BPF List
 help / color / mirror / Atom feed
 messages from 2026-07-31 19:20:53 to 2026-08-01 01:10:49 UTC [more...]

[PATCH bpf-next v5 0/3] bpf: Fix trampoline handling of 128-bit values
 2026-08-01  1:10 UTC  (2+ messages)

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

[PATCH bpf-next v5 2/3] bpf, x86: Fix trampoline stack size for 128-bit arguments
 2026-08-01  0:57 UTC  (3+ messages)

[RFC PATCH bpf-next v2 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-08-01  0:30 UTC  (3+ messages)
` [RFC PATCH bpf-next v2 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled

[PATCH net-next v3] selftests/xsk: decouple xskxceiver and xdp apps from test_progs objects
 2026-08-01  0:28 UTC  (2+ messages)

[PATCH net-next 1/2] bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()
 2026-07-31 23:53 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: enable devmem TCP in the test config
 2026-07-31 23:36 UTC 

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-31 23:35 UTC  (31+ messages)
` [PATCH v6 bpf-next 3/4] "

[RFC PATCH bpf-next v4 2/3] selftests/bpf: move shared build definitions into Makefile.buildvars
 2026-07-31 22:27 UTC  (2+ messages)

[PATCH bpf-next 07/13] bpf: Add the LSM policy kfunc infrastructure
 2026-07-31 22:24 UTC  (2+ messages)

[PATCH bpf-next 05/13] landlock: Factor the credential restriction out of landlock_restrict_self()
 2026-07-31 22:24 UTC  (2+ messages)

[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-07-31 22:19 UTC  (9+ messages)
` [PATCH bpf-next v3 11/15] bpf: tcp: Support selected sock_ops callbacks as struct_ops
` [PATCH bpf-next v3 12/15] bpf: tcp: Support parse/len/write header option hooks in bpf_tcp_ops
` [PATCH bpf-next v3 14/15] selftests/bpf: Test attaching struct_ops to a cgroup
` [PATCH bpf-next v3 15/15] selftests/bpf: Add test for bpf_tcp_ops header option hooks

[PATCH bpf] bpf: harden bloom filter allocation sizing on 32-bit kernels
 2026-07-31 22:14 UTC  (3+ messages)

[PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
 2026-07-31 22:12 UTC  (2+ messages)

[PATCH bpf-next v4 3/3] bpf: Avoid redundant min()/max() in cnum signed bounds
 2026-07-31 22:10 UTC  (2+ messages)

[PATCH net-next v3] tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect path
 2026-07-31 22:01 UTC  (2+ messages)

[PATCH v1 1/2] LoongArch: BPF: Clean up and decouple is32 parameter from move_imm()
 2026-07-31 21:42 UTC  (2+ messages)

[PATCH bpf-next v4 1/3] bpf: Simplify cnum contains() by removing redundant branches
 2026-07-31 21:38 UTC  (2+ messages)

[PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
 2026-07-31 21:28 UTC  (10+ messages)
` [PATCH bpf-next 10/13] bpf: Add the bpf_landlock_restrict_binprm kfunc
` [PATCH bpf-next 12/13] landlock: Document the BPF kfunc interface

[PATCH bpf-next 0/5] bpf: infer zext_dst based on static register liveness analysis
 2026-07-31 21:17 UTC  (4+ messages)
` [PATCH bpf-next 3/5] "

[PATCH bpf-next 1/5] bpf: do not print a newline after disassembly in bpf_verbose_insn()
 2026-07-31 21:12 UTC  (3+ messages)

[PATCH bpf v3] bpf: Fix netns reference imbalance in conntrack kfuncs
 2026-07-31 20:52 UTC  (3+ messages)

[PATCHES 00/31] pahole: Bug fixes and small improvements
 2026-07-31 20:21 UTC  (3+ messages)

[PATCH bpf-next 4/5] bpf: simplify the bpf_is_reg64() signature
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH] selftests: net: reuseport_bpf_numa: consider cpuless numa node
 2026-07-31 19:59 UTC  (4+ messages)

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

[PATCH bpf v4 0/4] bpf: Preserve pointer state for commuted arithmetic
 2026-07-31 19:50 UTC  (5+ messages)
` [PATCH bpf v4 3/4] bpf: Propagate untrusted pointer state in "

[PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
 2026-07-31 19:31 UTC  (13+ 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 07/12] dwarf_loader: Support DW_TAG_imported_unit for same-file partial units
` [PATCH 08/12] dwarf_loader: Fix cus__merging_cu failing to detect DW_FORM_ref_addr
` [PATCH 09/12] dwarf_loader: Add cu parameter to tag__set_spec() and dwarf_tag__set_attr_type()
` [PATCH 10/12] dwarf_loader: Support DW_FORM_GNU_ref_alt references to dwz alternate debug files
` [PATCH 11/12] tests: Add inter-CU type reference comparison test
` [PATCH 12/12] scripts: Add vmlinux_comparison.py for DWARF/BTF analysis


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