Laurent Dufour ([email protected])

Number of posts: 383 (0.24 per day)
First post: 2019-03-04 16:13:03
Last post: 2023-08-10 09:17:36

Date List Subject
2023-06-14 13:06:46 linux-kernel Re: [PATCH 3/9] cpu/SMT: Store the current/max number of threads
2023-06-13 17:23:23 linux-kernel Re: [PATCH 3/9] cpu/SMT: Store the current/max number of threads
2023-06-12 15:38:47 linux-kernel Re: [PATCH 8/9] powerpc: Add HOTPLUG_SMT support
2023-06-01 16:35:15 linux-kernel Re: [PATCH 8/9] powerpc: Add HOTPLUG_SMT support
2023-06-01 13:46:49 linux-kernel Re: [PATCH 8/9] powerpc: Add HOTPLUG_SMT support
2023-04-13 16:01:26 linux-kernel Re: [PATCH 1/2] pseries/smp: export the smt level in the SYS FS.
2023-04-03 08:22:17 linux-kernel Re: [PATCH 1/2] pseries/smp: export the smt level in the SYS FS.
2023-03-31 15:43:11 linux-kernel [PATCH 0/2] Online new threads according to the current SMT level
2023-03-31 15:43:07 linux-kernel [PATCH 2/2] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
2023-03-31 15:42:51 linux-kernel [PATCH 1/2] pseries/smp: export the smt level in the SYS FS.
2023-03-31 15:20:34 linux-kernel Re: [PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
2023-03-30 15:55:14 linux-kernel Re: [PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
2023-03-06 15:59:01 linux-kernel [PATCH] powerpc/mm: fix mmap_lock bad unlock
2023-03-06 14:13:10 linux-kernel Re: [PATCH] powerpc/mm: fix mmap_lock bad unlock
2023-03-06 13:55:39 linux-kernel [PATCH] powerpc/mm: fix mmap_lock bad unlock
2023-02-14 15:33:35 linux-kernel Re: [PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
2023-02-13 12:45:53 linux-kernel [PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
2022-11-10 18:37:51 linux-kernel [PATCH v2 2/2] powerpc: Take in account addition CPU node when building kexec FDT
2022-11-10 18:36:55 linux-kernel [PATCH v2 1/2] powerpc: export the CPU node count
2022-11-10 18:32:55 linux-kernel [PATCH v2 0/2] Consider the size of the added CPU nodes in the kexec FDT
2022-11-07 16:21:33 linux-kernel Re: [PATCH 1/2] powerpc: export the CPU node count
2022-10-28 16:54:43 linux-kernel [PATCH 0/2] Consider the size of the added CPU nodes in the kexec FDT
2022-10-28 16:34:00 linux-kernel [PATCH 2/2] powerpc: Take in account addition CPU node when building kexec FDT
2022-10-28 16:10:54 linux-kernel [PATCH 1/2] powerpc: export the CPU node count
2022-09-09 16:40:34 linux-kernel Re: [RFC PATCH RESEND 10/28] mm/mmap: mark VMAs as locked in vma_adjust
2022-09-09 16:26:52 linux-kernel Re: [RFC PATCH RESEND 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free
2022-09-09 15:53:46 linux-kernel Re: [RFC PATCH RESEND 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free
2022-09-09 15:03:26 linux-kernel Re: [RFC PATCH RESEND 21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code
2022-09-09 15:01:23 linux-kernel Re: [RFC PATCH RESEND 18/28] mm: add FAULT_FLAG_VMA_LOCK flag
2022-09-09 14:59:08 linux-kernel Re: [RFC PATCH RESEND 20/28] mm: introduce per-VMA lock statistics
2022-09-09 14:30:37 linux-kernel Re: [RFC PATCH RESEND 19/28] mm: disallow do_swap_page to handle page faults under VMA lock
2022-09-09 14:29:12 linux-kernel Re: [RFC PATCH RESEND 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
2022-09-09 14:26:03 linux-kernel Re: [RFC PATCH RESEND 14/28] mm: mark VMAs as locked before isolating them
2022-09-09 14:22:55 linux-kernel Re: [RFC PATCH RESEND 16/28] kernel/fork: assert no VMA readers during its destruction
2022-09-09 14:20:24 linux-kernel Re: [RFC PATCH RESEND 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
2022-09-09 13:36:50 linux-kernel Re: [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
2022-09-09 10:48:48 linux-kernel Re: [RFC PATCH RESEND 13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range
2022-09-06 17:00:16 linux-kernel Re: [RFC PATCH RESEND 12/28] mm/mremap: mark VMA as locked while remapping it to a new address range
2022-09-06 16:41:14 linux-kernel Re: [RFC PATCH RESEND 06/28] mm: mark VMA as locked whenever vma->vm_flags are modified
2022-09-06 16:40:17 linux-kernel Re: [RFC PATCH RESEND 11/28] mm/mmap: mark VMAs as locked before merging or splitting them
2022-09-06 16:40:03 linux-kernel Re: [RFC PATCH RESEND 08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage
2022-09-06 16:25:24 linux-kernel Re: [RFC PATCH RESEND 10/28] mm/mmap: mark VMAs as locked in vma_adjust
2022-09-06 16:16:53 linux-kernel Re: [RFC PATCH RESEND 09/28] mm/mempolicy: mark VMA as locked when changing protection policy
2022-09-06 15:45:21 linux-kernel Re: [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
2022-09-06 14:45:37 linux-kernel Re: [RFC PATCH RESEND 05/28] mm: add per-VMA lock and helper functions to control it
2022-08-23 12:25:21 linux-kernel Re: [PATCH AUTOSEL 5.15 14/28] watchdog: export lockup_detector_reconfigure
2022-07-27 14:25:39 linux-kernel Re: [PATCH] watchdog: Fix build error when CONFIG_SOFTLOCKUP_DETECTOR is not set
2022-07-27 09:31:17 linux-kernel [PATCH] watchdog: Fix build error when CONFIG_SOFTLOCKUP_DETECTOR is not set
2022-07-25 12:51:58 linux-kernel Re: [PATCH v5 4/4] pseries/mobility: set NMI watchdog factor during an LPM
2022-07-13 16:48:02 linux-kernel [PATCH v5 2/4] watchdog: export lockup_detector_reconfigure
2022-07-13 16:25:05 linux-kernel [PATCH v5 4/4] pseries/mobility: set NMI watchdog factor during an LPM