Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
authorIngo Molnar <mingo@kernel.org>
Tue, 24 Mar 2020 09:10:09 +0000 (10:10 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 24 Mar 2020 09:10:09 +0000 (10:10 +0100)
commitbaf5fe761846815164753d1bd0638fd3696db8fd
tree7550de64e240af78bbfb9b855b6685cda3b1f17f
parent16fbf79b0f83bc752cee8589279f1ebfe57b3b6e
parentaa93ec620be378cce1454286122915533ff8fa48
Merge branch 'for-mingo' of git://git./linux/kernel/git/paulmck/linux-rcu into core/rcu

Pull RCU changes from Paul E. McKenney:

 - Make kfree_rcu() use kfree_bulk() for added performance
 - RCU updates
 - Callback-overload handling updates
 - Tasks-RCU KCSAN and sparse updates
 - Locking torture test and RCU torture test updates
 - Documentation updates
 - Miscellaneous fixes

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/admin-guide/kernel-parameters.txt
fs/nfs/dir.c