summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-07-19wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld1-4/+26
2023-07-19tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma1-2/+2
2023-07-19selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca1-0/+1
2023-07-19bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman1-4/+4
2023-07-19selftests/bpf: Fix invalid pointer check in get_xlated_program()Eduard Zingerman1-11/+13
2023-07-19selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu1-1/+3
2023-07-19selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer1-1/+1
2023-07-19bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky2-1/+5
2023-07-19selftests/bpf: Do not use sign-file as testcaseAlexey Gladkov1-2/+1
2023-07-19bpf: maintain bitmasks across all active frames in __mark_chain_precisionAndrii Nakryiko1-9/+9
2023-07-19bpf: improve precision backtrack loggingAndrii Nakryiko1-52/+54
2023-07-19selftests/ftace: Fix KTAP output orderingMark Brown1-1/+1
2023-07-19kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King1-2/+2
2023-07-19tools/nolibc: ensure fast64 integer types have 64 bitsThomas Weißschuh1-3/+3
2023-07-19rcutorture: Correct name of use_softirq module parameterPaul E. McKenney2-2/+2
2023-07-19kunit: tool: undo type subscripts for subprocess.PopenDaniel Latypov3-4/+10
2023-07-05Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams2-16/+0
2023-06-23Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds9-28/+228
2023-06-22selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2-0/+8
2023-06-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-0/+159
2023-06-21Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds1-5/+8
2023-06-21Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-52/+295
2023-06-19selftests/mm: fix cross compilation with LLVMMark Brown1-5/+8
2023-06-16selftests: net: fcnal-test: check if FIPS mode is enabledMagali Lemes1-8/+19
2023-06-16selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes1-16/+16
2023-06-16selftests: net: tls: check if FIPS mode is enabledMagali Lemes1-1/+23
2023-06-16selftests/harness: allow tests to be skipped during setupMagali Lemes1-3/+3
2023-06-16Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds14-243/+503
2023-06-16selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei1-3/+3
2023-06-14selftests/user_events: Adapt dyn_test to non-persist eventsBeau Belgrave1-41/+136
2023-06-14selftests/user_events: Ensure auto cleanup works as expectedBeau Belgrave1-11/+38
2023-06-14selftests/user_events: Add perf self-test for empty arguments eventssunliming1-0/+53
2023-06-14selftests/user_events: Clear the events after perf self-testsunliming1-0/+29
2023-06-14selftests/user_events: Add ftrace self-test for empty arguments eventssunliming1-0/+33
2023-06-14tracing/user_events: Prevent same name but different args eventsunliming1-0/+6
2023-06-14selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson1-4/+7
2023-06-14selftests/tc-testing: Remove configs that no longer existVlad Buslov1-5/+0
2023-06-14selftests/tc-testing: Fix SFB db testVlad Buslov1-2/+2
2023-06-14selftests/tc-testing: Fix Error: failed to find target LOGVlad Buslov1-0/+1
2023-06-14selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.Vlad Buslov1-0/+1
2023-06-14selftests/bpf: add a test for subprogram extablesKrister Johansen2-0/+80
2023-06-13selftests: mptcp: join: skip mixed tests if not supportedMatthieu Baerts1-4/+8
2023-06-13selftests: mptcp: join: uniform listener testsMatthieu Baerts1-16/+14
2023-06-13selftests: mptcp: join: skip PM listener tests if not supportedMatthieu Baerts1-0/+5
2023-06-13selftests: mptcp: join: skip MPC backups tests if not supportedMatthieu Baerts1-4/+8
2023-06-13selftests: mptcp: join: skip fail tests if not supportedMatthieu Baerts1-1/+1
2023-06-13selftests: mptcp: join: skip userspace PM tests if not supportedMatthieu Baerts1-9/+17
2023-06-13selftests: mptcp: join: skip fullmesh flag tests if not supportedMatthieu Baerts1-4/+8
2023-06-13selftests: mptcp: join: skip backup if set flag on ID not supportedMatthieu Baerts1-3/+6
2023-06-13selftests: mptcp: join: skip implicit tests if not supportedMatthieu Baerts1-2/+5