summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2025-02-10selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanlyJakub Kicinski-5/+14
2025-02-10selftests: net-drv: test adding flow rule to invalid RSS contextJakub Kicinski-1/+26
2025-02-10netconsole: selftest: test for sysdata CPUBreno Leitao-0/+185
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-22/+14
2025-02-09tools/nolibc: add support for directory accessThomas Weißschuh-0/+39
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers-1/+0
2025-02-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+199
2025-02-07selftests/bpf: Remove with_addr.sh and with_tunnels.shBastien Curutchet (eBPF Foundation)-92/+2
2025-02-07netdevsim: allow normal queue reset while downJakub Kicinski-1/+17
2025-02-07bpf: selftests: Test constant key extraction on irrelevant mapsDaniel Xu-0/+15
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+21
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi-1/+21
2025-02-06selftests/bpf: Correct the check of join cgroupJason Xing-1/+1
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-214/+515
2025-02-06selftests/seccomp: validate uretprobe syscall passes through seccompEyal Birger-0/+199
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+91
2025-02-05selftests: forwarding: vxlan_bridge_1d: Check aging while forwardingIdo Schimmel-0/+2
2025-02-05selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()Cong Wang-1/+33
2025-02-05selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0Quang Le-0/+23
2025-02-05selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)-1/+1
2025-02-05bridge: mdb: Allow replace of a host-joined groupPetr Machata-1/+1
2025-02-05selftests: net: suppress ReST file generation when building selftestsJakub Kicinski-1/+2
2025-02-05selftests/bpf: Support dynamically linking LLVM if static is not availableDaniel Xu-3/+8
2025-02-05selftests/bpf: Add a BTF verification test for kflagged type_tagIhor Solodrai-1/+24
2025-02-05bpf: Allow kind_flag for BTF type and decl tagsIhor Solodrai-3/+1
2025-02-05selftests/bpf: Add a btf_dump test for type_tagsIhor Solodrai-37/+110
2025-02-05torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()Paul E. McKenney-1/+1
2025-02-05rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()Paul E. McKenney-0/+1
2025-02-05selftests/mm: use PIDFD_SELF in guard pages testLorenzo Stoakes-12/+4
2025-02-05selftests/pidfd: add tests for PIDFD_SELF_*Lorenzo Stoakes-15/+67
2025-02-05selftests/pidfd: add new PIDFD_SELF* definesChristian Brauner-0/+16
2025-02-04netconsole: selftest: Add test for fragmented messagesBreno Leitao-0/+130
2025-02-04selftests/cgroup: use bash in test_cpuset_v1_hp.shBharadwaj Raju-1/+1
2025-02-04Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+2
2025-02-04KVM: selftests: Fix spelling mistake "initally" -> "initially"Colin Ian King-2/+2
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-20/+12
2025-02-03selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not ...Jakub Kicinski-1/+6
2025-02-03selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigureJakub Kicinski-0/+2
2025-02-03scsi: cxlflash: Remove driverAndrew Donnellan-7/+6
2025-02-03selftests/nolibc: always keep test kernel configuration up to dateThomas Weißschuh-4/+3
2025-02-03selftests/nolibc: execute defconfig before other targetsThomas Weißschuh-3/+3
2025-02-03selftests/nolibc: drop call to mrproper targetThomas Weißschuh-1/+1
2025-02-03selftests/nolibc: drop call to prepare targetThomas Weißschuh-1/+1
2025-02-03selftests/nolibc: drop mips32be EXTRACONFIGThomas Weißschuh-2/+1
2025-02-03selftests/nolibc: enable -Wmissing-prototypesThomas Weißschuh-1/+1
2025-02-03selftests/nolibc: ignore -Wmissing-prototypesThomas Weißschuh-0/+2
2025-02-03selftests/bpf: test_xdp_veth: Add new test cases for XDP flagsBastien Curutchet (eBPF Foundation)-7/+20
2025-02-03selftests/bpf: test_xdp_veth: Use unique namesBastien Curutchet (eBPF Foundation)-18/+33
2025-02-03selftests/bpf: test_xdp_veth: Add XDP flags to prog_configurationBastien Curutchet (eBPF Foundation)-2/+12
2025-02-03selftests/bpf: test_xdp_veth: Add prog_config[] tableBastien Curutchet (eBPF Foundation)-53/+80