summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-08selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: add explicit test case for remove/readdPaolo Abeni
2024-09-04selftests: forwarding: local_termination: Down ports on cleanupPetr Machata
2024-09-04selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata
2024-09-04iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe
2024-09-04selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)
2024-09-04selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)
2024-09-04selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)
2024-09-04selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)
2024-08-29selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song
2024-08-29selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-08-29selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel
2024-08-29selftests: udpgro: no need to load xdp for groHangbin Liu
2024-08-29selftests: udpgro: report error when receive failedHangbin Liu
2024-08-29tc-testing: don't access non-existent variable on exceptionSimon Horman
2024-08-29kallsyms: get rid of code for absolute kallsymsJann Horn
2024-08-29selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)
2024-08-29selftests: net: lib: ignore possible errorsMatthieu Baerts (NGI0)
2024-08-29selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain
2024-08-29selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum
2024-08-29rtla/osnoise: Prevent NULL dereference in error handlingDan Carpenter
2024-08-29fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-08-14selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)
2024-08-14selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)
2024-08-14selftests: mm: add s390 to ARCH checkNico Pache
2024-08-14selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song
2024-08-14selftests: ksft: Fix finished() helper exit code on skipped testsLaura Nao
2024-08-11selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)
2024-08-11selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing
2024-08-11selftests: mptcp: fix error pathPaolo Abeni
2024-08-11perf arch events: Fix duplicate RISC-V SBI firmware event nameEric Lin
2024-08-11perf tool: fix dereferencing NULL al->mapsCasey Chen
2024-08-03selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann
2024-08-03perf dso: Fix build when libunwind is enabledJames Clark
2024-08-03selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu
2024-08-03tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song
2024-08-03libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-08-03selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan
2024-08-03selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman
2024-08-03perf stat: Fix the hard-coded metrics calculation on the hybridKan Liang
2024-08-03tools/memory-model: Fix bug in lock.catAlan Stern
2024-08-03selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()Thomas Weißschuh
2024-08-03selftests/landlock: Add cred_transfer testMickaël Salaün
2024-08-03selftests/damon/access_memory: use user-defined region sizeSeongJae Park