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