kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-02 05:29:31 to 2022-04-26 08:20:08 UTC [more...]

[PATCH] kernel/crash_core.c: No judgment required
 2022-04-26  8:20 UTC  (5+ messages)

[PATCH v7 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-04-26  5:22 UTC  (24+ messages)
` [PATCH v7 1/8] x86/crash: fix minor typo/bug in debug message
` [PATCH v7 2/8] x86/crash: Introduce new options to support cpu and memory hotplug
` [PATCH v7 3/8] crash: prototype change for crash_prepare_elf64_headers
` [PATCH v7 4/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v7 5/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v7 6/8] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v7 7/8] x86/crash: Add x86 crash hotplug support for kexec_file_load
` [PATCH v7 8/8] x86/crash: Add x86 crash hotplug support for kexec_load

[RFC v4 PATCH 0/5] In kernel handling of CPU hotplug events for crash kernel
 2022-04-26  4:10 UTC  (19+ messages)
` [RFC v4 PATCH 1/5] powerpc/kexec: make update_cpus_node non-static
` [RFC v4 PATCH 2/5] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [RFC v4 PATCH 3/5] powrepc/crash hp: update kimage_arch struct
` [RFC v4 PATCH 4/5] powerpc/crash hp: add crash hotplug support for kexec_file_load
` [RFC v4 PATCH 5/5] powerpc/crash hp: add crash hotplug support for kexec_load

[PATCH] arm64/crashdump-arm64: increase CRASH_MAX_MEMORY_RANGES to 32k
 2022-04-26  0:14 UTC  (5+ messages)

[PATCH sysctl-testing v2] kernel/kexec_core: move kexec_core sysctls into its own file
 2022-04-25 21:02 UTC  (3+ messages)

[PATCH] kexec_file: Drop pr_err in weak implementations of arch_kexec_apply_relocations[_add]
 2022-04-25 17:41 UTC 

[PATCH] kernel/crash_core.c : Remove redundant checks for ck_cmdline is NULL
 2022-04-25 15:38 UTC 

[PATCH makedumpfile] Avoid false-positive mem_section validation with vmlinux
 2022-04-25  9:21 UTC  (6+ messages)

[PATCH v22 0/9] support reserving crashkernel above 4G on arm64 kdump
 2022-04-25  6:29 UTC  (15+ messages)
` [PATCH v22 1/9] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v22 2/9] arm64: Use insert_resource() to simplify code
` [PATCH v22 3/9] arm64: kdump: Remove some redundant checks in map_mem()
` [PATCH v22 4/9] arm64: kdump: Don't force page-level mappings for memory above 4G
` [PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X
` [PATCH v22 6/9] arm64: kdump: Use page-level mapping for the high memory of crashkernel
` [PATCH v22 7/9] arm64: kdump: Try not to use NO_BLOCK_MAPPINGS for memory under 4G
` [PATCH v22 8/9] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
` [PATCH v22 9/9] docs: kdump: Update the crashkernel description for arm64

[PATCH v5 RESEND 0/3] Convert vmcore to use an iov_iter
 2022-04-25  3:40 UTC  (18+ messages)
` [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take "
      ` [kbuild-all] "
` [PATCH v5 RESEND 2/3] vmcore: Convert __read_vmcore to use "
` [PATCH v5 RESEND 3/3] vmcore: Convert read_from_oldmem() to take "

[PATCH v2 0/2] kexec-tools:mips: Fix Kernel panic problem
 2022-04-24  2:35 UTC  (3+ messages)
` [PATCH v2 1/2] kexec-tools: mips: Add CONFIG_LOONGSON option
` [PATCH v2 2/2] kexec-tools: mips: Add initrd parameter to cmdline

[PATCH v2 1/1] Simplify the generation of man pages
 2022-04-24  2:09 UTC  (2+ messages)

[PATCH 01/12] kexec: Allow architecture code to opt-out at runtime
 2022-04-21 13:20 UTC 

[PATCH v3 -next 0/6] riscv: kexec: add kexec_file_load() support
 2022-04-21  3:15 UTC  (8+ messages)
` [PATCH v3 -next 1/6] kexec_file: Fix kexec_file.c build error for riscv platform
` [PATCH v3 -next 2/6] RISC-V: use memcpy for kexec_file mode
` [PATCH v3 -next 3/6] RISC-V: Add kexec_file support
` [PATCH v3 -next 4/6] RISC-V: Support for kexec_file on panic
` [PATCH v3 -next 5/6] RISC-V: Add purgatory
` [PATCH v3 -next 6/6] RISC-V: Load purgatory in kexec_file

[ANNOUNCE] makedumpfile 1.7.1
 2022-04-20  4:19 UTC  (3+ messages)

[PATCH v6 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-04-18  5:46 UTC  (13+ messages)
` [PATCH v6 1/4] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH v6 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v6 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v6 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCH] Add method to pass initrd through cmdline
 2022-04-18  1:36 UTC 

[PATCH sysctl-next] kernel/kexec_core: move kexec_core sysctls into its own file
 2022-04-15 22:59 UTC  (8+ messages)

[PATCH v3] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
 2022-04-14 10:33 UTC  (2+ messages)

[PATCH v2] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
 2022-04-14 10:32 UTC  (7+ messages)

[PATCH v5 0/3] use more system keyrings to verify arm64 kdump kernel image signature
 2022-04-14  1:46 UTC  (15+ messages)
` [PATCH v5 1/3] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH v5 2/3] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v5 3/3] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH v6 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-04-13 13:24 UTC  (12+ messages)
` [PATCH v6 2/8] x86/crash: Introduce new options to support cpu and memory hotplug
` [PATCH v6 4/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v6 8/8] x86/crash: Add x86 crash hotplug support for kexec_load

[PATCH v2 0/2] x86/kexec: fix memory leak of elf header buffer
 2022-04-13  8:32 UTC  (5+ messages)

[PATCH v3 1/1] check that order of free pages falls within valid range
 2022-04-12  2:25 UTC  (2+ messages)

[PATCH v2 1/1] check that order of free pages falls within valid range
 2022-04-11  6:11 UTC  (5+ messages)

[PATCH v21 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-04-11  2:56 UTC  (4+ messages)

[ANNOUNCE] kexec-tools 2.0.24
 2022-04-09 11:32 UTC 

[PATCH 1/4] Fix arm64 kexec forbidding kernels signed with keys in the secondary keyring to boot
 2022-04-08  8:51 UTC  (9+ messages)
` [PATCH 2/4] kexec, KEYS, arm64: Make use of platform keyring for signature verification
` [PATCH 3/4] kexec, KEYS, s390: Make use of built-in and secondary "
` [PATCH 0/4] Unifrom keyring support across architectures and functions

[PATCH 1/1] check that order of free pages falls within valid range
 2022-04-08  8:49 UTC 

[PATCH 0/2] makedumpfile: improve write_kdump_pages_cyclic
 2022-04-08  3:00 UTC  (8+ messages)
` [PATCH 1/2] makedumpfile: omit unnecessary calls to print_progress
` [PATCH 2/2] makedumpfile: break loop after last dumpable page

[PATCH] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
 2022-04-07  2:32 UTC  (7+ messages)

crash: read error on type: "memory section root table"
 2022-04-06 16:02 UTC  (7+ messages)
    ` EXT: "

[PATCH v5 0/3] Convert vmcore to use an iov_iter
 2022-04-05  9:04 UTC  (7+ messages)
` [PATCH v5 1/3] vmcore: Convert copy_oldmem_page() to take "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).