Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
authorIngo Molnar <mingo@kernel.org>
Sun, 11 Apr 2021 12:31:43 +0000 (14:31 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 11 Apr 2021 12:31:43 +0000 (14:31 +0200)
commit120b566d1df22a0a4543ac0e8aef875c49dd2c21
treeb13547dadf5cd29cae5341629771192be8db4a28
parente49d033bddf5b565044e2abe4241353959bc9120
parentab6ad3dbddaf09f7df2d830766a2fb68d6ad669f
Merge branch 'for-mingo-rcu' of git://git./linux/kernel/git/paulmck/linux-rcu into core/rcu

Pull RCU changes from Paul E. McKenney:

 - Bitmap support for "N" as alias for last bit

 - kvfree_rcu updates

 - mm_dump_obj() updates.  (One of these is to mm, but was suggested by Andrew Morton.)

 - RCU callback offloading update

 - Polling RCU grace-period interfaces

 - Realtime-related RCU updates

 - Tasks-RCU updates

 - Torture-test updates

 - Torture-test scripting updates

 - Miscellaneous fixes

Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/mm.h
mm/slab.c
mm/slub.c