summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn
2023-12-08selftests/net: unix: fix unused variable compiler warningWillem de Bruijn
2023-12-08selftests/net: fix a char signedness issueWillem de Bruijn
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn
2023-12-03kselftest/arm64: Fix output formatting for za-forkMark Brown
2023-12-03vsock/test: fix SEQPACKET message bounds testArseniy Krasnov
2023-11-28selftests: mptcp: fix fastclose with csum failurePaolo Abeni
2023-11-28selftests/resctrl: Extend signal handler coverage to unmount on receiving signalIlpo Järvinen
2023-11-28selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen
2023-11-28selftests/resctrl: Simplify span lifetimeIlpo Järvinen
2023-11-28selftests/resctrl: Remove bw_report and bm_type from main()Ilpo Järvinen
2023-11-28cxl/region: Fix x1 root-decoder granularity calculationsJim Harris
2023-11-28selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang
2023-11-28selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen
2023-11-28selftests/resctrl: Fix feature checksIlpo Järvinen
2023-11-28selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen
2023-11-28selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen
2023-11-28selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen
2023-11-28selftests/resctrl: Fix uninitialized .sa_flagsIlpo Järvinen
2023-11-28bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko
2023-11-28bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun2
2023-11-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo Cañuelo
2023-11-20selftests: mptcp: fix wait_rm_addr/sf parametersGeliang Tang
2023-11-20selftests: mptcp: run userspace pm tests slowerGeliang Tang
2023-11-20selftests: pmtu.sh: fix result checkingHangbin Liu
2023-11-20cxl/pci: Clarify devm host for memdev relative setupDan Williams
2023-11-20kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest
2023-11-20selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen
2023-11-20selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman
2023-11-20selftests/bpf: Make linked_list failure test more robustKumar Kartikeya Dwivedi
2023-11-20net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter
2023-11-20selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for riscvBjörn Töpel
2023-11-20selftests/bpf: Define SYS_PREFIX for riscvBjörn Töpel
2023-11-20selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov
2023-11-20selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang
2023-11-20selftests/x86/lam: Zero out buffer for readlink()Binbin Wu
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-20Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter
2023-10-18netfilter: nf_tables: audit log object reset once per tablePhil Sutter
2023-10-17selftests/user_events: Fix abi_test for BE archsBeau Belgrave
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds