aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-02-26bpf: Add bpf_for_each_map_elem() helperYonghong Song1-0/+38
2021-02-26selftests/bpf: Copy extras in out-of-srctree buildsIlya Leoshkevich1-3/+4
2021-02-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski5-6/+31
2021-02-26selftests/bpf: Propagate error code of the command to vmtest.shKP Singh1-7/+19
2021-02-26sock_map: Rename skb_parser and skb_verdictCong Wang2-6/+6
2021-02-26bpf: Remove blank line in bpf helper description commentHangbin Liu1-1/+0
2021-02-26selftests/bpf: Introduce xsk statistics testsCiara Loftus2-14/+136
2021-02-26selftests/bpf: Restructure xsk selftestsCiara Loftus4-228/+159
2021-02-26selftests/bpf: Expose and rename debug argumentCiara Loftus3-5/+14
2021-02-26selftest/bpf: Make xsk tests less verboseMagnus Karlsson4-30/+50
2021-02-26bpf: runqslower: Use task local storageSong Liu1-12/+21
2021-02-26bpf: runqslower: Prefer using local vmlimux to generate vmlinux.hSong Liu1-1/+4
2021-02-26selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]Song Liu2-0/+93
2021-02-26selftests/bpf: Add non-BPF_LSM test for task local storageSong Liu3-0/+165
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-3/+3
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-1/+169
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+14
2021-02-25tracing/tools: fix a couple of spelling mistakesColin Ian King1-3/+3
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+14
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-02-24kasan: prefix global functions with kasan_Andrey Konovalov1-1/+1
2021-02-24selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu1-4/+2
2021-02-24Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+18
2021-02-24bpf: Add kernel/modules BTF presence checks to bpftool feature commandGrant Seltzer1-0/+4
2021-02-24bpf: Remove blank line in bpf helper description commentHangbin Liu1-1/+0
2021-02-24tools/resolve_btfids: Fix build error with older host toolchainsKun-Chuan Hsieh1-0/+5
2021-02-24selftests/bpf: Fix a compiler warning in global func testDmitrii Banshchikov1-1/+1
2021-02-23wireguard: selftests: test multiple parallel streamsJason A. Donenfeld1-1/+14
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-8/+104
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-1/+1437
2021-02-23objtool: Split noinstr validation from --vmlinuxSami Tolvanen3-3/+4
2021-02-23objtool: Don't autodetect vmlinux.oSami Tolvanen1-5/+1
2021-02-23objtool: Fix __mcount_loc generation with Clang's assemblerSami Tolvanen1-2/+15
2021-02-23objtool: Add a pass for generating __mcount_locPeter Zijlstra6-2/+88
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds31-443/+744
2021-02-23tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+73
2021-02-23tools headers UAPI s390: Sync ptrace.h kernel headersArnaldo Carvalho de Melo1-2/+3
2021-02-23perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo1-15/+5
2021-02-23tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2021-02-23tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+2
2021-02-23tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo1-48/+49
2021-02-22Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds1-1/+1
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-41/+248
2021-02-22Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds7-14/+2192
2021-02-22Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds183-974/+6938
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+12
2021-02-22Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-115/+150
2021-02-22Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8-44/+132
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds1-11/+15