index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-05
perf/x86/intel: Enable auto counter reload for DMR
Dapeng Mi
1
-0
/
+1
2026-05-05
perf/x86/intel: Disable PMI for self-reloaded ACR events
Dapeng Mi
2
-4
/
+23
2026-05-05
perf/x86/intel: Always reprogram ACR events to prevent stale masks
Dapeng Mi
1
-5
/
+8
2026-05-05
perf/x86/intel: Improve validation and configuration of ACR masks
Dapeng Mi
1
-7
/
+25
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2026-04-15
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2026-04-14
Merge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel...
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-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-22
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...
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
[next]