messages from 2026-04-27 11:43:35 to 2026-04-28 20:14:32 UTC [more...]
[PATCH bpf-next 0/4] bpf: Fix NMI deadlock in referenced kptr destructors
2026-04-28 20:14 UTC
[PATCH net] net: Clear skb metadata before LWT xmit
2026-04-28 19:44 UTC
[PATCH 0/3] mm: remove page_mapped()
2026-04-28 19:38 UTC (23+ messages)
` [PATCH 1/3] sh: use folio_mapped() instead of page_mapped() in sh4_flush_cache_page()
` [PATCH 2/3] bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()
` [PATCH 3/3] mm: remove page_mapped()
[PATCH net-next] net: mana: Force single RX buffer per page for CVM/encrypted guest memory
2026-04-28 18:26 UTC (3+ messages)
linux-next: build failure after merge of the bpf-next tree
2026-04-28 18:26 UTC (6+ messages)
` linux-next: build failure after merge of the bfp-next tree
[PATCH net-next v2 0/2] net: mana: Avoid queue struct allocation failure under memory fragmentation
2026-04-28 17:47 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: mana: Use per-queue allocation for tx_qp to reduce allocation size
` [PATCH net-next v2 2/2] net: mana: Use kvmalloc for large RX queue and buffer allocations
[PATCH bpf-next 00/18] bpf: Support stack arguments for BPF functions and kfuncs
2026-04-28 16:47 UTC (9+ messages)
` [PATCH bpf-next 01/18] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next 02/18] bpf: Add precision marking and backtracking for stack argument slots
[LSF/MM/BPF TOPIC] Using BPF in MM
2026-04-28 16:35 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-04-28 16:33 UTC (11+ messages)
` [PATCH bpf-next 1/2] "
[PATCH bpf-next 1/2] bpf: Print breakdown of insns processed by subprogs
2026-04-28 16:18 UTC (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test insns processed breakdown
[PATCH net-next v2 00/13] net: lan966x: add support for PCIe FDMA
2026-04-28 16:07 UTC (15+ messages)
` [PATCH net-next v2 01/13] MAINTAINERS: add FDMA library to Sparx5 SoC entry
` [PATCH net-next v2 02/13] net: microchip: fdma: rename contiguous dataptr helpers
` [PATCH net-next v2 03/13] net: microchip: fdma: add PCIe ATU support
` [PATCH net-next v2 04/13] net: lan966x: add FDMA LLP register write helper
` [PATCH net-next v2 05/13] net: lan966x: export FDMA helpers for reuse
` [PATCH net-next v2 06/13] net: lan966x: add FDMA ops dispatch for PCIe support
` [PATCH net-next v2 07/13] net: lan966x: clear FDMA interrupt stickies after switch reset
` [PATCH net-next v2 08/13] net: lan966x: add shutdown callback to stop FDMA on reboot
` [PATCH net-next v2 09/13] net: lan966x: add PCIe FDMA support
` [PATCH net-next v2 10/13] net: lan966x: add PCIe FDMA MTU change support
` [PATCH net-next v2 11/13] net: lan966x: add PCIe FDMA XDP support
` [PATCH net-next v2 12/13] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
` [PATCH net-next v2 13/13] misc: lan966x-pci: dts: add fdma interrupt to overlay
[PATCH v3 0/5] powerpc/bpf: Add support for verifier selftest
2026-04-28 15:29 UTC (3+ messages)
` [PATCH v3 1/5] powerpc/bpf: fix alignment of long branch trampoline address
[PATCH bpf-next] selftests/bpf: Rename libarena malloc/free methods
2026-04-28 14:50 UTC (4+ messages)
[PATCH bpf-next v10 0/8] bpf: Extend the bpf_list family of APIs
2026-04-28 14:32 UTC (17+ messages)
` [PATCH bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
` [PATCH bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed
` [PATCH bpf-next v10 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty
[PATCH bpf-next v3 00/10] bpf: Introduce resizable hash map
2026-04-28 13:20 UTC (6+ messages)
` [PATCH bpf-next v3 02/10] rhashtable: Add rhashtable_walk_enter_from()
` [PATCH bpf-next v3 03/10] bpf: Implement get_next_key() resizable hashtab
[PATCH net v4 0/8] xsk: fix bugs around xsk skb allocation
2026-04-28 13:18 UTC (3+ messages)
` [PATCH net v4 8/8] xsk: fix u64 descriptor address truncation on 32-bit architectures
[PATCH net v4 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
2026-04-28 13:13 UTC (3+ messages)
[PATCH v2 bpf 1/1] xskmap: reject TX-only AF_XDP sockets
2026-04-28 12:54 UTC (3+ messages)
` [PATCH bpf-next v3] "
[PATCH 0/5] selftests/xsk: foundational UMEM refactoring
2026-04-28 12:39 UTC (8+ messages)
` [PATCH 1/5] selftests/xsk: Introduce helpers for setting UMEM properties
` [PATCH 2/5] selftests/xsk: Eliminate umem reference from ifobject
` [PATCH 3/5] selftests/xsk: Remove umem from pkt_generate parameters
` [PATCH 4/5] selftests/xsk: Use umem_size() helper consistently
` [PATCH 5/5] selftests/xsk: Introduce mmap_size in umem struct
[PATCH net v4 2/8] xsk: handle NULL dereference of the skb without frags issue
2026-04-28 11:33 UTC (2+ messages)
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
2026-04-28 11:34 UTC (28+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
[PATCH] bpf: bpf_dbg: fix off-by-one in cmd_select and pcap_next_pkt
2026-04-28 10:01 UTC
[PATCH bpf-next 0/7] selftests/bpf: Add XDP load-balancer benchmark
2026-04-28 9:33 UTC (24+ messages)
` [PATCH bpf-next 1/7] selftests/bpf: Add bench_force_done() for early benchmark completion
` [PATCH bpf-next 2/7] selftests/bpf: Add BPF batch-timing library
` [PATCH bpf-next 3/7] selftests/bpf: Add bpf-nop benchmark for timing overhead baseline
` [PATCH bpf-next 4/7] selftests/bpf: Add XDP load-balancer common definitions
` [PATCH bpf-next 5/7] selftests/bpf: Add XDP load-balancer BPF program
` [PATCH bpf-next 6/7] selftests/bpf: Add XDP load-balancer benchmark driver
` [PATCH bpf-next 7/7] selftests/bpf: Add XDP load-balancer benchmark run script
[PATCH RFC bpf-next 0/3] selftests/bpf: Test inline helpers for LoongArch
2026-04-28 8:00 UTC (4+ messages)
` [PATCH RFC bpf-next 1/3] selftests/bpf: Add __arch_loongarch macro to limit test cases
` [PATCH RFC bpf-next 2/3] selftests/bpf: Test inline_bpf_get_current_task() for LoongArch
` [PATCH RFC bpf-next 3/3] selftests/bpf: Test jited inline of bpf_get_smp_processor_id()
[RFC PATCH 0/3] Move thread_info into task_struct for LoongArch
2026-04-28 7:20 UTC (4+ messages)
` [RFC PATCH 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK
` [RFC PATCH 2/3] LoongArch: BPF: Inline bpf_get_current_task{_btf}() helpers
` [RFC PATCH 3/3] LoongArch: BPF: Inline bpf_get_smp_processor_id() helper
[PATCH bpf-next v3 0/9] Refactor verifier object relationship tracking
2026-04-28 7:05 UTC (9+ messages)
` [PATCH bpf-next v3 4/9] bpf: Refactor object relationship tracking and fix dynptr UAF bug
[PATCH bpf-next v3 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie
2026-04-28 0:12 UTC (2+ messages)
[PATCH bpf-next v3 1/2] net: add missing syncookie statistics for BPF custom syncookies
2026-04-28 0:12 UTC (2+ messages)
[PATCH bpf-next v2 0/3] bpf, arm64: Support stack arguments
2026-04-27 23:48 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] bpf, arm64: Map BPF_REG_0 to x8 instead of x7
` [PATCH bpf-next v2 2/3] bpf, arm64: Add JIT support for stack arguments
` [PATCH bpf-next v2 3/3] selftests/bpf: Enable stack argument tests for arm64
[RFC PATCH net-next] net: mana: Force single RX buffer per page under SWIOTLB bounce modes
2026-04-27 22:44 UTC (2+ messages)
[PATCH bpf-next v5 0/6] bpf: decap flags and GSO state updates
2026-04-27 22:40 UTC (3+ messages)
` [PATCH v5 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
[PATCH v5 6/6] selftests/bpf: tc_tunnel validate decap GSO state
2026-04-27 22:36 UTC (3+ messages)
[PATCH v5 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room
2026-04-27 22:19 UTC (3+ messages)
[PATCH bpf-next v6 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
2026-04-27 21:23 UTC (4+ messages)
[PATCH bpf-next 17/18] bpf, arm64: Add JIT support for stack arguments
2026-04-27 20:42 UTC (4+ messages)
[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-04-27 20:17 UTC (10+ messages)
[PATCH v2 0/4] Firmware LSM hook
2026-04-27 19:09 UTC (11+ messages)
[PATCH net] net: mana: hardening: Validate SHM offset from BAR0 register to prevent crash due to alignment fault
2026-04-27 18:40 UTC (3+ messages)
[PATCH bpf-next 1/2] bpf: range_within() must check cnum ranges instead of min/max pairs
2026-04-27 17:56 UTC (3+ messages)
[PATCH bpf-next] Fix undefined symbol references for module build post cnum changes
2026-04-27 17:11 UTC (5+ messages)
BPF: writable uprobe pt_regs context bypasses lockdown=integrity
2026-04-27 14:56 UTC (7+ messages)
[PATCH bpf-next v3 04/10] bpf: Implement batch ops and iterators for resizable hashtab
2026-04-27 13:36 UTC (4+ 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