index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-04-02
tools/power turbostat: Read base_hz and bclk from CPUID.16H if available
Patryk Wlazlyn
-0
/
+9
2024-04-02
Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
-2
/
+2
2024-04-02
libbpf: Use local bpf_helpers.h include
Tobias Böhm
-1
/
+1
2024-04-02
Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-612
/
+2829
2024-04-02
selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP
Pu Lehui
-2
/
+2
2024-04-02
bpftool: Use __typeof__() instead of typeof() in BPF skeleton
Andrii Nakryiko
-2
/
+2
2024-04-02
selftests/bpf: Using llvm may_goto inline asm for cond_break macro
Yonghong Song
-0
/
+11
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
-2
/
+2
2024-04-02
bpftool: Clean-up typos, punctuation, list formatting in docs
Rameez Rehman
-40
/
+35
2024-04-02
bpftool: Remove useless emphasis on command description in man pages
Rameez Rehman
-61
/
+61
2024-04-02
bpftool: Use simpler indentation in source rST for documentation
Rameez Rehman
-991
/
+908
2024-04-01
doc: netlink: Add hyperlinks to generated Netlink docs
Donald Hunter
-18
/
+42
2024-04-01
doc: netlink: Change generated docs to limit TOC to depth 3
Donald Hunter
-1
/
+1
2024-04-01
selftests: mptcp: join: fix dev in check_endpoint
Geliang Tang
-1
/
+3
2024-04-01
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
-0
/
+9
2024-04-01
selftests: reuseaddr_conflict: add missing new line at the end of the output
Jakub Kicinski
-1
/
+1
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
-3
/
+4
2024-04-01
tools: move alignment-related macros to new <linux/align.h>
Alexander Lobakin
-5
/
+14
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
-3
/
+3
2024-03-30
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
-1
/
+1
2024-03-29
selftests/bpf: make multi-uprobe tests work in RELEASE=1 mode
Andrii Nakryiko
-2
/
+2
2024-03-29
Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-2
/
+5
2024-03-29
Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+1
2024-03-29
selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.
Kuniyuki Iwashima
-6
/
+257
2024-03-29
selftest: tcp: Add bind() tests for IPV6_V6ONLY.
Kuniyuki Iwashima
-0
/
+116
2024-03-29
selftest: tcp: Add more bind() calls.
Kuniyuki Iwashima
-59
/
+166
2024-03-29
selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.
Kuniyuki Iwashima
-0
/
+100
2024-03-29
selftest: tcp: Define the reverse order bind() tests explicitly.
Kuniyuki Iwashima
-8
/
+59
2024-03-29
selftest: tcp: Make bind() selftest flexible.
Kuniyuki Iwashima
-34
/
+58
2024-03-29
selftests: dmabuf-heap: add config file for the test
Muhammad Usama Anjum
-0
/
+3
2024-03-29
selftests/seccomp: Try to fit runtime of benchmark into timeout
Mark Brown
-1
/
+1
2024-03-29
selftests/ftrace: Fix event filter target_func selection
Mark Rutland
-1
/
+1
2024-03-29
tools/net/ynl: Add extack policy attribute decoding
Donald Hunter
-0
/
+46
2024-03-29
selftest: af_unix: Test GC for SCM_RIGHTS.
Kuniyuki Iwashima
-1
/
+288
2024-03-29
selftests: net: gro fwd: update vxlan GRO test expectations
Antoine Tenart
-8
/
+2
2024-03-29
x86/selftests: Skip the tests if prerequisites aren't fulfilled
Muhammad Usama Anjum
-18
/
+11
2024-03-28
selftests/bpf: Drop settimeo in do_test
Geliang Tang
-2
/
+1
2024-03-28
selftests/bpf: Use connect_fd_to_fd in bpf_tcp_ca
Geliang Tang
-7
/
+1
2024-03-28
tools/resolve_btfids: fix build with musl libc
Natanael Copa
-0
/
+2
2024-03-28
selftests/bpf: Add a kprobe_multi subtest to use addrs instead of syms
Yonghong Song
-0
/
+98
2024-03-28
selftests/bpf: Fix kprobe_multi_bench_attach test failure with LTO kernel
Yonghong Song
-14
/
+48
2024-03-28
selftests/bpf: Add {load,search}_kallsyms_custom_local()
Yonghong Song
-0
/
+32
2024-03-28
selftests/bpf: Refactor trace helper func load_kallsyms_local()
Yonghong Song
-7
/
+14
2024-03-28
selftests/bpf: Refactor some functions for kprobe_multi_test
Yonghong Song
-37
/
+57
2024-03-28
libbpf: Handle <orig_name>.llvm.<hash> symbol properly
Yonghong Song
-1
/
+20
2024-03-28
libbpf: Mark libbpf_kallsyms_parse static function
Yonghong Song
-6
/
+4
2024-03-28
selftests/bpf: Replace CHECK with ASSERT macros for ksyms test
Yonghong Song
-19
/
+11
2024-03-28
selftests/bpf: Test loading bpf-tcp-cc prog calling the kernel tcp-cc kfuncs
Martin KaFai Lau
-0
/
+135
2024-03-28
selftests/bpf: add batched tp/raw_tp/fmodret tests
Andrii Nakryiko
-1
/
+81
2024-03-28
selftests/bpf: lazy-load trigger bench BPF programs
Andrii Nakryiko
-12
/
+42
[prev]
[next]