BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [LSF/MM/BPF TOPIC] Inter-VM Shared Memory Communications with eBPF, (continued)
- [LSF/MM/BPF TOPIC] perf tools issues with BPF, Namhyung Kim
- [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str(),
Steven Rostedt
- [PATCH net-next v11 0/5] Introducing P4TC (series 1),
Jamal Hadi Salim
- [PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support,
Julien Panis
- [PATCH vhost v2 00/19] virtio: drivers maintain dma info for premapped vq,
Xuan Zhuo
- [PATCH vhost v2 02/19] virtio_ring: packed: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost v2 01/19] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH vhost v2 05/19] virtio_ring: split: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost v2 06/19] virtio_ring: no store dma info when unmap is not needed, Xuan Zhuo
- [PATCH vhost v2 04/19] virtio_ring: split: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost v2 03/19] virtio_ring: packed: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost v2 07/19] virtio: find_vqs: pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost v2 08/19] virtio: vring_create_virtqueue: pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost v2 09/19] virtio: vring_new_virtqueue(): pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost v2 11/19] virtio: find_vqs: add new parameter premapped, Xuan Zhuo
- [PATCH vhost v2 13/19] virtio_net: set premapped mode by find_vqs(), Xuan Zhuo
- [PATCH vhost v2 15/19] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH vhost v2 10/19] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue(), Xuan Zhuo
- [PATCH vhost v2 12/19] virtio_ring: export premapped to driver by struct virtqueue, Xuan Zhuo
- [PATCH vhost v2 16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs, Xuan Zhuo
- [PATCH vhost v2 14/19] virtio_ring: remove api of setting vq premapped, Xuan Zhuo
- [PATCH vhost v2 18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit, Xuan Zhuo
- [PATCH vhost v2 19/19] virtio_net: sq support premapped mode, Xuan Zhuo
- [PATCH vhost v2 17/19] virtio_net: unify the code for recycling the xmit ptr, Xuan Zhuo
- [PATCH rcu 2/4] bpf: Select new NEED_TASKS_RCU Kconfig option, Paul E. McKenney
- [PATCH bpf-next v4 0/6] Create shadow types for struct_ops maps in skeletons,
thinker . li
- [PATCH v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array,
Kees Cook
- [PATCH bpf v3 0/2] check bpf_func_state->callback_depth when pruning states,
Eduard Zingerman
- [PATCH bpf-next 0/1] selftests/bpf: reduce tcp_custom_syncookie verification complexity,
Eduard Zingerman
- [LSF/MM/BPF TOPIC] multi kprobe updates,
Jiri Olsa
- [PATCH net] net: stmmac: Complete meta data only when enabled,
Kurt Kanzenbach
- [PATCH bpf-next v2 0/2] bpf, x64: Fix tailcall hierarchy,
Leon Hwang
- [PATCH bpf-next 1/2] bpf: Introduce bpf_can_loop() kfunc,
Alexei Starovoitov
- [PATCH bpf-next v5 0/2] Check cfi_stubs before registering a struct_ops type.,
thinker . li
- [PATCH bpf-next 0/4] bpf: track find_equal_scalars history on per-instruction level,
Eduard Zingerman
- pull-request: bpf 2024-02-22, Daniel Borkmann
- [PATCH bpf-next v2 0/3] Allow struct_ops maps with a large number of programs,
thinker . li
- [PATCH v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array,
Kees Cook
- [PATCH bpf-next v2] bpf: clarify batch lookup semantics,
Martin Kelly
- [syzbot] [bpf?] KMSAN: uninit-value in bstr_printf,
syzbot
- [syzbot] [bpf?] KMSAN: uninit-value in bpf_bprintf_prepare,
syzbot
- [PATCH bpf-next v4] bpf, docs: Add callx instructions in new conformance group,
Dave Thaler
- [PATCH bpf-next] bpf, docs: specify which BPF_ABS and BPF_IND fields were zero,
Dave Thaler
- [PATCH bpf-next] bpf, docs: Fix typos in instruction-set.rst,
Dave Thaler
- [PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs),
Benjamin Tissoires
- [PATCH RFC bpf-next v3 01/16] bpf/verifier: allow more maps in sleepable bpf programs, Benjamin Tissoires
- [PATCH RFC bpf-next v3 02/16] bpf/verifier: introduce in_sleepable() helper, Benjamin Tissoires
- [PATCH RFC bpf-next v3 03/16] bpf/verifier: add is_async_callback_calling_insn() helper, Benjamin Tissoires
- [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers, Benjamin Tissoires
- [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type, Benjamin Tissoires
- [PATCH RFC bpf-next v3 06/16] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc, Benjamin Tissoires
- [PATCH RFC bpf-next v3 07/16] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable, Benjamin Tissoires
- [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc, Benjamin Tissoires
- [PATCH RFC bpf-next v3 09/16] HID: bpf/dispatch: regroup kfuncs definitions, Benjamin Tissoires
- [PATCH RFC bpf-next v3 10/16] HID: bpf: export hid_hw_output_report as a BPF kfunc, Benjamin Tissoires
- [PATCH RFC bpf-next v3 11/16] selftests/hid: Add test for hid_bpf_hw_output_report, Benjamin Tissoires
- [PATCH RFC bpf-next v3 12/16] HID: bpf: allow to inject HID event from BPF, Benjamin Tissoires
- [PATCH RFC bpf-next v3 13/16] selftests/hid: add tests for hid_bpf_input_report, Benjamin Tissoires
- [PATCH RFC bpf-next v3 14/16] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks., Benjamin Tissoires
- [PATCH RFC bpf-next v3 15/16] selftests/hid: add test for bpf_timer, Benjamin Tissoires
- [PATCH RFC bpf-next v3 16/16] selftests/hid: add KASAN to the VM tests, Benjamin Tissoires
- Re: [PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs), Eduard Zingerman
- [PATCH bpf-next v8 0/2] bpf, arm64: use BPF prog pack allocator in BPF JIT,
Puranjay Mohan
- [PATCH bpf-next v2] bpf: Check return from set_memory_rox() and friends,
Christophe Leroy
- [LSF/MM/BPF TOPIC] Compiled BPF and toolchains,
Jose E. Marchesi
- [PATCH] bpf: change WARN ro pr_warn in verifier in 5.10 kernels, Alexander Ofitserov
- [PATCH bpf-next v2] selftests/bpf: Move test_dev_cgroup to prog_tests,
Muhammad Usama Anjum
- [PATCH bpf-next v4 0/3] Check cfi_stubs before registering a struct_ops type.,
thinker . li
- [PATCH bpf] libbpf: clarify batch lookup semantics,
Martin Kelly
- [PATCH bpf-next v3 0/5] Create shadow types for struct_ops maps in skeletons,
thinker . li
- [PATCH bpf-next] bpf: Shrink size of struct bpf_map/bpf_array.,
Alexei Starovoitov
- [PATCH bpf-next] selftests/bpf: Remove intermediate test files.,
Alexei Starovoitov
- [PATCH net-next v2 0/4] Change BPF_TEST_RUN use the system page pool for live XDP frames,
Toke Høiland-Jørgensen
- [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration,
Maxwell Bland
- [PATCH bpf-next] mm: Introduce vm_area_[un]map_pages().,
Alexei Starovoitov
- [PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array,
Kees Cook
- [PATCH bpf-next 00/11] bpf: probe-read bpf_d_path() and add new acquire/release BPF kfuncs,
Matt Bobrowski
- [PATCH bpf-next 01/11] bpf: make bpf_d_path() helper use probe-read semantics, Matt Bobrowski
- [PATCH bpf-next 02/11] bpf/selftests: adjust selftests for BPF helper bpf_d_path(), Matt Bobrowski
- [PATCH bpf-next 03/11] bpf: rename fs_kfunc_set_ids to lsm_kfunc_set_ids, Matt Bobrowski
- [PATCH bpf-next 04/11] bpf: add new acquire/release BPF kfuncs for mm_struct, Matt Bobrowski
- [PATCH bpf-next 05/11] bpf/selftests: add selftests for mm_struct acquire/release BPF kfuncs, Matt Bobrowski
- [PATCH bpf-next 06/11] bpf: add new acquire/release based BPF kfuncs for exe_file, Matt Bobrowski
- [PATCH bpf-next 07/11] bpf/selftests: add selftests for exe_file acquire/release BPF kfuncs, Matt Bobrowski
- [PATCH bpf-next 08/11] bpf: add acquire/release based BPF kfuncs for fs_struct's paths, Matt Bobrowski
- [PATCH bpf-next 09/11] bpf/selftests: add selftests for root/pwd path based BPF kfuncs, Matt Bobrowski
- [PATCH bpf-next 10/11] bpf: add trusted d_path() based BPF kfunc bpf_path_d_path(), Matt Bobrowski
- [PATCH bpf-next 11/11] bpf/selftests: adapt selftests test_d_path for BPF kfunc bpf_path_d_path(), Matt Bobrowski
- [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach,
Menglong Dong
- [PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array,
Kees Cook
- [PATCH net 1/1] igc: avoid returning frame twice in XDP_REDIRECT,
Florian Kauer
- [syzbot] [net?] [bpf?] BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem,
syzbot
- [PATCH bpf] bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready(),
Shigeru Yoshida
- [PATCH bpf-next 0/2] bpf: Add a generic bits iterator,
Yafang Shao
- [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro(),
Christophe Leroy
- [PATCH v2 bpf-next 0/2] bpf: Fix an issue in bpf_iter_task,
Yafang Shao
- [PATCH bpf-next] bpf: Check return from set_memory_rox() and friends,
Christophe Leroy
- Memory corruption in out_batch parameter of batch lookup APIs,
Martin Kelly
- [PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array,
Kees Cook
- [PATCH bpf-next v3 0/3] Check cfi_stubs before registering a struct_ops type.,
thinker . li
- [PATCH bpf-next 0/2] Allow struct_ops maps with a large number of programs,
thinker . li
- [PATCH bpf-next v2 0/3] check bpf_func_state->callback_depth when pruning states,
Eduard Zingerman
- [PATCH bpf-next] selftests: bpf: Remove empty TEST_CUSTOM_PROGS,
Marcos Paulo de Souza
- [PATCH bpf-next v2 0/2] Check cfi_stubs before registering a struct_ops type.,
thinker . li
- [PATCH bpf 1/2] bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel,
Martin KaFai Lau
- [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames,
Toke Høiland-Jørgensen
- [PATCH] selftests/bpf: Move test_dev_cgroup to prog_tests,
Muhammad Usama Anjum
- [PATCH net-next v5 0/9] Enable SGMII and 2500BASEX interface mode switching for Intel platforms,
Choong Yong Liang
- [PATCH bpf-next] bpf: Check cfi_stubs before registering a struct_ops type.,
thinker . li
- [PATCH bpf-next v4] bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19,
Yonghong Song
- [LSF/MM/BPF TOPIC] Segmented Stacks for BPF Programs,
Yonghong Song
- [PATCH bpf-next] bpf: improve duplicate source code line detection,
Andrii Nakryiko
- [RESEND PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions],
Kyle Huey
- [PATCH RFC bpf-next v2 00/10] allow HID-BPF to do device IOs,
Benjamin Tissoires
- [PATCH RFC bpf-next v2 01/10] bpf/verifier: introduce in_sleepable() helper, Benjamin Tissoires
- [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers, Benjamin Tissoires
- [PATCH RFC bpf-next v2 04/10] HID: bpf/dispatch: regroup kfuncs definitions, Benjamin Tissoires
- [PATCH RFC bpf-next v2 03/10] bpf/verifier: allow more maps in sleepable bpf programs, Benjamin Tissoires
- [PATCH RFC bpf-next v2 05/10] HID: bpf: export hid_hw_output_report as a BPF kfunc, Benjamin Tissoires
- [PATCH RFC bpf-next v2 06/10] selftests/hid: Add test for hid_bpf_hw_output_report, Benjamin Tissoires
- [PATCH RFC bpf-next v2 07/10] HID: bpf: allow to inject HID event from BPF, Benjamin Tissoires
- [PATCH RFC bpf-next v2 08/10] selftests/hid: add tests for hid_bpf_input_report, Benjamin Tissoires
- [PATCH RFC bpf-next v2 09/10] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks., Benjamin Tissoires
- [PATCH RFC bpf-next v2 10/10] selftests/hid: add test for bpf_timer, Benjamin Tissoires
- [PATCH net-next v3 0/7] dma: skip calling no-op sync ops when possible,
Alexander Lobakin
- [PATCH bpf-next] bpf/test_run: increase Page Pool's ptr_ring size in live frames mode,
Alexander Lobakin
- [PATCH v3 bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs,
Matt Bobrowski
- [PATCH v2 bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs,
Matt Bobrowski
- [PATCH v1 0/6] Thread memory improvements and fixes,
Ian Rogers
- [RFC bpf-next v2 0/3] Create shadow variables for struct_ops in skeletons,
thinker . li
- [PATCH bpf-next] bpf: use O(log(N)) binary search to find line info record,
Andrii Nakryiko
- [PATCH] Corrected GPL license name,
Gianmarco Lusvardi
- [PATCH bpf-next v3] bpf, docs: Add callx instructions in new conformance group,
Dave Thaler
- [PATCH v2 bpf-next] libbpf: add support to GCC in CORE macro definitions,
Cupertino Miranda
- [PATCH bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs,
Matt Bobrowski
- [PATCH RFC net-next 0/2] Use per-task storage for XDP-redirects on PREEMPT_RT,
Sebastian Andrzej Siewior
- [PATCH bpf-next v1] ARC: Add eBPF JIT support,
Shahab Vahedi
- [PATCH v2] kbuild: Fix changing ELF file type for output of gen_btf for big endian,
Nathan Chancellor
- [PATCH net 4/4] i40e: take into account XDP Tx queues when stopping rings, Tony Nguyen
- [PATCH v2 bpf-next] bpf: emit source code file name and line number in verifier log,
Andrii Nakryiko
- [PATCH v2 bpf-next 0/4] Fix global subprog PTR_TO_CTX arg handling,
Andrii Nakryiko
[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]