summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu2024-03-011-0/+2
* net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski2024-03-011-3/+0
* selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)2024-03-011-6/+11
* selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)2024-03-011-8/+12
* selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)2024-03-011-2/+2
* selftests: mptcp: diag: check CURRESTAB countersGeliang Tang2024-03-011-1/+16
* selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)2024-03-011-1/+1
* selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)2024-03-011-0/+6
* selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)2024-03-011-1/+2
* selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)2024-03-011-2/+2
* selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton2024-03-011-0/+6
* tools: selftests: riscv: Fix compile warnings in mm testsChristoph Müllner2024-03-011-0/+3
* tools: selftests: riscv: Fix compile warnings in vector testsChristoph Müllner2024-03-012-3/+3
* tools: selftests: riscv: Fix compile warnings in cboChristoph Müllner2024-03-011-3/+3
* tools: selftests: riscv: Fix compile warnings in hwprobeChristoph Müllner2024-03-011-2/+2
* tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira2024-02-231-1/+6
* tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira2024-02-232-4/+2
* tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur2024-02-234-4/+20
* tools/rtla: Fix clang warning about mount_point var sizeDaniel Bristot de Oliveira2024-02-231-1/+1
* tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming32024-02-232-3/+5
* tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira2024-02-231-6/+0
* tools/rv: Fix Makefile compiler options for clangDaniel Bristot de Oliveira2024-02-231-1/+6
* tools/rv: Fix curr_reactor uninitialized variableDaniel Bristot de Oliveira2024-02-231-1/+1
* selftests: mptcp: add mptcp_lib_kill_waitGeliang Tang2024-02-233-28/+22
* selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)2024-02-231-1/+1
* selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)2024-02-231-1/+1
* selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)2024-02-231-0/+1
* selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)2024-02-231-0/+1
* selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)2024-02-231-0/+1
* selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache2024-02-231-0/+7
* selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell2024-02-231-0/+6
* selftests/mm: switch to bash from shMuhammad Usama Anjum2024-02-232-2/+2
* selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts2024-02-231-1/+1
* selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel2024-02-231-2/+2
* selftests: forwarding: Suppress grep warningsIdo Schimmel2024-02-231-3/+3
* selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel2024-02-231-2/+6
* selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel2024-02-231-2/+6
* selftests: net: Fix bridge backup port test flakinessIdo Schimmel2024-02-231-0/+23
* selftests/net: convert test_bridge_backup_port.sh to run it in unique namespaceHangbin Liu2024-02-231-189/+182
* selftests/landlock: Fix capability for net_testMickaël Salaün2024-02-232-9/+44
* selftests/landlock: Fix fs_test build with old libcHu Yadi2024-02-231-3/+8
* selftests/landlock: Fix net_test build with old libcHu Yadi2024-02-231-1/+7
* kselftest: dt: Stop relying on dirname to improve performanceNícolas F. R. A. Prado2024-02-231-6/+7
* work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-232-3/+3
* selftests: core: include linux/close_range.h for CLOSE_RANGE_* macrosMuhammad Usama Anjum2024-02-161-0/+1
* selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski2024-02-161-2/+2
* selftests: net: let big_tcp test cope with slow envPaolo Abeni2024-02-161-1/+3
* selftests: net: avoid just another constant waitPaolo Abeni2024-02-161-5/+13
* selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni2024-02-161-1/+4
* selftests/net: change shebang to bash to support "source"Yujie Liu2024-02-162-4/+4