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
2025-02-12
KVM: x86: Drop local pvclock_flags variable in kvm_guest_time_update()
Sean Christopherson
2025-02-12
KVM: x86: Eliminate "handling" of impossible errors during SUSPEND
Sean Christopherson
2025-02-12
KVM: x86: Don't take kvm->lock when iterating over vCPUs in suspend notifier
Sean Christopherson
2025-02-12
KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation
Sean Christopherson
2025-02-12
KVM: x86: Query X86_FEATURE_MWAIT iff userspace owns the CPUID feature bit
Sean Christopherson
2025-02-12
KVM: x86: Apply TSX_CTRL_CPUID_CLEAR if and only if the vCPU has RTM or HLE
Sean Christopherson
2025-02-12
KVM: x86: Use for-loop to iterate over XSTATE size entries
Sean Christopherson
2025-02-12
KVM: x86/cpuid: add type suffix to decimal const 48 fix building warning
Ethan Zhao
2025-02-12
KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE
Jim Mattson
2025-02-12
KVM: x86: Introduce kvm_set_mp_state()
Jim Mattson
2025-02-12
KVM: x86: Use kvfree_rcu() to free old optimized APIC map
Li RongQing
2025-02-12
KVM: x86: Wake vCPU for PIC interrupt injection iff a valid IRQ was found
Liam Ni
2025-02-12
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
Sean Christopherson
2025-02-12
KVM: nSVM: Enter guest mode before initializing nested NPT MMU
Sean Christopherson
2025-02-12
KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel
Sean Christopherson
2025-02-12
fs: add open_tree_attr()
Christian Brauner
2025-02-12
x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
Naman Jain
2025-02-11
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
Sean Christopherson
2025-02-11
KVM: SEV: Use to_kvm_sev_info() for fetching kvm_sev_info struct
Nikunj A Dadhania
2025-02-11
x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
Patrick Bellasi
2025-02-11
KVM: x86: Remove unused iommu_domain and iommu_noncoherent from kvm_arch
Ted Chen
2025-02-11
KVM: x86/xen: Only write Xen hypercall page for guest writes to MSR
David Woodhouse
2025-02-10
x86/fpu: Fully optimize out WARN_ON_FPU()
Eric Biggers
2025-02-10
x86/crc64: implement crc64_be and crc64_nvme using new template
Eric Biggers
2025-02-10
x86/crc-t10dif: implement crc_t10dif using new template
Eric Biggers
2025-02-10
x86/crc32: implement crc32_le using new template
Eric Biggers
2025-02-10
x86/crc: add "template" for [V]PCLMULQDQ based CRC functions
Eric Biggers
2025-02-10
x86: move ZMM exclusion list into CPU feature flag
Eric Biggers
2025-02-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-02-09
lib/crc-t10dif: remove crc_t10dif_is_optimized()
Eric Biggers
2025-02-09
crypto: x86/aes-xts - make the fast path 64-bit specific
Eric Biggers
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
2025-02-08
Merge tag 'x86-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-02-08
perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
Sean Christopherson
2025-02-08
perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
Kan Liang
2025-02-08
perf/x86/intel: Clean up PEBS-via-PT on hybrid
Kan Liang
2025-02-08
perf/x86/rapl: Fix the error checking order
Dhananjay Ugwekar
2025-02-07
x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
Kaixiong Yu
2025-02-06
Merge tag 'for-linus-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-02-05
x86: Compare physical instead of virtual PGD addresses
Maciej Wieczor-Retman
2025-02-05
x86/smp: Eliminate mwait_play_dead_cpuid_hint()
Patryk Wlazlyn
2025-02-05
ACPI/processor_idle: Add FFH state handling
Patryk Wlazlyn
2025-02-05
x86/smp: Allow calling mwait_play_dead with an arbitrary hint
Patryk Wlazlyn
2025-02-05
x86/xen: remove unneeded dummy push from xen_hypercall_hvm()
Juergen Gross
2025-02-05
x86/xen: add FRAME_END to xen_hypercall_hvm()
Juergen Gross
2025-02-05
x86/xen: fix xen_hypercall_hvm() to not clobber %rbx
Juergen Gross
2025-02-05
perf/x86/intel: Support PEBS counters snapshotting
Kan Liang
2025-02-05
perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read
Kan Liang
2025-02-05
perf/x86/intel: Apply static call for drain_pebs
Peter Zijlstra (Intel)
2025-02-04
x86/cpu: Fix #define name for Intel CPU model 0x5A
Tony Luck
[prev]
[next]