messages from 2026-08-15 07:45:59 to 2026-08-28 05:57:55 UTC [more...]
[PATCH] kexec_file: remove unused arch_kexec_locate_mem_hole hook
2026-08-28 5:57 UTC (3+ messages)
[PATCH makedumpfile 0/9] Improvements to makedumpfile extensions, plus userspace stack tracing extension
2026-08-28 2:56 UTC (19+ messages)
` [PATCH makedumpfile 3/9] Share page information with extension callbacks
` [PATCH makedumpfile 4/9] Introduce a stat for pages retained by extension
[PATCH makedumpfile v2 0/9] Improvements to makedumpfile extensions, plus userspace stack tracing extension
2026-08-28 0:55 UTC (12+ messages)
` [PATCH makedumpfile v2 1/9] Do not call extensions for tail pages
` [PATCH makedumpfile v2 2/9] Honor CFLAGS in extension/Makefile
` [PATCH makedumpfile v2 3/9] Share page information with extension callbacks
` [PATCH makedumpfile v2 4/9] Introduce a stat for pages retained by extension
` [PATCH makedumpfile v2 5/9] Move page checks into makedumpfile.h
` [PATCH makedumpfile v2 6/9] Simplify arguments for page checks
` [PATCH makedumpfile v2 7/9] Add PG_INCLUDE_HEAD extension return status
` [PATCH makedumpfile v2 8/9] Add userstack extension
` [PATCH makedumpfile v2 9/9] Add elfheader extension
[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
2026-08-27 21:47 UTC (21+ messages)
` [PATCH v8 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v8 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v8 03/12] PCI: liveupdate: Track incoming "
` [PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
` [PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
` [PATCH v8 09/12] PCI: liveupdate: Adopt ARI Forwarding Enable on preserved bridges
` [PATCH v8 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v8 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v8 12/12] Documentation: PCI: Add documentation for Live Update
[PATCH v4 0/2] x86/crash: size the elfcorehdr reservation with NR_CPUS
2026-08-27 9:47 UTC (4+ messages)
` [PATCH v4 1/2] x86/crash: reserve elfcorehdr for CONFIG_NR_CPUS, not CONFIG_NR_CPUS_DEFAULT
` [PATCH v4 2/2] crash: update stale NR_CPUS_DEFAULT references in elfcorehdr sizing docs
[PATCH v2] crypto: asymmetric_keys - bound PE section ranges in pefile_parse_binary
2026-08-26 19:50 UTC (3+ messages)
[RFC PATCH v2 00/10] dma-mapping: Add preservation of direct allocations
2026-08-26 18:31 UTC (2+ messages)
[PATCH v3 0/2] kexec: fix probe error codes and error propagation
2026-08-26 15:51 UTC (7+ messages)
` [PATCH v3 1/2] kexec: return -ENOEXEC from image probe functions on mismatch
` [PATCH v3 2/2] kexec: fix error propagation in kexec_image_probe_default()
[RFC PATCH 0/3] powerpc: initial support for Kexec HandOver (KHO)
2026-08-26 13:33 UTC (9+ messages)
` [RFC PATCH 1/3] kernel/liveupdate: make KEXEC_HANDOVER depend on KEXEC_FILE instead of selecting it
` [RFC PATCH 2/3] powerpc: add support for Kexec HandOver (KHO)
` [RFC PATCH 3/3] powerpc/kho: exclude THP and HUGETLB_PAGE
[PATCH v3 0/2] x86/crash: fix kexec_file_load(2) -EINVAL on machines with many possible CPUs
2026-08-26 13:33 UTC (4+ messages)
` [PATCH v3 1/2] x86/crash: reserve elfcorehdr for CONFIG_NR_CPUS, not CONFIG_NR_CPUS_DEFAULT
` [PATCH v3 2/2] crash: update stale NR_CPUS_DEFAULT references in elfcorehdr sizing docs
[PATCH v3 0/5] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
2026-08-26 12:03 UTC (6+ messages)
` [PATCH v3 1/5] mm/memory-failure: efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH v3 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v3 3/5] mm/memory-failure: efi: record hardware-poisoned frames into the poisoned-memory table
` [PATCH v3 4/5] mm/memory-failure: add a helper to poison a frame at boot
` [PATCH v3 5/5] mm/memory-failure: efi: replay the poisioned page in the next kernel
[PATCH v3 00/17] crash: Rework and add arm64 crash hotplug support
2026-08-26 9:25 UTC (18+ messages)
` [PATCH v3 01/17] kexec: Record allocated CMA pages to fix release size mismatch
` [PATCH v3 02/17] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
` [PATCH v3 03/17] arm64: kexec_file: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 04/17] arm64: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v3 05/17] LoongArch: kexec: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 06/17] LoongArch: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v3 07/17] crash_dump: Fix potential double-free of keys_header
` [PATCH v3 08/17] crash: Extract crash_get_memory_ranges() helper
` [PATCH v3 09/17] crash: Fix TOCTOU race in crash memory range collection
` [PATCH v3 10/17] elf: Introduce elf64_phdr_size() helper
` [PATCH v3 11/17] crash: Introduce crash_extra_elfcorehdr_size() helper
` [PATCH v3 12/17] x86/crash: Use num_possible_cpus() for elfcorehdr size
` [PATCH v3 13/17] crash: Improve elfcorehdr segment identification
` [PATCH v3 14/17] x86/crash: Simplify crash_load_segments() using crash_extra_elfcorehdr_size()
` [PATCH v3 15/17] crash: Simplify CRASH_MAX_MEMORY_RANGES handling
` [PATCH v3 16/17] arm64: kexec_file: Simplify load_other_segments()
` [PATCH v3 17/17] arm64: crash: Add crash hotplug support
[PATCH v2 0/2] x86/crash: fix kexec_file_load(2) -EINVAL on machines with many possible CPUs
2026-08-26 5:04 UTC (7+ messages)
` [PATCH v2 1/2] x86/crash: reserve elfcorehdr for CONFIG_NR_CPUS, not CONFIG_NR_CPUS_DEFAULT
` [PATCH v2 2/2] crash: update stale NR_CPUS_DEFAULT references in elfcorehdr sizing docs
[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
2026-08-25 14:58 UTC (2+ messages)
[PATCH] kho: do not reserve scratch memory in the kdump kernel
2026-08-24 20:19 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1] kexec-tools/s390: add --reuseinitrd support
2026-08-24 15:43 UTC (2+ messages)
[PATCH kexec-tools v3] util_lib/elf_info: stream lockless printk ring records
2026-08-24 15:38 UTC (2+ messages)
[PATCH 0/2] kexec-tools: Fix split crash kernel reservations
2026-08-24 15:27 UTC (4+ messages)
` [PATCH 1/2] kexec: Print crash kernel reserved size from sysfs
` [PATCH 2/2] RISC-V: Pass all crash kernel ranges to crash kernel
[PATCH v2 0/6] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
2026-08-24 15:19 UTC (20+ messages)
` [PATCH v2 1/6] efi/libstub: add a helper for the top of usable RAM
` [PATCH v2 2/6] efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH v2 3/6] efi/libstub: add the poisoned-memory EFI table
` [PATCH v2 4/6] efi/libstub: install the poisoned-memory table from the stub
` [PATCH v2 5/6] efi: record hardware-poisoned frames into the poisoned-memory table
` [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel
[PATCH] kexec: fix kexec_file_load fallback error handling
2026-08-24 11:03 UTC (3+ messages)
[PATCH V2] kho: Convert error handling to immediate return pattern
2026-08-24 6:34 UTC (3+ messages)
[GIT PULL] liveupdate: updates for 7.3-rc1, part 2
2026-08-23 16:30 UTC (2+ messages)
[PATCH] kho: Convert error handling to immediate return pattern
2026-08-23 7:39 UTC (2+ messages)
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-21 15:34 UTC (30+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test
[PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
2026-08-21 14:28 UTC (7+ messages)
` [PATCH 3/4] mm/secretmem: zeroize secret pages "
[PATCH v20 0/9] shut down devices asynchronously
2026-08-21 14:24 UTC (10+ messages)
` [PATCH 1/9] driver core: rely on put_device to free dev->p
` [PATCH 2/9] driver core: prevent device_add() during system shutdown
` [PATCH 3/9] driver core: warn should device_move try to move a need_parent_lock device
` [PATCH 4/9] driver core: separate function to shutdown one device
` [PATCH 5/9] driver core: do not always lock parent in shutdown
` [PATCH 6/9] driver core: async device shutdown infrastructure
` [PATCH 7/9] PCI: Link a virtual function to its physical function
` [PATCH 8/9] PCI: Enable async shutdown support
` [PATCH 9/9] scsi: "
[PATCH v2 0/2] kexec: fix probe error codes and error propagation
2026-08-21 13:22 UTC (11+ messages)
` [PATCH v2 1/2] kexec: return -ENOEXEC from image probe functions on mismatch
` [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()
[PATCH v3 0/1] liveupdate: Add internal APIs for file preservation
2026-08-20 19:18 UTC (2+ messages)
` [PATCH v3 1/1] liveupdate: luo_file: "
[PATCH v2] kexec-tools/s390: add --reuseinitrd support
2026-08-20 10:13 UTC
[PATCH v6 0/2] kexec: keep the next kernel off hardware-poisoned pages
2026-08-20 6:33 UTC (7+ messages)
` [PATCH v6 2/2] "
[PATCH v3 00/10] Bug fixes and enhancements for kdump LUKS support
2026-08-19 10:09 UTC (11+ messages)
` [PATCH v3 03/10] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall
` [PATCH v3 09/10] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
[PATCH] kexec: return -ENOEXEC from image probe functions on mismatch
2026-08-19 9:10 UTC (6+ messages)
[GIT PULL] kexec: updates for 7.3-rc1
2026-08-18 19:14 UTC (2+ messages)
[GIT PULL] liveupdate: updates for 7.3-rc1
2026-08-18 19:14 UTC (2+ messages)
[PATCH 0/4] kho: rename "scratch" to "bootmem"
2026-08-18 12:59 UTC (6+ messages)
[PATCH] liveupdate: use scoped_guard for mutex in session operations
2026-08-18 9:17 UTC (4+ messages)
[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
2026-08-18 9:03 UTC (11+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
` [PATCH v2 13/13] dm crypt: wipe key material "
[PATCH 0/1] x86/crash: fix kexec_file_load(2) -EINVAL on machines with many possible CPUs
2026-08-17 23:16 UTC (4+ messages)
` [PATCH 1/1] x86/crash: reserve elfcorehdr for CONFIG_NR_CPUS, not CONFIG_NR_CPUS_DEFAULT
[PATCH v2 0/5] arm64: crash: Add crash hotplug support
2026-08-17 10:45 UTC (4+ messages)
` [PATCH v2 5/5] "
[PATCH] kho: fix signed shift UB in kho_preserved_memory_reserve()
2026-08-17 5:51 UTC (3+ messages)
[PATCH] crypto: asymmetric_keys - fix OOB read in pefile_parse_binary
2026-08-15 14:00 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] crypto: asymmetric_keys - add KUnit tests for the PE parser
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