summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-05-14test: hsr: Extend the hsr_redbox.sh to have more SAN devices connectedLukasz Majewski1-22/+49
2024-05-14ring-buffer/selftest: Add ring-buffer mapping testVincent Donnefort4-0/+305
2024-05-14ynl: ensure exact-len value is resolvedAntonio Quartulli1-2/+2
2024-05-14netdev: Add queue stats for TX stop and wakeDaniel Jurgens1-0/+2
2024-05-14selftests/net: add flush id selftestsRichard Gobert1-0/+138
2024-05-14selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1mFlorian Westphal1-2/+3
2024-05-13selftests: net: use upstream mtoolsVladimir Oltean1-2/+17
2024-05-13selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King1-1/+1
2024-05-13Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski10-0/+475
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-8/+57
2024-05-13Merge branches 'acpi-tools', 'acpi-docs' and 'pnp'Rafael J. Wysocki1-0/+2
2024-05-13Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-1/+54
2024-05-13selftests/cgroup: Drop define _GNU_SOURCEEdward Liaw7-15/+0
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds2-5/+6
2024-05-13selftests/user_events: Add non-spacing separator checkBeau Belgrave1-0/+8
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2024-05-13Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-1/+1
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai45-1310/+3272
2024-05-13selftests/landlock: Exhaustive test for the IOCTL allow-listGünther Noack1-0/+114
2024-05-13selftests/landlock: Check IOCTL restrictions for named UNIX domain socketsGünther Noack1-0/+53
2024-05-13selftests/landlock: Test IOCTLs on named pipesGünther Noack1-0/+43
2024-05-13selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)Günther Noack1-0/+40
2024-05-13selftests/landlock: Test IOCTL with memfdsGünther Noack1-8/+36
2024-05-13selftests/landlock: Test IOCTL supportGünther Noack1-3/+189
2024-05-13landlock: Add IOCTL access right for character and block devicesGünther Noack2-3/+4
2024-05-13bpf: make list_for_each_entry portableJose E. Marchesi4-10/+38
2024-05-13bpf: ignore expected GCC warning in test_global_func10.cJose E. Marchesi1-0/+4
2024-05-13bpf: disable strict aliasing in test_global_func9.cJose E. Marchesi1-0/+1
2024-05-13selftests/bpf: Free strdup memory in xdp_hw_metadataGeliang Tang1-0/+2
2024-05-13selftests/bpf: Fix a few tests for GCC related warnings.Cupertino Miranda4-29/+37
2024-05-13bpf: avoid gcc overflow warning in test_xdp_vlan.cDavid Faust1-1/+1
2024-05-13tools: remove redundant ethtool.h from tooling infraTushar Vyavahare1-2271/+0
2024-05-13selftests/bpf: Expand ATTACH_REJECT testsJordan Rife1-0/+187
2024-05-13selftests/bpf: Expand getsockname and getpeername testsJordan Rife5-2/+412
2024-05-13sefltests/bpf: Expand sockaddr hook deny testsJordan Rife7-0/+378
2024-05-13selftests/bpf: Expand sockaddr program return value testsJordan Rife1-0/+294
2024-05-13selftests/bpf: Retire test_sock_addr.(c|sh)Jordan Rife4-636/+1
2024-05-13selftests/bpf: Remove redundant sendmsg test casesJordan Rife1-161/+0
2024-05-13selftests/bpf: Migrate ATTACH_REJECT test casesJordan Rife2-146/+102
2024-05-13selftests/bpf: Migrate expected_attach_type testsJordan Rife2-84/+96
2024-05-13selftests/bpf: Migrate wildcard destination rewrite testJordan Rife3-20/+37
2024-05-13selftests/bpf: Migrate sendmsg6 v4 mapped address testsJordan Rife3-20/+42
2024-05-13selftests/bpf: Migrate sendmsg deny test casesJordan Rife4-45/+110
2024-05-13selftests/bpf: Migrate WILDCARD_IP testJordan Rife3-20/+56
2024-05-13selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test casesJordan Rife1-20/+58
2024-05-13selftests/bpf: Handle ATTACH_REJECT test casesJordan Rife1-1/+34
2024-05-13selftests/bpf: Handle LOAD_REJECT test casesJordan Rife1-5/+98
2024-05-13selftests/bpf: Use program name for skel load/destroy functionsJordan Rife1-46/+50
2024-05-13selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.cJordan Rife3-70/+39
2024-05-12Merge tag 'kselftest-fix-vfork-2024-05-12' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-67/+147