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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
Tom Lendacky
2019-11-06
1
-13
/
+17
*
x86/xen: Return from panic notifier
Boris Ostrovsky
2019-11-06
1
-3
/
+25
*
efi/x86: Do not clean dummy variable in kexec path
Dave Young
2019-11-06
1
-3
/
+0
*
x86/cpu: Add Atom Tremont (Jacobsville)
Kan Liang
2019-11-06
1
-1
/
+2
*
kvm: vmx: Basic APIC virtualization controls have three settings
Jim Mattson
2019-10-29
4
-28
/
+38
*
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
2019-10-29
1
-10
/
+4
*
kvm: vmx: Introduce lapic_mode enumeration
Jim Mattson
2019-10-29
2
-11
/
+29
*
KVM: X86: introduce invalidate_gpa argument to tlb flush
Wanpeng Li
2019-10-29
4
-21
/
+22
*
x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area
Steve Wahl
2019-10-29
1
-2
/
+20
*
xen/efi: Set nonblocking callbacks
Ross Lagerwall
2019-10-29
1
-0
/
+2
*
x86/asm: Fix MWAITX C-state hint value
Janakarajan Natarajan
2019-10-17
2
-3
/
+3
*
KVM: nVMX: handle page fault in vmread fix
Jack Wang
2019-10-11
1
-1
/
+1
*
KVM: x86: Manually calculate reserved bits when loading PDPTRS
Sean Christopherson
2019-10-05
1
-3
/
+8
*
KVM: x86: set ctxt->have_exception in x86_decode_insn()
Jan Dakinevich
2019-10-05
2
-0
/
+8
*
KVM: x86: always stop emulation on page fault
Jan Dakinevich
2019-10-05
1
-1
/
+3
*
x86/retpolines: Fix up backport of a9d57ef15cbe
Nathan Chancellor
2019-10-05
1
-1
/
+1
*
x86/apic: Soft disable APIC before initializing it
Thomas Gleixner
2019-10-05
1
-0
/
+8
*
x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI fails
Grzegorz Halat
2019-10-05
1
-19
/
+27
*
x86/hyper-v: Fix overflow bug in fill_gva_list()
Tianyu Lan
2019-09-21
1
-3
/
+5
*
x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation
Peter Zijlstra
2019-09-21
1
-1
/
+3
*
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
2019-09-21
2
-7
/
+18
*
perf/x86/intel: Restrict period on Nehalem
Josh Hunt
2019-09-21
1
-0
/
+6
*
x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
Thomas Gleixner
2019-09-21
1
-1
/
+7
*
x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...
Linus Torvalds
2019-09-19
1
-0
/
+1
*
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
2019-09-19
1
-2
/
+5
*
KVM: x86: work around leak of uninitialized stack contents
Fuqian Huang
2019-09-19
1
-0
/
+7
*
x86/boot: Preserve boot_params.secure_boot from sanitizing
John S. Gruber
2019-09-10
1
-0
/
+1
*
Revert "x86/apic: Include the LDR when clearing out APIC registers"
Linus Torvalds
2019-09-10
1
-4
/
+0
*
x86/ptrace: fix up botched merge of spectrev1 fix
Greg Kroah-Hartman
2019-09-06
1
-2
/
+1
*
uprobes/x86: Fix detection of 32-bit user mode
Sebastian Mayr
2019-09-06
1
-7
/
+10
*
x86/apic: Include the LDR when clearing out APIC registers
Bandan Das
2019-09-06
1
-0
/
+4
*
x86/apic: Do not initialize LDR and DFR for bigsmp
Bandan Das
2019-09-06
1
-22
/
+2
*
KVM: x86: Don't update RIP or do single-step on faulting emulation
Sean Christopherson
2019-09-06
1
-4
/
+5
*
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
2019-09-06
1
-0
/
+5
*
x86/boot: Fix boot regression caused by bootparam sanitizing
John Hubbard
2019-08-29
1
-0
/
+1
*
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
2019-08-29
1
-13
/
+47
*
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
2019-08-29
3
-13
/
+140
*
x86/apic: Handle missing global clockevent gracefully
Thomas Gleixner
2019-08-29
1
-15
/
+53
*
x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
Sean Christopherson
2019-08-29
1
-1
/
+1
*
x86/lib/cpu: Address missing prototypes warning
Valdis Klētnieks
2019-08-29
1
-0
/
+1
*
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
2019-08-25
2
-15
/
+15
*
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2019-08-25
1
-2
/
+0
*
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-08-16
4
-0
/
+29
*
x86/mm: Sync also unmappings in vmalloc_sync_all()
Joerg Roedel
2019-08-16
1
-8
/
+5
*
x86/mm: Check for pfn instead of page in vmalloc_sync_one()
Joerg Roedel
2019-08-16
1
-1
/
+1
*
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
2019-08-06
3
-29
/
+32
*
x86/speculation: Enable Spectre v1 swapgs mitigations
Josh Poimboeuf
2019-08-06
1
-9
/
+106
*
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
Josh Poimboeuf
2019-08-06
3
-2
/
+36
*
x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
Fenghua Yu
2019-08-06
6
-34
/
+34
*
x86/cpufeatures: Carve out CQM features retrieval
Borislav Petkov
2019-08-06
1
-27
/
+33
[next]