summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-12-12selftests: forwarding: add a pvid_change test to bridge_vlan_unawareVladimir Oltean
2024-12-11perf probe: Fix uninitialized variableJames Clark
2024-12-11selftests: netfilter: Stabilize rpath.shPhil Sutter
2024-12-11Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-12-11libperf: evlist: Fix --cpu argument on hybrid platformJames Clark
2024-12-11perf test expr: Fix system_tsc_freq for only x86Ian Rogers
2024-12-11selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini
2024-12-10scx: Fix maximal BPF selftest progDavid Vernet
2024-12-10selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman
2024-12-10bpf: consider that tail calls invalidate packet pointersEduard Zingerman
2024-12-10selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman