1. f7d3a80 x86/boot, objtool: Annotate indirect jump in secondary_startup_64() by Peter Zijlstra · 7 years ago
  2. a65655d x86/speculation, objtool: Annotate indirect calls/jumps for objtool by Peter Zijlstra · 7 years ago
  3. 6123a6b x86/retpoline: Support retpoline builds with Clang by David Woodhouse · 6 years ago
  4. a27ede1 x86/speculation: Use IBRS if available before calling into firmware by David Woodhouse · 6 years ago
  5. afb9851 Revert "x86/retpoline: Simplify vmexit_fill_RSB()" by David Woodhouse · 6 years ago
  6. 502a278 x86/spectre_v2: Don't check microcode versions when running under hypervisors by Konrad Rzeszutek Wilk · 6 years ago
  7. 2cc98fd x86/MCE: Serialize sysfs changes by Seunghun Han · 6 years ago
  8. 6687863 KVM: s390: fix memory overwrites when not using SCA entries by David Hildenbrand · 6 years ago
  9. a9fbf7a MIPS: OCTEON: irq: Check for null return on kzalloc allocation by Colin Ian King · 6 years ago
  10. 407795e MIPS: ath25: Check for kzalloc allocation failure by Colin Ian King · 6 years ago
  11. 4bd523f MIPS: BMIPS: Do not mask IPIs during suspend by Justin Chen · 7 years ago
  12. 2b70de4 bpf, ppc64: fix out of bounds access in tail call by Daniel Borkmann · 6 years ago
  13. 54c6d01 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 6 years ago
  14. 017219b bpf, x64: implement retpoline for tail call by Daniel Borkmann · 6 years ago
  15. 59e1623 x86/apic/vector: Handle legacy irq data correctly by Thomas Gleixner · 6 years ago
  16. 2585e4b4 x86/speculation: Use Indirect Branch Prediction Barrier in context switch by Tim Chen · 6 years ago
  17. 027ba1a x86/mm: Give each mm TLB flush generation a unique ID by Andy Lutomirski · 7 years ago
  18. c737c8d ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux by Adam Ford · 6 years ago
  19. 5f1f00d ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux by Adam Ford · 6 years ago
  20. f750e15 KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely() by Paolo Bonzini · 6 years ago
  21. a175d51 KVM/x86: Remove indirect MSR op calls from SPEC_CTRL by Paolo Bonzini · 6 years ago
  22. aebf1b1 ARM: kvm: fix building with gcc-8 by Arnd Bergmann · 6 years ago
  23. 8e4c257 ARM: mvebu: Fix broken PL310_ERRATA_753970 selects by Ulf Magnusson · 6 years ago
  24. 0c2b4a3 x86/platform/intel-mid: Handle Intel Edison reboot correctly by Sebastian Panceac · 6 years ago
  25. 7844849 x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend by Juergen Gross · 6 years ago
  26. 12efc91 parisc: Fix ordering of cache and TLB flushes by John David Anglin · 6 years ago
  27. b5075ee MIPS: Implement __multi3 for GCC7 MIPS64r6 builds by James Hogan · 7 years ago
  28. 25039c1 KVM: arm/arm64: Fix check for hugepage size when allocating at Stage 2 by Punit Agrawal · 6 years ago
  29. 1bb8110 SolutionEngine771x: fix Ether platform data by Sergei Shtylyov · 7 years ago
  30. 0a1b1ee ARM: dts: ls1021a: fix incorrect clock references by Arnd Bergmann · 7 years ago
  31. 9a5bd36 x86/asm: Allow again using asm.h when building for the 'bpf' clang target by Arnaldo Carvalho de Melo · 7 years ago
  32. db1e881 ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatch by Chunyan Zhang · 7 years ago
  33. 22b5557 x86/entry/64: Clear extra registers beyond syscall arguments, to reduce speculation attack surface by Dan Williams · 6 years ago
  34. 8bd22b1 arm64: Disable unhandled signal log messages by default by Michael Weiser · 6 years ago
  35. dcc92a1 x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() by Arnd Bergmann · 6 years ago
  36. a5ecf56 xtensa: fix high memory/reserved memory collision by Max Filippov · 6 years ago
  37. 04c776e KVM: nVMX: invvpid handling improvements by Jan Dakinevich · 6 years ago
  38. f157269 KVM: VMX: clean up declaration of VPID/EPT invalidation types by Jan Dakinevich · 6 years ago
  39. afff83e KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously by Wanpeng Li · 7 years ago
  40. 1acf767 x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug by Borislav Petkov · 6 years ago
  41. fd2e662 arm64: fix warning about swapper_pg_dir overflow by Arnd Bergmann · 6 years ago
  42. 5fe7514 arm64: sunxi: always enable reset controller by Arnd Bergmann · 6 years ago
  43. 703d672 KVM: add X86_LOCAL_APIC dependency by Arnd Bergmann · 7 years ago
  44. e631a1a arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set by Kefeng Wang · 7 years ago
  45. 6215c81 x86/vm86: Fix unused variable warning if THP is disabled by Kirill A. Shutemov · 7 years ago
  46. bb70b2a x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG by Arnd Bergmann · 7 years ago
  47. fb0519f x86: add MULTIUSER dependency for KVM by Arnd Bergmann · 7 years ago
  48. 7fd22bc x86/build: Silence the build with "make -s" by Arnd Bergmann · 7 years ago
  49. 826a83a x86/fpu/math-emu: Fix possible uninitialized variable use by Arnd Bergmann · 7 years ago
  50. 2e44ee5 arm64: define BUG() instruction without CONFIG_BUG by Arnd Bergmann · 7 years ago
  51. 10170a9 x86/ras/inject: Make it depend on X86_LOCAL_APIC=y by Borislav Petkov · 7 years ago
  52. e72c7a3 perf/x86: Shut up false-positive -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  53. ec0084d powerpc/64s: Improve RFI L1-D cache flush fallback by Nicholas Piggin · 6 years ago
  54. efe8bc0 powerpc/64s: Simple RFI macro conversions by Nicholas Piggin · 6 years ago
  55. 3146a32 powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNEL by Michael Ellerman · 6 years ago
  56. 0f77841 x86/mm/kmmio: Fix mmiotrace for page unaligned addresses by Karol Herbst · 7 years ago
  57. 013cf65 ARM: dts: Fix elm interrupt compiler warning by Tony Lindgren · 7 years ago
  58. d532f62 powerpc/perf: Fix oops when grouping different pmu events by Ravi Bangoria · 7 years ago
  59. 7693bb5 m68k: add missing SOFTIRQENTRY_TEXT linker section by Greg Ungerer · 7 years ago
  60. e41d6c9 ARM: dts: am437x-cm-t43: Correct the dmas property of spi0 by Peter Ujfalusi · 7 years ago
  61. 0497ca7 ARM: dts: am4372: Correct the interrupts_properties of McASP by Peter Ujfalusi · 7 years ago
  62. 10a889b ARM: dts: logicpd-somlv: Fix wl127x pinmux by Adam Ford · 7 years ago
  63. 84adf19 ARM: dts: logicpd-som-lv: Fix gpmc addresses for NAND and enet by Adam Ford · 7 years ago
  64. 898efc9 ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgen by Tony Lindgren · 7 years ago
  65. 1c56be1 ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst function by Keerthy · 7 years ago
  66. 909ae61 ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context by Tony Lindgren · 7 years ago
  67. a5a8a31 arm64: dts: add #cooling-cells to CPU nodes by Arnd Bergmann · 7 years ago
  68. f10bcae ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag by Arnd Bergmann · 7 years ago
  69. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  70. 9748fd5 KVM: x86: fix escape of guest dr6 to the host by Wanpeng Li · 7 years ago
  71. eda4a83 crypto: x86/twofish-3way - Fix %rbp usage by Eric Biggers · 7 years ago
  72. 30c68fb ARM: dts: Delete bogus reference to the charlcd by Linus Walleij · 7 years ago
  73. cc98b53 arm: dts: mt2701: Add reset-cells by Matthias Brugger · 7 years ago
  74. 677adef ARM: dts: s5pv210: add interrupt-parent for ohci by Arnd Bergmann · 7 years ago
  75. 37ed2c8 arm64: dts: msm8916: Add missing #phy-cells by Bjorn Andersson · 7 years ago
  76. 53e0f26 ARM: pxa/tosa-bt: add MODULE_LICENSE tag by Arnd Bergmann · 7 years ago
  77. c7bbb6d ARM: dts: exynos: fix RTC interrupt for exynos5410 by Arnd Bergmann · 7 years ago
  78. aa72eec x86/cpu: Change type of x86_cache_size variable to unsigned int by Gustavo A. R. Silva · 6 years ago
  79. 14eb413 x86/spectre: Fix an error message by Dan Carpenter · 6 years ago
  80. 06be007 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  81. 90ca269 x86/speculation: Add <asm/msr-index.h> dependency by Peter Zijlstra · 6 years ago
  82. be1ea50 x86/speculation: Fix up array_index_nospec_mask() asm constraint by Dan Williams · 6 years ago
  83. 3aad6fe x86/speculation: Clean up various Spectre related details by Ingo Molnar · 6 years ago
  84. 9665296 X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs by KarimAllah Ahmed · 6 years ago
  85. 7b9dd0d KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods by David Woodhouse · 6 years ago
  86. 765b608 x86/speculation: Correct Speculation Control microcode blacklist again by David Woodhouse · 6 years ago
  87. 70f822b x86/speculation: Update Speculation Control microcode blacklist by David Woodhouse · 6 years ago
  88. 7b559f7 x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculation attack surface by Dan Williams · 6 years ago
  89. c1a5f89 arm: spear13xx: Fix spics gpio controller's warning by Viresh Kumar · 7 years ago
  90. e55af9d arm: spear13xx: Fix dmas cells by Viresh Kumar · 7 years ago
  91. 65eacaf arm: spear600: Add missing interrupt-parent of rtc by Viresh Kumar · 7 years ago
  92. 56d4358 ARM: dts: nomadik: add interrupt-parent for clcd by Arnd Bergmann · 7 years ago
  93. 34cad55 ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property by Patrice Chotard · 7 years ago
  94. 910a2e4 ARM: lpc3250: fix uda1380 gpio numbers by Arnd Bergmann · 7 years ago
  95. 6d0fe11 arm64: dts: msm8916: Correct ipc references for smsm by Bjorn Andersson · 7 years ago
  96. 15c5e60 s390: fix handling of -1 in set{,fs}[gu]id16 syscalls by Eugene Syromiatnikov · 7 years ago
  97. e41b3b8 powerpc: fix build errors in stable tree by Nicholas Piggin · 7 years ago
  98. 3d95c4f MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN by Corentin Labbe · 7 years ago
  99. df11348 mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy by Eric W. Biederman · 7 years ago
  100. 2d4e295 xtensa: fix futex_atomic_cmpxchg_inatomic by Max Filippov · 7 years ago