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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2024-08-22
x86/cpu: KVM: Move macro to encode PAT value to common header
Sean Christopherson
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
2024-08-22
KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
Maxim Levitsky
2024-08-22
KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
Sean Christopherson
2024-08-22
KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs
Sean Christopherson
2024-08-22
KVM: x86/mmu: Fixup comments missed by the REMOVED_SPTE=>FROZEN_SPTE rename
Yan Zhao
2024-08-22
KVM: x86: Advertise AVX10.1 CPUID to userspace
Tao Su
2024-08-22
KVM: x86: Optimize local variable in start_sw_tscdeadline()
Thorsten Blum
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-08-21
x86/PCI: Check pcie_find_root_port() return for NULL
Samasth Norway Ananda
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2024-08-19
x86: do the user address masking outside the user access area
Linus Torvalds
2024-08-19
x86: support user address masking instead of non-speculative conditional
Linus Torvalds
2024-08-19
runtime constants: move list of constants to vmlinux.lds.h
Jann Horn
2024-08-18
x86/rust: support MITIGATION_RETHUNK
Miguel Ojeda
2024-08-18
x86/rust: support MITIGATION_RETPOLINE
Miguel Ojeda
2024-08-14
x86/mm: Remove duplicate check from build_cr3()
Yuntao Wang
2024-08-14
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
2024-08-14
KVM: x86/mmu: Introduce a quirk to control memslot zap behavior
Yan Zhao
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
2024-08-14
x86/mm: Remove unused NX related declarations
Yue Haibing
2024-08-14
x86/platform/uv: Remove unused declaration uv_irq_2_mmr_info()
Yue Haibing
2024-08-13
x86/fred: Enable FRED right after init_mem_mapping()
Xin Li (Intel)
2024-08-13
x86/fred: Move FRED RSP initialization into a separate function
Xin Li (Intel)
2024-08-13
x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param()
Xin Li (Intel)
2024-08-13
KVM: x86: Make x2APIC ID 100% readonly
Sean Christopherson
2024-08-13
KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
Isaku Yamahata
2024-08-13
KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()
Yue Haibing
2024-08-13
x86/apic: Make x2apic_disable() work correctly
Yuntao Wang
2024-08-13
KVM: SVM: Fix an error code in sev_gmem_post_populate()
Dan Carpenter
2024-08-13
KVM: SVM: Fix uninitialized variable bug
Dan Carpenter
2024-08-13
x86/irq: Fix comment on IRQ vector layout
Sohil Mehta
2024-08-13
x86/apic: Remove unused extern declarations
Yue Haibing
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-12
platform/x86/intel/ifs: Add SBAF test image loading support
Jithu Joseph
2024-08-10
x86/mm: Remove unused CR3_HW_ASID_BITS
Yosry Ahmed
2024-08-10
crypto: x86/aes-gcm - fix PREEMPT_RT issue in gcm_crypt()
Eric Biggers
2024-08-09
x86/apic: Remove logical destination mode for 64-bit
Thomas Gleixner
2024-08-08
x86/bus_lock: Add support for AMD
Ravi Bangoria
2024-08-08
x86/split_lock: Move Split and Bus lock code to a dedicated file
Ravi Bangoria
2024-08-08
x86: Ignore stack unwinding in KCOV
Dmitry Vyukov
2024-08-08
x86/entry: Remove unwanted instrumentation in common_interrupt()
Dmitry Vyukov
2024-08-08
x86/mm: Don't print out SRAT table information
Li RongQing
2024-08-08
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
2024-08-07
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
2024-08-07
x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox
Zhiquan Li
2024-08-07
x86/apic: Remove unused inline function apic_set_eoi_cb()
Yue Haibing
2024-08-07
x86/ioapic: Cleanup remaining coding style issues
Thomas Gleixner
2024-08-07
x86/ioapic: Cleanup line breaks
Thomas Gleixner
2024-08-07
x86/ioapic: Cleanup bracket usage
Thomas Gleixner
[prev]
[next]