1. a189410 MIPS: Remove function size check in get_frame_info() by Jun-Ru Chang · 6 years ago
  2. 7538927 arm64: dts: add msm8996 compatible to gicv3 by Srinivas Kandagatla · 6 years ago
  3. 06e777e ARM: pxa: ssp: unneeded to free devm_ allocated data by Peng Hao · 6 years ago
  4. 42813d9 x86_64: increase stack size for KASAN_EXTRA by Qian Cai · 6 years ago
  5. 1c2ca09 x86/kexec: Don't setup EFI info if EFI runtime is not enabled by Kairui Song · 6 years ago
  6. 32d14df arm64: kprobe: Always blacklist the KVM world-switch code by James Morse · 6 years ago
  7. 7d1ef64 xtensa: SMP: limit number of possible CPUs by NR_CPUS by Max Filippov · 6 years ago
  8. 11a4dc8 xtensa: SMP: mark each possible CPU as present by Max Filippov · 6 years ago
  9. db325a3 xtensa: smp_lx200_defconfig: fix vectors clash by Max Filippov · 6 years ago
  10. e2f3fd4 xtensa: SMP: fix secondary CPU initialization by Max Filippov · 6 years ago
  11. aa9b819 xtensa: SMP: fix ccount_timer_shutdown by Max Filippov · 7 years ago
  12. 2ffcbeb MIPS: irq: Allocate accurate order pages for irq stack by Liu Xiang · 6 years ago
  13. ff24d86 x86/CPU/AMD: Set the CPB bit unconditionally on F17h by Jiaxun Yang · 6 years ago
  14. dd15ae3 x86/uaccess: Don't leak the AC flag into __put_user() value evaluation by Andy Lutomirski · 6 years ago
  15. d681c24 powerpc: Always initialize input array when calling epapr_hypercall() by Seth Forshee · 7 years ago
  16. 7c0d76e KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 by Vitaly Kuznetsov · 6 years ago
  17. f5118fe svm: Fix AVIC incomplete IPI emulation by Suravee Suthikulpanit · 6 years ago
  18. ad5530d ARC: fix __ffs return value to avoid build warnings by Eugeniy Paltsev · 6 years ago
  19. 411b7ca irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s by Will Deacon · 8 years ago
  20. e81c464 x86/boot: Disable the address-of-packed-member compiler warning by Matthias Kaehlcke · 7 years ago
  21. 9e3bd86 ARC: define ARCH_SLAB_MINALIGN = 8 by Alexey Brodkin · 6 years ago
  22. 036df53 ARC: U-boot: check arguments paranoidly by Eugeniy Paltsev · 6 years ago
  23. 812224d ARCv2: Enable unaligned access in early ASM code by Eugeniy Paltsev · 6 years ago
  24. e9f0613 parisc: Fix ptrace syscall number modification by Dmitry V. Levin · 6 years ago
  25. 8b5c789 MIPS: jazz: fix 64bit build by Thomas Bogendoerfer · 6 years ago
  26. ef5cb2e MIPS: ath79: Enable OF serial ports in the default config by Alban Bedel · 6 years ago
  27. 838c19c x86/a.out: Clear the dump structure initially by Borislav Petkov · 6 years ago
  28. 9678592 x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls by Hedi Berriche · 6 years ago
  29. 597613d1 alpha: Fix Eiger NR_IRQS to 128 by Meelis Roos · 6 years ago
  30. 7ef531f alpha: fix page fault handling for r16-r18 targets by Sergei Trofimovich · 6 years ago
  31. acd744b kvm: vmx: Fix entry number check for add_atomic_switch_msr() by Xiaoyao Li · 6 years ago
  32. e62e3b6 perf/x86: Add check_period PMU callback by Jiri Olsa · 6 years ago
  33. 420070a gpio: pl061: handle failed allocations by Nicholas Mc Guire · 6 years ago
  34. a119bf6 ARM: dts: kirkwood: Fix polarity of GPIO fan lines by Linus Walleij · 6 years ago
  35. 2293ddf ARM: dts: da850-lcdk: Correct the sound card name by Peter Ujfalusi · 6 years ago
  36. 92ee00f ARM: dts: da850-evm: Correct the sound card name by Peter Ujfalusi · 6 years ago
  37. b788fed ARM: fix the cockup in the previous patch by Russell King · 6 years ago
  38. 2307923 ARM: ensure that processor vtables is not lost after boot by Russell King · 6 years ago
  39. ab6c397 ARM: spectre-v2: per-CPU vtables to work around big.Little systems by Russell King · 6 years ago
  40. 2dbc7e3 ARM: add PROC_VTABLE and PROC_TABLE macros by Russell King · 6 years ago
  41. 15a669f ARM: clean up per-processor check_bugs method call by Russell King · 6 years ago
  42. b0525e4 ARM: split out processor lookup by Russell King · 6 years ago
  43. 8d13b44 ARM: make lookup_processor_type() non-__init by Russell King · 6 years ago
  44. c3ef895 ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc by Julien Thierry · 6 years ago
  45. e4a6ea8 ARM: 8797/1: spectre-v1.1: harden __copy_to_user by Julien Thierry · 6 years ago
  46. b5d7885 ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization by Julien Thierry · 6 years ago
  47. 17e3a84 ARM: 8795/1: spectre-v1.1: use put_user() for __put_user() by Julien Thierry · 6 years ago
  48. 0cb3209 ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit by Julien Thierry · 6 years ago
  49. c4fa56d ARM: 8793/1: signal: replace __put_user_error with __put_user by Julien Thierry · 6 years ago
  50. bb35d3d ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user() by Julien Thierry · 6 years ago
  51. 6f86d53 ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state by Julien Thierry · 6 years ago
  52. 31ac781 ARM: 8789/1: signal: copy registers using __copy_to_user() by Julien Thierry · 6 years ago
  53. 215821b ARM: tango: Improve ARCH_MULTIPLATFORM compatibility by Marc Gonzalez · 6 years ago
  54. 2e4d7b6 ARM: iop32x/n2100: fix PCI IRQ mapping by Russell King · 6 years ago
  55. f16d21d MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds by Paul Burton · 6 years ago
  56. 2b3836e MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled by Aaro Koskinen · 6 years ago
  57. 88f4d26 mips: cm: reprime error cause by Vladimir Kondratiev · 6 years ago
  58. bd10eb8 perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu() by Peter Zijlstra · 6 years ago
  59. c2e3f4e x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out() by Tony Luck · 6 years ago
  60. 296c2f0 perf/x86/intel/uncore: Add Node ID mask by Kan Liang · 6 years ago
  61. a2c34d2 KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221) by Peter Shier · 6 years ago
  62. f5c61e4 KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222) by Paolo Bonzini · 6 years ago
  63. 5eb9de2 um: Avoid marking pages with "changed protection" by Anton Ivanov · 6 years ago
  64. b82eaa2 MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8 by Stefan Roese · 6 years ago
  65. 3b3db16 KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported by Vitaly Kuznetsov · 6 years ago
  66. f4365d4 powerpc/uaccess: fix warning/error with access_ok() by Christophe Leroy · 6 years ago
  67. d74450c arm64: KVM: Skip MMIO insn after emulation by Mark Rutland · 6 years ago
  68. cefe66c ARM: pxa: avoid section mismatch warning by Arnd Bergmann · 6 years ago
  69. c53fcd5 mips: bpf: fix encoding bug for mm_srlv32_op by Jiong Wang · 6 years ago
  70. a56fd13 ARM: dts: Fix OMAP4430 SDP Ethernet startup by Russell King - ARM Linux · 6 years ago
  71. 42584b2 x86/fpu: Add might_fault() to user_insn() by Sebastian Andrzej Siewior · 6 years ago
  72. d1b10ae ARM: dts: mmp2: fix TWSI2 by Lubomir Rintel · 6 years ago
  73. 5623da0 arm64: ftrace: don't adjust the LR value by Mark Rutland · 6 years ago
  74. 4f42f23 ARM: OMAP2+: hwmod: Fix some section annotations by Nathan Chancellor · 6 years ago
  75. c3777e6 powerpc/pseries: add of_node_put() in dlpar_detach_node() by Frank Rowand · 6 years ago
  76. cf97485 x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux) by Colin Ian King · 6 years ago
  77. 13198d8 ARM: 8808/1: kexec:offline panic_smp_self_stop CPU by Yufen Wang · 6 years ago
  78. 828316e arm64: hibernate: Clean the __hyp_text to PoC after resume by James Morse · 6 years ago
  79. c5edde9 arm64: hyp-stub: Forbid kprobing of the hyp-stub by James Morse · 6 years ago
  80. 62d1d2b arm64: kaslr: ensure randomized quantities are clean also when kaslr is off by Ard Biesheuvel · 6 years ago
  81. d5adbc7 ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment by Koen Vandeputte · 6 years ago
  82. 5973596 s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU by David Hildenbrand · 6 years ago
  83. 3cfc8a2 x86/kaslr: Fix incorrect i8254 outb() parameters by Daniel Drake · 6 years ago
  84. 22c9bc0 KVM: x86: Fix single-step debugging by Alexander Popov · 6 years ago
  85. 7ed458f s390/smp: fix CPU hotplug deadlock with CPU rescan by Gerald Schaefer · 6 years ago
  86. 17eb3c3 s390/early: improve machine detection by Christian Borntraeger · 6 years ago
  87. d894089 ARC: perf: map generic branches to correct hardware condition by Eugeniy Paltsev · 6 years ago
  88. 5a026d1 ARCv2: lib: memeset: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 6 years ago
  89. 8117508 powerpc/xmon: Fix invocation inside lock region by Breno Leitao · 6 years ago
  90. bd37f21 arm64: perf: set suppress_bind_attrs flag to true by Anders Roxell · 6 years ago
  91. 8ac4ad0 MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur by Maciej W. Rozycki · 6 years ago
  92. 2e0f35c Disable MSI also when pcie-octeon.pcie_disable on by YunQiang Su · 6 years ago
  93. 3ec9b77 arm64: kaslr: ensure randomized quantities are clean to the PoC by Ard Biesheuvel · 6 years ago
  94. b6f8729 mips: fix n32 compat_ipc_parse_version by Arnd Bergmann · 6 years ago
  95. 605127a arm64: Don't trap host pointer auth use to EL2 by Mark Rutland · 6 years ago
  96. cd350ae arm64/kvm: consistently handle host HCR_EL2 flags by Mark Rutland · 6 years ago
  97. 49edda5 powerpc/tm: Set MSR[TS] just prior to recheckpoint by Breno Leitao · 6 years ago
  98. ce8ca30 crypto: x86/chacha20 - avoid sleeping with preemption disabled by Eric Biggers · 6 years ago
  99. f12e01b MIPS: math-emu: Write-protect delay slot emulation pages by Paul Burton · 6 years ago
  100. 752d39e ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clock by Fabio Estevam · 6 years ago