summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-08-11selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson
2023-08-11test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella
2023-08-11selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima
2023-08-11bpf: Centralize permissions checks for all BPF map typesAndrii Nakryiko
2023-08-11net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima
2023-08-03selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts
2023-08-03maple_tree: add __init and __exit to test moduleLiam R. Howlett
2023-07-27selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts
2023-07-27selftests: tc: add 'ct' action kconfig depMatthieu Baerts
2023-07-27selftests: tc: set timeout to 15 minutesMatthieu Baerts
2023-07-27selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King
2023-07-27maple_tree: fix node allocation testing on 32 bitLiam R. Howlett
2023-07-23selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts
2023-07-23selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts
2023-07-23selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts
2023-07-23selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts
2023-07-23selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts
2023-07-23selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts
2023-07-23selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts
2023-07-19wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld
2023-07-19tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma
2023-07-19selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca
2023-07-19bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman
2023-07-19selftests/bpf: Fix invalid pointer check in get_xlated_program()Eduard Zingerman
2023-07-19selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu
2023-07-19selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer
2023-07-19bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky
2023-07-19selftests/bpf: Do not use sign-file as testcaseAlexey Gladkov
2023-07-19bpf: maintain bitmasks across all active frames in __mark_chain_precisionAndrii Nakryiko
2023-07-19bpf: improve precision backtrack loggingAndrii Nakryiko
2023-07-19selftests/ftace: Fix KTAP output orderingMark Brown
2023-07-19kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King
2023-07-19tools/nolibc: ensure fast64 integer types have 64 bitsThomas Weißschuh
2023-07-19rcutorture: Correct name of use_softirq module parameterPaul E. McKenney
2023-07-19kunit: tool: undo type subscripts for subprocess.PopenDaniel Latypov
2023-07-05Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-22selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2023-06-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-20Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-20Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-19selftests/mm: fix cross compilation with LLVMMark Brown
2023-06-15selftests: net: fcnal-test: check if FIPS mode is enabledMagali Lemes
2023-06-15selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes
2023-06-15selftests: net: tls: check if FIPS mode is enabledMagali Lemes
2023-06-15selftests/harness: allow tests to be skipped during setupMagali Lemes
2023-06-15Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-15selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei
2023-06-14selftests/user_events: Adapt dyn_test to non-persist eventsBeau Belgrave
2023-06-14selftests/user_events: Ensure auto cleanup works as expectedBeau Belgrave