index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-14
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-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...
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]