messages from 2022-03-23 11:14:59 to 2022-04-13 12:37:16 UTC [more...]
[PATCH v6 0/8] crash: Kernel handling of CPU and memory hot un/plug
2022-04-13 12:37 UTC (15+ messages)
` [PATCH v6 1/8] x86/crash: fix minor typo/bug in debug message
` [PATCH v6 2/8] x86/crash: Introduce new options to support cpu and memory hotplug
` [PATCH v6 3/8] crash: prototype change for crash_prepare_elf64_headers
` [PATCH v6 4/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v6 5/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v6 6/8] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v6 7/8] x86/crash: Add x86 crash hotplug support for kexec_file_load
` [PATCH v6 8/8] x86/crash: Add x86 crash hotplug support for kexec_load
[PATCH v5 0/3] use more system keyrings to verify arm64 kdump kernel image signature
2022-04-13 9:32 UTC (13+ 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 v5 RESEND 0/3] Convert vmcore to use an iov_iter
2022-04-13 9:29 UTC (14+ 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] 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)
[RFC v4 PATCH 0/5] In kernel handling of CPU hotplug events for crash kernel
2022-04-11 8:43 UTC (6+ 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 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 v3 -next 0/6] riscv: kexec: add kexec_file_load() support
2022-04-08 10:09 UTC (7+ 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
[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 v2] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
2022-04-08 3:02 UTC (5+ messages)
[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 (9+ messages)
` [PATCH v5 1/3] vmcore: Convert copy_oldmem_page() to take "
` [PATCH v5 2/3] vmcore: Convert __read_vmcore to use "
` [PATCH v5 3/3] vmcore: Convert read_from_oldmem() to take "
[PATCH v5 0/8] crash: Kernel handling of CPU and memory hot un/plug
2022-04-01 18:35 UTC (19+ messages)
` [PATCH v5 2/8] x86/crash hp: Introduce CRASH_HOTPLUG configuration options
` [PATCH v5 4/8] crash: generic crash hotplug support infrastructure
` [PATCH v5 7/8] x86/crash: Add x86 crash hotplug support for kexec_file_load
` [PATCH v5 8/8] x86/crash: Add x86 crash hotplug support for kexec_load
[ANNOUNCE] kexec-tools 2.0.24-rc1
2022-04-01 14:58 UTC
[PATCH 0/3] arm64: add support for new reloc type in kexec-arm64.c
2022-04-01 14:01 UTC (5+ messages)
` [PATCH 1/3] arm64/kexec-arm64: add support for R_AARCH64_LDST128_ABS_LO12_NC rela
` [PATCH 2/3] arm64/kexec-arm64: use enum to organize the reloc type
` [PATCH 3/3] arm64/kexec-arm64: add support for R_AARCH64_MOVW_UABS_G* rela
[PATCH 0/2] misc improvement of code
2022-04-01 14:00 UTC (4+ messages)
` [PATCH 1/2] arm64/crashdump-arm64: explicit type conversion to suppress compiler warning
` [PATCH 2/2] kexec/elf: assign one to align if sh_addralign equals zero
[PATCH] arm64: fix static data relocations in machine_apply_elf_rel()
2022-04-01 14:00 UTC (2+ messages)
[PATCH v2 -next 0/6] riscv: kexec: add kexec_file_load() support
2022-04-01 2:37 UTC (9+ messages)
` [PATCH v2 -next 1/6] kexec_file: Fix kexec_file.c build error for riscv platform
` [PATCH v2 -next 2/6] RISC-V: use memcpy for kexec_file mode
` [PATCH v2 -next 3/6] RISC-V: Add kexec_file support
` [PATCH v2 -next 4/6] RISC-V: Support for kexec_file on panic
` [PATCH v2 -next 5/6] RISC-V: Add purgatory
` [PATCH v2 -next 6/6] RISC-V: Load purgatory in kexec_file
[PATCH v4 0/4] Convert vmcore to use an iov_iter
2022-04-01 1:23 UTC (5+ messages)
[PATCH] kexec: Remove redundant assignments
2022-03-31 11:22 UTC (2+ messages)
[RFC v3 PATCH 0/5] In kernel handling of CPU hotplug events for crash kernel
2022-03-31 9:05 UTC (17+ messages)
` [RFC v3 PATCH 2/5] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [RFC v3 PATCH 3/5] powrepc/crash hp: update kimage struct
` [RFC v3 PATCH 4/5] powerpc/crash hp: add crash hotplug support for kexec_file_load
` [RFC v3 PATCH 5/5] powerpc/crash hp: add crash hotplug support for kexec_load
[PATCH] arm64/kexec-arm64: add support for R_AARCH64_LDST128_ABS_LO12_NC rela
2022-03-31 3:38 UTC (2+ messages)
[PATCH] kexec-tools: fix leak FILE pointer
2022-03-30 17:35 UTC (2+ messages)
[PATCH v2] kexec-tools: Determine if the image is lzma commpressed
2022-03-30 11:05 UTC (3+ messages)
[PATCH] purgatory: do not enable vectorization automatically for purgatory compiling
2022-03-30 9:52 UTC (4+ messages)
` [PATCH v2] "
[ANNOUNCE] kexec-tools v2.0.24 preparation
2022-03-30 8:35 UTC (6+ messages)
[PATCH] kexec-tools: Determine if the image is lzma commpressed
2022-03-30 5:16 UTC (4+ messages)
[PATCH] Drivers: hv: vmbus: Fix potential crash on module unload
2022-03-29 12:05 UTC (3+ messages)
running into OOM killer with kexec loading large ramdisk
2022-03-25 13:04 UTC (3+ messages)
[PATCH] util_lib/elf_info: harden parsing of printk buffer
2022-03-24 10:57 UTC (2+ messages)
[PATCH kexec-tools] github: run apt-get update before installing packages
2022-03-24 10:56 UTC (2+ messages)
[PATCH v2] kexec-xen: Allow xen_kexec_exec() to return in case of Live Update
2022-03-23 14:59 UTC (2+ messages)
[PATCH] kexec-xen: Allow xen_kexec_exec() to return in case of Live Update
2022-03-23 14:43 UTC (4+ messages)
[PATCH] kexec-tools: print error if kexec_file_load fails
2022-03-23 14:20 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).