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
2024-05-07 16:15:01 linux-kernel Re: [PATCH] gpiolib: fix the speed of descriptor label setting with SRCU
2024-05-07 14:38:40 linux-kernel Re: [PATCH v5 1/3] x86/syscall: Mark exit[_group] syscall handlers __noreturn
2024-05-07 14:25:29 linux-kernel Re: [PATCH] gpiolib: fix the speed of descriptor label setting with SRCU
2024-05-06 18:01:17 linux-kernel Re: [PATCH memory-model 2/4] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg
2024-05-04 22:17:45 linux-kernel Re: [PATCH v3] tty: tty_io: remove hung_up_tty_fops
2024-05-04 22:04:58 linux-kernel Re: [PATCH v3] tty: tty_io: remove hung_up_tty_fops
2024-05-04 18:18:51 linux-kernel Re: [PATCH v3] tty: tty_io: remove hung_up_tty_fops
2024-05-04 16:48:35 linux-kernel Re: [PATCH v4 3/5] x86/syscall: Mark exit[_group] syscall handlers __noreturn
2024-05-04 05:08:50 linux-kernel Re: [PATCH v3] tty: tty_io: remove hung_up_tty_fops
2024-05-03 23:59:21 linux-kernel Re: [PATCH v3] tty: tty_io: remove hung_up_tty_fops
2024-05-03 23:33:07 linux-kernel Re: [PATCH v4 3/5] x86/syscall: Mark exit[_group] syscall handlers __noreturn
2024-05-03 22:01:01 linux-kernel Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
2024-05-03 17:26:40 linux-kernel Re: [PATCH 00/14] alpha: cleanups for 6.10
2024-05-03 15:39:17 linux-kernel Re: [PATCH v4 3/5] x86/syscall: Mark exit[_group] syscall handlers __noreturn
2024-05-03 00:16:52 linux-kernel Re: [PATCH v2 cmpxchg 12/13] sh: Emulate one-byte cmpxchg
2024-05-02 23:45:38 linux-kernel Re: [PATCH v2 cmpxchg 12/13] sh: Emulate one-byte cmpxchg
2024-05-02 23:14:08 linux-kernel Re: [PATCH resend ftrace] Asynchronous grace period for register_ftrace_direct()
2024-05-02 23:13:01 linux-kernel Re: [PATCH v2 cmpxchg 12/13] sh: Emulate one-byte cmpxchg
2024-05-02 21:20:23 linux-kernel Re: [PATCH v2 cmpxchg 0/8] Provide emulation for one--byte cmpxchg()
2024-05-02 21:19:05 linux-kernel Re: [PATCH v2 cmpxchg 12/13] sh: Emulate one-byte cmpxchg
2024-05-02 13:47:11 linux-kernel Re: [PATCH v2 memory-model 0/3] LKMM updates for v6.10
2024-05-02 13:33:58 linux-kernel Re: [PATCH v2 cmpxchg 12/13] sh: Emulate one-byte cmpxchg
2024-05-02 05:07:06 linux-kernel Re: [PATCH v2 cmpxchg 12/13] sh: Emulate one-byte cmpxchg
2024-05-02 03:31:14 linux-kernel Re: [PATCH resend ftrace] Asynchronous grace period for register_ftrace_direct()
2024-05-01 23:22:06 linux-kernel [PATCH memory-model 2/4] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg
2024-05-01 23:22:04 linux-kernel [PATCH memory-model 3/4] Documentation/atomic_t: Emphasize that failed atomic operations give no ordering
2024-05-01 23:21:54 linux-kernel [PATCH memory-model 1/4] Documentation/litmus-tests: Add locking tests to README
2024-05-01 23:21:52 linux-kernel [PATCH memory-model 4/4] Documentation/litmus-tests: Make cmpxchg() tests safe for klitmus
2024-05-01 23:21:27 linux-kernel [PATCH v2 memory-model 0/3] LKMM updates for v6.10
2024-05-01 23:16:30 linux-kernel [PATCH RFC v3 tsc] Check for sockets instead of CPUs to make code match comment
2024-05-01 23:12:45 linux-kernel [PATCH resend ftrace] Asynchronous grace period for register_ftrace_direct()
2024-05-01 23:05:29 linux-kernel [PATCH v2 cmpxchg 07/13] parisc: add missing export of __cmpxchg_u8()
2024-05-01 23:04:23 linux-kernel [PATCH v2 cmpxchg 09/13] lib: Add one-byte emulation function
2024-05-01 23:03:45 linux-kernel [PATCH v2 cmpxchg 04/13] sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
2024-05-01 23:03:44 linux-kernel [PATCH v2 cmpxchg 03/13] sparc32: unify __cmpxchg_u{32,64}
2024-05-01 23:03:43 linux-kernel [PATCH v2 cmpxchg 01/13] sparc32: make __cmpxchg_u32() return u32
2024-05-01 23:03:09 linux-kernel [PATCH v2 cmpxchg 12/13] sh: Emulate one-byte cmpxchg
2024-05-01 23:03:08 linux-kernel [PATCH v2 cmpxchg 06/13] parisc: unify implementations of __cmpxchg_u{8,32,64}
2024-05-01 23:03:08 linux-kernel [PATCH v2 cmpxchg 11/13] csky: Emulate one-byte cmpxchg
2024-05-01 23:03:07 linux-kernel [PATCH v2 cmpxchg 13/13] xtensa: Emulate one-byte cmpxchg
2024-05-01 23:03:07 linux-kernel [PATCH v2 cmpxchg 10/13] ARC: Emulate one-byte cmpxchg
2024-05-01 23:03:06 linux-kernel [PATCH v2 cmpxchg 08/13] parisc: add u16 support to cmpxchg()
2024-05-01 23:02:04 linux-kernel [PATCH v2 cmpxchg 02/13] sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
2024-05-01 23:02:02 linux-kernel [PATCH v2 cmpxchg 05/13] parisc: __cmpxchg_u32(): lift conversion into the callers
2024-05-01 22:58:23 linux-kernel [PATCH v2 cmpxchg 0/8] Provide emulation for one--byte cmpxchg()
2024-05-01 22:33:00 linux-kernel Re: [PATCH v3] tty: tty_io: remove hung_up_tty_fops
2024-05-01 21:49:24 linux-kernel Re: [PATCH v3] tty: tty_io: remove hung_up_tty_fops
2024-05-01 19:02:37 linux-kernel Re: [PATCH v3] tty: tty_io: remove hung_up_tty_fops
2024-05-01 18:46:04 linux-kernel Re: [PATCH v3] tty: tty_io: remove hung_up_tty_fops
2024-04-29 23:22:12 linux-kernel Re: [PATCH] x86/rcutorture move CONFIG_HYPERVISOR_GUEST to kvm-test-1-run.sh
2024-04-29 22:54:25 linux-kernel Re: [PATCH] clocksource: Make the int help prompt unit readable in ncurses