Paul E. McKenney ([email protected])

Number of posts: 7693 (4.54 per day)
First post: 2019-08-27 15:55:46
Last post: 2024-04-17 22:39:24

Date List Subject
2024-04-17 22:39:24 linux-kernel Re: [syzbot] [kernel?] WARNING: suspicious RCU usage in __do_softirq
2024-04-17 02:19:44 linux-kernel Re: sh: arc: cmpxchg.h:50:12: error: implicit declaration of function 'cmpxchg_emu_u8' [-Werror=implicit-function-declaration]
2024-04-17 01:13:41 linux-kernel Re: [syzbot] [kernel?] WARNING: suspicious RCU usage in __do_softirq
2024-04-15 21:20:46 linux-kernel Re: linux-next: manual merge of the rcu tree with the risc-v tree
2024-04-15 04:44:24 linux-kernel Re: linux-next: manual merge of the rcu tree with the risc-v tree
2024-04-12 04:21:05 linux-kernel Re: linux-next: duplicate patches in the rcu tree
2024-04-10 19:19:43 linux-kernel Re: [PATCH 2/2] context_tracking, rcu: Rename RCU_DYNTICKS_IDX to CT_DYNTICKS_IDX
2024-04-10 04:19:40 linux-kernel Re: [PATCH v2] rcutorture: Make rcutorture support srcu double call test
2024-04-10 01:09:25 linux-kernel Re: [paulmck-rcu:dev.2024.04.04a 17/74] mm/memcontrol.c:1200:31: sparse: sparse: incorrect type in argument 2 (different base types)
2024-04-09 20:05:23 linux-kernel Re: [PATCH v2] rcutorture: Make rcutorture support srcu double call test
2024-04-09 19:53:09 linux-kernel Re: [PATCH 2/2] context_tracking, rcu: Rename RCU_DYNTICKS_IDX to CT_DYNTICKS_IDX
2024-04-09 19:27:24 linux-kernel Re: Finding open-coded workarounds for 1/2-byte cmpxchg()?
2024-04-09 18:16:53 linux-kernel Re: [PATCH] stop_machine: call rcu_momentary_dyntick_idle() from irq disable path
2024-04-09 18:08:51 linux-kernel Re: [PATCH cmpxchg 14/14] riscv: Emulate one-byte cmpxchg
2024-04-09 17:16:02 linux-kernel Re: [PATCH v2] rcu: Reduce synchronize_rcu() delays when all wait heads are in use
2024-04-09 16:43:22 linux-kernel Re: [paulmck-rcu:dev.2024.04.04b 59/65] controller.c:undefined reference to `cmpxchg_emu_u8'
2024-04-09 16:07:25 linux-kernel Re: [PATCH v2 fs/proc/bootconfig 0/2] remove redundant comments from /proc/bootconfig
2024-04-09 15:56:25 linux-kernel Re: [paulmck-rcu:dev.2024.04.04b 59/65] controller.c:undefined reference to `cmpxchg_emu_u8'
2024-04-09 04:47:34 linux-kernel Re: [WIP 0/3] Memory model and atomic API in Rust
2024-04-09 04:44:18 linux-kernel [PATCH v2 fs/proc/bootconfig 2/2] fs/proc: Skip bootloader comment if no embedded kernel parameters
2024-04-09 04:44:15 linux-kernel [PATCH v2 fs/proc/bootconfig 1/2] fs/proc: remove redundant comments from /proc/bootconfig
2024-04-09 04:43:00 linux-kernel [PATCH v2 fs/proc/bootconfig 0/2] remove redundant comments from /proc/bootconfig
2024-04-09 00:53:16 linux-kernel Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
2024-04-08 23:20:24 linux-kernel Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
2024-04-08 22:35:34 linux-kernel Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
2024-04-08 21:02:49 linux-kernel Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
2024-04-08 20:56:48 linux-kernel Re: [PATCH cmpxchg 08/14] parisc: add u16 support to cmpxchg()
2024-04-08 20:46:32 linux-kernel Re: [PATCH memory-model 2/3] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg
2024-04-08 19:18:30 linux-kernel Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
2024-04-08 19:10:08 linux-kernel Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
2024-04-08 18:58:00 linux-kernel Re: [WIP 0/3] Memory model and atomic API in Rust
2024-04-08 18:34:09 linux-kernel [PATCH cmpxchg 08/14] parisc: add u16 support to cmpxchg()
2024-04-08 18:30:59 linux-kernel [PATCH cmpxchg 06/14] parisc: unify implementations of __cmpxchg_u{8,32,64}
2024-04-08 17:52:16 linux-kernel [PATCH cmpxchg 14/14] riscv: Emulate one-byte cmpxchg
2024-04-08 17:52:14 linux-kernel [PATCH cmpxchg 11/14] csky: Emulate one-byte cmpxchg
2024-04-08 17:52:12 linux-kernel [PATCH cmpxchg 09/14] lib: Add one-byte emulation function
2024-04-08 17:52:12 linux-kernel [PATCH cmpxchg 13/14] xtensa: Emulate one-byte cmpxchg
2024-04-08 17:52:05 linux-kernel [PATCH cmpxchg 12/14] sh: Emulate one-byte cmpxchg
2024-04-08 17:52:00 linux-kernel [PATCH cmpxchg 07/14] parisc: add missing export of __cmpxchg_u8()
2024-04-08 17:51:59 linux-kernel [PATCH cmpxchg 04/14] sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
2024-04-08 17:51:58 linux-kernel [PATCH cmpxchg 10/14] ARC: Emulate one-byte cmpxchg
2024-04-08 17:50:30 linux-kernel [PATCH cmpxchg 05/14] parisc: __cmpxchg_u32(): lift conversion into the callers
2024-04-08 17:50:24 linux-kernel [PATCH cmpxchg 01/14] sparc32: make __cmpxchg_u32() return u32
2024-04-08 17:50:21 linux-kernel [PATCH cmpxchg 02/14] sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
2024-04-08 17:50:20 linux-kernel [PATCH cmpxchg 03/14] sparc32: unify __cmpxchg_u{32,64}
2024-04-08 17:48:07 linux-kernel Re: [PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
2024-04-08 16:55:41 linux-kernel Re: [WIP 0/3] Memory model and atomic API in Rust
2024-04-06 00:03:50 linux-kernel Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
2024-04-05 23:18:39 linux-kernel Re: Finding open-coded workarounds for 1/2-byte cmpxchg()?
2024-04-05 18:13:17 linux-kernel Re: [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS
2024-04-05 04:26:48 linux-kernel Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig