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-7.1.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
7 days
selftests/clone3: fix wild pointer access of getline due to missing init
Chris Gellermann
1
-1
/
+1
7 days
selftests/mm: fix potential wild pointer access of getline due to missing init
Chris Gellermann
1
-1
/
+1
7 days
kunit: tool: skip stty when stdin is not a tty
Shuvam Pandey
2
-2
/
+51
7 days
kunit: tool: Terminate kernel under test on SIGINT
David Gow
1
-9
/
+19
14 days
objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0
Miguel Ojeda
1
-0
/
+1
14 days
selftests: openvswitch: add config file
Matthieu Baerts (NGI0)
1
-0
/
+16
14 days
selftests: af_unix: add USER_NS config
Matthieu Baerts (NGI0)
1
-0
/
+1
14 days
selftests/alsa: Fix memory leak in find_controls error path
Malaya Kumar Rout
1
-0
/
+1
14 days
selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
Daniel Borkmann
1
-0
/
+142
2026-07-24
selftests/bpf: Add simple strscpy() implementation
Ihor Solodrai
3
-14
/
+37
2026-07-24
tools/testing: add linux/args.h header and fix radix, VMA tests
Lorenzo Stoakes
2
-0
/
+32
2026-07-24
selftests/fs/statmount: build with tools include dir
Amir Goldstein
4
-1
/
+318
2026-07-24
selftests/landlock: Fix screwed up pointers in the scoped_signal_test
Thomas Huth
1
-23
/
+23
2026-07-24
selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not available
Thomas Huth
1
-0
/
+21
2026-07-24
selftests: net: make busywait timeout clock portable
Nirmoy Das
1
-2
/
+23
2026-07-24
selftests/ftrace: Drop invalid top-level local in test_ownership
Cao Ruichuang
1
-1
/
+1
2026-07-24
selftests/landlock: Test SCOPE_SIGNAL on the SIGIO/fowner pgid path
Bryam Vargas
1
-0
/
+182
2026-07-24
tools/power/x86/intel-speed-select: Harden daemon pidfile open
Ali Ahmet MEMIS
1
-1
/
+8
2026-07-24
selftests/net: fix EVP_MD_CTX leak in tcp_mmap
Wang Yan
1
-0
/
+4
2026-07-24
selftests/hid: Cover hid_bpf_get_data() size overflow
Yiyang Chen
3
-1
/
+27
2026-07-24
selftests/hid: Load only requested struct_ops maps
Yiyang Chen
1
-7
/
+18
2026-07-24
bpftool: Fix vmlinux BTF leak in cgroup commands
Yichong Chen
1
-1
/
+13
2026-07-24
selftests/mm: fix exclusive_cow test fork() handling
Aboorva Devarajan
1
-3
/
+28
2026-07-24
selftests/mm: allow PUD-level entries in compound testcase of hmm tests
Sayali Patil
1
-8
/
+24
2026-07-24
selftests/mm: clarify alternate unmapping in compaction_test
Sayali Patil
1
-0
/
+3
2026-07-24
selftests/mm: ensure destination is hugetlb-backed in hugetlb-mremap
Sayali Patil
1
-7
/
+4
2026-07-24
selftest/mm: register existing mapping with userfaultfd in hugetlb-mremap
Sayali Patil
1
-16
/
+5
2026-07-24
selftests/mm: restore default nr_hugepages value via exit trap in charge_rese...
Sayali Patil
1
-2
/
+1
2026-07-24
tools lib api: Fix mount_overload() snprintf truncation and toupper range
Arnaldo Carvalho de Melo
1
-2
/
+2
2026-07-24
tools lib api: Fix filename__write_int() writing uninitialized stack data
Arnaldo Carvalho de Melo
1
-2
/
+3
2026-07-24
tools lib api: Fix missing null termination in filename__read_int/ull()
Arnaldo Carvalho de Melo
1
-2
/
+8
2026-07-24
perf: Fix off-by-one stack buffer overflow in kallsyms__parse()
Rui Qi
1
-1
/
+4
2026-07-24
selftests/bpf: Initialize operation name before use
Leo Yan
1
-0
/
+1
2026-07-24
selftests/bpf: Fix typo in verify_umulti_link_info
Jiri Olsa
1
-1
/
+1
2026-07-24
cxl/test: Add check after kzalloc() memory in alloc_mock_res()
Dave Jiang
1
-2
/
+6
2026-07-24
cxl/test: Unregister cxl_acpi in cxl_test_init() error path
Dave Jiang
1
-1
/
+1
2026-07-24
cxl/test: Zero out LSA backing memory to avoid leaking to user
Dave Jiang
1
-1
/
+1
2026-07-24
cxl/test: Fix integer overflow in mock LSA bounds checks
Dave Jiang
1
-2
/
+2
2026-07-24
selftests/bpf: Fix bpf_iter/task_vma test
Yonghong Song
1
-1
/
+1
2026-07-24
tools/virtio: check mmap return value in vringh_test
longlong yan
1
-0
/
+5
2026-07-24
bpf: Check tail zero of bpf_prog_info
Leon Hwang
1
-0
/
+1
2026-07-24
bpftool: Use libbpf error code for flow dissector query
Woojin Ji
1
-2
/
+2
2026-07-24
libbpf: Fix UAF in strset__add_str()
Carlos Llamas
1
-21
/
+41
2026-07-24
bpftool: Fix typo in struct_ops map FD generation for light skeleton
Siddharth Nayyar
1
-1
/
+1
2026-07-24
libbpf: Harden parse_vma_segs() path parsing
Michael Bommarito
1
-4
/
+12
2026-07-24
selftests/mm: Fix resv_sz when parsing arm64 signal frame
Kevin Brodsky
1
-1
/
+2
2026-07-24
selftests/bpf: Reject unsupported -k option in vmtest.sh
Roman Kvasnytskyi
1
-1
/
+1
2026-07-24
selftests/bpf: Use local type for bpf_fou_encap in test_tunnel_kern
Gregory Bell
1
-7
/
+6
2026-07-24
selftests/bpf: Use local type for flow_offload_tuple_rhash in xdp_flowtable
Gregory Bell
1
-2
/
+5
2026-07-24
libbpf: Report error when a negative kprobe offset is specified
Aaron Tomlin
1
-1
/
+8
[next]