rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-11 13:08:53 to 2019-08-01 21:41:49 UTC [more...]

[PATCH v2 0/7] Doc updates to /dev branch
 2019-08-01 21:41 UTC  (8+ messages)
` ['PATCH v2' 1/7] Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
` ['PATCH v2' 2/7] Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"
` ['PATCH v2' 4/7] docs: rcu: Correct links referring to titles
` ['PATCH v2' 5/7] docs: rcu: Increase toctree to 3
` ['PATCH v2' 6/7] Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"
` ['PATCH v2' 7/7] Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"

[PATCH tip/core/rcu 1/1] rcu: Remove unused function rcutorture_record_progress
 2019-08-01 21:00 UTC 

[PATCH 0/9] Apply new rest conversion patches to /dev branch
 2019-08-01 20:14 UTC  (13+ messages)
` [PATCH 1/9] Revert "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
` [PATCH 2/9] Revert "rcu: Add support for consolidated-RCU reader checking"
` [PATCH 3/9] Revert "treewide: Rename rcu_dereference_raw_notrace() to _check()"
` [PATCH 5/9] docs: rcu: Correct links referring to titles
` [PATCH 6/9] docs: rcu: Increase toctree to 3
` [PATCH 7/9] Revert "Revert "treewide: Rename rcu_dereference_raw_notrace() to _check()""
` [PATCH 8/9] Revert "Revert "rcu: Add support for consolidated-RCU reader checking""
` [PATCH 9/9] Revert "Revert "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()""

[PATCH v2 00/26] ReST conversion of text files without .txt extension
 2019-07-31  1:33 UTC  (19+ messages)
      ` [PATCH v2 25/26] docs: rcu: convert some articles from html to ReST

[PATCH v3 0/3] Convert some RCU articles to ReST
 2019-07-30 23:57 UTC  (5+ messages)
` [PATCH v3 2/3] docs: rcu: Correct links referring to titles
` [PATCH v3 3/3] docs: rcu: Increase toctree to 3

How to turn scheduler tick on for current nohz_full CPU?
 2019-07-30 17:36 UTC  (8+ messages)

[PATCH] rcu: Fix spelling mistake "greate"->"great"
 2019-07-30 16:02 UTC  (2+ messages)

[PATCH 1/7] docs: fix broken doc references due to renames
 2019-07-29 23:17 UTC  (4+ messages)

[PATCH] rcu: Make jiffies_till_sched_qs writable
 2019-07-24  7:59 UTC  (48+ messages)

[PATCH 00/14] pending doc patches for 5.3-rc
 2019-07-22 11:38 UTC  (3+ messages)
` [PATCH 03/14] docs: fix broken doc references due to renames

[PATCH 00/22] ReST conversion of text files without .txt extension
 2019-07-22 11:07 UTC 

This percpu_rwsem that always enters its reader slow path
 2019-07-21 13:28 UTC  (4+ messages)

[PATCH 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-17  0:07 UTC  (26+ messages)
` [PATCH 1/9] rcu/update: Remove useless check for debug_locks (v1)
` [PATCH 2/9] rcu: Add support for consolidated-RCU reader checking (v3)
` [PATCH 3/9] rcu/sync: Remove custom check for reader-section (v2)
` [PATCH 4/9] ipv4: add lockdep condition to fix for_each_entry (v1)
` [PATCH 5/9] driver/core: Convert to use built-in RCU list checking (v1)
` [PATCH 6/9] workqueue: Convert for_each_wq to use built-in list check (v2)
` [PATCH 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator (v1)
` [PATCH 8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list (v1)
` [PATCH 9/9] doc: Update documentation about list_for_each_entry_rcu (v1)

[PATCH v2 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-16 18:50 UTC  (30+ messages)
` [PATCH v2 1/9] rcu/update: Remove useless check for debug_locks
` [PATCH v2 2/9] rcu: Add support for consolidated-RCU reader checking
` [PATCH v2 3/9] rcu/sync: Remove custom check for reader-section
` [PATCH v2 4/9] ipv4: add lockdep condition to fix for_each_entry
` [PATCH v2 5/9] driver/core: Convert to use built-in RCU list checking
` [PATCH v2 6/9] workqueue: Convert for_each_wq to use built-in list check
` [PATCH v2 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [PATCH v2 8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list
` [PATCH v2 9/9] doc: Update documentation about list_for_each_entry_rcu

[PATCH] rculist: Add build check for single optional list argument
 2019-07-16  4:07 UTC 

[PATCH AUTOSEL 5.2 101/249] rcu: Force inlining of rcu_read_lock()
 2019-07-15 13:44 UTC 

[PATCH AUTOSEL 4.14 048/105] rcu: Force inlining of rcu_read_lock()
 2019-07-15 14:27 UTC 

[PATCH AUTOSEL 4.4 30/53] rcu: Force inlining of rcu_read_lock()
 2019-07-15 14:45 UTC 

[PATCH AUTOSEL 4.9 37/73] rcu: Force inlining of rcu_read_lock()
 2019-07-15 14:35 UTC 

[PATCH AUTOSEL 4.19 067/158] rcu: Force inlining of rcu_read_lock()
 2019-07-15 14:16 UTC 

[PATCH AUTOSEL 5.1 089/219] rcu: Force inlining of rcu_read_lock()
 2019-07-15 14:01 UTC 

[PATCH] docs: fix broken doc links due to renames
 2019-07-15  9:12 UTC 

[PATCH] rcuperf: Make rcuperf kernel test more robust for !expedited mode
 2019-07-13 14:18 UTC  (7+ messages)

[PATCH v1 0/6] Harden list_for_each_entry_rcu() and family
 2019-07-12 23:27 UTC  (22+ messages)
` [PATCH v1 1/6] rcu: Add support for consolidated-RCU reader checking
` [PATCH v1 2/6] ipv4: add lockdep condition to fix for_each_entry
` [PATCH v1 3/6] driver/core: Convert to use built-in RCU list checking
` [PATCH v1 4/6] workqueue: Convert for_each_wq to use built-in list check
` [PATCH v1 5/6] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [PATCH v1 6/6] acpi: Use built-in RCU list checking for acpi_ioremaps list

[PATCH] treewide: Rename rcu_dereference_raw_notrace to _check
 2019-07-12 15:34 UTC  (4+ 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).