index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-11-13
selftests/bpf: Add asm tests for pkt vs pkt_end comparison.
Alexei Starovoitov
2020-11-13
selftests/bpf: Add skb_pkt_end test
Alexei Starovoitov
2020-11-12
tools/bpf: Always run the *-clean recipes
Jean-Philippe Brucker
2020-11-12
tools/bpf: Add bootstrap/ to .gitignore
Jean-Philippe Brucker
2020-11-11
tools/bpftool: Fix build slowdown
Jean-Philippe Brucker
2020-11-11
tools/runqslower: Build bpftool using HOSTCC
Jean-Philippe Brucker
2020-11-11
tools/runqslower: Enable out-of-tree build
Jean-Philippe Brucker
2020-11-11
tools/runqslower: Use Makefile.include
Jean-Philippe Brucker
2020-11-11
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
2020-11-11
tools/bpftool: Force clean of out-of-tree build
Jean-Philippe Brucker
2020-11-11
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2020-11-10
selftest/bpf: Add missed ip6ip6 test back
Hangbin Liu
2020-11-10
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
2020-11-10
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
2020-11-09
bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress
Martin KaFai Lau
2020-11-06
selftests/bpf: Fix selftest build with old libc
Alexei Starovoitov
2020-11-06
bpf: Exercise syscall operations for inode and sk storage
KP Singh
2020-11-06
bpf: Add tests for task_local_storage
KP Singh
2020-11-06
bpf: Update selftests for local_storage to use vmlinux.h
KP Singh
2020-11-06
bpf: Fix tests for local_storage
KP Singh
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
2020-11-06
bpftool: Add support for task local storage
KP Singh
2020-11-06
libbpf: Add support for task local storage
KP Singh
2020-11-06
bpf: Implement task local storage
KP Singh
2020-11-05
bpf: Lift hashtab key_size limit
Florian Lehner
2020-11-05
tools/bpftool: Add bpftool support for split BTF
Andrii Nakryiko
2020-11-05
selftests/bpf: Add split BTF dedup selftests
Andrii Nakryiko
2020-11-05
libbpf: Accomodate DWARF/compiler bug with duplicated identical arrays
Andrii Nakryiko
2020-11-05
libbpf: Support BTF dedup of split BTFs
Andrii Nakryiko
2020-11-05
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
2020-11-05
selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests
Andrii Nakryiko
2020-11-05
selftests/bpf: Add split BTF basic test
Andrii Nakryiko
2020-11-05
libbpf: Implement basic split BTF support
Andrii Nakryiko
2020-11-05
libbpf: Unify and speed up BTF string deduplication
Andrii Nakryiko
2020-11-05
selftest/bpf: Relax btf_dedup test checks
Andrii Nakryiko
2020-11-05
libbpf: Factor out common operations in BTF writing APIs
Andrii Nakryiko
2020-11-03
selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern
Alexander Duyck
2020-11-03
selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton
Alexander Duyck
2020-11-03
selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results
Alexander Duyck
2020-11-03
selftests/bpf: Drop python client/server in favor of threads
Alexander Duyck
2020-11-03
selftests/bpf: Move test_tcppbf_user into test_progs
Alexander Duyck
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-21
selftests: mptcp: depends on built-in IPv6
Matthieu Baerts
2020-10-22
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
2020-10-22
bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()
Toke Høiland-Jørgensen
[next]