Christophe Leroy ([email protected])

Number of posts: 3655 (1.37 per day)
First post: 2010-07-05 08:30:21
Last post: 2017-10-18 13:30:48

Date List Subject
2020-01-30 14:14:51 linux-kernel Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
2020-01-29 20:04:47 linux-kernel [PATCH] powerpc/process: Remove unneccessary #ifdef CONFIG_PPC64 in copy_thread_tls()
2020-01-29 12:36:04 linux-kernel [PATCH] powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACK
2020-01-29 11:02:45 linux-kernel [PATCH v2] powerpc/uaccess: simplify the get_fs() set_fs() logic
2020-01-29 11:02:25 linux-kernel [PATCH v1] powerpc/uaccess: simplify the get_fs() set_fs() logic
2020-01-29 07:28:06 linux-kernel Re: [RFC PATCH v4 10/11] lib: vdso: Allow arches to override the ns shift operation
2020-01-28 17:07:10 linux-kernel Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
2020-01-28 06:19:09 linux-kernel Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
2020-01-28 06:15:50 linux-kernel Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
2020-01-27 23:58:08 linux-kernel [PATCH v2] powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
2020-01-27 11:18:57 linux-kernel [PATCH] powerpc/32s: Fix CPU wake-up from sleep mode
2020-01-25 14:35:56 linux-kernel Re: [PATCH] powerpc/32: Add missing context synchronisation with CONFIG_VMAP_STACK
2020-01-25 13:01:39 linux-kernel Re: [PATCH] powerpc/32: Add missing context synchronisation with CONFIG_VMAP_STACK
2020-01-24 20:57:35 linux-kernel [PATCH v2] powerpc/32: Warn and return ENOSYS on syscalls from kernel
2020-01-24 20:57:30 linux-kernel [PATCH] powerpc/32: Add missing context synchronisation with CONFIG_VMAP_STACK
2020-01-24 20:08:57 linux-kernel Re: [PATCH v2 6/6] powerpc: Implement user_access_begin and friends
2020-01-24 14:35:58 linux-kernel [PATCH v4 7/7] powerpc: Implement user_access_save() and user_access_restore()
2020-01-24 11:57:17 linux-kernel [PATCH v4 4/7] powerpc/32s: Drop NULL addr verification
2020-01-24 11:56:58 linux-kernel [PATCH v4 1/7] readdir: make user_access_begin() use the real access range
2020-01-24 11:56:48 linux-kernel [PATCH v4 5/7] powerpc/32s: prepare prevent_user_access() for user_access_end()
2020-01-24 11:55:59 linux-kernel [PATCH v4 6/7] powerpc: Implement user_access_begin and friends
2020-01-24 11:55:56 linux-kernel [PATCH v4 3/7] powerpc/kuap: Fix set direction in allow/prevent_user_access()
2020-01-24 11:55:55 linux-kernel [PATCH v4 2/7] powerpc/32s: Fix bad_kuap_fault()
2020-01-24 07:24:03 linux-kernel [PATCH v2 3/3] powerpc/irq: don't use current_stack_pointer() in do_IRQ()
2020-01-24 07:12:59 linux-kernel [PATCH v2 2/3] powerpc/irq: use IS_ENABLED() in check_stack_overflow()
2020-01-24 07:12:19 linux-kernel [PATCH v2 1/3] powerpc/irq: don't use current_stack_pointer() in check_stack_overflow()
2020-01-24 07:07:00 linux-kernel Re: [PATCH 1/2] powerpc/irq: don't use current_stack_pointer() in check_stack_overflow()
2020-01-24 06:52:30 linux-kernel Re: [PATCH 1/2] powerpc/irq: don't use current_stack_pointer() in check_stack_overflow()
2020-01-24 06:52:21 linux-kernel Re: [PATCH] lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()
2020-01-23 19:49:21 linux-kernel Re: [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not
2020-01-23 17:32:20 linux-kernel [PATCH v4] powerpc: use probe_user_read() and probe_user_write()
2020-01-23 13:03:33 linux-kernel [PATCH v3 1/7] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
2020-01-23 13:02:22 linux-kernel [PATCH v3 3/7] powerpc/32s: Fix bad_kuap_fault()
2020-01-23 13:01:28 linux-kernel [PATCH v3 6/7] powerpc/32s: Prepare allow_user_access() for user_access_begin()
2020-01-23 13:01:23 linux-kernel [PATCH v3 7/7] powerpc: Implement user_access_begin and friends
2020-01-23 13:01:23 linux-kernel [PATCH v3 4/7] powerpc/kuap: Fix set direction in allow/prevent_user_access()
2020-01-23 13:01:13 linux-kernel [PATCH v3 5/7] powerpc/32s: Drop NULL addr verification
2020-01-23 13:01:10 linux-kernel [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not
2020-01-23 12:44:53 linux-kernel Re: [PATCH v2 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
2020-01-23 08:35:27 linux-kernel [PATCH] lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()
2020-01-23 06:28:22 linux-kernel Re: [PATCH v2 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
2020-01-22 17:56:01 linux-kernel Re: [PATCH v1 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
2020-01-22 17:54:59 linux-kernel [PATCH v2 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
2020-01-22 17:54:58 linux-kernel [PATCH v2 2/6] powerpc/32s: Fix bad_kuap_fault()
2020-01-22 17:54:37 linux-kernel [PATCH v2 6/6] powerpc: Implement user_access_begin and friends
2020-01-22 17:54:17 linux-kernel [PATCH v2 3/6] powerpc/kuap: Fix set direction in allow/prevent_user_access()
2020-01-22 17:54:10 linux-kernel [PATCH v2 5/6] powerpc/32s: prepare prevent_user_access() for user_access_end()
2020-01-22 17:54:10 linux-kernel [PATCH v2 4/6] powerpc/32s: Drop NULL addr verification
2020-01-22 14:47:46 linux-kernel Re: GCC bug ? Re: [PATCH v2 10/10] powerpc/32s: Implement Kernel Userspace Access Protection
2020-01-22 13:02:36 linux-kernel [PATCH v1 4/6] powerpc/32s: Drop NULL addr verification
2020-01-22 13:02:27 linux-kernel [PATCH v1 2/6] powerpc/32s: Fix bad_kuap_fault()