summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-07-19selftests/xsk: add metadata copy test for multi-buffMagnus Karlsson3-2/+8
2023-07-19selftests/xsk: add invalid descriptor test for multi-bufferMagnus Karlsson2-41/+151
2023-07-19selftests/xsk: add unaligned mode test for multi-bufferMagnus Karlsson2-0/+16
2023-07-19selftests/xsk: add basic multi-buffer testMagnus Karlsson6-3/+219
2023-07-19selftests/xsk: transmit and receive multi-buffer packetsMagnus Karlsson3-34/+139
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski3-1/+8
2023-07-19bpf: allow any program to use the bpf_map_sum_elem_count kfuncAnton Protopopov1-0/+5
2023-07-19selftests: ALSA: Add test-pcmtest-driver to .gitignoreTakashi Iwai1-0/+1
2023-07-19selftests: mptcp: userspace_pm: format subtests results in TAPMatthieu Baerts1-1/+11
2023-07-19selftests: mptcp: sockopt: format subtests results in TAPMatthieu Baerts1-2/+18
2023-07-19selftests: mptcp: simult flows: format subtests results in TAPMatthieu Baerts1-0/+4
2023-07-19selftests: mptcp: diag: format subtests results in TAPMatthieu Baerts1-0/+7
2023-07-19selftests: mptcp: join: format subtests results in TAPMatthieu Baerts1-5/+32
2023-07-19selftests: mptcp: pm_netlink: format subtests results in TAPMatthieu Baerts1-1/+5
2023-07-19selftests: mptcp: connect: format subtests results in TAPMatthieu Baerts1-3/+36
2023-07-19selftests: mptcp: lib: format subtests results in TAPMatthieu Baerts1-0/+66
2023-07-19selftests: mptcp: userspace_pm: reduce dup code around printfMatthieu Baerts1-6/+9
2023-07-19selftests: mptcp: userspace_pm: uniform results printingMatthieu Baerts1-62/+79
2023-07-19selftests: mptcp: userspace_pm: fix shellcheck warningsMatthieu Baerts1-2/+10
2023-07-19selftests: mptcp: userspace pm: don't stop if errorMatthieu Baerts1-10/+11
2023-07-19selftests: mptcp: connect: don't stop if errorMatthieu Baerts1-7/+20
2023-07-19selftests: net: Add bridge backup port and backup nexthop ID testIdo Schimmel2-0/+760
2023-07-19selftests/net: replace manual array size calc with ARRAYSIZE macro.Mahmoud Maatuq4-5/+13
2023-07-19selftests/bpf: Disable newly-added 'owner' field test until refcount re-enabledDave Marchevsky1-24/+0
2023-07-19selftests/bpf: Add rbtree test exercising race which 'owner' field preventsDave Marchevsky2-1/+121
2023-07-19bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky1-39/+39
2023-07-19selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts1-0/+1
2023-07-19selftests: tc: add 'ct' action kconfig depMatthieu Baerts1-0/+1
2023-07-19selftests: tc: set timeout to 15 minutesMatthieu Baerts1-0/+1
2023-07-19selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi1-2/+23
2023-07-19Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pu...Linus Torvalds27-23/+381
2023-07-19Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds10-4/+4
2023-07-18Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-6/+5
2023-07-17maple_tree: fix node allocation testing on 32 bitLiam R. Howlett1-3/+3
2023-07-17selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King1-1/+1
2023-07-17perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Arnaldo Carvalho de Melo1-2/+2
2023-07-16Merge tag 'objtool_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2023-07-14selftests/arm64: fix build failure during the "emit_tests" stepJohn Hubbard1-1/+1
2023-07-14selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard1-1/+1
2023-07-14selftests/mm: give scripts execute permissionRyan Roberts8-0/+0
2023-07-14tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+8
2023-07-14tools include UAPI: Sync the sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-2/+79
2023-07-14tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+31
2023-07-14perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2-0/+13
2023-07-14selftests: router_bridge_pvid_vlan_upper: Add a new selftestPetr Machata2-0/+156
2023-07-14selftests: router_bridge_vlan_upper_pvid: Add a new selftestPetr Machata2-0/+172
2023-07-14selftests: router_bridge_vlan: Add PVID change testPetr Machata1-15/+85
2023-07-14selftests: router_bridge: Add tests to remove and add PVIDPetr Machata1-0/+50
2023-07-14selftests: forwarding: lib: Add ping6_, ping_test_fails()Petr Machata1-0/+18
2023-07-14selftests: rtnetlink: add MACsec offload testsSabrina Dubroca1-0/+83