bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-14 22:25:35 to 2026-09-15 12:18:36 UTC [more...]

[PATCH RFC POC 00/50] file: handle files on syscall exit
 2026-09-15 12:18 UTC  (97+ messages)
` [PATCH RFC POC 01/50] file: install "
` [PATCH RFC POC 02/50] entry: commit fds "
` [PATCH RFC POC 03/50] alpha: "
` [PATCH RFC POC 04/50] ARC: "
` [PATCH RFC POC 05/50] ARM: "
` [PATCH RFC POC 06/50] arm64: "
` [PATCH RFC POC 07/50] csky: "
` [PATCH RFC POC 08/50] hexagon: "
` [PATCH RFC POC 09/50] m68k: "
` [PATCH RFC POC 10/50] microblaze: "
` [PATCH RFC POC 11/50] MIPS: "
` [PATCH RFC POC 12/50] nios2: "
` [PATCH RFC POC 13/50] openrisc: "
` [PATCH RFC POC 14/50] parisc: "
` [PATCH RFC POC 15/50] sh: "
` [PATCH RFC POC 16/50] sparc: "
` [PATCH RFC POC 17/50] um: "
` [PATCH RFC POC 18/50] xtensa: "
` [PATCH RFC POC 19/50] file: require the syscall exit hook from every architecture
` [PATCH RFC POC 20/50] file: warn when the descriptor table is unshared with slots
` [PATCH RFC POC 21/50] io_uring: commit fds per request
` [PATCH RFC POC 22/50] net: install SCM_RIGHTS descriptors when recvmsg() returns
` [PATCH RFC POC 23/50] file: open-code receive_fd()'s immediate install
` [PATCH RFC POC 24/50] file: make FD_ADD() a standalone "
` [PATCH RFC POC 25/50] file: reimplement FD_PREPARE() on the deferred fd_prepare() path
` [PATCH RFC POC 26/50] dma-buf: stop unwinding sync file descriptors by hand
` [PATCH RFC POC 27/50] drm/amdkfd: stop collecting CRIU dma-buf descriptors for a final install
` [PATCH RFC POC 28/50] drm/msm: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 29/50] drm/virtio: "
` [PATCH RFC POC 30/50] drm/vmwgfx: "
` [PATCH RFC POC 31/50] vfio: install the migration data "
` [PATCH RFC POC 32/50] liveupdate: install the session descriptors "
` [PATCH RFC POC 33/50] io_uring/zcrx: install the exported descriptor when the request returns
` [PATCH RFC POC 34/50] sctp: install the peeloff descriptor when the syscall returns
` [PATCH RFC POC 35/50] ALSA: compress: install the task descriptors when the ioctl returns
` [PATCH RFC POC 36/50] nitro_enclaves: install the enclave descriptor "
` [PATCH RFC POC 37/50] tpm: vtpm_proxy: install the server "
` [PATCH RFC POC 38/50] perf: stop putting the event descriptor back on failure
` [PATCH RFC POC 39/50] seccomp: stop putting the listener "
` [PATCH RFC POC 40/50] KVM: stop putting descriptors "
` [PATCH RFC POC 41/50] KVM: guest_memfd: stop putting the descriptor "
` [PATCH RFC POC 42/50] drm: stop unwinding descriptors by hand
` [PATCH RFC POC 43/50] drm/amdgpu: stop unwinding the fence descriptor "
` [PATCH RFC POC 44/50] drm/etnaviv: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 45/50] accel/habanalabs: stop putting the dma-buf descriptor back on failure
` [PATCH RFC POC 46/50] xen/gntdev-dmabuf: stop putting the "
` [PATCH RFC POC 47/50] iio: buffer: install the buffer descriptor when the ioctl returns
` [PATCH RFC POC 48/50] misc: fastrpc: install the dma-buf "
` [PATCH RFC POC 49/50] iommufd: stop putting descriptors back on failure
` [PATCH RFC POC 50/50] Drivers: hv: mshv: "

[PATCH v2 0/2] Drop redundant tcp_rate_check_app_limited calls
 2026-09-15 12:13 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: drop duplicate check_app_limited in tcp_bpf_push
` [PATCH net-next v2 2/2] tls: drop duplicate check_app_limited in tls_push_sg

[PATCH bpf-next v2 0/4] bpf: Add bpf_call_rcu() and bpf_call_rcu_tasks_trace()
 2026-09-15 12:12 UTC  (9+ messages)
` [PATCH bpf-next v2 1/4] bpf: Add bpf_call_rcu() kfunc
` [PATCH bpf-next v2 2/4] selftests/bpf: Add tests for bpf_call_rcu()
` [PATCH bpf-next v2 3/4] bpf: Add bpf_call_rcu_tasks_trace() kfunc
` [PATCH bpf-next v2 4/4] selftests/bpf: Add a test for bpf_call_rcu_tasks_trace()

[RFC PATCH bpf-next 0/6] bpf: Add UHMUL and SHMUL instructions
 2026-09-15 11:48 UTC  (7+ messages)
` [RFC PATCH bpf-next 1/6] "

[PATCH dwarves 1/2] dwarf_loader: Skip the argument register the arm64 ABI leaves as a hole
 2026-09-15 11:40 UTC  (2+ messages)

[PATCH net-next v6 14/14] misc: lan966x-pci: dts: add fdma interrupt to overlay
 2026-09-15 10:52 UTC  (3+ messages)

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-09-15 10:46 UTC  (12+ messages)

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

[PATCH net-next v6 13/14] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
 2026-09-15 10:38 UTC  (3+ messages)

[PATCH net-next v6 12/14] net: lan966x: add PCIe FDMA XDP support
 2026-09-15 10:34 UTC  (3+ messages)

[PATCH net-next v6 11/14] net: lan966x: add PCIe FDMA MTU change support
 2026-09-15 10:23 UTC  (3+ messages)

[PATCH bpf-next v3 00/15] BPF interface for applying Landlock rulesets
 2026-09-15  9:25 UTC  (12+ messages)
` [PATCH bpf-next v3 04/15] lsm: Add the bpf_lsm_policy_release kfunc and policy object destructor

[PATCH bpf-next v7 0/5] bpf: Add user memory access kfuncs for mm_struct
 2026-09-15  9:01 UTC  (9+ messages)
` [PATCH bpf-next v7 1/5] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v7 2/5] exec: Clear bprm->mm before dropping its reference
` [PATCH bpf-next v7 3/5] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next v7 4/5] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next v7 5/5] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm

[PATCH RFC net 0/2] net: stmmac: Fix XSK crashes on stm32mp2
 2026-09-15  8:55 UTC  (3+ messages)
` [PATCH RFC net 1/2] net: stmmac: Disable NAPI before stopping Tx queues in stmmac_xdp_release()
` [PATCH RFC net 2/2] net: stmmac: Stop Tx queue when (en|dis)abling XSK pools

[PATCH net-next v6 10/14] net: lan966x: add PCIe FDMA support
 2026-09-15  8:54 UTC  (3+ messages)

[PATCH bpf-next v6] xsk: Fix circular locking dependency between &net->xdp.lock, &xs->mutex, and netdev_lock_ops
 2026-09-15  8:46 UTC  (3+ messages)

[PATCH v5 00/20] media: Fix locking issues in rc core
 2026-09-15  8:32 UTC  (2+ messages)
` [PATCH v5 06/20] media: rc: Fix race between bpf(BPG_PROG_ATTACH) and device unregister

[PATCH net] vlan: require the MAC header to be present in __vlan_insert_inner_tag()
 2026-09-15  8:31 UTC 

[PATCH net] net: bcmgenet: restore the hardware filters on open
 2026-09-15  8:26 UTC  (2+ messages)

[PATCH bpf] bpf, sockmap: reject max_entries > INT_MAX in sock_map_alloc
 2026-09-15  8:13 UTC  (2+ messages)

[PATCH v2 bpf-next 00/18] Support inline functions in BTF
 2026-09-15  8:13 UTC  (5+ messages)
` [PATCH v2 bpf-next 01/18] btf: Extend UAPI to support BTF location (inline site) info

[PATCH v2 net] ipvlan: unregister upper devices outside pnodes_lock
 2026-09-15  8:13 UTC  (2+ messages)

[PATCH bpf-next v8 2/2] selftests/bpf: add tests for selective module BTF loading
 2026-09-15  7:54 UTC  (3+ messages)

[PATCH bpf-next v8 0/2] libbpf: improve BPF load performance by selectively loading module BTFs
 2026-09-15  7:54 UTC  (8+ messages)
` [PATCH bpf-next v8 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts

[PATCH bpf v3 0/2] Fix global subprog verification context
 2026-09-15  7:51 UTC  (5+ messages)
` [PATCH bpf v3 1/2] bpf: Verify global subprogs in each sleepability context

[PATCH bpf] bpf: Keep generic __uninit kfunc arguments live
 2026-09-15  7:18 UTC  (3+ messages)

[RFC PATCH 00/20] rv: Add support for BPF monitors
 2026-09-15  7:15 UTC  (19+ messages)

[PATCH bpf] bpf: Reject non-negative offsets in stack_slot_obj_get_spi()
 2026-09-15  7:02 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Replace %pK output with 0
 2026-09-15  6:48 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf, parisc: Add support for BPF_SDIV and BPF_SMOD in the parisc JITs
 2026-09-15  3:13 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf, parisc: Add support for BPF_SDIV and BPF_SMOD in the parisc64 JIT
` [PATCH bpf-next v2 2/2] bpf, parisc: Add support for BPF_SDIV and BPF_SMOD in the parisc32 JIT

[PATCH bpf-next 0/5] bpf, x86: Extend CPUv4 instruction support in the i386 JIT
 2026-09-15  3:12 UTC  (10+ messages)
` [PATCH bpf-next 1/5] bpf, x86: Add support for BPF_MOVSX "
` [PATCH bpf-next 2/5] bpf, x86: Extract the i386 JIT load emitter
` [PATCH bpf-next 3/5] bpf, x86: Add BPF_MEMSX support to the i386 JIT
` [PATCH bpf-next 4/5] bpf, x86: Add BPF_JMP32 | BPF_JA "
` [PATCH bpf-next 5/5] bpf, x86: Add unconditional byte swap "

[RFC PATCH v3 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-15  2:47 UTC  (4+ messages)
` [RFC PATCH v3 1/5] blk-iocost: add BPF struct_ops cost model support

[PATCH bpf v2 00/11] Misc BPF gotox fixes
 2026-09-15  2:36 UTC  (15+ messages)
` [PATCH bpf v2 03/11] bpf: Cache the jump table of a subprogram during CFG discovery
` [PATCH bpf v2 04/11] bpf: Reject indirect jumps that leave their subprogram
` [PATCH bpf v2 05/11] bpf: Don't remove indirect jump targets in the nop removal pass
` [PATCH bpf v2 06/11] bpf: Clear insn array jitted pointers on map reuse
` [PATCH bpf v2 07/11] bpf: Retarget indirect jump targets across prologue prepends
` [PATCH bpf v2 08/11] selftests/bpf: Add tests for the indirect jump edge limit
` [PATCH bpf v2 10/11] selftests/bpf: Add tests for gotox nop targets and insn array reuse

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

[PATCH bpf-next v2] bpftool: Compute map size of light skeletons at runtime
 2026-09-15  2:27 UTC  (3+ messages)

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

[PATCH bpf-next v2 00/13] bpf: track scalar equality across the low 32 bits
 2026-09-15  1:17 UTC  (7+ messages)
` [PATCH bpf-next v2 01/13] bpf: move linked-scalar flags out of bpf_reg_state->id [NFC]
` [PATCH bpf-next v2 02/13] bpf: compare linked-scalar kinds in regs_exact()

[PATCH bpf v2] bpf: Keep generic __uninit kfunc arguments live
 2026-09-15  1:15 UTC  (2+ messages)

[PATCH v2 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-15  1:08 UTC  (8+ messages)
` [PATCH v2 14/40] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH v2 38/40] fuse: dax: do not set VM_MIXEDMAP
` [PATCH v2 39/40] mm/huge_memory: remove vma_is_special_huge()

[PATCH] HID: bpf: reject oversized device events before copying
 2026-09-15  1:03 UTC  (2+ messages)

[PATCH bpf v4 05/11] selftests/bpf: Test early in-kernel CO-RE relocation
 2026-09-14 23:28 UTC  (2+ messages)

[PATCH bpf v4 06/11] bpf: Restrict CO-RE poisoning to relocatable instructions
 2026-09-14 23:28 UTC  (2+ messages)

[PATCH bpf v4 00/11] Misc bug fixes - part 5
 2026-09-14 23:15 UTC  (3+ messages)
` [PATCH bpf v4 11/11] selftests/bpf: Add truncated CO-RE ldimm64 test

[PATCH bpf v4 04/11] bpf: Apply CO-RE relocations before subprogram validation
 2026-09-14 23:15 UTC  (2+ messages)

[PATCH bpf 0/1] xsk: use a 32-bit compare in xsk_map_gen_lookup
 2026-09-14 22:35 UTC  (3+ messages)
` [PATCH bpf 1/1] "

[RFC] bpf: account ring buffer backing pages separately from Lost RAM
 2026-09-14 22:32 UTC  (8+ messages)
      ` [External Mail]Re: "


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).