Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys

2025-04-28 Thread Coiby Xu
On Mon, Apr 28, 2025 at 08:40:44PM +0200, Arnaud Lefebvre wrote: On Mon, Apr 28, 2025 at 05:02:23PM +0800, Coiby Xu wrote: On Thu, Apr 24, 2025 at 02:08:55AM +0200, Arnaud Lefebvre wrote: On Fri, Feb 07, 2025 at 04:08:08PM +0800, Coiby Xu wrote: LUKS is the standard for Linux disk encryption,

Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys

2025-04-28 Thread Arnaud Lefebvre
On Mon, Apr 28, 2025 at 05:02:23PM +0800, Coiby Xu wrote: On Thu, Apr 24, 2025 at 02:08:55AM +0200, Arnaud Lefebvre wrote: On Fri, Feb 07, 2025 at 04:08:08PM +0800, Coiby Xu wrote: LUKS is the standard for Linux disk encryption, widely adopted by users, and in some cases, such as Confidential V

Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys

2025-04-28 Thread Coiby Xu
On Thu, Apr 24, 2025 at 02:08:55AM +0200, Arnaud Lefebvre wrote: On Fri, Feb 07, 2025 at 04:08:08PM +0800, Coiby Xu wrote: LUKS is the standard for Linux disk encryption, widely adopted by users, and in some cases, such as Confidential VMs, it is a requirement. With kdump enabled, when the first

Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys

2025-04-23 Thread Arnaud Lefebvre
On Fri, Feb 07, 2025 at 04:08:08PM +0800, Coiby Xu wrote: LUKS is the standard for Linux disk encryption, widely adopted by users, and in some cases, such as Confidential VMs, it is a requirement. With kdump enabled, when the first kernel crashes, the system can boot into the kdump/crash kernel t

Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys

2025-04-13 Thread Baoquan He
Hi X86 maintainers, Andrew, On 02/07/25 at 04:08pm, Coiby Xu wrote: ..snip... > This patch set only supports x86. There will be patches to support other > architectures once this patch set gets merged. who can help pick this patchset? It has been under many rounds of reviewing, now it's ready

Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys

2025-03-21 Thread Coiby Xu
On Mon, Feb 24, 2025 at 09:36:48AM +0800, Baoquan He wrote: Hi Andrew, On 02/11/25 at 06:25pm, Baoquan He wrote: On 02/07/25 at 04:08pm, Coiby Xu wrote: > LUKS is the standard for Linux disk encryption, widely adopted by users, > and in some cases, such as Confidential VMs, it is a requirement.

Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys

2025-03-09 Thread Baoquan He
Hi Andrew, On 02/07/25 at 04:08pm, Coiby Xu wrote: ..snip... Ping again. This patchset is adding a generic infrastructure for luks support in crash dumping, and it adds the support in x86 ARCH. Since the x86 related change is only located in kdump only files, won't impact other x86 codes. Co

Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys

2025-02-23 Thread Baoquan He
Hi Andrew, On 02/11/25 at 06:25pm, Baoquan He wrote: > On 02/07/25 at 04:08pm, Coiby Xu wrote: > > LUKS is the standard for Linux disk encryption, widely adopted by users, > > and in some cases, such as Confidential VMs, it is a requirement. With > > kdump enabled, when the first kernel crashes,

Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys

2025-02-11 Thread Coiby Xu
On Tue, Feb 11, 2025 at 06:25:18PM +0800, Baoquan He wrote: On 02/07/25 at 04:08pm, Coiby Xu wrote: LUKS is the standard for Linux disk encryption, widely adopted by users, and in some cases, such as Confidential VMs, it is a requirement. With kdump enabled, when the first kernel crashes, the sy

Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys

2025-02-11 Thread Baoquan He
On 02/07/25 at 04:08pm, Coiby Xu wrote: > LUKS is the standard for Linux disk encryption, widely adopted by users, > and in some cases, such as Confidential VMs, it is a requirement. With > kdump enabled, when the first kernel crashes, the system can boot into > the kdump/crash kernel to dump the

[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys

2025-02-07 Thread Coiby Xu
LUKS is the standard for Linux disk encryption, widely adopted by users, and in some cases, such as Confidential VMs, it is a requirement. With kdump enabled, when the first kernel crashes, the system can boot into the kdump/crash kernel to dump the memory image (i.e., /proc/vmcore) to a specifie