summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-08-13selftests/prctl: fix non-anonymous VMA mapping in set-anon-vma-name testHongfu Li1-5/+16
2026-08-13tools/mm: prevent page_owner_sort from truncating inputWarren Xiong1-2/+8
2026-08-13bpftool: Fix double close in map dumpYuan Chen1-3/+1
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-12/+218
2026-08-13selftests/bpf: Verify bpf_iter for global percpu dataLeon Hwang2-0/+77
2026-08-13selftests/bpf: Test verifier log for global percpu dataLeon Hwang2-0/+29
2026-08-13selftests/bpf: Test direct reading/writing read-only percpu_array mapLeon Hwang1-0/+90
2026-08-13selftests/bpf: Add tests to verify global percpu dataLeon Hwang3-1/+230
2026-08-13bpftool: Generate skeleton for global percpu dataLeon Hwang2-14/+63
2026-08-13libbpf: Add support for global percpu dataLeon Hwang3-15/+72
2026-08-13libbpf: Probe percpu data featureLeon Hwang2-0/+37
2026-08-13selftests/cgroup: Preserve CPU hotplug write errorsRui Qi1-2/+3
2026-08-13selftests/bpf: Fix chained_global_func_calls_success() for cpu v4Yonghong Song1-0/+5
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-10/+105
2026-08-13selftests: netconsole: add a userdata torture testBreno Leitao2-0/+230
2026-08-13selftests: net: verify RTA_DEL_REASON on route deletionYuyang Huang3-5/+193
2026-08-13selftests/namespaces: Fix racy pipe handshake in timens and pidns_separateRicardo B. Marlière (SUSE)1-4/+0
2026-08-13selftests/epoll: add a regression test for pipe->poll_usageOleg Nesterov1-0/+23
2026-08-12selftests/bpf: Test resolve_btfids arena argument suffixesKumar Kartikeya Dwivedi2-16/+45
2026-08-12resolve_btfids: Emit arena attributes from kfunc parameter suffixesKumar Kartikeya Dwivedi1-20/+52
2026-08-12selftests/bpf: Test subprogram instruction statisticsKumar Kartikeya Dwivedi2-0/+225
2026-08-12selftests/bpf: Test stack depth stats without BTF subprog namesKumar Kartikeya Dwivedi2-2/+12
2026-08-12selftests/bpf: Adjust veristat stack depth parsingKumar Kartikeya Dwivedi1-4/+19
2026-08-12bpf: Show more useful info in stack depth statsKumar Kartikeya Dwivedi5-16/+44
2026-08-12selftests: drv-net: so_txtime: fix qdisc replace with handleWillem de Bruijn1-0/+5
2026-08-12objtool/klp: Fix .kcfi_traps special section extractionJosh Poimboeuf2-2/+25
2026-08-12objtool/klp: Fix vmlinux .klp.symid link error for .exitcall.exit symbolsPuranjay Mohan1-0/+1
2026-08-12sched_ext: Convert scx_bpf_cid_override() to __arena array argumentsTejun Heo4-46/+56
2026-08-12sched_ext: Convert sub-cap kfuncs to __arena cmask argumentsTejun Heo2-16/+15
2026-08-12Merge branch 'for-7.3' into for-7.3-arena-argsTejun Heo3-5/+0
2026-08-12selftests/bpf: vmtest.sh: Preserve command quoting when running in the VMVineet Gupta2-4/+13
2026-08-12selftests/bpf: Report failed subtest count in test_progs summaryVineet Gupta2-9/+14
2026-08-12selftests/bpf: Add --no-error-summary to skip end-of-run error log dumpVineet Gupta2-13/+31
2026-08-12selftests/bpf: map_kptr: Expect BPF_ST reject msg on cpuv4 toolchainsVineet Gupta1-0/+9
2026-08-12selftests: harness: Mark test fixture objects __maybe_unusedDavid Matlack1-1/+1
2026-08-12selftests/bpf: Add arena fault tests for atomics with fetchDaniel Borkmann2-0/+105
2026-08-12sched_ext: Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo4-6/+12
2026-08-12kunit: tool: fix _list_tests filtering wrong variable when list has TAP prefixMohammad Abu-Khader2-1/+13
2026-08-12perf build: install-build-deps: add RHEL family devel package mappingArnaldo Carvalho de Melo1-23/+197
2026-08-12perf build: Remove leftover feature tests for removed cxx and clang supportArnaldo Carvalho de Melo2-16/+0
2026-08-12perf build: install-build-deps: add Debian devel package mappingArnaldo Carvalho de Melo2-18/+22
2026-08-12perf build: install-build-deps: add Ubuntu devel package mappingArnaldo Carvalho de Melo2-41/+161
2026-08-12perf build: install-build-deps: add Fedora devel package mappingArnaldo Carvalho de Melo1-23/+156
2026-08-12perf build: Add install-build-deps framework to install devel packagesArnaldo Carvalho de Melo2-3/+190
2026-08-12tools build: Only probe the compiler at parse time when it is installedArnaldo Carvalho de Melo2-2/+14
2026-08-12perf kvm: Fix memory leak in cmd_kvm()Michalis Niarchos1-0/+2
2026-08-12perf kvm: Fix memory leak in process_sample_event()Michalis Niarchos1-1/+4
2026-08-11cgroup/cpuset: Add test for partition root invalidation returning wrong CPUsShaojie Sun1-0/+6
2026-08-11sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict returnTejun Heo3-5/+0
2026-08-11selftests: drv-net: hide the devlink port_split testJakub Kicinski1-1/+4