summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-03docs: kdoc_parser: move transform lists to a separate fileMauro Carvalho Chehab
2026-03-03docs: kdoc_re: better show KernRe() at documentationMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)Randy Dunlap
2026-03-03docs: kdoc_parser: add support for LIST_HEADMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: fix parser to support multi-word typesMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: don't exclude defaults from prototypeMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: fix the default_value logic for variablesMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: fix variable regexes to work with size_tMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: don't mangle with function definesMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: move var transformers to the beginningMauro Carvalho Chehab
2026-03-03docs: kdoc_re: don't go past the end of a lineMauro Carvalho Chehab
2026-03-03docs: kdoc_re: add support for groups()Mauro Carvalho Chehab
2026-03-03selftests/bpf: Split module_attach into subtestsViktor Malik
2026-03-03selftests: bpf: Add tests for void global subprogsEmil Tsalapatis
2026-03-03bpf: Allow void global functions in the verifierEmil Tsalapatis
2026-03-03selftests/bpf: drop test_bpftool.shAlexis Lothoré (eBPF Foundation)
2026-03-03selftests/bpf: Add tests for ctx fixed offset supportKumar Kartikeya Dwivedi
2026-03-03bpf, arm64: Use ORR-based MOV for general-purpose registersPuranjay Mohan
2026-03-03tools/build: Reject unexpected values for LLVM=Thomas Weißschuh
2026-03-03selftests/bpf: Add usdt trigger benchJiri Olsa
2026-03-03selftests/bpf: Add test for checking correct nop of optimized usdtJiri Olsa
2026-03-03selftests/bpf: Emit nop,nop5 instructions combo for x86_64 archJiri Olsa
2026-03-03libbpf: Add support to detect nop,nop5 instructions combo for usdt probeJiri Olsa
2026-03-03libbpf: Add uprobe syscall feature detectionJiri Olsa
2026-03-03selftests/bpf: factor out get_func_* tests for fsessionMenglong Dong
2026-03-03bpf/s390: Implement get_preempt_count()Ilya Leoshkevich
2026-03-03s390: Introduce bpf_get_lowcore() kfuncIlya Leoshkevich
2026-03-03selftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen
2026-03-02selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng
2026-03-02selftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng
2026-03-02tools/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng
2026-03-02selftest: net: Add basic functionality tests for ipmr.Kuniyuki Iwashima
2026-03-02selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz
2026-03-02selftests: drv-net: iou-zcrx: allocate hugepages for large chunks testJakub Kicinski
2026-03-02selftests: drv-net: iou-zcrx: rework large chunks test to use common setupJakub Kicinski
2026-03-02selftests: drv-net: iou-zcrx: wait for memory provider cleanupJakub Kicinski
2026-03-02perf trace: Avoid an ERR_PTR in syscall_statsIan Rogers
2026-03-02perf kvm stat: Fix relative paths for including headersLeo Yan
2026-03-02KVM: selftests: Extend state_test to check next_ripYosry Ahmed
2026-03-02KVM: selftests: Extend state_test to check vGIFYosry Ahmed
2026-03-02kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor
2026-03-02KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRsSean Christopherson
2026-03-02KVM: selftests: Allow the PMU event filter test for HygonZhiquan Li
2026-03-02KVM: selftests: Add a flag to identify AMD compatible test casesZhiquan Li
2026-03-02KVM: selftests: Add CPU vendor detection for HygonZhiquan Li
2026-03-02kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-02tools/rtla: Generate optstring from long optionsCosta Shulyupin
2026-03-02selftests/filesystems: Assume that TIOCGPTPEER is definedMark Brown
2026-03-02selftests/xattr: test xattrs on various socket familiesChristian Brauner
2026-03-02selftests/xattr: sockfs socket xattr testsChristian Brauner