index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-11-20
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
2022-11-18
libbpf: Ignore hashmap__find() result explicitly in btf_dump
Andrii Nakryiko
2022-11-18
selftests/bpf: Skip spin lock failure test on s390x
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Temporarily disable linked list tests
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add BTF sanity tests
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add BPF linked list API tests
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add failure test cases for spin lock pairing
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Update spinlock selftest
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add __contains macro to bpf_experimental.h
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce single ownership BPF linked list API
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_drop
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Rewrite kfunc argument handling
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Pass target triple to get_sys_includes macro
Björn Töpel
2022-11-17
selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make
Björn Töpel
2022-11-16
selftests/bpf: fix memory leak of lsm_cgroup
Wang Yufen
2022-11-15
selftests/bpf: allow unpriv bpf for selftests by default
Eduard Zingerman
2022-11-15
bpftool: Check argc first before "file" in do_batch()
Tiezhu Yang
2022-11-15
selftests/bpf: check nullness propagation for reg to reg comparisons
Eduard Zingerman
2022-11-14
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2022-11-14
libbpf: checkpatch: Fixed code alignments in ringbuf.c
Kang Minchul
2022-11-14
libbpf: Fixed various checkpatch issues in libbpf.c
Kang Minchul
2022-11-14
libbpf: checkpatch: Fixed code alignments in btf.c
Kang Minchul
2022-11-14
libbpf: Fix uninitialized warning in btf_dump_dump_type_data
David Michael
2022-11-11
selftests: mptcp: use max_time instead of time
Geliang Tang
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-11
selftests/bpf: fix veristat's singular file-or-prog filter
Andrii Nakryiko
2022-11-11
selftests/bpf: Test skops->skb_hwtstamp
Martin KaFai Lau
2022-11-11
selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options test
Martin KaFai Lau
2022-11-11
bpf: Add hwtstamp field for the sockops prog
Martin KaFai Lau
2022-11-11
selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
Yang Jihong
2022-11-11
libbpf: Hashmap.h update to fix build issues using LLVM14
Eduard Zingerman
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-09
selftests: Fix test group SKIPPED result
Domenico Cerasuolo
2022-11-09
selftests/bpf: Tests for btf_dedup_resolve_fwds
Eduard Zingerman
2022-11-09
libbpf: Resolve unambigous forward declarations
Eduard Zingerman
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-09
selftests: mlxsw: Add a test for invalid locked bridge port configurations
Ido Schimmel
2022-11-09
selftests: mlxsw: Add a test for locked port trap
Ido Schimmel
2022-11-09
selftests: mlxsw: Add a test for EAPOL trap
Ido Schimmel
2022-11-09
selftests: devlink_lib: Split out helper
Ido Schimmel
2022-11-09
selftests: netfilter: Fix and review rpath.sh
Phil Sutter
2022-11-07
selftests/bpf: Fix u32 variable compared with less than zero
Kang Minchul
2022-11-06
Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-04
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
2022-11-04
tools/testing/cxl: Fix some error exits
Dan Williams
2022-11-04
selftests/bpf: Use consistent build-id type for liburandom_read.so
Artem Savkov
2022-11-04
selftests/bpf: cgroup_helpers.c: Fix strncpy() fortify warning
Rong Tao
[next]