Show patches with: Submitter = Boqun Feng       |   74 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[rcu,11/11] rcutorture: Make scenario TREE07 build CONFIG_PREEMPT_LAZY=y Lazy Preempt changes for v6.15 - - - --- 2025-02-25 Boqun Feng New
[rcu,10/11] rcutorture: Make scenario TREE10 build CONFIG_PREEMPT_LAZY=y Lazy Preempt changes for v6.15 - - - --- 2025-02-25 Boqun Feng New
[rcu,09/11] rcu: limit PREEMPT_RCU configurations Lazy Preempt changes for v6.15 - 1 - --- 2025-02-25 Boqun Feng New
[rcu,08/11] rcutorture: Update ->extendables check for lazy preemption Lazy Preempt changes for v6.15 - 1 - --- 2025-02-25 Boqun Feng New
[rcu,07/11] rcutorture: Update rcutorture_one_extend_check() for lazy preemption Lazy Preempt changes for v6.15 - - 1 --- 2025-02-25 Boqun Feng New
[rcu,06/11] osnoise: provide quiescent states Lazy Preempt changes for v6.15 1 1 - --- 2025-02-25 Boqun Feng New
[rcu,05/11] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y Lazy Preempt changes for v6.15 - 2 - --- 2025-02-25 Boqun Feng New
[rcu,04/11] rcu: handle unstable rdp in rcu_read_unlock_strict() Lazy Preempt changes for v6.15 - 1 - --- 2025-02-25 Boqun Feng New
[rcu,03/11] sched: update __cond_resched comment about RCU quiescent states Lazy Preempt changes for v6.15 - 1 - --- 2025-02-25 Boqun Feng New
[rcu,02/11] rcu: rename PREEMPT_AUTO to PREEMPT_LAZY Lazy Preempt changes for v6.15 - 2 - --- 2025-02-25 Boqun Feng New
[rcu,01/11] rcu: fix header guard for rcu_all_qs() Lazy Preempt changes for v6.15 - 2 - --- 2025-02-25 Boqun Feng New
[rcu,20/20] srcu: Make SRCU-fast also be NMI-safe SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,19/20] srcu: Add srcu_down_read_fast() and srcu_up_read_fast() SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,18/20] srcu: Document that srcu_{read_lock,down_read}() can share srcu_struct SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,17/20] srcu: Fix srcu_read_unlock_{lite,nmisafe}() kernel-doc SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,16/20] rcutorture: Make scenario SRCU-P use srcu_read_lock_fast() SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,15/20] refscale: Add srcu_read_lock_fast() support using "srcu-fast" SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,14/20] rcutorture: Add ability to test srcu_read_{,un}lock_fast() SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,13/20] srcu: Add SRCU-fast readers SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,12/20] srcu: Move SRCU Tree/Tiny definitions from srcu.h SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,11/20] srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr() SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,10/20] srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr() SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,09/20] srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu() SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,08/20] srcu: Rename srcu_check_read_flavor_lite() to srcu_check_read_flavor_force() SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,07/20] srcu: Force synchronization for srcu_get_delay() SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,06/20] srcu: Make Tree SRCU updates independent of ->srcu_idx SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,05/20] srcu: Make SRCU readers use ->srcu_ctrs for counter selection SRCU changes for v6.15 - - 1 --- 2025-02-24 Boqun Feng New
[rcu,04/20] srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,03/20] srcu: Use ->srcu_gp_seq for rcutorture reader batch SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,02/20] srcu: Define SRCU_READ_FLAVOR_ALL in terms of symbols SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,01/20] srcu: Make Tiny SRCU able to operate in preemptible kernels SRCU changes for v6.15 - - - --- 2025-02-24 Boqun Feng New
[rcu,11/11] torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe() RCU torture changes for v6.15 - - - --- 2025-02-19 Boqun Feng New
[rcu,10/11] srcu: Add FORCE_NEED_SRCU_NMI_SAFE Kconfig for testing RCU torture changes for v6.15 - - - --- 2025-02-19 Boqun Feng New
[rcu,09/11] rcutorture: Complain when invalid SRCU reader_flavor is specified RCU torture changes for v6.15 - - - --- 2025-02-19 Boqun Feng New
[rcu,08/11] rcutorture: Move RCU_TORTURE_TEST_{CHK_RDR_STATE,LOG_CPU} to bool RCU torture changes for v6.15 - - - --- 2025-02-19 Boqun Feng New
[rcu,07/11] rcutorture: Make cur_ops->format_gp_seqs take buffer length RCU torture changes for v6.15 - - - --- 2025-02-19 Boqun Feng New
[rcu,06/11] rcutorture: Add ftrace-compatible timestamp to GP# failure/close-call output RCU torture changes for v6.15 - - - --- 2025-02-19 Boqun Feng New
[rcu,05/11] rcu: Trace expedited grace-period numbers in hexadecimal RCU torture changes for v6.15 - - - --- 2025-02-19 Boqun Feng New
[rcu,04/11] rcutorture: Expand failure/close-call grace-period output RCU torture changes for v6.15 - - - --- 2025-02-19 Boqun Feng New
[rcu,03/11] rcutorture: Include grace-period sequence numbers in failure/close-call RCU torture changes for v6.15 - - 1 --- 2025-02-19 Boqun Feng New
[rcu,02/11] rcutorture: Add a test_boost_holdoff module parameter RCU torture changes for v6.15 - - - --- 2025-02-19 Boqun Feng New
[rcu,01/11] torture: Add get_torture_init_jiffies() for test-start time RCU torture changes for v6.15 - - - --- 2025-02-19 Boqun Feng New
[rcu,v2,10/10] refscale: Move shutdown from wait_event() to wait_event_idle() RCU torture test and tool updates for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,09/10] rcuscale: Move shutdown from wait_event() to wait_event_idle() RCU torture test and tool updates for v6.4 - - 1 --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,08/10] rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU=y kern… RCU torture test and tool updates for v6.4 - 1 - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,07/10] torture: Enable clocksource watchdog with "tsc=watchdog" RCU torture test and tool updates for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,06/10] rcutorture: Eliminate variable n_rcu_torture_boost_rterror RCU torture test and tool updates for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,05/10] torture: Permit kvm-again.sh --duration to default to previous run RCU torture test and tool updates for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,04/10] tools: rcu: Add usage function and check for argument RCU torture test and tool updates for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,03/10] rcutorture: Make scenario TREE04 enable lazy call_rcu() RCU torture test and tool updates for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,02/10] rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0 RCU torture test and tool updates for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,01/10] rcutorture: Add test_nmis module parameter RCU torture test and tool updates for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,7/7] rcutorture: Add srcu_lockdep.sh RCU-related lockdep changes for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,6/7] rcutorture: Add RCU Tasks Trace and SRCU deadlock scenarios RCU-related lockdep changes for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,5/7] rcutorture: Add SRCU deadlock scenarios RCU-related lockdep changes for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,4/7] locking/lockdep: Improve the deadlock scenario print for sync and read lock RCU-related lockdep changes for v6.4 1 - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,3/7] locking: Reduce the number of locks in ww_mutex stress tests RCU-related lockdep changes for v6.4 - - 1 --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,2/7] rcu: Annotate SRCU's update-side lockdep dependencies RCU-related lockdep changes for v6.4 - - - --- 2023-03-23 Boqun Feng Accepted
[rcu,v2,1/7] locking/lockdep: Introduce lock_sync() RCU-related lockdep changes for v6.4 1 - - --- 2023-03-23 Boqun Feng Accepted
[rcu,7/7] rcutorture: Add srcu_lockdep.sh RCU-related lockdep changes for v6.4 - - - --- 2023-03-17 Boqun Feng New
[rcu,6/7] rcutorture: Add RCU Tasks Trace and SRCU deadlock scenarios RCU-related lockdep changes for v6.4 - - - --- 2023-03-17 Boqun Feng Accepted
[rcu,5/7] rcutorture: Add SRCU deadlock scenarios RCU-related lockdep changes for v6.4 - - - --- 2023-03-17 Boqun Feng Accepted
[rcu,4/7] locking/lockdep: Improve the deadlock scenario print for sync and read lock RCU-related lockdep changes for v6.4 1 - - --- 2023-03-17 Boqun Feng New
[rcu,3/7] locking: Reduce the number of locks in ww_mutex stress tests RCU-related lockdep changes for v6.4 - - 1 --- 2023-03-17 Boqun Feng Accepted
[rcu,2/7] rcu: Annotate SRCU's update-side lockdep dependencies RCU-related lockdep changes for v6.4 - - - --- 2023-03-17 Boqun Feng New
[rcu,1/7] locking/lockdep: Introduce lock_sync() RCU-related lockdep changes for v6.4 1 - - --- 2023-03-17 Boqun Feng New
[rcu,8/8] rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU=y kernels RCU torture test and tool updates for v6.4 - 1 - --- 2023-03-15 Boqun Feng New
[rcu,7/8] torture: Enable clocksource watchdog with "tsc=watchdog" RCU torture test and tool updates for v6.4 - - - --- 2023-03-15 Boqun Feng Accepted
[rcu,6/8] rcutorture: Eliminate variable n_rcu_torture_boost_rterror RCU torture test and tool updates for v6.4 - - - --- 2023-03-15 Boqun Feng Accepted
[rcu,5/8] torture: Permit kvm-again.sh --duration to default to previous run RCU torture test and tool updates for v6.4 - - - --- 2023-03-15 Boqun Feng Accepted
[rcu,4/8] tools: rcu: Add usage function and check for argument RCU torture test and tool updates for v6.4 - - - --- 2023-03-15 Boqun Feng Accepted
[rcu,3/8] rcutorture: Make scenario TREE04 enable lazy call_rcu() RCU torture test and tool updates for v6.4 - - - --- 2023-03-15 Boqun Feng Accepted
[rcu,2/8] rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0 RCU torture test and tool updates for v6.4 - - - --- 2023-03-15 Boqun Feng Accepted
[rcu,1/8] rcutorture: Add test_nmis module parameter RCU torture test and tool updates for v6.4 - - - --- 2023-03-15 Boqun Feng Accepted