index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-05-02
perf hist: Basic support for mem_stat accounting
Namhyung Kim
-2
/
+75
2025-05-02
perf hist: Add struct he_mem_stat
Namhyung Kim
-0
/
+83
2025-05-02
perf hist: Support multi-line header
Namhyung Kim
-34
/
+64
2025-05-02
perf record: Add --sample-mem-info option
Namhyung Kim
-2
/
+14
2025-05-02
perf hist: Remove output field from sort-list properly
Namhyung Kim
-10
/
+5
2025-05-02
perf test perf-report-hierarchy: Add new test
Arnaldo Carvalho de Melo
-0
/
+43
2025-05-02
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
-12
/
+48
2025-05-02
selftests: coredump: Raise timeout to 2 minutes
Nam Cao
-1
/
+1
2025-05-02
selftests: coredump: Fix test failure for slow machines
Nam Cao
-1
/
+5
2025-05-02
selftests: coredump: Properly initialize pointer
Nam Cao
-0
/
+2
2025-05-02
tools: ynl: allow fixed-header to be specified per op
Jakub Kicinski
-5
/
+21
2025-05-02
tools: ynl-gen: don't init enum checks for classic netlink
Jakub Kicinski
-20
/
+26
2025-05-02
tools: ynl-gen: array-nest: support binary array with exact-len
Jakub Kicinski
-4
/
+20
2025-05-02
tools: ynl-gen: array-nest: support put for scalar
Jakub Kicinski
-3
/
+25
2025-05-02
tools: ynl-gen: mutli-attr: support binary types with struct
Jakub Kicinski
-0
/
+19
2025-05-02
tools: ynl-gen: multi-attr: type gen for string
Jakub Kicinski
-4
/
+38
2025-05-02
tools: ynl-gen: support CRUD-like notifications for classic Netlink
Jakub Kicinski
-1
/
+5
2025-05-02
tools: ynl-gen: support using dump types for ntf
Jakub Kicinski
-1
/
+1
2025-05-02
tools: ynl: let classic netlink requests specify extra nlflags
Jakub Kicinski
-4
/
+23
2025-05-02
tools: ynl-gen: fill in missing empty attr lists
Jakub Kicinski
-0
/
+8
2025-05-02
tools: ynl-gen: factor out free_needs_iter for a struct
Jakub Kicinski
-5
/
+9
2025-05-02
tools: ynl-gen: fix comment about nested struct dict
Jakub Kicinski
-1
/
+1
2025-05-01
selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
Gal Pressman
-0
/
+5
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-79
/
+1195
2025-05-01
selftests/bpf: Add btf dedup test covering module BTF dedup
Alan Maguire
-0
/
+101
2025-05-01
selftests/bpf: xdp_metadata: Check XDP_REDIRCT support for dev-bound progs
Lorenzo Bianconi
-1
/
+34
2025-05-01
Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-7
/
+731
2025-05-01
ASoC: stm32: sai: fix kernel rate configuration
Mark Brown
-390
/
+1717
2025-04-30
selftests/seccomp: fix syscall_restart test for arm compat
Neill Kapron
-2
/
+5
2025-04-30
libbpf: Use proper errno value in linker
Anton Protopopov
-2
/
+2
2025-04-30
objtool: Fix up st_info in COMDAT group section
Rong Xu
-1
/
+26
2025-04-29
perf test amd ibs: Add sample period unit test
Ravi Bangoria
-0
/
+1007
2025-04-29
perf mem/c2c amd: Add ldlat support
Ravi Bangoria
-10
/
+83
2025-04-29
perf amd ibs: Incorporate Zen5 DTLB and PageSize information
Ravi Bangoria
-12
/
+51
2025-04-29
perf amd ibs: Add Load Latency bits in raw dump
Ravi Bangoria
-2
/
+21
2025-04-29
perf symbols: Handle 'u' and 'l' symbols in /proc/kallsyms
Arnaldo Carvalho de Melo
-3
/
+5
2025-04-29
tools: ynl: fix typo in info string
Ruben Wauters
-1
/
+1
2025-04-29
selftests: net: tc_taprio: new test
Vladimir Oltean
-0
/
+432
2025-04-29
selftests: net: tsn_lib: add window_size argument to isochron_do()
Vladimir Oltean
-0
/
+6
2025-04-29
selftests: net: tsn_lib: create common helper for counting received packets
Vladimir Oltean
-6
/
+12
2025-04-29
selftests/bpf: Fix compilation errors
Feng Yang
-0
/
+2
2025-04-29
selftests/bpf: Fix kmem_cache iterator draining
T.J. Mercier
-1
/
+1
2025-04-29
selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"
Colin Ian King
-1
/
+1
2025-04-29
perf tools: Fix in-source libperf build
James Clark
-4
/
+4
2025-04-29
Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-11
/
+46
2025-04-29
Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+102
2025-04-29
io_uring/zcrx: selftests: parse json from ethtool -g
David Wei
-4
/
+2
2025-04-29
io_uring/zcrx: selftests: use rand_port()
David Wei
-17
/
+31
2025-04-29
libbpf: Add identical pointer detection to btf_dedup_is_equiv()
Alan Maguire
-0
/
+16
2025-04-29
perf test probe_vfs_getname: Skip if no suitable line detected
Jakub Brnak
-5
/
+28
[prev]
[next]