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
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
perf: Fix perf_aux_size() for greater-than 32-bit size
Adrian Hunter
1
-1
/
+1
2024-07-04
perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculation
Adrian Hunter
1
-1
/
+1
2024-07-04
perf/x86/intel/pt: Fix a topa_entry base address calculation
Adrian Hunter
1
-1
/
+1
2024-07-04
perf/x86/intel/pt: Fix topa_entry base length
Marco Cavenati
1
-2
/
+2
2024-06-17
perf/x86/intel/uncore: Support HBM and CXL PMON counters
Kan Liang
1
-2
/
+53
2024-06-17
perf/x86/uncore: Cleanup unused unit structure
Kan Liang
4
-112
/
+12
2024-06-17
perf/x86/uncore: Apply the unit control RB tree to PCI uncore units
Kan Liang
5
-48
/
+94
2024-06-17
perf/x86/uncore: Apply the unit control RB tree to MSR uncore units
Kan Liang
4
-11
/
+59
2024-06-17
perf/x86/uncore: Apply the unit control RB tree to MMIO uncore units
Kan Liang
1
-16
/
+14
2024-06-17
perf/x86/uncore: Retrieve the unit ID from the unit control RB tree
Kan Liang
1
-0
/
+3
2024-06-17
perf/x86/uncore: Support per PMU cpumask
Kan Liang
4
-5
/
+89
2024-06-17
perf/x86/uncore: Save the unit control address of all units
Kan Liang
2
-2
/
+87
2024-05-18
perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
Uros Bizjak
2
-3
/
+9
2024-05-08
perf/x86/cstate: Remove unused 'struct perf_cstate_msr'
Ingo Molnar
1
-6
/
+0
2024-05-02
perf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' to rapl_pmu_idx
Dhananjay Ugwekar
1
-8
/
+8
2024-05-02
x86/insn: Add support for APX EVEX instructions to the opcode map
Adrian Hunter
2
-0
/
+186
2024-05-02
x86/insn: Add support for APX EVEX to the instruction decoder logic
Adrian Hunter
8
-0
/
+42
2024-05-02
x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder opcode map
Adrian Hunter
2
-144
/
+152
2024-05-02
x86/insn: Add support for REX2 prefix to the instruction decoder logic
Adrian Hunter
8
-12
/
+132
2024-05-02
x86/insn: Add misc new Intel instructions
Adrian Hunter
2
-24
/
+90
2024-05-02
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
Adrian Hunter
2
-8
/
+8
2024-05-02
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
2
-2
/
+2
2024-05-02
x86/insn: Add Key Locker instructions to the opcode map
Chang S. Bae
2
-8
/
+14
2024-04-29
x86/mm: Switch to new Intel CPU model defines
Tony Luck
1
-10
/
+6
2024-04-29
x86/tsc_msr: Switch to new Intel CPU model defines
Tony Luck
1
-7
/
+7
2024-04-29
x86/tsc: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+3
2024-04-29
x86/cpu: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+3
2024-04-29
x86/resctrl: Switch to new Intel CPU model defines
Tony Luck
2
-16
/
+16
2024-04-29
x86/microcode/intel: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+2
2024-04-29
x86/mce: Switch to new Intel CPU model defines
Tony Luck
3
-19
/
+18
2024-04-29
x86/cpu: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+1
2024-04-29
x86/cpu/intel_epb: Switch to new Intel CPU model defines
Tony Luck
1
-6
/
+6
2024-04-29
x86/aperfmperf: Switch to new Intel CPU model defines
Tony Luck
1
-9
/
+8
2024-04-29
x86/apic: Switch to new Intel CPU model defines
Tony Luck
1
-19
/
+19
2024-04-29
perf/x86/msr: Switch to new Intel CPU model defines
Tony Luck
1
-66
/
+66
2024-04-29
perf/x86/intel/uncore: Switch to new Intel CPU model defines
Tony Luck
3
-53
/
+55
2024-04-28
Linux 6.9-rc6
Linus Torvalds
1
-1
/
+1
2024-04-28
sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
Oleg Nesterov
1
-1
/
+6
2024-04-28
sched/isolation: Prevent boot crash when the boot CPU is nohz_full
Oleg Nesterov
2
-6
/
+12
2024-04-27
profiling: Remove create_prof_cpu_mask().
Tetsuo Handa
2
-48
/
+0
2024-04-27
i2c: smbus: fix NULL function pointer dereference
Wolfram Sang
1
-6
/
+6
2024-04-26
RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
Andrew Jones
2
-1
/
+11
2024-04-26
perf riscv: Fix the warning due to the incompatible type
Ben Zong-You Xie
1
-1
/
+1
2024-04-26
netfs: Fix the pre-flush when appending to a file in writethrough mode
David Howells
1
-7
/
+6
2024-04-26
MAINTAINERS: Update Uwe's email address, drop SIOX maintenance
Uwe Kleine-König
1
-2
/
+1
2024-04-26
MAINTAINERS: Drop entry for PCA9541 bus master selector
Guenter Roeck
1
-6
/
+0
2024-04-25
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
1
-0
/
+3
2024-04-25
smb3: missing lock when picking channel
Steve French
1
-1
/
+3
2024-04-25
riscv: T-Head: Test availability bit before enabling MAE errata
Christoph Müllner
1
-4
/
+10
2024-04-25
riscv: thead: Rename T-Head PBMT to MAE
Christoph Müllner
3
-19
/
+19
[next]