index
:
pub/scm/linux/kernel/git/peterz/queue.git
master
peterz's fork of tip.git
Peter Zijlstra
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge tag 'kvm-x86-misc-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
36
-486
/
+650
2026-08-18
Merge tag 'kvm-x86-svm-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-45
/
+107
2026-08-18
Merge tag 'kvm-x86-vmx-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-62
/
+117
2026-08-18
Merge tag 'kvm-x86-mmu-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-37
/
+48
2026-08-18
Merge tag 'kvm-x86-clocks-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-37
/
+22
2026-08-18
Merge tag 'kvm-x86-coco-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
9
-117
/
+232
2026-08-18
Merge tag 'kvm-x86-generic-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+3
2026-08-18
Merge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
20
-48
/
+251
2026-08-18
Merge tag 'kvm-riscv-7.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
262
-15047
/
+6013
2026-08-17
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-34
/
+23
2026-08-17
Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2026-08-14
bpf, x86: Fix per-CPU address resolution into an extended register
Vineet Gupta
1
-1
/
+1
2026-08-13
x86/pkeys: Fix pkey_alloc() return value when pkeys are not supported
Bijan Tabatabai
1
-0
/
+3
2026-08-12
bpf, x86: Clear fetch destination on faulting arena atomic
Daniel Borkmann
1
-8
/
+27
2026-08-10
x86/platform/geode: Remove old TODO message about leds-net5501.c
Eshaan Deshmukh
2
-8
/
+0
2026-08-10
x86/CPU: Add a tlbi= cmdline switch
Rik van Riel
1
-0
/
+10
2026-08-10
perf/x86: Optimize ACR handling in match_prev_assignment()
Dapeng Mi
2
-2
/
+13
2026-08-10
perf/x86/intel: Fix intel_cap handling on hybrid PMUs
Dapeng Mi
1
-11
/
+29
2026-08-10
perf/x86: Remove stale fixed counter helper and fix hybrid PMU access
Dapeng Mi
3
-17
/
+4
2026-08-10
perf/x86/intel: Unwind cpuc state if PEBS buffer setup fails
Dapeng Mi
1
-2
/
+9
2026-08-10
perf/x86: Guard intel_pmu_cpu_dead() against invalid hybrid PMU casts
Dapeng Mi
3
-2
/
+11
2026-08-10
perf/x86: Free hybrid state on PMU init failure
Dapeng Mi
1
-3
/
+12
2026-08-10
perf/x86: Unregister PMI handler on PMU init failure
Dapeng Mi
1
-1
/
+3
2026-08-10
preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Boqun Feng
3
-18
/
+40
2026-08-08
Merge tag 'x86-urgent-2026-08-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-08-08
preempt: Introduce __preempt_count_{sub,add}_return()
Boqun Feng
1
-0
/
+10
2026-08-08
bpf, x86: Fix stack-passed arguments for indirect trampolines
Tejun Heo
1
-7
/
+8
2026-08-08
bpf, x86: Convert struct_ops arena arguments in the trampoline
Tejun Heo
1
-6
/
+51
2026-08-08
bpf, x86: JIT __arena kfunc argument rebasing
Tejun Heo
1
-0
/
+50
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
20
-47
/
+251
2026-08-07
Merge branches 'thermal-core', 'thermal-hwmon', 'thermal-intel' and 'thermal-...
Rafael J. Wysocki
2
-0
/
+4
2026-08-07
x86/locking: Use sfence for wmb() if SSE is available
Yao Zi
1
-1
/
+1
2026-08-07
perf/x86/intel/pt: Fix stop/start with no update
Adrian Hunter
1
-9
/
+36
2026-08-07
perf/x86/intel/pt: Use bitwise access for PERF_HES_STOPPED
Adrian Hunter
1
-8
/
+8
2026-08-07
perf/x86/intel/pt: Factor out pt_config_enable()
Adrian Hunter
1
-17
/
+24
2026-08-07
KVM: x86: Remove runtime Xen TSC frequency CPUID update
David Woodhouse
2
-29
/
+0
2026-08-07
KVM: x86/xen: Prevent runstate times from becoming negative
David Woodhouse
1
-6
/
+22
2026-08-07
x86/paravirt: Trace contended_release on unlock
Dmitry Ilvokhin
2
-2
/
+53
2026-08-07
x86/paravirt: Use static_call() for the paravirt spinlock ops
Peter Zijlstra
7
-22
/
+52
2026-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-24
/
+58
2026-08-07
bpf, x86: Fix exception table metadata for arena load-acquire
Daniel Borkmann
1
-1
/
+6
2026-08-07
KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page
Sean Christopherson
1
-0
/
+3
2026-08-06
KVM: SVM: Serialize accesses to the owner and mirror list with separate lock
Paolo Bonzini
2
-9
/
+26
2026-08-06
KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
Paolo Bonzini
7
-15
/
+29
2026-08-06
x86/xen: Drop CONFIG_XEN_PVHVM_SMP
Juergen Gross
2
-5
/
+1
2026-08-06
xen: Drop CONFIG_XEN_PVHVM
Juergen Gross
6
-20
/
+9
2026-08-06
x86/xen: Remove redundant config dependency on X86_LOCAL_APIC
Juergen Gross
1
-1
/
+1
2026-08-05
Merge tag 'x86_bugs_saferet' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+123
2026-08-05
KVM: x86/pmu: Clean up vPMU comments and stray blank lines
Like Xu
3
-10
/
+7
2026-08-05
x86/CPU: Rename struct cpuid_read_output to struct cpuid_output
Borislav Petkov (AMD)
2
-33
/
+29
[prev]
[next]