summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-01-30objtool: Properly support make V=1Ian Rogers
2023-01-30objtool: Install libsubcmd in buildIan Rogers
2023-01-30selftests: core: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-01-30selftests: clone3: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-01-30selftests: arm64: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-01-30perf cs-etm: Update decoder code for OpenCSD version 1.4Mike Leach
2023-01-30perf test: Fix DWARF unwind test by adding non-inline to expected function in...Naveen N. Rao
2023-01-30selftests/seccomp: Add m68k supportMichael Schmitz
2023-01-30KVM: selftests: Fix build of rseq testMark Brown
2023-01-29selftests/bpf: Trim DENYLIST.s390xIlya Leoshkevich
2023-01-29selftests/bpf: Fix s390x vmlinux pathIlya Leoshkevich
2023-01-29selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich
2023-01-29KVM: selftests: aarch64: Test read-only PT memory regionsRicardo Koller
2023-01-29KVM: selftests: aarch64: Fix check of dirty log PT writeRicardo Koller
2023-01-29KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWsRicardo Koller
2023-01-29KVM: selftests: aarch64: Relax userfaultfd read vs. write checksRicardo Koller
2023-01-28libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390xIlya Leoshkevich
2023-01-28libbpf: Fix unbounded memory access in bpf_usdt_arg()Ilya Leoshkevich
2023-01-28libbpf: Simplify barrier_var()Ilya Leoshkevich
2023-01-28selftests/bpf: Fix profiler on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix xdp_synproxy/tc on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix vmlinux test on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix test_lsm on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Add a sign-extension test for kfuncsIlya Leoshkevich
2023-01-28selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Check stack_mprotect() return valueIlya Leoshkevich
2023-01-28selftests/bpf: Fix cgrp_local_storage on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix xdp_do_redirect on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix verify_pkcs7_sig on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix decap_sanity_ns cleanupIlya Leoshkevich
2023-01-28selftests/bpf: Set errno when urand_spawn() failsIlya Leoshkevich
2023-01-28selftests/bpf: Fix kfree_skb on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix symlink creation errorIlya Leoshkevich
2023-01-28selftests/bpf: Fix liburandom_read.so linker errorIlya Leoshkevich
2023-01-28selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTFIlya Leoshkevich
2023-01-28selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27selftest/bpf: Make crashes more debuggable in test_progsStanislav Fomichev
2023-01-27libbpf: Add documentation to map pinning API functionsGrant Seltzer
2023-01-27libbpf: Fix malformed documentation formattingGrant Seltzer
2023-01-27Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-27Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-01-27perf buildid: Avoid copy of uninitialized memoryIan Rogers
2023-01-27perf mem/c2c: Document that SPE is used for mem and c2c on ARMJames Clark
2023-01-27perf cs-etm: Improve missing sink warning messageJames Clark
2023-01-27selftests/landlock: Test ptrace as much as possible with YamaJeff Xu
2023-01-27tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov