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-01-11 18:04:19
linux-kernel
Re: [PATCH clocksource 5/6] clocksource: Suspend the watchdog temporarily when high read latency detected
2023-01-10 23:19:47
linux-kernel
Re: [PATCH] sched/deadline: fix inactive_task_timer splat with CONFIG_PREEMPT_RT
2023-01-10 22:45:16
linux-kernel
Re: [PATCH v2 00/22] nolibc: usability improvements (errno, environ, auxv)
2023-01-10 21:50:02
linux-kernel
Re: [PATCH 0/4] nolibc: add support for the s390 platform
2023-01-10 18:11:45
linux-kernel
Re: [PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2023-01-10 17:55:21
linux-kernel
Re: [PATCH V2] tools: rcu: Added check for argument and usage function
2023-01-10 16:45:07
linux-kernel
Re: [PATCH 0/4] nolibc: add support for the s390 platform
2023-01-10 16:04:08
linux-kernel
Re: [PATCH rcu 12/27] drivers/devfreq: Remove "select SRCU"
2023-01-10 15:43:20
linux-kernel
Re: [PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
2023-01-10 15:20:22
linux-kernel
Re: [PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2023-01-10 14:59:55
linux-kernel
Re: [PATCH 0/4] nolibc: add support for the s390 platform
2023-01-10 05:21:24
linux-kernel
Re: [PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2023-01-10 02:21:45
linux-kernel
Re: [PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2023-01-10 01:50:36
linux-kernel
Re: [PATCH] sched/deadline: fix inactive_task_timer splat with CONFIG_PREEMPT_RT
2023-01-10 01:31:14
linux-kernel
Re: [PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
2023-01-10 01:13:57
linux-kernel
Re: [PATCH rcu 22/27] init: Remove "select SRCU"
2023-01-10 01:10:42
linux-kernel
Re: [PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
2023-01-10 00:26:12
linux-kernel
Re: [PATCH -rcu] rcu: Disable lazy if call_rcu() called when GPs expedited
2023-01-10 00:23:08
linux-kernel
Re: [PATCH -rcu] rcu: Disable lazy if call_rcu() called when GPs expedited
2023-01-09 22:42:04
linux-kernel
Re: [PATCH 0/4] nolibc: add support for the s390 platform
2023-01-09 20:35:28
linux-kernel
Re: [PATCH rcu 01/27] arch/x86: Remove "select SRCU"
2023-01-09 20:17:10
linux-kernel
Re: [PATCH v2] rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
2023-01-09 20:14:03
linux-kernel
Re: [PATCH rcu 01/27] arch/x86: Remove "select SRCU"
2023-01-09 19:52:37
linux-kernel
Re: [PATCH] rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
2023-01-09 19:44:51
linux-kernel
Re: [PATCH] rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
2023-01-09 19:27:29
linux-kernel
Re: [PATCH 0/4] nolibc: add support for the s390 platform
2023-01-09 19:26:57
linux-kernel
Re: [PATCH 0/6] pending bug fixes for nolibc
2023-01-09 17:12:00
linux-kernel
Re: [PATCH x86/nmi 1/2] x86/nmi: Accumulate NMI-progress evidence in exc_nmi()
2023-01-09 16:09:48
linux-kernel
Re: [PATCH] rcu: Safe access to rcu_node structure's->exp_tasks
2023-01-09 15:43:19
linux-kernel
Re: [PATCH linux-next] mark access to tick_do_timer_cpu with READ_ONCE/WRITE_ONCE
2023-01-09 15:43:15
linux-kernel
Re: [PATCH rcu 6/6] rcu: Allow up to five minutes expedited RCU CPU stall-warning timeouts
2023-01-09 15:33:50
linux-kernel
Re: [PATCH] context_tracking: Use arch_atomic_*() in __ct_user_enter and __ct_user_exit
2023-01-09 05:28:12
linux-kernel
Re: linux-next: duplicate patch in the rcu tree
2023-01-09 05:02:26
linux-kernel
Re: [PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
2023-01-07 16:45:57
linux-kernel
Re: [PATCH v2] rcu: Rework tick dependency setting into rcu_exp_handler()
2023-01-07 16:41:20
linux-kernel
Re: [PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
2023-01-07 16:35:32
linux-kernel
Re: [PATCH rcu 05/27] arch/riscv/kvm: Remove "select SRCU"
2023-01-07 16:24:39
linux-kernel
Re: [paulmck-rcu:workqueue.2023.01.06a 36/37] ERROR: modpost: "show_all_workqueues" [kernel/rcu/rcutorture.ko] undefined!
2023-01-07 00:50:51
linux-kernel
[PATCH RFC] workqueue: Make show_pwq() use run-length encoding
2023-01-06 14:58:49
linux-kernel
Re: [PATCH] context_tracking: Use arch_atomic_*() in __ct_user_enter and __ct_user_exit
2023-01-06 14:47:53
linux-kernel
Re: [PATCH linux-next] mark access to tick_do_timer_cpu with READ_ONCE/WRITE_ONCE
2023-01-06 03:56:45
linux-kernel
Re: [PATCH] rcu: Safe access to rcu_node structure's->exp_tasks
2023-01-06 02:06:15
linux-kernel
Re: linux-next: duplicate patches in the rcu tree
2023-01-05 19:38:47
linux-kernel
Re: [PATCH x86/nmi 2/2] x86/nmi: Print reasons why backtrace NMIs are ignored
2023-01-05 18:35:53
linux-kernel
Re: [PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2023-01-05 18:35:29
linux-kernel
Re: Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
2023-01-05 18:34:51
linux-kernel
Re: [PATCH RFC 3/3] locktorture: Make the rt_boost factor a tunable
2023-01-05 18:05:34
linux-kernel
Re: [PATCH rcu 11/27] drivers/dax: Remove "select SRCU"
2023-01-05 18:04:38
linux-kernel
Re: [PATCH linux-next] rcu/trace: use strscpy() to instead of strncpy()
2023-01-05 17:02:46
linux-kernel
Re: [PATCH rcu 18/27] fs/btrfs: Remove "select SRCU"
2023-01-05 16:58:19
linux-kernel
Re: [PATCH rcu 07/27] block: Remove "select SRCU"