rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-13 20:41:05 to 2020-01-22 16:50:17 UTC [more...]

Boot warning at rcu_check_gp_start_stall()
 2020-01-22 16:50 UTC  (12+ messages)

[PATCH 0/5] Lock warning clean up
 2020-01-22  1:26 UTC  (2+ messages)

[v2 PATCH 0/2] enhance kfree_rcu() throughput
 2020-01-22  1:16 UTC  (4+ messages)
` [v2 PATCH 1/2] rcu/tree: support kfree_bulk() interface in kfree_rcu()
` [v2 PATCH 2/2] rcu/tree: add a trace invoke event of the kfree_bulk()

[PATCH] rculist: Add brackets around cond argument in __list_check_rcu macro
 2020-01-21  0:00 UTC  (3+ messages)

[PATCH 4/5] rcu: Add missing annotation for rcu_nocb_bypass_lock()
 2020-01-20 22:42 UTC 

[PATCH 3/5] rcu: Add missing annotation for exit_tasks_rcu_finish()
 2020-01-20 22:41 UTC 

[PATCH 2/5] rcu: Add missing annotation for exit_tasks_rcu_start()
 2020-01-20 22:41 UTC 

[PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu()
 2020-01-19 13:03 UTC  (15+ messages)

RCU_BOOST not working for me
 2020-01-19  5:49 UTC  (18+ messages)

[PATCH 1/2] rcuperf: Add support to vary the slab object sizes
 2020-01-18 12:00 UTC  (4+ messages)
` [PATCH 2/2] rcuperf: Measure memory footprint during kfree_rcu() test (v4)

[PATCH] cgroup.c: Use built-in RCU list checking
 2020-01-18  3:10 UTC 

[PATCH] events:core.c: Use built-in RCU list checking
 2020-01-18  3:06 UTC 

[PATCH] Remove GP_REPLAY state from rcu_sync
 2020-01-16 21:57 UTC  (3+ messages)

[PATCH v3 rcu-dev] rcuperf: Measure memory footprint during kfree_rcu() test
 2020-01-16 19:25 UTC  (10+ messages)

[PATCH AUTOSEL 5.4 082/205] rcu: Fix uninitialized variable in nocb_gp_wait()
 2020-01-16 16:40 UTC 

[PATCH] net: wan: lapbether.c: Use built-in RCU list checking
 2020-01-16 13:31 UTC  (2+ messages)

[PATCH 1/2] kernel: set taint flag 'L' at any kind of lockup
 2020-01-16 11:19 UTC  (2+ messages)

[PATCH 1/2] rcuperf: Add support to vary the slab object sizes
 2020-01-15 22:40 UTC  (2+ messages)
` [PATCH 2/2] rcuperf: Measure memory footprint during kfree_rcu() test (v4)

[PATCH 1/3] infiniband: hw: hfi1: verbs.c: Use built-in RCU list checking
 2020-01-14 19:46 UTC  (7+ messages)

[PATCH 3/3] infiniband: sw: rdmavt: mcast.c: Use built-in RCU list checking
 2020-01-14 16:25 UTC 

[PATCH 2/3] infiniband: hw: qib: qib_verbs: Use built-in RCU list checking
 2020-01-14 16:25 UTC 

[GIT PULL rcu/next + kcsan] RCU and KCSAN commits for v5.6
 2020-01-13 18:42 UTC 

[PATCH 1/3] infiniband: hw: hfi1: verbs.c: Use built-in RCU list checking
 2020-01-10 15:54 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 46/84] tcp/dccp: fix possible race __inet_lookup_established()
 2020-01-09 17:07 UTC  (4+ messages)

[PATCH] block: make sure last_lookup set as NULL after part deleted
 2020-01-08  3:19 UTC  (20+ messages)

[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 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 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 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 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  (6+ 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)


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