LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-03-21 01:09:09
linux-kernel
[PATCH memory-model scripts 20/31] tools/memory-model: Implement --hw support for checkghlitmus.sh
2023-03-21 01:08:59
linux-kernel
[PATCH memory-model scripts 31/31] tools/memory-model: Document LKMM test procedure
2023-03-21 01:08:56
linux-kernel
[PATCH memory-model scripts 30/31] tools/memory-model: Use "grep -E" instead of "egrep"
2023-03-21 01:08:53
linux-kernel
[PATCH memory-model scripts 14/31] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw
2023-03-21 01:08:48
linux-kernel
[PATCH memory-model scripts 18/31] tools/memory-model: Make runlitmus.sh check for jingle errors
2023-03-21 01:08:45
linux-kernel
[PATCH memory-model scripts 13/31] tools/memory-model: Split runlitmus.sh out of checklitmus.sh
2023-03-21 01:08:31
linux-kernel
[PATCH memory-model scripts 22/31] tools/memory-model: Make checkghlitmus.sh use mselect7
2023-03-21 01:08:15
linux-kernel
[PATCH memory-model scripts 17/31] tools/memory-model: Allow herd to deduce CPU type
2023-03-21 01:08:11
linux-kernel
[PATCH memory-model scripts 16/31] tools/memory-model: Keep assembly-language litmus tests
2023-03-21 01:08:01
linux-kernel
[PATCH memory-model scripts 15/31] tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out
2023-03-21 01:07:51
linux-kernel
[PATCH memory-model scripts 08/31] tools/memory-model: Make judgelitmus.sh handle hardware verifications
2023-03-21 01:07:47
linux-kernel
[PATCH memory-model scripts 03/31] tools/memory-model: Make cmplitmushist.sh note timeouts
2023-03-21 01:07:43
linux-kernel
[PATCH memory-model scripts 09/31] tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU
2023-03-21 01:07:41
linux-kernel
[PATCH memory-model scripts 01/31] tools/memory-model: Document locking corner cases
2023-03-21 01:07:16
linux-kernel
[PATCH memory-model scripts 24/31] tools/memory-model: Add "--" to parseargs.sh for additional arguments
2023-03-21 01:07:12
linux-kernel
[PATCH memory-model scripts 07/31] tools/memory-model: Update parseargs.sh for hardware verification
2023-03-21 01:07:10
linux-kernel
[PATCH memory-model scripts 29/31] tools/memory-model: Use "-unroll 0" to keep --hw runs finite
2023-03-21 01:06:58
linux-kernel
[PATCH memory-model scripts 06/31] tools/memory-model: Fix paulmck email address on pre-existing scripts
2023-03-21 01:06:54
linux-kernel
[PATCH memory-model scripts 05/31] tools/memory-model: Make judgelitmus.sh detect hard deadlocks
2023-03-21 01:06:52
linux-kernel
[PATCH memory-model scripts 04/31] tools/memory-model: Make judgelitmus.sh identify bad macros
2023-03-21 01:06:49
linux-kernel
[PATCH memory-model scripts 02/31] tools/memory-model: Make judgelitmus.sh note timeouts
2023-03-21 01:06:35
linux-kernel
[PATCH memory-model 0/31] LKMM scripting updates for v6.4
2023-03-21 01:03:43
linux-kernel
[PATCH memory-model 6/8] tools/memory-model: Make ppo a subrelation of po
2023-03-21 01:03:39
linux-kernel
[PATCH memory-model 8/8] Documentation: litmus-tests: Correct spelling
2023-03-21 01:03:36
linux-kernel
[PATCH memory-model 2/8] tools/memory-model: Unify UNLOCK+LOCK pairings to po-unlock-lock-po
2023-03-21 01:03:33
linux-kernel
[PATCH memory-model 4/8] tools/memory-model: Restrict to-r to read-read address dependency
2023-03-21 01:03:29
linux-kernel
[PATCH memory-model 3/8] tools/memory-model: Add smp_mb__after_srcu_read_unlock()
2023-03-21 01:03:26
linux-kernel
[PATCH memory-model 5/8] tools/memory-model: Provide exact SRCU semantics
2023-03-21 01:03:22
linux-kernel
[PATCH memory-model 7/8] tools/memory-model: Add documentation about SRCU read-side critical sections
2023-03-21 01:03:17
linux-kernel
[PATCH memory-model 1/8] tools/memory-model: Update some warning labels
2023-03-21 01:02:53
linux-kernel
[PATCH memory-model 0/8] LKMM updates for v6.4
2023-03-21 00:59:29
linux-kernel
[PATCH kcsan 1/2] instrumented.h: Fix all kernel-doc format warnings
2023-03-21 00:59:26
linux-kernel
[PATCH kcsan 2/2] kcsan: Avoid READ_ONCE() in read_instrumented_memory()
2023-03-21 00:59:18
linux-kernel
[PATCH kcsan 0/2] KCSAN updates for v6.4
2023-03-21 00:55:44
linux-kernel
[PATCH CSDlock 2/4] locking/csd_lock: Remove added data from CSD lock debugging
2023-03-21 00:55:34
linux-kernel
[PATCH CSDlock 3/4] locking/csd_lock: Remove per-CPU data indirection from CSD lock debugging
2023-03-21 00:55:31
linux-kernel
[PATCH CSDlock 1/4] locking/csd_lock: Add Kconfig option for csd_debug default
2023-03-21 00:55:27
linux-kernel
[PATCH CSDlock 4/4] kernel/smp: Make csdlock_debug= resettable
2023-03-21 00:54:59
linux-kernel
[PATCH RFC smp] Remove diagnostics and adjust config for CSD lock diagnostics
2023-03-20 23:35:40
linux-kernel
Re: [PATCH v2] rcutorture: Convert schedule_timeout_uninterruptible() to mdelay() in rcu_torture_stall()
2023-03-20 20:41:57
linux-kernel
Re: [PATCH v2 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
2023-03-20 20:38:03
linux-kernel
Re: [PATCH rcu 7/7] rcutorture: Add srcu_lockdep.sh
2023-03-20 20:22:39
linux-kernel
Re: [PATCH rcu 7/7] rcutorture: Add srcu_lockdep.sh
2023-03-20 20:18:52
linux-kernel
Re: [PATCH v2] rcutorture: Convert schedule_timeout_uninterruptible() to mdelay() in rcu_torture_stall()
2023-03-20 19:17:48
linux-kernel
Re: [PATCH rcu 7/7] rcutorture: Add srcu_lockdep.sh
2023-03-20 19:04:30
linux-kernel
Re: [PATCH] rcu: Remove RCU_NONIDLE()
2023-03-20 18:57:17
linux-kernel
Re: [PATCH] rcu: Fix rcu_torture_read ftrace event
2023-03-20 17:05:45
linux-kernel
Re: [PATCH] rcu: Fix rcu_torture_read ftrace event
2023-03-20 16:50:25
linux-kernel
Re: [PATCH 0/1] tools/nolibc: always disable stack protector for tests
2023-03-20 16:41:08
linux-kernel
Re: [PATCH] srcu: Fix srcu structure's->srcu_sup memory leak in init_srcu_struct_fields()
2023-03-20 00:34:19
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