summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-13Merge branches 'acpi-tools', 'acpi-docs' and 'pnp'Rafael J. Wysocki
2024-05-13Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-05-13selftests/cgroup: Drop define _GNU_SOURCEEdward Liaw
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds
2024-05-13selftests/user_events: Add non-spacing separator checkBeau Belgrave
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-13Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-05-13selftests/landlock: Exhaustive test for the IOCTL allow-listGünther Noack
2024-05-13selftests/landlock: Check IOCTL restrictions for named UNIX domain socketsGünther Noack
2024-05-13selftests/landlock: Test IOCTLs on named pipesGünther Noack
2024-05-13selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)Günther Noack
2024-05-13selftests/landlock: Test IOCTL with memfdsGünther Noack
2024-05-13selftests/landlock: Test IOCTL supportGünther Noack
2024-05-13landlock: Add IOCTL access right for character and block devicesGünther Noack
2024-05-12bpf: make list_for_each_entry portableJose E. Marchesi
2024-05-12bpf: ignore expected GCC warning in test_global_func10.cJose E. Marchesi
2024-05-12bpf: disable strict aliasing in test_global_func9.cJose E. Marchesi
2024-05-12selftests/bpf: Free strdup memory in xdp_hw_metadataGeliang Tang
2024-05-12selftests/bpf: Fix a few tests for GCC related warnings.Cupertino Miranda
2024-05-12bpf: avoid gcc overflow warning in test_xdp_vlan.cDavid Faust
2024-05-12tools: remove redundant ethtool.h from tooling infraTushar Vyavahare
2024-05-12selftests/bpf: Expand ATTACH_REJECT testsJordan Rife
2024-05-12selftests/bpf: Expand getsockname and getpeername testsJordan Rife
2024-05-12sefltests/bpf: Expand sockaddr hook deny testsJordan Rife
2024-05-12selftests/bpf: Expand sockaddr program return value testsJordan Rife
2024-05-12selftests/bpf: Retire test_sock_addr.(c|sh)Jordan Rife
2024-05-12selftests/bpf: Remove redundant sendmsg test casesJordan Rife
2024-05-12selftests/bpf: Migrate ATTACH_REJECT test casesJordan Rife
2024-05-12selftests/bpf: Migrate expected_attach_type testsJordan Rife
2024-05-12selftests/bpf: Migrate wildcard destination rewrite testJordan Rife
2024-05-12selftests/bpf: Migrate sendmsg6 v4 mapped address testsJordan Rife
2024-05-12selftests/bpf: Migrate sendmsg deny test casesJordan Rife
2024-05-12selftests/bpf: Migrate WILDCARD_IP testJordan Rife
2024-05-12selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test casesJordan Rife
2024-05-12selftests/bpf: Handle ATTACH_REJECT test casesJordan Rife
2024-05-12selftests/bpf: Handle LOAD_REJECT test casesJordan Rife
2024-05-12selftests/bpf: Use program name for skel load/destroy functionsJordan Rife
2024-05-12selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.cJordan Rife
2024-05-12tools lib subcmd: Show parent options in helpNamhyung Kim
2024-05-12Merge tag 'kselftest-fix-vfork-2024-05-12' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-05-12Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...Paolo Bonzini
2024-05-12Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-05-12Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2024-05-11selftests/kcmp: remove unused open modeEdward Liaw
2024-05-11selftests/mm: hugetlb_madv_vs_map: avoid test skipping by querying hugepage s...Dev Jain
2024-05-11selftests: cgroup: add tests to verify the zswap writeback pathUsama Arif
2024-05-11selftests: cgroup: remove redundant enabling of memory controllerUsama Arif
2024-05-11selftests/damon: classify tests for functionalities and regressionsSeongJae Park