messages from 2025-09-04 10:11:17 to 2025-09-05 20:16:32 UTC [more...]
[PATCH] memcg: skip cgroup_file_notify if spinning is not allowed
2025-09-05 20:16 UTC
[PATCH bpf] bpf/helpers: Skip memcg accounting in __bpf_async_init()
2025-09-05 19:48 UTC (7+ messages)
[PATCH 0/5] perf trace: Fix parallel execution
2025-09-05 19:48 UTC (4+ messages)
` [PATCH 1/5] perf trace: use standard syscall tracepoint structs for augmentation
[PATCH bpf-next v3 0/7] bpf: Introduce deferred task context execution
2025-09-05 19:36 UTC (9+ messages)
` [PATCH bpf-next v3 1/7] bpf: refactor special field-type detection
` [PATCH bpf-next v3 2/7] bpf: extract generic helper from process_timer_func()
` [PATCH bpf-next v3 3/7] bpf: htab: extract helper for freeing special structs
` [PATCH bpf-next v3 4/7] bpf: bpf task work plumbing
` [PATCH bpf-next v3 5/7] bpf: extract map key pointer calculation
` [PATCH bpf-next v3 6/7] bpf: task work scheduling kfuncs
` [PATCH bpf-next v3 7/7] selftests/bpf: BPF task work scheduling tests
[PATCH bpf-next v7] selftests/bpf: add BPF program dump in veristat
2025-09-05 19:19 UTC (4+ messages)
[RFC bpf-next v2 0/1] libbpf: add compile-time OOB warning to bpf_tail_call_static
2025-09-05 18:57 UTC (5+ messages)
` [RFC bpf-next v2 1/1] "
[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-09-05 18:44 UTC (22+ messages)
` [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` nop5-optimized USDTs WAS: "
[PATCH bpf-next v5 0/4] bpf: report arena faults to BPF streams
2025-09-05 18:38 UTC (5+ messages)
` [PATCH bpf-next v5 4/4] selftests/bpf: Add tests for arena fault reporting
[PATCH bpf-next v2 0/7] Add kfunc bpf_xdp_pull_data
2025-09-05 17:33 UTC (8+ messages)
` [PATCH bpf-next v2 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff
` [PATCH bpf-next v2 2/7] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
` [PATCH bpf-next v2 3/7] bpf: Support pulling non-linear xdp data
` [PATCH bpf-next v2 4/7] bpf: Clear packet pointers after changing packet data in kfuncs
` [PATCH bpf-next v2 5/7] bpf: Support specifying linear xdp packet data size in test_run
` [PATCH bpf-next v2 6/7] selftests/bpf: Test bpf_xdp_pull_data
` [PATCH bpf-next v2 7/7] selftests: drv-net: Pull data before parsing headers
[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
2025-09-05 17:20 UTC (15+ messages)
` [RFC bpf-next v1 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff
` [RFC bpf-next v1 2/7] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
[PATCH bpf-next 0/4] bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
2025-09-05 16:34 UTC (12+ messages)
` [PATCH bpf-next 1/4] bpf: Refactor cleanup of bpf_prog_test_run_skb
` [PATCH bpf-next 2/4] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
` [PATCH bpf-next 3/4] selftests/bpf: Support non-linear flag in test loader
` [PATCH bpf-next 4/4] selftests/bpf: Test direct packet access on non-linear skbs
` [syzbot ci] Re: bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
[PATCH] ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
2025-09-05 16:13 UTC (2+ messages)
[PATCH v1 bpf-next 00/11] BPF indirect jumps
2025-09-05 15:39 UTC (4+ messages)
[PATCH bpf-next v2 0/3] Add overwrite mode for bpf ring buffer
2025-09-05 15:06 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: "
` [PATCH bpf-next v2 2/3] selftests/bpf: Add test for overwrite "
` [PATCH bpf-next v2 3/3] selftests/bpf/benchs: Add producer and overwrite bench for "
Kernel lockup on bpf_probe_read_kernel in BPF_PROG_TYPE_RAW_TRACEPOINT sched_switch program
2025-09-05 14:54 UTC
[PATCH bpf-next 0/2] bpf: Reject bpf_timer for PREEMPT_RT
2025-09-05 14:22 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Skip timer cases when bpf_timer is not supported
[PATCH bpf-next v8 1/3] bpf: refactor max_depth computation in bpf_get_stack()
2025-09-05 13:48 UTC (3+ messages)
` [PATCH bpf-next v8 2/3] bpf: clean-up bounds checking in __bpf_get_stack
` [PATCH bpf-next v8 3/3] bpf: fix stackmap overflow check in __bpf_get_stackid()
[PATCH bpf-next 0/2] bpf: Support fentry/fexit for functions with union args
2025-09-05 13:32 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add test to access union argument in tracing program
[syzbot] [bpf?] WARNING in reg_bounds_sanity_check (2)
2025-09-05 11:36 UTC
[PATCH bpf-next 0/5] selftests/bpf: Extend sockmap_redir to test no-redir SK_DROP/SK_PASS
2025-09-05 11:19 UTC (7+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: sockmap_redir: Simplify try_recv()
` [PATCH bpf-next 2/5] selftests/bpf: sockmap_redir: Fix OOB handling
` [PATCH bpf-next 3/5] selftests/bpf: sockmap_redir: Rename functions
` [PATCH bpf-next 4/5] selftests/bpf: sockmap_redir: Let test specify skel's redirect_type
` [PATCH bpf-next 5/5] selftests/bpf: sockmap_redir: Support no-redirect SK_DROP/SK_PASS
[syzbot] [bpf?] WARNING in bpf_check (5)
2025-09-05 9:40 UTC (2+ messages)
[PATCH perf/core 00/11] uprobes: Add unique uprobe
2025-09-05 8:51 UTC (12+ messages)
` [PATCH perf/core 02/11] uprobes: Skip emulate/sstep on unique uprobe when ip is changed
[PATCH 0/3] bpf: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-05 8:53 UTC (4+ messages)
` [PATCH 1/3] bpf: replace use of system_wq with system_percpu_wq
` [PATCH 2/3] bpf: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 3/3] bpf: WQ_PERCPU added to alloc_workqueue users
[bug report] selftest/bpf/benchs: Add benchmark for sockmap usage
2025-09-05 8:29 UTC
[PATCH v2 bpf-next] selftests/bpf: Fix the invalid operand for instruction issue
2025-09-05 6:00 UTC (3+ messages)
[PATCH bpf-next v2] bpf: Return an error pointer for skb metadata when CONFIG_NET=n
2025-09-05 4:40 UTC (2+ messages)
[RFC bpf-next 0/1] libbpf: add compile-time OOB warning to bpf_tail_call_static
2025-09-05 4:00 UTC (3+ messages)
` [RFC bpf-next 1/1] "
[PATCH v2 bpf-next] riscv, bpf: Sign extend struct ops return values properly
2025-09-05 2:15 UTC (4+ messages)
[PATCH bpf-next] riscv, bpf: Remove duplicated bpf_flush_icache()
2025-09-05 1:55 UTC (2+ messages)
[PATCH net-next v5 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2025-09-04 23:30 UTC (4+ messages)
` [PATCH net-next v5 1/2] net/mlx5: DMA-sync earlier in mlx5e_skb_from_cqe_mpwrq_nonlinear
` [PATCH net-next v5 2/2] net/mlx5: Avoid copying payload to the skb's linear part
[PATCH bpf-next v7 1/3] bpf: refactor max_depth computation in bpf_get_stack()
2025-09-04 22:53 UTC (8+ messages)
` [PATCH bpf-next v7 2/3] bpf: clean-up bounds checking in __bpf_get_stack
` [PATCH bpf-next v7 3/3] bpf: fix stackmap overflow check in __bpf_get_stackid()
[PATCHSET v8 sched_ext/for-6.18] Add a deadline server for sched_ext tasks
2025-09-04 22:02 UTC (9+ messages)
` [PATCH 07/16] sched_ext: Add a DL "
[PATCH v4 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-09-04 20:29 UTC (10+ messages)
` [PATCH v4 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED
[PATCH v5 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-09-04 20:21 UTC (4+ messages)
` [PATCH v5 bpf-next/net 4/5] net-memcg: Allow decoupling memcg from global protocol memory accounting
[PATCH v9 bpf] xsk: fix immature cq descriptor production
2025-09-04 19:49 UTC
[PATCH bpf-next v6] selftests/bpf: add BPF program dump in veristat
2025-09-04 19:36 UTC
[PATCH bpf-next] bpf: Generalize data copying for percpu maps
2025-09-04 18:45 UTC (5+ messages)
[PATCH v1] libbpf: remove unused args in parse_usdt_note
2025-09-04 18:40 UTC (2+ messages)
[PATCH] seccomp: Add SECCOMP_CLONE_FILTER operation
2025-09-04 18:19 UTC (12+ messages)
[PATCH bpf-next v5] selftests/bpf: add BPF program dump in veristat
2025-09-04 18:02 UTC (4+ messages)
[PATCH iwl-next v5 00/13] idpf: add XDP support
2025-09-04 17:44 UTC (28+ messages)
` [PATCH iwl-next v5 01/13] xdp, libeth: make the xdp_init_buff() micro-optimization generic
` [Intel-wired-lan] "
` [PATCH iwl-next v5 02/13] idpf: fix Rx descriptor ready check barrier in splitq
` [Intel-wired-lan] "
` [PATCH iwl-next v5 03/13] idpf: use a saner limit for default number of queues to allocate
` [Intel-wired-lan] "
` [PATCH iwl-next v5 04/13] idpf: link NAPIs to queues
` [Intel-wired-lan] "
` [PATCH iwl-next v5 05/13] idpf: add 4-byte completion descriptor definition
` [Intel-wired-lan] "
` [PATCH iwl-next v5 06/13] idpf: remove SW marker handling from NAPI
` [Intel-wired-lan] "
` [PATCH iwl-next v5 07/13] idpf: add support for nointerrupt queues
` [Intel-wired-lan] "
` [PATCH iwl-next v5 08/13] idpf: prepare structures to support XDP
` [Intel-wired-lan] "
` [PATCH iwl-next v5 09/13] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
` [Intel-wired-lan] "
` [PATCH iwl-next v5 10/13] idpf: use generic functions to build xdp_buff and skb
` [Intel-wired-lan] "
` [PATCH iwl-next v5 11/13] idpf: add support for XDP on Rx
` [Intel-wired-lan] "
` [PATCH iwl-next v5 12/13] idpf: add support for .ndo_xdp_xmit()
` [Intel-wired-lan] "
` [PATCH iwl-next v5 13/13] idpf: add XDP RSS hash hint
` [Intel-wired-lan] "
[PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
2025-09-04 16:58 UTC (14+ messages)
[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
2025-09-04 16:38 UTC (6+ messages)
[PATCH bpf-next] bpf, arm64: Remove duplicated bpf_flush_icache()
2025-09-04 16:10 UTC (3+ messages)
[PATCH bpf-next v4 1/2] bpf: add bpf_strcasecmp kfunc
2025-09-04 16:10 UTC (2+ messages)
[PATCH RESEND bpf-next v3 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
2025-09-04 16:10 UTC (2+ messages)
[syzbot] [bpf?] KASAN: slab-out-of-bounds Write in __bpf_get_stackid
2025-09-04 14:53 UTC (7+ messages)
` syztest
[PATCH bpf-next v3 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-09-04 14:50 UTC (17+ messages)
` [PATCH bpf-next v3 01/14] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v3 02/14] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v3 03/14] selftests/bpf: test_xsk: Fix memory leaks
` [PATCH bpf-next v3 04/14] selftests/bpf: test_xsk: Wrap test clean-up in functions
` [PATCH bpf-next v3 05/14] selftests/bpf: test_xsk: Release resources when swap fails
` [PATCH bpf-next v3 06/14] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH bpf-next v3 07/14] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH bpf-next v3 08/14] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH bpf-next v3 09/14] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH bpf-next v3 10/14] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH bpf-next v3 11/14] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH bpf-next v3 12/14] selftests/bpf: test_xsk: Move exit_with_error to xskxceiver.c
` [PATCH bpf-next v3 13/14] selftests/bpf: test_xsk: Isolate flaky tests
` [PATCH bpf-next v3 14/14] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
[PATCH 1/2] kernel/bpf: Add BPF_MAP_TYPE_CRED_STORAGE map type and kfuncs
2025-09-04 13:00 UTC (2+ messages)
[PATCH v8 bpf] xsk: fix immature cq descriptor production
2025-09-04 11:31 UTC (4+ messages)
[bpf-next v2 0/5] powerpc64/bpf: Add support for bpf arena and arena atomics
2025-09-04 10:34 UTC (5+ messages)
` [PATCH bpf-next v2 5/5] selftests/bpf: Fix arena_spin_lock selftest failure
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