messages from 2026-03-11 13:20:20 to 2026-03-12 15:53:31 UTC [more...]
[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-12 15:53 UTC (12+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
` [PATCH 04/15] net: Use trace_invoke_##name() at guarded tracepoint call sites
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-12 15:32 UTC (11+ messages)
` [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 49/61] media: "
[PATCH bpf-next v3 0/6] bpf: Enhance __bpf_prog_map_compatible()
2026-03-12 13:39 UTC (12+ messages)
` [PATCH bpf-next v3 3/6] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
[PATCH net-next] xsk: remove doubled defines
2026-03-12 12:39 UTC (3+ messages)
[PATCH bpf-next] ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
2026-03-12 12:38 UTC (3+ messages)
[PATCHv2 bpf-next] ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
2026-03-12 12:37 UTC
[PATCH net-next v2 00/15] net: stmmac: clean up descriptor handling part 1
2026-03-12 12:34 UTC (17+ messages)
` [PATCH net-next v2 01/15] net: stmmac: rearrange stmmac_tx_info members to pack better
` [PATCH net-next v2 02/15] net: stmmac: helpers for filling tx_q->tx_skbuff_dma
` [PATCH net-next v2 03/15] net: stmmac: clean up stmmac_clear_rx_descriptors()
` [PATCH net-next v2 04/15] net: stmmac: add helper to get hardware receive descriptor
` [PATCH net-next v2 05/15] net: stmmac: add helper to get size of a "
` [PATCH net-next v2 06/15] net: stmmac: add helper to set receive tail pointer
` [PATCH net-next v2 07/15] net: stmmac: remove rx_tail_addr
` [PATCH net-next v2 08/15] net: stmmac: use consistent tests for receive buffer size
` [PATCH net-next v2 09/15] net: stmmac: add helper to set "
` [PATCH net-next v2 10/15] net: stmmac: simplify stmmac_set_queue_rx_buf_size()
` [PATCH net-next v2 11/15] net: stmmac: add helper to get hardware transmit descriptor
` [PATCH net-next v2 12/15] net: stmmac: add helper to get size of a "
` [PATCH net-next v2 13/15] net: stmmac: add helper to set transmit tail pointer
` [PATCH net-next v2 14/15] net: stmmac: remove tx_tail_addr
` [PATCH net-next v2 15/15] net: stmmac: use queue rather than ->queue_index
[PATCH] selftests/bpf: modify_return: isolate fmod_ret hooks by pid
2026-03-12 12:24 UTC (2+ messages)
[PATCH v4 00/18] rtla: Robustness and code quality improvements
2026-03-12 12:17 UTC (3+ messages)
` [PATCH v4 12/18] rtla: Enforce exact match for time unit suffixes
[PATCH bpf v1] bpf: Fix OOB in bpf_obj_memcpy for cgroup storage
2026-03-12 11:51 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf: Fix unsound scalar forking for BPF_OR
2026-03-12 11:26 UTC (3+ messages)
` [PATCH bpf v2 1/2] bpf: Fix unsound scalar forking in maybe_fork_scalars() "
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling
[PATCH bpf 0/2] bpf: Fix unsound scalar forking for BPF_OR
2026-03-12 11:22 UTC (4+ messages)
` [PATCH bpf 1/2] bpf: Fix unsound scalar forking in maybe_fork_scalars() "
[PATCH bpf-next v1 0/2] Modify some code about test_verifier
2026-03-12 11:06 UTC (10+ messages)
` [PATCH bpf-next v1 1/2] selftests/bpf: Check alignment flag if expected result is REJECT
` [PATCH bpf-next v1 2/2] selftests/bpf: Add alignment flag for test_verifier 190 testcase
[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-03-12 11:06 UTC (9+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
bpftool generated jited has unpreventable jump addresses
2026-03-12 10:53 UTC (3+ messages)
[PATCH 08/10 net-next v2] bpf: remove ipv6_bpf_stub completely and use direct function calls
2026-03-12 10:12 UTC (2+ messages)
[PATCH net-next 00/15] net: stmmac: clean up descriptor handling part 1
2026-03-12 8:54 UTC (5+ messages)
` [PATCH net-next 02/15] net: stmmac: helpers for filling tx_q->tx_skbuff_dma
[PATCH bpf-next v1] selftests/bpf: Improve tc_tunnel test reliability
2026-03-12 8:35 UTC
[PATCH bpf-next v2] selftests/bpf: improve test coverage for kfunc call
2026-03-12 8:01 UTC
[PATCH bpf v1] selftests/bpf: Fix sockmap_multi_channels reliability
2026-03-12 7:25 UTC
[PATCH bpf v2 0/2] bpf: refine u32/s32 bounds when ranges cross min/max boundary
2026-03-12 6:45 UTC (6+ messages)
` [PATCH bpf v2 1/2] "
[PATCH bpf-next v3 0/4] bpf: Add support for sleepable raw tracepoint programs
2026-03-12 6:43 UTC (19+ messages)
` [PATCH bpf-next v3 1/4] bpf: Add sleepable execution path for "
` [PATCH bpf-next v3 2/4] bpf: Verifier support for sleepable "
` [PATCH bpf-next v3 3/4] libbpf: Add tp_btf.s section handler for sleepable raw tracepoints
` [PATCH bpf-next v3 4/4] selftests/bpf: Add tests for sleepable raw tracepoint programs
[PATCH bpf-next v1] selftests/bpf: Improve connect_force_port test reliability
2026-03-12 6:20 UTC
[PATCH net-next 0/2] e1000e: add XDP support
2026-03-12 4:34 UTC (5+ messages)
` [PATCH net-next 1/2] e1000e: add basic "
` [PATCH net-next 2/2] e1000e: add XDP_REDIRECT support
[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
2026-03-12 3:36 UTC (12+ messages)
[PATCH bpf-next 1/1] bpf: Fix BTF module cleanup race condition in struct_ops
2026-03-12 3:08 UTC (9+ messages)
` [PATCH] bpf: Release module BTF IDR before module unload
[PATCH bpf v1] bpf: Release module BTF IDR before module unload
2026-03-12 1:53 UTC (2+ messages)
[PATCH net v4 0/4] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
2026-03-12 1:10 UTC (5+ messages)
[PATCH net] net/sched: Mark qdisc for deletion if graft cannot delete
2026-03-12 0:52 UTC (4+ messages)
[PATCH bpf v3 0/3] bpf: fix and improve open-coded task_vma iterator
2026-03-12 0:35 UTC (7+ messages)
` [PATCH bpf v3 1/3] bpf: fix mm lifecycle in "
` [PATCH bpf v3 2/3] bpf: switch task_vma iterator from mmap_lock to per-VMA locks
` [PATCH bpf v3 3/3] bpf: return VMA snapshot from task_vma iterator
[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
2026-03-12 0:29 UTC (7+ messages)
` [PATCH v4 12/30] tools build: Append extra host cflags
[PATCH bpf v2 0/4] bpf: fix and improve open-coded task_vma iterator
2026-03-11 23:54 UTC (12+ messages)
` [PATCH bpf v2 1/4] bpf: rename mmap_unlock_irq_work to bpf_iter_mm_irq_work
` [PATCH bpf v2 2/4] bpf: fix mm lifecycle in open-coded task_vma iterator
` [PATCH bpf v2 3/4] bpf: switch task_vma iterator from mmap_lock to per-VMA locks
` [PATCH bpf v2 4/4] bpf: return VMA snapshot from task_vma iterator
[RFC PATCH bpf-next v2 00/11] Dynptr cleanup and bugfixes
2026-03-11 23:46 UTC (28+ messages)
` [RFC PATCH bpf-next v2 01/11] bpf: Set kfunc dynptr arg type flag based on prototype
` [RFC PATCH bpf-next v2 02/11] selftests/bpf: Test passing CONST_PTR_TO_DYNPTR to kfunc that may mutate dynptr
` [RFC PATCH bpf-next v2 03/11] bpf: Unify dynptr handling in the verifier
` [RFC PATCH bpf-next v2 05/11] bpf: Preserve reg->id of pointer objects after null-check
` [RFC PATCH bpf-next v2 06/11] bpf: Refactor object relationship tracking and fix dynptr UAF bug
[PATCH v13 bpf-next 0/8] Add BTF layout to BTF
2026-03-11 23:37 UTC (13+ messages)
` [PATCH v13 bpf-next 2/8] libbpf: Support layout section handling in BTF
` [PATCH v13 bpf-next 3/8] libbpf: use layout to compute an unknown kind size
[PATCH bpf-next v2 0/2] libbpf: Add bpf_program__clone() for individual program loading
2026-03-11 23:03 UTC (7+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Introduce bpf_program__clone()
` [External] "
[PATCH bpf-next v3] bpftool: Enable aarch64 ISA extensions for JIT disassembly
2026-03-11 22:31 UTC (2+ messages)
[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
2026-03-11 22:08 UTC (6+ messages)
` [PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers
` [PATCH RFC bpf-next 2/4] audit/security: Enable audit BPF kfuncs
` [PATCH RFC bpf-next 3/4] selftests/bpf: Add audit helpers for BPF tests
` [PATCH RFC bpf-next 4/4] selftests/bpf: Add lsm_audit_kfuncs tests
[PATCH] selftests/bpf: improve test coverage for kfunc call
2026-03-11 22:05 UTC (8+ messages)
[PATCH v2 07/10] security: Hornet LSM
2026-03-11 20:50 UTC (2+ messages)
` [PATCH v2 7/10] "
[PATCH bpf-next v5 0/2] bpf: Relax 8 frame limitation for global subprogs
2026-03-11 19:24 UTC (5+ messages)
` [PATCH bpf-next v5 1/2] bpf: Only enforce 8 frame call stack limit for all-static stacks
` [PATCH bpf-next v5 2/2] selftests/bpf: Add deep call stack selftests
[PATCH bpf-next] selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.c
2026-03-11 18:20 UTC (2+ messages)
[PATCH] selftests/bpf: Enforce definition order for __msg macros in BPF tests
2026-03-11 18:19 UTC (2+ messages)
[PATCH bpf-next v2 1/2] bpf: Add LINK_DETACH support for perf link
2026-03-11 16:48 UTC (5+ messages)
[PATCH v4 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
2026-03-11 16:40 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Speed up module_attach test
2026-03-11 16:40 UTC (2+ messages)
[PATCH v3 1/2] selftests/bpf: filter by pid to avoid cross-test interference
2026-03-11 16:40 UTC (2+ messages)
[PATCH bpf-next v4 1/2] bpf: Support new pointer param types via SCALAR_VALUE for trampolines
2026-03-11 16:31 UTC (3+ messages)
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-11 16:01 UTC (7+ messages)
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-11 15:12 UTC (2+ messages)
[PATCH v2] igc: fix page fault in XDP TX timestamps handling
2026-03-11 14:51 UTC (3+ messages)
` [Intel-wired-lan] "
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