LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2020-02-27 11:50:15
linux-kernel
[PATCH v4 09/13] powerpc/ptrace: move register viewing functions out of ptrace.c
2020-02-27 11:50:07
linux-kernel
[PATCH v4 12/13] powerpc/ptrace: create ppc_gethwdinfo()
2020-02-27 11:49:55
linux-kernel
[PATCH v4 08/13] powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.
2020-02-27 11:49:51
linux-kernel
[PATCH v4 13/13] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
2020-02-27 11:49:47
linux-kernel
[PATCH v4 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions.
2020-02-27 11:49:33
linux-kernel
[PATCH v4 06/13] powerpc/ptrace: split out ALTIVEC related functions.
2020-02-27 11:49:29
linux-kernel
[PATCH v4 05/13] powerpc/ptrace: split out VSX related functions.
2020-02-27 11:49:24
linux-kernel
[PATCH v4 03/13] powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
2020-02-27 11:49:20
linux-kernel
[PATCH v4 01/13] powerpc: move ptrace into a subdirectory.
2020-02-27 11:30:18
linux-kernel
Re: [PATCH] mm/debug: Add tests validating arch page table helpers for core features
2020-02-27 10:44:26
linux-kernel
Re: [PATCH] mm/debug: Add tests validating arch page table helpers for core features
2020-02-26 14:47:14
linux-kernel
Re: [PATCH V14] mm/debug: Add tests validating architecture page table helpers
2020-02-26 14:45:24
linux-kernel
Re: [PATCH V14] mm/debug: Add tests validating architecture page table helpers
2020-02-26 12:08:39
linux-kernel
Re: [RFC PATCH v2 02/12] powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
2020-02-26 12:06:25
linux-kernel
Re: [RFC PATCH v2 04/12] powerpc/ptrace: split out VSX related functions.
2020-02-26 12:04:56
linux-kernel
Re: [RFC PATCH v2 00/12] Reduce ifdef mess in ptrace
2020-02-26 11:56:11
linux-kernel
[PATCH v3 08/13] powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.
2020-02-26 11:55:54
linux-kernel
[PATCH v3 04/13] powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
2020-02-26 11:55:50
linux-kernel
[PATCH v3 11/13] powerpc/ptrace: create ptrace_get_debugreg()
2020-02-26 11:55:32
linux-kernel
[PATCH v3 00/13] Reduce ifdef mess in ptrace
2020-02-26 11:55:30
linux-kernel
[PATCH v3 01/13] powerpc: move ptrace into a subdirectory.
2020-02-26 11:55:24
linux-kernel
[PATCH v3 06/13] powerpc/ptrace: split out ALTIVEC related functions.
2020-02-26 11:55:14
linux-kernel
[PATCH v3 13/13] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
2020-02-26 11:55:01
linux-kernel
[PATCH v3 05/13] powerpc/ptrace: split out VSX related functions.
2020-02-26 11:54:57
linux-kernel
[PATCH v3 07/13] powerpc/ptrace: split out SPE related functions.
2020-02-26 11:54:56
linux-kernel
[PATCH v3 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions.
2020-02-26 11:54:48
linux-kernel
[PATCH v3 12/13] powerpc/ptrace: create ppc_gethwdinfo()
2020-02-26 11:54:39
linux-kernel
[PATCH v3 09/13] powerpc/ptrace: move register viewing functions out of ptrace.c
2020-02-26 11:54:23
linux-kernel
[PATCH v3 03/13] powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
2020-02-26 11:54:21
linux-kernel
[PATCH v3 02/13] powerpc/ptrace: remove unused header includes
2020-02-26 11:21:49
linux-kernel
Re: [PATCH v2 07/13] powerpc: add support for folded p4d page tables
2020-02-26 09:47:50
linux-kernel
Re: [PATCH v2 07/13] powerpc: add support for folded p4d page tables
2020-02-26 05:12:14
linux-kernel
Re: [PATCH v3 3/6] powerpc/fsl_booke/64: implement KASLR for fsl_booke64
2020-02-26 05:09:09
linux-kernel
Re: [PATCH v3 3/6] powerpc/fsl_booke/64: implement KASLR for fsl_booke64
2020-02-26 05:05:01
linux-kernel
[RFC PATCH] Use IS_ENABLED() instead of #ifdefs
2020-02-24 18:02:38
linux-kernel
[PATCH] powerpc/kprobes: Use probe_address() to read instructions
2020-02-24 17:40:56
linux-kernel
[PATCH v2] powerpc/kprobes: Blacklist functions running with MMU disabled on PPC32
2020-02-24 05:59:20
linux-kernel
Re: [RFC PATCH v2 00/12] Reduce ifdef mess in ptrace
2020-02-22 11:27:42
linux-kernel
Re: [PATCH] powerpc/watchpoint: Don't call dar_within_range() for Book3S
2020-02-20 14:58:38
linux-kernel
Re: [PATCH] selftest/lkdtm: Don't pollute 'git status'
2020-02-20 13:51:14
linux-kernel
Re: [PATCH v3 5/6] powerpc/fsl_booke/64: clear the original kernel if randomized
2020-02-20 13:51:09
linux-kernel
Re: [PATCH v3 6/6] powerpc/fsl_booke/kaslr: rename kaslr-booke32.rst to kaslr-booke.rst and add 64bit part
2020-02-20 13:49:06
linux-kernel
Re: [PATCH v3 3/6] powerpc/fsl_booke/64: implement KASLR for fsl_booke64
2020-02-20 13:42:06
linux-kernel
Re: [PATCH v3 1/6] powerpc/fsl_booke/kaslr: refactor kaslr_legal_offset() and kaslr_early_init()
2020-02-20 13:41:52
linux-kernel
Re: [PATCH v3 2/6] powerpc/fsl_booke/64: introduce reloc_kernel_entry() helper
2020-02-19 15:40:50
linux-kernel
[PATCH] powerpc/kasan: Fix error detection on memory allocation
2020-02-19 15:27:45
linux-kernel
[PATCH] powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
2020-02-19 12:08:40
linux-kernel
Re: [PATCH v2 07/13] powerpc: add support for folded p4d page tables
2020-02-19 08:46:16
linux-kernel
Re: Surprising code generated for vdso_read_begin()
2020-02-19 08:22:12
linux-kernel
Re: [PATCH 1/2] powerpc/kprobes: Remove redundant code
2020-02-19 08:11:23
linux-kernel
[PATCH] powerpc/kprobes: Blacklist functions running with MMU disabled on PPC32