summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-09-04selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)1-8/+8
2024-09-04selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)1-7/+18
2024-08-29tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin3-5/+14
2024-08-29selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song1-0/+54
2024-08-29selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)1-5/+22
2024-08-29selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)1-0/+1
2024-08-29selftests: udpgro: report error when receive failedHangbin Liu1-17/+27
2024-08-29tc-testing: don't access non-existent variable on exceptionSimon Horman1-1/+0
2024-08-29selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum2-0/+5
2024-08-29selftests/mm: log run_vmtests.sh results in TAP formatRyan Roberts1-12/+39
2024-08-29tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama1-0/+1
2024-08-29selftests/bpf: Fix a few tests for GCC related warnings.Cupertino Miranda4-29/+37
2024-08-29selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)1-0/+1
2024-08-29selftests: net: lib: ignore possible errorsMatthieu Baerts (NGI0)1-9/+1
2024-08-29rtla/osnoise: Prevent NULL dereference in error handlingDan Carpenter1-7/+4
2024-08-29fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro1-0/+35
2024-08-29bitmap: introduce generic optimized bitmap_size()Alexander Lobakin1-3/+4
2024-08-19bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook3-11/+28
2024-08-19net: tls, add test to capture error on large spliceJohn Fastabend1-0/+14
2024-08-14Revert "selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky"Matthieu Baerts (NGI0)1-3/+3
2024-08-14selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)1-0/+15
2024-08-14selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)1-14/+26
2024-08-14tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+6
2024-08-14selftests: mptcp: fix error pathPaolo Abeni1-1/+1
2024-08-14selftests: mm: add s390 to ARCH checkNico Pache1-1/+1
2024-08-14clocksource: Scale the watchdog read retries automaticallyFeng Tang1-1/+1
2024-08-14selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song1-1/+2
2024-08-11selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)1-6/+28
2024-08-11selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)1-10/+32
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing1-4/+4
2024-08-11perf tool: fix dereferencing NULL al->mapsCasey Chen1-1/+1
2024-08-03tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song1-1/+1
2024-08-03libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko3-7/+9
2024-08-03selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan2-2/+7
2024-08-03selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman1-1/+1
2024-08-03perf stat: Fix the hard-coded metrics calculation on the hybridKan Liang1-0/+7
2024-08-03tools/memory-model: Fix bug in lock.catAlan Stern1-10/+10
2024-08-03selftests/landlock: Add cred_transfer testMickaël Salaün2-0/+75
2024-08-03ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel1-12/+12
2024-08-03perf intel-pt: Fix exclude_guest settingAdrian Hunter1-0/+12
2024-08-03perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter1-1/+2
2024-08-03perf report: Fix condition in sort__sym_cmp()Namhyung Kim1-1/+1
2024-08-03perf pmus: Fixes always false when compare duplicates aliasesJunhao He1-2/+3
2024-08-03perf test: Make test_arm_callgraph_fp.sh more robustJames Clark2-21/+26
2024-08-03selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen1-0/+2
2024-08-03selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen1-18/+36
2024-08-03selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()Ilpo Järvinen9-70/+77
2024-08-03selftests/resctrl: Move run_benchmark() to a more fitting fileMaciej Wieczor-Retman3-53/+50
2024-08-03selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang1-1/+1
2024-08-03selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang1-4/+12