summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-09-02Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-02Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/...Linus Torvalds
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-30Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue
2021-08-27selftests/bpf: Fix potential unreleased lockChengfeng Ye
2021-08-26selftests/bpf: Reduce more flakyness in sockmap_listenYucong Sun
2021-08-26selftests/net: allow GRO coalesce test on vethPaolo Abeni
2021-08-25bpf: selftests: Add dctcp fallback testMartin KaFai Lau
2021-08-25bpf: selftests: Add connect_to_fd_opts to network_helpersMartin KaFai Lau
2021-08-25bpf: selftests: Add sk_state to bpf_tcp_helpers.hMartin KaFai Lau
2021-08-25selftests: xsk: Preface options with optMagnus Karlsson
2021-08-25selftests: xsk: Make enums lower caseMagnus Karlsson
2021-08-25selftests: xsk: Generate packets from specificationMagnus Karlsson
2021-08-25selftests: xsk: Generate packet directly in umemMagnus Karlsson
2021-08-25selftests: xsk: Simplify cleanup of ifobjectsMagnus Karlsson
2021-08-25selftests: xsk: Decrease sending speedMagnus Karlsson
2021-08-25selftests: xsk: Validate tx stats on tx threadMagnus Karlsson
2021-08-25selftests: xsk: Simplify packet validation in xsk testsMagnus Karlsson
2021-08-25selftests: xsk: Rename worker_* functions that are not thread entry pointsMagnus Karlsson
2021-08-25selftests: xsk: Disassociate umem size with packets sentMagnus Karlsson
2021-08-25selftests: xsk: Remove end-of-test packetMagnus Karlsson
2021-08-25selftests: xsk: Simplify the retry codeMagnus Karlsson
2021-08-25selftests: xsk: Return correct error codesMagnus Karlsson
2021-08-25selftests: xsk: Remove unused variablesMagnus Karlsson
2021-08-25selftests: xsk: Remove the num_tx_packets optionMagnus Karlsson
2021-08-25selftests: xsk: Remove color modeMagnus Karlsson
2021-08-25bpf: selftests: Add bpf_task_pt_regs() selftestDaniel Xu
2021-08-25bpf: Add bpf_task_pt_regs() helperDaniel Xu
2021-08-25selftests: mptcp: add MP_FAIL mibs checkGeliang Tang
2021-08-24selftests/net: Use kselftest skip code for skipped testsPo-Hsu Lin
2021-08-24tools: include: Add ethtool_drvinfo definition to UAPI headerKumar Kartikeya Dwivedi
2021-08-24selftests/bpf: Test for get_netns_cookieXu Liu
2021-08-24selftests/bpf: Exit with KSFT_SKIP if no Makefile foundLi Zhijian
2021-08-24selftests/bpf: Add missing files required by test_bpftool.sh for installingLi Zhijian
2021-08-24selftests/bpf: Add default bpftool built by selftests to PATHLi Zhijian
2021-08-24selftests/bpf: Make test_doc_build.sh work from script directoryLi Zhijian
2021-08-24selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-08-24Merge 5.14-rc7 into char-misc-nextGreg Kroah-Hartman
2021-08-24selftests: mptcp: add_addr and echo race testYonglong Li
2021-08-23selftests/bpf: Reduce flakyness in timer_mimYucong Sun
2021-08-23bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enumDave Marchevsky
2021-08-23kselftest/arm64: signal: Add a TODO list for signal handling testsMark Brown