index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-04-16
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
David Vernet
2023-04-15
selftests/bpf: Add refcounted_kptr tests
Dave Marchevsky
2023-04-15
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
2023-04-15
selftests/bpf: Modify linked_list tests to work with macro-ified inserts
Dave Marchevsky
2023-04-15
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
2023-04-15
bpf: Add bpf_refcount_acquire kfunc
Dave Marchevsky
2023-04-15
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
2023-04-13
selftests/bpf: Workaround for older vm_sockets.h.
Alexei Starovoitov
2023-04-13
selftests/bpf: Fix merge conflict due to SYS() macro change.
Alexei Starovoitov
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-04-13
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
Jesper Dangaard Brouer
2023-04-13
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
Jesper Dangaard Brouer
2023-04-13
selftests: add the missing CONFIG_IP_SCTP in net config
Xin Long
2023-04-13
selftests: openvswitch: adjust datapath NL message declaration
Aaron Conole
2023-04-13
selftests: mptcp: userspace pm: uniform verify events
Matthieu Baerts
2023-04-13
selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncs
Andrii Nakryiko
2023-04-13
selftests/bpf: Remove stand-along test_verifier_log test binary
Andrii Nakryiko
2023-04-13
selftests/bpf: Keep the loop in bpf_testmod_loop_test
Song Liu
2023-04-13
selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach
Song Liu
2023-04-13
selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap
Song Liu
2023-04-13
selftests/bpf: Fix use of uninitialized op_name in log tests
Lorenz Bauer
2023-04-12
selftests/bpf: Test FOU kfuncs for externally controlled ipip devices
Christian Ehrig
2023-04-12
bpf: Remove bpf_cgroup_kptr_get() kfunc
David Vernet
2023-04-12
bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL
David Vernet
2023-04-11
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
2023-04-11
selftests/bpf: Add verifier log tests for BPF_BTF_LOAD command
Andrii Nakryiko
2023-04-11
selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOAD
Andrii Nakryiko
2023-04-11
selftests/bpf: Add tests to validate log_true_size feature
Andrii Nakryiko
2023-04-11
libbpf: Wire through log_true_size for bpf_btf_load() API
Andrii Nakryiko
2023-04-11
libbpf: Wire through log_true_size returned from kernel for BPF_PROG_LOAD
Andrii Nakryiko
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-04-11
selftests/bpf: Add fixed vs rotating verifier log tests
Andrii Nakryiko
2023-04-11
veristat: Add more veristat control over verifier log options
Andrii Nakryiko
2023-04-11
libbpf: Don't enforce unnecessary verifier log restrictions on libbpf side
Andrii Nakryiko
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
2023-04-11
tools: ynl: throw a more meaningful exception if family not supported
Jakub Kicinski
2023-04-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-10
selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test
Manu Bretelle
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-04-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-07
selftests/bpf: Prevent infinite loop in veristat when base file is too short
Eduard Zingerman
2023-04-07
bpftool: Set program type only if it differs from the desired one
Wei Yongjun
2023-04-07
selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshot
Song Liu
2023-04-07
selftests: bonding: add arp validate test
Hangbin Liu
2023-04-07
selftests: bonding: re-format bond option tests
Hangbin Liu
2023-04-06
selftests: forwarding: hw_stats_l3: Detect failure to install counters
Petr Machata
2023-04-06
selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...
Yonghong Song
2023-04-06
bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
Yonghong Song
[next]