summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-02selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-02selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-02selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-02selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2023-01-31cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long
2023-01-29KVM: selftests: aarch64: Test read-only PT memory regionsRicardo Koller
2023-01-29KVM: selftests: aarch64: Fix check of dirty log PT writeRicardo Koller
2023-01-29KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWsRicardo Koller
2023-01-29KVM: selftests: aarch64: Relax userfaultfd read vs. write checksRicardo Koller
2023-01-28selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-01-25selftests: amd-pstate: Don't delete source files via MakefileDoug Smythies
2023-01-24selftests/bpf: Cover listener cloning with progs attached to sockmapJakub Sitnicki
2023-01-24selftests/bpf: Pass BPF skeleton to sockmap_listen ops testsJakub Sitnicki
2023-01-22KVM: selftests: Make reclaim_period_ms input always be positiveVipin Sharma
2023-01-22selftests: kvm: move declaration at the beginning of main()Paolo Bonzini
2023-01-20Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-01-19selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu
2023-01-19selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman
2023-01-19selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn
2023-01-18selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu
2023-01-18Sync with v6.2-rc4Andrew Morton
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2023-01-14Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-13selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12kselftest: Fix error message for unconfigured LLVM buildsMark Brown
2023-01-11proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan
2023-01-11selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault
2023-01-09af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac
2023-01-08mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson
2023-01-08Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-04memblock tests: Fix compilation error.Aaron Thompson
2023-01-01selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin
2023-01-01selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin
2022-12-30selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin
2022-12-30tcp: Add selftest for bind() and TIME_WAIT.Kuniyuki Iwashima
2022-12-28selftests/bpf: add a test for iter/task_vma for short-lived processesKui-Feng Lee