aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2024-03-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka
2024-03-29Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-03-29Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-29selftests: dmabuf-heap: add config file for the testMuhammad Usama Anjum
2024-03-29selftests/seccomp: Try to fit runtime of benchmark into timeoutMark Brown
2024-03-29selftests/ftrace: Fix event filter target_func selectionMark Rutland
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-28kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltestsDavid Gow
2024-03-28Merge tag 'for-net' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfPaolo Abeni
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-27Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-27bpf: Check bloom filter map value sizeAndrei Matei
2024-03-27selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski
2024-03-26selftests: tls: add test with a partially invalid iovSabrina Dubroca
2024-03-26selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw
2024-03-26selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw
2024-03-26selftests: mm: restore settings from only parent processMuhammad Usama Anjum
2024-03-26tools/Makefile: remove cgroup targetCong Liu
2024-03-26selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-26selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel
2024-03-25kunit: fix wireless test dependenciesJohannes Berg
2024-03-22selftests/bpf: verifier_arena: fix mmap address for arm64Puranjay Mohan
2024-03-22tools: ynl: fix setting presence bits in simple nestsJakub Kicinski
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21libbpf: Define MFD_CLOEXEC if not availableArnaldo Carvalho de Melo
2024-03-21selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel
2024-03-20Merge tag 'trace-tools-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-19libbpf: fix u64-to-pointer cast on 32-bit archesAndrii Nakryiko
2024-03-20tools/rtla: Add -U/--user-load option to timerlatDaniel Bristot de Oliveira
2024-03-20tools/verification: Use tools/build makefiles on rvDaniel Bristot de Oliveira
2024-03-20tools/rtla: Use tools/build makefiles to build rtlaDaniel Bristot de Oliveira
2024-03-20tools/tracing: Use tools/build makefiles on latency-collectorDaniel Bristot de Oliveira
2024-03-19tools: ynl: add header guards for nlctrlJakub Kicinski
2024-03-19wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld
2024-03-18Merge tag 'ktest-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18selftests/exec: Convert remaining /bin/sh to /bin/bashKees Cook
2024-03-18selftests/exec: execveat: Improve debug reportingKees Cook
2024-03-18selftests/user_events: Test multi-format eventsBeau Belgrave
2024-03-18selftests: net: veth: test the ability to independently manipulate GRO and XDPIgnat Korchagin
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-15Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-15selftests/bpf: Add arena test case for 4Gbyte corner caseAlexei Starovoitov