BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, (continued)
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Kumar Kartikeya Dwivedi
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Alexei Starovoitov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Delyan Kratunov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Alexei Starovoitov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Delyan Kratunov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Alexei Starovoitov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Kumar Kartikeya Dwivedi
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Alexei Starovoitov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Delyan Kratunov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Kumar Kartikeya Dwivedi
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Alexei Starovoitov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Alexei Starovoitov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Delyan Kratunov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Alexei Starovoitov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Delyan Kratunov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Alexei Starovoitov
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Kumar Kartikeya Dwivedi
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular, Kumar Kartikeya Dwivedi
- Re: data-race in __tcp_alloc_md5sig_pool / tcp_alloc_md5sig_pool,
Eric Dumazet
- [PATCH bpf-next] selftest/bpf: Add setget_sockopt to DENYLIST.s390x,
Martin KaFai Lau
- [PATCH bpf-next] bpf/scripts: use helper enum value instead of relying on comment order,
Eyal Birger
- Re: data-race in cgroup_get_tree / proc_cgroup_show,
Christian Brauner
- kernel splat during boot,
Alexei Starovoitov
- [PATCH bpf-next v3 0/5] bpf: expose bpf_{g,s}et_retval to more cgroup hooks,
Stanislav Fomichev
- [PATCH v3 0/4] bpf: Add user-space-publisher ringbuffer map type,
David Vernet
- [PATCH] kernel: move from strlcpy with unused retval to strscpy,
Wolfram Sang
- [PATCH bpf-next 0/3] A couple of small refactorings of BPF program call sites,
Toke Høiland-Jørgensen
- [PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification,
roberto . sassu
- [PATCH v12 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put(), roberto . sassu
- [PATCH v12 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key(), roberto . sassu
- [PATCH v12 07/10] selftests/bpf: Compile kernel with everything as built-in, roberto . sassu
- [PATCH v12 01/10] bpf: Allow kfuncs to be used in LSM programs, roberto . sassu
- [PATCH v12 03/10] bpf: Export bpf_dynptr_get_size(), roberto . sassu
- [PATCH v12 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc, roberto . sassu
- [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h, roberto . sassu
- [PATCH v12 06/10] bpf: Add bpf_verify_pkcs7_signature() kfunc, roberto . sassu
- [PATCH v12 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs, roberto . sassu
- [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs, roberto . sassu
- [PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map,
Yafang Shao
- [PATCH bpf-next v2 01/12] cgroup: Update the comment on cgroup_get_from_fd, Yafang Shao
- [PATCH bpf-next v2 04/12] bpf: Call bpf_map_init_from_attr() immediately after map creation, Yafang Shao
- [PATCH bpf-next v2 05/12] bpf: Save memcg in bpf_map_init_from_attr(), Yafang Shao
- [PATCH bpf-next v2 03/12] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM, Yafang Shao
- [PATCH bpf-next v2 02/12] bpf: Introduce new helper bpf_map_put_memcg(), Yafang Shao
- [PATCH bpf-next v2 10/12] mm, memcg: Add new helper get_obj_cgroup_from_cgroup, Yafang Shao
- [PATCH bpf-next v2 09/12] bpf: Use bpf_map_kvcalloc in bpf_local_storage, Yafang Shao
- [PATCH bpf-next v2 06/12] bpf: Use scoped-based charge in bpf_map_area_alloc, Yafang Shao
- [PATCH bpf-next v2 08/12] bpf: Use bpf_map_kzalloc in arraymap, Yafang Shao
- [PATCH bpf-next v2 11/12] bpf: Add return value for bpf_map_init_from_attr, Yafang Shao
- [PATCH bpf-next v2 12/12] bpf: Introduce selectable memcg for bpf map, Yafang Shao
- [PATCH bpf-next v2 07/12] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}, Yafang Shao
- Re: [PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map, Tejun Heo
- [PATCH 1/3] tools/build: Fix feature detection output due to eval expansion,
roberto . sassu
- [PATCH bpf] ip_tunnel: respect tunnel key's "flow_flags" in IP tunnels,
Eyal Birger
- [PATCH bpf-next 0/2] flow_dissector: Allow bpf flow-dissector progs to request fallback to normal dissection,
Shmulik Ladkani
- [PATCH v1 bpf 0/4] bpf: sysctl: Fix data-races around net.core.bpf_XXX.,
Kuniyuki Iwashima
- pull-request: bpf-next 2022-08-17,
Andrii Nakryiko
- [PATCH][V2][next] selftests/bpf: Fix spelling mistake "succesful" (kfunc_call.c),
Colin Ian King
- [PATCH v2 bpf-next 00/12] bpf: BPF specific memory allocator.,
Alexei Starovoitov
- [PATCH v2 bpf-next 01/12] bpf: Introduce any context BPF specific memory allocator., Alexei Starovoitov
- [PATCH v2 bpf-next 02/12] bpf: Convert hash map to bpf_mem_alloc., Alexei Starovoitov
- [PATCH v2 bpf-next 03/12] selftests/bpf: Improve test coverage of test_maps, Alexei Starovoitov
- [PATCH v2 bpf-next 08/12] bpf: Adjust low/high watermarks in bpf_mem_cache, Alexei Starovoitov
- [PATCH v2 bpf-next 06/12] bpf: Optimize element count in non-preallocated hash map., Alexei Starovoitov
- [PATCH v2 bpf-next 09/12] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU., Alexei Starovoitov
- [PATCH v2 bpf-next 10/12] bpf: Add percpu allocation support to bpf_mem_alloc., Alexei Starovoitov
- [PATCH v2 bpf-next 07/12] bpf: Optimize call_rcu in non-preallocated hash map., Alexei Starovoitov
- [PATCH v2 bpf-next 05/12] bpf: Relax the requirement to use preallocated hash maps in tracing progs., Alexei Starovoitov
- [PATCH v2 bpf-next 04/12] samples/bpf: Reduce syscall overhead in map_perf_test., Alexei Starovoitov
- [PATCH v2 bpf-next 11/12] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc., Alexei Starovoitov
- [PATCH v2 bpf-next 12/12] bpf: Remove tracing program restriction on map types, Alexei Starovoitov
- [Patch net v3 0/4] tcp: some bug fixes for tcp_read_skb(),
Cong Wang
- [PATCH bpf-next v2 4/4] selftests/bpf: Add tests for writing to nf_conn:mark,
Daniel Xu
- [PATCH bpf-next v2 0/4] Support direct writes to nf_conn:mark, Daniel Xu
- [PATCH bpf-next v2 1/4] bpf: Remove duplicate PTR_TO_BTF_ID RO check,
Daniel Xu
- [PATCH bpf-next v2 2/4] bpf: Add stub for btf_struct_access(),
Daniel Xu
- [PATCH bpf-next v2 3/4] bpf: Add support for writing to nf_conn:mark,
Daniel Xu
- [PATCH net-next 1/1] igc: add xdp frags support to ndo_xdp_xmit,
Tony Nguyen
- [PATCH] bpf: Simplify code by using for_each_cpu_wrap(),
Punit Agrawal
- BPF Linked Lists discussion,
Kumar Kartikeya Dwivedi
- [PATCH][next] selftests/bpf: Fix spelling mistake "succesful" -> "successful",
Colin Ian King
- False-positive in Checkpatch,
Matthias May
- [PATCH v2 bpf-next] xdp: report rx queue index in xdp_frame,
Lorenzo Bianconi
- [PATCH net-next] selftests/net: test l2 tunnel TOS/TTL inheriting,
Matthias May
- [PATCH v4 bpf-next 00/15] bpf: net: Remove duplicated code from bpf_setsockopt(),
Martin KaFai Lau
- [PATCH v4 bpf-next 01/15] net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr, Martin KaFai Lau
- [PATCH v4 bpf-next 04/15] bpf: net: Change do_tcp_setsockopt() to use the sockopt's lock_sock() and capable(), Martin KaFai Lau
- [PATCH v4 bpf-next 09/15] bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt(), Martin KaFai Lau
- [PATCH v4 bpf-next 14/15] bpf: Add a few optnames to bpf_setsockopt, Martin KaFai Lau
- [PATCH v4 bpf-next 07/15] bpf: Initialize the bpf_run_ctx in bpf_iter_run_prog(), Martin KaFai Lau
- [PATCH v4 bpf-next 03/15] bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsockopt(), Martin KaFai Lau
- [PATCH v4 bpf-next 13/15] bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt(), Martin KaFai Lau
- [PATCH v4 bpf-next 02/15] bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf, Martin KaFai Lau
- [PATCH v4 bpf-next 10/15] bpf: Refactor bpf specific tcp optnames to a new function, Martin KaFai Lau
- [PATCH v4 bpf-next 12/15] bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt(), Martin KaFai Lau
- [PATCH v4 bpf-next 06/15] bpf: net: Change do_ipv6_setsockopt() to use the sockopt's lock_sock() and capable(), Martin KaFai Lau
- [PATCH v4 bpf-next 08/15] bpf: Embed kernel CONFIG check into the if statement in bpf_setsockopt, Martin KaFai Lau
- [PATCH v4 bpf-next 05/15] bpf: net: Change do_ip_setsockopt() to use the sockopt's lock_sock() and capable(), Martin KaFai Lau
- [PATCH v4 bpf-next 15/15] selftests/bpf: bpf_setsockopt tests, Martin KaFai Lau
- [PATCH v4 bpf-next 11/15] bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt(), Martin KaFai Lau
- Re: [PATCH v4 bpf-next 00/15] bpf: net: Remove duplicated code from bpf_setsockopt(), patchwork-bot+netdevbpf
- [PATCH] bpf: Variable type completion, Xin Gao
- [PATCH bpf-next] bpf: Sync include/uapi/linux/bpf.h with tools/include/uapi/linux/bpf.h,
Dave Marchevsky
- [PATCH bpf-next v2 1/2] libbpf: Allows disabling auto attach,
Hao Luo
- [PATCH bpf-next] libbpf: allow disabling auto attach,
Hao Luo
- [PATCH bpf 1/2] bpf: Restrict bpf_sys_bpf to CAP_PERFMON,
YiFei Zhu
- [PATCH bpf-next v2 0/3] bpf: expose bpf_{g,s}et_retval to more cgroup hooks,
Stanislav Fomichev
- Re: [PATCH v1 net 00/15] sysctl: Fix data-races around net.core.XXX (Round 1),
Jakub Kicinski
- [PATCH bpf-next 2/2] use prefetch function in bpf_map_lookup_batch(),
Sagarika Sharma
- [PATCH bpf-next 1/2] Benchmark test added: bench_bpf_htab_batch_ops, Sagarika Sharma
- [PATCH bpf-next] bpftool: Add trace subcommand,
Wei Yongjun
- [PATCH] lib/vnsprintf: add const modifier for param 'bitmap',
Guangbin Huang
- Re: [PATCH] net: Fix suspicious RCU usage in bpf_sk_reuseport_detach(),
Hawkins Jiawei
- Re: [PATCH] net: Fix suspicious RCU usage in bpf_sk_reuseport_detach(), Jakub Kicinski
- Re: [PATCH] net: Fix suspicious RCU usage in bpf_sk_reuseport_detach(), David Howells
- Message not available
KASAN: slab-out-of-bounds Read in __htab_map_lookup_and_delete_batch,
Hao Sun
[syzbot] upstream boot error: BUG: unable to handle kernel paging request in __rhashtable_lookup, syzbot
[syzbot] KASAN: use-after-free Read in sock_has_perm,
syzbot
Re: BUG: corrupted list in insert_work, syzbot
[PATCH bpf-next 0/4] Preparatory libbpf fixes and clean ups,
Andrii Nakryiko
[PATCH bpf-next 0/3] Support direct writes to nf_conn:mark,
Daniel Xu
[syzbot] upstream boot error: BUG: unable to handle kernel paging request in insert_header, syzbot
[syzbot] upstream boot error: general protection fault in mm_alloc, syzbot
Error: bug: failed to retrieve CAP_BPF status: Invalid argument,
Vincent Li
[PATCH bpf-next v2] bpftool: Clear errno after libcap's checks,
Quentin Monnet
[PATCH v5 0/4] Introduce security_create_user_ns(),
Frederick Lawler
- [PATCH v5 1/4] security, lsm: Introduce security_create_user_ns(), Frederick Lawler
- [PATCH v5 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable, Frederick Lawler
- [PATCH v5 4/4] selinux: Implement userns_create hook, Frederick Lawler
- [PATCH v5 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook, Frederick Lawler
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Paul Moore
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Eric W. Biederman
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Paul Moore
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Eric W. Biederman
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Paul Moore
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Eric W. Biederman
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Paul Moore
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Eric W. Biederman
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Paul Moore
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Serge E. Hallyn
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Paul Moore
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Serge E. Hallyn
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Paul Moore
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Eric W. Biederman
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Paul Moore
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Song Liu
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Paul Moore
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Song Liu
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Paul Moore
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Song Liu
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Serge E. Hallyn
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Song Liu
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Serge E. Hallyn
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Song Liu
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Christian Brauner
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Serge E. Hallyn
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Ignat Korchagin
- Re: [PATCH v5 0/4] Introduce security_create_user_ns(), Serge E. Hallyn
Re: [PATCH bpf-next v4 2/6] bpf: introduce BPF dispatcher,
Steven Rostedt
[PATCH bpf-next] selftests/bpf: fix attach point for non-x86 arches in test_progs/lsm,
Artem Savkov
[syzbot] WARNING: suspicious RCU usage in bpf_sk_reuseport_detach,
syzbot
[PATCH RFC bpf v1 0/3] Verifier callback handling,
Kumar Kartikeya Dwivedi
[PATCH bpf-next 0/2] > Keep reference on socket file while wait send memory,
Liu Jian
[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list,
ira . weiny
[PATCH bpf] bpf: Fix kernel BUG in purge_effective_progs,
Pu Lehui
[PATCHv2 bpf-next] libbpf: making bpf_prog_load() ignore name if kernel doesn't support,
Hangbin Liu
[PATCH bpf-next v8 0/5] bpf: rstat: cgroup hierarchical stats,
Hao Luo
[PATCH bpf-next 0/3] bpf: expose bpf_{g,s}et_retval to more cgroup hooks,
Stanislav Fomichev
[PATCH bpf-next] bpf: Clear up confusion in bpf_skb_adjust_room()'s documentation,
Quentin Monnet
[PATCH bpf-next] bpftool: Clear errno after libcap's checks,
Quentin Monnet
[PATCH bpf-next] bpftool: Fix a typo in a comment,
Quentin Monnet
Query on reads being flagged as direct writes...,
Maciej Żenczykowski
[PATCH bpf] xsk: fix corrupted packets for XDP_SHARED_UMEM,
Magnus Karlsson
[PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification,
Roberto Sassu
- [PATCH v11 1/9] bpf: Allow kfuncs to be used in LSM programs, Roberto Sassu
- [PATCH v11 3/9] bpf: Export bpf_dynptr_get_size(), Roberto Sassu
- [PATCH v11 2/9] btf: Handle dynamic pointer parameter in kfuncs, Roberto Sassu
- [PATCH v11 4/9] KEYS: Move KEY_LOOKUP_ to include/linux/key.h, Roberto Sassu
- [PATCH v11 6/9] bpf: Add bpf_verify_pkcs7_signature() kfunc, Roberto Sassu
- [PATCH v11 9/9] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc, Roberto Sassu
- [PATCH v11 8/9] selftests/bpf: Add additional tests for bpf_lookup_*_key(), Roberto Sassu
- [PATCH v11 7/9] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put(), Roberto Sassu
- [PATCH v11 5/9] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs, Roberto Sassu
- Re: [PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification, Daniel Borkmann
[syzbot] linux-next boot error: kernel BUG in __phys_addr, syzbot
[PATCH bpf-next v2 0/6] bpf: Support struct argument for trampoline base progs,
Yonghong Song
[PATCH bpf-next] libbpf: making bpf_prog_load() ignore name if kernel doesn't support,
Hangbin Liu
[PATCH v2 0/4] bpf: Add user-space-publisher ringbuffer map type,
David Vernet
[PATCH bpf-next v2 0/3] Add skb + xdp dynptrs,
Joanne Koong
[PATCH bpf-next v4 0/3] Add more bpf_*_ct_lookup() selftests,
Daniel Xu
[PATCH 0/4] Track processes properly for perf record --off-cpu (v2),
Namhyung Kim
[PATCH AUTOSEL 5.10 40/46] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test, Sasha Levin
[PATCH AUTOSEL 5.4 22/25] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test, Sasha Levin
[PATCH AUTOSEL 5.4 18/25] bpf: Don't redirect packets with invalid pkt_len, Sasha Levin
[PATCH AUTOSEL 5.10 23/46] uprobe: gate bpf call behind BPF_EVENTS, Sasha Levin
[PATCH AUTOSEL 5.10 35/46] bpf: Don't redirect packets with invalid pkt_len, Sasha Levin
[PATCH AUTOSEL 5.10 33/46] bpf: Fix check against plain integer v 'NULL', Sasha Levin
[PATCH AUTOSEL 5.15 54/69] bpf: Don't redirect packets with invalid pkt_len, Sasha Levin
[PATCH AUTOSEL 5.15 49/69] libbpf: Disable SEC pragma macro on GCC, Sasha Levin
[PATCH AUTOSEL 5.15 52/69] bpf: Fix check against plain integer v 'NULL', Sasha Levin
[PATCH AUTOSEL 5.15 59/69] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test, Sasha Levin
[PATCH AUTOSEL 5.15 31/69] uprobe: gate bpf call behind BPF_EVENTS, Sasha Levin
[PATCH AUTOSEL 5.15 14/69] libbpf: Fix an error in 64bit relocation value computation, Sasha Levin
[PATCH AUTOSEL 5.15 10/69] bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues, Sasha Levin
[PATCH AUTOSEL 5.18 81/93] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test, Sasha Levin
[PATCH AUTOSEL 5.18 69/93] bpf: Don't redirect packets with invalid pkt_len, Sasha Levin
[PATCH AUTOSEL 5.18 65/93] bpf: Fix check against plain integer v 'NULL', Sasha Levin
[PATCH AUTOSEL 5.18 61/93] bpf: Make non-preallocated allocation low priority, Sasha Levin
[PATCH AUTOSEL 5.18 60/93] libbpf: Disable SEC pragma macro on GCC, Sasha Levin
[PATCH AUTOSEL 5.18 48/93] libbpf: fix up few libbpf.map problems, Sasha Levin
[PATCH AUTOSEL 5.18 36/93] uprobe: gate bpf call behind BPF_EVENTS, Sasha Levin
[PATCH AUTOSEL 5.18 23/93] selftests/bpf: Avoid skipping certain subtests, Sasha Levin
[PATCH AUTOSEL 5.18 14/93] libbpf: Fix an error in 64bit relocation value computation, Sasha Levin
[PATCH AUTOSEL 5.18 10/93] bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues, Sasha Levin
[PATCH AUTOSEL 5.19 090/105] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test, Sasha Levin
[PATCH AUTOSEL 5.19 077/105] bpf: Don't redirect packets with invalid pkt_len, Sasha Levin
[PATCH AUTOSEL 5.19 071/105] selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func, Sasha Levin
[PATCH AUTOSEL 5.19 073/105] bpf: Fix check against plain integer v 'NULL', Sasha Levin
[PATCH AUTOSEL 5.19 067/105] libbpf: Disable SEC pragma macro on GCC, Sasha Levin
[PATCH AUTOSEL 5.19 068/105] bpf: Make non-preallocated allocation low priority, Sasha Levin
[PATCH AUTOSEL 5.19 053/105] libbpf: fix up few libbpf.map problems, Sasha Levin
[PATCH AUTOSEL 5.19 039/105] uprobe: gate bpf call behind BPF_EVENTS, Sasha Levin
[PATCH AUTOSEL 5.19 024/105] selftests/bpf: Avoid skipping certain subtests, Sasha Levin
[PATCH AUTOSEL 5.19 014/105] libbpf: Fix an error in 64bit relocation value computation, Sasha Levin
[PATCH AUTOSEL 5.19 010/105] bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues, Sasha Levin
Re: [syzbot] inconsistent lock state in find_vmap_area, syzbot
[PATCHv2 bpf-next 0/6] bpf: Fixes for CONFIG_X86_KERNEL_IBT,
Jiri Olsa
[PATCHv3 bpf-next] libbpf: Add names for auxiliary maps,
Hangbin Liu
[PATCH bpf-next v5 0/3] Parameterize task iterators.,
Kui-Feng Lee
[PATCH bpf-next v3 0/3] Add more bpf_*_ct_lookup() selftests,
Daniel Xu
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]