summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-03-01selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu
2024-03-01net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski
2024-03-01selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: diag: check CURRESTAB countersGeliang Tang
2024-03-01selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)
2024-03-01selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton
2024-03-01tools: selftests: riscv: Fix compile warnings in mm testsChristoph Müllner
2024-03-01tools: selftests: riscv: Fix compile warnings in vector testsChristoph Müllner
2024-03-01tools: selftests: riscv: Fix compile warnings in cboChristoph Müllner
2024-03-01tools: selftests: riscv: Fix compile warnings in hwprobeChristoph Müllner
2024-02-23tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira
2024-02-23tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira
2024-02-23tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur
2024-02-23tools/rtla: Fix clang warning about mount_point var sizeDaniel Bristot de Oliveira
2024-02-23tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming3
2024-02-23tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira
2024-02-23tools/rv: Fix Makefile compiler options for clangDaniel Bristot de Oliveira
2024-02-23tools/rv: Fix curr_reactor uninitialized variableDaniel Bristot de Oliveira
2024-02-23selftests: mptcp: add mptcp_lib_kill_waitGeliang Tang
2024-02-23selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)
2024-02-23selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)
2024-02-23selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)
2024-02-23selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)
2024-02-23selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)
2024-02-23selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache
2024-02-23selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell
2024-02-23selftests/mm: switch to bash from shMuhammad Usama Anjum
2024-02-23selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts
2024-02-23selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel
2024-02-23selftests: forwarding: Suppress grep warningsIdo Schimmel
2024-02-23selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel
2024-02-23selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel
2024-02-23selftests: net: Fix bridge backup port test flakinessIdo Schimmel
2024-02-23selftests/net: convert test_bridge_backup_port.sh to run it in unique namespaceHangbin Liu
2024-02-23selftests/landlock: Fix capability for net_testMickaël Salaün
2024-02-23selftests/landlock: Fix fs_test build with old libcHu Yadi
2024-02-23selftests/landlock: Fix net_test build with old libcHu Yadi
2024-02-23kselftest: dt: Stop relying on dirname to improve performanceNícolas F. R. A. Prado
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-16selftests: core: include linux/close_range.h for CLOSE_RANGE_* macrosMuhammad Usama Anjum
2024-02-16selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski
2024-02-16selftests: net: let big_tcp test cope with slow envPaolo Abeni
2024-02-16selftests: net: avoid just another constant waitPaolo Abeni
2024-02-16selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni
2024-02-16selftests/net: change shebang to bash to support "source"Yujie Liu