1. fb58c03 perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs by Stephane Eranian · 6 years ago
  2. 1475b5a ARM: 8748/1: mm: Define vdso_start, vdso_end as array by Jinbum Park · 6 years ago
  3. 0238dbb arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery by Marc Zyngier · 6 years ago
  4. b79a859 ia64/err-inject: Use get_user_pages_fast() by Davidlohr Bueso · 7 years ago
  5. ec12bb5 KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing by Paul Mackerras · 6 years ago
  6. c0ce441 powerpc/boot: Fix random libfdt related build errors by Guenter Roeck · 6 years ago
  7. f38309d ARM: dts: NSP: Fix amount of RAM on BCM958625HR by Florian Fainelli · 6 years ago
  8. 7902313 ARM: orion5x: Revert commit 4904dbda41c8. by David S. Miller · 6 years ago
  9. c3655e7 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 6 years ago
  10. b8421da x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations by Samuel Neves · 6 years ago
  11. afc5883 locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs by Andrea Parri · 6 years ago
  12. 353be46 ARM: OMAP: Fix dmtimer init for omap1 by Tony Lindgren · 6 years ago
  13. 503b6c0 powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access by Mark Lord · 6 years ago
  14. bffff2e locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() by Andrea Parri · 6 years ago
  15. 222fe5f ARM: OMAP1: clock: Fix debugfs_create_*() usage by Geert Uytterhoeven · 7 years ago
  16. d5cea04 ARM: OMAP3: Fix prm wake interrupt for resume by Tony Lindgren · 6 years ago
  17. 72877aa ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt by Qi Hou · 7 years ago
  18. a5338db ARC: Fix malformed ARC_EMUL_UNALIGNED default by Ulf Magnusson · 6 years ago
  19. 059befd vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 6 years ago
  20. 0675ec1 arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics by Will Deacon · 7 years ago
  21. d6a4ef1 MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS by Matt Redfearn · 7 years ago
  22. 51b896a MIPS: generic: Fix machine compatible matching by James Hogan · 6 years ago
  23. b2e949b x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 7 years ago
  24. 9da97a9 sparc64: update pmdp_invalidate() to return old pmd value by Nitin Gupta · 7 years ago
  25. 2f2f95d powerpc/numa: Ensure nodes initialized for hotplug by Michael Bringmann · 7 years ago
  26. 6f9c15a powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes by Michael Bringmann · 7 years ago
  27. 017488a kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl by Paolo Bonzini · 7 years ago
  28. 653cf76 x86/tsc: Allow TSC calibration without PIT by Peter Zijlstra · 7 years ago
  29. 9baf2bc kvm: x86: IA32_ARCH_CAPABILITIES is always supported by Jim Mattson · 6 years ago
  30. 772dccd KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed by Wei Huang · 6 years ago
  31. fcc47be KVM: s390: vsie: fix < 8k check for the itdba by David Hildenbrand · 6 years ago
  32. 43462d9 KVM/VMX: Expose SSBD properly to guests by Konrad Rzeszutek Wilk · 6 years ago
  33. 211922c KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable" by Colin Ian King · 6 years ago
  34. 0ed5a21 MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs by Maciej W. Rozycki · 6 years ago
  35. b1e0cf6 MIPS: ptrace: Expose FIR register through FP regset by Maciej W. Rozycki · 6 years ago
  36. aa9a00e MIPS: c-r4k: Fix data corruption related to cache coherence by NeilBrown · 6 years ago
  37. a81f401 x86/kexec: Avoid double free_page() upon do_kexec_load() failure by Tetsuo Handa · 6 years ago
  38. 6089a72 s390: use expoline thunks in the BPF JIT by Martin Schwidefsky · 6 years ago
  39. 1ace5fc s390: extend expoline to BC instructions by Martin Schwidefsky · 6 years ago
  40. b004790 s390: move spectre sysfs attribute code by Martin Schwidefsky · 6 years ago
  41. b35421a s390/kernel: use expoline for indirect branches by Martin Schwidefsky · 6 years ago
  42. caa47e1 s390/ftrace: use expoline for indirect branches by Martin Schwidefsky · 6 years ago
  43. cba0d6c s390/lib: use expoline for indirect branches by Martin Schwidefsky · 6 years ago
  44. f37bfc0 s390/crc32-vx: use expoline for indirect branches by Martin Schwidefsky · 6 years ago
  45. 4a5c26d s390: move expoline assembler macros to a header by Martin Schwidefsky · 6 years ago
  46. 63257f2 s390: add assembler macros for CPU alternatives by Martin Schwidefsky · 6 years ago
  47. 3394ef1 x86/bugs: Rename SSBD_NO to SSB_NO by Konrad Rzeszutek Wilk · 6 years ago
  48. b965592 KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD by Tom Lendacky · 6 years ago
  49. b0ef8c7 x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG by Thomas Gleixner · 6 years ago
  50. 0ec827f x86/bugs: Rework spec_ctrl base and mask logic by Thomas Gleixner · 6 years ago
  51. ec90464 x86/bugs: Remove x86_spec_ctrl_set() by Thomas Gleixner · 6 years ago
  52. 599288e x86/bugs: Expose x86_spec_ctrl_base directly by Thomas Gleixner · 6 years ago
  53. ea99935 x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} by Borislav Petkov · 6 years ago
  54. b7b8440 x86/speculation: Rework speculative_store_bypass_update() by Thomas Gleixner · 6 years ago
  55. 7c0b2dc x86/speculation: Add virtualized speculative store bypass disable support by Tom Lendacky · 6 years ago
  56. 1189cbf x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL by Thomas Gleixner · 6 years ago
  57. d0cb78f x86/speculation: Handle HT correctly on AMD by Thomas Gleixner · 6 years ago
  58. 53c434e x86/cpufeatures: Add FEATURE_ZEN by Thomas Gleixner · 6 years ago
  59. 5a63725 x86/cpu/AMD: Fix erratum 1076 (CPB bit) by Borislav Petkov · 7 years ago
  60. f69e91f x86/cpufeatures: Disentangle SSBD enumeration by Thomas Gleixner · 6 years ago
  61. a7c3432 x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS by Thomas Gleixner · 6 years ago
  62. 4a58908 x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP by Borislav Petkov · 6 years ago
  63. 69e9b0b KVM: SVM: Move spec control call after restore of GS by Thomas Gleixner · 6 years ago
  64. 3a68464 x86/cpu: Make alternative_msr_write work for 32-bit code by Jim Mattson · 6 years ago
  65. 6fdd277 x86/bugs: Fix the parameters alignment and missing void by Konrad Rzeszutek Wilk · 6 years ago
  66. dbb264a x86/bugs: Make cpu_show_common() static by Jiri Kosina · 6 years ago
  67. eb7b562 x86/bugs: Fix __ssb_select_mitigation() return type by Jiri Kosina · 6 years ago
  68. bf3da84 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 6 years ago
  69. 05a85a3 x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass by Kees Cook · 6 years ago
  70. 094c276 seccomp: Move speculation migitation control to arch code by Thomas Gleixner · 6 years ago
  71. 036608d prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  72. ea055f7 x86/bugs: Make boot modes __ro_after_init by Kees Cook · 6 years ago
  73. 4272f52 nospec: Allow getting/setting on non-current task by Kees Cook · 6 years ago
  74. a078e3e x86/speculation: Add prctl for Speculative Store Bypass mitigation by Thomas Gleixner · 6 years ago
  75. 89c6e9b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 6 years ago
  76. 5ed7788 x86/process: Optimize TIF_NOTSC switch by Thomas Gleixner · 7 years ago
  77. 439f2ef8 x86/process: Correct and optimize TIF_BLOCKSTEP switch by Kyle Huey · 7 years ago
  78. fd01e82 x86/process: Optimize TIF checks in __switch_to_xtra() by Kyle Huey · 7 years ago
  79. 7a2d235 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 6 years ago
  80. 99318ec x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest by Konrad Rzeszutek Wilk · 6 years ago
  81. f854434 x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested by David Woodhouse · 6 years ago
  82. 99b1311 x86/bugs: Whitelist allowed SPEC_CTRL MSR values by Konrad Rzeszutek Wilk · 6 years ago
  83. 19e3a2b x86/bugs/intel: Set proper CPU features and setup RDS by Konrad Rzeszutek Wilk · 6 years ago
  84. 6f70a55 x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation by Konrad Rzeszutek Wilk · 6 years ago
  85. a807141 x86/cpufeatures: Add X86_FEATURE_RDS by Konrad Rzeszutek Wilk · 6 years ago
  86. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  87. cf21f58 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 6 years ago
  88. 0f5dd65 x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits by Konrad Rzeszutek Wilk · 6 years ago
  89. 3effee6 x86/bugs: Concentrate bug reporting into a separate function by Konrad Rzeszutek Wilk · 6 years ago
  90. 88659d5 x86/bugs: Concentrate bug detection into a separate function by Konrad Rzeszutek Wilk · 6 years ago
  91. 741c026 x86/nospec: Simplify alternative_msr_write() by Linus Torvalds · 6 years ago
  92. 944e0fc x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen by David Woodhouse · 6 years ago
  93. 21cc684 ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions by Masami Hiramatsu · 6 years ago
  94. b169045 ARM: 8770/1: kprobes: Prohibit probing on optimized_callback by Masami Hiramatsu · 6 years ago
  95. 70b4b14 ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed by Masami Hiramatsu · 6 years ago
  96. 10b408d ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr by Masami Hiramatsu · 6 years ago
  97. dc7de9b efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode by Ard Biesheuvel · 6 years ago
  98. 7925d9d x86/pkeys: Do not special case protection key 0 by Dave Hansen · 6 years ago
  99. a8330db x86/pkeys: Override pkey when moving away from PROT_EXEC by Dave Hansen · 6 years ago
  100. 633b4eb s390: remove indirect branch from do_softirq_own_stack by Martin Schwidefsky · 6 years ago