index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n
Vegard Nossum
1
-0
/
+1
2021-10-13
x86/entry: Correct reference to intended CONFIG_64_BIT
Lukas Bulwahn
1
-1
/
+1
2021-10-13
x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]
Tom Lendacky
1
-0
/
+2
2021-10-13
x86/Kconfig: Correct reference to MWINCHIP3D
Lukas Bulwahn
1
-1
/
+1
2021-10-13
x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI
Lukas Bulwahn
1
-1
/
+1
2021-10-09
perf/x86: Reset destroy callback on event init failure
Anand K Mistry
1
-0
/
+1
2021-10-09
KVM: x86: nSVM: restore int_vector in svm_clear_vintr
Maxim Levitsky
1
-0
/
+2
2021-10-09
kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
Fares Mehanna
1
-0
/
+7
2021-10-06
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
3
-4
/
+9
2021-10-06
perf/x86/intel: Update event constraints for ICX
Kan Liang
1
-0
/
+1
2021-10-06
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
Hou Tao
1
-13
/
+40
2021-10-06
KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
Vitaly Kuznetsov
2
-7
/
+14
2021-10-06
KVM: x86: nSVM: don't copy virt_ext from vmcb12
Maxim Levitsky
1
-1
/
+0
2021-10-06
KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()
Vitaly Kuznetsov
1
-5
/
+5
2021-10-06
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
Zelin Deng
2
-11
/
+16
2021-09-30
x86/asm: Fix SETZ size enqcmds() build failure
Kees Cook
1
-1
/
+1
2021-09-30
x86/asm: Add a missing __iomem annotation in enqcmds()
Dave Jiang
1
-1
/
+1
2021-09-30
xen/x86: fix PV trap handling on secondary processors
Jan Beulich
1
-6
/
+9
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-09-22
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
1
-11
/
+32
2021-09-22
x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
Will Deacon
1
-2
/
+2
2021-09-22
x86/mm: Fix kern_addr_valid() to cope with existing but not present entries
Mike Rapoport
1
-3
/
+3
2021-09-22
x86/pat: Pass valid address to sanitize_phys()
Jeff Moyer
1
-1
/
+6
2021-09-22
xen: reset legacy rtc flag for PV domU
Juergen Gross
1
-0
/
+7
2021-09-18
x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...
Ani Sinha
1
-2
/
+7
2021-09-18
xen: fix setting of max_pfn in shared_info
Juergen Gross
1
-2
/
+2
2021-09-15
KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
Sean Christopherson
1
-4
/
+3
2021-09-15
KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
Maxim Levitsky
1
-0
/
+3
2021-09-15
KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...
Zelin Deng
1
-0
/
+4
2021-09-15
Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
Sean Christopherson
1
-6
/
+0
2021-09-15
x86/resctrl: Fix a maybe-uninitialized build warning treated as error
Babu Moger
1
-0
/
+6
2021-09-15
perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
Kim Phillips
1
-0
/
+1
2021-09-15
x86/mce: Defer processing of early errors
Borislav Petkov
2
-3
/
+9
2021-09-12
x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
Paul Gortmaker
1
-1
/
+2
2021-09-12
x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
Suravee Suthikulpanit
1
-21
/
+26
2021-09-08
perf/x86/amd/power: Assign pmu.module
Kim Phillips
1
-0
/
+1
2021-09-08
perf/x86/amd/ibs: Work around erratum #1197
Kim Phillips
1
-0
/
+8
2021-09-08
perf/x86/intel/pt: Fix mask of num_address_ranges
Xiaoyao Li
1
-1
/
+1
2021-09-03
perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
Colin Ian King
1
-1
/
+1
2021-08-26
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
1
-5
/
+5
2021-08-26
KVM: x86: Factor out x86 instruction emulation with decoding
Wei Huang
2
-23
/
+41
2021-08-18
KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
Maxim Levitsky
1
-0
/
+3
2021-08-18
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
3
-8
/
+13
2021-08-18
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson
1
-1
/
+2
2021-08-18
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Sean Christopherson
1
-1
/
+1
2021-08-18
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
1
-14
/
+13
2021-08-18
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
1
-2
/
+4
2021-08-18
x86/msi: Force affinity setup before startup
Thomas Gleixner
1
-4
/
+9
2021-08-18
x86/tools: Fix objdump version check again
Randy Dunlap
1
-0
/
+1
2021-08-15
KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
Sean Christopherson
1
-1
/
+1
[prev]
[next]