public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 06:47:09 to 2026-03-11 07:20:15 UTC [more...]

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-11  7:19 UTC  (3+ messages)

[PATCH 1/2] selftests/bpf: Fix read_iter buffer termination in test_bpffs
 2026-03-11  6:47 UTC  (5+ messages)
` [PATCH 2/2] selftests/bpf: Skip bpffs debug iter checks when unavailable "

[PATCH bpf-next v2] bpftool: Enable aarch64 ISA extensions for JIT disassembly
 2026-03-11  6:20 UTC  (4+ messages)

[PATCH bpf-next v3 3/6] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
 2026-03-11  6:08 UTC  (4+ messages)

[PATCH net v4 0/4] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-11  5:50 UTC  (7+ messages)
` [PATCH net v4 3/4] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH net v4 4/4] bpf: bpf_out_neigh_v6: "

[PATCH bpf-next v7 0/5] bpf: Extend the bpf_list family of APIs
 2026-03-11  5:36 UTC  (11+ messages)
` [PATCH bpf-next v7 1/5] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v7 2/5] bpf: Add bpf_list_add_impl to insert node after a given list node
` [PATCH bpf-next v7 5/5] bpf: refactor kfunc checks using table-driven approach in verifier

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11  5:13 UTC  (87+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
  ` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-11  4:57 UTC  (10+ messages)
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH bpf 0/2] bpf: Fix unsound scalar forking for BPF_OR
 2026-03-11  4:28 UTC  (6+ messages)
` [PATCH bpf 1/2] bpf: Fix unsound scalar forking in maybe_fork_scalars() "
` [PATCH bpf 2/2] selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling

[PATCH bpf-next v4 0/2] bpf: Relax 8 frame limitation for global subprogs
 2026-03-11  2:59 UTC  (7+ messages)
` [PATCH bpf-next v4 1/2] bpf: Only enforce 8 frame call stack limit for all-static stacks
` [PATCH bpf-next v4 2/2] bpf: Add deep call stack selftests

[PATCH v4 0/6] powerpc64/bpf: various fixes
 2026-03-11  2:14 UTC  (2+ messages)

[PATCH net] net/sched: Mark qdisc for deletion if graft cannot delete
 2026-03-11  1:47 UTC  (2+ messages)

[PATCH v5 0/2] bpf: Fix abs(INT_MIN) undefined behavior in interpreter sdiv/smod
 2026-03-11  1:11 UTC  (3+ messages)
` [PATCH v5 1/2] bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
` [PATCH v5 2/2] selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend

[PATCH bpf] selftests/bpf: Handle !CONFIG_SMC in bpf_smc.c
 2026-03-11  1:10 UTC  (3+ messages)

[PATCH net-next] xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
 2026-03-11  0:36 UTC  (5+ messages)

[PATCH bpf-next v5 0/2] Add wakeup_source iterators
 2026-03-11  0:23 UTC  (5+ messages)

[PATCH bpf-next 0/1] Fix BPF struct_ops BTF cleanup race condition
 2026-03-11  0:20 UTC  (9+ messages)
` [PATCH bpf-next 1/1] bpf: Fix BTF module cleanup race condition in struct_ops

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-11  0:02 UTC  (6+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()

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

[RFC net-next 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-03-10 22:04 UTC  (3+ messages)
` [RFC net-next 07/10] net: bnxt: Add boilerplate GSO code

[PATCH net-next] xsk: remove doubled defines
 2026-03-10 21:34 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf: Avoid one round of bounds deduction
 2026-03-10 19:45 UTC  (6+ messages)

[RFC PATCH 0/1] bpf: Add tunnel decapsulation and GSO state updates per new flags
 2026-03-10 19:42 UTC  (7+ messages)
` [RFC PATCH 1/1] "

[PATCH bpf v4] bpf: fix constant blinding bypass for PROBE_MEM32 stores
 2026-03-10 19:10 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: Fix pkg-config call on static builds
 2026-03-10 19:10 UTC  (4+ messages)

[PATCH v4 0/2] bpf: Fix abs(INT_MIN) undefined behavior in interpreter sdiv/smod
 2026-03-10 19:03 UTC  (3+ messages)
` [PATCH v4 1/2] bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN

[PATCH bpf-next v5 0/2] Fix test_cgroup_iter_memcg issues found during back-porting
 2026-03-10 19:00 UTC  (2+ messages)

[PATCH v4 0/2] bpf: support for non_null ptr detection with JEQ/JNE with register operand
 2026-03-10 19:00 UTC  (2+ messages)

[PATCH bpf v2 0/2] bpf: Reset register ID for BPF_END value tracking
 2026-03-10 19:00 UTC  (3+ messages)

[PATCH bpf-next v4 1/2] bpf: Support new pointer param types via SCALAR_VALUE for trampolines
 2026-03-10 18:52 UTC  (3+ messages)

[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-10 17:50 UTC  (20+ messages)
` [PATCH v3 04/30] tools/thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v3 10/30] tools build: Append extra cflags for feature
` [PATCH v3 24/30] tools: tracing: Append extra cflags
` [PATCH v3 26/30] tools: verification: "
` [PATCH v3 27/30] selftests/bpf: "
` [PATCH v3 29/30] selftests/nolibc: "

[PATCH bpf-next v2 2/6] bpf: Add sleepable execution path for raw tracepoint programs
 2026-03-10 17:38 UTC  (5+ messages)

[PATCH 02/10 net-next v2] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
 2026-03-10 15:34 UTC  (2+ messages)
` [PATCH 08/10 net-next v2] bpf: remove ipv6_bpf_stub completely and use direct function calls

[PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-03-10 13:24 UTC  (2+ messages)

[PATCH] kthread: remove kthread_exit()
 2026-03-10 13:11 UTC  (6+ messages)

[PATCH v9 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-03-10 13:08 UTC  (2+ messages)

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-10 12:39 UTC  (6+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[PATCH AUTOSEL 6.19-6.12] bpf: Fix u32/s32 bounds when ranges cross min/max boundary
 2026-03-10  9:01 UTC 

[bpf-next v8 0/5] emit ENDBR/BTI instructions for indirect jump targets
 2026-03-10  7:39 UTC  (8+ messages)
` [bpf-next v8 1/5] bpf: Move constants blinding from JIT to verifier

[PATCH v1] LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
 2026-03-10  7:29 UTC  (2+ messages)


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