bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-15 23:00:59 to 2026-09-16 20:58:52 UTC [more...]

[PATCH bpf-next v3 00/15] BPF interface for applying Landlock rulesets
 2026-09-16 20:58 UTC  (24+ messages)
` [PATCH bpf-next v3 04/15] lsm: Add the bpf_lsm_policy_release kfunc and policy object destructor
                ` LSM boundaries. Was: "

[PATCH bpf-next v3 0/5] Fix generic __uninit kfunc output buffers
 2026-09-16 20:27 UTC  (11+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: Allow privileged preparation for capability tests
` [PATCH bpf-next v3 2/5] bpf: Fix generic __uninit kfunc output buffers
` [PATCH bpf-next v3 3/5] selftests/bpf: Cover generic __uninit output initialization
` [PATCH bpf-next v3 4/5] bpf: Support multiple __uninit kfunc output arguments
` [PATCH bpf-next v3 5/5] selftests/bpf: Cover __uninit kfunc output argument slots

[PATCH bpf-next v4 0/3] bpftool: Improve perf counter reporting
 2026-09-16 20:07 UTC  (5+ messages)
` [PATCH bpf-next v4 1/3] bpftool: Accept zero perf counter snapshots
` [PATCH bpf-next v4 2/3] bpftool: Group profile events by CPU
` [PATCH bpf-next v4 3/3] bpftool: Scale counters and report cycles per run

[PATCH] bpf: local_storage: avoid redundant IRQ save on bucket locks
 2026-09-16 20:00 UTC  (7+ messages)

[PATCH v3 0/5] x86/cpu: Refactor identify_cpu()
 2026-09-16 19:52 UTC  (6+ messages)
` [PATCH v3 1/5] x86/cpu: Factor init_cpu_info() out of identify_cpu()
` [PATCH v3 2/5] x86/cpu: Initialize boot CPU cpuinfo defaults early
` [PATCH v3 3/5] x86/cpu: Inline generic_identify() into identify_cpu()
` [PATCH v3 4/5] x86/cpu: Move 32-bit SEP setup "
` [PATCH v3 5/5] x86/cpu: Don't transiently clear the boot CPU's capabilities

[PATCH bpf-next v2 00/23] Unify helper and kfunc argument checks
 2026-09-16 19:48 UTC  (5+ messages)
` [PATCH bpf-next v2 19/23] bpf: Consolidate function call pkt_access validation

[REGRESSION] 5.15.221 & 6.1.188: bpftool: redefinition of 'free_btf_vmlinux'
 2026-09-16 19:27 UTC  (4+ messages)
` [PATCH 6.1.y] bpftool: remove duplicate free_btf_vmlinux() definition
` [PATCH 5.15.y] "

[PATCH bpf 00/11] skb/arena bugfixes
 2026-09-16 19:26 UTC  (22+ messages)
` [PATCH bpf 01/11] bpf: Fix bounds check for skb-backed dynptrs
` [PATCH bpf 02/11] selftests/bpf: Test dynptr slices past end of skb
` [PATCH bpf 03/11] bpf: Fix bpf_sock context code generation
` [PATCH bpf 04/11] selftests/bpf: Add selftests for rx_queue_mapping context access
` [PATCH bpf 05/11] bpf: Reject pkt arguments in mutating subprogs
` [PATCH bpf 06/11] selftests/bpf: Test rejection of pkt args to "
` [PATCH bpf 07/11] bpf: Prevent variable arena/non-arena register contents
` [PATCH bpf 08/11] selftests/bpf: Test for mixed arena/nonarena code paths
` [PATCH bpf 09/11] bpf: Track whether dynptr type is known
` [PATCH bpf 10/11] bpf: Track skb memory invalidation by packet-backed dynptrs
` [PATCH bpf 11/11] selftests/bpf: Test dynptr slice invalidation on skb clobber

[PATCH RFC 0/2] Fix use-after-free related to binfmt-misc-bpf.c
 2026-09-16 19:19 UTC  (5+ messages)
` [PATCH RFC 1/2] bpf: fix UAF via trusted BTF walk after release
` [PATCH RFC 2/2] selftests/bpf: test f_inode walk around bpf_put_file()

[PATCH bpf v4 00/11] Misc bug fixes - part 5
 2026-09-16 19:04 UTC  (15+ messages)
` [PATCH bpf v4 04/11] bpf: Apply CO-RE relocations before subprogram validation
` [PATCH bpf v4 05/11] selftests/bpf: Test early in-kernel CO-RE relocation
` [PATCH bpf v4 07/11] selftests/bpf: Test CO-RE instruction poisoning restrictions
` [PATCH bpf v4 09/11] selftests/bpf: Check callback map value lock identity
` [PATCH bpf v4 10/11] libbpf: Reject truncated ldimm64 CO-RE relocations
` [PATCH bpf v4 11/11] selftests/bpf: Add truncated CO-RE ldimm64 test

[PATCH bpf-next v4 0/4] bpf: Add bpf_call_rcu() and bpf_call_rcu_tasks_trace()
 2026-09-16 18:41 UTC  (3+ messages)
` [PATCH bpf-next v4 1/4] bpf: Add bpf_call_rcu() kfunc

[PATCH bpf v2 0/2] bpf: Fix use-after-free of progs detached from busy trampolines
 2026-09-16 18:03 UTC  (7+ messages)
` [PATCH bpf v2 1/2] bpf: Skip detached progs in trampoline images that are still in use

[PATCH bpf-next v2 0/5] Fix generic __uninit kfunc output buffers
 2026-09-16 17:39 UTC  (9+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: Allow privileged preparation for capability tests
` [PATCH bpf-next v2 2/5] bpf: Fix generic __uninit kfunc output buffers
` [PATCH bpf-next v2 3/5] selftests/bpf: Cover generic __uninit output initialization
` [PATCH bpf-next v2 4/5] bpf: Support multiple __uninit kfunc output arguments
` [PATCH bpf-next v2 5/5] selftests/bpf: Cover __uninit kfunc output argument slots

[PATCH bpf] bpf: reject dev-bound programs on unregistering devices
 2026-09-16 17:29 UTC 

[PATCH bpf-next v2] libbpf: Fix program log buffer size validation
 2026-09-16 17:08 UTC  (2+ messages)

[PATCH v2] bpf: clear stale IPv4 options after LWT encapsulation
 2026-09-16 17:04 UTC 

[PATCH bpf v3 0/2] Fix global subprog verification context
 2026-09-16 17:00 UTC  (2+ messages)

[PATCH net-next v7 00/12] gve: AdminQ mode related refactors
 2026-09-16 16:55 UTC  (13+ messages)
` [PATCH net-next v7 01/12] gve: add struct gve_device_info to hold device properties
` [PATCH net-next v7 02/12] gve: introduce control plane operations structure
` [PATCH net-next v7 03/12] gve: introduce ctrl ops to set vectors and Qs
` [PATCH net-next v7 04/12] gve: introduce gve_adminq_get_device_properties()
` [PATCH net-next v7 05/12] gve: refactor gve_init_priv for reset path
` [PATCH net-next v7 06/12] gve: simplify reset logic
` [PATCH net-next v7 07/12] gve: add gve_ctrl_ops for gve initialization/teardown sequences
` [PATCH net-next v7 08/12] gve: split up notify block allocation and setup paths
` [PATCH net-next v7 09/12] gve: introduce new methods to handle IRQ doorbells
` [PATCH net-next v7 10/12] gve: setup and teardown management interrupts
` [PATCH net-next v7 11/12] gve: add ctrl ops for queue operations
` [PATCH net-next v7 12/12] gve: add link status/speed ctrl ops

[PATCH v2 bpf] selftests/bpf: Fix csum_partial() dropping trailing byte on odd length
 2026-09-16 16:24 UTC  (3+ messages)

[PATCH bpf-next v1 0/3] Fix generic __uninit kfunc output buffers
 2026-09-16 16:08 UTC  (6+ messages)
` [PATCH bpf-next v1 1/3] bpf: "
` [PATCH bpf-next v1 3/3] selftests/bpf: Cover "

[PATCH RFC v3 00/13] rcu-tasks: build Tasks RCU on Tasks Trace readers in trampolines
 2026-09-16 15:41 UTC  (13+ messages)
` [PATCH RFC v3 03/13] rcu-tasks: Add a Tasks RCU implementation for reader-marked trampolines
` [PATCH RFC v3 06/13] bpf: Take a Tasks Trace reader in the trampoline glue

[PATCH bpf-next v11 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-16 15:22 UTC  (5+ messages)
` [PATCH bpf-next v11 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[PATCH bpf-next v3] bpftool: Compute map size of light skeletons at runtime
 2026-09-16 14:56 UTC  (3+ messages)

[PATCHv6 net-next] tcp: Add TCP ROCCET congestion control module
 2026-09-16 12:06 UTC 

[PATCH bpf] selftests/bpf: Fix csum_partial() dropping trailing byte on odd length
 2026-09-16 11:23 UTC  (5+ messages)

[BUG] powerpc/bpf: Kernel stack corruption in avc_has_perm() during BPF kselftests (test_progs)
 2026-09-16 10:33 UTC  (3+ messages)

[RFC PATCH v4 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-16 10:31 UTC  (10+ messages)
` [RFC PATCH v4 1/5] blk-iocost: add BPF struct_ops cost model support
` [RFC PATCH v4 2/5] selftests/bpf: add iocost cost model test
` [RFC PATCH v4 3/5] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary
` [RFC PATCH v4 4/5] selftests/bpf: add multi-stream sequentiality example model
` [RFC PATCH v4 5/5] docs: cgroup-v2: document io.cost model=<name> binding

[PATCH 0/2] Drop redundant tcp_rate_check_app_limited calls
 2026-09-16 10:30 UTC  (3+ messages)

[PATCH RFC POC 00/50] file: handle files on syscall exit
 2026-09-16  9:50 UTC  (8+ messages)

[PATCH v3 net 0/7] Fix short frame transmission in enetc
 2026-09-16  9:50 UTC  (8+ messages)
` [PATCH v3 net 1/7] net: enetc: consistenly track dropped frames in enetc_xdp_xmit()
` [PATCH v3 net 2/7] net: enetc: ensure enetc_xdp_xmit() calls enetc_update_tx_ring_tail()
` [PATCH v3 net 6/7] net: enetc: linearize PTP event packets with one-step TX timestamping

[PATCH net] bpf: lwt: clear stale IP control block after pushing an encap header
 2026-09-16  9:41 UTC  (3+ messages)

[PATCH v3 bpf-next 00/11] Support inline functions in BTF
 2026-09-16  9:03 UTC  (24+ messages)
` [PATCH v3 bpf-next 01/11] btf: Extend UAPI to support BTF location (inline site) info
` [PATCH v3 bpf-next 02/11] libbpf: Add support for BTF kinds LOC[_PARAM|_PROTO|SEC]
` [PATCH v3 bpf-next 03/11] selftests/bpf: Test helper support for BTF_KIND_LOC[_PARAM|_PROTO|SEC]
` [PATCH v3 bpf-next 04/11] selftests/bpf: Add LOC_PARAM, LOC_PROTO, LOCSEC to field iter tests
` [PATCH v3 bpf-next 05/11] selftests/bpf: Add LOC_PARAM, LOC_PROTO, LOCSEC to dedup split tests
` [PATCH v3 bpf-next 06/11] selftests/bpf: BTF distill tests to ensure LOC[_PARAM|_PROTO] add to split BTF
` [PATCH v3 bpf-next 07/11] bpftool: Handle multi-split BTF by supporting multiple base BTFs
` [PATCH v3 bpf-next 08/11] bpftool: Document support for multi-split BTF
` [PATCH v3 bpf-next 09/11] bpftool: Add ability to dump LOC_PARAM, LOC_PROTO and LOCSEC
` [PATCH v3 bpf-next 10/11] selftests/bpf: Test bpftool dump of BTF location info
` [PATCH v3 bpf-next 11/11] Documentation/bpf: Describe new location-related BTF kinds

[PATCH net-next v7 0/5] veth: add Byte Queue Limits (BQL) support
 2026-09-16  8:14 UTC  (5+ messages)

[PATCH bpf-next 0/8] BPF LSM xattrs at inode creation support
 2026-09-16  7:49 UTC  (9+ messages)
` [PATCH bpf-next 1/8] ocfs2: Copy the xattr name in ocfs2_initxattrs

[PATCH v2 bpf-next 00/18] Support inline functions in BTF
 2026-09-16  7:45 UTC  (8+ messages)
` [PATCH v2 bpf-next 03/18] libbpf: Support moving permuted BTF types into split BTF
` [PATCH v2 bpf-next 13/18] kbuild: Add support for BTF inline information

[RFC PATCH v4 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-16  7:26 UTC  (3+ messages)
` [PATCH] blk-iocost: add BPF struct_ops cost model support

[PATCH] bpf: add missing __printf attribute to bpf_diag_source
 2026-09-16  6:14 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH bpf-next 0/6] bpf: Add UHMUL and SHMUL instructions
 2026-09-16  5:56 UTC  (8+ messages)
` [RFC PATCH bpf-next 1/6] "

[PATCH net-next v3] tcp: add TCP_ECN and TCP_ECN_OPTION socket options
 2026-09-16  5:17 UTC  (3+ messages)

[PATCH net-next v4] tcp: add TCP_ECN and TCP_ECN_OPTION socket options
 2026-09-16  5:02 UTC 

[PATCH bpf-next v2 00/13] bpf: track scalar equality across the low 32 bits
 2026-09-16  4:23 UTC  (5+ messages)
` [PATCH bpf-next v2 03/13] bpf: track low-32 scalar equality across zero-extending movs

[PATCH net-next] netlink: specs: netdev: update doc for xsk tx-checksum and zc-max-segs
 2026-09-16  2:16 UTC 

[PATCH bpf v3] selftests/bpf: Check returned keys in map batch validators
 2026-09-16  1:18 UTC  (2+ messages)

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-09-16  0:40 UTC  (9+ messages)

[PATCH v2 0/5] x86/cpu: Refactor identify_cpu()
 2026-09-15 23:44 UTC  (5+ messages)
` [PATCH v2 2/5] x86/cpu: Initialize boot CPU cpuinfo defaults early


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).