1. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  2. 8973a61 Documentation: Document arm64 kpti control by Jeremy Linton · 5 years ago
  3. 5af9b7f Merge 4.9.211 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  4. 66998c4 mei: fix modalias documentation by Alexander Usyskin · 4 years, 8 months ago
  5. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  6. 13f9097 rtc: dt-binding: abx80x: fix resistance scale by Baruch Siach · 6 years ago
  7. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  8. 13a2c8f HID: doc: fix wrong data structure reference for UHID_OUTPUT by Peter Hutterer · 5 years ago
  9. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  10. 5aba0ad x86/speculation: Fix incorrect MDS/TAA mitigation status by Waiman Long · 4 years, 7 months ago
  11. 258971b Merge 4.9.202 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  12. ca60c77 Documentation: Add ITLB_MULTIHIT documentation by Gomez Iglesias, Antonio · 4 years, 7 months ago
  13. c6e94ac kvm: x86: mmu: Recovery of shattered NX large pages by Junaid Shahid · 4 years, 7 months ago
  14. a7ad794 kvm: mmu: ITLB_MULTIHIT mitigation by Paolo Bonzini · 4 years, 7 months ago
  15. 12ceedb x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 4 years, 7 months ago
  16. c6170b8 kvm: Convert kvm_lock to a mutex by Junaid Shahid · 5 years ago
  17. ba54aad x86/speculation/taa: Add documentation for TSX Async Abort by Pawan Gupta · 4 years, 7 months ago
  18. 562afad x86/tsx: Add "auto" option to the tsx= cmdline parameter by Pawan Gupta · 4 years, 7 months ago
  19. 2112788 x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default by Pawan Gupta · 4 years, 7 months ago
  20. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  21. 04d063d USB: rio500: Remove Rio 500 kernel driver by Bastien Nocera · 4 years, 8 months ago
  22. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  23. 9272c25 x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h by Tom Lendacky · 4 years, 9 months ago
  24. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  25. 175a407 siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 4 years, 10 months ago
  26. 53e054b siphash: add cryptographically secure PRF by Jason A. Donenfeld · 4 years, 10 months ago
  27. c98446e bpf: add bpf_jit_limit knob to restrict unpriv allocations by Daniel Borkmann · 4 years, 10 months ago
  28. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  29. 90d45f0 x86/speculation: Enable Spectre v1 swapgs mitigations by Josh Poimboeuf · 5 years ago
  30. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  31. e522a09 arm64: dts: marvell: Fix A37xx UART0 register size by allen yan · 7 years ago
  32. 83cf3cf Merge 4.9.186 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  33. 3801285 dt-bindings: can: mcp251x: add mcp25625 support by Sean Nyekjaer · 5 years ago
  34. 8b83e43 Merge 4.9.182 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  35. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  36. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  37. 8916972 docs: Fix conf.py for Sphinx 2.0 by Jonathan Corbet · 5 years ago
  38. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  39. 2f27bff x86/speculation/mds: Improve CPU buffer clear documentation by Andy Lutomirski · 5 years ago
  40. f7154aa x86/speculation/mds: Revert CPU buffer clear on double fault exit by Andy Lutomirski · 5 years ago
  41. ef4a576 Merge 4.9.176 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  42. 2a09901 x86/speculation/mds: Fix documentation typo by Josh Poimboeuf · 5 years ago
  43. da360f1 Documentation: Correct the possible MDS sysfs values by Tyler Hicks · 5 years ago
  44. 96c06cd x86/mds: Add MDSUM variant to the MDS documentation by speck for Pawan Gupta · 5 years ago
  45. 025b9cf x86/speculation/mds: Add 'mitigations=' support for MDS by Josh Poimboeuf · 5 years ago
  46. 1709284 x86/speculation: Support 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  47. edda9c3 cpu/speculation: Add 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  48. f02eee6 x86/speculation/mds: Add mds=full,nosmt cmdline option by Josh Poimboeuf · 5 years ago
  49. 3880bc1 Documentation: Add MDS vulnerability documentation by Thomas Gleixner · 5 years ago
  50. cb10603 Documentation: Move L1TF to separate directory by Thomas Gleixner · 5 years ago
  51. 81ea109 x86/speculation/mds: Add mitigation mode VMWERV by Thomas Gleixner · 5 years ago
  52. ba08d56 x86/speculation/mds: Add sysfs reporting for MDS by Thomas Gleixner · 5 years ago
  53. 4e722ae x86/speculation/mds: Add mitigation control for MDS by Thomas Gleixner · 5 years ago
  54. 2394f59 x86/speculation/mds: Conditionally clear CPU buffers on idle entry by Thomas Gleixner · 5 years ago
  55. 20041a0 x86/speculation/mds: Clear CPU buffers on exit to user by Thomas Gleixner · 5 years ago
  56. 96ef7af x86/speculation/mds: Add mds_clear_cpu_buffers() by Thomas Gleixner · 5 years ago
  57. e58cf37 x86/speculation: Provide IBPB always command line options by Thomas Gleixner · 6 years ago
  58. 6f4b925 x86/speculation: Add seccomp Spectre v2 user space protection mode by Thomas Gleixner · 6 years ago
  59. 91d9bbd x86/speculation: Enable prctl mode for spectre_v2_user by Thomas Gleixner · 6 years ago
  60. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  61. dda365c x86/speculation: Add command line control for indirect branch speculation by Thomas Gleixner · 6 years ago
  62. c369258 x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off by Michal Hocko · 6 years ago
  63. 29d4af1 Documentation/l1tf: Fix small spelling typo by Salvatore Bonaccorso · 6 years ago
  64. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  65. 3c65c76 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 5 years ago
  66. 589d747 Merge 4.9.172 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  67. 5bf817b Documentation: Add nospectre_v1 parameter by Diana Craciun · 6 years ago
  68. 0feb371 powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg by Diana Craciun · 5 years ago
  69. 840367c ipv4: set the tcp_min_rtt_wlen range from 0 to one day by ZhangXiaoxu · 5 years ago
  70. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  71. 1de344c ARM: 8833/1: Ensure that NEON code always compiles with Clang by Nathan Chancellor · 5 years ago
  72. 6947310 Merge 4.9.167 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  73. c217b3c KVM: Reject device ioctls from processes other than the VM's creator by Sean Christopherson · 5 years ago
  74. 5c145bd BACKPORT: vsprintf: add printk specifier %px by Tobin C. Harding · 7 years ago
  75. ae89bc6 BACKPORT: printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  76. 72cabd4 UPSTREAM: siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 7 years ago
  77. c626dde UPSTREAM: siphash: add cryptographically secure PRF by Jason A. Donenfeld · 7 years ago
  78. b4d4c26 BACKPORT: docs: correct documentation for %pK by Tobin C. Harding · 7 years ago
  79. a9929df Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 5 years ago
  80. de12cfe ANDROID: dm-bow: Add dm-bow feature by Paul Lawrence · 6 years ago
  81. a163d3f FROMLIST: psi: introduce psi monitor by Suren Baghdasaryan · 5 years ago
  82. c9f51ce BACKPORT: psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 5 years ago
  83. e868a99 BACKPORT: psi: cgroup support by Johannes Weiner · 6 years ago
  84. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  85. f5f87ec ANDROID: overlayfs: override_creds=off option bypass creator_cred by Mark Salyzyn · 5 years ago
  86. f5f03ad Build break by Mark Salyzyn · 5 years ago
  87. 3bc419d FROMLIST: BACKPORT: overlayfs: override_creds=off option bypass creator_cred by Mark Salyzyn · 5 years ago
  88. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  89. 852cd5c dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string by Adrian Bunk · 5 years ago
  90. 21b447e f2fs: fix to document inline_xattr_size option by Chao Yu · 5 years ago
  91. b842f2d f2fs: run discard jobs when put_super by Jaegeuk Kim · 5 years ago
  92. f26c1b2 UPSTREAM: zram: idle writeback fixes and cleanup by Minchan Kim · 5 years ago
  93. 2cf97fa UPSTREAM: zram: writeback throttle by Minchan Kim · 5 years ago
  94. e1dd5d1 UPSTREAM: zram: add bd_stat statistics by Minchan Kim · 5 years ago
  95. 86d820b BACKPORT: zram: support idle/huge page writeback by Minchan Kim · 5 years ago
  96. 149be47 UPSTREAM: zram: introduce ZRAM_IDLE flag by Minchan Kim · 5 years ago
  97. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  98. 28aeb4c mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps by Michal Hocko · 5 years ago
  99. 9e6c14f Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 5 years ago
  100. 6668962 BACKPORT: mm: add /proc/pid/smaps_rollup by Daniel Colascione · 7 years ago