aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-33/+307
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-19/+244
2025-05-07tools: ynl-gen: move the count into a presence struct tooJakub Kicinski2-21/+16
2025-05-07tools: ynl-gen: split presence metadataJakub Kicinski4-28/+28
2025-05-07tools: ynl-gen: rename basic presence from 'bit' to 'present'Jakub Kicinski1-6/+6
2025-05-07bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon1-0/+3
2025-05-06tools: ynl-gen: allow noncontiguous enumsJiri Pirko1-6/+52
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-05tools: ynl-gen: validate 0 len strings from kernelDavid Wei1-1/+1
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-04Merge tag 'perf-tools-fixes-for-v6.15-2025-05-04' of git://git.kernel.org/pub...Linus Torvalds2-2/+13
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-02tools: ynl: allow fixed-header to be specified per opJakub Kicinski3-5/+21
2025-05-02tools: ynl-gen: don't init enum checks for classic netlinkJakub Kicinski1-20/+26
2025-05-02tools: ynl-gen: array-nest: support binary array with exact-lenJakub Kicinski1-4/+20
2025-05-02tools: ynl-gen: array-nest: support put for scalarJakub Kicinski1-3/+25
2025-05-02tools: ynl-gen: mutli-attr: support binary types with structJakub Kicinski1-0/+19
2025-05-02tools: ynl-gen: multi-attr: type gen for stringJakub Kicinski2-4/+38
2025-05-02tools: ynl-gen: support CRUD-like notifications for classic NetlinkJakub Kicinski1-1/+5
2025-05-02tools: ynl-gen: support using dump types for ntfJakub Kicinski1-1/+1
2025-05-02tools: ynl: let classic netlink requests specify extra nlflagsJakub Kicinski3-4/+23
2025-05-02tools: ynl-gen: fill in missing empty attr listsJakub Kicinski1-0/+8
2025-05-02tools: ynl-gen: factor out free_needs_iter for a structJakub Kicinski1-5/+9
2025-05-02tools: ynl-gen: fix comment about nested struct dictJakub Kicinski1-1/+1
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 Kicinski24-79/+1195
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 Brown86-390/+1717
2025-04-29tools: ynl: fix typo in info stringRuben Wauters1-1/+1
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-29perf tools: Fix in-source libperf buildJames Clark2-4/+4
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-28tools/Makefile: Add ynl targetJoe Damato1-3/+13
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-28Merge tag 'hyperv-fixes-signed-20250427' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-24/+84
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 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+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-25tools/hv: update route parsing in kvp daemonOlaf Hering1-24/+84
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-24tools: ynl: fix the header guard name for OVPNJakub Kicinski1-1/+1
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 Kicinski31-180/+1027
2025-04-24x86/insn: Fix CTEST instruction decodingKirill A. Shutemov1-2/+2
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-23netlink: specs: allow header properties for attribute setsJakub Kicinski1-1/+1
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-23perf tools: Fix arm64 build by generating unistd_64.hJames Clark2-1/+12
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 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2025-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski11-12/+1264
2025-04-21tools: ynl: add missing header depsJakub Kicinski1-1/+4
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+20
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
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 Kicinski57-198/+1012
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-24/+132
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-17libbpf: Support creating and destroying qdiscAmery Hung2-4/+21
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-16tools: ynl-gen: make sure we validate subtype of array-nestJakub Kicinski1-2/+5
2025-04-16tools: ynl-gen: individually free previous values on double setJakub Kicinski1-17/+45
2025-04-16tools: ynl-gen: move local vars after the opening bracketJakub Kicinski1-1/+1
2025-04-16tools: ynl-gen: don't declare loop iterator in placeJakub Kicinski1-4/+21
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-14Merge tag 'perf-tools-fixes-for-v6.15-2025-04-13' of git://git.kernel.org/pub...Linus Torvalds34-132/+319
2025-04-14kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh1-1/+3
2025-04-14objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0Miguel Ojeda1-0/+1
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-11perf tools: Remove evsel__handle_error_quirks()Namhyung Kim1-22/+0
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-10tools: ynl: generate code for rt-route and add a sampleJakub Kicinski4-1/+83
2025-04-10tools: ynl: generate code for rt-addr and add a sampleJakub Kicinski4-2/+84
2025-04-10tools: ynl-gen: use family c-name in notificationsJakub Kicinski1-3/+3
2025-04-10tools: ynl-gen: consider dump ops without a do "type-consistent"Jakub Kicinski1-5/+9
2025-04-10tools: ynl: don't use genlmsghdr in classic netlinkJakub Kicinski3-8/+22
2025-04-10tools: ynl-gen: don't consider requests with fixed hdr emptyJakub Kicinski1-2/+5
2025-04-10tools: ynl: support creating non-genl socketsJakub Kicinski3-20/+43
2025-04-10netlink: specs: rename rtnetlink specs in accordance with family nameJakub Kicinski1-2/+2
2025-04-10perf libunwind arm64: Fix missing close parens in an if statementArnaldo Carvalho de Melo1-1/+1
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 Kicinski31-411/+1151
2025-04-10Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-17/+65
2025-04-10objtool: Fix false-positive "ignoring unreachables" warningJosh Poimboeuf1-1/+1
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-10tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sourcesNamhyung Kim3-1/+48
2025-04-10tools headers: Update the x86 headers with the kernel sourcesNamhyung Kim2-20/+39
2025-04-10tools headers: Update the linux/unaligned.h copy with the kernel sourcesNamhyung Kim1-2/+6
2025-04-10tools headers: Update the uapi/asm-generic/mman-common.h copy with the kernel...Namhyung Kim1-0/+1
2025-04-10tools headers: Update the uapi/linux/prctl.h copy with the kernel sourcesNamhyung Kim1-0/+11
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim12-25/+15
2025-04-10tools headers: Update the VFS headers with the kernel sourcesNamhyung Kim5-54/+179
2025-04-10tools headers: Update the uapi/linux/perf_event.h copy with the kernel sourcesNamhyung Kim1-0/+2
2025-04-10tools headers: Update the socket headers with the kernel sourcesNamhyung Kim2-0/+4
2025-04-10tools headers: Update the KVM headers with the kernel sourcesNamhyung Kim4-7/+13
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