- f1e3a12 membarrier/arm64: Provide core serializing command by Mathieu Desnoyers · 7 years ago
- 10bcc80 membarrier/x86: Provide core serializing command by Mathieu Desnoyers · 7 years ago
- ac1ab12 lockin/x86: Implement sync_core_before_usermode() by Mathieu Desnoyers · 7 years ago
- c5f58bd membarrier: Provide GLOBAL_EXPEDITED command by Mathieu Desnoyers · 7 years ago
- 306e060 membarrier: Document scheduler barrier requirements by Mathieu Desnoyers · 7 years ago
- 3ccfebe powerpc, membarrier: Skip memory barrier in switch_mm() by Mathieu Desnoyers · 7 years ago
- 72906f3 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 3ccabd6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 5289d30 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- a1c75e1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d8b91dd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b8dbf73 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6304672 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9426335 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 36c289e Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 669c0f7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- f0b1342 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 7bcd342 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d0bd31d Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
- aca21de Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
- 0fc7e74 Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
- 1a9a126 Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 7f3fdd4 Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
- 24b1ccc Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 32c6cdf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 39e3836 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- dd08516 x86/ftrace: Add one more ENDPROC annotation by Josh Poimboeuf · 7 years ago
- 64e1672 x86/speculation: Simplify indirect_branch_prediction_barrier() by Borislav Petkov · 7 years ago
- 1dde741 x86/retpoline: Simplify vmexit_fill_RSB() by Borislav Petkov · 7 years ago
- 2961298 x86/cpufeatures: Clean up Spectre v2 related CPUID flags by David Woodhouse · 7 years ago
- e383095 x86/cpu/bugs: Make retpoline module warning conditional by Thomas Gleixner · 7 years ago
- 36b3a77 x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels by Andy Lutomirski · 7 years ago
- 5beda7d x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems by Andy Lutomirski · 7 years ago
- 55fa19d x86/bugs: Drop one "mitigation" from dmesg by Borislav Petkov · 7 years ago
- 7a32fc5 x86/nospec: Fix header guards names by Borislav Petkov · 7 years ago
- 0e6c16c x86/alternative: Print unadorned pointers by Borislav Petkov · 7 years ago
- 20ffa1c x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support by David Woodhouse · 7 years ago
- a5b2966 x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes by David Woodhouse · 7 years ago
- fec9434 x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown by David Woodhouse · 7 years ago
- 1e340c6 x86/msr: Add definitions for new speculation control MSRs by David Woodhouse · 7 years ago
- 5d10cbc x86/cpufeatures: Add AMD feature bits for Speculation Control by David Woodhouse · 7 years ago
- fc67dd7 x86/cpufeatures: Add Intel feature bits for Speculation Control by David Woodhouse · 7 years ago
- 95ca0ee x86/cpufeatures: Add CPUID_7_EDX CPUID leaf by David Woodhouse · 7 years ago
- caf7501 module/retpoline: Warn about missing retpoline in module by Andi Kleen · 7 years ago
- 6e20630 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- efe951d perf/x86: Fix perf,x86,cpuhp deadlock by Peter Zijlstra · 7 years ago
- c940a3f KVM: VMX: Make indirect call speculation safe by Peter Zijlstra · 7 years ago
- 1a29b5b KVM: x86: Make indirect calls in emulator speculation safe by Peter Zijlstra · 7 years ago
- 782bf20c x86: Remove unused IOMMU_STRESS Kconfig by Corentin Labbe · 7 years ago
- 617ab45 x86/hyperv: Stop suppressing X86_FEATURE_PCID by Vitaly Kuznetsov · 7 years ago
- f165495 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
- aebb48f sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64 by Corentin Labbe · 7 years ago
- 03fae44 Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- bda646d Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
- 1de1ea7 KVM: s390: add proper locking for CMMA migration bitmap by Christian Borntraeger · 7 years ago
- fe6daab x86/centaur: Mark TSC invariant by davidwang · 7 years ago
- 1d080f0 x86/microcode: Fix again accessing initrd after having been freed by Borislav Petkov · 7 years ago
- 7e702d1 x86/microcode/intel: Extend BDW late-loading further with LLC size check by Jia Zhang · 7 years ago
- 40d4071 perf/x86/amd/power: Do not load AMD power module on !AMD platforms by Xiao Liang · 7 years ago
- c5baa1b irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG by Marc Zyngier · 7 years ago
- 1df3738 x86/retpoline: Remove the esp/rsp thunk by Waiman Long · 7 years ago
- 6be7fa3 ftrace, orc, x86: Handle ftrace dynamically allocated trampolines by Steven Rostedt (VMware) · 7 years ago
- 1f07476e Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- e2ac83d x86/ftrace: Fix ORC unwinding from ftrace handlers by Josh Poimboeuf · 7 years ago
- 5515114 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 319f1e0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d517bb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 7 years ago
- 91cfc88 x86: Use __nostackprotect for sme_encrypt_kernel by Laura Abbott · 7 years ago
- 86be899 alpha/PCI: Fix noname IRQ level detection by Lorenzo Pieralisi · 7 years ago
- 24b61240 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- e6252e7 Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 35b3fde KVM: s390: wire up bpb feature by Christian Borntraeger · 7 years ago
- 3b42349 x86/jailhouse: Respect pci=lastbus command line settings by Jan Kiszka · 7 years ago
- 11f19ec x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQ by Jan Kiszka · 7 years ago
- 6ec8765 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 4917d5d Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 4b664e7 ia64: Rewrite atomic_add and atomic_sub by Matthew Wilcox · 7 years ago
- 726ba84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 3f7d875 x86/retpoline: Optimize inline assembler for vmexit_fill_RSB by Andi Kleen · 7 years ago
- c86a32c kprobes/x86: Disable optimizing on the function jumps to indirect thunk by Masami Hiramatsu · 7 years ago
- c1804a2 kprobes/x86: Blacklist indirect thunk functions for kprobes by Masami Hiramatsu · 7 years ago
- 736e80a retpoline: Introduce start/end markers of indirect thunk by Masami Hiramatsu · 7 years ago
- 6f41c34 x86/mce: Make machine check speculation protected by Thomas Gleixner · 7 years ago
- c13e7f3 ARM: sunxi_defconfig: Enable CMA by Maxime Ripard · 7 years ago
- a912a75 x86/platform/intel-mid: Move PCI initialization to arch_init() by Andy Shevchenko · 7 years ago
- 3214d01 KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds by Paul Mackerras · 7 years ago
- f35764e MIPS: Fix undefined reference to physical_memsize by James Hogan · 7 years ago
- dda3e15 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
- 7155f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- f23d74f x86/mm: Rework wbinvd, hlt operation in stop_this_cpu() by Tom Lendacky · 7 years ago
- 31516de x86/intel_rdt: Add command line parameter to control L2_CDP by Fenghua Yu · 7 years ago
- 99adde9 x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFG by Fenghua Yu · 7 years ago
- def1085 x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP) by Fenghua Yu · 7 years ago
- a511e79 x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature by Fenghua Yu · 7 years ago
- 0c81e26 Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec' by Rafael J. Wysocki · 7 years ago
- 13c35c8 Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged' by Rafael J. Wysocki · 7 years ago
- bcaea46 Merge branches 'acpi-pm' and 'pm-sleep' by Rafael J. Wysocki · 7 years ago
- f31c376 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago