index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
299
-2853
/
+12167
2024-03-13
Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+67
2024-03-13
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-1
/
+14
2024-03-13
Merge tag 'execve-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+31
2024-03-12
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
1
-0
/
+6
2024-03-12
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+8
2024-03-12
Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-36
/
+22
2024-03-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
48
-154
/
+2249
2024-03-12
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2024-03-12
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
3
-0
/
+50
2024-03-12
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+37
2024-03-12
selftests/bpf: Add bpf_arena_htab test.
Alexei Starovoitov
6
-0
/
+243
2024-03-12
selftests/bpf: Add bpf_arena_list test.
Alexei Starovoitov
4
-0
/
+314
2024-03-12
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
6
-2
/
+227
2024-03-12
bpf: Add helper macro bpf_addr_space_cast()
Alexei Starovoitov
1
-0
/
+43
2024-03-12
libbpf: Recognize __arena global variables.
Andrii Nakryiko
3
-13
/
+120
2024-03-12
bpftool: Recognize arena map type
Alexei Starovoitov
2
-2
/
+2
2024-03-12
libbpf: Add support for bpf_arena.
Alexei Starovoitov
2
-8
/
+46
2024-03-12
libbpf: Add __arg_arena to bpf_helpers.h
Alexei Starovoitov
1
-0
/
+1
2024-03-12
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
1
-0
/
+4
2024-03-12
bpf: Introduce bpf_arena.
Alexei Starovoitov
1
-0
/
+10
2024-03-12
netlink: specs: support generating code for genl socket priv
Jakub Kicinski
2
-0
/
+12
2024-03-12
tools: ynl: remove trailing semicolon
Jakub Kicinski
1
-1
/
+1
2024-03-12
selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
Geliang Tang
6
-26
/
+25
2024-03-12
selftests: mptcp: declare event macros in mptcp_lib
Geliang Tang
3
-23
/
+29
2024-03-12
selftests: mptcp: add mptcp_lib_verify_listener_events
Geliang Tang
3
-38
/
+30
2024-03-12
selftests: mptcp: print_test out of verify_listener_events
Geliang Tang
1
-6
/
+2
2024-03-12
selftests: mptcp: extract mptcp_lib_check_expected
Geliang Tang
2
-31
/
+32
2024-03-12
selftests: mptcp: call test_fail without argument
Geliang Tang
2
-6
/
+13
2024-03-12
selftests: mptcp: print test results with colors
Geliang Tang
8
-87
/
+90
2024-03-12
selftests: mptcp: use += operator to append strings
Geliang Tang
2
-40
/
+43
2024-03-12
selftests: mptcp: print test results with counters
Geliang Tang
6
-14
/
+16
2024-03-12
selftests: mptcp: add print_title in mptcp_lib
Geliang Tang
2
-10
/
+13
2024-03-12
selftests: mptcp: export TEST_COUNTER variable
Geliang Tang
5
-16
/
+14
2024-03-12
selftests: mptcp: sockopt: print every test result
Geliang Tang
1
-17
/
+25
2024-03-12
selftests: mptcp: connect: fix misaligned output
Geliang Tang
1
-3
/
+10
2024-03-12
selftests: mptcp: connect: add dedicated port counter
Geliang Tang
1
-3
/
+3
2024-03-12
selftests: mptcp: print all error messages to stdout
Geliang Tang
2
-10
/
+11
2024-03-12
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-03-12
selftests: forwarding: Add a test for NH group stats
Petr Machata
5
-0
/
+190
2024-03-11
tools: ynl-gen: support using pre-defined values in attr checks
Hangbin Liu
1
-0
/
+2
2024-03-11
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-14
/
+90
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+30
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-6
/
+8
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2024-03-11
Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
56
-842
/
+3014
2024-03-11
selftests/bpf: Add fexit and kretprobe triggering benchmarks
Andrii Nakryiko
3
-0
/
+50
2024-03-11
ynl: samples: fix recycling rate calculation
Jakub Kicinski
1
-0
/
+2
2024-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+11
[next]