RCU Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-02 07:48:26 to 2025-02-18 13:17:59 UTC [more...]

The rdp->gpwrap behavior
 2025-02-18 13:17 UTC  (6+ messages)

[PATCH rcu 0/7] RCU documentation changes for v6.15
 2025-02-18  5:45 UTC  (8+ messages)
` [PATCH rcu 1/7] doc: Add broken-timing possibility to stallwarn.rst
` [PATCH rcu 2/7] docs: Improve discussion of this_cpu_ptr(), add raw_cpu_ptr()
` [PATCH rcu 3/7] rcu: Document self-propagating callbacks
` [PATCH rcu 4/7] srcu: Point call_srcu() to call_rcu() for detailed memory ordering
` [PATCH rcu 5/7] rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header
` [PATCH rcu 6/7] rcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help text
` [PATCH rcu 7/7] rcu: Remove references to old grace-period-wait primitives

[Patch v2] doc/RCU/listRCU: refine example code for eliminating stale data
 2025-02-18  0:50 UTC 

[PATCH] doc/RCU/listRCU: fix an example code snippets
 2025-02-18  0:25 UTC  (9+ messages)

[PATCH RFC v2 00/10] SLUB percpu sheaves
 2025-02-17 15:07 UTC  (15+ messages)
` [PATCH RFC v2 01/10] slab: add opt-in caching layer of "
` [PATCH RFC v2 02/10] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH RFC v2 03/10] locking/local_lock: Introduce localtry_lock_t
` [PATCH RFC v2 04/10] locking/local_lock: add localtry_trylock()
` [PATCH RFC v2 05/10] slab: switch percpu sheaves locking to localtry_lock
` [PATCH RFC v2 06/10] slab: sheaf prefilling for guaranteed allocations
` [PATCH RFC v2 07/10] slab: determine barn status racily outside of lock
` [PATCH RFC v2 08/10] tools: Add testing support for changes to rcu and slab for sheaves
` [PATCH RFC v2 09/10] tools: Add sheafs support to testing infrastructure
` [PATCH RFC v2 10/10] maple_tree: use percpu sheaves for maple_node_cache

Spłata raty
 2025-02-17  9:10 UTC 

[linux-next:master] [rcu] c9b55f9da0: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
 2025-02-17  6:30 UTC 

[PATCH v3] rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
 2025-02-17  2:29 UTC  (2+ messages)

[PATCH 0/3] rcu/exp updates
 2025-02-15 22:23 UTC  (9+ messages)
` [PATCH 1/3] rcu/exp: Protect against early QS report
` [PATCH 2/3] rcu/exp: Remove confusing needless full barrier on task unblock
` [PATCH 3/3] rcu/exp: Remove needless CPU up quiescent state report

[PATCH v2] rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
 2025-02-15  5:43 UTC  (2+ messages)

[PATCH RFC v2 rcu] Fix get_state_synchronize_rcu_full() GP-start detection
 2025-02-12 10:42 UTC  (16+ messages)

[linus:master] [treewide] b04e317b52: INFO:task_blocked_for_more_than#seconds
 2025-02-12  4:57 UTC 

[PATCH v2] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done()
 2025-02-11 22:38 UTC 

next-20250210: WARNING: at include/linux/rwsem.h:85 madvise_unlock
 2025-02-11 18:35 UTC  (4+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-11 16:10 UTC  (18+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH RFC 00/24] Compiler-Based Capability- and Locking-Analysis
 2025-02-11 13:55 UTC  (40+ messages)
` [PATCH RFC 01/24] compiler_types: Move lock checking attributes to compiler-capability-analysis.h
` [PATCH RFC 02/24] compiler-capability-analysis: Rename __cond_lock() to __cond_acquire()
` [PATCH RFC 03/24] compiler-capability-analysis: Add infrastructure for Clang's capability analysis
` [PATCH RFC 04/24] compiler-capability-analysis: Add test stub
` [PATCH RFC 05/24] Documentation: Add documentation for Compiler-Based Capability Analysis
` [PATCH RFC 06/24] checkpatch: Warn about capability_unsafe() without comment
` [PATCH RFC 07/24] cleanup: Basic compatibility with capability analysis
` [PATCH RFC 08/24] lockdep: Annotate lockdep assertions for "
` [PATCH RFC 09/24] locking/rwlock, spinlock: Support Clang's "
` [PATCH RFC 10/24] compiler-capability-analysis: Change __cond_acquires to take return value
` [PATCH RFC 11/24] locking/mutex: Support Clang's capability analysis
` [PATCH RFC 12/24] locking/seqlock: "
` [PATCH RFC 13/24] bit_spinlock: Include missing <asm/processor.h>
` [PATCH RFC 14/24] bit_spinlock: Support Clang's capability analysis
` [PATCH RFC 15/24] rcu: "
` [PATCH RFC 16/24] srcu: "
` [PATCH RFC 17/24] kref: Add capability-analysis annotations
` [PATCH RFC 18/24] locking/rwsem: Support Clang's capability analysis
` [PATCH RFC 19/24] locking/local_lock: "
` [PATCH RFC 20/24] debugfs: Make debugfs_cancellation a capability struct
` [PATCH RFC 21/24] kfence: Enable capability analysis
` [PATCH RFC 22/24] kcov: "
` [PATCH RFC 23/24] stackdepot: "
` [PATCH RFC 24/24] rhashtable: "

The business loan-
 2025-02-08 22:05 UTC 

[PATCH bpf-next 0/3] bpf: Overwrite the htab element atomically
 2025-02-08 10:16 UTC  (7+ messages)
` [PATCH bpf-next 1/3] rculist: add hlist_nulls_replace_rcu() helper
` [PATCH bpf-next 2/3] bpf: Overwrite the element in hash map atomically
  ` [RESEND] "
` [PATCH bpf-next 3/3] selftests/bpf: Add test case for atomic htab update

The business loan-
 2025-02-08  4:42 UTC 

[PATCH 0/4] ucount: Simplify refcounting with rcuref_t
 2025-02-07 20:48 UTC  (7+ messages)
` [PATCH 1/4] rcu: Provide a static initializer for hlist_nulls_head
` [PATCH 2/4] ucount: Replace get_ucounts_or_wrap() with atomic_inc_not_zero()
` [PATCH 3/4] ucount: Use RCU for ucounts lookups
` [PATCH 4/4] ucount: Use rcuref_t for reference counting

[PATCH rcu 0/5] Miscellaneous fixes
 2025-02-06 17:38 UTC  (25+ messages)
  ` [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall()
  ` [PATCH rcu 6/5] Make RCU watch ct_kernel_exit_state() warning

[PATCH] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done()
 2025-02-05 15:59 UTC  (12+ messages)

[syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
 2025-02-05 14:56 UTC  (2+ messages)

[PATCH 0/4] slab, rcu: move and consolidate TINY_RCU kvfree_rcu() to SLAB
 2025-02-05  9:54 UTC  (13+ messages)
` [PATCH 1/4] slab, rcu: move TINY_RCU variant of "
` [PATCH 2/4] rcu: remove trace_rcu_kvfree_callback
` [PATCH 3/4] rcu, slab: use a regular callback function for kvfree_rcu
` [PATCH 4/4] slab: don't batch kvfree_rcu() with SLUB_TINY

[PATCH v3 net 11/16] ipv6: input: convert to dev_net_rcu()
 2025-02-05  8:05 UTC  (7+ messages)

[PATCH v6 00/16] Device / Driver PCI / Platform Rust abstractions
 2025-02-02 22:42 UTC  (6+ messages)
` [PATCH v6 07/16] rust: add `io::{Io, IoRaw}` base types

[PATCH 6.1 00/16] Fixes bpf and rcu
 2025-02-02  9:52 UTC  (18+ messages)
` [PATCH 6.1 01/16] bpf: Add a few bpf mem allocator functions
` [PATCH 6.1 02/16] bpf: Factor out a common helper free_all()
` [PATCH 6.1 03/16] bpf: Rename few bpf_mem_alloc fields
` [PATCH 6.1 04/16] bpf: Let free_all() return the number of freed elements
` [PATCH 6.1 05/16] bpf: Refactor alloc_bulk()
` [PATCH 6.1 06/16] bpf: Factor out inc/dec of active flag into helpers
` [PATCH 6.1 07/16] bpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocator
` [PATCH 6.1 08/16] bpf: Further refactor alloc_bulk()
` [PATCH 6.1 09/16] bpf: Change bpf_mem_cache draining process
` [PATCH 6.1 10/16] bpf: Add a hint to allocated objects
` [PATCH 6.1 11/16] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu()
` [PATCH 6.1 12/16] rcu: Fix missing nocb gp wake on rcu_barrier()
` [PATCH 6.1 13/16] rcu: Make call_rcu() lazy to save power
` [PATCH 6.1 14/16] rcu: Export rcu_request_urgent_qs_task()
` [PATCH 6.1 15/16] bpf: Remove unnecessary check when updating LPM trie
` [PATCH 6.1 16/16] bpf: Switch to bpf mem allocator for "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).