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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
x86/fpu: Limit xstate copy size in xstateregs_set()
Thomas Gleixner
1
-1
/
+1
2021-07-20
x86/signal: Detect and prevent an alternate signal stack overflow
Chang S. Bae
1
-4
/
+20
2021-07-20
x86/fpu: Return proper error codes from user access functions
Thomas Gleixner
1
-7
/
+12
2021-07-20
KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
Lai Jiangshan
1
-0
/
+2
2021-07-20
KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled
Sean Christopherson
1
-1
/
+7
2021-07-14
KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap
Sean Christopherson
1
-1
/
+1
2021-07-11
KVM: SVM: Call SEV Guest Decommission if ASID binding fails
Alper Gun
1
-11
/
+21
2021-07-11
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
1
-0
/
+1
2021-06-30
PCI: Add AMD RS690 quirk to enable 64-bit DMA
Mikel Rychliski
1
-0
/
+44
2021-06-23
x86/fpu: Reset state for all signal restore failures
Thomas Gleixner
1
-11
/
+15
2021-06-23
x86/pkru: Write hardware init value to PKRU when xstate is init
Thomas Gleixner
1
-2
/
+9
2021-06-23
x86/process: Check PF_KTHREAD and not current->mm for kernel threads
Thomas Gleixner
1
-1
/
+1
2021-06-23
KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
Sean Christopherson
1
-1
/
+4
2021-06-23
kvm: LAPIC: Restore guard to prevent illegal APIC register access
Jim Mattson
1
-0
/
+3
2021-06-16
KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
Sean Christopherson
1
-3
/
+3
2021-06-16
x86/boot: Add .text.* to setup.ld
Arvind Sankar
1
-1
/
+1
2021-06-10
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
3
-39
/
+32
2021-06-10
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
3
-6
/
+4
2021-06-10
x86/kvm: Teardown PV features on boot CPU as well
Vitaly Kuznetsov
1
-16
/
+41
2021-06-10
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
1
-4
/
+4
2021-06-10
x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
Thomas Gleixner
3
-0
/
+22
2021-05-22
x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
Arnd Bergmann
1
-2
/
+2
2021-05-19
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-05-19
KVM: x86/mmu: Remove the defunct update_pte() paging hook
Sean Christopherson
3
-35
/
+2
2021-05-14
x86/events/amd/iommu: Fix sysfs type mismatch
Nathan Chancellor
1
-3
/
+3
2021-05-14
x86/kprobes: Fix to check non boostable prefixes correctly
Masami Hiramatsu
1
-5
/
+12
2021-05-14
x86/platform/uv: Fix !KEXEC build failure
Ingo Molnar
1
-0
/
+1
2021-05-14
x86/microcode: Check for offline CPUs before requesting new microcode
Otavio Pontes
1
-4
/
+4
2021-05-14
KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit
Sean Christopherson
1
-1
/
+1
2021-05-11
x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported
Sean Christopherson
1
-1
/
+1
2021-05-11
x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
John Millikin
1
-0
/
+1
2021-05-07
ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
Rafael J. Wysocki
1
-3
/
+2
2021-05-07
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
2
-18
/
+15
2021-04-28
x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access
Mike Galbraith
1
-1
/
+1
2021-04-28
perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]
Jim Mattson
1
-1
/
+1
2021-04-28
perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3
Kan Liang
1
-35
/
+26
2021-04-10
bpf, x86: Validate computation of branch displacements for x86-32
Piotr Krysiuk
1
-1
/
+10
2021-04-10
bpf, x86: Validate computation of branch displacements for x86-64
Piotr Krysiuk
1
-1
/
+10
2021-04-10
x86/build: Turn off -fcf-protection for realmode targets
Arnd Bergmann
1
-1
/
+1
2021-04-10
bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
Yonghong Song
1
-2
/
+2
2021-03-30
x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
Isaku Yamahata
1
-1
/
+1
2021-03-24
x86/apic/of: Fix CPU devicetree-node lookups
Johan Hovold
1
-0
/
+5
2021-03-24
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2
-24
/
+14
2021-03-24
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2
-9
/
+9
2021-03-24
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
1
-0
/
+10
2021-03-24
perf/x86/intel: Fix a crash caused by zero PEBS status
Kan Liang
1
-1
/
+1
2021-03-20
crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
Ard Biesheuvel
2
-56
/
+84
2021-03-20
crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2
-20
/
+20
2021-03-20
crypto: x86 - Regularize glue function prototypes
Kees Cook
17
-397
/
+356
2021-03-17
x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
Josh Poimboeuf
1
-6
/
+6
[next]