messages from 2025-08-11 22:16:19 to 2025-08-14 04:34:13 UTC [more...]
[PATCH v3 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting
2025-08-14 4:34 UTC (3+ messages)
[PATCH] LoongArch: BPF: Fix incorrect return pointer value in the eBPF program
2025-08-14 4:13 UTC (3+ messages)
[PATCH 0/5] net: use vmalloc_array() to simplify code
2025-08-14 4:05 UTC (10+ messages)
` [PATCH 1/5] ethtool: "
` [Intel-wired-lan] "
[PATCH net-next v4] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
2025-08-14 1:11 UTC (3+ messages)
[PATCH bpf v2 0/2] bpf: Allow fall back to interpreter for programs with stack size <= 512
2025-08-14 0:35 UTC (4+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Add socket filter attach test
[PATCH bpf-next v8 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-14 0:04 UTC (5+ messages)
` [PATCH bpf-next v8 1/2] "
` [PATCH bpf-next v8 2/2] selftests/bpf: Add an usdt_o2 test case in selftests to cover SIB handling logic
[PATCH v4 0/4] ftrace: Add function arguments to function tracers
2025-08-13 23:53 UTC (4+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
[PATCH bpf-next v1 1/1] selftests/bpf: Copy test_kmods when installing selftest
2025-08-13 23:10 UTC (2+ messages)
[PATCH v2 0/2] bpf: fix reuse of DEVMAP
2025-08-13 22:49 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] bpf: add test for DEVMAP reuse
[PATCHv2 bpf] bpf: Check the helper function is valid in get_helper_proto
2025-08-13 22:44 UTC (2+ messages)
[PATCH] bpf: Don't use %pK through printk
2025-08-13 22:40 UTC (5+ messages)
[PATCH v3 00/12] Signed BPF programs
2025-08-13 22:17 UTC (16+ messages)
` [PATCH v3 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256
` [PATCH v3 02/12] bpf: Implement exclusive map creation
` [PATCH v3 03/12] libbpf: Implement SHA256 internal helper
` [PATCH v3 04/12] libbpf: Support exclusive map creation
` [PATCH v3 05/12] selftests/bpf: Add tests for exclusive maps
` [PATCH v3 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
` [PATCH v3 07/12] bpf: Move the signature kfuncs to helpers.c
` [PATCH v3 08/12] bpf: Implement signature verification for BPF programs
` [PATCH v3 09/12] libbpf: Update light skeleton for signing
` [PATCH v3 10/12] libbpf: Embed and verify the metadata hash in the loader
` [PATCH v3 11/12] bpftool: Add support for signing BPF programs
` [PATCH v3 12/12] selftests/bpf: Enable signature verification for some lskel tests
[PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic
2025-08-13 22:13 UTC (10+ messages)
` [PATCH net-next V4 1/9] eth: fbnic: Add support for HDS configuration
` [PATCH net-next V4 2/9] eth: fbnic: Update Headroom
` [PATCH net-next V4 3/9] eth: fbnic: Use shinfo to track frags state on Rx
` [PATCH net-next V4 4/9] eth: fbnic: Prefetch packet headers "
` [PATCH net-next V4 5/9] eth: fbnic: Add XDP pass, drop, abort support
` [PATCH net-next V4 6/9] eth: fbnic: Add support for XDP queues
` [PATCH net-next V4 7/9] eth: fbnic: Add support for XDP_TX action
` [PATCH net-next V4 8/9] eth: fbnic: Collect packet statistics for XDP
` [PATCH net-next V4 9/9] eth: fbnic: Report XDP stats via ethtool
[PATCH] selftests/bpf: Fix typo in kprobe_multi_test.c
2025-08-13 22:05 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: add BPF program dump in veristat
2025-08-13 21:58 UTC (5+ messages)
[RFC] xdp: pass flags to xdp_update_skb_shared_info() directly
2025-08-13 21:44 UTC (7+ messages)
[PATCH v4 bpf] xsk: fix immature cq descriptor production
2025-08-13 21:31 UTC (2+ messages)
[PATCH v2 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
2025-08-13 20:55 UTC (10+ messages)
` [PATCH RESEND v2 1/2] bpf: refactor max_depth computation in bpf_get_stack()
` [PATCH bpf-next v3 "
` [PATCH bpf-next v3 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
` [PATCH bpf-next v4 1/2] bpf: refactor max_depth computation in bpf_get_stack()
` [PATCH bpf-next v4 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
[PATCH bpf-next] bpf: hashtab - allow BPF_MAP_LOOKUP{,_AND_DELETE}_BATCH with NULL keys/values
2025-08-13 20:46 UTC (2+ messages)
[BUG] mlx5_core memory management issue
2025-08-13 20:24 UTC (13+ messages)
[PATCH bpf-next 1/2] bpf: Use tnums for JEQ/JNE is_branch_taken logic
2025-08-13 18:34 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Tests for is_scalar_branch_taken tnum logic
[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
2025-08-13 18:21 UTC (7+ messages)
` [PATCH bpf-next 1/4] bpf: "
` [PATCH bpf-next 2/4] libbpf: ringbuf: Add overwrite ring buffer process
[PATCH v3 0/5] barrier: Add smp_cond_load_*_timewait()
2025-08-13 16:54 UTC (10+ messages)
` [PATCH v3 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
` [PATCH v3 3/5] asm-generic: barrier: Add smp_cond_load_acquire_timewait()
[PATCH bpf-next v3] selftests/bpf: Add LPM trie microbenchmarks
2025-08-13 16:59 UTC (4+ messages)
` [PATCH RFC bpf-next] selftests/bpf: Extend bench for LPM trie with noop and baseline
[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
2025-08-13 14:52 UTC (4+ messages)
[PATCH net-next V3 0/9] eth: fbnic: Add XDP support for fbnic
2025-08-13 14:31 UTC (11+ messages)
` [PATCH net-next V3 1/9] eth: fbnic: Add support for HDS configuration
` [PATCH net-next V3 2/9] eth: fbnic: Update Headroom
` [PATCH net-next V3 3/9] eth: fbnic: Use shinfo to track frags state on Rx
` [PATCH net-next V3 4/9] eth: fbnic: Prefetch packet headers "
` [PATCH net-next V3 5/9] eth: fbnic: Add XDP pass, drop, abort support
` [PATCH net-next V3 6/9] eth: fbnic: Add support for XDP queues
` [PATCH net-next V3 7/9] eth: fbnic: Add support for XDP_TX action
` [PATCH net-next V3 8/9] eth: fbnic: Collect packet statistics for XDP
` [PATCH net-next V3 9/9] eth: fbnic: Report XDP stats via ethtool
[PATCH net-next 0/2] xsk: improvement performance in copy mode
2025-08-13 13:06 UTC (10+ messages)
` [PATCH net-next 1/2] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
` [PATCH net-next 2/2] xsk: support generic batch xmit in copy mode
[PATCH 0/2] riscv, bpf: fix reads of thread_info.cpu
2025-08-13 12:13 UTC (6+ messages)
` [PATCH 1/2] riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
` [PATCH 2/2] riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_id
[PATCH bpf-next v2 0/4] s390/bpf: Write back tail call counter
2025-08-13 12:06 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] s390/bpf: Do not write tail call counter into helper and kfunc frames
` [PATCH bpf-next v2 2/4] s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL
` [PATCH bpf-next v2 3/4] s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG
` [PATCH bpf-next v2 4/4] selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy tests
[PATCH bpf-next v2] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
2025-08-13 11:54 UTC (3+ messages)
[PATCH v3 bpf] xsk: fix immature cq descriptor production
2025-08-13 11:47 UTC (6+ messages)
[RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
2025-08-13 11:09 UTC (5+ messages)
[PATCH bpf-next v6 0/9] Add a dynptr type for skb metadata for TC BPF
2025-08-13 10:51 UTC (8+ messages)
` [PATCH bpf-next v6 9/9] selftests/bpf: Cover metadata access from a modified skb clone
[PATCH v7 0/4] Add support for long task name
2025-08-13 10:29 UTC (12+ messages)
` [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
` [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
[PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
2025-08-13 9:49 UTC (5+ messages)
[PATCH -rebased 00/15] Add a deadline server for sched_ext tasks
2025-08-13 9:15 UTC (2+ messages)
[PATCH bpf] bpf: Check the helper function is valid in get_helper_proto
2025-08-13 8:27 UTC (3+ messages)
[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-13 6:23 UTC (12+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
` "
[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
2025-08-13 2:59 UTC (20+ messages)
[PATCH v2 00/13] Signed BPF programs
2025-08-13 2:20 UTC (15+ messages)
` [PATCH v2 02/13] bpf: Implement exclusive map creation
` [PATCH v2 04/13] libbpf: Support "
` [PATCH v2 08/13] bpf: Implement signature verification for BPF programs
` [PATCH v2 12/13] selftests/bpf: Enable signature verification for all lskel tests
[PATCH iwl-next v4 00/13] idpf: add XDP support
2025-08-13 1:45 UTC (2+ messages)
[PATCH bpf-next v2 0/2] Remove use of current->cgns in bpf_cgroup_from_id
2025-08-12 23:36 UTC (7+ messages)
` [PATCH bpf-next v2 1/2] bpf: Do not limit bpf_cgroup_from_id to current's namespace
` [PATCH bpf-next v2 2/2] selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
[PATCH v2] .gitignore: ignore compile_commands.json globally
2025-08-12 23:00 UTC (7+ messages)
[PATCH] bpf: replace kvfree with kfree for kzalloc memory
2025-08-12 23:00 UTC (2+ messages)
[PATCH bpf-next] bpf: Tidy verifier bug message
2025-08-12 22:51 UTC (3+ messages)
[PATCH] bpf: Remove redundant __GFP_NOWARN
2025-08-12 22:00 UTC (2+ messages)
[PATCH v4 0/6] slab: Re-entrant kmalloc_nolock()
2025-08-12 17:08 UTC (6+ messages)
` [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH bpf-next 0/2] s390/bpf: Write back the tail call counter
2025-08-12 16:00 UTC (4+ messages)
` [PATCH bpf-next 1/2] s390/bpf: Write back the tail call counter for BPF_CALL
` [PATCH bpf-next 2/2] s390/bpf: Write back the tail call counter for BPF_TRAMP_F_CALL_ORIG
[PATCH net-next V2 0/9] eth: fbnic: Add XDP support for fbnic
2025-08-12 14:41 UTC (5+ messages)
` [PATCH net-next V2 1/9] eth: fbnic: Add support for HDS configuration
[PATCH] seccomp:seccomp_bpf: remove unused macros
2025-08-12 8:30 UTC
[PATCH bpf-next] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
2025-08-12 4:15 UTC (4+ messages)
[PATCH tip 2/3] sched: make migrate_enable/migrate_disable inline
2025-08-12 2:50 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf, arm64: support for timed may_goto
2025-08-12 1:23 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).