rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-10 03:43:09 to 2020-01-07 21:32:52 UTC [more...]

[PATCH v3 0/7] Fix trivial nits in RCU docs
 2020-01-07 21:32 UTC  (9+ messages)
` [PATCH v3 1/7] doc/RCU/Design: Remove remaining HTML tags in ReST files
` [PATCH v3 2/7] doc/RCU/listRCU: Fix typos in a example code snippets
` [PATCH v3 3/7] doc/RCU/listRCU: Update example function name
` [PATCH v3 4/7] doc/RCU/rcu: Use ':ref:' for links to other docs
` [PATCH v3 5/7] doc/RCU/rcu: Use absolute paths for non-rst files
` [PATCH v3 6/7] doc/RCU/rcu: Use https instead of http if possible
` [PATCH v3 7/7] rcu: Fix typos in beginning comments

[PATCH 1/3] infiniband: hw: hfi1: verbs.c: Use built-in RCU list checking
 2020-01-07 20:33 UTC  (2+ messages)

[PATCH 3/3] infiniband: sw: rdmavt: mcast.c: Use built-in RCU list checking
 2020-01-07 19:31 UTC 

[PATCH 2/3] infiniband: hw: qib: qib_verbs: Use built-in RCU list checking
 2020-01-07 19:30 UTC 

[PATCH 1/3] infiniband: hw: hfi1: verbs.c: Use built-in RCU list checking
 2020-01-07 18:26 UTC  (4+ messages)
` [PATCH 2/3] infiniband: hw: qib: qib_verbs: "
` [PATCH 3/3] infiniband: sw: rdmavt: mcast.c: "

[PATCH] block: make sure last_lookup set as NULL after part deleted
 2020-01-07 11:40 UTC  (19+ messages)

[PATCH v2 0/7] Fix trivial nits in RCU docs
 2020-01-06 19:52 UTC  (10+ messages)
` [PATCH v2 1/7] doc/RCU/Design: Remove remaining HTML tags in ReST files
` [PATCH v2 2/7] doc/RCU/listRCU: Fix typos in a example code snippets
` [PATCH v2 3/7] doc/RCU/listRCU: Update example function name
` [PATCH v2 4/7] doc/RCU/rcu: Use ':ref:' for links to other docs
` [PATCH v2 5/7] doc/RCU/rcu: Use absolute paths for non-rst files
` [PATCH v2 6/7] doc/RCU/rcu: Use https instead of http if possible
` [PATCH v2 7/7] rcu: Fix typos in beginning comments

[PATCH v3 rcu-dev] rcuperf: Measure memory footprint during kfree_rcu() test
 2020-01-06 19:52 UTC  (4+ messages)

[PATCH 0/7] Fix trivial nits in RCU docs
 2020-01-06 19:02 UTC  (10+ messages)
` [PATCH 1/7] doc/RCU/Design: Remove remaining HTML tags in ReST files
` [PATCH 2/7] doc/RCU/listRCU: Fix typos in a example code snippets
` [PATCH 3/7] doc/RCU/listRCU: Update example function name
` [PATCH 4/7] doc/RCU/rcu: Use ':ref:' for links to other docs
` [PATCH 5/7] doc/RCU/rcu: Use absolute paths for non-rst files
` [PATCH 6/7] doc/RCU/rcu: Use https instead of http if possible
    `  "
` [PATCH 7/7] rcu: Fix typos in beginning comments

RCU ideas discussed at LPC
 2020-01-06 18:03 UTC  (6+ messages)

[PATCH] drivers: firewire: core-transaction: Pass lockdep condition to address_handler_list iterator
 2020-01-04 21:21 UTC  (2+ messages)

stable-rc-4.19.93-rc1/4e040169e8b7 : kernel panic RIP: 0010:__inet_lookup_listener
 2020-01-02 21:48 UTC  (10+ messages)
` [PATCH stable-4.19] tcp/dccp: fix possible race __inet_lookup_established()
` [PATCH stable-4.14] "
` [PATCH stable-4.9] "

[PATCH AUTOSEL 4.19 46/84] tcp/dccp: fix possible race __inet_lookup_established()
 2020-01-02  8:01 UTC  (2+ messages)

[PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu()
 2019-12-31 12:22 UTC 

[PATCH AUTOSEL 5.4 103/187] tcp/dccp: fix possible race __inet_lookup_established()
 2019-12-27 17:39 UTC 

[PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu()
 2019-12-24 18:49 UTC  (3+ messages)

[PATCH v2 rcu-dev] rcuperf: Measure memory footprint during kfree_rcu() test
 2019-12-19 19:34 UTC  (4+ messages)

[PATCH] doc: listRCU: Add some more listRCU patterns in the kernel
 2019-12-19 16:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH rcu-dev] rcuperf: Measure memory footprint during kfree_rcu() test
 2019-12-19 16:12 UTC 

[PATCH] rcu: fix an infinite loop in rcu_gp_cleanup()
 2019-12-16 14:12 UTC  (3+ messages)

[PATCH v4 1/2] rcu/tree: Add basic support for kfree_rcu() batching
 2019-12-16 12:46 UTC  (7+ messages)

[PATCH] ext4: use rcu API in debug_print_tree
 2019-12-16  2:41 UTC  (7+ messages)
  ` [PATCH V2] "

"rcu: React to callback overload by aggressively seeking quiescent states" hangs on boot
 2019-12-15 21:02 UTC  (9+ messages)

"rcu: React to callback overload by aggressively seeking quiescent states" hangs on boot
 2019-12-15 20:19 UTC  (2+ messages)

[PATCH 2/2] fs: nfs: dir.c: Fix sparse error
 2019-12-13  1:16 UTC  (4+ messages)

[PATCH tip/core/rcu 0/12] Miscellaneous fixes for v5.6
 2019-12-12 18:21 UTC  (22+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Remove rcu_swap_protected()
` [PATCH tip/core/rcu 02/12] rcu: Mark non-global functions and variables as static
` [PATCH tip/core/rcu 03/12] rcu: Fix harmless omission of "CONFIG_" from #if condition
` [PATCH tip/core/rcu 04/12] rcu: Fix tracepoint tracking RCU CPU kthread utilization
` [PATCH tip/core/rcu 05/12] rcu: Remove the declaration of call_rcu() in tree.h
` [PATCH tip/core/rcu 06/12] rcu: Move gp_state_names[] and gp_state_getname() to tree_stall.h
` [PATCH tip/core/rcu 07/12] rcu: Move rcu_{expedited,normal} definitions into rcupdate.h
` [PATCH tip/core/rcu 08/12] rcu: Switch force_qs_rnp() to for_each_leaf_node_cpu_mask()
` [PATCH tip/core/rcu 09/12] srcu: Apply *_ONCE() to ->srcu_last_gp_end
` [PATCH tip/core/rcu 10/12] .mailmap: Add entries for old paulmck@kernel.org addresses
` [PATCH tip/core/rcu 11/12] powerpc: Remove comment about read_barrier_depends()
` [PATCH tip/core/rcu 12/12] rcu: Remove unused stop-machine #include

[PATCH][next] rcu: fix spelling mistake "leval" -> "level"
 2019-12-12 18:07 UTC  (2+ messages)

[PATCH] fs: nfs: dir.c: Fix sparse error
 2019-12-12 18:03 UTC  (6+ messages)

[PATCH tip/core/rcu 0/11] Preemptible-RCU updates for v5.6
 2019-12-10  4:26 UTC  (12+ messages)
` [PATCH tip/core/rcu 01/11] rcu/nocb: Fix dump_tree hierarchy print always active
` [PATCH tip/core/rcu 02/11] rcu: Avoid data-race in rcu_gp_fqs_check_wake()
` [PATCH tip/core/rcu 03/11] rcu: Use lockdep rather than comment to enforce lock held
` [PATCH tip/core/rcu 04/11] rcu: Make PREEMPT_RCU be a modifier to TREE_RCU
` [PATCH tip/core/rcu 05/11] rcu: Use CONFIG_PREEMPTION where appropriate
` [PATCH tip/core/rcu 06/11] rcu: Rename some instance of CONFIG_PREEMPTION to CONFIG_PREEMPT_RCU
` [PATCH tip/core/rcu 07/11] rcu: Clear .exp_hint only when deferred quiescent state has been reported
` [PATCH tip/core/rcu 08/11] rcu: Clear ->rcu_read_unlock_special only once
` [PATCH tip/core/rcu 09/11] rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()
` [PATCH tip/core/rcu 10/11] rcu: Provide wrappers for uses of ->rcu_read_lock_nesting
` [PATCH tip/core/rcu 11/11] rcu: Avoid tick_dep_set_cpu() misordering

[PATCH tip/core/rcu 0/9] RCU list updates for v5.6
 2019-12-10  4:20 UTC  (10+ messages)
` [PATCH tip/core/rcu 1/9] rculist: Describe variadic macro argument in a Sphinx-compatible way
` [PATCH tip/core/rcu 2/9] list: Add hlist_unhashed_lockless()
` [PATCH tip/core/rcu 3/9] timer: Use hlist_unhashed_lockless() in timer_pending()
` [PATCH tip/core/rcu 4/9] rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
` [PATCH tip/core/rcu 5/9] rcu: Add and update docbook header comments in list.h
` [PATCH tip/core/rcu 6/9] rcu: Add a hlist_nulls_unhashed_lockless() function
` [PATCH tip/core/rcu 7/9] rculist_nulls: Add docbook comments
` [PATCH tip/core/rcu 8/9] rculist_nulls: Change docbook comment headers
` [PATCH tip/core/rcu 9/9] rculist.h: Add list_tail_rcu()

[PATCH tip/core/rcu 0/7] kfree_rcu() updates for v5.6
 2019-12-10  4:11 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] rcu: Add basic support for kfree_rcu() batching
` [PATCH tip/core/rcu 2/7] rcuperf: Add kfree_rcu() performance Tests
` [PATCH tip/core/rcu 3/7] rcu: Make kfree_rcu() use a non-atomic ->monitor_todo
` [PATCH tip/core/rcu 4/7] rcu: Add multiple in-flight batches of kfree_rcu() work
` [PATCH tip/core/rcu 5/7] rcu: Add support for debug_objects debugging for kfree_rcu()
` [PATCH tip/core/rcu 6/7] rcu: Remove kfree_rcu() special casing and lazy-callback handling
` [PATCH tip/core/rcu 7/7] rcu: Remove kfree_call_rcu_nobatch()

[PATCH tip/core/rcu 0/10] Expedited grace-period updates for v5.6
 2019-12-10  4:01 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] rcu: Use *_ONCE() to protect lockless ->expmask accesses
` [PATCH tip/core/rcu 02/10] rcu: Avoid modifying mask_ofl_ipi in sync_rcu_exp_select_node_cpus()
` [PATCH tip/core/rcu 03/10] rcu: Fix data-race due to atomic_t copy-by-value
` [PATCH tip/core/rcu 04/10] rcu: Substitute lookup for bit-twiddling in sync_rcu_exp_select_node_cpus()
` [PATCH tip/core/rcu 05/10] rcu: Fix missed wakeup of exp_wq waiters
` [PATCH tip/core/rcu 06/10] rcu: Allow only one expedited GP to run concurrently with wakeups
` [PATCH tip/core/rcu 07/10] rcu: Rename sync_rcu_preempt_exp_done() to sync_rcu_exp_done()
` [PATCH tip/core/rcu 08/10] rcu: Update tree_exp.h function-header comments
` [PATCH tip/core/rcu 09/10] rcu: Replace synchronize_sched_expedited_wait() "_sched" with "_rcu"
` [PATCH tip/core/rcu 10/10] rcu: Enable tick for nohz_full CPUs slow to provide expedited QS

[PATCH tip/core/rcu 0/7] Documentation updates for v5.6
 2019-12-10  3:56 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] doc: Convert arrayRCU.txt to arrayRCU.rst
` [PATCH tip/core/rcu 2/7] doc: Converted NMI-RCU.txt to NMI-RCU.rst
` [PATCH tip/core/rcu 3/7] doc: Convert whatisRCU.txt to .rst
` [PATCH tip/core/rcu 4/7] doc: Convert to rcu_dereference.txt to rcu_dereference.rst
` [PATCH tip/core/rcu 5/7] doc: Convert to rcubarrier.txt to ReST
` [PATCH tip/core/rcu 6/7] doc: Updated full list of RCU API in whatisRCU.rst
` [PATCH tip/core/rcu 7/7] doc: Fix typo s/deference/dereference/

[PATCH tip/core/rcu 0/12] Torture-test updates for v5.6
 2019-12-10  3:42 UTC  (3+ messages)
` [PATCH tip/core/rcu 03/12] torture: Handle jitter for CPUs that cannot be offlined
` [PATCH tip/core/rcu 04/12] torture: Handle systems lacking the mpstat command


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).