Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-09 22:02:13 to 2023-02-24 03:08:52 UTC [more...]

[RFC v3 00/24] vfs: provide automatic kernel freeze / resume
 2023-02-24  3:08 UTC  (33+ messages)
` [RFC v3 01/24] fs: unify locking semantics for fs freeze / thaw
` [RFC v3 02/24] fs: add frozen sb state helpers
` [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze
` [RFC v3 04/24] fs: add iterate_supers_excl() and iterate_supers_reverse_excl()
` [RFC v3 05/24] fs: add automatic kernel fs freeze / thaw and remove kthread freezing
` [RFC v3 06/24] xfs: replace kthread freezing with auto fs freezing
` [RFC v3 07/24] btrfs: "
` [RFC v3 08/24] ext4: "
` [RFC v3 09/24] f2fs: "
` [RFC v3 10/24] cifs: "
` [RFC v3 11/24] gfs2: "
` [RFC v3 12/24] jfs: "
` [RFC v3 13/24] nilfs2: "
` [RFC v3 14/24] nfs: "
` [RFC v3 15/24] nfsd: "
` [RFC v3 16/24] ubifs: "
` [RFC v3 17/24] ksmbd: "
` [RFC v3 18/24] jffs2: "
` [RFC v3 19/24] jbd2: "
` [RFC v3 20/24] coredump: drop freezer usage
` [RFC v3 21/24] ecryptfs: replace kthread freezing with auto fs freezing
` [RFC v3 22/24] fscache: "
` [RFC v3 23/24] lockd: "
` [RFC v3 24/24] fs: remove FS_AUTOFREEZE

[PATCH v18 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-02-23 20:34 UTC  (24+ messages)
` [PATCH v18 1/7] crash: move a few code bits to setup support of crash hotplug
` [PATCH v18 2/7] crash: prototype change for crash_prepare_elf64_headers()
` [PATCH v18 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v18 4/7] kexec: exclude elfcorehdr from the segment digest
` [PATCH v18 5/7] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v18 6/7] crash: memory and cpu hotplug sysfs attributes
` [PATCH v18 7/7] x86/crash: add x86 crash hotplug support

[PATCH v3] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-02-23 12:45 UTC 

[PATCH v2] x86: add devicetree support
 2023-02-23 12:37 UTC  (2+ messages)

[RFC][nvdimm][crash] pmem memmap dump support
 2023-02-23  6:24 UTC 

[PATCH 0/2] Kexec enabling in TDX guest
 2023-02-22 10:26 UTC  (12+ messages)
` [PATCH 1/2] x86/kexec: Preserve CR4.MCE during kexec
` [PATCH 2/2] x86/tdx: Convert shared memory back to private on kexec

[PATCH] x86: add devicetree support
 2023-02-20 15:01 UTC  (2+ messages)

[PATCH v4] panic: Fixes the panic_print NMI backtrace setting
 2023-02-15 15:39 UTC  (3+ messages)

[PATCH v3] x86/kdump: Handle blocked NMIs interrupt to avoid kdump crashes
 2023-02-15  3:05 UTC  (2+ messages)

Prezentacja
 2023-02-14  9:00 UTC 

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2023-02-10 16:01 UTC  (6+ messages)
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded

question on microcode loading
 2023-02-08 19:57 UTC  (4+ messages)

[PATCH] ppc64: add --reuse-cmdline parameter support
 2023-02-08  6:31 UTC  (3+ messages)

[PATCH] kexec: make -a the default
 2023-02-07 15:08 UTC  (2+ messages)

[PATCH v2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-02-07  3:59 UTC  (3+ messages)

Unified Kernel Image Support
 2023-02-06 17:45 UTC  (4+ messages)

[PATCH v8 0/8] In kernel handling of CPU hotplug events for crash kernel
 2023-02-06  6:36 UTC  (14+ messages)
` [PATCH v8 1/8] powerpc/kexec: turn some static helper functions public
` [PATCH v8 2/8] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [PATCH v8 3/8] powerpc/crash: update kimage_arch struct
` [PATCH v8 4/8] crash: add phdr for possible CPUs in elfcorehdr
` [PATCH v8 5/8] crash: pass hotplug action type to arch crash hotplug handler
` [PATCH v8 6/8] powerpc/crash: add crash CPU hotplug support
` [PATCH v8 7/8] crash: forward memory_notify args to arch crash hotplug handler
` [PATCH v8 8/8] powerpc/kexec: add crash memory hotplug support

[PATCH 0/2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-02-03  9:55 UTC  (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64/kdump: add code comments for crashkernel reservation cases

[RFC v2 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
 2023-02-01  8:18 UTC  (2+ messages)

[PATCH v8 0/8] In kernel handling of CPU hotplug events for crash kernel
 2023-02-01  6:32 UTC  (2+ messages)
` [PATCH v8 1/8] powerpc/kexec: turn some static helper functions public

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 17:07 UTC  (34+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

Zapytanie ofertowe
 2023-01-23  8:55 UTC 

[PATCH v7 0/8] In kernel handling of CPU hotplug events for crash kernel
 2023-01-23  5:23 UTC  (13+ messages)
` [PATCH v7 1/8] powerpc/kexec: turn some static helper functions public
` [PATCH v7 2/8] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [PATCH v7 3/8] powerpc/crash: update kimage_arch struct
` [PATCH v7 4/8] crash: add phdr for possible CPUs in elfcorehdr
` [PATCH v7 5/8] crash: pass hotplug action type to arch crash hotplug handler
` [PATCH v7 6/8] powerpc/crash: add crash CPU hotplug support
` [PATCH v7 7/8] crash: forward memory_notify args to arch crash hotplug handler
` [PATCH v7 8/8] powerpc/kexec: add crash memory hotplug support

[PATCH v17 0/6] crash: Kernel handling of CPU and memory hot un/plug
 2023-01-20 21:24 UTC  (9+ messages)
` [PATCH v17 1/6] crash: move a few code bits to setup support of crash hotplug
` [PATCH v17 2/6] crash: prototype change for crash_prepare_elf64_headers()
` [PATCH v17 3/6] crash: add generic infrastructure for crash hotplug support
` [PATCH v17 4/6] kexec: exclude elfcorehdr from the segment digest
` [PATCH v17 5/6] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v17 6/6] x86/crash: add x86 crash hotplug support

[PATCH v15 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-01-19  3:09 UTC  (7+ messages)
` [PATCH v15 1/7] crash: move crash_prepare_elf64_headers()

[PATCH] Revert "x86/apic/x2apic: Implement IPI shorthands support"
 2023-01-17  8:27 UTC  (8+ messages)
` kdump kernel randomly hang with tick_periodic call trace on bare metal system

[PATCH v3] x86/bugs: Explicitly clear speculative MSR bits
 2023-01-12 10:34 UTC  (4+ messages)

[PATCH v6 0/3] kexec: Add new parameter to limit the access to kexec
 2023-01-10  2:32 UTC  (4+ messages)
` [PATCH v6 3/3] kexec: Introduce sysctl parameters kexec_load_limit_*

[RFC v2 0/6] vfs: provide automatic kernel freeze / resume
 2023-01-10  2:11 UTC  (5+ messages)
` [RFC v2 6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing

[PATCH v16 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-01-09 23:47 UTC  (5+ messages)
` [PATCH v16 7/7] x86/crash: add x86 crash hotplug support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox