BPF List
 help / color / mirror / Atom feed
 messages from 2026-07-30 13:08:30 to 2026-07-31 19:31:24 UTC [more...]

[PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
 2026-07-31 19:30 UTC  (7+ messages)
` [PATCH 01/12] dwarf_loader: Initial support for DW_TAG_variant_part
` [PATCH 02/12] dwarf_loader: Initial support for DW_TAG_subprogram in DW_TAG_enumeration
` [PATCH 03/12] dwarf_loader: Populate DW_TAG_variant children in DW_TAG_variant_part
` [PATCH 04/12] btf_encoder: Encode variant parts as union members in BTF
` [PATCH 05/12] dwarf_loader: Handle DW_FORM_block in attr_numeric for Rust discriminant values
` [PATCH 06/12] dwarf_loader: Allow forcing the merge of CUs for solving inter CU tag references

[PATCH bpf-next 0/5] bpf: infer zext_dst based on static register liveness analysis
 2026-07-31 19:26 UTC  (9+ messages)
` [PATCH bpf-next 1/5] bpf: do not print a newline after disassembly in bpf_verbose_insn()
` [PATCH bpf-next 2/5] bpf: track upper 32-bit register halves' liveness in compute_live_registers()
` [PATCH bpf-next 3/5] bpf: infer zext_dst based on static register liveness analysis
` [PATCH bpf-next 4/5] bpf: simplify the bpf_is_reg64() signature
` [PATCH bpf-next 5/5] selftests/bpf: verify zext_dst annotations for various instructions

[PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
 2026-07-31 19:25 UTC  (19+ messages)
` [PATCH bpf-next 01/13] lsm: Add LSM hook security_policy_kptr_from_fd
` [PATCH bpf-next 02/13] lsm: Add LSM hook security_policy_kptr_put
` [PATCH bpf-next 03/13] lsm: Add LSM hook security_bprm_enforce_policy_kptr
` [PATCH bpf-next 04/13] landlock: Expose the ruleset fd lookup to the rest of Landlock
` [PATCH bpf-next 05/13] landlock: Factor the credential restriction out of landlock_restrict_self()
` [PATCH bpf-next 06/13] landlock: Implement the LSM policy kptr hooks
` [PATCH bpf-next 07/13] bpf: Add the LSM policy kfunc infrastructure
` [PATCH bpf-next 08/13] bpf: Add the bpf_landlock_put_ruleset kfunc and ruleset destructor
` [PATCH bpf-next 09/13] bpf: Add the bpf_landlock_get_ruleset_from_fd kfunc
` [PATCH bpf-next 10/13] bpf: Add the bpf_landlock_restrict_binprm kfunc
` [PATCH bpf-next 11/13] selftests/bpf: Add tests for the Landlock policy kfuncs
` [PATCH bpf-next 12/13] landlock: Document the BPF kfunc interface
` [PATCH bpf-next 13/13] lsm: Document the LSM policy kptr hooks

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-31 19:20 UTC  (25+ messages)
` [PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
` [PATCH v6 bpf-next 2/4] security: add security_lsmxattr_add()
` [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v6 bpf-next 4/4] selftests/bpf: add tests for bpf_init_inode_xattr kfunc

[PATCH v1 0/5] x86/cpu: Refactor identify_cpu()
 2026-07-31 19:13 UTC  (4+ messages)
` [PATCH v1 5/5] x86/cpu: Don't reset boot CPU cpuinfo in identify_cpu()

[PATCH 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
 2026-07-31 19:12 UTC  (12+ messages)
` [PATCH 1/6] rcu: Make call_rcu() safe to call "
` [PATCH 3/6] srcu: Make call_srcu() "

[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
 2026-07-31 18:19 UTC  (12+ messages)

[RFC PATCH bpf-next v2 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-07-31 18:06 UTC  (4+ messages)
` [RFC PATCH bpf-next v2 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
` [RFC PATCH bpf-next v2 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled

[PATCH net-next 1/2] bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()
 2026-07-31 17:51 UTC  (2+ messages)
` [PATCH net-next 2/2] selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockopt

[PATCH net v3 0/1] xsk: account uncharged AF_XDP ring allocations to memcg
 2026-07-31 16:46 UTC  (2+ messages)
` [PATCH net v3 1/1] xsk: account "

[PATCH net v2 0/2] Fix skb length accounting after XDP frag adjustment
 2026-07-31 16:14 UTC  (7+ messages)
` [PATCH net v2 1/2] net: fix skb length accounting after generic "
` [PATCH net v2 2/2] veth: fix skb length accounting after "

[PATCH bpf v3] bpf: Fix netns reference imbalance in conntrack kfuncs
 2026-07-31 16:09 UTC 

[PATCH bpf-next v2 0/2] bpf, mips: Add signed div/mod support
 2026-07-31 15:53 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpf, mips: Add support for BPF_SDIV and BPF_SMOD

[PATCH vfs/vfs-7.2.xattr v3] bpf: Add simple xattr support to bpffs
 2026-07-31 15:33 UTC  (10+ messages)
` [PATCH] selinux: bpf: check SBLABEL_MNT before isec init
    ` [PATCH v2] "

[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
 2026-07-31 15:21 UTC  (4+ messages)

[PATCHv2 bpf-next 00/11] bpf: Disable preemption in stack map code
 2026-07-31 15:18 UTC  (18+ messages)
` [PATCHv2 bpf-next 05/11] bpf: Disable preemption in bpf_get_stackid
` [PATCHv2 bpf-next 08/11] bpf: Restore trace->nr value properly in bpf_get_stack_pe
` [PATCHv2 bpf-next 09/11] bpf: Remove trace_in argument from __bpf_get_stack
` [PATCHv2 bpf-next 11/11] bpf: Clear buf on error in __bpf_get_task_stack

[PATCH net-next v2] net: stmmac: Avoid freeing and re-requesting IRQ during XDP set prog
 2026-07-31 15:09 UTC  (2+ messages)

[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
 2026-07-31 13:28 UTC  (10+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
` [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table

[PATCHES 00/31] pahole: Bug fixes and small improvements
 2026-07-31 12:52 UTC  (2+ messages)

[PATCH v6 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
 2026-07-31 11:49 UTC  (2+ messages)

[PATCH v2 0/6] s390: Add kCFI support
 2026-07-31 11:39 UTC  (5+ messages)

[PATCH dwarves] btf_encoder: Ensure the first same-name function has a non-zero address
 2026-07-31 10:10 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-07-31  9:04 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
` [RFC PATCH bpf-next 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled

[PATCH net v2 1/1] net: cap advertised device headroom
 2026-07-31  6:21 UTC 

[PATCH bpf v3] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
 2026-07-31  5:39 UTC  (3+ messages)

[RFC PATCH bpf-next 0/6] bpf: Optimize string kfuncs
 2026-07-31  5:18 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/6] bpf: Optimize string scan kfuncs

[PATCH net v2 0/1] xsk: fix unaccounted ring allocations causing memory exhaustion
 2026-07-31  4:23 UTC  (4+ messages)
` [PATCH net v2 1/1] xsk: account ring allocations to RLIMIT_MEMLOCK

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-07-31  2:30 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH bpf-next v2 0/2] bpf: htab: Reduce memory use of hash maps
 2026-07-31  1:57 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: htab: Split htab_elem_lru and htab_elem_pcpu off of htab_elem
` [PATCH bpf-next v2 2/2] bpf: htab: Reduce elem_size by 8 bytes for small key sizes

[PATCH 0/2] bpf: htab: Reduce memory use of hash maps
 2026-07-31  1:06 UTC  (5+ messages)

[PATCH] selftests: net: reuseport_bpf_numa: consider cpuless numa node
 2026-07-31  1:02 UTC  (3+ messages)

[PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
 2026-07-31  0:39 UTC 

[PATCH bpf-next v3] bpf, x86: Add support for BPF_SDIV and BPF_SMOD in the i386 JIT
 2026-07-31  0:29 UTC 

[PATCH v2] tracing: Make per-template BTF id lists file-local
 2026-07-31  0:17 UTC 

[PATCH bpf-next] tracing: Make per-template BTF id lists file-local
 2026-07-31  0:05 UTC  (5+ messages)

[PATCH bpf-next v2] bpf: Fix mmap_lock leak in irq_work path
 2026-07-30 23:50 UTC  (2+ messages)

[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-07-30 23:48 UTC  (10+ messages)
` [PATCH v14 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v14 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v14 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()

[PATCH bpf-next 0/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
 2026-07-30 23:37 UTC  (6+ messages)
` [PATCH bpf-next 2/2] "

[PATCH bpf-next v4] bpf: log error code on trampoline unlink failure
 2026-07-30 23:29 UTC  (2+ messages)

[PATCH bpf v3] bpf: Fix potential UAF when reading bpf link info
 2026-07-30 22:40 UTC  (2+ messages)

[PATCH bpf v2] bpf: Fix potential UAF in bpf_netns_link_update_prog
 2026-07-30 22:30 UTC  (2+ messages)

[PATCH net-next v3] tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect path
 2026-07-30 22:00 UTC 

[PATCH bpf-next v4 0/6] bpf: Inline the numeric open-coded iterator kfuncs
 2026-07-30 21:50 UTC  (9+ messages)
` [PATCH bpf-next v4 1/6] bpf: Correct the overflow check comment in bpf_iter_num_next()
` [PATCH bpf-next v4 2/6] bpf: Inline bpf_iter_num_new() kfunc
` [PATCH bpf-next v4 3/6] bpf: Inline bpf_iter_num_next() kfunc
` [PATCH bpf-next v4 4/6] bpf: Inline bpf_iter_num_destroy() as a no-op

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-07-30 19:56 UTC  (7+ messages)
` [PATCH v5 1/4] perf/core: Fix sched_task callbacks for CPU-wide branch stack events
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()

[PATCH bpf-next v1 0/8] resolve_btfids: Discover kfuncs from BTF ID sets
 2026-07-30 19:50 UTC  (2+ messages)

[PATCH 0/2] lib/sort: Clean up sort_nonatomic() and sort_r_nonatomic()
 2026-07-30 19:32 UTC 

[PATCH bpf v2] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
 2026-07-30 19:31 UTC  (6+ messages)

[PATCH bpf] bpf: Fix netns reference imbalance in conntrack kfuncs
 2026-07-30 18:08 UTC  (3+ messages)
` [PATCH bpf v2] "

[PATCH v2 2/2] powerpc64/bpf: Fix build break for arch_bpf_timed_may_goto
 2026-07-30 14:47 UTC  (4+ messages)

[PATCH 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
 2026-07-30 13:47 UTC  (12+ messages)
` [PATCH 1/9] binfmt_misc: let a register string create an entry disabled
` [PATCH 2/9] selftests/exec: let binfmt_flag_supported() return a bool
` [PATCH 3/9] selftests/exec: test registering an entry disabled
` [PATCH 4/9] binfmt_misc: document "
` [PATCH 5/9] selftests/exec: share the bpf handler preconditions
` [PATCH 6/9] binfmt_misc: carry pre-opened interpreters in struct binfmt_misc_interp
` [PATCH 7/9] binfmt_misc: let a 'B' entry bind its interpreters
` [PATCH 8/9] selftests/exec: test interpreters bound to a 'B' entry
` [PATCH 9/9] binfmt_misc: document interpreters bound by "

[PATCH] net: stmmac: Avoid freeing and re-requesting IRQ during XDP set prog
 2026-07-30 13:35 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox