index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-22
KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock
Carlos López
1
-7
/
+18
2026-07-22
KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hook
Kai Huang
1
-1
/
+1
2026-07-22
x86/events: Use sysfs_emit() for cpumask show callbacks
Yury Norov
5
-5
/
+5
2026-07-22
x86/cpu: Remove unnecessary __maybe_unused annotations
Thorsten Blum
3
-4
/
+3
2026-07-22
x86/bpf: Enable EXECMEM_ROX_CACHE for BPF allocations
Mike Rapoport (Microsoft)
1
-2
/
+2
2026-07-22
bpf, x86: Make sure allocation in arch_bpf_trampoline_size() is writable
Mike Rapoport (Microsoft)
1
-3
/
+2
2026-07-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-11
/
+24
2026-07-21
KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUN
Venkatesh Srinivas
1
-1
/
+1
2026-07-21
KVM: x86/mmu: Fix use-after-free on vendor module reload
Phil Rosenthal
1
-0
/
+2
2026-07-21
KVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as roots
Hyunwoo Kim
1
-0
/
+1
2026-07-21
KVM: x86: Check for invalid/obsolete root *after* making MMU pages available
Sean Christopherson
2
-8
/
+11
2026-07-21
KVM: nVMX: Hide shadow VMCS right after VMCLEAR
Hyunwoo Kim
1
-2
/
+9
2026-07-20
x86/msr: Document the I/O-like write semantics in the msr driver
Tim Wiederhake
1
-0
/
+3
2026-07-20
x86/apic: Ensure ICR register write value is handled as 32 bits
Melody Wang
3
-10
/
+3
2026-07-20
entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...
Thomas Gleixner
2
-19
/
+18
2026-07-20
x86/bugs: Don't use cpu-type matching in cpu_vuln_blacklist
Pawan Gupta
1
-8
/
+17
2026-07-19
Merge tag 'x86-urgent-2026-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+13
2026-07-19
x86/mce: Work around build warning after MSR-interface switch
Juergen Gross
1
-1
/
+1
2026-07-17
x86/featctl: Stop using 32-bit MSR interfaces
Juergen Gross
1
-9
/
+16
2026-07-17
KVM/x86: Stop using 32-bit MSR interfaces
Juergen Gross
3
-15
/
+19
2026-07-17
x86/mtrr: Stop using 32-bit MSR interfaces
Juergen Gross
5
-76
/
+92
2026-07-17
acpi: Stop using 32-bit MSR interfaces
Juergen Gross
1
-12
/
+8
2026-07-16
KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...
Nikunj A Dadhania
1
-1
/
+6
2026-07-15
x86/mm/pat: Take cpa_lock around large-page collapse
Denis V. Lunev
1
-1
/
+7
2026-07-15
x86/mm/pat: Don't gate cpa_lock on debug_pagealloc_enabled()
Mike Rapoport (Microsoft)
1
-12
/
+7
2026-07-15
calibrate: Rework delay timer calibration
Thomas Gleixner
3
-7
/
+4
2026-07-15
treewide: Remove CLOCK_TICK_RATE
Thomas Gleixner
1
-3
/
+0
2026-07-15
x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
Thomas Gleixner
1
-1
/
+1
2026-07-15
KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state
Sean Christopherson
1
-0
/
+2
2026-07-15
Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-57
/
+63
2026-07-15
vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig files
Thomas Weißschuh
1
-1
/
+0
2026-07-14
x86/entry/fred: Encode frame pointer on entry
David Stevens
1
-0
/
+2
2026-07-14
syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCH
Jinjie Ruan
1
-0
/
+1
2026-07-14
x86/boot: Validate console=uart8250 baud rate to fix early boot hang
Thorsten Blum
1
-4
/
+7
2026-07-13
x86/xen: Convert xen_mm_unpin_all() to ptdescs
Vishal Moola
1
-6
/
+6
2026-07-13
x86/xen: Convert xen_mm_pin_all() to ptdescs
Vishal Moola
1
-5
/
+5
2026-07-13
x86/mm: Convert pgd_page_get_mm() to ptdescs
Vishal Moola
5
-7
/
+7
2026-07-13
x86/mm: Convert sync_global_pgds_l4() to ptdescs
Vishal Moola
1
-4
/
+4
2026-07-13
x86/mm: Convert sync_global_pgds_l5() to ptdescs
Vishal Moola
1
-4
/
+4
2026-07-13
x86/mm: Convert arch_sync_kernel_mappings() to ptdescs
Vishal Moola
1
-4
/
+4
2026-07-13
x86/mm/pat: Convert collapse_pmd_page() to ptdescs
Vishal Moola
1
-3
/
+3
2026-07-13
x86/mm/pat: Convert __set_pmd_pte() to ptdescs
Vishal Moola
1
-3
/
+3
2026-07-13
x86/mm/pat: Use IS_ENABLED() instead of ifdef
Vishal Moola
1
-3
/
+2
2026-07-13
x86/tdx: Fix zero-extension for 32-bit port I/O
Kiryl Shutsemau (Meta)
1
-5
/
+3
2026-07-13
x86/insn-eval: Move assign_register() out of KVM as insn_assign_reg()
Kiryl Shutsemau (Meta)
2
-22
/
+40
2026-07-13
x86/tdx: Fix off-by-one in port I/O handling
Kiryl Shutsemau (Meta)
1
-2
/
+2
2026-07-13
x86/resctrl: Ensure domain fully initialized before placed on RCU list
Reinette Chatre
2
-14
/
+9
2026-07-13
x86,fs/resctrl: Document safe RCU list traversal
Reinette Chatre
3
-5
/
+5
2026-07-13
x86/alternative: Drop smp_locks glue
Borislav Petkov (AMD)
10
-288
/
+10
2026-07-13
KVM: x86: Fix null pointer deref due to dummy array in trace_kvm_inj_exception()
Daniel Paziyski
1
-1
/
+1
[prev]
[next]