BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH bpf-next v5 07/13] bpf: net_sched: Support updating qstats, (continued)
- [RFC] Use after free in BPF/ XDP during XDP_REDIRECT,
Sebastian Andrzej Siewior
- [PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers,
Luis Gerhorst
- [PATCH bpf-next 01/11] bpf: Move insn if/else into do_check_insn(), Luis Gerhorst
- [PATCH bpf-next 02/11] bpf: Return -EFAULT on misconfigurations, Luis Gerhorst
- [PATCH bpf-next 05/11] bpf, arm64, powerpc: Change nospec to include v1 barrier, Luis Gerhorst
- [PATCH bpf-next 03/11] bpf: Return -EFAULT on internal errors, Luis Gerhorst
- [PATCH bpf-next 04/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4(), Luis Gerhorst
- [PATCH bpf-next 06/11] bpf: Rename sanitize_stack_spill to nospec_result, Luis Gerhorst
- [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures, Luis Gerhorst
- Re: [PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers, Eduard Zingerman
- [syzbot] [bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok,
syzbot
- Loongarch JIT doesn't support bpf-to-bpf calls, Vincent Li
- BPF office hours discussion for "Reducing BPF register pressure" moved to 3/20/2025, Mykola Lysenko
- [PATCH bpf-next v2] selftests/bpf: Fix string read in strncmp benchmark,
Viktor Malik
- [PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework,
Bastien Curutchet (eBPF Foundation)
- [PATCH 01/13] selftests/bpf: test_xsk: Initialize bitmap before use, Bastien Curutchet (eBPF Foundation)
- [PATCH 06/13] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails, Bastien Curutchet (eBPF Foundation)
- [PATCH 05/13] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails, Bastien Curutchet (eBPF Foundation)
- [PATCH 02/13] selftests/bpf: test_xsk: Fix memory leaks, Bastien Curutchet (eBPF Foundation)
- [PATCH 04/13] selftests/bpf: test_xsk: Add return value to init_iface(), Bastien Curutchet (eBPF Foundation)
- [PATCH 03/13] selftests/bpf: test_xsk: Wrap ksft_*() behind macros, Bastien Curutchet (eBPF Foundation)
- [PATCH 08/13] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails, Bastien Curutchet (eBPF Foundation)
- [PATCH 07/13] selftests/bpf: test_xsk: Don't exit immediately when workers fail, Bastien Curutchet (eBPF Foundation)
- [PATCH 09/13] selftests/bpf: test_xsk: Don't exit immediately on allocation failures, Bastien Curutchet (eBPF Foundation)
- [PATCH 10/13] selftests/bpf: test_xsk: Split xskxceiver, Bastien Curutchet (eBPF Foundation)
- [PATCH 11/13] selftests/bpf: test_xsk: Make kselftest dependency optional, Bastien Curutchet (eBPF Foundation)
- [PATCH 12/13] selftests/bpf: test_xsk: Isolate flaky tests, Bastien Curutchet (eBPF Foundation)
- Re: [PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework, Bastien Curutchet
- [PATCH 13/13] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework, Bastien Curutchet (eBPF Foundation)
- Re: [PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework, Maciej Fijalkowski
- [PATCH net] xsk: fix an integer overflow in xp_create_and_assign_umem(),
Gavrilov Ilia
- [PATCH 6.6.y] bpf: Use raw_spinlock_t in ringbuf, jianqi.ren.cn
- [PATCH bpf-next v3 0/4] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports,
Jason Xing
- [PATCH bpf-next] selftests/bpf: Fix string read in strncmp benchmark,
Viktor Malik
- [PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks,
Eduard Zingerman
- [bpf-next v4] bpf: adjust btf load error logging,
Jordan Rome
- [PATCH bpf-next v5 0/4] Support freplace prog from user namespace,
Mykyta Yatsenko
- [PATCH net, v2] net: mana: Support holes in device list reply msg,
Haiyang Zhang
- [PATCH 0/2] bpf: Inline helper in powerpc JIT,
Saket Kumar Bhaskar
- [PATCH bpf-next v10 0/4] bpf: add cpu time counter kfuncs,
Vadim Fedorenko
- [PATCH bpf-next v1] selftests/bpf: Fix arena_spin_lock compilation on PowerPC,
Kumar Kartikeya Dwivedi
- [PATCH net 6/7] net: core: bpf: fix lwtunnel_input/xmit loop, Justin Iurman
- [PATCH net-next 0/7] net: xdp: Add missing metadata support for some xdp drvs,
Lorenzo Bianconi
- [PATCH bpf-next v2 0/2] bpftool: Using the right format specifiers,
Jiayuan Chen
- [PATCH stable 6.1] lib/buildid: Handle memfd_secret() files in build_id_parse(),
Chen Linxuan
- [PATCH stable 5.15] lib/buildid: Handle memfd_secret() files in build_id_parse(),
Chen Linxuan
- [PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse(),
Chen Linxuan
- [PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports,
Jason Xing
- Re: [PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports, Eric Dumazet
[PATCH] selftests/bpf: Fix sockopt selftest failure on powerpc,
Saket Kumar Bhaskar
[PATCH v2] bpf: bpftool: Setting error code in do_loader(),
Sewon Nam
[PATCH bpf-next v8 0/2] Support kCFI + BPF on arm64,
Sami Tolvanen
[PATCH v7 bpf-next 0/2] security: Propagate caller information in bpf hooks,
Blaise Boscaccy
[PATCH 6.13 099/207] fprobe: Use ftrace_regs in fprobe exit handler, Greg Kroah-Hartman
[PATCH 6.13 097/207] fgraph: Replace fgraph_ret_regs with ftrace_regs, Greg Kroah-Hartman
[PATCH 6.13 101/207] tracing: Add ftrace_fill_perf_regs() for perf event, Greg Kroah-Hartman
[PATCH 6.13 102/207] fprobe: Rewrite fprobe on function-graph tracer,
Greg Kroah-Hartman
[PATCH 6.13 100/207] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Greg Kroah-Hartman
[PATCH 6.13 098/207] fprobe: Use ftrace_regs in fprobe entry handler, Greg Kroah-Hartman
[PATCH bpf-next] selftests/bpf: fix selection of static vs. dynamic LLVM,
Anton Protopopov
[PATCH bpf-next v1 0/2] bpftool: Using the right format specifiers,
Jiayuan Chen
[PATCH] bpf: preload: add MODULE_DESCRIPTION,
Arnd Bergmann
[PATCH bpf-next] mm: Fix the flipped condition in gfpflags_allow_spinning(),
Alexei Starovoitov
Fwd: [linux-next:master] [memcg] 01d37228d3: netperf.Throughput_Mbps 37.9% regression,
Alexei Starovoitov
[PATCH] mm: Fix the flipped condition in gfpflags_allow_spinning(), Vlastimil Babka
[bpf-next] selftests/bpf fails to compile,
Venkat Rao Bagalkote
[PATCH] bpf: bpftool: Setting error code in do_loader(),
nswon
[PATCH] selftests/bpf: Convert comma to semicolon,
Chen Ni
[RESEND] Fwd: [BUG] list corruption in __bpf_lru_node_move () 【 bug found and suggestions for fixing it】,
Hou Tao
[PATCH bpf-next v4 0/4] Support freplace prog from user namespace,
Mykyta Yatsenko
[PATCH v7 0/4] bpf: introduce helper for populating bpf_cpumask,
Emil Tsalapatis
[PATCH net-next 0/5] tcp: add some RTO MIN and DELACK MAX,
Jason Xing
[PATCH iwl-next v9 00/14] igc: Add support for Frame Preemption feature in IGC,
Faizal Rahim
- [PATCH iwl-next v9 01/14] net: stmmac: move frag_size handling out of spin_lock, Faizal Rahim
- [PATCH iwl-next v9 02/14] net: ethtool: mm: extract stmmac verification logic into common library, Faizal Rahim
- [PATCH iwl-next v9 03/14] net: ethtool: mm: reset verification status when link is down, Faizal Rahim
- [PATCH iwl-next v9 04/14] igc: rename xdp_get_tx_ring() for non-xdp usage, Faizal Rahim
- [PATCH iwl-next v9 05/14] igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT, Faizal Rahim
- [PATCH iwl-next v9 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size, Faizal Rahim
- [PATCH iwl-next v9 07/14] igc: optimize TX packet buffer utilization for TSN mode, Faizal Rahim
- [PATCH iwl-next v9 08/14] igc: use FIELD_PREP and GENMASK for existing RX packet buffer size, Faizal Rahim
- [PATCH iwl-next v9 09/14] igc: set the RX packet buffer size for TSN mode, Faizal Rahim
- [PATCH iwl-next v9 11/14] igc: add support to set tx-min-frag-size, Faizal Rahim
- [PATCH iwl-next v9 10/14] igc: add support for frame preemption verification, Faizal Rahim
- [PATCH iwl-next v9 12/14] igc: block setting preemptible traffic class in taprio, Faizal Rahim
- [PATCH iwl-next v9 13/14] igc: add support to get MAC Merge data via ethtool, Faizal Rahim
- [PATCH iwl-next v9 14/14] igc: add support to get frame preemption statistics via ethtool, Faizal Rahim
[PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree(),
Kohei Enju
[PATCH] bpf: add missing NULL check for __dev_get_by_index,
Qasim Ijaz
[PATCH net-next v1] dev: remove netdev_lock() and netdev_lock_ops() in register_netdevice().,
Kohei Enju
Re: [CentOS-devel] make dist-all-rpms fails with test_progs-no_alu32-extras Error, Ihor Solodrai
[PATCH bpf-next v2 0/6] bpf: Support atomic update for htab of maps,
Hou Tao
Re: [PATCH bpf-next 0/2] selftests/bpf: Move test_lwt_seg6local to test_progs,
Stanislav Fomichev
[PATCH v6 bpf-next 0/2] security: Propagate caller information in bpf hooks,
Blaise Boscaccy
[PATCH v5 bpf-next 0/2] security: Propagate caller information in bpf hooks,
Blaise Boscaccy
[PATCH bpf-next v3 0/4] Support freplace prog from user namespace,
Mykyta Yatsenko
[PATCHSET v2 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs,
Andrea Righi
[PATCH v6 0/4] bpf: introduce helper for populating bpf_cpumask,
Emil Tsalapatis
[PATCH v6 2/4] selftests: bpf: add bpf_cpumask_populate selftests, Emil Tsalapatis
[PATCH v6 4/4] selftests: bpf: add missing test to runner, Emil Tsalapatis
[PATCH v6 3/4] bpf: fix missing kdoc string fields in cpumask.c, Emil Tsalapatis
[bpf-next v3] bpf: adjust btf load error logging,
Jordan Rome
Re: [PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool,
Toke Høiland-Jørgensen
[PATCH] libbpf: Fix uprobe offset calculation,
Hengqi Chen
[PATCH bpf-next] bpf, sockmap: Simplify iteration on link removal,
Michal Luczaj
Re: [PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update,
Michal Luczaj
Bounce probe for bpf@xxxxxxxxxxxxxxx (no action required),
bpf+owner
pull-request: bpf-next 2025-03-06,
Martin KaFai Lau
[PATCH v5 0/4] bpf: introduce helper for populating bpf_cpumask,
Emil Tsalapatis
[PATCH net-next v6 0/4] virtio-net: Link queues to NAPIs,
Joe Damato
[Patch bpf-next v2 0/4] tcp_bpf: improve ingress redirection performance with message corking,
Cong Wang
[no subject], Unknown
[PATCHSET sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with preferred CPUs,
Andrea Righi
[PATCH dwarves 0/2] dwarves: Introduce github actions for CI,
Alan Maguire
[PATCH] block: Name the RQF flags enum,
Breno Leitao
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper,
Kuan-Wei Chiu
- [PATCH v3 02/16] bitops: Add parity16(), parity32(), and parity64() helpers, Kuan-Wei Chiu
- [PATCH v3 01/16] bitops: Change parity8() return type to bool, Kuan-Wei Chiu
- [PATCH v3 04/16] media: pci: cx18-av-vbi: Replace open-coded parity calculation with parity8(), Kuan-Wei Chiu
- [PATCH v3 03/16] media: media/test_drivers: Replace open-coded parity calculation with parity8(), Kuan-Wei Chiu
- [PATCH v3 07/16] lib/bch: Replace open-coded parity calculation with parity32(), Kuan-Wei Chiu
- [PATCH v3 05/16] media: saa7115: Replace open-coded parity calculation with parity8(), Kuan-Wei Chiu
- [PATCH v3 08/16] Input: joystick - Replace open-coded parity calculation with parity32(), Kuan-Wei Chiu
- [PATCH v3 06/16] serial: max3100: Replace open-coded parity calculation with parity8(), Kuan-Wei Chiu
- [PATCH v3 09/16] net: ethernet: oa_tc6: Replace open-coded parity calculation with parity32(), Kuan-Wei Chiu
- [PATCH v3 10/16] wifi: brcm80211: Replace open-coded parity calculation with parity32(), Kuan-Wei Chiu
- [PATCH v3 11/16] drm/bridge: dw-hdmi: Replace open-coded parity calculation with parity32(), Kuan-Wei Chiu
- [PATCH v3 12/16] mtd: ssfdc: Replace open-coded parity calculation with parity32(), Kuan-Wei Chiu
- [PATCH v3 14/16] fsi: i2cr: Replace open-coded parity calculation with parity64(), Kuan-Wei Chiu
- [PATCH v3 15/16] Input: joystick - Replace open-coded parity calculation with parity64(), Kuan-Wei Chiu
- [PATCH v3 13/16] fsi: i2cr: Replace open-coded parity calculation with parity32(), Kuan-Wei Chiu
- [PATCH v3 16/16] nfp: bpf: Replace open-coded parity calculation with parity64(), Kuan-Wei Chiu
- Re: [PATCH v3 00/16] Introduce and use generic parity16/32/64 helper, H. Peter Anvin
- Re: [PATCH v3 00/16] Introduce and use generic parity16/32/64 helper, H. Peter Anvin
Re: [PATCH v3 00/16] Introduce and use generic parity16/32/64 helper, Jiri Slaby
[PATCH] lib/buildid: Handle memfd_secret() files in build_id_parse(),
Chen Linxuan
[bpf-next v2] bpf: adjust btf load error logging, Jordan Rome
[PATCH bpf-next v5 0/3] Arena Spin Lock,
Kumar Kartikeya Dwivedi
[BUG?] loxilb tc BPF program cause Loongarch kernel hard lockup,
Vincent Li
[PATCH] perf report: Do not process non-JIT BPF ksymbol events,
Namhyung Kim
[PATCH net] net: mana: Support holes in device list reply msg,
Haiyang Zhang
[PATCH bpf-next v5 0/6] XDP metadata support for tun driver,
Marcus Wichelmann
[PATCH v4 0/3] bpf: introduce helper for populating bpf_cpumask,
Emil Tsalapatis
[PATCH bpf-next v2 0/4] Support freplace prog from user namespace,
Mykyta Yatsenko
[PATCH bpf-next v5 1/3] selftests/bpf: Clean up call sites of stdio_restore(),
Amery Hung
[PATCH iwl-net] igc: Fix XSK queue NAPI ID mapping,
Joe Damato
[PATCH net-next] net: stmmac: avoid shadowing global buf_sz,
Russell King (Oracle)
[PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc,
Saket Kumar Bhaskar
[PATCH net-next 00/16] idpf: add XDP support,
Alexander Lobakin
- [PATCH net-next 01/16] libeth: convert to netmem, Alexander Lobakin
- [PATCH net-next 02/16] libeth: support native XDP and register memory model, Alexander Lobakin
- [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp), Alexander Lobakin
- [PATCH net-next 04/16] libeth: add XSk helpers, Alexander Lobakin
- [PATCH net-next 05/16] idpf: fix Rx descriptor ready check barrier in splitq, Alexander Lobakin
- [PATCH net-next 06/16] idpf: a use saner limit for default number of queues to allocate, Alexander Lobakin
- [PATCH net-next 07/16] idpf: link NAPIs to queues, Alexander Lobakin
- [PATCH net-next 09/16] idpf: remove SW marker handling from NAPI, Alexander Lobakin
- [PATCH net-next 10/16] idpf: add support for nointerrupt queues, Alexander Lobakin
- [PATCH net-next 08/16] idpf: make complq cleaning dependent on scheduling mode, Alexander Lobakin
- [PATCH net-next 11/16] idpf: prepare structures to support XDP, Alexander Lobakin
- [PATCH net-next 13/16] idpf: use generic functions to build xdp_buff and skb, Alexander Lobakin
- [PATCH net-next 12/16] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq, Alexander Lobakin
- [PATCH net-next 16/16] idpf: add XDP RSS hash hint, Alexander Lobakin
- [PATCH net-next 14/16] idpf: add support for XDP on Rx, Alexander Lobakin
- [PATCH net-next 15/16] idpf: add support for .ndo_xdp_xmit(), Alexander Lobakin
- Re: [PATCH net-next 00/16] idpf: add XDP support, Alexander Lobakin
[PATCH v3 0/2] bpf: introduce helper for populating bpf_cpumask,
Emil Tsalapatis
[PATCH bpf-next v3 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP,
Tushar Vyavahare
[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store,
arthur
[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]