summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-04Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-04tools: ynl: use uAPI include magic for samplesJakub Kicinski
2023-10-04tools: ynl: don't regen on every makeJakub Kicinski
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-10-04Merge tag 'nf-next-23-09-28' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-10-04selftests/bpf: Add uprobe_multi to gen_tar targetBjörn Töpel
2023-10-04selftests/bpf: Enable lld usage for RISC-VBjörn Töpel
2023-10-04selftests/bpf: Add cross-build support for urandom_read et alBjörn Töpel
2023-10-04selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for riscvBjörn Töpel
2023-10-04selftests/bpf: Define SYS_PREFIX for riscvBjörn Töpel
2023-10-04libbpf: Fix syscall access arguments on riscvAlexandre Ghiti
2023-10-04Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-04netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter
2023-10-04selftests/xsk: Add a test for shared umem featureTushar Vyavahare
2023-10-04selftests/xsk: Modify xsk_update_xskmap() to accept the index as an argumentTushar Vyavahare
2023-10-04selftests/xsk: Iterate over all the sockets in the send pkts functionTushar Vyavahare
2023-10-04selftests/xsk: Remove unnecessary parameter from pkt_set() function callTushar Vyavahare
2023-10-04selftests/xsk: Iterate over all the sockets in the receive pkts functionTushar Vyavahare
2023-10-04selftests/xsk: Move src_mac and dst_mac to the xsk_socket_infoTushar Vyavahare
2023-10-04selftests/xsk: Rename xsk_xdp_metadata.h to xsk_xdp_common.hTushar Vyavahare
2023-10-04selftests/xsk: Move pkt_stream to the xsk_socket_infoTushar Vyavahare
2023-10-04selftests: netfilter: Extend nft_audit.shPhil Sutter
2023-10-04selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long
2023-10-02handshake: Fix sign of key_serial_t fieldsChuck Lever
2023-10-02handshake: Fix sign of socket file descriptor fieldsChuck Lever
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01inet: implement lockless IP_TOSEric Dumazet
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-09-29selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng
2023-09-29selftest/bpf: Add various selftests for program limitsDaniel Borkmann
2023-09-29libbpf: Allow Golang symbols in uprobe secdefHengqi Chen
2023-09-29bpf, sockmap: Add tests for MSG_F_PEEKJohn Fastabend
2023-09-28selftests: netfilter: test nat source port clash resolution interaction with ...Florian Westphal
2023-09-28selftests/tc-testing: update tdc documentationPedro Tammela
2023-09-28selftests/tc-testing: implement tdc parallel test runPedro Tammela
2023-09-28selftests/tc-testing: update test definitions for local resourcesPedro Tammela
2023-09-28selftests/tc-testing: localize test resourcesPedro Tammela
2023-09-26selftests: Fix wrong TARGET in kselftest top level MakefileJuntong Deng
2023-09-26Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-26Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pu...Linus Torvalds
2023-09-25selftests/bpf: Add test for recursion counts of perf event link tracepointJiri Olsa
2023-09-25selftests/bpf: Add test for recursion counts of perf event link kprobeJiri Olsa
2023-09-25selftests/bpf: Add test for missed counts of perf event link kprobeJiri Olsa
2023-09-25bpftool: Display missed count for kprobe perf linkJiri Olsa
2023-09-25bpftool: Display missed count for kprobe_multi linkJiri Olsa
2023-09-25bpf: Add missed value to kprobe perf link infoJiri Olsa
2023-09-25bpf: Add missed value to kprobe_multi link infoJiri Olsa
2023-09-25selftests/bpf: Add tests for ring__consumeMartin Kelly