BPF - Berkeley Packet Filters
[Prev Page][Next Page]
[PATCH bpf-next v4 1/2] docs/bpf: Add table to describe LRU properties,
Joe Stringer
[PATCH v2 bpf-next] bpf: optimize hashmap lookups when key_size is divisible by 4,
Anton Protopopov
[PATCH bpf-next 0/3] Add FOU support for externally controlled ipip devices,
Christian Ehrig
[PATCH bpf-next] bpf, arm64: Fixed a BTI error on returning to patched function,
Xu Kuohai
[PATCH bpf-next] bpf: optimize hashmap lookups when key_size is divisible by 4,
Anton Protopopov
[syzbot] [bpf?] KASAN: slab-use-after-free Read in htab_map_alloc, syzbot
[PATCH AUTOSEL 6.1 06/24] selftests/bpf: Fix progs/find_vma_fail1.c build error., Sasha Levin
[PATCH AUTOSEL 6.2 07/25] selftests/bpf: Fix progs/find_vma_fail1.c build error., Sasha Levin
[PATCH v3 bpf-next 0/4] Prepare veristat for packaging,
Andrii Nakryiko
[PATCH v2 bpf-next 1/3] veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensed,
Andrii Nakryiko
[linux-next:master] BUILD REGRESSION 4b0f4525dc4fe8af17b3daefe585f0c2eb0fe0a5, kernel test robot
[PATCH bpf-next v2 0/3] Enable RCU semantics for task kptrs,
David Vernet
[PATCH bpf-next 1/2] veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensed,
Andrii Nakryiko
[PATCH bpf V5 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash,
Jesper Dangaard Brouer
[PATCH v3 55/55] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES), David Howells
[PATCH v3 42/55] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES), David Howells
[PATCH v3 10/55] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg, David Howells
[PATCH bpf V4 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash,
Jesper Dangaard Brouer
[PATCH v10 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes,
Roberto Sassu
[QUESTION] BPF trampoline limits,
andrea terzolo
[PATCHv4 bpf-next 0/3] selftests/bpf: Add read_build_id function,
Jiri Olsa
[PATCH bpf-next] selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_create,
James Hilliard
[PATCH bpf-next 0/3] Enable RCU semantics for task kptrs,
David Vernet
[PATCH dwarves] fprintf: Fix `*` not being printed for pointers with btf_type_tag,
Eduard Zingerman
[PATCH v3 0/8] memcg: avoid flushing stats atomically where possible,
Yosry Ahmed
[PATCH bpf-next] veristat: change guess for __sk_buff from CGROUP_SKB to SCHED_CLS,
Andrii Nakryiko
[QUESTION] usage of libbpf_probe_bpf_prog_type API,
andrea terzolo
[PATCH bpf RFC-V3 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash,
Jesper Dangaard Brouer
[linux-next:master] BUILD REGRESSION a6d9e3034536ba4b68ac34490c02267e6eec9c05, kernel test robot
[PATCH v5 bpf-next 0/7] bpf: Add socket destroy capability,
Aditi Ghag
[PATCH bpf-next 1/2] bpf: Handle PTR_MAYBE_NULL case in PTR_TO_BTF_ID helper call arg,
David Vernet
[PATCH bpf-next v2] kallsyms: move module-related functions under correct configs,
Viktor Malik
[PATCH bpf-next 0/7] bpf: Improve verifier for cond_op and spilled loop index variables,
Yonghong Song
[PATCH bpf-next 0/8] Teach verifier to determine necessary log buffer size,
Andrii Nakryiko
[RESUBMIT bpf-next 0/2] Fix copy_from_user_nofault(),
Florian Lehner
[PATCH bpf-next v2 00/10] xsk: Support UMEM chunk_size > PAGE_SIZE,
Kal Conley
- [PATCH bpf-next v2 01/10] selftests: xsk: Add xskxceiver.h dependency to Makefile, Kal Conley
- [PATCH bpf-next v2 03/10] selftests: xsk: Add test case for packets at end of UMEM, Kal Conley
- [PATCH bpf-next v2 02/10] selftests: xsk: Use correct UMEM size in testapp_invalid_desc, Kal Conley
- [PATCH bpf-next v2 04/10] selftests: xsk: Deflakify STATS_RX_DROPPED test, Kal Conley
- [PATCH bpf-next v2 05/10] selftests: xsk: Disable IPv6 on VETH1, Kal Conley
- [PATCH bpf-next v2 06/10] xsk: Add check for unaligned descriptors that overrun UMEM, Kal Conley
- [PATCH bpf-next v2 07/10] selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE, Kal Conley
- [PATCH bpf-next v2 09/10] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE, Kal Conley
- [PATCH bpf-next v2 08/10] xsk: Support UMEM chunk_size > PAGE_SIZE, Kal Conley
- [PATCH bpf-next v2 10/10] selftests: xsk: Add tests for 8K and 9K frame sizes, Kal Conley
[PATCH bpf RFC-V2 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash,
Jesper Dangaard Brouer
[RFC PATCH v2 48/48] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES),
David Howells
[RFC PATCH v2 34/48] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES), David Howells
[RFC PATCH v2 11/48] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg, David Howells
[PATCH v9 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes,
Roberto Sassu
[PATCH bpf-next v2 0/2] Allow BPF TCP CCs to write app_limited,
Yixin Shen
[PATCH] tools: bpftool: json: fix backslash escape typo in jsonw_puts,
Manu Bretelle
[PATCH v2 bpf-next 0/6] BPF verifier rotating log,
Andrii Nakryiko
[PATCH v2 0/9] memcg: make rstat flushing irq and sleep,
Yosry Ahmed
[PATCH bpf RFC 0/4] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash,
Jesper Dangaard Brouer
Flaky bpf cg_storage_* tests,
Martin KaFai Lau
[PATCH net 1/4] ice: fix W=1 headers mismatch,
Tony Nguyen
[PATCH 0/2] Allow BPF TCP CCs to write app_limited,
Yixin Shen
[PATCH bpf-next v2] selftests/bpf: Rewrite two infinite loops in bound check cases,
Xu Kuohai
[RFC PATCH net-next] bpf, net: support redirecting to ifb with bpf,
Yafang Shao
[PATCH 00/16] virtio-net: split virtio-net.c,
Xuan Zhuo
- [PATCH 01/16] virtio_net: add a separate directory for virtio-net, Xuan Zhuo
- [PATCH 02/16] virtio_net: move struct to header file, Xuan Zhuo
- [PATCH 03/16] virtio_net: add prefix to the struct inside header file, Xuan Zhuo
- [PATCH 05/16] virtio_net: separate virtnet_ctrl_set_queues(), Xuan Zhuo
- [PATCH 07/16] virtio_net: remove lock from virtnet_ack_link_announce(), Xuan Zhuo
- [PATCH 06/16] virtio_net: separate virtnet_ctrl_set_mac_address(), Xuan Zhuo
- [PATCH 04/16] virtio_net: separating cpu-related funs, Xuan Zhuo
- [PATCH 09/16] virtio_net: introduce virtnet_rq_update_stats(), Xuan Zhuo
- [PATCH 14/16] virtio_net: move virtnet_[en/dis]able_delayed_refill to header file, Xuan Zhuo
- [PATCH 13/16] virtio_net: prepare for virtio, Xuan Zhuo
- [PATCH 08/16] virtio_net: separating the APIs of cq, Xuan Zhuo
- [PATCH 10/16] virtio_net: separating the funcs of ethtool, Xuan Zhuo
- [PATCH 11/16] virtio_net: introduce virtnet_dev_rx_queue_group(), Xuan Zhuo
- [PATCH 15/16] virtio_net: add APIs to register/unregister virtio driver, Xuan Zhuo
- [PATCH 12/16] virtio_net: introduce virtnet_get_netdev(), Xuan Zhuo
- [PATCH 16/16] virtio_net: separating the virtio code, Xuan Zhuo
- Re: [PATCH 00/16] virtio-net: split virtio-net.c, Michael S. Tsirkin
[PATCH v1 0/9] memcg: make rstat flushing irq and sleep friendly,
Yosry Ahmed
[PATCH bpf-next 0/2] verifier/xdp_direct_packet_access.c converted to inline assembly,
Eduard Zingerman
[PATCH bpf-next 0/2] Fix double-free when linker processes empty sections,
Eduard Zingerman
[PATCH bpf] bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp,
Martin KaFai Lau
[PATCH 1/2] perf lock contention: Fix debug stat if no contention,
Namhyung Kim
[PATCH net-next v4 0/3] Add support for sockmap to vsock.,
Bobby Eshleman
[PATCH v4 bpf-next 0/3] veristat: add better support of freplace programs,
Andrii Nakryiko
[PATCH v3 bpf-next 0/3] veristat: add better support of freplace programs,
Andrii Nakryiko
[PATCH bpf v2 00/11] bpf sockmap fixes,
John Fastabend
- [PATCH bpf v2 01/12] bpf: sockmap, pass skb ownership through read_skb, John Fastabend
- [PATCH bpf v2 02/12] bpf: sockmap, convert schedule_work into delayed_work, John Fastabend
- [PATCH bpf v2 04/12] bpf: sockmap, handle fin correctly, John Fastabend
- [PATCH bpf v2 03/12] bpf: sockmap, improved check for empty queue, John Fastabend
- [PATCH bpf v2 07/12] bpf: sockmap incorrectly handling copied_seq, John Fastabend
- [PATCH bpf v2 06/12] bpf: sockmap, wake up polling after data copy, John Fastabend
- [PATCH bpf v2 05/12] bpf: sockmap, TCP data stall on recv before accept, John Fastabend
- [PATCH bpf v2 08/12] bpf: sockmap, pull socket helpers out of listen test for general use, John Fastabend
- [PATCH bpf v2 09/12] bpf: sockmap, build helper to create connected socket pair, John Fastabend
- [PATCH bpf v2 10/12] bpf: sockmap, test shutdown() correctly exits epoll and recv()=0, John Fastabend
- [PATCH bpf v2 11/12] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer, John Fastabend
- [PATCH bpf v2 12/12] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer with drops, John Fastabend
- RE: [PATCH bpf v2 00/11] bpf sockmap fixes, John Fastabend
[PATCH bpf-next] kallsyms: move module-related functions under correct configs,
Viktor Malik
[linux-next:master] BUILD REGRESSION 011eb7443621f49ca1e8cdf9c74c215f25019118, kernel test robot
[PATCH bpf-next v2 0/5] bpftool: Add inline annotations when dumping program CFGs,
Quentin Monnet
[PATCH bpf-next] selftests/bpf: Remove two infinite loop bound check cases,
Xu Kuohai
[Patch bpf-next] sock_map: include sk_psock memory overhead too,
Cong Wang
[PATCH bpf-next] selftests/bpf: Don't assume page size is 4096,
Hengqi Chen
[RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace,
Yafang Shao
- [RFC PATCH bpf-next 01/13] fork: New clone3 flag for BPF namespace, Yafang Shao
- [RFC PATCH bpf-next 03/13] bpf: Implement bpf namespace, Yafang Shao
- [RFC PATCH bpf-next 02/13] proc_ns: Extend the field type in struct proc_ns_operations to long, Yafang Shao
- [RFC PATCH bpf-next 05/13] bpf: Make bpf objects id have the same alloc and free pattern, Yafang Shao
- [RFC PATCH bpf-next 04/13] bpf: No need to check if id is 0, Yafang Shao
- [RFC PATCH bpf-next 06/13] bpf: Helpers to alloc and free object id in bpf namespace, Yafang Shao
- [RFC PATCH bpf-next 07/13] bpf: Add bpf helper to get bpf object id, Yafang Shao
- [RFC PATCH bpf-next 08/13] bpf: Alloc and free bpf_map id in bpf namespace, Yafang Shao
- [RFC PATCH bpf-next 09/13] bpf: Alloc and free bpf_prog id in bpf namespace, Yafang Shao
- [RFC PATCH bpf-next 11/13] bpf: Allow iterating bpf objects with CAP_BPF in bpf namespace, Yafang Shao
- [RFC PATCH bpf-next 12/13] bpf: Use bpf_idr_lock array instead, Yafang Shao
- [RFC PATCH bpf-next 13/13] selftests/bpf: Add selftest for bpf namespace, Yafang Shao
- [RFC PATCH bpf-next 10/13] bpf: Alloc and free bpf_link id in bpf namespace, Yafang Shao
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace, Toke Høiland-Jørgensen
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace, Stanislav Fomichev
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace, Song Liu
- Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace, Hao Luo
[PATCH bpf-next v4] bpf, docs: Add docs on extended 64-bit immediate instructions,
Dave Thaler
[PATCH] loongarch/bpf: Fix bpf load failed with CONFIG_BPF_JIT_ALWAYS_ON, caused by jit (BPF_ST | BPF_NOSPEC) code,
George Guo
[PATCH bpf-next v5] bpf, docs: Add extended call instructions,
Dave Thaler
[PATCH bpf-next v3] bpf, docs: Add docs on extended 64-bit immediate instructions,
Dave Thaler
[PATCH bpf-next 0/3] Don't invoke KPTR_REF destructor on NULL xchg,
David Vernet
inline ASM helpers for proving bounds checks,
Barret Rhoden
[PATCH bpf-next v4] bpf, docs: Add extended call instructions,
Dave Thaler
[PATCH bpf-next 00/43] First set of verifier/*.c migrated to inline assembly,
Eduard Zingerman
[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]