index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-13
Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-12
Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-12
Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'execve-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-11
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-11
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
selftests/bpf: Add bpf_arena_htab test.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add bpf_arena_list test.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
2024-03-11
bpf: Add helper macro bpf_addr_space_cast()
Alexei Starovoitov
2024-03-11
libbpf: Recognize __arena global variables.
Andrii Nakryiko
2024-03-11
bpftool: Recognize arena map type
Alexei Starovoitov
2024-03-11
libbpf: Add support for bpf_arena.
Alexei Starovoitov
2024-03-11
libbpf: Add __arg_arena to bpf_helpers.h
Alexei Starovoitov
2024-03-11
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov
2024-03-11
netlink: specs: support generating code for genl socket priv
Jakub Kicinski
2024-03-11
tools: ynl: remove trailing semicolon
Jakub Kicinski
2024-03-11
selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
Geliang Tang
2024-03-11
selftests: mptcp: declare event macros in mptcp_lib
Geliang Tang
2024-03-11
selftests: mptcp: add mptcp_lib_verify_listener_events
Geliang Tang
2024-03-11
selftests: mptcp: print_test out of verify_listener_events
Geliang Tang
2024-03-11
selftests: mptcp: extract mptcp_lib_check_expected
Geliang Tang
2024-03-11
selftests: mptcp: call test_fail without argument
Geliang Tang
2024-03-11
selftests: mptcp: print test results with colors
Geliang Tang
2024-03-11
selftests: mptcp: use += operator to append strings
Geliang Tang
2024-03-11
selftests: mptcp: print test results with counters
Geliang Tang
2024-03-11
selftests: mptcp: add print_title in mptcp_lib
Geliang Tang
2024-03-11
selftests: mptcp: export TEST_COUNTER variable
Geliang Tang
2024-03-11
selftests: mptcp: sockopt: print every test result
Geliang Tang
2024-03-11
selftests: mptcp: connect: fix misaligned output
Geliang Tang
2024-03-11
selftests: mptcp: connect: add dedicated port counter
Geliang Tang
2024-03-11
selftests: mptcp: print all error messages to stdout
Geliang Tang
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-11
selftests: forwarding: Add a test for NH group stats
Petr Machata
2024-03-11
tools: ynl-gen: support using pre-defined values in attr checks
Hangbin Liu
2024-03-11
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
[next]