aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/configs
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2021-01-22 15:26:44 -0800
committerPaul E. McKenney <paulmck@kernel.org>2021-01-22 15:26:44 -0800
commit0d2460ba61841e5c2e64e77f7a84d3fc69cfe899 (patch)
treef954a4cda0f7c2a965ac787a223dc35635915d1e /tools/testing/selftests/rcutorture/configs
parentdoc: Use CONFIG_PREEMPTION (diff)
parentrcu: Make TASKS_TRACE_RCU select IRQ_WORK (diff)
parentrcu: Eliminate the __kvfree_rcu() macro (diff)
parentpercpu_ref: Dump mem_dump_obj() info upon reference-count underflow (diff)
parentrcu: Do any deferred nocb wakeups at CPU offline time (diff)
parentrcu: Enable rcu_normal_after_boot unconditionally for RT (diff)
parentrcu: Check and report missed fqs timer wakeup on RCU stall (diff)
parentrcutorture: Add rcutree.use_softirq=0 to RUDE01 and TASKS01 (diff)
parenttorture: Compress KASAN vmlinux files (diff)
downloadlinux-dev-0d2460ba61841e5c2e64e77f7a84d3fc69cfe899.tar.xz
linux-dev-0d2460ba61841e5c2e64e77f7a84d3fc69cfe899.zip
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEAD
doc.2021.01.06a: Documentation updates. fixes.2021.01.04b: Miscellaneous fixes. kfree_rcu.2021.01.04a: kfree_rcu() updates. mmdumpobj.2021.01.22a: Dump allocation point for memory blocks. nocb.2021.01.06a: RCU callback offload updates and cblist segment lengths. rt.2021.01.04a: Real-time updates. stall.2021.01.06a: RCU CPU stall warning updates. torture.2021.01.12a: Torture-test updates and polling SRCU grace-period API. tortureall.2021.01.06a: Torture-test script updates.