summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-13tools lib subcmd: Show parent options in helpNamhyung Kim1-12/+24
2024-05-12Merge tag 'kselftest-fix-vfork-2024-05-12' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-67/+147
2024-05-12Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...Paolo Bonzini86-447/+1420
2024-05-12Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini10-137/+282
2024-05-12Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini18-141/+1487
2024-05-12selftests/kcmp: remove unused open modeEdward Liaw1-1/+1
2024-05-12selftests/mm: hugetlb_madv_vs_map: avoid test skipping by querying hugepage s...Dev Jain1-7/+9
2024-05-12selftests: cgroup: add tests to verify the zswap writeback pathUsama Arif1-1/+129
2024-05-12selftests: cgroup: remove redundant enabling of memory controllerUsama Arif1-2/+0
2024-05-12selftests/damon: classify tests for functionalities and regressionsSeongJae Park1-4/+9