Paul E. McKenney ([email protected])

Number of posts: 7961 (4.54 per day)
First post: 2019-08-27 15:55:46
Last post: 2024-06-14 14:18:00

Date List Subject
2023-03-22 23:22:38 linux-kernel Re: [PATCH 2/4] rcu/nocb: Fix shrinker race against callback enqueuer
2023-03-22 23:22:24 linux-kernel Re: [PATCH 1/4] rcu/nocb: Protect lazy shrinker against concurrent (de-)offloading
2023-03-22 23:12:41 linux-kernel Re: [PATCH] srcu: Fix flush sup work warning in cleanup_srcu_struct()
2023-03-22 21:25:37 linux-kernel Re: [PATCH] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
2023-03-22 19:21:07 linux-kernel Re: [PATCH memory-model scripts 01/31] tools/memory-model: Document locking corner cases
2023-03-22 18:24:51 linux-kernel Re: [PATCH v4 2/2] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
2023-03-22 18:08:31 linux-kernel Re: [PATCH memory-model 2/8] tools/memory-model: Unify UNLOCK+LOCK pairings to po-unlock-lock-po
2023-03-22 18:08:27 linux-kernel Re: [PATCH memory-model 7/8] tools/memory-model: Add documentation about SRCU read-side critical sections
2023-03-22 15:09:34 linux-kernel Re: [PATCH] srcu: Fix flush sup work warning in cleanup_srcu_struct()
2023-03-22 15:07:09 linux-kernel Re: [PATCH RFC smp] Remove diagnostics and adjust config for CSD lock diagnostics
2023-03-22 04:00:56 linux-kernel Re: [PATCH] srcu: Fix flush sup work warning in cleanup_srcu_struct()
2023-03-21 23:40:09 linux-kernel A couple of TSC questions
2023-03-21 19:24:08 linux-kernel Re: [PATCH v3 2/2] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
2023-03-21 16:00:03 linux-kernel Re: [PATCH] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
2023-03-21 15:53:17 linux-kernel Re: [paulmck-rcu:dev.2023.03.17a 33/38] kernel/rcu/tasks.h:140:20: warning: 'tasks_rcu_exit_srcu' defined but not used
2023-03-21 15:39:08 linux-kernel Re: [PATCH RFC smp] Remove diagnostics and adjust config for CSD lock diagnostics
2023-03-21 15:06:41 linux-kernel Re: [PATCH] srcu: Fix flush sup work warning in cleanup_srcu_struct()
2023-03-21 15:04:30 linux-kernel Re: [PATCH] srcu: Fix flush sup work warning in cleanup_srcu_struct()
2023-03-21 04:26:50 linux-kernel Re: [PATCH v2 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
2023-03-21 04:18:55 linux-kernel Re: [paulmck-rcu:dev.2023.03.17a 33/38] kernel/rcu/tasks.h:140:20: warning: 'tasks_rcu_exit_srcu' defined but not used
2023-03-21 01:27:37 linux-kernel [PATCH nolibc 03/14] tools/nolibc: add stdint.h
2023-03-21 01:25:06 linux-kernel [PATCH nolibc 02/14] tools/nolibc: Add gitignore to avoid git complaints about sysroot
2023-03-21 01:25:03 linux-kernel [PATCH nolibc 08/14] selftests/nolibc: skip the chroot_root and link_dir tests when not privileged
2023-03-21 01:23:18 linux-kernel [PATCH nolibc 04/14] tools/nolibc: add integer types and integer limit macros
2023-03-21 01:21:32 linux-kernel [PATCH memory-model scripts 23/31] tools/memory-model: Make history-check scripts use mselect7
2023-03-21 01:21:30 linux-kernel [PATCH nolibc 12/14] tools/nolibc: Add support for LoongArch
2023-03-21 01:16:00 linux-kernel [PATCH locktorture 1/5] locktorture: Add nested_[un]lock() hooks and nlocks parameter
2023-03-21 01:15:57 linux-kernel [PATCH nolibc 13/14] selftests/nolibc: Add support for LoongArch
2023-03-21 01:15:36 linux-kernel [PATCH nolibc 10/14] tools/nolibc: Include linux/fcntl.h and remove duplicate code
2023-03-21 01:15:30 linux-kernel [PATCH nolibc 06/14] tools/nolibc: add tests for the integer limits in stdint.h
2023-03-21 01:15:28 linux-kernel [PATCH nolibc 14/14] selftests/nolibc: Adjust indentation for Makefile
2023-03-21 01:14:41 linux-kernel [PATCH nolibc 07/14] tools/nolibc: add getuid() and geteuid()
2023-03-21 01:14:35 linux-kernel [PATCH nolibc 09/14] tools/nolibc: check for S_I* macros before defining them
2023-03-21 01:14:09 linux-kernel [PATCH nolibc 11/14] tools/nolibc: Add statx() and make stat() rely on statx() if necessary
2023-03-21 01:14:04 linux-kernel [PATCH nolibc 05/14] tools/nolibc: enlarge column width of tests
2023-03-21 01:13:24 linux-kernel [PATCH nolibc 01/14] tools/nolibc: always disable stack protector for tests
2023-03-21 01:13:10 linux-kernel [PATCH nolibc 0/14] nolibc updates for v6.4
2023-03-21 01:11:45 linux-kernel [PATCH locktorture 5/5] locktorture: Add raw_spinlock* torture tests for PREEMPT_RT kernels
2023-03-21 01:11:41 linux-kernel [PATCH locktorture 2/5] locktorture: Add nested locking to mutex torture tests
2023-03-21 01:11:31 linux-kernel [PATCH locktorture 4/5] locktorture: With nested locks, occasionally skip main lock
2023-03-21 01:11:17 linux-kernel [PATCH rcu 0/5] locktorture updates for v6.4
2023-03-21 01:11:07 linux-kernel [PATCH locktorture 3/5] locktorture: Add nested locking to rtmutex torture tests
2023-03-21 01:10:21 linux-kernel [PATCH memory-model scripts 21/31] tools/memory-model: Fix scripting --jobs argument
2023-03-21 01:10:17 linux-kernel [PATCH memory-model scripts 27/31] tools/memory-model: Add data-race capabilities to judgelitmus.sh
2023-03-21 01:10:14 linux-kernel [PATCH memory-model scripts 25/31] tools/memory-model: Repair parseargs.sh header comment
2023-03-21 01:10:11 linux-kernel [PATCH memory-model scripts 12/31] tools/memory-model: Make judgelitmus.sh ransack .litmus.out files
2023-03-21 01:09:46 linux-kernel [PATCH memory-model scripts 11/31] tools/memory-model: Hardware checking for check{,all}litmus.sh
2023-03-21 01:09:43 linux-kernel [PATCH memory-model scripts 10/31] tools/memory-model: Fix checkalllitmus.sh comment
2023-03-21 01:09:33 linux-kernel [PATCH memory-model scripts 19/31] tools/memory-model: Add -v flag to jingle7 runs
2023-03-21 01:09:29 linux-kernel [PATCH memory-model scripts 28/31] tools/memory-model: Make judgelitmus.sh handle scripted Result: tag
2023-03-21 01:09:13 linux-kernel [PATCH memory-model scripts 26/31] tools/memory-model: Add checktheselitmus.sh to run specified litmus tests