messages from 2025-04-15 15:12:29 to 2025-04-17 20:07:37 UTC [more...]
[RFC PATCH bpf-next/net v1 00/13] BPF Standard Streams
2025-04-17 20:06 UTC (22+ messages)
` [RFC PATCH bpf-next/net v1 01/13] bpf: Tie dynptrs to referenced source objects
` [RFC PATCH bpf-next/net v1 02/13] bpf: Compare dynptr_id in regsafe
` [RFC PATCH bpf-next/net v1 03/13] selftests/bpf: Convert dynptr_fail to use vmlinux.h
` [RFC PATCH bpf-next/net v1 04/13] selftests/bpf: Add tests for dynptr source object interaction
` [RFC PATCH bpf-next/net v1 06/13] bpf: Introduce bpf_dynptr_from_mem_slice
` [RFC PATCH bpf-next/net v1 07/13] bpf: Introduce per-prog stdout/stderr streams
[PATCH bpf-next v3 1/2] bpf, sockmap: Introduce tracing capability for sockmap
2025-04-17 18:51 UTC (2+ messages)
pull-request: bpf-next 2025-04-17
2025-04-17 18:43 UTC
[PATCH 0/2] rename var for slice refill event and add helper
2025-04-17 18:30 UTC (5+ messages)
` [PATCH 1/2] sched_ext: change the variable name for slice refill event
` [PATCH 2/2] sched_ext: add helper for refill task with default slice
[PATCH 6.13 044/414] srcu: Force synchronization for srcu_get_delay()
2025-04-17 17:46 UTC
[PATCH 6.14 051/449] srcu: Force synchronization for srcu_get_delay()
2025-04-17 17:45 UTC
[PATCH net-next v2 0/4] Fix netdevim to correctly mark NAPI IDs
2025-04-17 17:06 UTC (10+ messages)
` [PATCH net-next v2 2/4] selftests: drv-net: Factor out ksft C helpers
` [PATCH net-next v2 4/4] selftests: drv-net: Test that NAPI ID is non-zero
[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-04-17 16:04 UTC (14+ messages)
` [PATCH 2/4] bpf: Add dmabuf iterator
[PATCH bpf-next v3 0/2] bpf: Allow access to const void pointer arguments in tracing programs
2025-04-17 15:15 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add test to access const void pointer argument in tracing program
[BUG] ixgbe: Detected Tx Unit Hang (XDP)
2025-04-17 14:47 UTC (5+ messages)
[PATCH v2] powerpc64/bpf: fix JIT code size calculation of bpf trampoline
2025-04-17 14:36 UTC (2+ messages)
[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
2025-04-17 14:10 UTC (5+ messages)
` [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model
[PATCH net-next V5 0/2] veth: qdisc backpressure and qdisc check refactor
2025-04-17 13:55 UTC (3+ messages)
` [PATCH net-next V5 1/2] net: sched: generalize check for no-queue qdisc on TX queue
` [PATCH net-next V5 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
[PATCH bpf-next v3] bpf: Remove redundant checks
2025-04-17 13:36 UTC (5+ messages)
[PATCH] xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()
2025-04-17 13:22 UTC (9+ messages)
[PATCH net-next V4 0/2] veth: qdisc backpressure and qdisc check refactor
2025-04-17 13:00 UTC (13+ messages)
` [PATCH net-next V4 1/2] net: sched: generalize check for no-queue qdisc on TX queue
` [PATCH net-next V4 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
Question: fentry on kernel func optimized by compiler
2025-04-17 12:55 UTC (6+ messages)
[PATCH iwl-next 00/16] libeth: add libeth_xdp helper lib
2025-04-17 12:26 UTC (19+ messages)
` [PATCH iwl-next 01/16] libeth: convert to netmem
` [Intel-wired-lan] "
` [PATCH iwl-next 02/16] libeth: support native XDP and register memory model
` [PATCH iwl-next 03/16] libeth: xdp: add XDP_TX buffers sending
` [PATCH iwl-next 04/16] libeth: xdp: add .ndo_xdp_xmit() helpers
` [PATCH iwl-next 05/16] libeth: xdp: add XDPSQE completion helpers
` [PATCH iwl-next 06/16] libeth: xdp: add XDPSQ locking helpers
` [PATCH iwl-next 07/16] libeth: xdp: add XDPSQ cleanup timers
` [PATCH iwl-next 08/16] libeth: xdp: add helpers for preparing/processing &libeth_xdp_buff
` [PATCH iwl-next 09/16] libeth: xdp: add XDP prog run and verdict result handling
` [PATCH iwl-next 10/16] libeth: xdp: add templates for building driver-side callbacks
` [PATCH iwl-next 11/16] libeth: xdp: add RSS hash hint and XDP features setup helpers
` [PATCH iwl-next 12/16] libeth: xsk: add XSk XDP_TX sending helpers
` [PATCH iwl-next 13/16] libeth: xsk: add XSk xmit functions
` [PATCH iwl-next 14/16] libeth: xsk: add XSk Rx processing support
` [PATCH iwl-next 15/16] libeth: xsk: add XSkFQ refill and XSk wakeup helpers
` [PATCH iwl-next 16/16] libeth: xdp, xsk: access adjacent u32s as u64 where applicable
[PATCH v2] xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()
2025-04-17 12:21 UTC
[PATCH bpf-next v2 0/2] bpf: Allow access to const void pointer arguments in tracing programs
2025-04-17 12:15 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test to access const void pointer argument in tracing program
[PATCH net 0/3] ENETC bug fixes for bpf_xdp_adjust_head() and bpf_xdp_adjust_tail()
2025-04-17 12:00 UTC (4+ messages)
` [PATCH net 1/3] net: enetc: register XDP RX queues with frag_size
` [PATCH net 2/3] net: enetc: refactor bulk flipping of RX buffers to separate function
` [PATCH net 3/3] net: enetc: fix frame corruption on bpf_xdp_adjust_head/tail() and XDP_PASS
[PATCH v5 bpf-next 0/3] libbpf: Fix event name too long error and add tests
2025-04-17 11:16 UTC (5+ messages)
` [PATCH v5 bpf-next 1/3] libbpf: Fix event name too long error
` [PATCH v5 bpf-next 2/3] selftests/bpf: Add test for attaching uprobe with long event names
` [PATCH v5 bpf-next 3/3] selftests/bpf: Add test for attaching kprobe "
[RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
2025-04-17 11:10 UTC (2+ messages)
[PATCH net v4 0/3] Bug fixes from XDP and perout series
2025-04-17 10:30 UTC (8+ messages)
` [PATCH net v4 1/3] net: ti: icssg-prueth: Fix kernel warning while bringing down network interface
` [PATCH net v4 2/3] net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net v4 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
[PATCH bpf-next v8 1/2] cfi: add C CFI type macro
2025-04-17 9:07 UTC (2+ messages)
[PATCH v4 0/4] virtio-net: disable delayed refill when pausing rx
2025-04-17 7:28 UTC (5+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] selftests: net: move xdp_helper to net/lib
` [PATCH v4 3/4] selftests: net: add flag to force zerocopy mode in xdp_helper
` [PATCH v4 4/4] selftests: net: add a virtio_net deadlock selftest
[PATCH net-next] net: add UAPI to the header guard in various network headers
2025-04-17 5:30 UTC (4+ messages)
[PATCH bpf-next v1 0/2] bpf: Fix panic in bpf_get_local_storage
2025-04-17 4:40 UTC (3+ messages)
` [PATCH bpf-next v1 1/2] bpf: Create cgroup storage if needed when updating link
` [PATCH bpf-next v1 2/2] selftests/bpf: Add link update test for cgroup_storage
[RFCv1 5/7] kexec: Add bpf light skeleton to load zboot image
2025-04-17 3:31 UTC (2+ messages)
` [RFCv1 6/7] kexec: Loading bpf opts_insn and opts_data from user space
[PATCH v3 0/3] virtio-net: disable delayed refill when pausing rx
2025-04-17 0:08 UTC (7+ messages)
` [PATCH v3 3/3] selftests: net: add a virtio_net deadlock selftest
[PATCH v3 bpf-next 0/6] bpf: udp: Exactly-once socket iteration
2025-04-16 23:36 UTC (7+ messages)
` [PATCH v3 bpf-next 1/6] bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
` [PATCH v3 bpf-next 2/6] bpf: udp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v3 bpf-next 3/6] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
` [PATCH v3 bpf-next 4/6] bpf: udp: Avoid socket skips and repeats during iteration
` [PATCH v3 bpf-next 5/6] selftests/bpf: Return socket cookies from sock_iter_batch progs
` [PATCH v3 bpf-next 6/6] selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
[PATCH v1 bpf 0/2] bpf: Don't trigger __bpf_prog_ret0_warn() for -ENOMEM
2025-04-16 22:03 UTC (5+ messages)
` [PATCH v1 bpf 1/2] bpf: Allow bpf_int_jit_compile() to set errno
[PATCH bpf] selftests/bpf: mitigate sockmap_ktls disconnect_after_delete failure
2025-04-16 21:20 UTC (3+ messages)
[BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14)
2025-04-16 19:24 UTC (3+ messages)
[PATCH RFC 0/3] list inline expansions in .BTF.inline
2025-04-16 19:20 UTC (4+ messages)
` [PATCH RFC 1/3] dwarf_loader: Add parameters list to inlined expansion
` [PATCH RFC 2/3] dwarf_loader: Add name to inline expansion
` [PATCH RFC 3/3] inline_encoder: Introduce inline encoder to emit BTF.inline
[PATCH v2 security-next 0/4] Introducing Hornet LSM
2025-04-16 17:31 UTC (11+ messages)
` [PATCH v2 security-next 1/4] security: "
[PATCH v4 bpf-next 0/3] libbpf: Fix event name too long error and add tests
2025-04-16 16:42 UTC (7+ messages)
` [PATCH v4 bpf-next 1/3] libbpf: Fix event name too long error
` [PATCH v4 bpf-next 3/3] selftests/bpf: Add test for attaching kprobe with long event names
[PATCH net v3] net: lwtunnel: disable BHs when required
2025-04-16 16:07 UTC
A summary of usability issues in the current verifier
2025-04-16 13:52 UTC
[PATCH] selftests/bpf: Set MACs during veth creation in tc_redirect
2025-04-16 12:47 UTC
[PATCH bpf-next v2 0/9] selftests/bpf: Test sockmap/sockhash redirection
2025-04-16 12:33 UTC (9+ messages)
` [PATCH bpf-next v2 5/9] selftests/bpf: Add selftest for sockmap/hashmap redirection
[PATCH dwarves v1] dwarf_loader: Fix skipped encoding of function BTF on 32-bit systems
2025-04-16 10:33 UTC (3+ messages)
[PATCH bpf-next v5 00/17] bpf: Support new insns from cpu v4
2025-04-16 3:58 UTC (3+ messages)
` [PATCH bpf-next v5 07/17] bpf: Support new 32bit offset jmp instruction
[PATCH bpf] selftests/bpf: remove sockmap_ktls disconnect_after_delete test
2025-04-16 1:43 UTC (7+ messages)
[PATCH bpf v2] ftrace: fix incorrect hash size in register_ftrace_direct()
2025-04-16 1:06 UTC (5+ messages)
[mainline]Kernel Warnings at kernel/bpf/syscall.c:3374
2025-04-15 23:22 UTC (3+ messages)
[PATCH RESEND bpf-next v2] selftests/bpf: close the file descriptor to avoid resource leaks
2025-04-15 23:15 UTC (5+ messages)
` RE:[PATCH RESEND bpf-next v3] "
` [PATCH "
[PATCH bpf-next v2] libbpf: verify section type in btf_find_elf_sections
2025-04-15 22:31 UTC (2+ messages)
[PATCH bpf v3] libbpf: Fix buffer overflow in bpf_object__init_prog
2025-04-15 22:31 UTC (2+ messages)
[PATCH RESEND] bpf: fix possible endless loop in BPF map iteration
2025-04-15 19:39 UTC (2+ messages)
[PATCH bpf-next] kbuild, bpf: enable --btf_features=attributes
2025-04-15 18:30 UTC (2+ messages)
[PATCH net v2] net: lwtunnel: disable BHs when required
2025-04-15 18:17 UTC (2+ messages)
[PATCH] selftests/bpf: close the file descriptor to avoid resource leaks
2025-04-15 18:11 UTC (2+ messages)
[PATCH -next] selftest/bpf/benchs: Remove duplicate sys/types.h header
2025-04-15 18:10 UTC (2+ messages)
[PATCH v4 0/4] ftrace: Add function arguments to function tracers
2025-04-15 17:40 UTC (10+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
[PATCH net] net: lwtunnel: disable preemption when required
2025-04-15 17:12 UTC (13+ messages)
[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
2025-04-15 17:07 UTC (10+ messages)
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available
[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
2025-04-15 16:13 UTC (3+ messages)
` [PATCH v4 09/13] wifi: brcm80211: Replace open-coded parity calculation with parity_odd()
[PATCH bpf v2] libbpf: Fix buffer overflow in bpf_object__init_prog
2025-04-15 15:32 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).