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
2026-06-05
selftests/bpf: Inspect the signature verdict exposed to BPF LSM
Daniel Borkmann
2026-06-05
selftests/bpf: libarena: parallel test harness and spmc parallel selftest
Emil Tsalapatis
2026-06-05
selftests/bpf: libarena: Add spmc queue data structure
Emil Tsalapatis
2026-06-05
selftests/bpf: libarena: Add rbtree data structure
Emil Tsalapatis
2026-06-05
selftests: drv-net: add userns devmem RX test
Bobby Eshleman
2026-06-05
selftests: net: do not detect PPPoX loopback
Qingfang Deng
2026-06-05
selftests/bpf: Fix test_lirc test
Sean Young
2026-06-05
selftests/bpf: Add tests for bpf_set_retval validation
Xu Kuohai
2026-06-05
selftests/bpf: Restrict bpf_set_retval argument in sk_bypass_prot_mem
Xu Kuohai
2026-06-05
selftests/bpf: Add tests to verify the fix of encapsulating VxLAN in lwt
Leon Hwang
2026-06-05
bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()
Varun R Mallya
2026-06-05
selftests/bpf: use host CPU features in JIT disassembler
Varun R Mallya
2026-06-05
selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_...
Leon Hwang
2026-06-05
bpf: Check tail zero of bpf_prog_info
Leon Hwang
2026-06-05
bpf: Check tail zero of bpf_map_info
Leon Hwang
2026-06-05
perf sched: Replace BUG_ON and add NULL checks in replay event helpers
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Use thread__put() in free_idle_threads()
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Fix thread reference leak in idle hist processing
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Use is_idle_sample() for idle thread runtime cast guard
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Clean up idle_threads entry on init failure
Arnaldo Carvalho de Melo
2026-06-05
perf c2c: Bounds-check CPU IDs in setup_nodes() topology loop
Arnaldo Carvalho de Melo
2026-06-05
perf c2c: Bounds-check CPU and node IDs before bitmap and array access
Arnaldo Carvalho de Melo
2026-06-05
selftests/bpf: Tolerate missing files during install
Ricardo B. Marlière
2026-06-05
selftests/bpf: Provide weak definitions for cross-test functions
Ricardo B. Marlière
2026-06-05
selftests/bpf: Tolerate benchmark build failures
Ricardo B. Marlière
2026-06-05
selftests/bpf: Allow test_progs to link with a partial object set
Ricardo B. Marlière
2026-06-05
selftests/bpf: Skip tests whose objects were not built
Ricardo B. Marlière
2026-06-05
selftests/bpf: Tolerate test file compilation failures
Ricardo B. Marlière
2026-06-05
selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
Ricardo B. Marlière
2026-06-05
selftests/bpf: Avoid rebuilds when running emit_tests
Ricardo B. Marlière
2026-06-05
selftests/bpf: Tolerate BPF and skeleton generation failures
Ricardo B. Marlière
2026-06-05
selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
Ricardo B. Marlière
2026-06-05
selftests/bpf: Add BPF_STRICT_BUILD toggle
Ricardo B. Marlière
2026-06-05
selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak test
Amery Hung
2026-06-05
bpftool: Restrict feature tests during bootstrap compilation
Ian Rogers
2026-06-05
selftests/bpf: Fix flaky file_reader test
Mykyta Yatsenko
2026-06-05
perf stat: Bounds-check CPU index in topology aggregation callbacks
Arnaldo Carvalho de Melo
2026-06-05
perf mmap: Guard cpu__get_node() return in aio_bind()
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Fix register_pid() overflow, strcpy, and BUG_ON
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Cap max_cpu at MAX_CPUS in timehist sample processing
Arnaldo Carvalho de Melo
2026-06-05
Merge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-05
KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
Yong-Xuan Wang
2026-06-05
KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
Yong-Xuan Wang
2026-06-05
selftests/bpf: Add resizable hashmap to benchmarks
Mykyta Yatsenko
2026-06-05
bpftool: Add rhash map documentation
Mykyta Yatsenko
2026-06-05
selftests/bpf: Add BPF iterator tests for resizable hash map
Mykyta Yatsenko
2026-06-05
selftests/bpf: Add basic tests for resizable hash map
Mykyta Yatsenko
2026-06-05
libbpf: Support resizable hashtable
Mykyta Yatsenko
2026-06-05
bpf: Implement resizable hashmap basic functions
Mykyta Yatsenko
2026-06-05
iommufd/selftest: Cover invalid read counts on vEVENTQ FD
Nicolin Chen
[prev]
[next]