summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-12-05selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman
2024-12-05powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-12-05wireguard: selftests: load nf_conntrack if not presentHangbin Liu
2024-12-05selftests: netfilter: Fix missing return values in conntrack_dump_flushguanjing
2024-12-05ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi
2024-12-05selftests/bpf: skip the timer_lockup test for single-CPU nodesViktor Malik
2024-12-05selftests: net: really check for bg process completionPaolo Abeni
2024-12-05selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang
2024-12-05selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang
2024-12-05selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang
2024-12-05selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang
2024-12-05bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi
2024-12-05selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko
2024-12-05selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang
2024-12-05selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang
2024-12-05selftests/bpf: add missing header include for htonsAlexis Lothoré (eBPF Foundation)
2024-12-05selftests/bpf: Fix backtrace printing for selftests crashesEduard Zingerman
2024-12-05selftests: bpf: Add missing per-arch include pathBjörn Töpel
2024-12-05selftests/bpf: Fix uprobe_multi compilation errorAlan Maguire
2024-12-05selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre
2024-12-05selftests/resctrl: Fix memory overflow due to unhandled wraparoundReinette Chatre
2024-12-05selftests/resctrl: Print accurate buffer size as part of MBM resultsReinette Chatre
2024-12-05kselftest/arm64: Fix encoding for SVE B16B16 testMark Brown
2024-12-05kselftest/arm64: mte: fix printf type warnings about longsAndre Przywara
2024-12-05kselftest/arm64: mte: fix printf type warnings about __u64Andre Przywara
2024-12-05kselftest/arm64: hwcap: fix f8dp2 cpuinfo nameAndre Przywara
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-14net: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux
2024-11-14selftests: bonding: add ns multicast group testingHangbin Liu
2024-11-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-11-13Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-12selftests: hugetlb_dio: fixup check for initial conditions to skip in the startDonet Tom
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-09selftests: net: add netlink-dumps to .gitignoreJakub Kicinski
2024-11-08KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WBJohn Sperbeck
2024-11-08Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-07selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum
2024-11-07selftests: net: add a test for closing a netlink socket ith dump in progressJakub Kicinski
2024-11-06Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-05selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao
2024-11-04KVM: selftests: Don't force -march=x86-64-v2 if it's unsupportedSean Christopherson
2024-11-04KVM: selftests: Disable strict aliasingSean Christopherson
2024-11-04KVM: selftests: fix unintentional noop test in guest_memfd_test.cPatrick Roy
2024-11-04KVM: selftests: memslot_perf_test: increase guest sync timeoutMaxim Levitsky
2024-11-01Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-01tracing/selftests: Add tracefs mount options testKalesh Singh
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds