LinuxLists
Users
About
Christophe Leroy (
[email protected]
)
Number of posts: 4311 (2.89 per day)
First post: 2020-05-05 15:42:35
Last post: 2024-06-08 08:58:36
Previous Page
/
Next Page
Date
List
Subject
2023-12-07 12:28:32
linux-kernel
Re: [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
2023-12-06 22:37:31
linux-kernel
Re: [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
2023-12-06 22:24:40
linux-kernel
[PATCH v2] i2c: cpm: Remove linux,i2c-index conversion from be32
2023-12-06 22:14:22
linux-kernel
Re: [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
2023-12-06 09:31:20
linux-kernel
Re: [PATCH 12/27] tty: hvc: convert to u8 and size_t
2023-12-05 18:17:13
linux-kernel
[PATCH] i2c: cpm: Fix data type
2023-12-05 13:17:16
linux-kernel
[PATCH] serial: ucc_uart: Fix multiple address space type errors
2023-12-05 11:00:28
linux-kernel
Re: [PATCH] ocxl: fix driver function comment typo
2023-12-05 10:50:15
linux-kernel
Re: [PATCH] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe
2023-12-04 23:18:36
linux-kernel
Re: [PATCH v2 04/10] leds: aw200xx: use devm API to cleanup module's resources
2023-12-04 23:14:49
linux-kernel
Re: [PATCH v2 03/10] leds: aw2013: use devm API to cleanup module's resources
2023-12-04 23:09:50
linux-kernel
Re: [PATCH v2 02/10] leds: aw2013: unlock mutex before destroying it
2023-12-04 23:06:10
linux-kernel
Re: [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
2023-12-04 12:00:05
linux-kernel
Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-12-04 11:55:07
linux-kernel
Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-12-03 13:33:44
linux-kernel
Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-11-29 16:40:00
linux-crypto
Re: [PATCH 09/30] crypto: talitos - remove unnecessary alignmask for ahashes
2023-11-24 15:17:46
linux-kernel
Re: [PATCH] powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
2023-11-24 13:08:57
linux-kernel
Re: [PATCH] powerpc/85xx: Fix typo in code comment
2023-11-24 07:03:44
linux-kernel
Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-11-23 18:25:19
linux-kernel
Re: [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-11-23 06:40:09
linux-kernel
Re: [PATCH 8/8] CMDLINE: arm64: convert to generic builtin command line
2023-11-23 06:39:40
linux-kernel
Re: [PATCH 7/8] of: replace command line handling
2023-11-23 06:37:54
linux-kernel
Re: [PATCH 5/8] drivers: firmware: efi: libstub: enable generic commandline
2023-11-23 06:37:31
linux-kernel
Re: [PATCH 4/8] CMDLINE: mips: convert to generic builtin command line
2023-11-23 06:34:20
linux-kernel
Re: [PATCH 3/8] scripts: insert-sys-cert: change name to insert-symbol
2023-11-23 06:34:09
linux-kernel
Re: [PATCH 2/8] scripts: insert-sys-cert: add command line insert capability
2023-11-23 06:33:09
linux-kernel
Re: [PATCH 1/8] CMDLINE: add generic builtin command line
2023-11-23 06:24:17
linux-kernel
Re: [PATCH 0/8] generic command line v6
2023-11-06 08:13:36
linux-kernel
Re: [PATCH 2/8] leds: nic78bx: explicitly unregister LEDs at module's shutdown
2023-11-06 08:11:59
linux-kernel
Re: [PATCH 0/8] devm_led_classdev_register() usage problem
2023-10-13 13:03:45
linux-kernel
Re: [PATCH] powerpc/powernv: use appropiate error code
2023-10-11 10:29:25
linux-kernel
Re: [PATCH v3 00/23] Add generic vdso_base tracking
2023-10-10 10:57:00
linux-kernel
Re: [PATCH] powerpc/85xx: Fix math emulation exception
2023-10-02 22:45:19
linux-kernel
Re: [PATCH 04/15] tty: Remove now superfluous sentinel element from ctl_table array
2023-10-02 20:52:45
linux-kernel
Re: [PATCH v2 00/15] sysctl: Remove sentinel elements from drivers
2023-10-02 19:15:34
linux-kernel
Re: [PATCH 00/15] sysctl: Remove sentinel elements from drivers
2023-09-30 15:57:40
linux-kernel
Re: arch/powerpc/kernel/traps.c:1167:19: error: unused function '__parse_fpscr'
2023-09-29 10:43:57
linux-kernel
Re: [PATCH v2 1/2] mm: hugetlb: Add huge page size param to set_huge_pte_at()
2023-09-29 09:41:29
linux-kernel
Re: [PATCH 00/15] sysctl: Remove sentinel elements from drivers
2023-09-28 21:45:42
linux-kernel
Re: [PATCH v1 1/1] ARM: Select DMA_DIRECT_REMAP to fix restricted DMA
2023-09-27 21:33:39
linux-kernel
Re: Fwd: [PATCH] powerpc/ptrace: Fix buffer overflow when handling PTRACE_PEEKUSER and PTRACE_POKEUSER
2023-09-27 15:42:27
linux-kernel
Re: arch/powerpc/sysdev/fsl_rmu.c:544: warning: Function parameter or member 'pw' not described in 'fsl_rio_port_write_init'
2023-09-27 15:31:43
linux-kernel
Re: Fwd: [PATCH] powerpc/ptrace: Fix buffer overflow when handling PTRACE_PEEKUSER and PTRACE_POKEUSER
2023-09-23 03:32:25
linux-kernel
Re: [PATCH v1 2/8] powerpc: hugetlb: Convert set_huge_pte_at() to take vma
2023-09-22 20:30:58
linux-kernel
Re: [PATCH v1 2/8] powerpc: hugetlb: Convert set_huge_pte_at() to take vma
2023-09-22 19:25:40
linux-kernel
Re: [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
2023-09-22 19:06:59
linux-kernel
Re: [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
2023-09-22 16:36:44
linux-kernel
Re: [PATCH v1 2/8] powerpc: hugetlb: Convert set_huge_pte_at() to take vma
2023-09-22 15:48:16
linux-kernel
Re: [PATCH v1 2/8] powerpc: hugetlb: Convert set_huge_pte_at() to take vma
2023-09-22 15:02:52
linux-kernel
Re: [PATCH v1 2/8] powerpc: hugetlb: Convert set_huge_pte_at() to take vma