1. 99cbe34 arm64: entry: Allow tramp_alias to access symbols after the 4K boundary by James Morse · 2 years, 4 months ago
  2. ee04ed1 arm64: entry: Move the trampoline data page before the text page by James Morse · 2 years, 4 months ago
  3. a212d16 arm64: entry: Free up another register on kpti's tramp_exit path by James Morse · 2 years, 4 months ago
  4. 6835855 arm64: entry: Make the trampoline cleanup optional by James Morse · 2 years, 4 months ago
  5. 0a59e9c arm64: entry.S: Add ventry overflow sanity checks by James Morse · 2 years, 4 months ago
  6. f284469 arm64: Add helper to decode register from instruction by Suzuki K Poulose · 2 years, 4 months ago
  7. 670b93f arm64: Add Cortex-X2 CPU part definition by Anshuman Khandual · 2 years, 4 months ago
  8. 1afa33d arm64: Add Neoverse-N2, Cortex-A710 CPU part definition by Suzuki K Poulose · 2 years, 4 months ago
  9. 718af13 arm64: Add part number for Arm Cortex-A77 by Rob Herring · 2 years, 4 months ago
  10. fee9d58 arm64: Add part number for Neoverse N1 by Marc Zyngier · 2 years, 4 months ago
  11. 47efac0 arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT by Marc Zyngier · 2 years, 4 months ago
  12. 89a512a arm64: arch_timer: avoid unused function warning by Arnd Bergmann · 2 years, 4 months ago
  13. 501d943 arm64: arch_timer: Add workaround for ARM erratum 1188873 by Marc Zyngier · 2 years, 4 months ago
  14. ba07229 arm64: arch_timer: Add erratum handler for CPU-specific capability by Marc Zyngier · 2 years, 4 months ago
  15. f4a88eb arm64: arch_timer: Add infrastructure for multiple erratum detection methods by Marc Zyngier · 2 years, 4 months ago
  16. 7a48b35 clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure by Ding Tianhong · 2 years, 4 months ago
  17. c681550 arm64: capabilities: Add support for checks based on a list of MIDRs by Suzuki K Poulose · 2 years, 4 months ago
  18. c771d4ce arm64: Add helpers for checking CPU MIDR against a range by Suzuki K Poulose · 2 years, 4 months ago
  19. e531d7f arm64: capabilities: Clean up midr range helpers by Suzuki K Poulose · 2 years, 4 months ago
  20. b49720b arm64: capabilities: Add flags to handle the conflicts on late CPU by Suzuki K Poulose · 2 years, 4 months ago
  21. 3d108b7 arm64: capabilities: Prepare for fine grained capabilities by Suzuki K Poulose · 2 years, 4 months ago
  22. 454f7ba arm64: capabilities: Move errata processing code by Suzuki K Poulose · 2 years, 4 months ago
  23. b63ccc3 arm64: capabilities: Move errata work around check on boot CPU by Suzuki K Poulose · 2 years, 4 months ago
  24. 3f74ad6 arm64: capabilities: Update prototype for enable call back by Dave Martin · 2 years, 4 months ago
  25. 72c5ba5 arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35 by Suzuki K Poulose · 2 years, 4 months ago
  26. 7f319f3 arm64: Remove useless UAO IPI and describe how this gets enabled by James Morse · 2 years, 4 months ago
  27. 6e1ad7a arm64: errata: Provide macro for major and minor cpu revisions by Robert Richter · 2 years, 4 months ago
  28. 2f88439 ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board by Mark Cilissen · 2 years, 5 months ago
  29. 7315f85 MIPS: smp: fill in sibling and core maps earlier by Alexander Lobakin · 2 years, 5 months ago
  30. b8a566e ARM: dts: rockchip: fix a typo on rk3288 crypto-controller by Corentin Labbe · 2 years, 5 months ago
  31. 7833a9b ARM: fix Thumb2 regression with Spectre BHB by Russell King (Oracle) · 2 years, 4 months ago
  32. 55d2078 ARM: Spectre-BHB: provide empty stub for non-config by Randy Dunlap · 2 years, 4 months ago
  33. d748b61 ARM: fix build warning in proc-v7-bugs.c by Russell King (Oracle) · 2 years, 5 months ago
  34. 31fb07f x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago
  35. 14132d9 x86/build: Fix compiler support check for CONFIG_RETPOLINE by Masahiro Yamada · 6 years ago
  36. d28d68d ARM: Do not use NOCROSSREFS directive with ld.lld by Nathan Chancellor · 2 years, 5 months ago
  37. d67788b ARM: fix co-processor register typo by Russell King (Oracle) · 2 years, 5 months ago
  38. 06ede8a ARM: fix build error when BPF_SYSCALL is disabled by Emmanuel Gil Peyrot · 2 years, 5 months ago
  39. 48b1aa9 ARM: include unprivileged BPF status in Spectre V2 reporting by Russell King (Oracle) · 2 years, 5 months ago
  40. da3dfb6 ARM: Spectre-BHB workaround by Russell King (Oracle) · 2 years, 5 months ago
  41. 964aafb ARM: use LOADADDR() to get load address of sections by Russell King (Oracle) · 2 years, 5 months ago
  42. dfea991 ARM: early traps initialisation by Russell King (Oracle) · 2 years, 5 months ago
  43. b24d404 ARM: report Spectre v2 status through sysfs by Russell King (Oracle) · 2 years, 5 months ago
  44. 0753760 x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT by Josh Poimboeuf · 2 years, 5 months ago
  45. 8edabef x86/speculation: Warn about Spectre v2 LFENCE mitigation by Josh Poimboeuf · 2 years, 5 months ago
  46. b6a1aec x86/speculation: Use generic retpoline by default on AMD by Kim Phillips · 2 years, 5 months ago
  47. 6481835 x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting by Josh Poimboeuf · 2 years, 5 months ago
  48. d0ba502 x86/speculation: Add eIBRS + Retpoline options by Peter Zijlstra · 2 years, 5 months ago
  49. a771511 x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE by Peter Zijlstra (Intel) · 2 years, 5 months ago
  50. a901550 x86,bugs: Unconditionally allow spectre_v2=retpoline,amd by Peter Zijlstra · 2 years, 9 months ago
  51. 71d7953 x86/speculation: Merge one test in spectre_v2_user_select_mitigation() by Borislav Petkov · 4 years, 1 month ago
  52. 376afe7 x86/retpoline: Remove minimal retpoline support by Zhenzhong Duan · 6 years ago
  53. 3dd518c x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support by Zhenzhong Duan · 6 years ago
  54. 890fb47 x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant by Zhenzhong Duan · 6 years ago
  55. 978550bb ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions by Randy Dunlap · 2 years, 5 months ago
  56. b7e5d8a parisc/unaligned: Fix ldw() and stw() unalignment handlers by Helge Deller · 2 years, 5 months ago
  57. 804df8b parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel by Helge Deller · 2 years, 5 months ago
  58. 98b398b KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW by Jim Mattson · 2 years, 6 months ago
  59. 61a35db ARM: dts: imx6qdl-udoo: Properly describe the SD card detect by Fabio Estevam · 2 years, 7 months ago
  60. 8fffbfd ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog group by Fabio Estevam · 2 years, 7 months ago
  61. e148635 powerpc/32: Fix boot failure with GCC latent entropy plugin by Christophe Leroy · 2 years, 7 months ago
  62. 3637eac s390/hypfs: include z/VM guests with access control group set by Vasily Gorbik · 2 years, 6 months ago
  63. d47e16b ARM: 8800/1: use choice for kernel unwinders by Stefan Agner · 6 years ago
  64. e262acb KVM: X86: MMU: Use the correct inherited permissions to get shadow page by Lai Jiangshan · 2 years, 6 months ago
  65. 9c9b899 KVM: nVMX: fix EPT permissions as reported in exit qualification by Paolo Bonzini · 2 years, 6 months ago
  66. 0c29640 gup: document and work around "COW can break either way" issue by Linus Torvalds · 2 years, 6 months ago
  67. 68a03b3 powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses by Tobias Waldekranz · 2 years, 6 months ago
  68. 0ba4af0 MIPS: Octeon: Fix build errors using clang by Tianjia Zhang · 2 years, 7 months ago
  69. a55db63 powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING by Michael Ellerman · 2 years, 8 months ago
  70. dc4b1e0 powerpc/btext: add missing of_node_put by Julia Lawall · 9 years ago
  71. 75a6eb9 powerpc/cell: add missing of_node_put by Julia Lawall · 9 years ago
  72. 8641c7e powerpc/powernv: add missing of_node_put by Julia Lawall · 9 years ago
  73. f75ab5f powerpc/6xx: add missing of_node_put by Julia Lawall · 9 years ago
  74. 37f6785 parisc: Avoid calling faulthandler_disabled() twice by John David Anglin · 2 years, 7 months ago
  75. 79e6695 um: registers: Rename function names to avoid conflicts and build problems by Randy Dunlap · 2 years, 10 months ago
  76. f78d7ed mips: bcm63xx: add support for clk_set_parent() by Randy Dunlap · 2 years, 7 months ago
  77. fe2f5d0 mips: lantiq: add support for clk_set_parent() by Randy Dunlap · 2 years, 7 months ago
  78. d4f309e powerpc/prom_init: Fix improper check of prom_getprop() by Peiwei Hu · 2 years, 8 months ago
  79. 955f98d arm64: dts: qcom: msm8916: fix MMC controller aliases by Dmitry Baryshkov · 2 years, 8 months ago
  80. ad130ee arm64: sysreg: Move to use definitions for all the SCTLR bits by James Morse · 2 years, 7 months ago
  81. 0f6d14f arm64: move !VHE work to end of el2_setup by Mark Rutland · 2 years, 7 months ago
  82. 231f1ac arm64: reduce el2_setup branching by Mark Rutland · 2 years, 7 months ago
  83. 93dc9ea arm64: Remove a redundancy in sysreg.h by Stefan Traby · 2 years, 7 months ago
  84. c66cc2e ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling by Ard Biesheuvel · 2 years, 7 months ago
  85. 55abcb83 x86/pkey: Fix undefined behaviour with PKRU_WD_BIT by Andrew Cooper · 2 years, 7 months ago
  86. a212a04 ARM: 8805/2: remove unneeded naked function usage by Nicolas Pitre · 6 years ago
  87. cfc102a parisc: Fix "make install" on newer debian releases by Helge Deller · 2 years, 8 months ago
  88. 6789173 s390/setup: avoid using memblock_enforce_memory_limit by Vasily Gorbik · 2 years, 9 months ago
  89. 8e80bf5 hugetlbfs: flush TLBs correctly after huge_pmd_unshare by Nadav Amit · 2 years, 8 months ago
  90. 7afc660 ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE by Takashi Iwai · 2 years, 8 months ago
  91. d1d3b4b ARM: dts: BCM5301X: Add interrupt properties to GPIO node by Florian Fainelli · 2 years, 9 months ago
  92. 9a423fb hexagon: export raw I/O routines for modules by Nathan Chancellor · 2 years, 8 months ago
  93. 2fd8c48 perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server by Alexander Antonov · 2 years, 8 months ago
  94. 770ca9c perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server by Alexander Antonov · 2 years, 8 months ago
  95. 28f874a mips: bcm63xx: add support for clk_get_parent() by Randy Dunlap · 2 years, 8 months ago
  96. 0f3a44e mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set by Randy Dunlap · 2 years, 9 months ago
  97. b511867 sh: define __BIG_ENDIAN for math-emu by Randy Dunlap · 2 years, 10 months ago
  98. 3300eb8 sh: fix kconfig unmet dependency warning for FRAME_POINTER by Randy Dunlap · 2 years, 10 months ago
  99. 480e46b sh: check return code of request_irq by Nick Desaulniers · 3 years, 7 months ago
  100. c7b0a53 powerpc/dcr: Use cmplwi instead of 3-argument cmpli by Michael Ellerman · 2 years, 9 months ago