Series |
PKRAM: Preserved-over-Kexec RAM
|
expand
-
[RFC,v2,00/43] PKRAM: Preserved-over-Kexec RAM
-
[RFC,v2,01/43] mm: add PKRAM API stubs and Kconfig
-
[RFC,v2,02/43] mm: PKRAM: implement node load and save functions
-
[RFC,v2,03/43] mm: PKRAM: implement object load and save functions
-
[RFC,v2,04/43] mm: PKRAM: implement page stream operations
-
[RFC,v2,05/43] mm: PKRAM: support preserving transparent hugepages
-
[RFC,v2,06/43] mm: PKRAM: implement byte stream operations
-
[RFC,v2,07/43] mm: PKRAM: link nodes by pfn before reboot
-
[RFC,v2,08/43] mm: PKRAM: introduce super block
-
[RFC,v2,09/43] PKRAM: track preserved pages in a physical mapping pagetable
-
[RFC,v2,10/43] PKRAM: pass a list of preserved ranges to the next kernel
-
[RFC,v2,11/43] PKRAM: prepare for adding preserved ranges to memblock reserved
-
[RFC,v2,12/43] mm: PKRAM: reserve preserved memory at boot
-
[RFC,v2,13/43] PKRAM: free the preserved ranges list
-
[RFC,v2,14/43] PKRAM: prevent inadvertent use of a stale superblock
-
[RFC,v2,15/43] PKRAM: provide a way to ban pages from use by PKRAM
-
[RFC,v2,16/43] kexec: PKRAM: prevent kexec clobbering preserved pages in some cases
-
[RFC,v2,17/43] PKRAM: provide a way to check if a memory range has preserved pages
-
[RFC,v2,18/43] kexec: PKRAM: avoid clobbering already preserved pages
-
[RFC,v2,19/43] mm: PKRAM: allow preserved memory to be freed from userspace
-
[RFC,v2,20/43] PKRAM: disable feature when running the kdump kernel
-
[RFC,v2,21/43] x86/KASLR: PKRAM: support physical kaslr
-
[RFC,v2,22/43] x86/boot/compressed/64: use 1GB pages for mappings
-
[RFC,v2,23/43] mm: shmem: introduce shmem_insert_page
-
[RFC,v2,24/43] mm: shmem: enable saving to PKRAM
-
[RFC,v2,25/43] mm: shmem: prevent swapping of PKRAM-enabled tmpfs pages
-
[RFC,v2,26/43] mm: shmem: specify the mm to use when inserting pages
-
[RFC,v2,27/43] mm: shmem: when inserting, handle pages already charged to a memcg
-
[RFC,v2,28/43] x86/mm/numa: add numa_isolate_memblocks()
-
[RFC,v2,29/43] PKRAM: ensure memblocks with preserved pages init'd for numa
-
[RFC,v2,30/43] memblock: PKRAM: mark memblocks that contain preserved pages
-
[RFC,v2,31/43] memblock, mm: defer initialization of preserved pages
-
[RFC,v2,32/43] shmem: preserve shmem files a chunk at a time
-
[RFC,v2,33/43] PKRAM: atomically add and remove link pages
-
[RFC,v2,34/43] shmem: PKRAM: multithread preserving and restoring shmem pages
-
[RFC,v2,35/43] shmem: introduce shmem_insert_pages()
-
[RFC,v2,36/43] PKRAM: add support for loading pages in bulk
-
[RFC,v2,37/43] shmem: PKRAM: enable bulk loading of preserved pages into shmem
-
[RFC,v2,38/43] mm: implement splicing a list of pages to the LRU
-
[RFC,v2,39/43] shmem: optimize adding pages to the LRU in shmem_insert_pages()
-
[RFC,v2,40/43] shmem: initial support for adding multiple pages to pagecache
-
[RFC,v2,41/43] XArray: add xas_export_node() and xas_import_node()
-
[RFC,v2,42/43] shmem: reduce time holding xa_lock when inserting pages
-
[RFC,v2,43/43] PKRAM: improve index alignment of pkram_link entries
|