index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
1
-4
/
+4
2021-03-02
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Leo Yan
1
-5
/
+12
2021-03-02
perf cs-etm: Update ETM metadata format
Mike Leach
3
-49
/
+223
2021-03-02
perf vendor events power9: Remove unsupported metrics
Paul A. Clarke
1
-132
/
+0
2021-03-02
perf buildid-cache: Add test for PE executable
Nicholas Fraser
1
-7
/
+58
2021-03-02
perf docs: Add man pages to see also
Ian Rogers
1
-0
/
+12
2021-03-02
selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier
Yauheni Kaliuta
1
-1
/
+2
2021-03-02
selftests/bpf: Use the last page in test_snprintf_btf on s390
Ilya Leoshkevich
1
-3
/
+10
2021-03-01
perf tools: Generate mips syscalls_n64.c syscall table
Tiezhu Yang
6
-1
/
+415
2021-03-01
perf tools: Support MIPS unwinding and dwarf-regs
Tiezhu Yang
9
-0
/
+197
2021-02-28
selftests: netfilter: test nat port clash resolution interaction with tcp early demux
Florian Westphal
2
-1
/
+100
2021-02-26
selftests: forwarding: Fix race condition in mirror installation
Danielle Ratson
1
-0
/
+9
2021-02-26
tools, bpf_asm: Exit non-zero on errors
Ian Denhardt
1
-4
/
+4
2021-02-26
tools, bpf_asm: Hard error on out of range jumps
Ian Denhardt
1
-2
/
+4
2021-02-26
selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helper
Yonghong Song
2
-0
/
+118
2021-02-26
selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helper
Yonghong Song
3
-0
/
+179
2021-02-26
bpftool: Print subprog address properly
Yonghong Song
1
-0
/
+3
2021-02-26
libbpf: Support subprog address relocation
Yonghong Song
1
-3
/
+61
2021-02-26
libbpf: Move function is_ldimm64() earlier in libbpf.c
Yonghong Song
1
-6
/
+6
2021-02-26
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
1
-0
/
+38
2021-02-26
selftests/bpf: Copy extras in out-of-srctree builds
Ilya Leoshkevich
1
-3
/
+4
2021-02-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-6
/
+31
2021-02-26
selftests/bpf: Propagate error code of the command to vmtest.sh
KP Singh
1
-7
/
+19
2021-02-26
sock_map: Rename skb_parser and skb_verdict
Cong Wang
2
-6
/
+6
2021-02-26
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
1
-1
/
+0
2021-02-26
selftests/bpf: Introduce xsk statistics tests
Ciara Loftus
2
-14
/
+136
2021-02-26
selftests/bpf: Restructure xsk selftests
Ciara Loftus
4
-228
/
+159
2021-02-26
selftests/bpf: Expose and rename debug argument
Ciara Loftus
3
-5
/
+14
2021-02-26
selftest/bpf: Make xsk tests less verbose
Magnus Karlsson
4
-30
/
+50
2021-02-26
bpf: runqslower: Use task local storage
Song Liu
1
-12
/
+21
2021-02-26
bpf: runqslower: Prefer using local vmlimux to generate vmlinux.h
Song Liu
1
-1
/
+4
2021-02-26
selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2
-0
/
+93
2021-02-26
selftests/bpf: Add non-BPF_LSM test for task local storage
Song Liu
3
-0
/
+165
2021-02-26
Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-3
/
+3
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-1
/
+169
2021-02-25
Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+14
2021-02-25
tracing/tools: fix a couple of spelling mistakes
Colin Ian King
1
-3
/
+3
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+14
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-02-24
kasan: prefix global functions with kasan_
Andrey Konovalov
1
-1
/
+1
2021-02-24
selftests/bpf: No need to drop the packet when there is no geneve opt
Hangbin Liu
1
-4
/
+2
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+18
2021-02-24
bpf: Add kernel/modules BTF presence checks to bpftool feature command
Grant Seltzer
1
-0
/
+4
2021-02-24
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
1
-1
/
+0
2021-02-24
tools/resolve_btfids: Fix build error with older host toolchains
Kun-Chuan Hsieh
1
-0
/
+5
2021-02-24
selftests/bpf: Fix a compiler warning in global func test
Dmitrii Banshchikov
1
-1
/
+1
2021-02-23
wireguard: selftests: test multiple parallel streams
Jason A. Donenfeld
1
-1
/
+14
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
6
-8
/
+104
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
6
-1
/
+1437
2021-02-23
objtool: Split noinstr validation from --vmlinux
Sami Tolvanen
3
-3
/
+4
[prev]
[next]