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-03-16 12:37:10 linux-kernel [PATCH v1 22/46] powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
2020-03-16 12:37:03 linux-kernel [PATCH v1 19/46] powerpc/mm: Refactor pte_update() on nohash/32
2020-03-16 12:36:52 linux-kernel [PATCH v1 14/46] powerpc/ptdump: Handle hugepd at PGD level
2020-03-16 12:36:49 linux-kernel [PATCH v1 10/46] powerpc/ptdump: Add _PAGE_COHERENT flag
2020-03-16 12:36:49 linux-kernel [PATCH v1 12/46] powerpc/ptdump: Standardise display of BAT flags
2020-03-16 12:36:41 linux-kernel [PATCH v1 11/46] powerpc/ptdump: Display size of BATs
2020-03-16 12:36:36 linux-kernel [PATCH v1 07/46] powerpc/kasan: Declare kasan_init_region() weak
2020-03-16 12:36:28 linux-kernel [PATCH v1 06/46] powerpc/kasan: Refactor update of early shadow mappings
2020-03-16 12:36:22 linux-kernel [PATCH v1 03/46] powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
2020-03-15 04:21:24 linux-kernel Re: [PATCH v3] powerpc/fsl-85xx: fix compile error
2020-03-13 19:26:43 linux-kernel Re: [PATCH v2] powerpc/fsl-85xx: fix compile error
2020-03-13 17:46:10 linux-kernel Re: [PATCH v2] powerpc/fsl-85xx: fix compile error
2020-03-10 17:30:40 linux-kernel [PATCH v3] powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
2020-03-07 10:10:32 linux-kernel [PATCH] powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
2020-03-07 07:06:11 linux-kernel Re: [PATCH V15] mm/debug: Add tests validating architecture page table helpers
2020-03-06 16:51:26 linux-kernel [PATCH v3] powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
2020-03-06 15:12:37 linux-kernel [PATCH] powerpc/kasan: Fix kasan_remap_early_shadow_ro()
2020-03-06 15:11:32 linux-kernel [PATCH v2] powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
2020-03-06 06:57:10 linux-kernel Re: [PATCH v3] powerpc/64s/pgtable: fix an undefined behaviour
2020-03-05 19:23:01 linux-kernel Re: [PATCH -next v2] powerpc/64s/pgtable: fix an undefined behaviour
2020-03-05 05:57:04 linux-kernel Re: [PATCH -next] powerpc/mm/ptdump: fix an undefined behaviour
2020-03-05 05:44:05 linux-kernel Re: [PATCH V14] mm/debug: Add tests validating architecture page table helpers
2020-03-04 06:49:27 linux-kernel Re: [PATCH V14] mm/debug: Add tests validating architecture page table helpers
2020-03-03 09:00:34 linux-kernel Re: [PATCH v2 -next] powerpc/pmac/smp: drop unnecessary volatile qualifier
2020-03-03 06:00:10 linux-kernel Re: [PATCH V14] mm/debug: Add tests validating architecture page table helpers
2020-03-02 21:26:09 linux-kernel Re: [PATCH] mm/debug: Add tests validating arch page table helpers for core features
2020-03-02 06:39:32 linux-kernel Re: [PATCH] powerpc/sysdev: fix compile errors
2020-02-28 00:22:15 linux-kernel [PATCH v5 12/13] powerpc/ptrace: create ppc_gethwdinfo()
2020-02-28 00:21:29 linux-kernel [PATCH v5 11/13] powerpc/ptrace: create ptrace_get_debugreg()
2020-02-28 00:19:58 linux-kernel [PATCH v5 09/13] powerpc/ptrace: move register viewing functions out of ptrace.c
2020-02-28 00:19:56 linux-kernel [PATCH v5 06/13] powerpc/ptrace: split out ALTIVEC related functions.
2020-02-28 00:19:04 linux-kernel [PATCH v5 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions.
2020-02-28 00:18:37 linux-kernel [PATCH v5 07/13] powerpc/ptrace: split out SPE related functions.
2020-02-28 00:18:31 linux-kernel [PATCH v5 03/13] powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
2020-02-28 00:18:01 linux-kernel [PATCH v5 05/13] powerpc/ptrace: split out VSX related functions.
2020-02-28 00:17:35 linux-kernel [PATCH v5 08/13] powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.
2020-02-28 00:17:08 linux-kernel [PATCH v5 13/13] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
2020-02-28 00:16:29 linux-kernel [PATCH v5 00/13] Reduce ifdef mess in ptrace
2020-02-28 00:15:48 linux-kernel [PATCH v5 02/13] powerpc/ptrace: remove unused header includes
2020-02-28 00:15:18 linux-kernel [PATCH v5 04/13] powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
2020-02-28 00:15:10 linux-kernel [PATCH v5 01/13] powerpc: move ptrace into a subdirectory.
2020-02-28 00:02:07 linux-kernel [PATCH] selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
2020-02-27 17:10:04 linux-kernel Re: [PATCH v4 13/13] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
2020-02-27 17:04:39 linux-kernel Re: [PATCH] selftests/vm: Fix map_hugetlb length used for testing read and write
2020-02-27 16:54:50 linux-kernel Re: [PATCH] selftest/lkdtm: Use local .gitignore
2020-02-27 14:09:54 linux-kernel [PATCH] selftest/lkdtm: Use local .gitignore
2020-02-27 11:50:40 linux-kernel [PATCH v4 11/13] powerpc/ptrace: create ptrace_get_debugreg()
2020-02-27 11:50:32 linux-kernel [PATCH v4 04/13] powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
2020-02-27 11:50:28 linux-kernel [PATCH v4 00/13] Reduce ifdef mess in ptrace
2020-02-27 11:50:23 linux-kernel [PATCH v4 07/13] powerpc/ptrace: split out SPE related functions.
2020-02-27 11:50:21 linux-kernel [PATCH v4 02/13] powerpc/ptrace: remove unused header includes