1. 0c4d57a x86/kvm/vmx: fix old-style function declaration by Yi Wang · 6 years ago
  2. eadd535 KVM: x86: fix empty-body warnings by Yi Wang · 6 years ago
  3. 696c3ed s390/cpum_cf: Reject request for sampling in event initialization by Thomas Richter · 6 years ago
  4. e024209 ARM: OMAP1: ams-delta: Fix possible use of uninitialized field by Janusz Krzysztofik · 6 years ago
  5. 2e6ef7e ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1 by Adam Ford · 6 years ago
  6. e6b4f36 ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup by Nathan Chancellor · 6 years ago
  7. a6e441a ARC: [zebu] Remove CONFIG_INITRAMFS_SOURCE from defconfigs by Alexey Brodkin · 5 years ago
  8. 84fa7fc arc: [devboards] Add support of NFSv3 ACL by Alexey Brodkin · 6 years ago
  9. abbeacc0 ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago
  10. 8e9de89 svm: Add mutex_lock to protect apic_access_page_done on AMD systems by Wei Wang · 6 years ago
  11. 26c1287 mips: fix mips_get_syscall_arg o32 check by Dmitry V. Levin · 6 years ago
  12. 1eef40b MIPS: ralink: Fix mt7620 nd_sd pinmux by Mathias Kresin · 6 years ago
  13. ad3af65 x86/power/64: Use char arrays for asm function names by Kees Cook · 7 years ago
  14. 1e5b5cb ARM: trusted_foundations: do not use naked function by Stefan Agner · 6 years ago
  15. 1047907 ARM: 8767/1: add support for building ARM kernel with clang by Stefan Agner · 6 years ago
  16. 61cc8587 ARM: 8766/1: drop no-thumb-interwork in EABI mode by Stefan Agner · 6 years ago
  17. 54f7382 perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts() by Jiri Olsa · 6 years ago
  18. 08c133e perf/x86/intel: Move branch tracing setup to the Intel-specific source file by Jiri Olsa · 6 years ago
  19. f403887 xtensa: fix coprocessor context offset definitions by Max Filippov · 6 years ago
  20. c26e3c6 xtensa: enable coprocessors that are being flushed by Max Filippov · 6 years ago
  21. 3a468e8 KVM: X86: Fix scan ioapic use-before-initialization by Wanpeng Li · 6 years ago
  22. 43dd9f4 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb by Jim Mattson · 6 years ago
  23. aa71643 kvm: mmu: Fix race in emulated page table writes by Junaid Shahid · 6 years ago
  24. 2188cf0 s390/mm: Check for valid vma before zapping in gmap_discard by Janosch Frank · 6 years ago
  25. 2729911 arm64: remove no-op -p linker flag by Greg Hackmann · 6 years ago
  26. 636374c powerpc/numa: Suppress "VPHN is not supported" messages by Satheesh Rajendran · 6 years ago
  27. 19b7cd1 perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs by Kan Liang · 6 years ago
  28. 99bfbe5 powerpc/io: Fix the IO workarounds code to work with Radix by Michael Ellerman · 6 years ago
  29. c57911f KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE by Scott Wood · 6 years ago
  30. 064cd45 s390/mm: Fix ERROR: "__node_distance" undefined! by Justin M. Forbes · 6 years ago
  31. 2636487 s390/vdso: add missing FORCE to build targets by Vasily Gorbik · 6 years ago
  32. 3b9158a arm64: percpu: Initialize ret in the default case by Nathan Chancellor · 6 years ago
  33. 11832f3 um: Give start_idle_thread() a return code by Richard Weinberger · 6 years ago
  34. 0afb423 Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation" by Greg Kroah-Hartman · 6 years ago
  35. 861f538 ARM: spectre-v1: mitigate user accesses by Russell King · 6 years ago
  36. f4438f2 ARM: spectre-v1: use get_user() for __get_user() by Russell King · 6 years ago
  37. bdf0f17 ARM: use __inttype() in get_user() by Russell King · 6 years ago
  38. d609e4a ARM: oabi-compat: copy semops using __copy_from_user() by Russell King · 6 years ago
  39. 9c91b96 ARM: vfp: use __copy_from_user() when restoring VFP state by Russell King · 6 years ago
  40. 50f032c ARM: signal: copy registers using __copy_from_user() by Russell King · 6 years ago
  41. 49b8539 ARM: spectre-v1: fix syscall entry by Russell King · 6 years ago
  42. 8a4ae28 ARM: spectre-v1: add array_index_mask_nospec() implementation by Russell King · 6 years ago
  43. abdeed7 ARM: spectre-v1: add speculation barrier (csdb) macros by Russell King · 6 years ago
  44. 3aa0174 ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 by Russell King · 6 years ago
  45. b894054 ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling by Russell King · 6 years ago
  46. 10c7b39 ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 by Russell King · 6 years ago
  47. b7888c6 ARM: KVM: invalidate icache on guest exit for Cortex-A15 by Marc Zyngier · 6 years ago
  48. 51836963 ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 by Marc Zyngier · 6 years ago
  49. 47571a9 ARM: spectre-v2: warn about incorrect context switching functions by Russell King · 6 years ago
  50. bf92464 ARM: spectre-v2: add firmware based hardening by Russell King · 6 years ago
  51. 26892e7 ARM: spectre-v2: harden user aborts in kernel space by Russell King · 6 years ago
  52. 9bc1ec1 ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit by Russell King · 6 years ago
  53. 33efd46 ARM: spectre-v2: harden branch predictor on context switches by Russell King · 6 years ago
  54. eed96a3 ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre by Russell King · 6 years ago
  55. 901e325 ARM: bugs: add support for per-processor bug checking by Russell King · 6 years ago
  56. 35293cc ARM: bugs: hook processor bug checking into SMP and suspend paths by Russell King · 6 years ago
  57. b26c3c4 ARM: bugs: prepare processor bug infrastructure by Russell King · 6 years ago
  58. 183a0d2 ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs by Russell King · 6 years ago
  59. 134db5b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 7 years ago
  60. 52c3ade x86/build: Use cc-option to validate stack alignment parameter by Matthias Kaehlcke · 7 years ago
  61. 1f200e8 x86/build: Fix stack alignment for CLang by Matthias Kaehlcke · 7 years ago
  62. 61d920c efi/libstub/arm64: Use hidden attribute for struct screen_info reference by Ard Biesheuvel · 7 years ago
  63. 78e96f6 x86/boot: #undef memcpy() et al in string.c by Michael Davidson · 7 years ago
  64. 0a953c0 crypto: arm64/sha - avoid non-standard inline asm tricks by Ard Biesheuvel · 7 years ago
  65. cf42c0b x86/build: Specify stack alignment for clang by Matthias Kaehlcke · 7 years ago
  66. 0dc4460 x86/build: Use __cc-option for boot code compiler options by Matthias Kaehlcke · 7 years ago
  67. 83e0e2f crypto, x86: aesni - fix token pasting for clang by Michael Davidson · 7 years ago
  68. a5819f2 x86/kbuild: Use cc-option to enable -falign-{jumps/loops} by Matthias Kaehlcke · 7 years ago
  69. 8979418 kbuild: Consolidate header generation from ASM offset information by Matthias Kaehlcke · 7 years ago
  70. 7088c66 KVM: arm64: Fix caching of host MDCR_EL2 value by Mark Rutland · 6 years ago
  71. 53111ab arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 by H. Peter Anvin (Intel) · 6 years ago
  72. 0dac028 xtensa: fix boot parameters address translation by Max Filippov · 6 years ago
  73. a10aa33 xtensa: make sure bFLT stack is 16 byte aligned by Max Filippov · 6 years ago
  74. c922614 xtensa: add NOTES section to the linker script by Max Filippov · 6 years ago
  75. fca93d3 MIPS: Loongson-3: Fix BRIDGE irq delivery problem by Huacai Chen · 6 years ago
  76. 83babf6 MIPS: Loongson-3: Fix CPU UART irq delivery problem by Huacai Chen · 6 years ago
  77. b7706a8 parisc: Fix exported address of os_hpmc handler by Helge Deller · 6 years ago
  78. 5a41c65 parisc: Fix HPMC handler by increasing size to multiple of 16 bytes by Helge Deller · 6 years ago
  79. 4d01ed8 parisc: Align os_hpmc_size on word boundary by Helge Deller · 6 years ago
  80. ff37c42 MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS by Huacai Chen · 6 years ago
  81. 76c386b powerpc/boot: Ensure _zimage_start is a weak symbol by Joel Stanley · 6 years ago
  82. 12b49fd MIPS: kexec: Mark CPU offline before disabling local IRQ by Dengcheng Zhu · 6 years ago
  83. 0e4dde1 powerpc/nohash: fix undefined behaviour when testing page size support by Daniel Axtens · 6 years ago
  84. 427ccff ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL by Fabio Estevam · 6 years ago
  85. 9bed31c powerpc/eeh: Fix possible null deref in eeh_dump_dev_log() by Sam Bobroff · 6 years ago
  86. cac77e1 arm64: dts: stratix10: Correct System Manager register size by Thor Thayer · 6 years ago
  87. 5fa09db arm64: lse: remove -fcall-used-x0 flag by Tri Vo · 6 years ago
  88. 782512e xen: fix xen_qlock_wait() by Juergen Gross · 6 years ago
  89. f579349 MIPS: OCTEON: fix out of bounds array access on CN68XX by Aaro Koskinen · 6 years ago
  90. 38b5749 powerpc/msi: Fix compile error on mpc83xx by Christophe Leroy · 6 years ago
  91. 00893f4 xen: make xen_qlock_wait() nestable by Juergen Gross · 6 years ago
  92. 95f5d10 xen: fix race in xen_qlock_wait() by Juergen Gross · 6 years ago
  93. add34b8 ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250 by Marek Szyprowski · 6 years ago
  94. 0c0996c ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings by Marek Szyprowski · 6 years ago
  95. 744ed1c arm: dts: exynos: Add missing cooling device properties for CPUs by Viresh Kumar · 6 years ago
  96. b5c33c25 ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodes by Viresh Kumar · 6 years ago
  97. 24395d6 x86: boot: Fix EFI stub alignment by Ben Hutchings · 6 years ago
  98. a25ba41 x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC by Lubomir Rintel · 6 years ago
  99. fccb699 s390/sthyi: Fix machine name validity indication by Janosch Frank · 6 years ago
  100. 5218840 x86/fpu: Remove second definition of fpu in __fpu__restore_sig() by Sebastian Andrzej Siewior · 6 years ago