summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-20selftests/bpf: Test bpf_skb_change_tail() in TC ingressCong Wang
2024-12-20selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang
2024-12-20selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()Cong Wang
2024-12-20selftests: net: Add a VLAN bridge binding selftestPetr Machata
2024-12-20selftests: net: lib: Add a couple autodefer helpersPetr Machata
2024-12-20selftests: drv-net: test empty queue and NAPI responses in netlinkJakub Kicinski
2024-12-20selftests: net: local_termination: require mausezahnVladimir Oltean
2024-12-20stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin
2024-12-20Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-20selftests/alsa: Fix circular dependency involving global-timerLi Zhijian
2024-12-19selftests: net: remove redundant ncdevmem printJamal Hadi Salim
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-19Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-19selftests: fib_rule_tests: Add flow label selector match testsIdo Schimmel
2024-12-19selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand
2024-12-19selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang
2024-12-18selftests: openvswitch: fix tcpdump executionAdrian Moreno
2024-12-18selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres
2024-12-18selftests/net: packetdrill: import tcp/user_timeout, tcp/validate, tcp/sendfi...Soham Chakradeo
2024-12-18selftests/net: packetdrill: import tcp/eor, tcp/splice, tcp/ts_recent, tcp/bl...Soham Chakradeo
2024-12-18selftests/net: packetdrill: import tcp/fast_recovery, tcp/nagle, tcp/timestam...Soham Chakradeo
2024-12-18selftests/net: packetdrill: import tcp/ecn, tcp/close, tcp/sack, tcp/tcp_infoSoham Chakradeo
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri
2024-12-16selftests: net: test SO_PRIORITY ancillary data with cmsg_senderAnna Emese Nyiri
2024-12-16selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski
2024-12-16selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski
2024-12-16selftests: net: support setting recv_size in YNLJakub Kicinski
2024-12-16selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.cBastien Curutchet
2024-12-16selftests/bpf: test_xdp_meta: Rename BPF sectionsBastien Curutchet
2024-12-16selftests: tls: add rekey testsSabrina Dubroca
2024-12-16selftests: tls: add key_generation argument to tls_crypto_info_initSabrina Dubroca
2024-12-15tools/net/ynl: fix sub-message key lookup for nested attributesDonald Hunter
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-13selftests/bpf: Add tests for raw_tp NULL argsKumar Kartikeya Dwivedi
2024-12-13bpf: Augment raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi
2024-12-13bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi
2024-12-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-12-13kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang
2024-12-13objtool/x86: allow syscall instructionJuergen Gross
2024-12-12Merge tag 'perf-tools-fixes-for-v6.13-2024-12-12' of git://git.kernel.org/pub...Linus Torvalds
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-12selftests/bpf: Add test for narrow ctx load for pointer argsKumar Kartikeya Dwivedi
2024-12-12bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi
2024-12-12selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-12Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni