index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/sgx: Ensure no data in PCMD page after truncate
Reinette Chatre
2022-06-06
1
-1
/
+9
*
x86/sgx: Fix race between reclaimer and page fault handler
Reinette Chatre
2022-06-06
1
-1
/
+93
*
x86/sgx: Obtain backing storage page with enclave mutex held
Reinette Chatre
2022-06-06
1
-3
/
+6
*
x86/sgx: Mark PCMD page as dirty when modifying contents
Reinette Chatre
2022-06-06
1
-0
/
+1
*
x86/sgx: Disconnect backing page references from dirty status
Reinette Chatre
2022-06-06
3
-11
/
+7
*
x86, kvm: use correct GFP flags for preemption disabled
Paolo Bonzini
2022-06-06
1
-1
/
+1
*
x86/kvm: Alloc dummy async #PF token outside of raw spinlock
Sean Christopherson
2022-06-06
1
-14
/
+27
*
x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
Sean Christopherson
2022-06-06
1
-1
/
+16
*
x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
Wanpeng Li
2022-05-12
1
-0
/
+13
*
x86/fpu: Prevent FPU state corruption
Thomas Gleixner
2022-05-12
1
-41
/
+26
*
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
2022-05-09
1
-3
/
+3
*
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
2022-04-20
4
-14
/
+51
*
x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
Pawan Gupta
2022-04-20
2
-7
/
+48
*
x86,static_call: Fix __static_call_return0 for i386
Peter Zijlstra
2022-04-13
1
-3
/
+2
*
x86/mce: Work around an erratum on fast string copy instructions
Jue Wang
2022-04-13
2
-1
/
+68
*
x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation
Yang Zhong
2022-04-08
1
-1
/
+1
*
KVM: x86: fix sending PV IPI
Li RongQing
2022-04-08
1
-1
/
+1
*
ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
Mark Cilissen
2022-03-28
1
-0
/
+24
*
Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-13
7
-57
/
+203
|
\
|
*
x86/sgx: Free backing memory after faulting the enclave page
Jarkko Sakkinen
2022-03-11
1
-9
/
+48
|
*
x86/traps: Mark do_int3() NOKPROBE_SYMBOL
Li Huafei
2022-03-11
1
-0
/
+1
|
*
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
2022-03-09
4
-43
/
+146
|
*
x86/module: Fix the paravirt vs alternative order
Peter Zijlstra
2022-03-08
1
-5
/
+8
*
|
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-07
2
-52
/
+160
|
\
\
|
|
/
|
/
|
|
*
x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
Josh Poimboeuf
2022-03-05
1
-2
/
+25
|
*
x86/speculation: Warn about Spectre v2 LFENCE mitigation
Josh Poimboeuf
2022-03-05
1
-0
/
+5
|
*
x86/speculation: Use generic retpoline by default on AMD
Kim Phillips
2022-02-28
1
-9
/
+0
|
*
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
2022-02-21
1
-6
/
+29
|
*
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
2022-02-21
1
-37
/
+96
|
*
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
2022-02-21
2
-15
/
+22
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-06
2
-1
/
+6
|
\
\
|
*
|
KVM: x86: Yield to IPI target vCPU only if it is busy
Li RongQing
2022-02-25
1
-1
/
+1
|
*
|
x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64
Dexuan Cui
2022-02-25
1
-1
/
+1
|
*
|
x86/kvm: Don't waste memory if kvmclock is disabled
Wanpeng Li
2022-02-25
1
-0
/
+3
|
*
|
x86/kvm: Don't use PV TLB/yield when mwait is advertised
Wanpeng Li
2022-02-25
1
-0
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-02-24
2
-4
/
+10
|
\
|
|
|
|
/
|
/
|
|
*
x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
Wanpeng Li
2022-02-18
1
-3
/
+6
|
*
x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0
Leonardo Bras
2022-02-17
1
-1
/
+4
*
|
Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-02-20
3
-16
/
+7
|
\
\
|
*
|
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2022-02-18
2
-7
/
+6
|
*
|
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
2022-02-17
1
-9
/
+1
*
|
|
Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-02-13
1
-0
/
+2
|
\
|
|
|
*
|
x86/sgx: Silence softlockup detection when releasing large enclaves
Reinette Chatre
2022-02-10
1
-0
/
+2
|
|
/
*
|
Merge branch 'acpi-x86'
Rafael J. Wysocki
2022-02-11
1
-22
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"
Hans de Goede
2022-02-09
1
-22
/
+1
*
|
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
Tony Luck
2022-01-25
1
-0
/
+1
*
|
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
2022-01-23
1
-1
/
+1
*
|
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-2
/
+2
|
\
\
|
*
|
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2022-01-15
1
-2
/
+2
*
|
|
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-01-21
1
-2
/
+6
|
\
\
\
[next]