aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-30/+290
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-18/+240
2025-05-06io_uring/zcrx: selftests: fix setting ntuple rule into rssDavid Wei1-5/+5
2025-05-06Merge tag 'nf-next-25-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni4-0/+431
2025-05-06selftests: net: exit cleanly on SIGTERM / timeoutJakub Kicinski1-1/+23
2025-05-05selftests: drv: net: add version indicatorMohsin Bashir1-3/+14
2025-05-05selftests: drv: net: avoid skipping testsMohsin Bashir1-2/+4
2025-05-05selftests: drv: net: fix test failure on ipv6 sysMohsin Bashir1-13/+9
2025-05-05selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault2-0/+178
2025-05-05selftests: iou-zcrx: Clean up build warnings for error formatHaiyue Wang1-2/+2
2025-05-05selftests: mptcp: add chk_sublfow in diag.shGang Yan1-0/+32
2025-05-05selftests: mptcp: add helpers to get subflow_infoGang Yan1-2/+157
2025-05-05selftests: mptcp: refactor NLMSG handling with 'proto'Gang Yan1-18/+20
2025-05-05selftests: mptcp: refactor send_query parameters for code clarityGang Yan1-9/+10
2025-05-05selftests: mptcp: add struct params in mptcp_diagGang Yan1-5/+11
2025-05-05selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfoGeliang Tang2-8/+24
2025-05-05selftests: mptcp: info: hide 'grep: write error' warningsMatthieu Baerts (NGI0)1-2/+5
2025-05-05selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL caseCong Wang1-0/+35
2025-05-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski8-56/+597
2025-05-05selftests: netfilter: nft_fib.sh: check lo packets bypass fib lookupFlorian Westphal1-0/+23
2025-05-05selftests: netfilter: add conntrack stress testFlorian Westphal3-0/+408
2025-05-03Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+2
2025-05-02selftests/bpf: Cleanup bpf qdisc selftestsAmery Hung2-45/+11
2025-05-02selftests/bpf: Test attaching a bpf qdisc with incomplete operatorsAmery Hung4-0/+72
2025-05-02selftests/bpf: Test setting and creating bpf qdisc as default qdiscAmery Hung2-0/+63
2025-05-02selftests/bpf: Add tests for bucket resume logic in UDP socket iteratorsJordan Rife1-0/+414
2025-05-02selftests/bpf: Return socket cookies from sock_iter_batch progsJordan Rife3-17/+41
2025-05-02Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linuxLinus Torvalds5-12/+48
2025-05-01selftests: drv-net: rss_input_xfrm: Check test prerequisites before runningGal Pressman1-0/+5
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-53/+1109
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-7/+731
2025-05-01ASoC: stm32: sai: fix kernel rate configurationMark Brown48-231/+1322
2025-04-29selftests: net: tc_taprio: new testVladimir Oltean3-0/+432
2025-04-29selftests: net: tsn_lib: add window_size argument to isochron_do()Vladimir Oltean2-0/+6
2025-04-29selftests: net: tsn_lib: create common helper for counting received packetsVladimir Oltean2-6/+12
2025-04-29selftests/bpf: Fix compilation errorsFeng Yang1-0/+2
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+46
2025-04-29Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+102
2025-04-29io_uring/zcrx: selftests: parse json from ethtool -gDavid Wei1-4/+2
2025-04-29io_uring/zcrx: selftests: use rand_port()David Wei1-17/+31
2025-04-29selftests/net: test tcp connection load balancingWillem de Bruijn2-1/+143
2025-04-29selftests: ublk: fix UBLK_F_NEED_GET_DATAMing Lei5-12/+48
2025-04-28selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviourVictor Nogueira1-0/+186
2025-04-28selftests: net: add a virtio_net deadlock selftestBui Quang Minh2-0/+61
2025-04-28selftests: net: retry when bind returns EBUSY in xdp_helperBui Quang Minh1-5/+15
2025-04-28selftests: net: add flag to force zerocopy mode in xdp_helperBui Quang Minh1-2/+17
2025-04-28selftests: net: move xdp_helper to net/libBui Quang Minh8-5/+5
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2025-04-26Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2025-04-25selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and withou...Vladimir Oltean1-1/+95
2025-04-25io_uring/zcrx: selftests: add test case for rss ctxDavid Wei1-0/+41
2025-04-25io_uring/zcrx: selftests: set hds_thresh to 0David Wei1-6/+10
2025-04-25io_uring/zcrx: selftests: switch to using defer() for cleanupDavid Wei1-31/+28
2025-04-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-2/+68
2025-04-25selftests/bpf: Correct typo in __clang_major__ macroPeilin Ye1-1/+1
2025-04-25Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds4-6/+4
2025-04-25selftests/bpf: add test for softlock when modifying hashmap while iteratingBrandon Kammerdiener2-0/+67
2025-04-24selftests: drv-net: Test that NAPI ID is non-zeroJoe Damato4-1/+112
2025-04-24selftests: drv-net: Factor out ksft C helpersJoe Damato2-47/+58
2025-04-24selftests: iou-zcrx: Get the page size at runtimeHaiyue Wang1-8/+15
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-25/+153
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski29-179/+1025
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+41
2025-04-24selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutilsUday Shankar1-2/+2
2025-04-24selftests/fs/mount-notify: test also remove/flush of mntns marksAmir Goldstein1-11/+46
2025-04-23selftests/tc-testing: Add test for HFSC queue emptying during peek operationCong Wang1-0/+39
2025-04-23selftests: mptcp: diag: use mptcp_lib_get_info_valueGeliang Tang1-3/+2
2025-04-23selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'Ming Lei1-3/+0
2025-04-23selftests: ublk: fix recover testMing Lei2-1/+2
2025-04-23selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai1-1/+0
2025-04-23selftests: net/bridge : add tests for per vlan snooping with stp state changesYong Wang3-8/+154
2025-04-22lib: Ensure prime numbers tests are included in KUnit test runsMark Brown1-0/+2
2025-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski9-8/+1243
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+20
2025-04-18Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-04-18Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git://git.kernel.org/pub/...Linus Torvalds1-1/+3
2025-04-18Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+22
2025-04-18cxl: Fix devm host device for CXL fwctl initializationDave Jiang1-1/+1
2025-04-18Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linuxLinus Torvalds23-174/+938
2025-04-18tracing: selftests: Add testing a user string to filtersSteven Rostedt1-0/+20
2025-04-18selftests/pcie_bwctrl: Fix test progs listIlpo Järvinen1-1/+2
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-25/+556
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-0/+60
2025-04-17selftests/bpf: Test attaching bpf qdisc to mq and non rootAmery Hung2-0/+76
2025-04-17selftests/bpf: Add a bpf fq qdisc to selftestAmery Hung2-0/+774
2025-04-17selftests/bpf: Add a basic fifo qdisc testAmery Hung4-0/+230
2025-04-17testing/selftests: add test tool and scripts for ovpn moduleAntonio Quartulli15-0/+2721
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds6-20/+10
2025-04-16selftests: ublk: add generic_06 for covering fault injectUday Shankar5-3/+155
2025-04-16selftests: ublk: move creating UBLK_TMP into _prep_test()Ming Lei1-1/+1
2025-04-16selftests: ublk: add test_stress_05.shMing Lei2-0/+65
2025-04-16selftests: ublk: support user recoveryMing Lei6-10/+230
2025-04-16selftests: ublk: support target specific command lineMing Lei3-12/+95
2025-04-16selftests: ublk: increase max nr_queues and queue depthMing Lei2-3/+3
2025-04-16selftests: ublk: set queue pthread's cpu affinityMing Lei2-8/+159
2025-04-16selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...Ming Lei1-1/+3
2025-04-16selftests: ublk: add two stress tests for zero copy featureMing Lei3-0/+77
2025-04-16selftests: ublk: run stress tests in parallelMing Lei3-49/+63
2025-04-16selftests: ublk: make sure _add_ublk_dev can return in sub-shellMing Lei4-22/+39
2025-04-16selftests: ublk: cleanup backfile automaticallyMing Lei12-89/+70
2025-04-16selftests: ublk: add io_uring uapi headerMing Lei1-0/+1
2025-04-16selftests: ublk: fix ublk_find_tgt()Ming Lei2-2/+3
2025-04-16selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tcSteven Rostedt1-1/+22
2025-04-15selftests: fib_rule_tests: Add VRF match testsIdo Schimmel1-0/+34
2025-04-15lib/prime_numbers: KUnit test should not select PRIME_NUMBERSGeert Uytterhoeven1-0/+1
2025-04-15selftests: mptcp: use IPPROTO_MPTCP for getaddrinfozhenwei pi1-4/+17
2025-04-15selftests: mptcp: diag: drop nlh parameter of recv_nlmsgGeliang Tang1-4/+3
2025-04-15selftests: mptcp: validate MPJoinRejected counterMatthieu Baerts (NGI0)1-5/+21
2025-04-14kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh1-1/+3
2025-04-13kunit: configs: Add some Cirrus Logic modules to all_testsRichard Fitzgerald1-0/+2
2025-04-13Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+20
2025-04-12Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+177
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds6-5/+289
2025-04-11selftest: net: Remove DCCP bits.Kuniyuki Iwashima2-36/+1
2025-04-11selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual1-1/+1
2025-04-11selftests: mincore: fix tmpfs mincore test failureBaolin Wang1-14/+2
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-11test suite: use %zu to print size_tMatthew Wilcox (Oracle)1-2/+2
2025-04-11radix-tree: add missing cleanup.hDaniel Gomez1-0/+2
2025-04-11selftests/tc-testing: Add test for echo of big TC filtersToke Høiland-Jørgensen1-0/+22
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt1-0/+177
2025-04-11selftests/landlock: Add PID tests for audit recordsMickaël Salaün3-10/+141
2025-04-11selftests/landlock: Factor out audit fixture in audit_testMickaël Salaün1-15/+12
2025-04-10netlink: specs: rename rtnetlink specs in accordance with family nameJakub Kicinski1-2/+2
2025-04-10io_uring/zcrx: enable tcp-data-split in selftestDavid Wei1-0/+4
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-368/+1013
2025-04-10selftests/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi1-3/+7
2025-04-10selftests/xsk: Add tail adjustment tests and support checkTushar Vyavahare4-2/+156
2025-04-10selftests/xsk: Add packet stream replacement functionTushar Vyavahare1-6/+7
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-2/+315
2025-04-10Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds1-0/+24
2025-04-10selftests: netfilter: add test case for recent mismatch bugFlorian Westphal1-1/+38
2025-04-09selftests/net: test sk_filter support for SKF_NET_OFF on fragsWillem de Bruijn4-0/+277
2025-04-09selftests: test_bridge_neigh_suppress: Test unicast ARP/NS with suppressionAmit Cohen1-0/+125
2025-04-09Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-6/+5
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila1-0/+36
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-2/+6
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)1-0/+18
2025-04-08selftests: tc-testing: Pre-load IFE action and its submodulesVictor Nogueira1-0/+4
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-08kunit: tool: fix count of tests if late test planRae Moar2-2/+6
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem1-1/+1
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar2-1/+3
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-123/+195
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-215/+402
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2-2/+0
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-33/+96
2025-04-08selftests: tls: check that disconnect does nothingJakub Kicinski1-0/+36
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with ETS parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with DRR parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HTB parentCong Wang1-0/+31
2025-04-07selftests: drv-net: test random value for hds-threshTaehee Yoo1-1/+32
2025-04-07memblock tests: add test for memblock_set_nodeWei Yang1-0/+102
2025-04-07memblock tests: Fix mutex related build errorMasami Hiramatsu (Google)2-0/+20
2025-04-06KVM: arm64: selftests: Explicitly set the page attrs to Inner-ShareableRaghavendra Rao Ananta2-0/+4
2025-04-06KVM: arm64: selftests: Introduce and use hardware-definition macrosRaghavendra Rao Ananta3-33/+92
2025-04-04selftests/bpf: Make res_spin_lock test less verboseKumar Kartikeya Dwivedi1-2/+5
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers2-2/+0
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-18/+66
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-24/+97
2025-04-04selftests: net: amt: indicate progress in the stress testJakub Kicinski1-6/+14
2025-04-04netlink: specs: rt_addr: pull the ifa- prefix out of the namesJakub Kicinski1-1/+1
2025-04-04netlink: specs: rt_addr: fix get multi command nameJakub Kicinski1-1/+1
2025-04-04Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini1-6/+25
2025-04-04KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latencySean Christopherson1-6/+25
2025-04-04selftests: kvm: list once tests that are valid on all architecturesPaolo Bonzini1-30/+15
2025-04-04selftests: kvm: bring list of exit reasons up to datePaolo Bonzini1-3/+2
2025-04-04selftests: kvm: revamp MONITOR/MWAIT testsPaolo Bonzini1-51/+57
2025-04-03selftests: ublk: fix test_stripe_04Ming Lei1-0/+24
2025-04-03Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds15-57/+230
2025-04-03io_uring/zcrx: fix selftests w/ updated netdev Python helpersDavid Wei1-4/+4
2025-04-03selftests: net: use netdevsim in netns testStanislav Fomichev2-4/+34
2025-04-03Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds4-85/+14
2025-04-03net/selftests: Add loopback link local route for self-connectDmitry Safonov1-0/+3
2025-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-10/+10
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-0/+200
2025-04-02selftests/bpf: Fix verifier_private_stack test failureYonghong Song1-3/+3
2025-04-02selftests/bpf: Fix verifier_bpf_fastcall testSong Liu1-3/+3
2025-04-02selftests/bpf: Fix tests after fields reorder in struct fileSong Liu2-4/+4
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds3-20/+47
2025-04-02selftests: tc-testing: fix nat regex matchingPedro Tammela1-7/+7
2025-04-02Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+5
2025-04-02selftests: tc-testing: Add TBF with SKBPRIO queue length corner case testCong Wang1-1/+33
2025-04-02selftests: ublk: enable zero copy for stripe targetMing Lei2-17/+53
2025-04-01Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds14-62/+30
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-15/+638
2025-04-01selftest: test system mappings are sealedJeff Xu5-0/+129
2025-04-01selftests: x86: test_mremap_vdso: skip if vdso is msealedJeff Xu1-0/+43
2025-04-01selftest/mm: va_high_addr_switch: add ppc64 support checkLi Wang1-0/+28
2025-04-01selftests: ublk: kublk: fix an error log lineUday Shankar1-1/+1
2025-04-01selftests: ublk: kublk: use ioctl-encoded opcodesUday Shankar1-2/+2
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds11-0/+186
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds21-312/+1254
2025-04-01rtc: remove 'setdate' test programWolfram Sang3-80/+0
2025-04-01selftest: rtc: skip some tests if the alarm only supports minutesWolfram Sang1-5/+14