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.14.y
linux-6.15.y
linux-6.16.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
perf/x86/amd/ibs: Fix raw sample data accumulation
Kim Phillips
1
-0
/
+1
2020-10-01
x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
Thomas Gleixner
1
-2
/
+2
2020-10-01
x86/pkeys: Add check for pkey "overflow"
Dave Hansen
1
-0
/
+5
2020-07-22
x86/entry: Increase entry_stack size to a full page
Peter Zijlstra
1
-1
/
+1
2020-06-30
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
1
-1
/
+1
2020-06-20
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
2
-0
/
+2
2020-06-20
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
1
-1
/
+1
2020-06-20
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-1
/
+11
2020-06-11
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2
-0
/
+6
2020-06-11
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-0
/
+27
2020-06-11
mm: Fix mremap not considering huge pmd devmap
Fan Yang
1
-0
/
+1
2020-06-03
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
1
-1
/
+1
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-1
/
+6
2020-05-20
x86/asm: Add instruction suffixes to bitops
Jan Beulich
2
-14
/
+17
2020-04-24
x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
Fenghua Yu
1
-1
/
+1
2020-04-24
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
John Allen
1
-1
/
+1
2020-04-24
KVM: nVMX: Properly handle userspace interrupt window request
Sean Christopherson
1
-1
/
+1
2020-04-24
x86: Don't let pgprot_modify() change the page encryption bit
Thomas Hellstrom
2
-3
/
+6
2020-02-28
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
1
-1
/
+1
2019-12-31
x86/crash: Add a forward declaration of struct kimage
Lianbo Jiang
1
-0
/
+2
2019-12-31
x86/mm: Use the correct function type for native_set_fixmap()
Sami Tolvanen
1
-1
/
+1
2019-12-01
kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack
Steven Rostedt (VMware)
1
-7
/
+35
2019-11-24
x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
Bjorn Helgaas
1
-1
/
+1
2019-11-12
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
1
-0
/
+4
2019-11-12
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
1
-0
/
+2
2019-11-12
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2
-0
/
+8
2019-11-12
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
4
-2
/
+14
2019-11-12
x86/msr: Add the IA32_TSX_CTRL MSR
Pawan Gupta
1
-0
/
+5
2019-11-12
x86/apic: Drop logical_smp_processor_id() inline
Dou Liyang
1
-10
/
+0
2019-11-06
x86/cpu: Add Atom Tremont (Jacobsville)
Kan Liang
1
-1
/
+2
2019-10-29
kvm: vmx: Basic APIC virtualization controls have three settings
Jim Mattson
1
-1
/
+1
2019-10-29
KVM: X86: introduce invalidate_gpa argument to tlb flush
Wanpeng Li
1
-1
/
+1
2019-10-17
x86/asm: Fix MWAITX C-state hint value
Janakarajan Natarajan
1
-1
/
+1
2019-09-21
x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation
Peter Zijlstra
1
-1
/
+3
2019-09-21
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
1
-4
/
+8
2019-09-10
x86/boot: Preserve boot_params.secure_boot from sanitizing
John S. Gruber
1
-0
/
+1
2019-08-29
x86/boot: Fix boot regression caused by bootparam sanitizing
John Hubbard
1
-0
/
+1
2019-08-29
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
1
-13
/
+47
2019-08-29
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
1
-0
/
+1
2019-08-29
x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
Sean Christopherson
1
-1
/
+1
2019-08-25
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
1
-11
/
+11
2019-08-16
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
1
-0
/
+1
2019-08-06
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
1
-0
/
+1
2019-08-06
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
Josh Poimboeuf
1
-0
/
+2
2019-08-06
x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
Fenghua Yu
2
-9
/
+12
2019-08-06
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
1
-0
/
+1
2019-08-06
x86/kvm: Don't call kvm_spurious_fault() from .fixup
Josh Poimboeuf
1
-15
/
+19
2019-08-06
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
1
-1
/
+1
2019-08-06
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
1
-1
/
+1
2019-07-31
x86/atomic: Fix smp_mb__{before,after}_atomic()
Peter Zijlstra
3
-10
/
+10
[next]