messages from 2026-04-08 15:10:53 to 2026-04-10 06:15:28 UTC [more...]
[PATCH] bpf: add bpf_real_inode() kfunc
2026-04-10 6:15 UTC (11+ messages)
[PATCH v2 bpf-next 0/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
2026-04-10 6:10 UTC (3+ messages)
` [PATCH v2 bpf-next 1/2] "
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for verifying return values of fmod_ret
[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
2026-04-10 4:38 UTC (11+ messages)
` [RFC PATCH 2/4] trace: Allow kprobes to override "
[PATCH bpf-next v2 00/13] bpf: static stack liveness data flow analysis
2026-04-10 4:06 UTC (23+ messages)
` [PATCH bpf-next v2 01/13] bpf: share several utility functions as internal API
` [PATCH bpf-next v2 02/13] bpf: save subprogram name in bpf_subprog_info
` [PATCH bpf-next v2 03/13] bpf: Add spis_*() helpers for 4-byte stack slot bitmasks
` [PATCH bpf-next v2 04/13] bpf: make liveness.c track stack with 4-byte granularity
` [PATCH bpf-next v2 05/13] bpf: 4-byte precise clean_verifier_state
` [PATCH bpf-next v2 06/13] bpf: prepare bpf_liveness api for use by static analysis pass
` [PATCH bpf-next v2 07/13] bpf: introduce forward arg-tracking dataflow analysis
` [PATCH bpf-next v2 08/13] bpf: simplify liveness to use (callsite, depth) keyed func_instances
` [PATCH bpf-next v2 09/13] bpf: change logging scheme for live stack analysis
` [PATCH bpf-next v2 10/13] selftests/bpf: update existing tests due to liveness changes
` [PATCH bpf-next v2 11/13] selftests/bpf: adjust verifier_log buffers
` [PATCH bpf-next v2 12/13] selftests/bpf: add new tests for static stack liveness analysis
` [PATCH bpf-next v2 13/13] bpf: poison dead stack slots
[PATCH bpf-next v9 0/9] bpf: Extend the bpf_list family of APIs
2026-04-10 2:53 UTC (8+ messages)
` [PATCH bpf-next v9 1/9] bpf: refactor kfunc checks using table-driven approach in verifier
[PATCH bpf-next 0/3] bpf: Refactor how the verifier matches kfunc checks
2026-04-10 2:22 UTC (2+ messages)
[PATCH net-next v11 00/14] netkit: Support for io_uring zero-copy and AF_XDP
2026-04-10 2:00 UTC (15+ messages)
` [PATCH net-next v11 03/14] net: Add lease info to queue-get response
` [PATCH net-next v11 14/14] selftests/net: Add queue leasing tests with netkit
[PATCH v2 bpf-next 4/4] bpf: Replace bpf memory allocator with kmalloc_nolock() in local storage
2026-04-10 1:43 UTC (2+ messages)
[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-04-10 1:35 UTC (2+ messages)
[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
2026-04-09 23:48 UTC (17+ messages)
[PATCH bpf-next 00/14] bpf: static stack liveness data flow analysis
2026-04-09 23:34 UTC (29+ messages)
` [PATCH bpf-next 01/14] bpf: share several utility functions as internal API
` [PATCH bpf-next 02/14] bpf: save subprogram name in bpf_subprog_info
` [PATCH bpf-next 03/14] bpf: Add spis_*() helpers for 4-byte stack slot bitmasks
` [PATCH bpf-next 04/14] bpf: make liveness.c track stack with 4-byte granularity
` [PATCH bpf-next 05/14] bpf: 4-byte precise clean_verifier_state
` [PATCH bpf-next 06/14] bpf: prepare bpf_liveness api for use by static analysis pass
` [PATCH bpf-next 07/14] bpf: introduce forward arg-tracking dataflow analysis
` [PATCH bpf-next 08/14] bpf: record arg tracking results in bpf_liveness masks
` [PATCH bpf-next 09/14] bpf: simplify liveness to use (callsite, depth) keyed func_instances
` [PATCH bpf-next 10/14] bpf: change logging scheme for live stack analysis
` [PATCH bpf-next 11/14] selftests/bpf: update existing tests due to liveness changes
` [PATCH bpf-next 12/14] selftests/bpf: adjust verifier_log buffers
` [PATCH bpf-next 13/14] selftests/bpf: add new tests for static stack liveness analysis
` [PATCH bpf-next 14/14] bpf: poison dead stack slots
[PATCH net-next v9 1/4] net: stmmac: Add DW25GMAC support in stmmac core driver
2026-04-09 22:14 UTC (3+ messages)
[PATCH net-next v9 0/4] net: stmmac: Add PCI driver support for BCM8958x
2026-04-09 22:08 UTC (3+ messages)
[PATCH v2 0/4] Firmware LSM hook
2026-04-09 21:04 UTC (5+ messages)
[PATCH net-next] net/mlx5: Use dma_wmb() for completion queue doorbell updates
2026-04-09 20:46 UTC (2+ messages)
[PATCH bpf v2] bpf: Fix use-after-free in offloaded map/prog info fill
2026-04-09 20:30 UTC (3+ messages)
[PATCH bpf-next 1/2] bpf: Drop pkt_end markers on arithmetic to prevent is_pkt_ptr_branch_taken
2026-04-09 20:20 UTC (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for stale pkt range after scalar arithmetic
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-04-09 18:16 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf: Implement stack_map_get_build_id_offset_sleepable()
2026-04-09 16:34 UTC (7+ messages)
` [PATCH bpf v2 1/2] bpf: Factor out stack_map_build_id_set_ip() in stackmap.c
` [PATCH bpf v2 2/2] bpf: Avoid faultable build ID reads under mm locks
[PATCH v2 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-04-09 16:28 UTC (7+ messages)
` [PATCH v2 1/4] perf/arm_pmuv3: Fix NULL pointer dereference in armv8pmu_sched_task()
` [PATCH v2 2/4] perf: Fix uninitialized bitfields in perf_clear_branch_entry_bitfields()
[PATCH] selftests/bpf: fix const qualifier in fexit_bpf2bpf test
2026-04-09 14:40 UTC (3+ messages)
[PATCH] bpf: add is_locked_tcp_sock guard for sock_ops rtt_min access
2026-04-09 14:29 UTC (3+ messages)
` [PATCH v2] bpf: guard sock_ops rtt_min access with is_locked_tcp_sock
[PATCH bpf-next v2 0/3] bpf: add the missing fsession
2026-04-09 13:39 UTC (9+ messages)
` [PATCH bpf-next v2 1/3] bpf: add missing fsession to the verifier log
` [PATCH bpf-next v2 3/3] bpftool: add missing fsession to the usage and docs of bpftool
[PATCH bpf v6 0/3] bpf: fix and improve open-coded task_vma iterator
2026-04-09 13:15 UTC (5+ messages)
` [PATCH bpf v6 1/3] bpf: fix mm lifecycle in "
` [PATCH bpf v6 2/3] bpf: switch task_vma iterator from mmap_lock to per-VMA locks
` [PATCH bpf v6 3/3] bpf: return VMA snapshot from task_vma iterator
[LSF/MM/BPF TOPIC] eBPF-driven Data Placement Hint
2026-04-09 12:41 UTC (2+ messages)
` [Lsf-pc] "
[PATCH net-next v1] net: add missing syncookie statistics for BPF custom syncookies
2026-04-09 12:41 UTC
[PATCH bpf-next v12 0/5] emit ENDBR/BTI instructions for indirect jump targets
2026-04-09 12:27 UTC (4+ messages)
` [PATCH bpf-next v12 1/5] bpf: Move constants blinding out of arch-specific JITs
[PATCH bpf-next v4 0/9] Introduce arena library and runtime
2026-04-09 10:40 UTC (21+ messages)
` [PATCH bpf-next v4 1/9] bpf: Upgrade scalar to PTR_TO_ARENA on arena pointer addition
` [PATCH bpf-next v4 3/9] selftests/bpf: Move bpf_arena_spin_lock.h to the top level
` [PATCH bpf-next v4 5/9] selftests/bpf: Add basic libarena scaffolding
` [PATCH bpf-next v4 6/9] selftests/bpf: Add arena ASAN runtime to libarena
` [PATCH bpf-next v4 8/9] selftests/bpf: Add buddy allocator for libarena
[PATCH bpf] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
2026-04-09 10:25 UTC (2+ messages)
[PATCH bpf] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
2026-04-09 10:24 UTC (2+ messages)
[PATCH bpf-next v3 0/6] bpf: decap flags and GSO state updates
2026-04-09 9:03 UTC (4+ messages)
` [PATCH bpf-next v3 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room
[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
2026-04-09 8:39 UTC (7+ messages)
[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
2026-04-09 8:22 UTC (11+ messages)
[RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch
2026-04-09 7:36 UTC (13+ messages)
[PATCH bpf-next] selftests/bpf: Fix reg_bounds to match new tnum-based refinement
2026-04-09 5:18 UTC (3+ messages)
[PATCH net-next v2] selftests/drivers/net: Add an xdp test to xdp.py
2026-04-09 2:51 UTC (2+ messages)
[PATCH bpf] bpf: Fix use-after-free in offloaded map/prog info fill
2026-04-09 2:20 UTC (4+ messages)
[PATCH bpf-next v2 1/4] bpf: Propagate error from visit_tailcall_insn
2026-04-09 1:50 UTC (5+ messages)
` [PATCH bpf-next v2 2/4] bpf: Fix ld_{abs,ind} failure path analysis in subprogs
` [PATCH bpf-next v2 3/4] bpf: Remove static qualifier from local subprog pointer
` [PATCH bpf-next v2 4/4] selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
[PATCH bpf-next v2 0/6] Add support to emit verifier warnings
2026-04-09 1:20 UTC (6+ messages)
` [PATCH bpf-next v2 3/6] bpf: Make find_linfo widely available
[PATCH bpf-next v5 0/2] Reject sleepable kprobe_multi programs at attach time
2026-04-09 1:20 UTC (4+ messages)
` [PATCH bpf-next v5 1/2] bpf: "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable
[PATCH net-next v2 0/4] bpf-timestamp: convert to push-level granularity
2026-04-08 23:52 UTC (13+ messages)
` [PATCH net-next v2 3/4] bpf-timestamp: keep track of the skb when wait_for_space occurs
[net-next v10 06/10] net: bnxt: Add boilerplate GSO code
2026-04-08 23:05 UTC
[PATCH bpf v3 0/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops and add selftest
2026-04-08 20:32 UTC (2+ messages)
[PATCH bpf-next v4 0/2] Reject sleepable kprobe_multi programs at attach time
2026-04-08 20:13 UTC (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable
[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-04-08 19:22 UTC (6+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
2026-04-08 19:21 UTC (3+ messages)
[PATCH bpf-next 1/4] bpf: Propagate error from visit_tailcall_insn
2026-04-08 18:47 UTC (9+ messages)
` [PATCH bpf-next 2/4] bpf: Fix ld_{abs,ind} failure path analysis in subprogs
` [PATCH bpf-next 3/4] bpf: Remove static qualifier from local subprog pointer
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
[PATCH bpf-next v3 05/11] bpf: Support stack arguments for kfunc calls
2026-04-08 18:07 UTC (5+ messages)
[PATCH bpf-next] selftests/bpf: Add BPF struct_ops + livepatch integration test
2026-04-08 17:52 UTC
[PATCH v3 bpf-next 0/2] selftests/bpf: Test BTF sanitization
2026-04-08 16:57 UTC (3+ messages)
` [PATCH v3 bpf-next 1/2] libbpf: Allow use of feature cache for non-token cases
` [PATCH v3 bpf-next 2/2] selftests/bpf: Add BTF sanitize test covering BTF layout
[PATCH RFC bpf-next v2 00/18] bpf: Introduce resizable hash map
2026-04-08 15:10 UTC (9+ messages)
` [PATCH RFC bpf-next v2 11/18] libbpf: Support resizable hashtable
` [PATCH RFC bpf-next v2 12/18] selftests/bpf: Add basic tests for resizable hash map
` [PATCH RFC bpf-next v2 13/18] selftests/bpf: Support resizable hashtab in test_maps
` [PATCH RFC bpf-next v2 14/18] selftests/bpf: Resizable hashtab BPF_F_LOCK tests
` [PATCH RFC bpf-next v2 15/18] selftests/bpf: Add stress tests for resizable hash get_next_key
` [PATCH RFC bpf-next v2 16/18] selftests/bpf: Add BPF iterator tests for resizable hash map
` [PATCH RFC bpf-next v2 17/18] bpftool: Add rhash map documentation
` [PATCH RFC bpf-next v2 18/18] selftests/bpf: Add resizable hashmap to benchmarks
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