aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds19-11/+977
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-2/+2
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+2
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-0/+22
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds163-2699/+13873
2021-08-31Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds5-0/+385
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas19-50/+965
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski56-712/+2329
2021-08-30Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds19-59/+382
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue1-0/+1
2021-08-27selftests/bpf: Fix potential unreleased lockChengfeng Ye1-1/+3
2021-08-26selftests/bpf: Reduce more flakyness in sockmap_listenYucong Sun1-3/+16
2021-08-26selftests/net: allow GRO coalesce test on vethPaolo Abeni4-37/+86
2021-08-25bpf: selftests: Add dctcp fallback testMartin KaFai Lau3-23/+134
2021-08-25bpf: selftests: Add connect_to_fd_opts to network_helpersMartin KaFai Lau2-2/+27
2021-08-25bpf: selftests: Add sk_state to bpf_tcp_helpers.hMartin KaFai Lau3-3/+4
2021-08-25selftests: xsk: Preface options with optMagnus Karlsson2-5/+5
2021-08-25selftests: xsk: Make enums lower caseMagnus Karlsson2-13/+7
2021-08-25selftests: xsk: Generate packets from specificationMagnus Karlsson2-121/+166
2021-08-25selftests: xsk: Generate packet directly in umemMagnus Karlsson2-43/+32
2021-08-25selftests: xsk: Simplify cleanup of ifobjectsMagnus Karlsson2-33/+40
2021-08-25selftests: xsk: Decrease sending speedMagnus Karlsson2-1/+2
2021-08-25selftests: xsk: Validate tx stats on tx threadMagnus Karlsson1-14/+41
2021-08-25selftests: xsk: Simplify packet validation in xsk testsMagnus Karlsson2-131/+65
2021-08-25selftests: xsk: Rename worker_* functions that are not thread entry pointsMagnus Karlsson1-6/+6
2021-08-25selftests: xsk: Disassociate umem size with packets sentMagnus Karlsson2-11/+9
2021-08-25selftests: xsk: Remove end-of-test packetMagnus Karlsson2-32/+12
2021-08-25selftests: xsk: Simplify the retry codeMagnus Karlsson2-14/+11
2021-08-25selftests: xsk: Return correct error codesMagnus Karlsson1-5/+5
2021-08-25selftests: xsk: Remove unused variablesMagnus Karlsson2-11/+0
2021-08-25selftests: xsk: Remove the num_tx_packets optionMagnus Karlsson3-27/+13
2021-08-25selftests: xsk: Remove color modeMagnus Karlsson2-28/+9
2021-08-25bpf: selftests: Add bpf_task_pt_regs() selftestDaniel Xu2-0/+76
2021-08-25bpf: Add bpf_task_pt_regs() helperDaniel Xu1-0/+7
2021-08-25selftests: mptcp: add MP_FAIL mibs checkGeliang Tang1-0/+38
2021-08-24selftests/net: Use kselftest skip code for skipped testsPo-Hsu Lin12-37/+67
2021-08-24tools: include: Add ethtool_drvinfo definition to UAPI headerKumar Kartikeya Dwivedi1-0/+53
2021-08-24selftests/bpf: Test for get_netns_cookieXu Liu2-24/+88
2021-08-24selftests/bpf: Exit with KSFT_SKIP if no Makefile foundLi Zhijian2-1/+6
2021-08-24selftests/bpf: Add missing files required by test_bpftool.sh for installingLi Zhijian2-2/+5
2021-08-24selftests/bpf: Add default bpftool built by selftests to PATHLi Zhijian1-0/+5
2021-08-24selftests/bpf: Make test_doc_build.sh work from script directoryLi Zhijian1-2/+3
2021-08-24selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian1-1/+1
2021-08-24Merge 5.14-rc7 into char-misc-nextGreg Kroah-Hartman9-29/+125
2021-08-24selftests: mptcp: add_addr and echo race testYonglong Li1-0/+15
2021-08-23selftests/bpf: Reduce flakyness in timer_mimYucong Sun1-4/+12
2021-08-23bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enumDave Marchevsky1-1/+1
2021-08-23kselftest/arm64: signal: Add a TODO list for signal handling testsMark Brown1-0/+2
2021-08-23kselftest/arm64: signal: Add test case for SVE register state in signalsMark Brown1-0/+126
2021-08-23kselftest/arm64: signal: Verify that signals can't change the SVE vector lengthMark Brown1-0/+92