messages from 2025-06-18 13:46:53 to 2025-06-19 22:02:14 UTC [more...]
[PATCH v2 bpf-next 0/5] Introduce bpf_cgroup_read_xattr
2025-06-19 22:01 UTC (6+ messages)
` [PATCH v2 bpf-next 1/5] kernfs: remove iattr_mutex
` [PATCH v2 bpf-next 2/5] bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
` [PATCH v2 bpf-next 3/5] bpf: Mark cgroup_subsys_state->cgroup RCU safe
` [PATCH v2 bpf-next 4/5] selftests/bpf: Add tests for bpf_cgroup_read_xattr
` [PATCH v2 bpf-next 5/5] bpf: Make bpf_cgroup_read_xattr available to cgroup and struct_ops progs
[PATCH v2 0/2] bpf, verifier: Improve precision of BPF_ADD and BPF_SUB
2025-06-19 21:55 UTC (7+ messages)
` [PATCH v2 1/2] bpf, verifier: Improve precision for "
` [PATCH v2 2/2] selftests/bpf: Add testcases "
[RFC bpf-next 0/9] BPF indirect jumps
2025-06-19 20:13 UTC (35+ messages)
` [RFC bpf-next 2/9] bpf, x86: add new map type: instructions set
` [RFC bpf-next 3/9] selftests/bpf: add selftests for new insn_set map
` [RFC bpf-next 4/9] bpf, x86: allow indirect jumps to r8...r15
` [RFC bpf-next 5/9] bpf, x86: add support for indirect jumps
` [RFC bpf-next 6/9] bpf: workaround llvm behaviour with "
` [RFC bpf-next 8/9] libbpf: support llvm-generated "
` [RFC bpf-next 9/9] selftests/bpf: add selftests for "
[PATCH v2 bpf-next 0/4] af_unix: Allow BPF LSM to filter SCM_RIGHTS at sendmsg()
2025-06-19 18:55 UTC (5+ messages)
[PATCH bpf-next 1/2] bpf: add bpf_dynptr_memset() kfunc
2025-06-19 18:17 UTC (10+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add test cases for bpf_dynptr_memset()
[PATCH bpf-next v4 0/3] Support array presets in veristat
2025-06-19 17:42 UTC (8+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: separate var preset parsing "
` [PATCH bpf-next v4 2/3] selftests/bpf: support array presets "
` [PATCH bpf-next v4 3/3] selftests/bpf: test "
[PATCH v3 0/2] bpf: Specify access type of bpf_sysctl_get_name args
2025-06-19 17:33 UTC (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/bpf: Convert test_sysctl to prog_tests
[PATCH bpf-next v4 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-19 17:17 UTC (3+ messages)
` [PATCH bpf-next v4 2/2] bpf: Add show_fdinfo for kprobe_multi
[PATCH bpf-next] powerpc/bpf: Fix warning for unused ori31_emitted
2025-06-19 17:00 UTC (3+ messages)
[PATCH RFC] btf_encoder: skip functions consuming structs passed by value on stack
2025-06-19 16:49 UTC (6+ messages)
[PATCH net-next v6 00/12] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
2025-06-19 16:07 UTC (6+ messages)
` [PATCH net-next v6 12/12] net/mlx5e: Add TX support for netmems
[PATCH] bpftool: Fix memory leak in dump_link_nlmsg on realloc failure
2025-06-19 15:55 UTC (4+ messages)
` [PATH v2] bpftool: Fix memory leak in dump_xx_nlmsg "
[PATCH bpf-next 0/4] Introduce bpf_kernfs_read_xattr
2025-06-19 15:33 UTC (13+ messages)
` [PATCH bpf-next 1/4] kernfs: Add __kernfs_xattr_get for RCU protected access
` [PATCH bpf-next 2/4] bpf: Introduce bpf_kernfs_read_xattr to read xattr of kernfs nodes
` [PATCH bpf-next 3/4] bpf: Mark cgroup_subsys_state->cgroup RCU safe
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for bpf_kernfs_read_xattr
[PATCH net 0/2] virtio-net: xsk: rx: fix the frame's length check
2025-06-19 15:26 UTC (5+ messages)
` [PATCH net 1/2] "
[PATCH bpf-next] LoongArch, bpf: Set bpf_jit_bypass_spec_v1/v4()
2025-06-19 15:20 UTC (2+ messages)
[PATCH v2 0/4] Support trampoline for LoongArch
2025-06-19 15:15 UTC (5+ messages)
` [PATCH v2 2/4] LoongArch: BPF: Add bpf_arch_text_poke support for Loongarch
` [PATCH v2 4/4] LoongArch: BPF: Update the code to rename validate_code to validate_ctx
[PATCH net-next v3] net: xsk: introduce XDP_MAX_TX_BUDGET set/getsockopt
2025-06-19 15:09 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: Support ppc64el in vmtest
2025-06-19 14:08 UTC
[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-19 13:04 UTC (61+ messages)
` [PATCH v10 01/14] unwind_user: Add user space unwinding API
` [PATCH v10 02/14] unwind_user: Add frame pointer support
` [PATCH v10 03/14] unwind_user: Add compat mode "
` [PATCH v10 04/14] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v10 05/14] unwind_user/deferred: Add unwind cache
` [PATCH v10 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v10 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
[PATCH bpf-next V1 0/7] xdp: Propagate RX HW hints for XDP_REDIRECTed packets via xdp_frame
2025-06-19 12:23 UTC (15+ messages)
` [PATCH bpf-next V1 7/7] net: xdp: update documentation for xdp-rx-metadata.rst
` Performance impact of disabling VLAN offload [was: Re: [PATCH bpf-next V1 7/7] net: xdp: update documentation for xdp-rx-metadata.rst]
[PATCH net-next 0/9] Split netmem from struct page
2025-06-19 10:42 UTC (6+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH net v3] ethernet: ionic: Fix DMA mapping tests
2025-06-19 9:45 UTC
[PATCH net-next] net: xsk: update tx queue consumer immdiately after transmission
2025-06-19 9:36 UTC
[PATCH bpf-next v5 0/4] bpf: Add kfuncs for read-only string operations
2025-06-19 4:51 UTC (4+ messages)
` [PATCH bpf-next v5 3/4] selftests/bpf: Allow macros in __retval
[PATCH bpf-next v3 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-19 3:08 UTC (4+ messages)
` [PATCH bpf-next v3 2/2] bpf: Add show_fdinfo for kprobe_multi
[PATCH bpf v2] bpf: lru: adjust free target to avoid global table starvation
2025-06-19 2:00 UTC (3+ messages)
[PATCH net-next v4 00/11] net: fec: general + VLAN cleanups
2025-06-19 1:39 UTC (3+ messages)
` [PATCH net-next v4 03/11] net: fec: switch from asm/cacheflush.h to linux/cacheflush.h
[PATCH bpf-next v1 1/4] bpf: Save struct_ops instance pointer in bpf_prog_aux
2025-06-18 22:18 UTC (3+ messages)
[PATCH bpf-next] bpf: lru: adjust free target to avoid global table starvation
2025-06-18 22:03 UTC (4+ messages)
[PATCH net-next 0/3] gve: XDP TX and redirect support for DQ RDA
2025-06-18 20:56 UTC (4+ messages)
` [PATCH net-next 1/3] gve: rename gve_xdp_xmit to gve_xdp_xmit_gqi
` [PATCH net-next 2/3] gve: refactor DQO TX methods to be more generic for XDP
` [PATCH net-next 3/3] gve: add XDP_TX and XDP_REDIRECT support for DQ RDA
[PATCH net-next 0/2] net: xsk: add two sysctl knobs
2025-06-18 19:24 UTC (5+ messages)
[PATCH net-next v2] net: xsk: add sysctl_xsk_max_tx_budget in the xmit path
2025-06-18 19:21 UTC (3+ messages)
[RESEND PATCH v2 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
2025-06-18 18:44 UTC (14+ messages)
` [RESEND PATCH v2 bpf-next 01/12] bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
` [RESEND PATCH v2 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
` [RESEND PATCH v2 bpf-next 03/12] bpf: tcp: Get rid of st_bucket_done
` [RESEND PATCH v2 bpf-next 04/12] bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
` [RESEND PATCH v2 bpf-next 05/12] bpf: tcp: Avoid socket skips and repeats during iteration
` [RESEND PATCH v2 bpf-next 06/12] selftests/bpf: Add tests for bucket resume logic in listening sockets
` [RESEND PATCH v2 bpf-next 07/12] selftests/bpf: Allow for iteration over multiple ports
` [RESEND PATCH v2 bpf-next 08/12] selftests/bpf: Allow for iteration over multiple states
` [RESEND PATCH v2 bpf-next 09/12] selftests/bpf: Make ehash buckets configurable in socket iterator tests
` [RESEND PATCH v2 bpf-next 10/12] selftests/bpf: Create established sockets "
` [RESEND PATCH v2 bpf-next 11/12] selftests/bpf: Create iter_tcp_destroy test program
` [RESEND PATCH v2 bpf-next 12/12] selftests/bpf: Add tests for bucket resume logic in established sockets
[PATCH bpf-next] bpf: make update_prog_stats always_inline
2025-06-18 18:09 UTC (3+ messages)
[PATCH net] ethernet: ionic: Fix DMA mapping test in `ionic_xdp_post_frame()`
2025-06-18 17:05 UTC (3+ messages)
Configurable XDP Generic Packet Headroom to avoid SKB re-allocation
2025-06-18 16:43 UTC (2+ messages)
[PATCH] bpf: Call cond_resched() to avoid soft lockup in trie_free()
2025-06-18 14:50 UTC (8+ messages)
[PATCH bpf-next v1] selftests/bpf: include limits.h needed for PATH_MAX directly
2025-06-18 14:00 UTC (2+ 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).