rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-20 14:35:02 to 2020-12-11 18:16:17 UTC [more...]

[PATCH RFC sl-b] Export return addresses for better diagnostics
 2020-12-11 16:59 UTC  (49+ messages)
` [PATCH sl-b 1/6] mm: Add kmem_last_alloc() to return last allocation for memory block
` [PATCH sl-b 2/6] mm: Add kmem_last_alloc_errstring() to provide more kmem_last_alloc() info
` [PATCH sl-b 3/6] rcu: Make call_rcu() print allocation address of double-freed callback
` [PATCH sl-b 4/6] mm: Create kmem_last_alloc_stack() to provide stack trace in slub
` [PATCH sl-b 5/6] percpu_ref: Print allocator upon reference-count underflow
` [PATCH sl-b 6/6] percpu_ref: Print stack trace "
` [PATCH RFC v2 sl-b] Export return addresses etc. for better diagnostics
  ` [PATCH v2 sl-b 1/5] mm: Add mem_dump_obj() to print source of memory block
  ` [PATCH v2 sl-b 2/5] mm: Make mem_dump_obj() handle NULL and zero-sized pointers
  ` [PATCH v2 sl-b 3/5] mm: Make mem_dump_obj() handle vmalloc() memory
  ` [PATCH v2 sl-b 4/5] rcu: Make call_rcu() print mem_dump_obj() info for double-freed callback
  ` [PATCH v2 sl-b 5/5] percpu_ref: Dump mem_dump_obj() info upon reference-count underflow
    ` [PATCH v3 sl-b 1/6] mm: Add mem_dump_obj() to print source of memory block
    ` [PATCH v3 sl-b 2/6] mm: Make mem_dump_obj() handle NULL and zero-sized pointers
    ` [PATCH v3 sl-b 3/6] mm: Make mem_dump_obj() handle vmalloc() memory
    ` [PATCH v3 sl-b 4/6] mm: Make mem_obj_dump() vmalloc() dumps include start and length
    ` [PATCH v3 sl-b 5/6] rcu: Make call_rcu() print mem_dump_obj() info for double-freed callback
    ` [PATCH v3 sl-b 6/6] percpu_ref: Dump mem_dump_obj() info upon reference-count underflow

[PATCH v4] net/ipv4/inet_fragment: Batch fqdir destroy works
 2020-12-11 14:36 UTC  (2+ messages)

[PATCH v3 0/1] net: Reduce rcu_barrier() contentions from 'unshare(CLONE_NEWNET)'
 2020-12-11 10:46 UTC  (6+ messages)
` [PATCH v3 1/1] net/ipv4/inet_fragment: Batch fqdir destroy works

[PATCH v2 0/1] net: Reduce rcu_barrier() contentions from 'unshare(CLONE_NEWNET)'
 2020-12-10 22:16 UTC  (4+ messages)
` [PATCH v2 1/1] net/ipv4/inet_fragment: Batch fqdir destroy works

Energy-efficiency options within RCU
 2020-12-10 19:23 UTC  (2+ messages)

[PATCH 1/2] rcu-tasks: move RCU-tasks initialization out of core_initcall()
 2020-12-10 18:17 UTC  (8+ messages)
` [PATCH 2/2] rcu-tasks: add RCU-tasks self tests

[PATCH 0/1] net: Reduce rcu_barrier() contentions from 'unshare(CLONE_NEWNET)'
 2020-12-10  7:27 UTC  (6+ messages)
` [PATCH 1/1] net/ipv4/inet_fragment: Batch fqdir destroy works

[PATCH 00/19] rcu/nocb: De-offload and re-offload support v4
 2020-12-10  3:08 UTC  (5+ messages)

One potential issue with concurrent execution of RCU callbacks
 2020-12-10  0:50 UTC  (9+ messages)

[RFC lockdep 0/4] Fixes and self testcases for wait context detection
 2020-12-08 15:31 UTC  (7+ messages)
` [RFC lockdep 1/4] lockdep/selftest: Make HARDIRQ context threaded
` [RFC lockdep 2/4] lockdep: Allow wait context checking with empty ->held_locks
` [RFC lockdep 3/4] rcu/lockdep: Annotate the rcu_callback_map with proper wait contexts
` [RFC lockdep 4/4] lockdep/selftest: Add wait context selftests

BUG: KCSAN: data-race in tick_nohz_next_event / tick_nohz_stop_tick
 2020-12-07 12:23 UTC  (5+ messages)

BUG: KCSAN: data-race in mutex_spin_on_owner+0xef/0x1b0
 2020-12-07 11:51 UTC  (2+ messages)

WARNING: bad unlock balance detected! - mkfs.ext4/426 is trying to release lock (rcu_read_lock)
 2020-12-07 10:37 UTC  (3+ messages)

sched: core.c:7270 Illegal context switch in RCU-bh read-side critical section! __alloc_pages_nodemask
 2020-12-07  5:52 UTC  (2+ messages)

powerpc 5.10-rcN boot failures with RCU_SCALE_TEST=m
 2020-12-04 20:23 UTC  (8+ messages)

BUG: KCSAN: data-race in dec_zone_page_state / write_cache_pages
 2020-12-04 18:51 UTC 

BUG: KCSAN: data-race in __rpc_do_wake_up_task_on_wq / xprt_request_transmit
 2020-12-04 18:35 UTC 

[arm64] db410c: BUG: Invalid wait context
 2020-12-03 11:39 UTC  (3+ messages)

SRCU: Question on srcu_advance_state
 2020-12-02 18:10 UTC  (6+ messages)
  ` 回复: "
      ` 回复: "

[PATCH v2] rcu/segcblist: Add debug checks for segment lengths
 2020-12-02 15:25 UTC  (13+ messages)

[GIT PULL tip/core/rcu] RCU, LKMM, and KCSAN commits for v5.11
 2020-11-30 19:39 UTC 

[PATCH v2 tip/core/rcu 1/6] srcu: Make Tiny SRCU use multi-bit grace-period counter
 2020-11-28  4:12 UTC  (21+ messages)
` [PATCH v2 tip/core/rcu 2/6] srcu: Provide internal interface to start a Tiny SRCU grace period
` [PATCH v2 tip/core/rcu 3/6] srcu: Provide internal interface to start a Tree "
` [PATCH v2 tip/core/rcu 4/6] srcu: Provide polling interfaces for Tiny SRCU grace periods
` [PATCH v2 tip/core/rcu 5/6] srcu: Provide polling interfaces for Tree "
` [PATCH v2 tip/core/rcu 6/6] srcu: Document "

kdump always hangs in rcu_barrier() -> wait_for_completion()
 2020-11-26 23:54 UTC  (5+ messages)

[PATCH 1/2] rcu: introduce kfree_rcu() single argument macro
 2020-11-25 18:57 UTC  (4+ messages)
` [PATCH 2/2] rcu: eliminate the __kvfree_rcu() macro

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-25 10:28 UTC  (45+ messages)
                          ` linux-next: stall warnings and deadlock on Arm64 (was: [PATCH] kfence: Avoid stalling...)

[PATCH tip/core/rcu 0/5] Provide SRCU polling grace-period interfaces
 2020-11-23 21:07 UTC  (18+ messages)
` [PATCH RFC tip/core/rcu 3/5] srcu: Provide internal interface to start a Tree SRCU grace period
` [PATCH RFC tip/core/rcu 4/5] srcu: Provide polling interfaces for Tiny SRCU grace periods
` [PATCH RFC tip/core/rcu 5/5] srcu: Provide polling interfaces for Tree "

[PATCH] rcu: kasan: record and print kvfree_call_rcu call stack
 2020-11-20 14:54 UTC  (7+ messages)


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 NNTP newsgroup(s).