index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
tools/mm/page_owner_sort: fix timestamp comparison for stable sorting
Kaushlendra Kumar
1
-1
/
+5
2026-01-08
idr: fix idr_alloc() returning an ID out of range
Matthew Wilcox (Oracle)
1
-0
/
+21
2026-01-08
selftests/ftrace: traceonoff_triggers: strip off names
Yipeng Zou
1
-2
/
+3
2026-01-08
selftests: net: fix "buffer overflow detected" for tap.c
Alice C. Munduruca
1
-11
/
+5
2026-01-08
tools/testing/nvdimm: Use per-DIMM device handle
Alison Schofield
1
-1
/
+6
2026-01-08
selftests: mptcp: pm: ensure unknown flags are ignored
Matthieu Baerts (NGI0)
2
-0
/
+15
2026-01-08
ktest.pl: Fix uninitialized var in config-bisect.pl
Steven Rostedt
1
-2
/
+2
2026-01-08
libperf cpumap: Fix perf_cpu_map__max for an empty/NULL map
Ian Rogers
1
-4
/
+6
2026-01-08
iommufd/selftest: Make it clearer to gcc that the access is not out of bounds
Jason Gunthorpe
1
-5
/
+3
2026-01-08
iommufd/selftest: Update hw_info coverage for an input data_type
Nicolin Chen
3
-23
/
+46
2026-01-08
iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO
Yi Liu
3
-5
/
+33
2026-01-08
selftests: netfilter: packetdrill: avoid failure on HZ=100 kernel
Florian Westphal
1
-1
/
+1
2026-01-08
netfilter: nf_nat: remove bogus direction check
Florian Westphal
2
-4
/
+11
2025-12-18
perf hist: In init, ensure mem_info is put on error paths
Ian Rogers
1
-4
/
+2
2025-12-18
perf tools: Fix split kallsyms DSO counting
Namhyung Kim
1
-2
/
+2
2025-12-18
perf tools: Mark split kallsyms DSOs as loaded
Namhyung Kim
1
-0
/
+1
2025-12-18
selftests: bonding: add delay before each xvlan_over_bond connectivity check
Hangbin Liu
1
-0
/
+1
2025-12-18
selftests: bonding: add ipvlan over bond testing
Etienne Champetier
4
-100
/
+98
2025-12-18
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2
-2
/
+17
2025-12-18
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
1
-3
/
+3
2025-12-18
perf arm_spe: Fix memset subclass in operation
Leo Yan
2
-26
/
+14
2025-12-18
perf arm-spe: Extend branch operations
Leo Yan
2
-6
/
+17
2025-12-18
selftests/bpf: Fix failure paths in send_signal test
Alexei Starovoitov
1
-0
/
+5
2025-12-18
libbpf: Fix parsing of multi-split BTF
Alan Maguire
1
-2
/
+2
2025-12-18
perf record: skip synthesize event when open evsel failed
Shuai Xue
1
-1
/
+1
2025-12-18
perf lock contention: Load kernel map before lookup
Namhyung Kim
1
-3
/
+3
2025-12-18
tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is set
Benjamin Berg
1
-0
/
+4
2025-12-18
perf annotate: Check return value of evsel__get_arch() properly
Tianyou Li
1
-1
/
+1
2025-12-18
objtool: Fix weak symbol detection
Josh Poimboeuf
1
-4
/
+4
2025-12-18
objtool: Fix standalone --hacks=jump_label
Dylan Hatch
1
-1
/
+2
2025-12-01
tracing/tools: Fix incorrcet short option in usage text for --threads
Zhang Chujun
1
-1
/
+1
2025-12-01
selftests: net: use BASH for bareudp testing
Po-Hsu Lin
1
-1
/
+1
2025-12-01
selftests: net: lib: Do not overwrite error messages
Ido Schimmel
2
-1
/
+8
2025-12-01
tools: riscv: Fixed misalignment of CSR related definitions
Chen Pei
1
-2
/
+3
2025-12-01
selftests: mptcp: join: userspace: longer timeout
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-12-01
selftests: mptcp: join: endpoints: longer timeout
Matthieu Baerts (NGI0)
1
-4
/
+4
2025-11-24
selftests: mptcp: join: properly kill background tasks
Matthieu Baerts (NGI0)
2
-9
/
+30
2025-11-24
selftests: mptcp: join: userspace: longer transfer
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-11-24
selftests: mptcp: connect: trunc: read all recv data
Matthieu Baerts (NGI0)
1
-5
/
+13
2025-11-24
selftests: mptcp: join: endpoints: longer transfer
Matthieu Baerts (NGI0)
1
-4
/
+4
2025-11-24
selftests: mptcp: join: rm: set backup flag
Matthieu Baerts (NGI0)
1
-27
/
+27
2025-11-24
selftests: mptcp: connect: fix fallback note due to OoO
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-11-24
selftests/user_events: fix type cast for write_index packed member in perf_test
Ankit Khushwaha
1
-1
/
+1
2025-11-24
selftests/tracing: Run sample events to clear page cache events
Steven Rostedt
1
-0
/
+4
2025-11-24
selftests: net: local_termination: Wait for interfaces to come up
Alexander Sverdlin
1
-0
/
+2
2025-11-24
iommufd: Make vfio_compat's unmap succeed if the range is already empty
Jason Gunthorpe
1
-0
/
+2
2025-11-13
selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...
Wang Liang
1
-0
/
+4
2025-11-13
selftests/net: use destination options instead of hop-by-hop
Anubhav Singh
1
-2
/
+2
2025-11-13
selftests/net: fix out-of-order delivery of FIN in gro:tcp test
Anubhav Singh
1
-0
/
+8
2025-11-13
tools: lib: thermal: use pkg-config to locate libnl3
Sascha Hauer
1
-1
/
+6
[next]