summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-11-28selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP t...Lorenzo Bianconi
2025-11-28selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftestLorenzo Bianconi
2025-11-27selftests/liveupdate: add kexec test for multiple and empty sessionsPasha Tatashin
2025-11-27selftests/liveupdate: add simple kexec-based selftest for LUOPasha Tatashin
2025-11-27selftests/liveupdate: add userspace API selftestsPasha Tatashin
2025-11-27kho: make debugfs interface optionalPasha Tatashin
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-27KVM: arm64: selftests: Consider all 7 possible levels of cacheBen Horgan
2025-11-27KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last userBen Horgan
2025-11-27selftests: af_unix: remove unused stdlib.h includeSunday Adelodun
2025-11-27objtool: Build with disassembly can fail when including bdf.hAlexandre Chartre
2025-11-27KVM: LoongArch: selftests: Add exception handler register interfaceBibo Mao
2025-11-27KVM: LoongArch: selftests: Add basic interfacesBibo Mao
2025-11-27KVM: LoongArch: selftests: Add system registers save/restore on exceptionBibo Mao
2025-11-26tools: ynl: add YNL test frameworkHangbin Liu
2025-11-26selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn
2025-11-26selftests/net: initialize char variable to nullAnkit Khushwaha
2025-11-26Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-26selftests/landlock: Fix makefile header listMatthieu Buffet
2025-11-26perf tools: Don't read build-ids from non-regular filesJames Clark
2025-11-26Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-nextJason Gunthorpe
2025-11-26perf vendor events riscv: add T-HEAD C920V2 JSON supportInochi Amaoto
2025-11-26perf pmu: fix duplicate conditional statementAnubhav Shelat
2025-11-26Merge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-25selftest: af_unix: Extend recv() timeout in so_peek_off.c.Kuniyuki Iwashima
2025-11-25selftest: af_unix: Create its own .gitignore.Kuniyuki Iwashima
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen
2025-11-25tools: ynl-gen: add function prefix argumentAsbjørn Sloth Tønnesen
2025-11-25vsock/test: Extend transport change null-ptr-deref testMichal Luczaj
2025-11-25selftests/bpf: Make CS length configurable for rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-25selftests/bpf: Add lock wait time stats to rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-25selftests/bpf: Relax CPU requirements for rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-25libbpf: Fix some incorrect @param descriptions in the comment of libbpf.hJianyun Gao
2025-11-25selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()Menglong Dong
2025-11-25Merge tag 'linux-cpupower-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2025-11-25iommufd/selftest: Add some tests for the dmabuf flowJason Gunthorpe
2025-11-25xdrgen: Don't generate unnecessary semicolonChuck Lever
2025-11-25xdrgen: Fix union declarationsChuck Lever
2025-11-25xdrgen: handle _XdrString in union encoder/decoderKhushal Chitturi
2025-11-25xdrgen: Fix the variable-length opaque field decoder templateChuck Lever
2025-11-25xdrgen: Make the xdrgen script location-independentChuck Lever
2025-11-25xdrgen: Generalize/harden pathname constructionChuck Lever
2025-11-25tools/thermal/thermal-engine: Fix format string bug in thermal-engineMalaya Kumar Rout
2025-11-24selftests: af_unix: don't use SKIP for expected failuresJakub Kicinski
2025-11-24selftests: netconsole: ensure required log level is set on netcons_basicAndre Carvalho