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
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
2022-09-01
selftests: net: dsa: symlink the tc_actions.sh test
Vladimir Oltean
2022-09-01
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
selftests/bpf: Test concurrent updates on bpf_task_storage_busy
Hou Tao
2022-09-01
selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
Hou Tao
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-01
selftests/net: return back io_uring zc send tests
Pavel Begunkov
2022-09-01
selftests/net: temporarily disable io_uring zc test
Pavel Begunkov
2022-08-31
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
2022-08-31
selftests/bpf: Add test cases for htab update
Hou Tao
2022-08-31
selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
2022-08-31
selftests: net: sort .gitignore file
Axel Rasmussen
2022-08-31
libbpf: Add GCC support for bpf_tail_call_static
James Hilliard
2022-08-31
perf script: Skip dummy event attr check
Jiri Olsa
2022-08-31
perf metric: Return early if no CPU PMU table exists
Ian Rogers
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
2022-08-30
bpftool: Add support for querying cgroup_iter link
Hao Luo
2022-08-29
selftests/bpf: Fix connect4_prog tcp/socket header type conflict
James Hilliard
2022-08-29
selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
James Hilliard
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
2022-08-27
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
2022-08-27
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
2022-08-26
bpf: Fix a few typos in BPF helpers documentation
Quentin Monnet
2022-08-26
selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4
James Hilliard
2022-08-26
selftests/bpf: fix type conflict in test_tc_dtime
James Hilliard
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-08-25
libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
Benjamin Tissoires
2022-08-25
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-25
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-25
selftests/net: fix reinitialization of TEST_PROGS in net self tests.
Adel Abouchaev
2022-08-25
selftests/bpf: Add regression test for pruning fix
Kumar Kartikeya Dwivedi
2022-08-25
bpftool: Fix a wrong type cast in btf_dumper_int
Lam Thai
2022-08-25
selftests/bpf: add a selftest for cgroup hierarchical stats collection
Yosry Ahmed
2022-08-25
selftests/bpf: extend cgroup helpers
Yosry Ahmed
2022-08-25
selftests/bpf: Test cgroup_iter.
Hao Luo
2022-08-25
bpf: Introduce cgroup iter
Hao Luo
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2022-08-24
selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addr
Joanne Koong
2022-08-24
selftests/net: Add test for timing a bind request to a port with a populated ...
Joanne Koong
2022-08-24
selftests/bpf: Fix wrong size passed to bpf_setsockopt()
Yang Yingliang
2022-08-24
selftests/bpf: Add cb_refs test to s390x deny list
Daniel Müller
2022-08-24
selftests/bpf: Add tests for reference state fixes for callbacks
Kumar Kartikeya Dwivedi
[prev]
[next]