summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-12-03kselftest/arm64: Fix output formatting for za-forkMark Brown1-1/+1
2023-12-03vsock/test: fix SEQPACKET message bounds testArseniy Krasnov1-6/+13
2023-11-28selftests: mptcp: fix fastclose with csum failurePaolo Abeni1-1/+1
2023-11-28selftests/resctrl: Extend signal handler coverage to unmount on receiving signalIlpo Järvinen3-44/+55
2023-11-28selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen6-35/+53
2023-11-28selftests/resctrl: Simplify span lifetimeIlpo Järvinen6-25/+26
2023-11-28selftests/resctrl: Remove bw_report and bm_type from main()Ilpo Järvinen4-17/+13
2023-11-28cxl/region: Fix x1 root-decoder granularity calculationsJim Harris1-1/+1
2023-11-28selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang1-1/+6
2023-11-28selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen2-2/+2
2023-11-28selftests/resctrl: Fix feature checksIlpo Järvinen1-2/+5
2023-11-28selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen3-51/+34
2023-11-28selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen2-2/+1
2023-11-28selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen1-3/+0
2023-11-28selftests/resctrl: Fix uninitialized .sa_flagsIlpo Järvinen1-2/+2
2023-11-28bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko2-6/+9
2023-11-28bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko1-4/+4
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun21-0/+2
2023-11-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo Cañuelo2-2/+1
2023-11-20selftests: mptcp: fix wait_rm_addr/sf parametersGeliang Tang1-4/+10
2023-11-20selftests: mptcp: run userspace pm tests slowerGeliang Tang1-2/+2
2023-11-20selftests: pmtu.sh: fix result checkingHangbin Liu1-1/+1
2023-11-20cxl/pci: Clarify devm host for memdev relative setupDan Williams1-2/+2
2023-11-20kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest1-6/+3
2023-11-20selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen1-0/+5
2023-11-20selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman2-7/+7
2023-11-20selftests/bpf: Make linked_list failure test more robustKumar Kartikeya Dwivedi2-9/+5
2023-11-20net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter2-1/+129
2023-11-20selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for riscvBjörn Töpel1-0/+2
2023-11-20selftests/bpf: Define SYS_PREFIX for riscvBjörn Töpel1-0/+3
2023-11-20selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov1-0/+5
2023-11-20selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang1-16/+16
2023-11-20selftests/x86/lam: Zero out buffer for readlink()Binbin Wu1-3/+3
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+13
2023-10-21Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds1-7/+9
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel1-0/+13
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-7/+230
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts1-0/+13
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts1-2/+6
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski2-0/+88
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda1-0/+1
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter1-0/+6
2023-10-18netfilter: nf_tables: audit log object reset once per tablePhil Sutter1-0/+46
2023-10-18selftests/user_events: Fix abi_test for BE archsBeau Belgrave1-7/+9
2023-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-25/+141
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole1-1/+3
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsAaron Conole2-0/+51
2023-10-15selftests: openvswitch: Catch cases where the tests are killedAaron Conole1-0/+2
2023-10-15selftests: openvswitch: Add version check for pyroute2Aaron Conole2-2/+10