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-07-31
selftests/bpf: do not disable /dev/null device access in cgroup dev test
Alexis Lothoré (eBPF Foundation)
-11
/
+11
2024-07-31
perf trace: Filter enum arguments with enum names
Howard Chu
-6
/
+56
2024-07-31
perf trace: Augment non-syscall tracepoints with enum arguments with BTF
Howard Chu
-7
/
+22
2024-07-31
perf trace: BTF-based enum pretty printing for syscall args
Howard Chu
-4
/
+106
2024-07-31
binder: frozen notification binder_features flag
Yu-Ting Tseng
-0
/
+1
2024-07-31
tools: gpio: Fix the wrong format specifier
Zhu Jun
-2
/
+2
2024-07-30
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...
Linus Torvalds
-13
/
+117
2024-07-30
selftests/bpf: fix RELEASE=1 compilation for sock_addr.c
Andrii Nakryiko
-0
/
+1
2024-07-30
selftests/bpf: Fix error compiling tc_redirect.c with musl libc
Tony Ambardar
-6
/
+6
2024-07-30
selftests/bpf: Fix using stdout, stderr as struct field names
Tony Ambardar
-38
/
+38
2024-07-30
selftests/bpf: Fix compile if backtrace support missing in libc
Tony Ambardar
-1
/
+15
2024-07-30
selftests/bpf: Fix redefinition errors compiling lwt_reroute.c
Tony Ambardar
-0
/
+1
2024-07-30
selftests/bpf: Fix C++ compile error from missing _Bool type
Tony Ambardar
-0
/
+4
2024-07-30
selftests/bpf: Fix error compiling test_lru_map.c
Tony Ambardar
-1
/
+2
2024-07-30
selftests/bpf: Fix arg parsing in veristat, test_progs
Tony Ambardar
-6
/
+6
2024-07-30
selftests/bpf: Use portable POSIX basename()
Tony Ambardar
-3
/
+6
2024-07-30
bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
Jiri Olsa
-1
/
+1
2024-07-30
tools/bpf: Fix the wrong format specifier
Zhu Jun
-2
/
+2
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
-8959
/
+101432
2024-07-30
selftests: mptcp: join: check backup support in signal endp
Matthieu Baerts (NGI0)
-6
/
+28
2024-07-30
selftests: mptcp: join: validate backup in MPJ
Matthieu Baerts (NGI0)
-10
/
+32
2024-07-30
Merge drm-misc/drm-misc-next-fixes into drm-misc-fixes
Maxime Ripard
-1
/
+3
2024-07-29
selftests/bpf: Load struct_ops map in global_maps_resize test
David Vernet
-0
/
+16
2024-07-29
selftests/bpf: Integrate test_xdp_veth into test_progs
Alexis Lothoré (eBPF Foundation)
-122
/
+213
2024-07-29
selftests/bpf: Update xdp_redirect_map prog sections for libbpf
Alexis Lothoré (eBPF Foundation)
-3
/
+3
2024-07-29
libbpf: Don't take direct pointers into BTF data from st_ops
David Vernet
-10
/
+13
2024-07-29
selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc
Tony Ambardar
-2
/
+0
2024-07-29
selftests/bpf: Fix errors compiling crypto_sanity.c with musl libc
Tony Ambardar
-1
/
+0
2024-07-29
selftests/bpf: Fix errors compiling decap_sanity.c with musl libc
Tony Ambardar
-1
/
+0
2024-07-29
selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc
Tony Ambardar
-1
/
+0
2024-07-29
selftests/bpf: Fix compiling core_reloc.c with musl-libc
Tony Ambardar
-0
/
+1
2024-07-29
selftests/bpf: Fix compiling tcp_rtt.c with musl-libc
Tony Ambardar
-0
/
+1
2024-07-29
selftests/bpf: Fix compiling flow_dissector.c with musl-libc
Tony Ambardar
-0
/
+1
2024-07-29
selftests/bpf: Fix compiling kfree_skb.c with musl-libc
Tony Ambardar
-0
/
+1
2024-07-29
selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc
Tony Ambardar
-0
/
+1
2024-07-29
selftests/bpf: Fix include of <sys/fcntl.h>
Tony Ambardar
-1
/
+1
2024-07-29
selftests/bpf: Fix missing BUILD_BUG_ON() declaration
Tony Ambardar
-0
/
+1
2024-07-29
selftests/bpf: Fix missing UINT_MAX definitions in benchmarks
Tony Ambardar
-0
/
+1
2024-07-29
selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
Tony Ambardar
-0
/
+1
2024-07-29
selftests/bpf: Drop unneeded error.h includes
Tony Ambardar
-3
/
+0
2024-07-29
selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc
Tony Ambardar
-1
/
+1
2024-07-29
selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c
Tony Ambardar
-1
/
+1
2024-07-29
selftests/bpf: Use pid_t consistently in test_progs.c
Tony Ambardar
-1
/
+1
2024-07-29
selftests/bpf: Make %.test.d prerequisite order only
Ihor Solodrai
-1
/
+1
2024-07-29
selftests/bpf: test no_caller_saved_registers spill/fill removal
Eduard Zingerman
-0
/
+798
2024-07-29
selftests/bpf: __arch_* macro to limit test cases to specific archs
Eduard Zingerman
-0
/
+51
2024-07-29
selftests/bpf: allow checking xlated programs in verifier_* tests
Eduard Zingerman
-3
/
+84
2024-07-29
selftests/bpf: extract test_loader->expect_msgs as a data structure
Eduard Zingerman
-40
/
+41
2024-07-29
selftests/bpf: no need to track next_match_pos in struct test_loader
Eduard Zingerman
-12
/
+8
2024-07-29
selftests/bpf: print correct offset for pseudo calls in disasm_insn()
Eduard Zingerman
-0
/
+18
[prev]
[next]