summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-06-05selftests/bpf: Inspect the signature verdict exposed to BPF LSMDaniel Borkmann
2026-06-05selftests/bpf: libarena: parallel test harness and spmc parallel selftestEmil Tsalapatis
2026-06-05selftests/bpf: libarena: Add spmc queue data structureEmil Tsalapatis
2026-06-05selftests/bpf: libarena: Add rbtree data structureEmil Tsalapatis
2026-06-05selftests: drv-net: add userns devmem RX testBobby Eshleman
2026-06-05selftests: net: do not detect PPPoX loopbackQingfang Deng
2026-06-05selftests/bpf: Fix test_lirc testSean Young
2026-06-05selftests/bpf: Add tests for bpf_set_retval validationXu Kuohai
2026-06-05selftests/bpf: Restrict bpf_set_retval argument in sk_bypass_prot_memXu Kuohai
2026-06-05selftests/bpf: Add tests to verify the fix of encapsulating VxLAN in lwtLeon Hwang
2026-06-05bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()Varun R Mallya
2026-06-05selftests/bpf: use host CPU features in JIT disassemblerVarun R Mallya
2026-06-05selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_...Leon Hwang
2026-06-05bpf: Check tail zero of bpf_prog_infoLeon Hwang
2026-06-05bpf: Check tail zero of bpf_map_infoLeon Hwang
2026-06-05perf sched: Replace BUG_ON and add NULL checks in replay event helpersArnaldo Carvalho de Melo
2026-06-05perf sched: Use thread__put() in free_idle_threads()Arnaldo Carvalho de Melo
2026-06-05perf sched: Fix thread reference leak in idle hist processingArnaldo Carvalho de Melo
2026-06-05perf sched: Use is_idle_sample() for idle thread runtime cast guardArnaldo Carvalho de Melo
2026-06-05perf sched: Clean up idle_threads entry on init failureArnaldo Carvalho de Melo
2026-06-05perf c2c: Bounds-check CPU IDs in setup_nodes() topology loopArnaldo Carvalho de Melo
2026-06-05perf c2c: Bounds-check CPU and node IDs before bitmap and array accessArnaldo Carvalho de Melo
2026-06-05selftests/bpf: Tolerate missing files during installRicardo B. Marlière
2026-06-05selftests/bpf: Provide weak definitions for cross-test functionsRicardo B. Marlière
2026-06-05selftests/bpf: Tolerate benchmark build failuresRicardo B. Marlière
2026-06-05selftests/bpf: Allow test_progs to link with a partial object setRicardo B. Marlière
2026-06-05selftests/bpf: Skip tests whose objects were not builtRicardo B. Marlière
2026-06-05selftests/bpf: Tolerate test file compilation failuresRicardo B. Marlière
2026-06-05selftests/bpf: Make skeleton headers order-only prerequisites of .test.dRicardo B. Marlière
2026-06-05selftests/bpf: Avoid rebuilds when running emit_testsRicardo B. Marlière
2026-06-05selftests/bpf: Tolerate BPF and skeleton generation failuresRicardo B. Marlière
2026-06-05selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernelsRicardo B. Marlière
2026-06-05selftests/bpf: Add BPF_STRICT_BUILD toggleRicardo B. Marlière
2026-06-05selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak testAmery Hung
2026-06-05bpftool: Restrict feature tests during bootstrap compilationIan Rogers
2026-06-05selftests/bpf: Fix flaky file_reader testMykyta Yatsenko
2026-06-05perf stat: Bounds-check CPU index in topology aggregation callbacksArnaldo Carvalho de Melo
2026-06-05perf mmap: Guard cpu__get_node() return in aio_bind()Arnaldo Carvalho de Melo
2026-06-05perf sched: Fix register_pid() overflow, strcpy, and BUG_ONArnaldo Carvalho de Melo
2026-06-05perf sched: Cap max_cpu at MAX_CPUS in timehist sample processingArnaldo Carvalho de Melo
2026-06-05Merge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-05KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublistsYong-Xuan Wang
2026-06-05KVM: riscv: selftests: Refactor ISA and SBI extension sublist macrosYong-Xuan Wang
2026-06-05selftests/bpf: Add resizable hashmap to benchmarksMykyta Yatsenko
2026-06-05bpftool: Add rhash map documentationMykyta Yatsenko
2026-06-05selftests/bpf: Add BPF iterator tests for resizable hash mapMykyta Yatsenko
2026-06-05selftests/bpf: Add basic tests for resizable hash mapMykyta Yatsenko
2026-06-05libbpf: Support resizable hashtableMykyta Yatsenko
2026-06-05bpf: Implement resizable hashmap basic functionsMykyta Yatsenko
2026-06-05iommufd/selftest: Cover invalid read counts on vEVENTQ FDNicolin Chen