index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-18
selftests/bpf: Replace TCP CC string comparisons with bpf_strncmp
Hoyeon Lee
2
-28
/
+10
2025-11-18
selftests/bpf: Move common TCP helpers into bpf_tracing_net.h
Hoyeon Lee
5
-24
/
+14
2025-11-18
Merge branch 'for-6.19/cxl-misc' into cxl-for-next
Dave Jiang
2
-18
/
+0
2025-11-18
cxl/test: remove unused mock function for cxl_rcd_component_reg_phys()
Alejandro Lucero
2
-18
/
+0
2025-11-18
selftests/x86: Update the negative vsyscall tests to expect a #GP
Sohil Mehta
1
-9
/
+12
2025-11-18
docs: bring some order to our Python module hierarchy
Jonathan Corbet
14
-25
/
+24
2025-11-18
docs: Move the python libraries to tools/lib/python
Jonathan Corbet
20
-10
/
+4546
2025-11-18
selftests: af_unix: Add tests for ECONNRESET and EOF semantics
Sunday Adelodun
3
-0
/
+179
2025-11-18
objtool: Set minimum xxhash version to 0.8
Josh Poimboeuf
2
-2
/
+2
2025-11-17
selftests: net: lib: Do not overwrite error messages
Ido Schimmel
2
-1
/
+8
2025-11-17
selftests: mptcp: get stats just before timing out
Matthieu Baerts (NGI0)
5
-42
/
+86
2025-11-17
selftests: mptcp: wait for port instead of sleep
Matthieu Baerts (NGI0)
2
-2
/
+3
2025-11-17
selftests: mptcp: connect: avoid double packet traces
Matthieu Baerts (NGI0)
1
-4
/
+10
2025-11-17
selftests: mptcp: lib: get counters from nstat history
Matthieu Baerts (NGI0)
2
-56
/
+47
2025-11-17
selftests: mptcp: join: dump stats from history
Matthieu Baerts (NGI0)
2
-5
/
+17
2025-11-17
selftests: mptcp: lib: stats: remove nstat rate columns
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-11-17
selftests: mptcp: lib: remove stats files args
Matthieu Baerts (NGI0)
5
-13
/
+14
2025-11-17
selftests: mptcp: lib: introduce 'nstat_{init,get}'
Matthieu Baerts (NGI0)
5
-32
/
+30
2025-11-17
perf tool_pmu: More accurately set the cpus for tool events
Ian Rogers
3
-2
/
+27
2025-11-17
perf stat: Reduce scope of walltime_nsecs_stats
Ian Rogers
6
-21
/
+10
2025-11-17
perf stat: Reduce scope of ru_stats
Ian Rogers
4
-25
/
+18
2025-11-17
perf stat-shadow: Read tool events directly
Ian Rogers
1
-83
/
+66
2025-11-17
perf tool_pmu: Use old_count when computing count values for time events
Ian Rogers
2
-29
/
+46
2025-11-17
perf pmu: perf_cpu_map__new_int to avoid parsing a string
Ian Rogers
2
-2
/
+2
2025-11-17
libperf cpumap: Reduce allocations and sorting in intersect
Ian Rogers
1
-10
/
+19
2025-11-17
perf stat: Display metric-only for 0 counters
Ian Rogers
1
-0
/
+3
2025-11-17
tools: ynltool: remove -lmnl from link flags
Jakub Kicinski
1
-1
/
+1
2025-11-17
kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptrace
Mark Brown
1
-4
/
+1
2025-11-17
kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systems
Mark Brown
1
-0
/
+61
2025-11-17
Merge branch 'for-6.19/cxl-elc-test' into cxl-for-next
Dave Jiang
4
-4
/
+74
2025-11-17
cxl/test: Add support for acpi extended linear cache
Dave Jiang
4
-0
/
+45
2025-11-17
cxl/test: Add cxl_test CFMWS support for extended linear cache
Dave Jiang
1
-0
/
+22
2025-11-17
cxl/test: Standardize CXL auto region size
Dave Jiang
1
-4
/
+7
2025-11-17
tools: Remove s390 compat support
Heiko Carstens
9
-69
/
+2
2025-11-16
perf test: Don't fail if user rdpmc returns 0 when disabled
Ian Rogers
1
-1
/
+1
2025-11-16
perf parse-events: Add debug logging to perf_event
Ian Rogers
1
-0
/
+2
2025-11-16
perf test: Be tolerant of missing json metric none value
Ian Rogers
1
-1
/
+4
2025-11-16
perf sample: Fix the wrong format specifier
liujing
1
-1
/
+1
2025-11-16
selftests/damon/sysfs: add obsolete_target test
SeongJae Park
1
-0
/
+37
2025-11-16
sysfs.py: extend assert_ctx_committed() for monitoring targets
SeongJae Park
1
-0
/
+11
2025-11-16
drgn_dump_damon_status: dump damon_target->obsolete
SeongJae Park
1
-0
/
+1
2025-11-16
selftests/damon/_damon_sysfs: support obsolete_target file
SeongJae Park
1
-2
/
+9
2025-11-16
mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
1
-7
/
+91
2025-11-16
tools/mm/page_owner_sort: add help option support
Ye Liu
1
-3
/
+7
2025-11-16
tools/mm: use <stdbool.h> in page_owner_sort.c
Ye Liu
1
-3
/
+1
2025-11-16
selftests: update ksm inheritance tests for prctl fork/exec
xu xin
1
-0
/
+57
2025-11-16
Merge tag 'perf-tools-fixes-for-v6.18-2-2025-11-16' of git://git.kernel.org/p...
Linus Torvalds
9
-22
/
+68
2025-11-16
Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2025-11-16
tools: riscv: Fixed misalignment of CSR related definitions
Chen Pei
1
-2
/
+3
2025-11-15
selftests/user_events: fix type cast for write_index packed member in perf_test
Ankit Khushwaha
1
-1
/
+1
[prev]
[next]