public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 01:37:29 to 2026-03-26 12:37:45 UTC [more...]

[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
 2026-03-26 12:37 UTC  (11+ messages)

[PATCH v2 0/2] Support BPF traversal of wakeup sources
 2026-03-26 12:20 UTC  (5+ messages)
` [PATCH v2 1/2] PM: wakeup: Add kfuncs to traverse over wakeup_sources
` [PATCH v2 2/2] selftests/bpf: Add tests for wakeup_sources kfuncs

[PATCH v4 net 00/11] xsk: tailroom reservation and MTU validation
 2026-03-26 11:49 UTC  (12+ messages)
` [PATCH v4 net 01/11] xsk: tighten UMEM headroom validation to account for tailroom and min frame
` [PATCH v4 net 02/11] xsk: respect tailroom for ZC setups
` [PATCH v4 net 03/11] xsk: fix XDP_UMEM_SG_FLAG issues
` [PATCH v4 net 04/11] xsk: validate MTU against usable frame size on bind
` [PATCH v4 net 05/11] selftests: bpf: introduce a common routine for reading procfs
` [PATCH v4 net 06/11] selftests: bpf: fix pkt grow tests
` [PATCH v4 net 07/11] selftests: bpf: have a separate variable for drop test
` [PATCH v4 net 08/11] selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom
` [PATCH v4 net 09/11] idpf: remove xsk frame size check against alignment
` [PATCH v4 net 10/11] igc: remove home-grown xsk's frame size validation
` [PATCH v4 net 11/11] gve: "

[PATCH bpf v5 0/3] bpf: fix and improve open-coded task_vma iterator
 2026-03-26 11:22 UTC 

[PATCH v2 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-03-26 11:01 UTC  (3+ messages)

[PATCH v8 00/10] VMSCAPE optimization for BHI variant
 2026-03-26 10:45 UTC  (14+ messages)
` [PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH bpf-next v1 0/3] Task local data bug fixes and improvement
 2026-03-26 10:27 UTC  (5+ messages)
` [PATCH bpf-next v1 1/3] selftests/bpf: Fix task_local_data data allocation size
` [PATCH bpf-next v1 2/3] selftests/bpf: Simplify task_local_data memory allocation
` [PATCH bpf-next v1 3/3] selftests/bpf: Make sure TLD_DEFINE_KEY runs first

[PATCH bpf v5 0/3] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
 2026-03-26  9:57 UTC  (9+ messages)
` [PATCH bpf v5 1/3] bpf: Reject bpf-to-bpf call with large offset in interpreter
` [PATCH bpf v5 2/3] selftests/bpf: Add test for large offset bpf-to-bpf call
` [PATCH bpf v5 3/3] bpf: Fix incorrect subprog ID in dumped bpf_pseudo_call instructions

[BUG] bpf: use-after-free in hashtab BPF_F_LOCK in-place update path
 2026-03-26  8:49 UTC 

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-03-26  8:17 UTC  (3+ messages)
` [PATCH bpf-next v3 06/17] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG

[PATCH bpf v4 0/3] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
 2026-03-26  7:06 UTC  (6+ messages)
` [PATCH bpf v4 1/3] bpf: Reject bpf-to-bpf call with large offset in interpreter
` [PATCH bpf v4 2/3] selftests/bpf: Add test for large offset bpf-to-bpf call
` [PATCH bpf v4 3/3] bpf: Fix incorrect subprog ID in dumped bpf_pseudo_call instructions

[PATCH bpf v1 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-03-26  6:33 UTC  (9+ messages)
` [PATCH bpf v1 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
` [PATCH bpf v1 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[PATCH bpf v2 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-03-26  6:26 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
` [PATCH bpf v2 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-26  6:26 UTC  (7+ messages)
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH v3 0/9] Reintrodce Hornet LSM
 2026-03-26  6:06 UTC  (10+ messages)
` [PATCH v3 1/9] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v3 2/9] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v3 3/9] crypto: pkcs7: add tests for pkcs7_get_authattr
` [PATCH v3 4/9] lsm: framework for BPF integrity verification
` [PATCH v3 5/9] lsm: security: Add additional enum values for bpf integrity checks
` [PATCH v3 6/9] security: Hornet LSM
` [PATCH v3 7/9] hornet: Introduce gen_sig
` [PATCH v3 8/9] hornet: Add a light skeleton data extractor scripts
` [PATCH v3 9/9] selftests/hornet: Add a selftest for the Hornet LSM

[PATCH RFC bpf-next 0/4] bpf: implement __reg_deduce_bounds() using wrapped intervals
 2026-03-26  4:25 UTC  (4+ messages)
` [PATCH RFC bpf-next v1 1/4] bpf: representation and basic operations on circular numbers

[PATCH v2 net] ptr_ring: disable KCSAN warnings
 2026-03-26  3:17 UTC  (2+ messages)

[PATCH net-next] virtio_net: sync RX buffer before reading the header
 2026-03-26  2:09 UTC  (3+ messages)

[PATCH v3 0/12] io_uring: add IORING_OP_BPF for extending io_uring
 2026-03-26  2:09 UTC  (4+ messages)
` [PATCH V3 05/12] io_uring: bpf: extend io_uring with bpf struct_ops

[GIT PULL] RCU fixes for v7.0 (part 2)
 2026-03-26  1:52 UTC  (2+ messages)

[PATCH dwarves v4 00/11] pahole: Encode true signatures in kernel BTF
 2026-03-26  1:33 UTC  (12+ messages)
` [PATCH dwarves v4 01/11] dwarf_loader: Reduce parameter checking with clang DW_AT_calling_convention attr
` [PATCH dwarves v4 02/11] dwarf_loader: Prescan all parameters with expected registers
` [PATCH dwarves v4 03/11] dwarf_loader: Handle signatures with dead arguments
` [PATCH dwarves v4 04/11] dwarf_loader: Refactor initial ret -1 to be macro PARM_DEFAULT_FAIL
` [PATCH dwarves v4 05/11] dwarf_laoder: Handle locations with DW_OP_fbreg
` [PATCH dwarves v4 06/11] dwarf_loader: Change exprlen checking condition in parameter__reg()
` [PATCH dwarves v4 07/11] dwarf_loader: Detect optimized parameters with locations having constant values
` [PATCH dwarves v4 08/11] dwarf_loader: Check whether two-reg parameter actually use two regs or not
` [PATCH dwarves v4 09/11] dwarf_loader: Handle expression lists
` [PATCH dwarves v4 10/11] btf_encoder: Handle optimized parameter properly
` [PATCH dwarves v4 11/11] tests: Add a few clang true signature tests

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-26  1:28 UTC  (3+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API

[PATCH v3 bpf 0/4] Fix invariant violation for single-value tnums
 2026-03-25 23:51 UTC  (3+ messages)

[PATCH 02/11 net-next v5] net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
 2026-03-25 23:41 UTC  (9+ messages)
` [PATCH 03/11 net-next v5] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
` [PATCH 09/11 net-next v5] bpf: remove ipv6_bpf_stub completely and use direct function calls

[PATCHSET v7 1/9] fuse: general bug fixes
 2026-03-25 22:23 UTC  (7+ messages)
` [PATCH 3/5] fuse: implement file attributes mask for statx
` [PATCH 4/5] fuse: update file mode when updating acls

[PATCHv4 bpf-next 00/25] bpf: tracing_multi link
 2026-03-25 21:49 UTC  (14+ messages)
` [PATCHv4 bpf-next 13/25] bpf: Add support for tracing_multi link fdinfo
` [PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
` [PATCHv4 bpf-next 25/25] selftests/bpf: Add tracing multi attach rollback tests

[LSF/MM/BPF TOPIC] Upstreaming cache_ext: Custom Page Cache Eviction with eBPF
 2026-03-25 21:15 UTC 

[PATCH 0/2] bpf: Migrate bpf_task_work and file dynptr to kmalloc_nolock
 2026-03-25 21:11 UTC  (3+ messages)
` [PATCH 1/2] bpf: Migrate bpf_task_work "
` [PATCH 2/2] bpf: Migrate dynptr file "

[PATCH net-next v8 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2026-03-25 20:25 UTC  (4+ messages)
` [PATCH net-next v8 1/6] Add 25GMAC core type to dwmac_core_type enum

[PATCH v10 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-03-25 20:23 UTC  (18+ messages)
` [PATCH v10 05/12] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v10 09/12] bpf/rqspinlock: switch check_timeout() to a clock interface

[PATCH net-next v5 0/6] bnxt_en: Add XDP RSS hash metadata support
 2026-03-25 20:09 UTC  (7+ messages)
` [PATCH net-next v5 1/6] bnxt_en: use bnxt_xdp_buff for xdp context
` [PATCH net-next v5 2/6] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next v5 3/6] bnxt_en: Move bnxt_rss_ext_op into header
` [PATCH net-next v5 4/6] bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP
` [PATCH net-next v5 5/6] selftests: net: move common xdp.py functions into lib
` [PATCH net-next v5 6/6] selftests: drv-net: xdp: Add rss_hash metadata tests

[PATCH net-next v2 0/5][pull request] ice: add support for devmem/io_uring Rx and Tx
 2026-03-25 20:06 UTC  (6+ messages)
` [PATCH net-next v2 1/5] libeth: pass Rx queue index to PP when creating a fill queue
` [PATCH net-next v2 2/5] libeth: handle creating pools with unreadable buffers
` [PATCH net-next v2 3/5] ice: migrate to netdev ops lock
` [PATCH net-next v2 4/5] ice: implement Rx queue management ops
` [PATCH net-next v2 5/5] ice: add support for transmitting unreadable frags

[PATCH v3 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-25 19:52 UTC  (25+ messages)
` [PATCH v3 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v3 2/3] vmalloc: Optimize vfree
` [PATCH v3 3/3] mm/page_alloc: Optimize __free_contig_frozen_range()

[PATCH bpf-next] selftests/bpf: Make reg_bounds test more robust
 2026-03-25 19:47 UTC  (4+ messages)

[PATCH bpf-next v6 0/6] bpf: Add support for sleepable tracepoint programs
 2026-03-25 18:55 UTC  (7+ messages)
` [PATCH bpf-next v6 1/6] bpf: Add sleepable support for raw "
` [PATCH bpf-next v6 2/6] bpf: Rename bpf_prog_run_array_uprobe() to bpf_prog_run_array_sleepable()
` [PATCH bpf-next v6 3/6] bpf: Add sleepable support for classic tracepoint programs
` [PATCH bpf-next v6 4/6] bpf: Verifier support for sleepable "
` [PATCH bpf-next v6 5/6] libbpf: Add section handlers for sleepable tracepoints
` [PATCH bpf-next v6 6/6] selftests/bpf: Add tests for sleepable tracepoint programs

[PATCH v15 bpf-next 6/9] libbpf: Support sanitization of BTF layout for older kernels
 2026-03-25 18:52 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-25 18:47 UTC  (2+ messages)

[PATCH bpf-next v2] bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies
 2026-03-25 17:49 UTC  (5+ messages)

[PATCH net] ptr_ring: disable KCSAN warnings
 2026-03-25 16:55 UTC 

[PATCH] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
 2026-03-25 15:48 UTC  (9+ messages)

[PATCH bpf-next v10 1/5] bpf: Move constants blinding out of arch-specific JITs
 2026-03-25 15:12 UTC  (4+ messages)

[PATCH bpf-next 0/3] bpf: Enhance freplace compatibility
 2026-03-25 13:54 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Disallow freplace on XDP with mismatched xdp_has_frags values
` [PATCH bpf-next 2/3] bpf: Disallow freplace on kprobe with mismatched kprobe_write_ctx values

[PATCH v2 bpf-next 0/6] Fix invariant violations and improve branch detection
 2026-03-25 13:52 UTC  (5+ messages)
` [PATCH v2 bpf-next 4/6] bpf: Simulate branches to prune based on range violations

[PATCH bpf-next v10 0/5] emit ENDBR/BTI instructions for indirect jump targets
 2026-03-25 10:14 UTC  (3+ messages)
` [PATCH bpf-next v10 5/5] bpf, arm64: Emit BTI for indirect jump target

[PATCH bpf-next v10 4/5] bpf, x86: Emit ENDBR for indirect jump targets
 2026-03-25 10:13 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Simplify tnum_step()
 2026-03-25  7:57 UTC  (6+ messages)

[PATCH net-next v4 0/6] net: bcmgenet: add XDP support
 2026-03-25  4:03 UTC  (3+ messages)
` [PATCH net-next v4 4/6] net: bcmgenet: add XDP_TX support

[RFC] btf: split core BTF parsing out of BPF subsystem into kernel/btf/
 2026-03-25  2:15 UTC  (2+ messages)

[PATCH bpf v1] bpf: Fix OOB in bpf_obj_memcpy for cgroup storage
 2026-03-25  1:36 UTC  (3+ messages)
  ` [PATCH bpf 1/2] "


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