index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-06-02
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2020-06-02
perf stat: Ensure group is defined on top of the same cpu mask
Jiri Olsa
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
selftests/bpf: Extend test_flow_dissector to cover link creation
Jakub Sitnicki
2020-06-01
selftests/bpf: Convert test_flow_dissector to use BPF skeleton
Jakub Sitnicki
2020-06-01
selftests/bpf, flow_dissector: Close TAP device FD after the test
Jakub Sitnicki
2020-06-01
selftests/bpf: Add tests for attaching bpf_link to netns
Jakub Sitnicki
2020-06-01
bpftool: Support link show for netns-attached links
Jakub Sitnicki
2020-06-01
bpftool: Extract helpers for showing link attach type
Jakub Sitnicki
2020-06-01
libbpf: Add support for bpf_link-based netns attachment
Jakub Sitnicki
2020-06-01
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c
Andrii Nakryiko
2020-06-01
selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockopt
Ferenc Fejes
2020-06-01
bpf, selftests: Add test for ktls with skb bpf ingress policy
John Fastabend
2020-06-01
tools/bpf: sync bpf.h
Alexei Starovoitov
2020-06-01
selftest: Add tests for XDP programs in devmap entries
David Ahern
2020-06-01
libbpf: Add SEC name for xdp programs attached to device map
David Ahern
2020-06-01
xdp: Add xdp_txq_info to xdp_buff
David Ahern
2020-06-01
bpf: Add support to attach bpf program to a devmap entry
David Ahern
2020-06-01
bpf: Add BPF ringbuf and perf buffer benchmarks
Andrii Nakryiko
2020-06-01
selftests/bpf: Add BPF ringbuf selftests
Andrii Nakryiko
2020-06-01
libbpf: Add BPF ring buffer support
Andrii Nakryiko
2020-06-01
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
2020-06-01
selftests/bpf: Add tests for write-only stacks/queues
Anton Protopopov
2020-06-01
selftests/bpf: Cleanup comments in test_maps
Anton Protopopov
2020-06-01
selftests/bpf: Cleanup some file descriptors in test_maps
Anton Protopopov
2020-06-01
selftests/bpf: Fix a typo in test_maps
Anton Protopopov
2020-06-01
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
2020-06-01
bpf, selftests: Test probe_* helpers from SCHED_CLS
John Fastabend
2020-06-01
bpf, selftests: Add sk_msg helpers load and attach test
John Fastabend
2020-06-01
bpf, sk_msg: Add get socket storage helpers
John Fastabend
2020-06-01
libbpf: Use .so dynamic symbols for abi check
Yauheni Kaliuta
2020-06-01
libbpf: Install headers as part of make install
Nikolay Borisov
2020-06-01
libbpf: Add API to consume the perf ring buffer content
Eelco Chaudron
2020-06-01
tools, bpftool: Print correct error message when failing to load BTF
Tobias Klauser
2020-06-01
tools, bpftool: Make capability check account for new BPF caps
Quentin Monnet
2020-06-01
tools, bpftool: Clean subcommand help messages
Quentin Monnet
2020-06-01
Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-01
kunit: Fix TabError, remove defconfig code and handle when there is no kunitc...
Vitor Massaru Iha
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
selftests: mlxsw: Add test for control packets
Ido Schimmel
2020-06-01
sh: remove sh5 support
Arnd Bergmann
2020-06-01
Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2020-06-01
KVM: selftests: fix rdtsc() for vmx_tsc_adjust_test
Vitaly Kuznetsov
2020-06-01
perf libdw: Fix off-by 1 relative directory includes
Ian Rogers
[prev]
[next]