index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-21
selftests/bpf: verifier/map_in_map converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/lwt converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/loops1 converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/jeq_infer_not_null converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/direct_packet_access converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/d_path converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/ctx converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/btf_ctx_access converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/bpf_get_stack converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/bounds converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: Add notion of auxiliary programs for test_loader
Eduard Zingerman
2023-04-21
Merge branch 'bpf: add netfilter program type'
Alexei Starovoitov
2023-04-21
selftests/bpf: add missing netfilter return value and ctx access tests
Florian Westphal
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
2023-04-21
tools: bpftool: print netfilter link info
Florian Westphal
2023-04-21
netfilter: disallow bpf hook attachment at same priority
Florian Westphal
2023-04-21
netfilter: nfnetlink hook: dump bpf prog id
Florian Westphal
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
2023-04-21
bpftool: Update doc to explain struct_ops register subcommand.
Kui-Feng Lee
2023-04-21
bpftool: Register struct_ops with a link.
Kui-Feng Lee
2023-04-21
selftests/bpf: Verify optval=NULL case
Stanislav Fomichev
2023-04-21
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
2023-04-21
selftests/xsk: Put MAP_HUGE_2MB in correct argument
Magnus Karlsson
2023-04-21
bpf: Fix bpf_refcount_acquire's refcount_t address calculation
Dave Marchevsky
2023-04-21
bpf: Fix race between btf_put and btf_idr walk.
Alexei Starovoitov
2023-04-20
Merge branch 'fix __retval() being always ignored'
Alexei Starovoitov
2023-04-20
selftests/bpf: populate map_array_ro map for verifier_array_access test
Eduard Zingerman
2023-04-20
selftests/bpf: add pre bpf_prog_test_run_opts() callback for test_loader
Eduard Zingerman
2023-04-20
selftests/bpf: fix __retval() being always ignored
Eduard Zingerman
2023-04-20
selftests/bpf: disable program test run for progs/refcounted_kptr.c
Eduard Zingerman
2023-04-20
bpftool: Replace "__fallthrough" by a comment to address merge conflict
Quentin Monnet
2023-04-19
Merge branch 'Access variable length array relaxed for integer type'
Alexei Starovoitov
2023-04-19
selftests/bpf: Add test to access integer type of variable array
Feng Zhou
2023-04-19
bpf: support access variable length array of integer type
Feng Zhou
2023-04-19
selftests/xsk: Fix munmap for hugepage allocated umem
Magnus Karlsson
2023-04-18
Merge branch 'Provide bpf_for() and bpf_for_each() by libbpf'
Alexei Starovoitov
2023-04-18
libbpf: mark bpf_iter_num_{new,next,destroy} as __weak
Andrii Nakryiko
2023-04-18
libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h
Andrii Nakryiko
2023-04-18
selftests/bpf: add missing __weak kfunc log fixup test
Andrii Nakryiko
2023-04-18
libbpf: improve handling of unresolved kfuncs
Andrii Nakryiko
2023-04-18
libbpf: report vmlinux vs module name when dealing with ksyms
Andrii Nakryiko
2023-04-18
libbpf: misc internal libbpf clean ups around log fixup
Andrii Nakryiko
2023-04-17
selftests/bpf: Add a selftest for checking subreg equality
Yonghong Song
2023-04-17
bpf: Improve verifier u32 scalar equality checking
Yonghong Song
2023-04-17
bpf: lirc program type should not require SYS_CAP_ADMIN
Sean Young
2023-04-17
bpf: Set skb redirect and from_ingress info in __bpf_tx_skb
Daniel Borkmann
2023-04-16
Merge branch 'Remove KF_KPTR_GET kfunc flag'
Alexei Starovoitov
2023-04-16
bpf,docs: Remove KF_KPTR_GET from documentation
David Vernet
2023-04-16
bpf: Remove KF_KPTR_GET kfunc flag
David Vernet
[next]