messages from 2025-04-29 21:39:52 to 2025-05-02 00:22:46 UTC [more...]
[PATCH bpf-next/net v1 0/5] Fix bpf qdisc bugs and cleanup
2025-05-02 0:22 UTC (9+ messages)
` [PATCH bpf-next/net v1 1/5] bpf: net_sched: Fix bpf qdisc init prologue when set as default qdisc
` [PATCH bpf-next/net v1 2/5] selftests/bpf: Test setting and creating bpf qdisc "
` [PATCH bpf-next/net v1 3/5] bpf: net_sched: Make some Qdisc_ops ops mandatory
` [PATCH bpf-next/net v1 4/5] selftests/bpf: selftests/bpf: Test attaching a bpf qdisc with incomplete operators
` [PATCH bpf-next/net v1 5/5] selftests/bpf: Cleanup bpf qdisc selftests
[PATCH v2 0/3] memcg: decouple memcg and objcg stocks
2025-05-02 0:17 UTC (4+ messages)
` [PATCH v2 1/3] memcg: separate local_trylock for memcg and obj
` [PATCH v2 2/3] memcg: completely decouple memcg and obj stocks
` [PATCH v2 3/3] memcg: no irq disable for memcg stock lock
[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-02 0:03 UTC (22+ messages)
` [PATCH bpf-next v3 01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv
` [PATCH bpf-next v3 02/11] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next v3 03/11] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next v3 04/11] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next v3 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v3 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
` [PATCH bpf-next v3 07/11] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next v3 08/11] bpf: Fall back to nospec for Spectre v1
` [PATCH bpf-next v3 09/11] selftests/bpf: Add test for Spectre v1 mitigation
` [PATCH bpf-next v3 10/11] bpf: Allow nospec-protected var-offset stack access
` [PATCH bpf-next v3 11/11] bpf: Fall back to nospec for sanitization-failures
[PATCH bpf-next] libbpf: improve BTF dedup handling of "identical" BTF types
2025-05-01 23:57 UTC (2+ messages)
[PATCH RFC v3 0/2] Task local data API
2025-05-01 23:26 UTC (6+ messages)
` [PATCH RFC v3 1/2] selftests/bpf: Introduce task local data
[PATCH] perf trace: Support --summary-mode=cgroup
2025-05-01 22:53 UTC
[PATCH bpf] bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels
2025-05-01 22:30 UTC (4+ messages)
[RFC PATCH 0/3] cgroup: nmi safe css_rstat_updated
2025-05-01 22:10 UTC (6+ messages)
` [RFC PATCH 1/3] llist: add list_add_iff_not_on_list()
` [RFC PATCH 1/3] llist: add list_add_iff_not_on_list()g
` [RFC PATCH 3/3] cgroup: make css_rstat_updated nmi safe
[PATCH perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-05-01 21:26 UTC (6+ messages)
` [PATCH 22/22] man2: Add uprobe syscall page
[PATCH bpf-next] selftests/bpf: add btf dedup test covering module BTF dedup
2025-05-01 21:10 UTC (3+ messages)
[PATCH bpf-next v3 0/2] bpf: Allow XDP_REDIRECT for XDP dev-bound programs
2025-05-01 21:00 UTC (2+ messages)
[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
2025-05-01 20:55 UTC (9+ messages)
` [PATCH bpf-next 1/4] "
` [PATCH bpf-next 2/4] bpf: Enable BPF_PROG_TEST_RUN for tp_btf
[PATCH bpf-next 0/2] Allow mmap of /sys/kernel/btf/vmlinux
2025-05-01 20:26 UTC (5+ messages)
` [PATCH bpf-next 1/2] btf: allow mmap of vmlinux btf
` [PATCH bpf-next 2/2] selftests: bpf: add a test for mmapable vmlinux BTF
[PATCH RFC 0/3] list inline expansions in .BTF.inline
2025-05-01 19:38 UTC (7+ messages)
[RFC PATCH 0/4] mm, bpf: BPF based THP adjustment
2025-05-01 19:36 UTC (29+ messages)
` [RFC PATCH 1/4] mm: move hugepage_global_{enabled,always}() to internal.h
` [RFC PATCH 2/4] mm: pass VMA parameter to hugepage_global_{enabled,always}()
` [RFC PATCH 3/4] mm: add BPF hook for THP adjustment
[PATCH v6 bpf-next 0/7] bpf: udp: Exactly-once socket iteration
2025-05-01 19:00 UTC (9+ messages)
` [PATCH v6 bpf-next 3/7] bpf: udp: Get rid of st_bucket_done
` [PATCH v6 bpf-next 4/7] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
` [PATCH v6 bpf-next 5/7] bpf: udp: Avoid socket skips and repeats during iteration
` [PATCH v6 bpf-next 7/7] selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
[PATCH v2 bpf-next] bpf: Allow some trace helpers for all prog types
2025-05-01 18:11 UTC (2+ messages)
[PATCH v3 bpf-next] bpf: fix uninitialized values in BPF_{CORE,PROBE}_READ
2025-05-01 17:47 UTC (2+ messages)
[PATCH bpf-next] bpf: Replace offsetof() with struct_size()
2025-05-01 17:40 UTC (2+ messages)
[PATCH net 0/4] Bug fixes from XDP patch series
2025-05-01 14:56 UTC (5+ messages)
` [PATCH net 2/4] net: ti: icssg-prueth: Report BQL before sending XDP packets
` [PATCH net 3/4] net: ti: icssg-prueth: Fix race condition for traffic from different network sockets
[PATCH RFC bpf-next v2 00/17] traits: Per packet metadata KV store
2025-05-01 14:03 UTC (11+ messages)
` [PATCH RFC bpf-next v2 01/17] trait: limited KV store for packet metadata
[PATCH 0/6] mm: Reentrant kmalloc
2025-05-01 3:27 UTC (7+ messages)
` [PATCH 1/6] mm: Rename try_alloc_pages() to alloc_pages_nolock()
` [PATCH 2/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH 3/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH 4/6] locking/local_lock: Introduce local_lock_irqsave_check()
` [PATCH 5/6] mm: Allow GFP_ACCOUNT and GFP_COMP to be used in alloc_pages_nolock()
` [PATCH 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH net-next v2] xdp: Add helpers for head length, headroom, and metadata length
2025-05-01 2:26 UTC (7+ messages)
Looking for feedback on kfuncs for dentry_path_raw, get_dentry_from_kiocb
2025-04-30 23:00 UTC (2+ messages)
[RFC PATCH bpf-next 0/2] fentry supports function optimized by complier
2025-04-30 22:23 UTC (6+ messages)
` [RFC PATCH bpf-next 1/2] libbpf: Try get fentry func addr from available_filter_functions_addr
` [RFC PATCH bpf-next 2/2] bpf: Get fentry func addr from user when BTF info invalid
[PATCH RESEND] selftests/seccomp: fix syscall_restart test for arm compat
2025-04-30 21:21 UTC (2+ messages)
[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-04-30 20:00 UTC (6+ messages)
[PATCH bpf-next 0/8] bpf, riscv64: Support load-acquire and store-release instructions
2025-04-30 19:47 UTC (14+ messages)
` [PATCH bpf-next 1/8] bpf/verifier: Handle BPF_LOAD_ACQ instructions in insn_def_regno()
` [PATCH bpf-next 2/8] bpf, riscv64: Introduce emit_load_*() and emit_store_*()
` [PATCH bpf-next 3/8] bpf, riscv64: Support load-acquire and store-release instructions
` [PATCH bpf-next 4/8] bpf, riscv64: Skip redundant zext instruction after load-acquire
` [PATCH bpf-next 5/8] selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriate
` [PATCH bpf-next 6/8] selftests/bpf: Avoid passing out-of-range values to __retval()
` [PATCH bpf-next 7/8] selftests/bpf: Verify zero-extension behavior in load-acquire tests
` [PATCH bpf-next 8/8] selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64
[PATCH net-next] xdp: add xdp_skb_reserve_put helper
2025-04-30 19:09 UTC (6+ messages)
[PATCH v1] cgroup/cpuset: remove kernfs active break
2025-04-30 18:33 UTC (4+ messages)
[PATCH v2 bpf-next] bpf: fix uninitialized values in BPF_{CORE,PROBE}_READ
2025-04-30 17:24 UTC (5+ messages)
[RFCv2 0/7] kexec: Use BPF lskel to enable kexec to load PE format boot image
2025-04-30 16:16 UTC (5+ messages)
` [RFCv2 4/7] bpf/kexec: Introduce three bpf kfunc for kexec
[PATCH v1 bpf] libbpf: use proper errno value in linker
2025-04-30 16:15 UTC (4+ messages)
[PATCH 1/4] memcg: simplify consume_stock
2025-04-30 15:11 UTC (6+ messages)
` [PATCH 2/4] memcg: separate local_trylock for memcg and obj
` [PATCH 3/4] memcg: completely decouple memcg and obj stocks
[PATCH rfc 00/12] mm: BPF OOM
2025-04-30 14:53 UTC (16+ messages)
` [PATCH rfc 09/12] sched: psi: bpf hook to handle psi events
` [PATCH rfc 10/12] mm: introduce bpf_out_of_memory() bpf kfunc
[PATCH] perf trace: Split BPF skel code to util/trace_augment.c
2025-04-30 6:06 UTC
[PATCH AUTOSEL 5.15 6/7] bpf: fix possible endless loop in BPF map iteration
2025-04-29 23:53 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 7/7] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
[PATCH AUTOSEL 6.1 08/10] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
2025-04-29 23:53 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 09/10] bpf: fix possible endless loop in BPF map iteration
` [PATCH AUTOSEL 6.1 10/10] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
2025-04-29 23:53 UTC (4+ messages)
[PATCH AUTOSEL 6.6 19/21] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
2025-04-29 23:52 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 20/21] bpf: fix possible endless loop in BPF map iteration
` [PATCH AUTOSEL 6.6 21/21] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
[PATCH AUTOSEL 6.12 33/37] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
2025-04-29 23:51 UTC (3+ messages)
` [PATCH AUTOSEL 6.12 36/37] bpf: fix possible endless loop in BPF map iteration
` [PATCH AUTOSEL 6.12 37/37] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
[PATCH AUTOSEL 6.14 34/39] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
2025-04-29 23:50 UTC (3+ messages)
` [PATCH AUTOSEL 6.14 38/39] bpf: fix possible endless loop in BPF map iteration
` [PATCH AUTOSEL 6.14 39/39] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
[PATCH bpf-next/net v2 1/1] bpf: net_sched: Fix using bpf qdisc as default qdisc
2025-04-29 21:50 UTC (2+ messages)
pahole and gcc-14 issues
2025-04-29 21:44 UTC (15+ messages)
[PATCH net-next v2 0/2] xsk: respect the offsets when copying frags
2025-04-29 21:40 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