messages from 2025-12-09 02:39:38 to 2025-12-27 00:12:58 UTC [more...]
[PATCH v2 0/3] rcu/nocb: Few NOCB cleanup patches
2025-12-27 0:12 UTC (4+ messages)
` [PATCH v2 1/3] rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
` [PATCH v2 2/3] rcu/nocb: Add warning if no rcuog wake up attempt happened during overload
` [PATCH v2 3/3] rcu/nocb: Add warning to detect if overload advancement is ever useful
[PATCH v2] rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
2025-12-26 2:33 UTC (3+ messages)
[PATCH RFC] rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
2025-12-26 2:19 UTC (3+ messages)
[RFC] jiffies_till_first_fqs off by 1
2025-12-26 2:15 UTC (5+ messages)
[PATCH] rcu-tasks: Remove unnecessary smp_store operations in the cblist_init_generic()
2025-12-25 18:57 UTC (2+ messages)
[PATCH] rcutorture: Fix operator precedence bug in exp_current() invocation
2025-12-25 18:43 UTC (13+ messages)
[PATCH RFC] rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
2025-12-23 1:33 UTC (3+ messages)
[PATCH v2] srcu: Use suitable gfp_flags for the init_srcu_struct_nodes()
2025-12-23 0:57 UTC (2+ messages)
[PATCH] rcu: Fix rcu_read_unlock() deadloop due to softirq
2025-12-22 22:26 UTC (7+ messages)
[RFC PATCH v4 0/4] Hazard Pointers
2025-12-21 9:59 UTC (29+ messages)
` [RFC PATCH v4 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
` [RFC PATCH v4 2/4] Documentation: RCU: Refer to ptr_eq()
` [RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
` [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch
[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
2025-12-20 13:33 UTC (65+ messages)
` [PATCH v5 01/36] compiler_types: Move lock checking attributes to compiler-context-analysis.h
` [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v5 03/36] compiler-context-analysis: Add test stub
` [PATCH v5 04/36] Documentation: Add documentation for Compiler-Based Context Analysis
` [PATCH v5 05/36] checkpatch: Warn about context_unsafe() without comment
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
` [PATCH v5 07/36] lockdep: Annotate lockdep assertions for "
` [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's "
` [PATCH v5 09/36] compiler-context-analysis: Change __cond_acquires to take return value
` [PATCH v5 10/36] locking/mutex: Support Clang's context analysis
` [PATCH v5 11/36] locking/seqlock: "
` [PATCH v5 12/36] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v5 13/36] bit_spinlock: Support Clang's context analysis
` [PATCH v5 14/36] rcu: "
` [PATCH v5 15/36] srcu: "
` [PATCH v5 16/36] kref: Add context-analysis annotations
` [PATCH v5 17/36] locking/rwsem: Support Clang's context analysis
` [PATCH v5 18/36] locking/local_lock: Include missing headers
` [PATCH v5 19/36] locking/local_lock: Support Clang's context analysis
` [PATCH v5 20/36] locking/ww_mutex: "
` [PATCH v5 21/36] debugfs: Make debugfs_cancellation a context lock struct
` [PATCH v5 22/36] um: Fix incorrect __acquires/__releases annotations
` [PATCH v5 23/36] compiler-context-analysis: Remove Sparse support
` [PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper
` [PATCH v5 25/36] compiler-context-analysis: Introduce header suppressions
` [PATCH v5 26/36] compiler: Let data_race() imply disabled context analysis
` [PATCH v5 27/36] MAINTAINERS: Add entry for Context Analysis
` [PATCH v5 28/36] kfence: Enable context analysis
` [PATCH v5 29/36] kcov: "
` [PATCH v5 30/36] kcsan: "
` [PATCH v5 31/36] stackdepot: "
` [PATCH v5 32/36] rhashtable: "
` [PATCH v5 33/36] printk: Move locking annotation to printk.c
` [PATCH v5 34/36] security/tomoyo: Enable context analysis
` [PATCH v5 35/36] crypto: "
` [PATCH v5 36/36] sched: Enable context analysis for core.c and fair.c
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-12-19 18:59 UTC (43+ messages)
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
` [PATCH v4 07/35] lockdep: Annotate lockdep assertions for "
` [PATCH v4 08/35] locking/rwlock, spinlock: Support Clang's "
` [PATCH v4 14/35] rcu: "
` [PATCH v4 16/35] kref: Add context-analysis annotations
[syzbot] [net?] [virt?] BUG: sleeping function called from invalid context in __bpf_stream_push_str
2025-12-19 17:06 UTC (2+ messages)
[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-12-19 8:10 UTC (2+ messages)
Handling large numbers of hazard pointers
2025-12-17 7:54 UTC (12+ messages)
[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
2025-12-15 21:40 UTC (3+ messages)
` (subset) "
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2025-12-15 9:06 UTC (8+ messages)
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
[PATCH] srcu: Use suitable gfp_flags for the init_srcu_struct_nodes()
2025-12-14 8:09 UTC (5+ messages)
[PATCH v8 00/23] SLUB percpu sheaves
2025-12-09 9:43 UTC (10+ messages)
` [PATCH v8 03/23] slab: add opt-in caching layer of "
` slub: add barn_get_full_sheaf() and refine empty-main sheaf replacement
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