summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-03-14selftests: pci_endpoint: Use IRQ_TYPE_* defines from UAPI headerNiklas Cassel-9/+9
2025-03-14selftests: drv-net: fix merge conflicts resolutionMatthieu Baerts (NGI0)-9/+9
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-44/+506
2025-03-13selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MINJason Xing-0/+2
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-17/+411
2025-03-13printf: convert self-test to KUnitTamir Duberstein-7/+2
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-0/+15
2025-03-13selftests/timers/posix-timers: Add a test for exact allocation modeThomas Gleixner-1/+72
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault-0/+178
2025-03-12KVM: arm64: selftests: Test that TGRAN*_2 fields are writableSebastian Ott-0/+3
2025-03-12selftests: net: bump GRO timeout for gro/setup_vethJakub Kicinski-1/+1
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang-0/+25
2025-03-12selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal-0/+15
2025-03-12rseq/selftests: Ensure the rseq ABI TLS is actually 1024 bytesMichael Jeanson-5/+16
2025-03-11selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917Madhavan Srinivasan-0/+3
2025-03-11selftests: bonding: fix incorrect mac addressHangbin Liu-2/+2
2025-03-11selftests: add tests for mount notificationMiklos Szeredi-1/+526
2025-03-10selftests: ublk: improve test usabilityMing Lei-11/+17
2025-03-10selftests: ublk: add stress test for covering IO vs. killing ublk serverMing Lei-1/+78
2025-03-10selftests: ublk: add one stress test for covering IO vs. removing deviceMing Lei-0/+75
2025-03-10selftests: ublk: load/unload ublk_drv when preparing & cleaning up testsMing Lei-0/+5
2025-03-10selftests: ublk: move zero copy feature check into _add_ublk_dev()Ming Lei-16/+50
2025-03-10selftests: ublk: don't pass ${dev_id} to _cleanup_test()Ming Lei-6/+6
2025-03-10selftests: ublk: support shellcheck and fix all warningMing Lei-48/+58
2025-03-10selftests: ublk: fix parsing '-a' argumentMing Lei-1/+1
2025-03-10selftests: drv-net: add xdp cases for ping.pyTaehee Yoo-15/+191
2025-03-10selftests/net: expand cmsg_ip with MSG_MOREWillem de Bruijn-9/+26
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman-158/+1112
2025-03-10selftests: ublk: add --foreground command lineMing Lei-4/+14
2025-03-10selftests: ublk: fix build failureMing Lei-0/+1
2025-03-10selftests: ublk: make ublk_stop_io_daemon() more reliableMing Lei-10/+14
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-9/+17
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini-9/+17
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds-11/+71
2025-03-08selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt testKunihiko Hayashi-1/+10
2025-03-08selftests: pci_endpoint: Skip disabled BARsNiklas Cassel-0/+2
2025-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-51/+207
2025-03-07selftests/net: add proc_net_pktgen to .gitignoreWillem de Bruijn-0/+1
2025-03-07Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-5/+5
2025-03-07selftests/nolibc: stop testing constructor orderThomas Weißschuh-7/+7
2025-03-06selftests: openvswitch: don't hardcode the drop reason subsysJakub Kicinski-3/+10
2025-03-06selftests: net: bpf_offload: add 'libbpf_global' to ignored mapsJakub Kicinski-0/+1
2025-03-06selftests: net: fix error message in bpf_offloadJakub Kicinski-1/+3
2025-03-06selftests/nolibc: use O_RDONLY flag instead of 0Louis Taylor-2/+2
2025-03-06tools/nolibc: add support for openat(2)Louis Taylor-0/+17
2025-03-06Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar-219/+1184
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+11
2025-03-06selftests/bpf: Fix file descriptor assertion in open_tuntap helperMarcus Wichelmann-1/+1
2025-03-06selftests/bpf: Add test for XDP metadata support in tun driverMarcus Wichelmann-0/+66
2025-03-06selftests/bpf: Refactor xdp_context_functional test and bpf programMarcus Wichelmann-22/+110