summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-05-13Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+300
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-4571/+4434
2024-05-13test: hsr: Extend the hsr_redbox.sh to have more SAN devices connectedLukasz Majewski-22/+49
2024-05-13ring-buffer/selftest: Add ring-buffer mapping testVincent Donnefort-0/+305
2024-05-13ynl: ensure exact-len value is resolvedAntonio Quartulli-2/+2
2024-05-13netdev: Add queue stats for TX stop and wakeDaniel Jurgens-0/+2
2024-05-13selftests/net: add flush id selftestsRichard Gobert-0/+138
2024-05-13selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1mFlorian Westphal-2/+3
2024-05-13selftests: net: use upstream mtoolsVladimir Oltean-2/+17
2024-05-13selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King-1/+1
2024-05-13Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-0/+475
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-8/+57
2024-05-13Merge branches 'acpi-tools', 'acpi-docs' and 'pnp'Rafael J. Wysocki-0/+2
2024-05-13Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-1/+54
2024-05-13selftests/cgroup: Drop define _GNU_SOURCEEdward Liaw-15/+0
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds-5/+6
2024-05-13selftests/user_events: Add non-spacing separator checkBeau Belgrave-0/+8
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+3
2024-05-13Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-1/+1
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-1310/+3272
2024-05-13selftests/landlock: Exhaustive test for the IOCTL allow-listGünther Noack-0/+114
2024-05-13selftests/landlock: Check IOCTL restrictions for named UNIX domain socketsGünther Noack-0/+53
2024-05-13selftests/landlock: Test IOCTLs on named pipesGünther Noack-0/+43
2024-05-13selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)Günther Noack-0/+40
2024-05-13selftests/landlock: Test IOCTL with memfdsGünther Noack-8/+36
2024-05-13selftests/landlock: Test IOCTL supportGünther Noack-3/+189
2024-05-13landlock: Add IOCTL access right for character and block devicesGünther Noack-3/+4
2024-05-12bpf: make list_for_each_entry portableJose E. Marchesi-10/+38
2024-05-12bpf: ignore expected GCC warning in test_global_func10.cJose E. Marchesi-0/+4
2024-05-12bpf: disable strict aliasing in test_global_func9.cJose E. Marchesi-0/+1
2024-05-12selftests/bpf: Free strdup memory in xdp_hw_metadataGeliang Tang-0/+2
2024-05-12selftests/bpf: Fix a few tests for GCC related warnings.Cupertino Miranda-29/+37
2024-05-12bpf: avoid gcc overflow warning in test_xdp_vlan.cDavid Faust-1/+1
2024-05-12tools: remove redundant ethtool.h from tooling infraTushar Vyavahare-2271/+0
2024-05-12selftests/bpf: Expand ATTACH_REJECT testsJordan Rife-0/+187
2024-05-12selftests/bpf: Expand getsockname and getpeername testsJordan Rife-2/+412
2024-05-12sefltests/bpf: Expand sockaddr hook deny testsJordan Rife-0/+378
2024-05-12selftests/bpf: Expand sockaddr program return value testsJordan Rife-0/+294
2024-05-12selftests/bpf: Retire test_sock_addr.(c|sh)Jordan Rife-636/+1
2024-05-12selftests/bpf: Remove redundant sendmsg test casesJordan Rife-161/+0
2024-05-12selftests/bpf: Migrate ATTACH_REJECT test casesJordan Rife-146/+102
2024-05-12selftests/bpf: Migrate expected_attach_type testsJordan Rife-84/+96
2024-05-12selftests/bpf: Migrate wildcard destination rewrite testJordan Rife-20/+37
2024-05-12selftests/bpf: Migrate sendmsg6 v4 mapped address testsJordan Rife-20/+42
2024-05-12selftests/bpf: Migrate sendmsg deny test casesJordan Rife-45/+110
2024-05-12selftests/bpf: Migrate WILDCARD_IP testJordan Rife-20/+56
2024-05-12selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test casesJordan Rife-20/+58
2024-05-12selftests/bpf: Handle ATTACH_REJECT test casesJordan Rife-1/+34
2024-05-12selftests/bpf: Handle LOAD_REJECT test casesJordan Rife-5/+98
2024-05-12selftests/bpf: Use program name for skel load/destroy functionsJordan Rife-46/+50