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