messages from 2026-02-05 14:15:27 to 2026-02-07 15:55:18 UTC [more...]
[RFC PATCH v1 0/4] Machine Learning (ML) library in Linux kernel
2026-02-07 15:55 UTC (8+ messages)
` [RFC PATCH v1 1/4] ml-lib: Introduce Machine Learning (ML) library declarations
` [RFC PATCH v1 2/4] ml-lib: Implement PoC of Machine Learning (ML) library functionality
` [RFC PATCH v1 3/4] ml-lib: Implement simple testing character device driver
` [RFC PATCH v1 4/4] ml-lib: Implement simple user-space testing application
[PATCH bpf] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-02-07 14:37 UTC (7+ messages)
[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-02-07 14:34 UTC (5+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Annotate af_unix sock::sk_state data-races
` [PATCH bpf v2 2/4] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock
` [PATCH bpf v2 4/4] selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
[PATCH v2] kernel/bpf/btf.c: reject to register duplicated kfunc
2026-02-07 13:55 UTC (5+ messages)
[PATCH bpf-next v3 0/3] bpf: fsession support for riscv
2026-02-07 10:53 UTC (11+ messages)
` [PATCH bpf-next v3 1/3] bpf, riscv: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v3 2/3] bpf, riscv: add fsession support for trampolines
` [PATCH bpf-next v3 3/3] selftests/bpf: enable fsession_test on riscv64
[RFC] adding KASAN support to JIT compiler(s)
2026-02-07 3:02 UTC (2+ messages)
[PATCH bpf 0/6] Address XDP frags having negative tailroom
2026-02-07 2:57 UTC (12+ messages)
` [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
[GIT PULL] BPF changes for 7.0
2026-02-07 2:04 UTC
[RFC PATCH 0/7] k[v]free_rcu() improvements
2026-02-07 1:33 UTC (12+ messages)
` [RFC PATCH 1/7] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr
` [RFC PATCH 2/7] mm: use rcu_ptr instead of rcu_head
` [RFC PATCH 3/7] mm/slab: allow freeing kmalloc_nolock()'d objects using kfree[_rcu]()
` [RFC PATCH 4/7] mm/slab: free a bit in enum objexts_flags
` [RFC PATCH 5/7] mm/slab: move kfree_rcu_cpu[_work] definitions
` [RFC PATCH 6/7] mm/slab: introduce kfree_rcu_nolock()
` [RFC PATCH 7/7] mm/slab: make kfree_rcu_nolock() work with sheaves
[PATCH v7 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-07 0:48 UTC (12+ messages)
` [PATCH v7 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v7 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v7 6/6] x86/vdso: Enable sframe generation in VDSO
[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
2026-02-06 23:28 UTC (2+ messages)
[PATCH bpf-next v7 00/17] Remove task and cgroup local storage percpu counters
2026-02-06 23:25 UTC (20+ messages)
` [PATCH bpf-next v7 01/17] bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
` [PATCH bpf-next v7 02/17] bpf: Convert bpf_selem_unlink_map to failable
` [PATCH bpf-next v7 03/17] bpf: Convert bpf_selem_link_map "
` [PATCH bpf-next v7 04/17] bpf: Convert bpf_selem_unlink "
` [PATCH bpf-next v7 05/17] bpf: Change local_storage->lock and b->lock to rqspinlock
` [PATCH bpf-next v7 06/17] bpf: Remove task local storage percpu counter
` [PATCH bpf-next v7 07/17] bpf: Remove cgroup "
` [PATCH bpf-next v7 08/17] bpf: Remove unused percpu counter from bpf_local_storage_map_free
` [PATCH bpf-next v7 09/17] bpf: Prepare for bpf_selem_unlink_nofail()
` [PATCH bpf-next v7 10/17] bpf: Support lockless unlink when freeing map or local storage
` [PATCH bpf-next v7 11/17] bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
` [PATCH bpf-next v7 12/17] selftests/bpf: Update sk_storage_omem_uncharge test
` [PATCH bpf-next v7 13/17] selftests/bpf: Update task_local_storage/recursion test
` [PATCH bpf-next v7 14/17] selftests/bpf: Update task_local_storage/task_storage_nodeadlock test
` [PATCH bpf-next v7 15/17] selftests/bpf: Remove test_task_storage_map_stress_lookup
` [PATCH bpf-next v7 16/17] selftests/bpf: Choose another percpu variable in bpf for btf_dump test
` [PATCH bpf-next v7 17/17] selftests/bpf: Fix outdated test on storage->smap
[PATCH v8 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-06 23:08 UTC (8+ messages)
` [PATCH v8 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v8 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v8 3/6] x86/asm: Use CFI_* macros in SYM_FUNC_* macros so they can be added to VDSO
` [PATCH v8 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v8 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v8 6/6] x86/vdso: Enable sframe generation in VDSO
[PATCH net-next 1/9] libeth: pass Rx queue index to PP when creating a fill queue
2026-02-06 17:49 UTC (5+ messages)
` [PATCH net-next 2/9] libeth: handle creating pools with unreadable buffers
` [PATCH net-next 3/9] ice: migrate to netdev ops lock
` [PATCH net-next 4/9] ice: implement Rx queue management ops
` [PATCH net-next 5/9] ice: add support for transmitting unreadable frags
[PATCH bpf 0/2] Fix some corner cases in xskxceiver
2026-02-06 17:39 UTC (2+ messages)
[PATCH bpf-next v2 1/2] bpf: Add preempt disable for bpf_get_stack
2026-02-06 17:20 UTC (7+ messages)
` [PATCH bpf-next v2 2/2] bpf: Add preempt disable for bpf_get_stackid
` [syzbot ci] Re: bpf: Add preempt disable for bpf_get_stack
[RFC bpf-next 00/12] bpf: tracing_multi link
2026-02-06 17:03 UTC (19+ messages)
` [RFC bpf-next 04/12] bpf: Add struct bpf_tramp_node object
` [RFC bpf-next 08/12] libbpf: Add btf__find_by_glob_kind function
[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
2026-02-06 16:44 UTC (7+ messages)
[PATCH net-next v2 0/6] net: sched: refactor qdisc drop reasons into dedicated tracepoint
2026-02-06 16:31 UTC (13+ messages)
` [PATCH net-next v2 1/6] net: sched: introduce qdisc-specific drop reason tracing
` [PATCH net-next v2 2/6] net: sched: sfq: convert to qdisc drop reasons
` [PATCH net-next v2 3/6] net: sched: sch_cake: use enum qdisc_drop_reason for cobalt_should_drop
` [PATCH net-next v2 4/6] net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
` [PATCH net-next v2 5/6] net: sched: rename QDISC_DROP_FQ_* to generic names
` [PATCH net-next v2 6/6] net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
` [syzbot ci] Re: net: sched: refactor qdisc drop reasons into dedicated tracepoint
[PATCH net-next v3 0/6] net: sched: refactor qdisc drop reasons into dedicated tracepoint
2026-02-06 16:24 UTC (7+ messages)
` [PATCH net-next v3 1/6] net: sched: introduce qdisc-specific drop reason tracing
` [PATCH net-next v3 2/6] net: sched: sfq: convert to qdisc drop reasons
` [PATCH net-next v3 3/6] net: sched: sch_cake: use enum qdisc_drop_reason for cobalt_should_drop
` [PATCH net-next v3 4/6] net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
` [PATCH net-next v3 5/6] net: sched: rename QDISC_DROP_FQ_* to generic names
` [PATCH net-next v3 6/6] net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
[PATCH 1/2] btf: Add for_each_enum and for_each_enum64 helper macros
2026-02-06 16:04 UTC (12+ messages)
` [PATCH 2/2] tracing: resolve enum names for function arguments via BTF
[PATCH net-next RFC v1 0/3] net: sched: refactor qdisc drop reasons into dedicated tracepoint
2026-02-06 15:21 UTC (10+ messages)
[syzbot] Monthly bpf report (Feb 2026)
2026-02-06 14:30 UTC
[PATCH] bpf: use FS_USERNS_DELEGATABLE for bpffs
2026-02-06 12:45 UTC (14+ messages)
[PATCH bpf-next 0/3] bpf: fsession support for riscv
2026-02-06 12:07 UTC (6+ messages)
` [PATCH bpf-next 2/3] bpf, riscv: add fsession support for trampolines
[PATCH bpf-next v2 0/3] bpf: fsession support for riscv
2026-02-06 11:58 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] bpf, riscv: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v2 2/3] bpf, riscv: add fsession support for trampolines
` [PATCH bpf-next v2 3/3] selftests/bpf: enable fsession_test on riscv64
[PATCH v3] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-06 11:02 UTC (3+ messages)
` [syzbot ci] "
[PATCH] vsnprintf: drop __printf() attributes on binary printing functions
2026-02-06 9:28 UTC (5+ messages)
[PATCH bpf-next v8 0/3] Pass external callchain entry to get_perf_callchain
2026-02-06 9:20 UTC (6+ messages)
` [PATCH bpf-next v8 2/3] perf: Refactor get_perf_callchain
bpf: Race condition in bpf_trampoline_unlink_cgroup_shim during concurrent cgroup LSM link release
2026-02-06 7:50 UTC (3+ messages)
` [PATCH] bpf: fix: Race condition in bpf_trampoline_unlink_cgroup_shim
[PATCH] kallsyms: cache bpf symbols to avoid quadratic iteration
2026-02-06 3:46 UTC (4+ messages)
[PATCH bpf-next v9 0/9] bpf: Extend BPF syscall with common attributes support
2026-02-06 2:50 UTC (11+ messages)
` [PATCH bpf-next v9 4/9] bpf: Add syscall common attributes support for prog_load
` [PATCH bpf-next v9 9/9] selftests/bpf: Add tests to verify map create failure log
[BPF CI] OOMs on s390x runners
2026-02-05 23:50 UTC (3+ messages)
[PATCH RFC bpf-next 00/12] bpf: Introduce resizable hash map
2026-02-05 21:02 UTC (17+ messages)
` [PATCH RFC bpf-next 01/12] bpf: Register rhash map
` [PATCH RFC bpf-next 02/12] bpf: Implement basic functions for resizable hashtab
` [PATCH RFC bpf-next 03/12] bpf: Implement batch ops and BPF iterator "
` [PATCH RFC bpf-next 04/12] bpf: Reject resizable hash map in tracing progs
` [PATCH RFC bpf-next 05/12] libbpf: Support resizable hashtable
` [PATCH RFC bpf-next 06/12] selftests/bpf: Add basic tests for resizable hash map
` [PATCH RFC bpf-next 07/12] selftests/bpf: Support resizable hashtab in test_maps
` [PATCH RFC bpf-next 08/12] selftests/bpf: Resizable hashtab BPF_F_LOCK tests
` [PATCH RFC bpf-next 09/12] selftests/bpf: Add stress tests for resizable hash get_next_key
` [PATCH RFC bpf-next 10/12] selftests/bpf: Add BPF iterator tests for resizable hash map
` [PATCH RFC bpf-next 11/12] selftests/bpf: Verify resizable hash map is rejected in tracing progs
` [PATCH RFC bpf-next 12/12] bpftool: Add rhash map documentation
(no subject)
2026-02-05 19:58 UTC
[PATCH bpf-next] bpf: Prevent reentrance into call_rcu_tasks_trace()
2026-02-05 19:02 UTC
[PATCH v13 00/18] unwind_deferred: Implement sframe handling
2026-02-05 18:54 UTC (3+ messages)
[PATCH bpf] bpf: Require frozen map for calculating map hash
2026-02-05 18:40 UTC (3+ messages)
[PATCH bpf-next v3 2/2] selftests/bpf: Add tests for BPF_END bitwise tracking
2026-02-05 18:35 UTC (3+ messages)
[PATCH v2] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-05 17:58 UTC (3+ messages)
` [syzbot ci] "
BPF with deferred stacktrace and sframes?
2026-02-05 17:39 UTC (15+ messages)
[PATCH bpf v3] bpf: Limit signature size to KMALLOC_MAX_CACHE_SIZE
2026-02-05 16:35 UTC (2+ messages)
[PATCH bpf-next] bpf: Allow bpf_tcp_sock() helper in XDP
2026-02-05 15:52 UTC (4+ messages)
[PATCH v5 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-02-05 14:55 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