1. 8973a61 Documentation: Document arm64 kpti control by Jeremy Linton · 5 years ago
  2. 66998c4 mei: fix modalias documentation by Alexander Usyskin · 4 years, 8 months ago
  3. 13f9097 rtc: dt-binding: abx80x: fix resistance scale by Baruch Siach · 6 years ago
  4. 13a2c8f HID: doc: fix wrong data structure reference for UHID_OUTPUT by Peter Hutterer · 5 years ago
  5. 5aba0ad x86/speculation: Fix incorrect MDS/TAA mitigation status by Waiman Long · 4 years, 6 months ago
  6. ca60c77 Documentation: Add ITLB_MULTIHIT documentation by Gomez Iglesias, Antonio · 4 years, 7 months ago
  7. c6e94ac kvm: x86: mmu: Recovery of shattered NX large pages by Junaid Shahid · 4 years, 7 months ago
  8. a7ad794 kvm: mmu: ITLB_MULTIHIT mitigation by Paolo Bonzini · 4 years, 7 months ago
  9. 12ceedb x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 4 years, 7 months ago
  10. c6170b8 kvm: Convert kvm_lock to a mutex by Junaid Shahid · 5 years ago
  11. ba54aad x86/speculation/taa: Add documentation for TSX Async Abort by Pawan Gupta · 4 years, 7 months ago
  12. 562afad x86/tsx: Add "auto" option to the tsx= cmdline parameter by Pawan Gupta · 4 years, 7 months ago
  13. 2112788 x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default by Pawan Gupta · 4 years, 7 months ago
  14. 04d063d USB: rio500: Remove Rio 500 kernel driver by Bastien Nocera · 4 years, 8 months ago
  15. 9272c25 x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h by Tom Lendacky · 4 years, 9 months ago
  16. 175a407 siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 4 years, 9 months ago
  17. 53e054b siphash: add cryptographically secure PRF by Jason A. Donenfeld · 4 years, 9 months ago
  18. c98446e bpf: add bpf_jit_limit knob to restrict unpriv allocations by Daniel Borkmann · 4 years, 9 months ago
  19. 90d45f0 x86/speculation: Enable Spectre v1 swapgs mitigations by Josh Poimboeuf · 4 years, 11 months ago
  20. e522a09 arm64: dts: marvell: Fix A37xx UART0 register size by allen yan · 7 years ago
  21. 3801285 dt-bindings: can: mcp251x: add mcp25625 support by Sean Nyekjaer · 5 years ago
  22. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  23. 8916972 docs: Fix conf.py for Sphinx 2.0 by Jonathan Corbet · 5 years ago
  24. 2f27bff x86/speculation/mds: Improve CPU buffer clear documentation by Andy Lutomirski · 5 years ago
  25. f7154aa x86/speculation/mds: Revert CPU buffer clear on double fault exit by Andy Lutomirski · 5 years ago
  26. 2a09901 x86/speculation/mds: Fix documentation typo by Josh Poimboeuf · 5 years ago
  27. da360f1 Documentation: Correct the possible MDS sysfs values by Tyler Hicks · 5 years ago
  28. 96c06cd x86/mds: Add MDSUM variant to the MDS documentation by speck for Pawan Gupta · 5 years ago
  29. 025b9cf x86/speculation/mds: Add 'mitigations=' support for MDS by Josh Poimboeuf · 5 years ago
  30. 1709284 x86/speculation: Support 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  31. edda9c3 cpu/speculation: Add 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  32. f02eee6 x86/speculation/mds: Add mds=full,nosmt cmdline option by Josh Poimboeuf · 5 years ago
  33. 3880bc1 Documentation: Add MDS vulnerability documentation by Thomas Gleixner · 5 years ago
  34. cb10603 Documentation: Move L1TF to separate directory by Thomas Gleixner · 5 years ago
  35. 81ea109 x86/speculation/mds: Add mitigation mode VMWERV by Thomas Gleixner · 5 years ago
  36. ba08d56 x86/speculation/mds: Add sysfs reporting for MDS by Thomas Gleixner · 5 years ago
  37. 4e722ae x86/speculation/mds: Add mitigation control for MDS by Thomas Gleixner · 5 years ago
  38. 2394f59 x86/speculation/mds: Conditionally clear CPU buffers on idle entry by Thomas Gleixner · 5 years ago
  39. 20041a0 x86/speculation/mds: Clear CPU buffers on exit to user by Thomas Gleixner · 5 years ago
  40. 96ef7af x86/speculation/mds: Add mds_clear_cpu_buffers() by Thomas Gleixner · 5 years ago
  41. e58cf37 x86/speculation: Provide IBPB always command line options by Thomas Gleixner · 5 years ago
  42. 6f4b925 x86/speculation: Add seccomp Spectre v2 user space protection mode by Thomas Gleixner · 5 years ago
  43. 91d9bbd x86/speculation: Enable prctl mode for spectre_v2_user by Thomas Gleixner · 5 years ago
  44. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 5 years ago
  45. dda365c x86/speculation: Add command line control for indirect branch speculation by Thomas Gleixner · 5 years ago
  46. c369258 x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off by Michal Hocko · 6 years ago
  47. 29d4af1 Documentation/l1tf: Fix small spelling typo by Salvatore Bonaccorso · 6 years ago
  48. 3c65c76 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 5 years ago
  49. 5bf817b Documentation: Add nospectre_v1 parameter by Diana Craciun · 6 years ago
  50. 0feb371 powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg by Diana Craciun · 5 years ago
  51. 840367c ipv4: set the tcp_min_rtt_wlen range from 0 to one day by ZhangXiaoxu · 5 years ago
  52. 1de344c ARM: 8833/1: Ensure that NEON code always compiles with Clang by Nathan Chancellor · 5 years ago
  53. c217b3c KVM: Reject device ioctls from processes other than the VM's creator by Sean Christopherson · 5 years ago
  54. 852cd5c dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string by Adrian Bunk · 5 years ago
  55. 28aeb4c mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps by Michal Hocko · 5 years ago
  56. 0c41bee namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  57. ccebc75 ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEs by Prarit Bhargava · 6 years ago
  58. 7f61706 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 6 years ago
  59. 23ce9c5 inet: frags: use rhashtables for reassembly units by Eric Dumazet · 6 years ago
  60. 3f724fe ARM: dts: at91: add new compatibility string for macb on sama5d3 by Nicolas Ferre · 6 years ago
  61. 62dd223 x86/fpu: Finish excising 'eagerfpu' by Andy Lutomirski · 8 years ago
  62. fc63de90 hwmon: (ina2xx) fix sysfs shunt resistor read access by Lothar Felten · 6 years ago
  63. 2d43ff0 kbuild: verify that $DEPMOD is installed by Randy Dunlap · 6 years ago
  64. f56c8ee KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  65. 62d88fc KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 6 years ago
  66. d9f378f Documentation/l1tf: Remove Yonah processors from not vulnerable list by Thomas Gleixner · 6 years ago
  67. 03b3614 Documentation/l1tf: Fix typos by Tony Luck · 6 years ago
  68. 93aed24 Documentation: Add section about CPU vulnerabilities by Thomas Gleixner · 6 years ago
  69. 2decbf5 x86/bugs, kvm: Introduce boot-time control of L1TF mitigations by Jiri Kosina · 6 years ago
  70. af6ce92 x86/KVM/VMX: Add module argument for L1TF mitigation by Konrad Rzeszutek Wilk · 6 years ago
  71. a0695af x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present by Konrad Rzeszutek Wilk · 6 years ago
  72. fe2a955 Revert "x86/apic: Ignore secondary threads if nosmt=force" by Thomas Gleixner · 6 years ago
  73. f37486c cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 6 years ago
  74. 53a1a29 net: dsa: qca8k: Add QCA8334 binding documentation by Michal Vokáč · 6 years ago
  75. 68f96e5 dt-bindings: net: meson-dwmac: new compatible name for AXG SoC by Yixun Lan · 6 years ago
  76. 77620f3 dt-bindings: pinctrl: meson: add support for the Meson8m2 SoC by Martin Blumenstingl · 6 years ago
  77. 3a64e6a arm64: Add 'ssbd' command-line option by Marc Zyngier · 6 years ago
  78. ec7bea3 lib/vsprintf: Remove atomic-unsafe support for %pCr by Geert Uytterhoeven · 6 years ago
  79. 60649da net: dsa: b53: Add BCM5389 support by Damien Thébault · 6 years ago
  80. 064257c netdev-FAQ: clarify DaveM's position for stable backports by Cong Wang · 6 years ago
  81. 3bdcced dmaengine: mv_xor_v2: Fix clock resource by adding a register clock by Gregory CLEMENT · 6 years ago
  82. 64b1a72 dm thin: fix documentation relative to low water mark threshold by mulhern · 6 years ago
  83. f79f0ef Documentation/spec_ctrl: Do some minor cleanups by Borislav Petkov · 6 years ago
  84. 05a85a3 x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass by Kees Cook · 6 years ago
  85. 036608d prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  86. a078e3e x86/speculation: Add prctl for Speculative Store Bypass mitigation by Thomas Gleixner · 6 years ago
  87. 4812ffb prctl: Add speculation control prctls by Thomas Gleixner · 6 years ago
  88. 6f70a55 x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation by Konrad Rzeszutek Wilk · 6 years ago
  89. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  90. b8c3208 arm64: Add work around for Arm Cortex-A55 Erratum 1024718 by Suzuki K Poulose · 6 years ago
  91. b8beca4 arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 6 years ago
  92. d69aa5e s390: introduce CPU alternatives by Vasily Gorbik · 6 years ago
  93. a81437a clk: meson: meson8b: add compatibles for Meson8 and Meson8m2 by Martin Blumenstingl · 7 years ago
  94. ed82ab8 dt-bindings: display: sun4i: Add allwinner,tcon-channel property by Maxime Ripard · 7 years ago
  95. 98a7f81 Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property definition by Keerthy · 7 years ago
  96. 162daa2 iio: ABI: Fix name of timestamp sysfs file by Linus Walleij · 6 years ago
  97. 4ae338d omapdrm: panel: fix compatible vendor string for td028ttec1 by H. Nikolaus Schaller · 6 years ago
  98. 3ba6aff dt-bindings: mfd: axp20x: Add "xpowers,master-mode" property for AXP806 PMICs by Rask Ingemann Lambertsen · 7 years ago
  99. e55af9d arm: spear13xx: Fix dmas cells by Viresh Kumar · 6 years ago
  100. f0b59c2 ext4: correct documentation for grpid mount option by Ernesto A. Fernández · 6 years ago