summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* ynl: support hex display_hint for integerHangbin Liu2024-03-291-1/+4
* selftests: forwarding: Add a test for testing lib.sh functionalityPetr Machata2024-03-292-0/+209
* selftests: forwarding: router_mpath_nh_lib: Don't skip, xfail on vethPetr Machata2024-03-292-11/+15
* selftests: forwarding: Mark performance-sensitive testsPetr Machata2024-03-293-14/+17
* selftests: forwarding: Support for performance sensitive testsPetr Machata2024-03-291-1/+22
* selftests: forwarding: Convert log_test() to recognize RET valuesPetr Machata2024-03-292-24/+77
* selftests: forwarding: Have RET track kselftest framework constantsPetr Machata2024-03-292-7/+44
* selftests: lib: Define more kselftest exit codesPetr Machata2024-03-292-3/+5
* selftests: forwarding: Change inappropriate log_test_skip() callsPetr Machata2024-03-296-6/+13
* selftests: forwarding: Ditch skip_on_veth()Petr Machata2024-03-295-29/+4
* selftests: forwarding: Move several selftestsPetr Machata2024-03-2913-18/+42
* selftests: forwarding: ipip_lib: Do not import lib.shPetr Machata2024-03-291-1/+0
* selftests: forwarding: README: Document customizationPetr Machata2024-03-291-0/+33
* selftests: forwarding.config.sample: Move overrides to lib.shPetr Machata2024-03-292-48/+74
* selftests: net: libs: Change variable fallback syntaxPetr Machata2024-03-293-26/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-2955-447/+1870
|\
| * Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-2816-98/+278
| |\
| | * Merge tag 'for-net' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfPaolo Abeni2024-03-281-0/+6
| | |\
| | | * bpf: Check bloom filter map value sizeAndrei Matei2024-03-271-0/+6
| | * | Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-03-271-0/+2
| | |\ \ | | | |/ | | |/|
| | | * kunit: fix wireless test dependenciesJohannes Berg2024-03-251-0/+2
| | * | selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski2024-03-271-0/+1
| | * | selftests: tls: add test with a partially invalid iovSabrina Dubroca2024-03-271-0/+34
| | * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-03-2610-19/+102
| | |\ \
| | | * | selftests/bpf: verifier_arena: fix mmap address for arm64Puranjay Mohan2024-03-231-1/+5
| | | * | libbpf: Define MFD_CLOEXEC if not availableArnaldo Carvalho de Melo2024-03-211-0/+4
| | | * | libbpf: fix u64-to-pointer cast on 32-bit archesAndrii Nakryiko2024-03-201-2/+2
| | | * | selftests/bpf: Add arena test case for 4Gbyte corner caseAlexei Starovoitov2024-03-152-0/+70
| | | * | selftests/bpf: Remove hard coded PAGE_SIZE macro.Alexei Starovoitov2024-03-152-5/+10
| | | * | libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVMAlexei Starovoitov2024-03-156-11/+11
| | | |/
| | * | selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel2024-03-261-77/+128
| | * | tools: ynl: fix setting presence bits in simple nestsJakub Kicinski2024-03-231-2/+5
| * | | Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds2024-03-278-12/+31
| |\ \ \
| | * | | selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw2024-03-263-0/+15
| | * | | selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw2024-03-261-1/+2
| | * | | selftests: mm: restore settings from only parent processMuhammad Usama Anjum2024-03-261-1/+5
| | * | | tools/Makefile: remove cgroup targetCong Liu2024-03-261-7/+6
| | * | | selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov2024-03-263-3/+3
| * | | | Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-275-54/+59
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | selftests/exec: Convert remaining /bin/sh to /bin/bashKees Cook2024-03-181-2/+2
| | * | | selftests/exec: execveat: Improve debug reportingKees Cook2024-03-181-5/+7
| | * | | selftests/exec: recursion-depth: conform test to TAP format outputMuhammad Usama Anjum2024-03-131-27/+26
| | * | | selftests/exec: load_address: conform test to TAP format outputMuhammad Usama Anjum2024-03-131-19/+15
| | * | | selftests/exec: binfmt_script: Add the overall result line according to TAPMuhammad Usama Anjum2024-03-131-1/+9
| * | | | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-228-86/+397
| |\ \ \ \
| | * \ \ \ Merge patch series "riscv: mm: Extend mappable memory up to hint address"Palmer Dabbelt2024-03-153-86/+67
| | |\ \ \ \
| | | * | | | selftests: riscv: Generalize mm selftestsCharlie Jenkins2024-03-143-86/+67
| | * | | | | riscv: andes: Support specifying symbolic firmware and hardware raw eventsLocus Wei-Han Chen2024-03-125-0/+330
| * | | | | | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-03-2218-197/+1105
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | objtool: Check local label in read_unwind_hints()Tiezhu Yang2024-03-111-1/+11