summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-06-14selftsets/bpf: Retry map update on helper_fill_hashmap()Gabriele Monaco
2026-06-15Merge tag 'rcu.release.v7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-14selftests/bpf: Add test for sleepable lsm_cgroup rejectionDavid Windsor
2026-06-14selftests/bpf: Add test to verify the fix for bpf_setsockopt() helperLeon Hwang
2026-06-14selftests/bpf: Avoid static LLVM linking for cross buildsLeo Yan
2026-06-14selftests/bpf: Use common CFLAGS for urandom_readLeo Yan
2026-06-14selftests/bpf: Initialize operation name before useLeo Yan
2026-06-14tools/bpf: build: Append extra cflagsLeo Yan
2026-06-14libbpf: Initialize CFLAGS before including Makefile.includeLeo Yan
2026-06-14bpftool: Append extra host flagsLeo Yan
2026-06-14bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGSLeo Yan
2026-06-14bpftool: Pass host flags to bootstrap libbpfLeo Yan
2026-06-14selftests/bpf: correct CONFIG_PPC64 macro name in commentEthan Nelson-Moore
2026-06-14selftests/bpf: Fix typo in verify_umulti_link_infoJiri Olsa
2026-06-14selftests/bpf: Add uprobe_multi path_fd fail testsJiri Olsa
2026-06-14selftests/bpf: Add uprobe_multi path_fd testJiri Olsa
2026-06-14libbpf: Add path_fd to struct bpf_link_create_optsJiri Olsa
2026-06-14bpf: Add support to specify uprobe_multi target via file descriptorJiri Olsa
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'kernel-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-14bpf: Raise maximum call chain depth to 16 framesAlexei Starovoitov
2026-06-14selftests/landlock: Add tests for invalid use of quiet flagTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with scopeTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with net rulesTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with fs rulesTingmao Wang
2026-06-14selftests/landlock: Replace hard-coded 16 with a constantTingmao Wang
2026-06-14landlock: Add API support and docs for the quiet flagsTingmao Wang
2026-06-13selftests/tc-testing: Verify IFE can handle truncated inner Ethernet headerVictor Nogueira
2026-06-13selftests: net: add test for IPv4 devconf netlink notificationsFernando Fernandez Mancera
2026-06-13selftests/landlock: Add tests for UDP sendMatthieu Buffet
2026-06-13selftests/landlock: Add tests for UDP bind/connectMatthieu Buffet
2026-06-13landlock: Add UDP send+connect access controlMatthieu Buffet
2026-06-13landlock: Add UDP bind() access controlMatthieu Buffet
2026-06-13selftests/landlock: Explicitly disable audit in teardownsMaximilian Heyne
2026-06-13selftests/landlock: Test SCOPE_SIGNAL on the SIGIO/fowner pgid pathBryam Vargas
2026-06-13landlock: Set audit_net.sk for socket access checksMickaël Salaün
2026-06-13selftests: netfilter: add phony nft_offload testFlorian Westphal
2026-06-12selftests/bpf: Add arena direct-value one-past-end reject testWoojin Ji
2026-06-12selftests/bpf: Add retval test for bool and errno LSM cgroup hooksXu Kuohai
2026-06-12selftests/net: psp: add dev-get, no-nsid, and cleanup testsWei Wang
2026-06-12selftests/net: psp: add cross-namespace notification testsWei Wang
2026-06-12selftests/net: psp: add dev-assoc data path testWei Wang
2026-06-12selftests/net: psp: support PSP in NetDrvContEnv infrastructureWei Wang
2026-06-12selftests/net: rename _nk_host_ifname to nk_host_ifnameWei Wang
2026-06-12selftests/net: add _find_bpf_obj() to search hw/ for BPF objectsWei Wang
2026-06-12selftests/net: psp: refactor test builders to use ksft_variantsWei Wang
2026-06-12selftests/bpf: Cover generic devmap egress last-dst rewriteSun Jian