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
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-05
Linux 6.2-rc7
Linus Torvalds
1
-1
/
+1
2023-02-04
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2023-02-03
perf script: Support Retire Latency
Kan Liang
1
-2
/
+11
2023-02-03
perf report: Support Retire Latency
Kan Liang
5
-1
/
+30
2023-02-03
perf lock contention: Support filters for different aggregation
Namhyung Kim
5
-51
/
+89
2023-02-03
perf lock contention: Use lock_stat_find{,new}
Namhyung Kim
4
-19
/
+34
2023-02-03
perf lock contention: Factor out lock_contention_get_name()
Namhyung Kim
1
-50
/
+65
2023-02-03
perf arm-spe: Add raw decoding for SPEv1.2 previous branch address
Rob Herring
2
-1
/
+4
2023-02-03
perf jevents: Run metric_test.py at compile-time
Ian Rogers
4
-2
/
+14
2023-02-03
tools build: Add test echo-cmd
Ian Rogers
1
-0
/
+1
2023-02-03
perf jevents: Correct bad character encoding
Ian Rogers
1
-2
/
+2
2023-02-03
perf pmu-events: Fix testing with JEVENTS_ARCH=all
Ian Rogers
3
-3
/
+7
2023-02-03
perf jevents: Add model list option
Ian Rogers
2
-1
/
+16
2023-02-03
perf jevents: Generate metrics and events as separate tables
Ian Rogers
2
-58
/
+189
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
11
-54
/
+78
2023-02-03
perf jevents: Combine table prefix and suffix writing
Ian Rogers
1
-22
/
+14
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
7
-126
/
+0
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
9
-134
/
+36
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
7
-29
/
+80
2023-02-03
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
1
-0
/
+2
2023-02-03
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-03
HV: hv_balloon: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
7
-111
/
+228
2023-02-02
perf jevents: Rewrite metrics in the same file with each other
Ian Rogers
1
-5
/
+16
2023-02-02
perf jevents metric: Add ability to rewrite metrics in terms of others
Ian Rogers
2
-2
/
+81
2023-02-02
perf jevents metric: Correct Function equality
Ian Rogers
1
-2
/
+4
2023-02-02
perf session: Show branch speculation info in raw dump
Sandipan Das
2
-11
/
+12
2023-02-02
perf script: Show branch speculation info
Sandipan Das
5
-6
/
+33
2023-02-02
perf test: Add more test cases for perf lock contention
Namhyung Kim
1
-4
/
+62
2023-02-02
mtk_sgmii: enable PCS polling to allow SFP work
Alexander Couzens
1
-0
/
+1
2023-02-02
net: mediatek: sgmii: fix duplex configuration
Bjørn Mork
2
-4
/
+4
2023-02-02
net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
Alexander Couzens
2
-11
/
+30
2023-02-02
MAINTAINERS: update SCTP maintainers
Jakub Kicinski
2
-1
/
+5
2023-02-02
MAINTAINERS: ipv6: retire Hideaki Yoshifuji
Jakub Kicinski
1
-1
/
+0
2023-02-02
mailmap: add John Crispin's entry
Jakub Kicinski
1
-0
/
+1
2023-02-02
MAINTAINERS: bonding: move Veaceslav Falico to CREDITS
Jakub Kicinski
2
-1
/
+4
2023-02-02
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
1
-6
/
+6
2023-02-02
perf bench syscall: Add execve syscall benchmark
Tiezhu Yang
5
-0
/
+44
2023-02-02
perf bench syscall: Add getpgid syscall benchmark
Tiezhu Yang
5
-0
/
+19
2023-02-02
perf bench syscall: Introduce bench_syscall_common()
Tiezhu Yang
3
-4
/
+31
2023-02-02
tools x86: Keep list sorted by number in unistd_{32,64}.h
Tiezhu Yang
2
-16
/
+16
2023-02-02
perf test: Replace legacy `...` with $(...)
Diederik de Haas
1
-9
/
+9
2023-02-02
perf test: Replace 'grep | wc -l' with 'grep -c'
Diederik de Haas
1
-3
/
+3
2023-02-02
perf stat: Hide invalid uncore event output for aggr mode
Namhyung Kim
1
-5
/
+46
2023-02-02
perf lock contention: Add -S/--callstack-filter option
Namhyung Kim
4
-2
/
+75
2023-02-02
perf script: Add 'cgroup' field for output
Namhyung Kim
2
-2
/
+25
2023-02-02
perf tools docs: Use canonical ftrace path
Ross Zwisler
3
-4
/
+4
2023-02-02
perf arm-spe: Only warn once for each unsupported address packet
Rob Herring
1
-1
/
+5
2023-02-02
perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
Krister Johansen
1
-2
/
+15
2023-02-02
perf probe: Fix usage when libtraceevent is missing
Athira Rajeev
1
-0
/
+9
[next]