index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-05-17
perf unwind-libdw: Handle JIT-generated DSOs properly
Namhyung Kim
2024-05-17
perf unwind-libunwind: Fix base address for .eh_frame
Namhyung Kim
2024-05-17
selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
John Stultz
2024-05-17
tools/power/turbostat: Fix uncore frequency file string
Justin Ernst
2024-05-17
memblock tests: fix undefined reference to `panic'
Wei Yang
2024-05-17
memblock tests: fix undefined reference to `early_pfn_to_nid'
Wei Yang
2024-05-17
tools/power turbostat: Fix Bzy_MHz documentation typo
Peng Liu
2024-05-17
tools/power turbostat: Increase the limit for fd opened
Wyes Karny
2024-05-17
tools/power turbostat: Fix added raw MSR output
Doug Smythies
2024-05-17
bpf: Check bloom filter map value size
Andrei Matei
2024-04-27
selftests/ftrace: Limit length in subsystem-enable tests
Yuanhe Shu
2024-04-17
selftests: timers: Fix abs() warning in posix_timers test
John Stultz
2024-04-13
tools: iio: replace seekdir() in iio_generic_buffer
Petre Rodan
2024-04-13
ktest: force $buildonly = 1 for 'make_warnings_file' test type
Ricardo B. Marliere
2024-04-13
libperf evlist: Avoid out-of-bounds access
Ian Rogers
2024-04-13
tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()
Samasth Norway Ananda
2024-04-10
selftests: mptcp: display simult in extra_msg
Geliang Tang
2024-04-10
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-10
selftests: mptcp: join: fix dev in check_endpoint
Geliang Tang
2024-04-10
selftests: reuseaddr_conflict: add missing new line at the end of the output
Jakub Kicinski
2024-04-10
selftests: net: gro fwd: update vxlan GRO test expectations
Antoine Tenart
2024-04-03
tools/resolve_btfids: fix build with musl libc
Natanael Copa
2024-04-03
selftests: mptcp: diag: return KSFT_FAIL not test_cnt
Geliang Tang
2024-04-03
selftests/mqueue: Set timeout to 180 seconds
SeongJae Park
2024-03-26
selftests: forwarding: Fix ping failure due to short timeout
Ido Schimmel
2024-03-26
perf stat: Avoid metric-only segv
Ian Rogers
2024-03-26
perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
Yang Jihong
2024-03-26
perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
Yang Jihong
2024-03-26
perf record: Fix possible incorrect free in record__switch_output()
Yang Jihong
2024-03-26
selftests: forwarding: Add missing multicast routing config entries
Ido Schimmel
2024-03-26
selftests: forwarding: Add missing config entries
Petr Machata
2024-03-26
tools/resolve_btfids: Fix cross-compilation to non-host endianness
Viktor Malik
2024-03-26
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
2024-03-26
libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API
Andrii Nakryiko
2024-03-26
libbpf: Fix faccessat() usage on Android
Andrii Nakryiko
2024-03-26
selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
Andrey Grafin
2024-03-26
libbpf: Apply map_set_def_max_entries() for inner_maps on creation
Andrey Grafin
2024-03-26
bpftool: Silence build warning about calloc()
Tiezhu Yang
2024-03-26
selftests: tls: use exact comparison in recv_partial
Jakub Kicinski
2024-03-15
selftests: mptcp: decrease BW in simult flows
Matthieu Baerts (NGI0)
2024-03-15
selftests: mm: fix map_hugetlb failure on 64K page size systems
Nico Pache
2024-03-15
selftests/mm: switch to bash from sh
Muhammad Usama Anjum
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2024-03-06
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
2024-03-06
selftests: mptcp: join: add ss mptcp support check
Geliang Tang
2024-03-01
net/sched: Retire dsmark qdisc
Jamal Hadi Salim
2024-03-01
net/sched: Retire ATM qdisc
Jamal Hadi Salim
2024-03-01
net/sched: Retire CBQ qdisc
Jamal Hadi Salim
2024-02-23
mlxsw: spectrum_acl_tcam: Fix stack corruption
Ido Schimmel
2024-02-23
selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flag
Audra Mitchell
[next]