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-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-23
vrf: Handle CONFIG_SYSCTL not set
David Ahern
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-21
selftest: txtimestamp: fix net ns entry logic
Paolo Pisati
2020-07-21
bpftool: Use only nftw for file tree parsing
Tony Ambardar
2020-07-21
bpf: Make btf_sock_ids global
Yonghong Song
2020-07-21
bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h
Yonghong Song
2020-07-21
tools/bpf: Sync btf_ids.h to tools
Yonghong Song
2020-07-21
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
2020-07-21
selftests/bpf: Fix test_lwt_seg6local.sh hangs
Ilya Leoshkevich
2020-07-21
tools/bpftool: Fix error handing in do_skeleton()
YueHaibing
2020-07-21
libbpf bpf_helpers: Use __builtin_offsetof for offsetof
Ian Rogers
2020-07-21
selftests: bpf: test_kmod.sh: Fix running out of srctree
Ilya Leoshkevich
2020-07-21
s390/cpum_cf,perf: change DFLT_CCERROR counter name
Thomas Richter
2020-07-20
tc-testing: Add tdc to kselftests
Briana Oursler
2020-07-20
testptp: add new options for perout phase and pulse width
Vladimir Oltean
2020-07-20
testptp: promote 'perout' variable to int64_t
Vladimir Oltean
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-19
Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-07-18
Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-07-17
selftests/bpf: Tests for BPF_SK_LOOKUP attach point
Jakub Sitnicki
2020-07-17
selftests/bpf: Add verifier tests for bpf_sk_lookup context access
Jakub Sitnicki
2020-07-17
tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
Jakub Sitnicki
2020-07-17
libbpf: Add support for SK_LOOKUP program type
Jakub Sitnicki
2020-07-17
bpf: Sync linux/bpf.h to tools/
Jakub Sitnicki
2020-07-17
selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
Paolo Pisati
2020-07-17
tools arch kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2020-07-17
perf tools: Sync hashmap.h with libbpf's
Arnaldo Carvalho de Melo
2020-07-17
libsubcmd: Fix OPT_CALLBACK_SET()
Ravi Bangoria
2020-07-16
bpf: Drop duplicated words in uapi helper comments
Randy Dunlap
2020-07-16
selftests/bpf: Fix possible hang in sockopt_inherit
Stanislav Fomichev
2020-07-16
selftest: Add tests for XDP programs in CPUMAP entries
Lorenzo Bianconi
2020-07-16
libbpf: Add SEC name for xdp programs attached to CPUMAP
Lorenzo Bianconi
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
2020-07-15
selftests: mlxsw: Test policers' occupancy
Ido Schimmel
2020-07-15
selftests: mlxsw: Add scale test for tc-police
Ido Schimmel
2020-07-15
selftests: mlxsw: tc_restrictions: Test tc-police restrictions
Ido Schimmel
2020-07-15
selftests: forwarding: Add tc-police tests
Ido Schimmel
2020-07-15
selftests/powerpc: Use proper error code to check fault address
Haren Myneni
2020-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-14
selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
Paolo Pisati
2020-07-14
net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN
Horatiu Vultur
2020-07-14
bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option
Jiri Olsa
2020-07-13
selftests/bpf: Fix merge conflict resolution
Alexei Starovoitov
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
selftests: mlxsw: RED: Test offload of mirror on RED early_drop qevent
Petr Machata
2020-07-13
tools/bpftool: Strip away modifiers from global variables
Andrii Nakryiko
2020-07-13
libbpf: Support stripping modifiers for btf_dump
Andrii Nakryiko
[next]