index
:
kernel/git/stable/linux.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.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-03-25
selftests/vm: fix out-of-tree build
Rong Chen
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-24
selftests: mlxsw: Add resilient nexthop groups configuration tests
Ido Schimmel
2021-03-24
selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groups
Ido Schimmel
2021-03-24
selftests: netfilter: flowtable bridge and vlan support
Pablo Neira Ayuso
2021-03-23
Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...
Linus Torvalds
2021-03-22
libbpf: Skip BTF fixup if object file has no BTF
Andrii Nakryiko
2021-03-22
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
2021-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-19
selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump
Jean-Philippe Brucker
2021-03-19
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
2021-03-19
libbpf: Add explicit padding to btf_dump_emit_type_decl_opts
KP Singh
2021-03-19
selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
Hangbin Liu
2021-03-18
selftests: net: forwarding: Fix a typo
Bhaskar Chowdhury
2021-03-18
selftests/bpf: Add multi-file statically linked BPF object file test
Andrii Nakryiko
2021-03-18
selftests/bpf: Pass all BPF .o's through BPF static linker
Andrii Nakryiko
2021-03-18
selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed
Andrii Nakryiko
2021-03-18
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
2021-03-18
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
2021-03-18
libbpf: Add BPF static linker BTF and BTF.ext support
Andrii Nakryiko
2021-03-18
libbpf: Add BPF static linker APIs
Andrii Nakryiko
2021-03-18
libbpf: Add generic BTF type shallow copy API
Andrii Nakryiko
2021-03-18
libbpf: Extract internal set-of-strings datastructure APIs
Andrii Nakryiko
2021-03-18
libbpf: Rename internal memory-management helpers
Andrii Nakryiko
2021-03-18
libbpf: Generalize BTF and BTF.ext type ID and strings iteration
Andrii Nakryiko
2021-03-18
libbpf: Expose btf_type_by_id() internally
Andrii Nakryiko
2021-03-18
selftests: kvm: add set_boot_cpu_id test
Emanuele Giuseppe Esposito
2021-03-18
selftests: kvm: add _vm_ioctl
Emanuele Giuseppe Esposito
2021-03-18
selftests: kvm: add get_msr_index_features
Emanuele Giuseppe Esposito
2021-03-18
selftest/bpf: Add a test to check trampoline freeing logic.
Alexei Starovoitov
2021-03-18
selftests: kvm: Add basic Hyper-V clocksources tests
Vitaly Kuznetsov
2021-03-17
selftests/bpf: drop custom NULL #define in skb_pkt_end selftest
Andrii Nakryiko
2021-03-17
libbpf: provide NULL and KERNEL_VERSION macros in bpf_helpers.h
Andrii Nakryiko
2021-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-18
libbpf: Use SOCK_CLOEXEC when opening the netlink socket
Kumar Kartikeya Dwivedi
2021-03-18
libbpf: Fix error path in bpf_object__elf_init()
Namhyung Kim
2021-03-17
bpf, selftests: Fix up some test_verifier cases for unprivileged
Piotr Krysiuk
2021-03-17
selftests: mlxsw: spectrum-2: Remove q_in_vni_veto test
Amit Cohen
2021-03-17
selftests: forwarding: Add test for dual VxLAN bridge
Amit Cohen
2021-03-17
selftests/bpf: Use nanosleep() syscall instead of sleep() in get_cgroup_id
Ravi Bangoria
2021-03-16
selftests/bpf: Fix warning comparing pointer to 0
Jiapeng Chong
2021-03-16
selftests: mlxsw: Test egress sampling limitation on Spectrum-1 only
Ido Schimmel
2021-03-16
selftests: mlxsw: Add tc sample tests for new triggers
Ido Schimmel
2021-03-16
selftests/net: fix warnings on reuseaddr_ports_exhausted
Carlos Llamas
2021-03-16
selftests/bpf: Build everything in debug mode
Andrii Nakryiko
2021-03-16
selftests/bpf: Fix maybe-uninitialized warning in xdpxceiver test
Andrii Nakryiko
[next]