index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
selftests/bpf: Remove test_access_variable_array
Venkat Rao Bagalkote
2
-35
/
+0
5 days
rtla: Fix parse_cpu_set() bug introduced by strtoi()
Costa Shulyupin
1
-6
/
+4
5 days
kselftest/arm64: Include <asm/ptrace.h> for user_gcs definition
Leo Yan
2
-6
/
+1
5 days
tools/power turbostat: Fix unrecognized option '-P'
David Arcari
1
-1
/
+1
5 days
tools/power turbostat: Fix and document --header_iterations
Len Brown
2
-12
/
+12
5 days
tools/power turbostat: Use strtoul() for iteration parsing
Kaushlendra Kumar
1
-6
/
+8
5 days
tools/power turbostat.8: Document the "--force" option
Len Brown
1
-3
/
+7
5 days
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
1
-1
/
+3
5 days
perf util: Kill die() prototype, dead for a long time
Arnaldo Carvalho de Melo
1
-1
/
+0
5 days
perf maps: Fix copy_from that can break sorted by name order
Ian Rogers
1
-10
/
+3
5 days
perf maps: Fix fixup_overlap_and_insert that can break sorted by name order
Ian Rogers
1
-0
/
+2
5 days
perf cgroup: Update metric leader in evlist__expand_cgroup
Ian Rogers
1
-7
/
+23
5 days
perf expr: Return -EINVAL for syntax error in expr__find_ids()
Leo Yan
1
-1
/
+2
5 days
perf tools: Fix module symbol resolution for non-zero .text sh_addr
Chuck Lever
1
-2
/
+6
5 days
perf stat: Fix opt->value type for parse_cache_level
Ian Rogers
1
-20
/
+23
5 days
perf lock: Fix option value type in parse_max_stack
Ian Rogers
1
-1
/
+1
5 days
perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
Mike Leach
1
-38
/
+13
5 days
perf branch: Avoid incrementing NULL
Ian Rogers
1
-0
/
+3
5 days
perf trace: Avoid an ERR_PTR in syscall_stats
Ian Rogers
1
-5
/
+7
5 days
perf trace: Fix IS_ERR() vs NULL check bug
wangguangju
1
-1
/
+1
5 days
libbpf: Prevent double close and leak of btf objects
Jiri Olsa
1
-10
/
+11
5 days
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
1
-1
/
+2
5 days
rtla/utils: Fix resource leak in set_comm_sched_attr()
Wander Lairson Costa
1
-5
/
+6
5 days
rtla: Replace atoi() with a robust strtoi()
Wander Lairson Costa
3
-8
/
+41
5 days
rtla: Fix -C/--cgroup interface
Ivan Pravdin
6
-76
/
+55
5 days
ktest: Run POST_KTEST hooks on failure and cancellation
Ricardo B. Marlière
1
-5
/
+22
5 days
ktest: Honor empty per-test option overrides
Ricardo B. Marlière
1
-2
/
+4
5 days
ktest: Avoid undef warning when WARNINGS_FILE is unset
Ricardo B. Marlière
1
-1
/
+1
5 days
selftest: memcg: skip memcg_sock test if address family not supported
Waiman Long
1
-1
/
+10
5 days
kho: make debugfs interface optional
Pasha Tatashin
1
-0
/
+1
5 days
selftests/mm: skip migration tests if NUMA is unavailable
AnishMulay
1
-1
/
+2
5 days
selftests/sched_ext: Add missing error check for exit__load()
David Carlier
1
-1
/
+1
5 days
selftests/futex: Fix incorrect result reporting of futex_requeue test item
Yuwen Chen
1
-41
/
+8
5 days
selftests/bpf: Fix reg_bounds to match new tnum-based refinement
Paul Chaignon
1
-0
/
+35
5 days
selftests: netfilter: nft_tproxy.sh: adjust to socat changes
Florian Westphal
1
-7
/
+7
5 days
selftests/bpf: fix __jited_unpriv tag name
Eduard Zingerman
1
-1
/
+1
5 days
bpf: Relax scalar id equivalence for state pruning
Puranjay Mohan
1
-3
/
+5
5 days
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
1
-1
/
+1
5 days
bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()
Weiming Shi
1
-0
/
+2
5 days
selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15
Amit Machhiwal
1
-1
/
+1
5 days
tools/nolibc/printf: Move snprintf length check to callback
David Laight
1
-27
/
+67
5 days
tools/nolibc/printf: Change variables 'c' to 'ch' and 'tmpbuf[]' to 'outbuf[]'
David Laight
1
-19
/
+19
5 days
tools/nolibc: implement %m if errno is not defined
Benjamin Berg
1
-2
/
+4
14 days
x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache
Prathyushi Nangia
1
-1
/
+2
14 days
selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctl
Matthieu Baerts (NGI0)
1
-3
/
+7
14 days
selftests: mptcp: check output: catch cmd errors
Matthieu Baerts (NGI0)
2
-10
/
+16
2026-05-07
mm: prevent droppable mappings from being locked
Anthony Yznaga
1
-1
/
+6
2026-05-07
ktest: Fix the month in the name of the failure directory
Steven Rostedt
1
-1
/
+1
2026-05-07
perf annotate: Use jump__delete when freeing LoongArch jumps
Rong Bao
2
-0
/
+2
2026-05-07
tools/accounting: handle truncated taskstats netlink messages
Yiyang Chen
2
-8
/
+73
[next]