summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-03-03docs: kdoc_re: better show KernRe() at documentationMauro Carvalho Chehab1-1/+22
2026-03-03docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)Randy Dunlap1-0/+1
2026-03-03docs: kdoc_parser: add support for LIST_HEADMauro Carvalho Chehab1-0/+1
2026-03-03docs: kdoc_parser: fix parser to support multi-word typesMauro Carvalho Chehab1-2/+2
2026-03-03docs: kdoc_parser: don't exclude defaults from prototypeMauro Carvalho Chehab1-1/+0
2026-03-03docs: kdoc_parser: fix the default_value logic for variablesMauro Carvalho Chehab1-2/+2
2026-03-03docs: kdoc_parser: fix variable regexes to work with size_tMauro Carvalho Chehab1-3/+4
2026-03-03docs: kdoc_parser: don't mangle with function definesMauro Carvalho Chehab1-5/+7
2026-03-03docs: kdoc_parser: move var transformers to the beginningMauro Carvalho Chehab1-10/+13
2026-03-03docs: kdoc_re: don't go past the end of a lineMauro Carvalho Chehab1-1/+1
2026-03-03docs: kdoc_re: add support for groups()Mauro Carvalho Chehab1-0/+7
2026-03-03selftests/bpf: Split module_attach into subtestsViktor Malik2-86/+148
2026-03-03selftests: bpf: Add tests for void global subprogsEmil Tsalapatis7-3/+111
2026-03-03bpf: Allow void global functions in the verifierEmil Tsalapatis2-2/+2
2026-03-03selftests/bpf: drop test_bpftool.shAlexis Lothoré (eBPF Foundation)3-188/+1
2026-03-03selftests/bpf: Add tests for ctx fixed offset supportKumar Kartikeya Dwivedi1-0/+76
2026-03-03bpf, arm64: Use ORR-based MOV for general-purpose registersPuranjay Mohan1-4/+4
2026-03-03tools/build: Reject unexpected values for LLVM=Thomas Weißschuh1-0/+2
2026-03-03selftests/bpf: Add usdt trigger benchJiri Olsa5-2/+76
2026-03-03selftests/bpf: Add test for checking correct nop of optimized usdtJiri Olsa6-1/+142
2026-03-03selftests/bpf: Emit nop,nop5 instructions combo for x86_64 archJiri Olsa1-0/+2
2026-03-03libbpf: Add support to detect nop,nop5 instructions combo for usdt probeJiri Olsa1-4/+43
2026-03-03libbpf: Add uprobe syscall feature detectionJiri Olsa2-0/+26
2026-03-03selftests/bpf: factor out get_func_* tests for fsessionMenglong Dong6-64/+108
2026-03-03bpf/s390: Implement get_preempt_count()Ilya Leoshkevich1-0/+7
2026-03-03s390: Introduce bpf_get_lowcore() kfuncIlya Leoshkevich1-0/+4
2026-03-03selftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen1-0/+58
2026-03-02selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng1-2/+2
2026-03-02selftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng1-0/+2
2026-03-02tools/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng1-0/+2
2026-03-02selftest: net: Add basic functionality tests for ipmr.Kuniyuki Iwashima3-0/+460
2026-03-02selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz1-0/+44
2026-03-02selftests: drv-net: iou-zcrx: allocate hugepages for large chunks testJakub Kicinski1-1/+9
2026-03-02selftests: drv-net: iou-zcrx: rework large chunks test to use common setupJakub Kicinski1-25/+6
2026-03-02selftests: drv-net: iou-zcrx: wait for memory provider cleanupJakub Kicinski1-1/+17
2026-03-02perf trace: Avoid an ERR_PTR in syscall_statsIan Rogers1-5/+7
2026-03-02perf kvm stat: Fix relative paths for including headersLeo Yan1-3/+3
2026-03-02KVM: selftests: Extend state_test to check next_ripYosry Ahmed1-0/+11
2026-03-02KVM: selftests: Extend state_test to check vGIFYosry Ahmed1-0/+24
2026-03-02kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor1-3/+5
2026-03-02KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRsSean Christopherson1-1/+1
2026-03-02KVM: selftests: Allow the PMU event filter test for HygonZhiquan Li1-1/+2
2026-03-02KVM: selftests: Add a flag to identify AMD compatible test casesZhiquan Li5-7/+12
2026-03-02KVM: selftests: Add CPU vendor detection for HygonZhiquan Li2-0/+9
2026-03-02kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey2-2/+30
2026-03-02tools/rtla: Generate optstring from long optionsCosta Shulyupin6-9/+37
2026-03-02selftests/filesystems: Assume that TIOCGPTPEER is definedMark Brown1-2/+0
2026-03-02selftests/xattr: test xattrs on various socket familiesChristian Brauner3-1/+179
2026-03-02selftests/xattr: sockfs socket xattr testsChristian Brauner3-1/+365
2026-03-02selftests/xattr: path-based AF_UNIX socket xattr testsChristian Brauner3-0/+477