Messages by Date
-
2025/09/23
Re: [PATCH v3 00/12] mm/kasan: make kasan=on|off work for all three modes
Andrey Konovalov
-
2025/09/23
Re: [PATCH v2] Make the segment base match pinned section address
Simon Horman
-
2025/09/23
Re: [PATCH] LoongArch: Change COMMAND_LINE_SIZE to 4096
Simon Horman
-
2025/09/22
Re: [PATCH v5 3/4] kho: add support for preserving vmalloc allocations
Zhu Yanjun
-
2025/09/22
Re: [PATCH v5 3/4] kho: add support for preserving vmalloc allocations
Andrew Morton
-
2025/09/22
Re: [PATCH] kexec_core: Remove superfluous page offset handling in segment loading
Andrew Morton
-
2025/09/22
Re: [PATCH v4 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Baoquan He
-
2025/09/22
Re: [PATCH v5 3/4] kho: add support for preserving vmalloc allocations
yanjun.zhu
-
2025/09/22
Re: [PATCH] arm64/crashdump-arm64: Fix makedumpfile error caused by fail to get _text address
Chen Wandun
-
2025/09/22
Re: [PATCH v5 3/4] kho: add support for preserving vmalloc allocations
Andrew Morton
-
2025/09/22
Re: [RFC Patch 0/7] kernel: Introduce multikernel architecture support
Cong Wang
-
2025/09/22
Re: [PATCH v4 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Askar Safin
-
2025/09/22
Re: [RFC Patch 0/7] kernel: Introduce multikernel architecture support
Stefan Hajnoczi
-
2025/09/22
Re: [PATCH v5 3/4] kho: add support for preserving vmalloc allocations
Jason Gunthorpe
-
2025/09/22
Re: [PATCH v5 3/4] kho: add support for preserving vmalloc allocations
Pasha Tatashin
-
2025/09/22
Re: [PATCH v5 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
Pratyush Yadav
-
2025/09/22
Re: [PATCH v5 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
Jason Gunthorpe
-
2025/09/22
Pytanie o samochód
Adam Drzewiecki
-
2025/09/21
Re: [PATCH] LoongArch: Change COMMAND_LINE_SIZE to 4096
Chenghao Duan
-
2025/09/21
Re: [PATCH] arm64/crashdump-arm64: Fix makedumpfile error caused by fail to get _text address
Pingfan Liu
-
2025/09/21
[PATCH] LoongArch: Change COMMAND_LINE_SIZE to 4096
Chenghao Duan
-
2025/09/21
Re: [PATCH] LoongArch: Change COMMAND_LINE_SIZE to 4096
Chenghao Duan
-
2025/09/21
Re: [RFC v1 0/4] Make KHO Stateless
Pasha Tatashin
-
2025/09/21
Re: [RFC v1 0/4] Make KHO Stateless
Matthew Wilcox
-
2025/09/21
Re: [PATCH v4 0/7] Add kexec_file support for LoongArch
Huacai Chen
-
2025/09/20
[PATCH v5 1/4] kho: check if kho is finalized in __kho_preserve_order()
Mike Rapoport
-
2025/09/20
Re: [RFC Patch 0/7] kernel: Introduce multikernel architecture support
Mike Rapoport
-
2025/09/20
Re: [RFC Patch 0/7] kernel: Introduce multikernel architecture support
Jan Engelhardt
-
2025/09/20
[PATCH v5 0/4] kho: add support for preserving vmalloc allocations
Mike Rapoport
-
2025/09/20
[PATCH v5 4/4] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
Mike Rapoport
-
2025/09/20
[PATCH v5 3/4] kho: add support for preserving vmalloc allocations
Mike Rapoport
-
2025/09/20
[PATCH v5 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
Mike Rapoport
-
2025/09/20
[PATCH 02/16] device/dax: update devdax to use mmap_prepare
Lorenzo Stoakes
-
2025/09/20
Re: [PATCH v2 00/16] expand mmap_prepare functionality, port more users
Andrew Morton
-
2025/09/20
[PATCH v2 13/16] mm: update cramfs to use mmap_prepare
Lorenzo Stoakes
-
2025/09/20
Re: [PATCH v3 13/13] iommufd: update to use mmap_prepare
Lorenzo Stoakes
-
2025/09/20
Re: [PATCH v1 1/1] kexec: Remove unused code in kimage_load_cma_segment()
Andy Shevchenko
-
2025/09/20
Re: [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
Jason Gunthorpe
-
2025/09/20
Re: [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
Lorenzo Stoakes
-
2025/09/20
[PATCH v3 07/13] mm: introduce io_remap_pfn_range_[prepare, complete]()
Lorenzo Stoakes
-
2025/09/20
[PATCH v3 06/13] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Lorenzo Stoakes
-
2025/09/20
[PATCH v2 02/16] device/dax: update devdax to use mmap_prepare
Lorenzo Stoakes
-
2025/09/20
[PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
Lorenzo Stoakes
-
2025/09/20
Re: [PATCH v3 1/2] kho: add support for preserving vmalloc allocations
Pratyush Yadav
-
2025/09/20
[PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
-
2025/09/20
[PATCH v3 11/13] mm: update mem char driver to use mmap_prepare
Lorenzo Stoakes
-
2025/09/20
Re: [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Jason Gunthorpe
-
2025/09/20
Re: [PATCH RFC][makedumpfile 01/10] dwarf_info: Support kernel address randomization
Tao Liu
-
2025/09/20
[PATCH v2 10/16] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
-
2025/09/20
Re: [PATCH v4 4/4] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
Pratyush Yadav
-
2025/09/20
[PATCH 16/16] kcov: update kcov to use mmap_prepare, mmap_complete
Lorenzo Stoakes
-
2025/09/20
Re: [PATCH v3 10/13] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Jason Gunthorpe
-
2025/09/20
Re: [PATCH v3 6/7] mm/memblock: Use KSTATE instead of kho to preserve preserved_mem_table
Jason Gunthorpe
-
2025/09/20
Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
David Hildenbrand
-
2025/09/20
Re: [RFC Patch 0/7] kernel: Introduce multikernel architecture support
Cong Wang
-
2025/09/20
Re: [RFC Patch 0/7] kernel: Introduce multikernel architecture support
Cong Wang
-
2025/09/20
Re: [RFC v1 0/4] Make KHO Stateless
Pasha Tatashin
-
2025/09/20
[RFC PATCH 1/4] kho: introduce the KHO array
Pratyush Yadav
-
2025/09/20
Re: [PATCH 02/16] device/dax: update devdax to use mmap_prepare
David Hildenbrand
-
2025/09/20
[PATCH v3 2/2] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
Mike Rapoport
-
2025/09/20
Re: [PATCH 13/16] mm: update cramfs to use mmap_prepare, mmap_complete
Lorenzo Stoakes
-
2025/09/20
[PATCH v2 01/16] mm/shmem: update shmem to use mmap_prepare
Lorenzo Stoakes
-
2025/09/20
Re: [PATCH v3 07/13] mm: introduce io_remap_pfn_range_[prepare, complete]()
Lorenzo Stoakes
-
2025/09/20
Re: [PATCH v3 11/13] mm: update mem char driver to use mmap_prepare
Jason Gunthorpe
-
2025/09/20
Re: [PATCH RFC][makedumpfile 00/10] btf/kallsyms based eppic extension for mm page filtering
Tao Liu
-
2025/09/20
Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
Jason Gunthorpe
-
2025/09/20
Re: [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
-
2025/09/20
Re: [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
Jason Gunthorpe
-
2025/09/20
Re: [PATCH v6 2/2] crash: Add KUnit tests for crash_exclude_mem_range
kernel test robot
-
2025/09/20
[PATCH v2 14/16] fs/proc: add the proc_mmap_prepare hook for procfs
Lorenzo Stoakes
-
2025/09/20
[PATCH v3 10/13] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
-
2025/09/20
Re: [RFC v1 1/4] kho: Introduce KHO page table data structures
Jason Gunthorpe
-
2025/09/19
Re: [RFC Patch 0/7] kernel: Introduce multikernel architecture support
Stefan Hajnoczi
-
2025/09/19
[PATCH v2] selftests/kexec: Ignore selftest binary
Sohil Mehta
-
2025/09/19
[syzbot ci] Re: kernel: Introduce multikernel architecture support
syzbot ci
-
2025/09/19
Re: [RFC Patch 0/7] kernel: Introduce multikernel architecture support
Pasha Tatashin
-
2025/09/19
Re: [PATCH 00/16] expand mmap_prepare functionality, port more users
Alexander Gordeev
-
2025/09/19
Re: [PATCH v2 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
Jan Kara
-
2025/09/19
Re: [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Jason Gunthorpe
-
2025/09/19
Re: [PATCH 04/16] relay: update relay to use mmap_prepare
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
-
2025/09/19
[PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH] kho: only fill kimage if KHO is finalized
Mike Rapoport
-
2025/09/19
[PATCH v4 03/14] mm: add vma_desc_size(), vma_desc_pages() helpers
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v4 12/14] mm: add shmem_zero_setup_desc()
Jason Gunthorpe
-
2025/09/19
Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
Jason Gunthorpe
-
2025/09/19
Re: [PATCH v3 7/7] Documentation, kstate: Add KSTATE documentation
Andrey Ryabinin
-
2025/09/19
Re: [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
-
2025/09/19
[PATCH v4 05/14] mm/vma: rename __mmap_prepare() function to avoid confusion
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v4 06/14] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Jason Gunthorpe
-
2025/09/19
Re: [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v2 11/16] mm: update mem char driver to use mmap_prepare
Chris Mason
-
2025/09/19
Re: [PATCH v2 11/16] mm: update mem char driver to use mmap_prepare
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v4 00/14] expand mmap_prepare functionality, port more users
Andrew Morton
-
2025/09/19
[PATCH v4 12/14] mm: add shmem_zero_setup_desc()
Lorenzo Stoakes
-
2025/09/19
[PATCH v4 08/14] mm: introduce io_remap_pfn_range_[prepare, complete]()
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v2 16/16] kcov: update kcov to use mmap_prepare
Chris Mason
-
2025/09/19
Re: [PATCH v2 16/16] kcov: update kcov to use mmap_prepare
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN
Jason Gunthorpe
-
2025/09/19
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
Lorenzo Stoakes
-
2025/09/19
[PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v4 08/14] mm: introduce io_remap_pfn_range_[prepare, complete]()
Lorenzo Stoakes
-
2025/09/19
[PATCH v4 13/14] mm: update mem char driver to use mmap_prepare
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v4 06/14] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
-
2025/09/19
[PATCH v4 02/14] device/dax: update devdax to use mmap_prepare
Lorenzo Stoakes
-
2025/09/19
Re: [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
Jason Gunthorpe
-
2025/09/19
[PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN
Lorenzo Stoakes
-
2025/09/19
[PATCH v4 14/14] mm: update resctl to use mmap_prepare
Lorenzo Stoakes
-
2025/09/19
[PATCH v4 06/14] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Lorenzo Stoakes
-
2025/09/19
[PATCH v4 10/14] doc: update porting, vfs documentation for mmap_prepare actions
Lorenzo Stoakes
-
2025/09/19
[PATCH v4 01/14] mm/shmem: update shmem to use mmap_prepare
Lorenzo Stoakes
-
2025/09/19
[PATCH v4 04/14] relay: update relay to use mmap_prepare
Lorenzo Stoakes
-
2025/09/19
[PATCH] arm64/crashdump-arm64: Fix makedumpfile error caused by fail to get _text address
Chen Wandun
-
2025/09/18
Re: [RFC v1 2/4] kho: Adopt KHO page tables and remove serialization
Jason Miu
-
2025/09/18
Re: [RFC v1 1/4] kho: Introduce KHO page table data structures
Jason Miu
-
2025/09/18
Re: [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
David Hildenbrand
-
2025/09/18
Re: [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Jason Gunthorpe
-
2025/09/18
Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
Lorenzo Stoakes
-
2025/09/18
Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
Lorenzo Stoakes
-
2025/09/18
Re: [PATCHv5 06/12] kexec: Integrate with the introduced bpf kfuncs
Pingfan Liu
-
2025/09/18
Re: [PATCH v3 6/7] mm/memblock: Use KSTATE instead of kho to preserve preserved_mem_table
Jason Gunthorpe
-
2025/09/18
[RFC Patch 6/7] kexec: Implement dynamic kimage tracking
Cong Wang
-
2025/09/18
[RFC Patch 7/7] kexec: Add /proc/multikernel interface for kimage tracking
Cong Wang
-
2025/09/18
[RFC Patch 4/7] kernel: Introduce generic multikernel IPI communication framework
Cong Wang
-
2025/09/18
[RFC Patch 0/7] kernel: Introduce multikernel architecture support
Cong Wang
-
2025/09/18
[RFC Patch 5/7] x86: Introduce arch_cpu_physical_id() to obtain physical CPU ID
Cong Wang
-
2025/09/18
[RFC Patch 2/7] x86: Introduce SMP INIT trampoline for multikernel CPU bootstrap
Cong Wang
-
2025/09/18
[RFC Patch 3/7] x86: Introduce MULTIKERNEL_VECTOR for inter-kernel communication
Cong Wang
-
2025/09/18
[RFC Patch 1/7] kexec: Introduce multikernel support via kexec
Cong Wang
-
2025/09/18
Re: [PATCH v4 3/4] kho: add support for preserving vmalloc allocations
Pratyush Yadav
-
2025/09/18
Re: [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
Lorenzo Stoakes
-
2025/09/18
Re: [PATCH v3 6/7] mm/memblock: Use KSTATE instead of kho to preserve preserved_mem_table
Andrey Ryabinin
-
2025/09/18
Re: [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Lorenzo Stoakes
-
2025/09/18
[PATCH 11/16] mm: update mem char driver to use mmap_prepare, mmap_complete
Lorenzo Stoakes
-
2025/09/18
Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
Jason Gunthorpe
-
2025/09/18
[PATCH] kho: only fill kimage if KHO is finalized
Pratyush Yadav
-
2025/09/18
[PATCH 09/16] mm: introduce io_remap_pfn_range_prepare, complete
Lorenzo Stoakes
-
2025/09/18
Re: [PATCHv5 06/12] kexec: Integrate with the introduced bpf kfuncs
Philipp Rudo
-
2025/09/18
Re: [PATCHv5 00/12] kexec: Use BPF lskel to enable kexec to load PE format boot image
Philipp Rudo
-
2025/09/18
Re: [PATCH v4 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
Mike Rapoport
-
2025/09/18
Re: [PATCH v4 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
Pratyush Yadav
-
2025/09/18
Re: [PATCH v4 1/4] kho: check if kho is finalized in __kho_preserve_order()
Pratyush Yadav
-
2025/09/17
Re: [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
Jason Gunthorpe
-
2025/09/17
Re: [PATCH] kho: make sure folio being restored is actually from KHO
Jason Gunthorpe
-
2025/09/17
[PATCH v2 11/16] mm: update mem char driver to use mmap_prepare
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH 16/16] kcov: update kcov to use mmap_prepare, mmap_complete
Jason Gunthorpe
-
2025/09/17
Re: [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
Jason Gunthorpe
-
2025/09/17
Re: [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
Jason Gunthorpe
-
2025/09/17
Re: [PATCH v2 04/16] relay: update relay to use mmap_prepare
Jan Kara
-
2025/09/17
Re: [PATCH v2 6/9] printk/nbcon: use panic_on_this_cpu() helper
Petr Mladek
-
2025/09/17
Re: [PATCH v2 02/16] device/dax: update devdax to use mmap_prepare
Jan Kara
-
2025/09/17
Re: [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
Jason Gunthorpe
-
2025/09/17
Re: [PATCH 00/16] expand mmap_prepare functionality, port more users
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH v4 3/4] kho: add support for preserving vmalloc allocations
Jason Gunthorpe
-
2025/09/17
Re: [PATCH v4 3/4] kho: add support for preserving vmalloc allocations
Andrew Morton
-
2025/09/17
Re: [PATCH v2 5/9] panic: use panic_try_start() in vpanic()
Petr Mladek
-
2025/09/17
Re: [PATCH v3 13/13] iommufd: update to use mmap_prepare
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH v3 01/13] mm/shmem: update shmem to use mmap_prepare
Pedro Falcato
-
2025/09/17
Re: [PATCH v3 05/13] mm/vma: rename __mmap_prepare() function to avoid confusion
Jason Gunthorpe
-
2025/09/17
Re: [PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort
Jason Gunthorpe
-
2025/09/17
Re: [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Lorenzo Stoakes
-
2025/09/17
[PATCH 14/16] fs/proc: add proc_mmap_[prepare, complete] hooks for procfs
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
Suren Baghdasaryan
-
2025/09/17
Re: [PATCH v3 03/13] mm: add vma_desc_size(), vma_desc_pages() helpers
Pedro Falcato
-
2025/09/17
[RFC v1 0/4] Make KHO Stateless
Jason Miu
-
2025/09/17
Re: [PATCH v3 05/13] mm/vma: rename __mmap_prepare() function to avoid confusion
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
David Hildenbrand
-
2025/09/17
Re: [PATCH v3 1/2] kexec: introduce is_kho_boot()
Pratyush Yadav
-
2025/09/17
Re: [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
-
2025/09/17
[PATCH v3 01/13] mm/shmem: update shmem to use mmap_prepare
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
Jason Gunthorpe
-
2025/09/17
Re: [PATCH v3 12/13] mm: update resctl to use mmap_prepare
Jason Gunthorpe
-
2025/09/17
[RFC v1 1/4] kho: Introduce KHO page table data structures
Jason Miu
-
2025/09/17
Re: [PATCH v2 1/9] panic: Introduce helper functions for panic state
Petr Mladek
-
2025/09/17
Re: [PATCH v3 02/13] device/dax: update devdax to use mmap_prepare
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH v2 1/9] panic: Introduce helper functions for panic state
Jinchao Wang
-
2025/09/17
Re: [PATCH v3 07/13] mm: introduce io_remap_pfn_range_[prepare, complete]()
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH v2 1/2] kho: move sanity checks to kho_restore_page()
Mike Rapoport
-
2025/09/17
Re: [RFC v1 2/4] kho: Adopt KHO page tables and remove serialization
Mike Rapoport
-
2025/09/17
Re: [PATCH v2 16/16] kcov: update kcov to use mmap_prepare
Lorenzo Stoakes
-
2025/09/17
Re: [PATCH v2 12/16] mm: update resctl to use mmap_prepare
Reinette Chatre
-
2025/09/17
[PATCH v4 4/4] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
Mike Rapoport
-
2025/09/17
[PATCH v4 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
Mike Rapoport
-
2025/09/17
[PATCH v4 3/4] kho: add support for preserving vmalloc allocations
Mike Rapoport
-
2025/09/17
[PATCH v4 1/4] kho: check if kho is finalized in __kho_preserve_order()
Mike Rapoport
-
2025/09/17
[PATCH v4 0/4] kho: add support for preserving vmalloc allocations
Mike Rapoport
-
2025/09/17
Re: [PATCHv5 05/12] kexec: Introduce kexec_pe_image to parse and load PE file
Pingfan Liu
-
2025/09/17
[PATCH v2 2/2] kho: make sure page being restored is actually from KHO
Pratyush Yadav
-
2025/09/17
[PATCH v2 1/2] kho: move sanity checks to kho_restore_page()
Pratyush Yadav
-
2025/09/17
Re: [RFC v1 1/4] kho: Introduce KHO page table data structures
Jason Gunthorpe
-
2025/09/17
Re: [RFC v1 1/4] kho: Introduce KHO page table data structures
Pasha Tatashin
-
2025/09/17
Re: [PATCH v3 05/13] mm/vma: rename __mmap_prepare() function to avoid confusion
Pedro Falcato
-
2025/09/17
Re: [PATCH v3 07/13] mm: introduce io_remap_pfn_range_[prepare, complete]()
Pedro Falcato