summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2024-04-05selftests/mm: include strings.h for ffslEdward Liaw1-1/+1
2024-04-05Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-77/+733
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+2
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+53
2024-04-02Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2-2/+2
2024-04-02Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini65-612/+2829
2024-04-02selftests: mptcp: join: fix dev in check_endpointGeliang Tang1-1/+3
2024-04-02mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti1-0/+9
2024-04-02selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-03-31objtool: Fix compile failure when using the x32 compilerMikulas Patocka1-1/+1
2024-03-30Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-2/+5
2024-03-30Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2024-03-30selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.Kuniyuki Iwashima1-6/+257
2024-03-30selftest: tcp: Add bind() tests for IPV6_V6ONLY.Kuniyuki Iwashima1-0/+116
2024-03-30selftest: tcp: Add more bind() calls.Kuniyuki Iwashima1-59/+166
2024-03-30selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.Kuniyuki Iwashima1-0/+100
2024-03-30selftest: tcp: Define the reverse order bind() tests explicitly.Kuniyuki Iwashima1-8/+59
2024-03-30selftest: tcp: Make bind() selftest flexible.Kuniyuki Iwashima1-34/+58
2024-03-29selftests: dmabuf-heap: add config file for the testMuhammad Usama Anjum1-0/+3
2024-03-29selftests/seccomp: Try to fit runtime of benchmark into timeoutMark Brown1-1/+1
2024-03-29selftests/ftrace: Fix event filter target_func selectionMark Rutland1-1/+1
2024-03-29selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart1-8/+2
2024-03-29tools/resolve_btfids: fix build with musl libcNatanael Copa1-0/+2
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds16-98/+278
2024-03-28kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltestsDavid Gow1-0/+1
2024-03-28Merge tag 'for-net' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfPaolo Abeni1-0/+6
2024-03-28Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+2
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds8-12/+31
2024-03-27Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-54/+59
2024-03-27bpf: Check bloom filter map value sizeAndrei Matei1-0/+6
2024-03-27selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski1-0/+1
2024-03-27selftests: tls: add test with a partially invalid iovSabrina Dubroca1-0/+34
2024-03-26selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw3-0/+15
2024-03-26selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw1-1/+2
2024-03-26selftests: mm: restore settings from only parent processMuhammad Usama Anjum1-1/+5
2024-03-26tools/Makefile: remove cgroup targetCong Liu1-7/+6
2024-03-26selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov3-3/+3
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni10-19/+102
2024-03-26selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel1-77/+128
2024-03-26KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer testSean Christopherson1-1/+1
2024-03-25kunit: fix wireless test dependenciesJohannes Berg1-0/+2
2024-03-25KVM: selftests: Fix spelling mistake "trigged" -> "triggered"Colin Ian King2-2/+2
2024-03-23selftests/bpf: verifier_arena: fix mmap address for arm64Puranjay Mohan1-1/+5
2024-03-23tools: ynl: fix setting presence bits in simple nestsJakub Kicinski1-2/+5
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-86/+397
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds18-197/+1105
2024-03-22Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds8-14/+32
2024-03-22Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1