aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-12-18ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere1-0/+5
2024-12-18selftests/net: packetdrill: import tcp/user_timeout, tcp/validate, tcp/sendfile, tcp/limited-transmit, tcp/syscall_bad_argSoham Chakradeo9-0/+319
2024-12-18selftests/net: packetdrill: import tcp/eor, tcp/splice, tcp/ts_recent, tcp/blockingSoham Chakradeo12-0/+400
2024-12-18selftests/net: packetdrill: import tcp/fast_recovery, tcp/nagle, tcp/timestampingSoham Chakradeo10-0/+683
2024-12-18selftests/net: packetdrill: import tcp/ecn, tcp/close, tcp/sack, tcp/tcp_infoSoham Chakradeo11-0/+442
2024-12-18selftest/powerpc/ptrace: Cleanup duplicate macro definitionsMadhavan Srinivasan3-24/+8
2024-12-18selftest/powerpc/ptrace/ptrace-pkey: Remove duplicate macrosMadhavan Srinivasan1-13/+1
2024-12-18selftest/powerpc/ptrace/core-pkey: Remove duplicate macrosMadhavan Srinivasan1-18/+1
2024-12-17veristat: Fix top source line stat collectionMykyta Yatsenko1-1/+9
2024-12-17riscv: selftests: Fix warnings pointer masking testCharlie Jenkins1-6/+22
2024-12-17KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritableMark Brown1-1/+0
2024-12-17selftests/pidfd: add pidfs file handle selftestsChristian Brauner6-73/+567
2024-12-16selftests: net: test SO_PRIORITY ancillary data with cmsg_senderAnna Emese Nyiri3-1/+162
2024-12-16selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski1-1/+18
2024-12-16selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski1-10/+13
2024-12-16selftests: net: support setting recv_size in YNLJakub Kicinski1-8/+8
2024-12-16selftests/exec: add a test for execveat()'s commTycho Andersen1-3/+72
2024-12-16selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.cBastien Curutchet3-59/+87
2024-12-16selftests/bpf: test_xdp_meta: Rename BPF sectionsBastien Curutchet2-6/+6
2024-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov16-57/+376
2024-12-16selftests: tls: add rekey testsSabrina Dubroca1-0/+458
2024-12-16selftests: tls: add key_generation argument to tls_crypto_info_initSabrina Dubroca1-9/+11
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds12-22/+304
2024-12-14Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.14a' and 'torture-test.2024.12.14a' into rcu-merge.2024.12.14aUladzislau Rezki (Sony)2-4/+22
2024-12-14rcutorture: Make the TREE03 scenario do preemptionPaul E. McKenney1-0/+1
2024-12-14torture: Make kvm-remote.sh give up on unresponsive systemPaul E. McKenney1-4/+21
2024-12-13selftests/bpf: Add tests for raw_tp NULL argsKumar Kartikeya Dwivedi2-0/+27
2024-12-13bpf: Augment raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi1-10/+9
2024-12-13bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi1-5/+1
2024-12-13selftest/bpf: Replace magic constants by macrosAnton Protopopov1-3/+3
2024-12-13selftests/bpf: Add tests for fd_array_cntAnton Protopopov1-0/+441
2024-12-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-17/+15
2024-12-13kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang1-17/+15
2024-12-12selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o buildEduard Zingerman1-3/+3
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-89/+713
2024-12-12selftests/bpf: Add test for narrow ctx load for pointer argsKumar Kartikeya Dwivedi1-0/+36
2024-12-12bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi2-4/+4
2024-12-12selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman3-22/+66
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-17/+56
2024-12-12Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni1-2/+16
2024-12-12selftests: forwarding: add a pvid_change test to bridge_vlan_unawareVladimir Oltean1-3/+22
2024-12-11selftests: netfilter: Stabilize rpath.shPhil Sutter1-2/+16
2024-12-11Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+1
2024-12-11selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini1-1/+1
2024-12-11cgroup/cpuset: Prevent leakage of isolated CPUs into sched domainsWaiman Long1-14/+19
2024-12-10scx: Fix maximal BPF selftest progDavid Vernet1-3/+5
2024-12-10selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman1-0/+28
2024-12-10bpf: consider that tail calls invalidate packet pointersEduard Zingerman1-0/+2
2024-12-10selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman3-0/+120
2024-12-10selftests/bpf: test for changing packet data from global functionsEduard Zingerman1-0/+28