1. c7d3f4e Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 4 months ago
  2. 4783567 Merge 4.9.328 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
  3. 0cbd733 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 4 months ago
  4. d919c61 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 4 months ago
  5. 23f8ce9 platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask by Andy Shevchenko · 2 years, 6 months ago
  6. 1f866c5 Merge 4.9.327 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
  7. 0616411 x86/bugs: Add "unknown" reporting for MMIO Stale Data by Pawan Gupta · 2 years, 5 months ago
  8. 1a2429c x86/cpu: Add Tiger Lake to Intel family by Gayatri Kammela · 5 years ago
  9. 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
  10. e0a1700 x86/olpc: fix 'logical not is only applied to the left hand side' by Alexander Lobakin · 2 years, 6 months ago
  11. 85c0a08 KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks by Sean Christopherson · 2 years, 6 months ago
  12. 2c49ade KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0 by Maciej S. Szmigiero · 2 years, 9 months ago
  13. a649166 Merge 4.9.324 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
  14. b3d7c50 x86: Clear .brk area at early boot by Juergen Gross · 2 years, 7 months ago
  15. 47df852 Merge 4.9.321 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  16. 3f86019 kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add] by Naveen N. Rao · 2 years, 8 months ago
  17. ea690b6 Merge 4.9.320 into android-4.9-q by Eric Biggers · 2 years, 7 months ago
  18. fce24b9 x86/tsc: Use fallback for random_get_entropy() instead of zero by Jason A. Donenfeld · 2 years, 9 months ago
  19. 2e266be x86: Remove arch_has_random, arch_has_random_seed by Richard Henderson · 5 years ago
  20. 38c37c4 Merge 4.9.319 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  21. 71078b8 x86/speculation/mmio: Print SMT warning by Josh Poimboeuf · 2 years, 8 months ago
  22. da06c60 KVM: x86/speculation: Disable Fill buffer clear within guests by Pawan Gupta · 2 years, 8 months ago
  23. b7efb3a x86/speculation/mmio: Reuse SRBDS mitigation for SBDS by Pawan Gupta · 2 years, 8 months ago
  24. 48e40e2 x86/speculation/srbds: Update SRBDS mitigation selection by Pawan Gupta · 2 years, 8 months ago
  25. 8acd4bf x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data by Pawan Gupta · 2 years, 8 months ago
  26. 6ecdbc9 x86/speculation/mmio: Enable CPU Fill buffer clearing on idle by Pawan Gupta · 2 years, 8 months ago
  27. 5da4d16 x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations by Pawan Gupta · 2 years, 8 months ago
  28. a11f2f0 x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data by Pawan Gupta · 2 years, 8 months ago
  29. 91ab107 x86/speculation: Add a common function for MD_CLEAR mitigation update by Pawan Gupta · 2 years, 8 months ago
  30. 19aa53c x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug by Pawan Gupta · 2 years, 8 months ago
  31. caa0dd5 x86/cpu: Add another Alder Lake CPU to the Intel family by Gayatri Kammela · 4 years ago
  32. 0180c22 x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU family by Tony Luck · 4 years, 6 months ago
  33. 64d90b7 x86/cpu: Add Comet Lake to the Intel CPU models header by Kan Liang · 5 years ago
  34. 1574d3d x86/CPU: Add more Icelake model numbers by Kan Liang · 6 years ago
  35. 26b367f x86/CPU: Add Icelake model number by Rajneesh Bhardwaj · 6 years ago
  36. d14cee8 x86/cpu: Add Cannonlake to Intel family by Rajneesh Bhardwaj · 7 years ago
  37. 761fd84 x86/cpu: Add Jasper Lake to Intel family by Zhang Rui · 5 years ago
  38. f397f5c x86/cpu: Add Elkhart Lake to Intel family by Gayatri Kammela · 5 years ago
  39. b6d1c4d Merge 4.9.318 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  40. 668ca34 um: Fix out-of-bounds read in LDT setup by Vincent Whitchurch · 2 years, 8 months ago
  41. 0110d41 x86/mm: Cleanup the control_va_addr_alignment() __setup handler by Randy Dunlap · 2 years, 10 months ago
  42. f0e5dce x86/pm: Fix false positive kmemleak report in msr_build_context() by Matthieu Baerts · 2 years, 9 months ago
  43. 55bd054 x86/delay: Fix the wrong asm constraint in delay_loop() by Ammar Faizi · 2 years, 10 months ago
  44. 9da7c9e ACPICA: Avoid cache flush inside virtual machines by Kirill A. Shutemov · 2 years, 9 months ago
  45. 8d91089 ptrace: Reimplement PTRACE_KILL by always sending SIGKILL by Eric W. Biederman · 2 years, 9 months ago
  46. 2a14df0 Merge 4.9.316 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
  47. 43554c3 um: Cleanup syscall_handler_t definition/cast, fix warning by David Gow · 3 years ago
  48. f1a1131 Merge 4.9.313 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
  49. 1bb717a kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU by Sandipan Das · 2 years, 9 months ago
  50. c421e3a x86/cpu: Load microcode during restore_processor_state() by Borislav Petkov · 2 years, 9 months ago
  51. f5c4d26 Merge 4.9.311 into android-4.9-q by Greg Kroah-Hartman · 2 years, 9 months ago
  52. 1d2e6ac x86/speculation: Restore speculation related MSRs during S3 resume by Pawan Gupta · 2 years, 9 months ago
  53. c30aba8 x86/pm: Save the MSR validity status at context setup by Pawan Gupta · 2 years, 9 months ago
  54. 90ae2ca KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs by Jim Mattson · 2 years, 11 months ago
  55. 95d51d0 KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated by Vitaly Kuznetsov · 2 years, 10 months ago
  56. 4fbbf5c KVM: x86/emulator: Defer not-present segment check in __load_segment_descriptor() by Hou Wenlong · 3 years ago
  57. 954fc59 KVM: x86: Fix emulation in writing cr8 by Zhenzhong Duan · 3 years ago
  58. 4f77d24 perf/x86/intel/pt: Fix address filter config for 32-bit kernel by Adrian Hunter · 3 years ago
  59. c7b9e3f Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 10 months ago
  60. 3171b93 Merge 4.9.309 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago
  61. 2f88439 ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board by Mark Cilissen · 2 years, 10 months ago
  62. 179c258 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 10 months ago
  63. bf0024d Merge 4.9.306 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago
  64. 31fb07f x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago
  65. 14132d9 x86/build: Fix compiler support check for CONFIG_RETPOLINE by Masahiro Yamada · 6 years ago
  66. 0753760 x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT by Josh Poimboeuf · 2 years, 11 months ago
  67. 8edabef x86/speculation: Warn about Spectre v2 LFENCE mitigation by Josh Poimboeuf · 2 years, 11 months ago
  68. b6a1aec x86/speculation: Use generic retpoline by default on AMD by Kim Phillips · 2 years, 11 months ago
  69. 6481835 x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting by Josh Poimboeuf · 2 years, 11 months ago
  70. d0ba502 x86/speculation: Add eIBRS + Retpoline options by Peter Zijlstra · 2 years, 11 months ago
  71. a771511 x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE by Peter Zijlstra (Intel) · 2 years, 11 months ago
  72. a901550 x86,bugs: Unconditionally allow spectre_v2=retpoline,amd by Peter Zijlstra · 3 years, 3 months ago
  73. 71d7953 x86/speculation: Merge one test in spectre_v2_user_select_mitigation() by Borislav Petkov · 4 years, 7 months ago
  74. 376afe7 x86/retpoline: Remove minimal retpoline support by Zhenzhong Duan · 6 years ago
  75. 3dd518c x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support by Zhenzhong Duan · 6 years ago
  76. 890fb47 x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant by Zhenzhong Duan · 6 years ago
  77. 95894ba Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 11 months ago
  78. 59a9798 Merge 4.9.303 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
  79. 98b398b KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW by Jim Mattson · 3 years ago
  80. d65bf5b UPSTREAM: x86/realmode: Don't leak the trampoline kernel address by Matteo Croce · 6 years ago
  81. d2e29e9 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years ago
  82. e15b5a8 Merge 4.9.299 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  83. e262acb KVM: X86: MMU: Use the correct inherited permissions to get shadow page by Lai Jiangshan · 3 years ago
  84. 9c9b899 KVM: nVMX: fix EPT permissions as reported in exit qualification by Paolo Bonzini · 3 years ago
  85. f840490 Merge 4.9.298 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  86. 0c29640 gup: document and work around "COW can break either way" issue by Linus Torvalds · 3 years ago
  87. 79e6695 um: registers: Rename function names to avoid conflicts and build problems by Randy Dunlap · 3 years, 4 months ago
  88. 0d61229 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years ago
  89. 132de7d Merge 4.9.295 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
  90. 55abcb8 x86/pkey: Fix undefined behaviour with PKRU_WD_BIT by Andrew Cooper · 3 years, 1 month ago
  91. a89bec9 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 2 months ago
  92. 58fa83d Merge 4.9.291 into android-4.9-q by Greg Kroah-Hartman · 3 years, 2 months ago
  93. 2fd8c48 perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server by Alexander Antonov · 3 years, 2 months ago
  94. 770ca9c perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server by Alexander Antonov · 3 years, 2 months ago
  95. f3436be x86: Increase exception stack sizes by Peter Zijlstra · 3 years, 4 months ago
  96. 92dd22e x86/irq: Ensure PI wakeup handler is unregistered before module unload by Sean Christopherson · 3 years, 3 months ago
  97. 3c79f9a Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 2 months ago
  98. 0de1fb1 Merge 4.9.290 into android-4.9-q by Greg Kroah-Hartman · 3 years, 2 months ago
  99. acc2f2b Revert "x86/kvm: fix vcpu-id indexed array sizes" by Juergen Gross · 3 years, 4 months ago
  100. 215321a0 mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS by Kirill A. Shutemov · 3 years, 2 months ago