summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86/bugs: Concentrate bug detection into a separate functionKonrad Rzeszutek Wilk2018-07-25
* x86/nospec: Simplify alternative_msr_write()Linus Torvalds2018-07-25
* x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenDavid Woodhouse2018-07-25
* xen: set cpu capabilities from xen_start_kernel()Juergen Gross2018-07-25
* selftest/seccomp: Fix the seccomp(2) signatureMickaël Salaün2018-07-25
* selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNCMickaël Salaün2018-07-25
* x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-07-25
* x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar2018-07-25
* x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse2018-07-25
* x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk2018-07-25
* x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen2018-07-25
* x86/mm: Give each mm TLB flush generation a unique IDAndy Lutomirski2018-07-25
* x86/mm: Factor out LDT init from context initDave Hansen2018-07-25
* x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross2018-07-25
* x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra2018-07-25
* x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams2018-07-25
* x86/speculation: Clean up various Spectre related detailsIngo Molnar2018-07-25
* x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse2018-07-25
* x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse2018-07-25
* x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...Dan Williams2018-07-25
* x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGsDenys Vlasenko2018-07-25
* x86/pti: Mark constant arrays as __initconstArnd Bergmann2018-07-25
* x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse2018-07-25
* x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-07-25
* x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse2018-07-25
* x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse2018-07-25
* x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse2018-07-25
* x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse2018-07-25
* x86/cpufeatures: Add AMD feature bits for Speculation ControlDavid Woodhouse2018-07-25
* x86/cpufeatures: Add Intel feature bits for Speculation ControlDavid Woodhouse2018-07-25
* x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse2018-07-25
* x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2018-07-25
* xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2018-07-25
* skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio2018-07-25
* net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-25
* tg3: Add higher cpu clock for 5762.Sanjeev Bansal2018-07-25
* ptp: fix missing break in switchGustavo A. R. Silva2018-07-25
* net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit2018-07-25
* net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern2018-07-25
* lib/rhashtable: consider param->min_size when setting initial table sizeDavidlohr Bueso2018-07-25
* ipv6: fix useless rol32 call on hashColin Ian King2018-07-25
* ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks2018-07-25
* mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia2018-07-25
* ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-25
* ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-25
* ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-25
* fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi2018-07-25
* x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-25
* KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.Lan Tianyu2018-07-25
* Linux 4.4.143Greg Kroah-Hartman2018-07-22