index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2026-04-14
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2026-04-14
Merge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-108
/
+267
2026-04-13
Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2026-04-07
perf/x86/intel/uncore: Remove extra double quote mark
Zide Chen
1
-24
/
+24
2026-04-07
perf/x86/intel/uncore: Fix die ID init and look up bugs
Zide Chen
2
-7
/
+7
2026-04-07
perf/x86/intel/uncore: Skip discovery table for offline dies
Zide Chen
1
-1
/
+1
2026-04-07
perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
Zide Chen
1
-5
/
+10
2026-04-04
x86/apic: Drop AMD Extended Interrupt LVT macros
Naveen N Rao (AMD)
1
-3
/
+3
2026-04-03
perf/x86/msr: Make SMI and PPERF on by default
Kan Liang
1
-79
/
+3
2026-04-02
perf/x86: Fix potential bad container_of in intel_pmu_hw_config
Ian Rogers
1
-2
/
+4
2026-03-24
perf/x86/intel/p4: Fix unused variable warning in p4_pmu_init()
Aldo Conte
1
-3
/
+3
2026-03-12
perf/x86/intel: Only check GP counters for PEBS constraints validation
Dapeng Mi
1
-8
/
+14
2026-03-12
perf/x86/intel: Fix OMR snoop information parsing issues
Dapeng Mi
1
-4
/
+7
2026-03-12
perf/x86/intel: Add missing branch counters constraint apply
Dapeng Mi
1
-10
/
+21
2026-03-12
x86/perf: Make sure to program the counter value for stopped events on migration
Peter Zijlstra
1
-1
/
+3
2026-03-12
perf/x86: Move event pointer setup earlier in x86_pmu_enable()
Breno Leitao
1
-1
/
+2
2026-03-04
KVM: VMX: Move core VMXON enablement to kernel
Sean Christopherson
1
-1
/
+0
2026-02-28
perf/amd/ibs: Advertise remote socket capability
Ravi Bangoria
1
-0
/
+19
2026-02-28
perf/amd/ibs: Enable streaming store filter
Ravi Bangoria
1
-0
/
+51
2026-02-28
perf/amd/ibs: Enable RIP bit63 hardware filtering
Ravi Bangoria
1
-8
/
+38
2026-02-28
perf/amd/ibs: Enable fetch latency filtering
Ravi Bangoria
1
-1
/
+65
2026-02-28
perf/amd/ibs: Support IBS_{FETCH|OP}_CTL2[Dis] to eliminate RMW race
Ravi Bangoria
1
-0
/
+45
2026-02-27
perf/amd/ibs: Define macro for ldlat mask and shift
Ravi Bangoria
1
-4
/
+7
2026-02-27
perf/amd/ibs: Avoid race between event add and NMI
Ravi Bangoria
1
-0
/
+8
2026-02-27
perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler
Ravi Bangoria
2
-1
/
+5
2026-02-27
perf/amd/ibs: Preserve PhyAddrVal bit when clearing PhyAddr MSR
Ravi Bangoria
1
-2
/
+0
2026-02-27
perf/amd/ibs: Limit ldlat->l3missonly dependency to Zen5
Ravi Bangoria
1
-1
/
+4
2026-02-27
perf/amd/ibs: Account interrupt for discarded samples
Ravi Bangoria
1
-2
/
+6
2026-02-23
perf/x86/intel/uncore: Add per-scheduler IMC CAS count events
Zide Chen
1
-1
/
+27
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-16
/
+16
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-25
/
+25
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-335
/
+1458
2026-01-21
perf/x86/intel: Do not enable BTS for guests
Fernand Sieber
1
-2
/
+11
2026-01-15
perf/x86/intel/uncore: Convert comma to semicolon
Chen Ni
1
-4
/
+4
2026-01-15
perf/x86/intel: Add support for rdpmc user disable feature
Dapeng Mi
3
-0
/
+54
2026-01-15
perf/x86: Use macros to replace magic numbers in attr_rdpmc
Dapeng Mi
3
-4
/
+12
2026-01-15
perf/x86/intel: Add core PMU support for Novalake
Dapeng Mi
3
-0
/
+112
2026-01-15
perf/x86/intel: Add support for PEBS memory auxiliary info field in NVL
Dapeng Mi
2
-0
/
+85
2026-01-15
perf/x86/intel: Add core PMU support for DMR
Dapeng Mi
3
-1
/
+207
2026-01-15
perf/x86/intel: Add support for PEBS memory auxiliary info field in DMR
Dapeng Mi
2
-0
/
+142
2026-01-15
perf/x86/intel: Support the 4 new OMR MSRs introduced in DMR and NVL
Dapeng Mi
2
-17
/
+47
2026-01-11
treewide: Update email address
Thomas Gleixner
2
-2
/
+2
2026-01-06
perf/x86/intel/uncore: Add Nova Lake support
Zide Chen
4
-0
/
+52
2026-01-06
perf/x86/intel/uncore: Add missing PMON units for Panther Lake
Zide Chen
2
-0
/
+46
2026-01-06
perf/x86/intel/uncore: Update DMR uncore constraints preliminarily
Zide Chen
1
-0
/
+27
2026-01-06
perf/x86/intel/uncore: Support uncore constraint ranges
Zide Chen
3
-143
/
+44
[next]