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
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
8
-46
/
+2479
2026-04-06
perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
Chengwen Feng
1
-2
/
+4
2026-03-26
perf/arm-cmn: Fix resource_size_t printk specifier in arm_cmn_init_dtc()
Nathan Chancellor
1
-1
/
+1
2026-03-26
perf/arm-cmn: Fix incorrect error check for devm_ioremap()
Chen Ni
1
-2
/
+2
2026-03-24
perf: add NVIDIA Tegra410 C2C PMU
Besar Wicaksono
3
-0
/
+1059
2026-03-24
perf: add NVIDIA Tegra410 CPU Memory Latency PMU
Besar Wicaksono
3
-0
/
+744
2026-03-24
perf/arm_cspmu: nvidia: Add Tegra410 PCIE-TGT PMU
Besar Wicaksono
1
-0
/
+321
2026-03-24
perf/arm_cspmu: nvidia: Add Tegra410 PCIE PMU
Besar Wicaksono
1
-5
/
+205
2026-03-24
perf/arm_cspmu: Add arm_cspmu_acpi_dev_get
Besar Wicaksono
2
-2
/
+34
2026-03-24
perf/arm_cspmu: nvidia: Add Tegra410 UCF PMU
Besar Wicaksono
1
-1
/
+86
2026-03-24
perf/arm-cmn: Stop claiming entire iomem region
Robin Murphy
1
-38
/
+30
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-9
/
+10
2026-02-03
perf/arm-cmn: Reject unsupported hardware configurations
Robin Murphy
1
-1
/
+14
2026-02-03
perf: arm_spe: Properly set hw.state on failures
Leo Yan
1
-6
/
+12
2026-01-28
perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
1
-1
/
+1
2026-01-06
perf/arm_dsu: Allow standard cycles events
Robin Murphy
1
-3
/
+2
2026-01-06
perf/arm_dsu: Support DSU-120
Robin Murphy
1
-1
/
+7
2026-01-06
perf/arm_dsu: Support DSU-110
Robin Murphy
1
-10
/
+14
2026-01-05
drivers: perf: use bitmap_empty() where appropriate
Yury Norov (NVIDIA)
2
-3
/
+2
2026-01-05
perf/arm-cmn: Support CMN-600AE
Robin Murphy
1
-0
/
+4
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
8
-97
/
+445
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-41
/
+45
2025-11-24
perf: arm_spe: Add support for filtering on data source
James Clark
1
-0
/
+37
2025-11-24
perf/imx_ddr: Add support for PMU in DB (system interconnects)
Joakim Zhang
1
-7
/
+60
2025-11-24
perf/imx_ddr: Get and enable optional clks
Frank Li
1
-0
/
+7
2025-11-24
perf/imx_ddr: Move ida_alloc() from ddr_perf_init() to ddr_perf_probe()
Frank Li
1
-9
/
+12
2025-11-16
tools: riscv: Fixed misalignment of CSR related definitions
Chen Pei
1
-1
/
+1
2025-11-07
perf/arm-ni: Fix and optimise register offset calculation
Robin Murphy
1
-9
/
+12
2025-11-03
perf: arm_pmuv3: Add new Cortex and C1 CPU PMUs
Rob Herring (Arm)
1
-0
/
+14
2025-11-03
perf: arm_cspmu: fix error handling in arm_cspmu_impl_unregister()
Ma Ke
1
-1
/
+3
2025-11-03
perf/arm-ni: Add NoC S3 support
Robin Murphy
1
-21
/
+71
2025-11-03
perf/arm_cspmu: nvidia: Add pmevfiltr2 support
Besar Wicaksono
1
-43
/
+133
2025-11-03
perf/arm_cspmu: nvidia: Add revision id matching
Besar Wicaksono
1
-10
/
+8
2025-11-03
perf/arm_cspmu: Add pmpidr support
Besar Wicaksono
3
-6
/
+75
2025-11-03
perf/arm_cspmu: Add callback to reset filter config
Besar Wicaksono
2
-1
/
+7
2025-11-03
perf: arm_pmuv3: Don't use PMCCNTR_EL0 on SMT cores
Yicong Yang
2
-0
/
+16
2025-10-27
perf: arm_pmu: Kill last use of per-CPU cpu_armpmu pointer
Marc Zyngier
2
-6
/
+1
2025-10-27
perf: arm_spe_pmu: Request specific affinities for per CPU interrupts
Marc Zyngier
1
-2
/
+2
2025-10-27
perf: arm_pmu: Request specific affinities for per CPU NMIs/interrupts
Will Deacon
3
-21
/
+29
2025-10-27
genirq: Update request_percpu_nmi() to take an affinity
Marc Zyngier
1
-1
/
+1
2025-10-27
perf: arm_spe_pmu: Convert to new interrupt affinity retrieval API
Marc Zyngier
1
-5
/
+4
2025-10-27
perf: arm_pmu: Convert to the new interrupt affinity retrieval API
Marc Zyngier
1
-7
/
+9
2025-10-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-4
/
+29
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-50
/
+141
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-3
/
+5
2025-09-25
drivers/perf: hisi: Add tt_core_deprecated for compatibility
Yicong Yang
1
-4
/
+29
2025-09-24
perf/dwc_pcie: Fix use of uninitialized variable
Ilkka Koskinen
1
-1
/
+1
2025-09-22
drivers/perf: hisi: Add support for L3C PMU v3
Yicong Yang
2
-30
/
+324
[next]