messages from 2025-08-29 10:20:06 to 2025-09-10 16:50:17 UTC [more...]
[PATCH v3 0/7] KSTATE: [de]serialization framework for KHO
2025-09-10 16:50 UTC (12+ messages)
` [PATCH v3 1/7] kho: move fdt setup in separate helper
` [PATCH v3 2/7] kho: move scratch memory "
` [PATCH v3 3/7] kstate: Add KSTATE - [de]serialization framework for KHO
` [PATCH v3 4/7] kho: replace KHO FDT with kstate metadata
` [PATCH v3 5/7] kstate, test: add test module for testing kstate subsystem
` [PATCH v3 6/7] mm/memblock: Use KSTATE instead of kho to preserve preserved_mem_table
` [PATCH v3 7/7] Documentation, kstate: Add KSTATE documentation
[PATCH] kexec_core: Remove superfluous page offset handling in segment loading
2025-09-10 16:31 UTC
[PATCH] kho: make sure folio being restored is actually from KHO
2025-09-10 15:55 UTC (4+ messages)
Proszę o kontakt
2025-09-10 8:00 UTC
[RFC PATCH 0/4] kho: introduce the KHO array
2025-09-09 15:50 UTC (8+ messages)
` [RFC PATCH 1/4] "
` [RFC PATCH 2/4] kho: use KHO array for preserved memory bitmap serialization
` [RFC PATCH 3/4] kho: add support for preserving vmalloc allocations
` [RFC PATCH 4/4] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
[PATCH v3 0/2] kho: add support for preserving vmalloc allocations
2025-09-09 14:33 UTC (7+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
[PATCH v3 0/2] efi: Fix EFI boot with kexec handover (KHO)
2025-09-09 12:17 UTC (11+ messages)
` [PATCH v3 1/2] kexec: introduce is_kho_boot()
` [PATCH v3 2/2] efi: Support booting with kexec handover (KHO)
` "
` "
[PATCH 00/16] expand mmap_prepare functionality, port more users
2025-09-09 9:37 UTC (81+ messages)
` [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
` [PATCH 02/16] device/dax: update devdax "
` [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH 04/16] relay: update relay to use mmap_prepare
` [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
` [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
` [PATCH 07/16] doc: update porting, vfs documentation for mmap_[complete, abort]
` [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH 09/16] mm: introduce io_remap_pfn_range_prepare, complete
` [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
` [PATCH 11/16] mm: update mem char driver "
` [PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort
` [PATCH 13/16] mm: update cramfs to use mmap_prepare, mmap_complete
` [PATCH 14/16] fs/proc: add proc_mmap_[prepare, complete] hooks for procfs
` [PATCH 15/16] fs/proc: update vmcore to use .proc_mmap_[prepare, complete]
` [PATCH 16/16] kcov: update kcov to use mmap_prepare, mmap_complete
[PATCH v2 0/2] x86/kexec: Carry forward the boot DTB on kexec
2025-09-09 6:33 UTC (9+ messages)
` [PATCH v2 1/2] kexec: Add KEXEC_FILE_NO_CMA as a legal flag
[PATCH RFC][makedumpfile 00/10] btf/kallsyms based eppic extension for mm page filtering
2025-09-09 5:24 UTC (9+ messages)
` [PATCH RFC][makedumpfile 01/10] dwarf_info: Support kernel address randomization
[PATCH v6 1/2] x86/kexec: fix potential cmem->ranges out of memory
2025-09-08 21:25 UTC (3+ messages)
` [PATCH v6 2/2] crash: Add KUnit tests for crash_exclude_mem_range
[PATCH v2 0/2] kho: add support for preserving vmalloc allocations
2025-09-08 10:34 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
` [PATCH v3 0/2] kho: add support for preserving vmalloc allocations
` [PATCH v3 1/2] "
` [PATCH v3 2/2] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
[PATCH v3 0/2] kho: add support for preserving vmalloc allocations
2025-09-07 6:04 UTC
[Hypervisor Live Update] Notes from August 25, 2025
2025-09-07 1:08 UTC
[PATCH v3 00/12] mm/kasan: make kasan=on|off work for all three modes
2025-09-06 13:25 UTC (10+ messages)
[PATCH v2 0/2] kho: add support for preserving vmalloc allocations
2025-09-05 13:13 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
[PATCH v2] Make the segment base match pinned section address
2025-09-05 3:22 UTC
[PATCH 0/2] kho: add support for preserving vmalloc allocations
2025-09-04 12:30 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
【速報】本日の厳選銘柄レポート(短期推奨)
2025-09-03 13:36 UTC
[PATCH] Make the segment base match pinned section address
2025-09-03 20:35 UTC
[PATCH v4 0/7] Add kexec_file support for LoongArch
2025-09-03 3:01 UTC (8+ messages)
` [PATCH v4 1/7] LoongArch: Add struct loongarch_image_header for kernel image
` [PATCH v4 2/7] LoongArch: Add preparatory infrastructure for kexec_file
` [PATCH v4 3/7] LoongArch/kexec_file: Support loading EFI binary file
` [PATCH v4 4/7] LoongArch/kexec_file: Support loading ELF "
` [PATCH v4 5/7] LoongArch/kexec_file: Add crash dump support
` [PATCH v4 6/7] LoongArch: Automatically disable kaslr when the kernel loads from kexec_file
` [PATCH v4 7/7] LoongArch: Enable CONFIG_KEXEC_FILE
[PATCHv5 00/12] kexec: Use BPF lskel to enable kexec to load PE format boot image
2025-09-01 14:31 UTC (8+ messages)
` [PATCHv5 05/12] kexec: Introduce kexec_pe_image to parse and load PE file
` [PATCHv5 06/12] kexec: Integrate with the introduced bpf kfuncs
` [PATCHv5 08/12] kexec: Factor out routine to find a symbol in ELF
xls
2025-08-30 18:14 UTC
[PATCH v2 0/9] panic: introduce panic status function family
2025-08-29 4:39 UTC (12+ messages)
` [PATCH v2 1/9] panic: Introduce helper functions for panic state
` [PATCH v2 2/9] fbdev: Use panic_in_progress() helper
` [PATCH v2 3/9] crash_core: use panic_try_start() in crash_kexec()
` [PATCH v2 4/9] panic: use panic_try_start() in nmi_panic()
` [PATCH v2 5/9] panic: use panic_try_start() in vpanic()
` [PATCH v2 6/9] printk/nbcon: use panic_on_this_cpu() helper
` [PATCH v2 7/9] panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
` [PATCH v2 8/9] panic/printk: replace other_cpu_in_panic() with panic_on_other_cpu()
` [PATCH v2 9/9] watchdog: skip checks when panic is in progress
[Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
2025-08-23 3:00 UTC (11+ messages)
Live Update MC (LPC): Call for Presentations
2025-08-04 23:09 UTC (2+ messages)
xls
2025-08-30 11:46 UTC
Re:Investment Invitation
2025-08-29 17:28 UTC
[PATCH 0/7] Fix and improve the LoongArch implementation
2025-08-29 9:19 UTC (7+ messages)
` [PATCH 1/7] kexec: Handle removal of multiple 'crashkernel' parameters
` [PATCH 2/7] LoongArch: Fix comments
` [PATCH 3/7] LoongArch: Terminate the cmdline string using '\0'
` [PATCH 4/7] LoongArch: Enforce relocatable kernel check for crash dump
` [PATCH 7/7] LoongArch: Add pe_hdr->machine check for pei format images
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