Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-07 12:00:28 to 2020-05-07 00:45:36 UTC [more...]

[RFC 00/43] PKRAM: Preserved-over-Kexec RAM
 2020-05-07  0:42 UTC  (27+ messages)
` [RFC 01/43] mm: add PKRAM API stubs and Kconfig
` [RFC 02/43] mm: PKRAM: implement node load and save functions
` [RFC 03/43] mm: PKRAM: implement object "
` [RFC 04/43] mm: PKRAM: implement page stream operations
` [RFC 06/43] mm: PKRAM: implement byte "
` [RFC 07/43] mm: PKRAM: link nodes by pfn before reboot
` [RFC 08/43] mm: PKRAM: introduce super block
` [RFC 09/43] PKRAM: build a physical mapping pagetable of pages to be preserved
` [RFC 11/43] PKRAM: pass the preserved pages pagetable to the next kernel
` [RFC 13/43] mm: PKRAM: free preserved pages pagetable
` [RFC 14/43] mm: memblock: PKRAM: prevent memblock resize from clobbering preserved pages
` [RFC 16/43] kexec: PKRAM: prevent kexec clobbering preserved pages in some cases
` [RFC 18/43] kexec: PKRAM: avoid clobbering already preserved pages
` [RFC 19/43] mm: PKRAM: allow preserved memory to be freed from userspace
` [RFC 20/43] PKRAM: disable feature when running the kdump kernel
` [RFC 21/43] x86/KASLR: PKRAM: support physical kaslr
` [RFC 22/43] mm: shmem: introduce shmem_insert_page
` [RFC 24/43] mm: shmem: prevent swapping of PKRAM-enabled tmpfs pages
` [RFC 25/43] mm: shmem: specify the mm to use when inserting pages
` [RFC 28/43] PKRAM: ensure memblocks with preserved pages init'd for numa
` [RFC 30/43] memblock: add for_each_reserved_mem_range()
` [RFC 31/43] memblock, mm: defer initialization of preserved pages
` [RFC 32/43] shmem: PKRAM: preserve shmem files a chunk at a time
` [RFC 33/43] PKRAM: atomically add and remove link pages
` [RFC 36/43] PKRAM: add support for loading pages in bulk
` [RFC 37/43] shmem: PKRAM: enable bulk loading of preserved pages into shmem

[PATCH] kernel: add panic_on_taint
 2020-05-07  0:20 UTC  (4+ messages)

[PATCH v2 0/3] printk: replace ringbuffer
 2020-05-06 14:50 UTC  (5+ messages)
` [PATCH v2 1/3] crash: add VMCOREINFO macro for anonymous structs
` [PATCH v2 2/3] printk: add lockless buffer
` [PATCH v2 3/3] printk: use the lockless ringbuffer

[PATCH v3 0/3] mm/memory_hotplug: Interface to add driver-managed system ram
 2020-05-06 14:19 UTC  (7+ messages)
` [PATCH v3 1/3] mm/memory_hotplug: Introduce add_memory_device_managed()
` [PATCH v3 2/3] kexec_file: Don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v3 3/3] device-dax: Add memory via add_memory_driver_managed()

[PATCH v2 1/2] arm64/crash_core: Export KERNELPACMASK in vmcoreinfo
 2020-05-06 13:04 UTC  (10+ messages)
` [PATCH v2 2/2] Documentation/vmcoreinfo: Add documentation for 'KERNELPACMASK'

[PATCH 0/2] net: Optimize the qed* allocations inside kdump kernel
 2020-05-06  7:13 UTC  (7+ messages)
` [PATCH 1/2] net: qed*: Reduce RX and TX default ring count when running "
  ` [EXT] "
` [PATCH 2/2] net: qed: Disable SRIOV functionality "

[PATCH v2 03/10] kexec: separate PageHighMem() and PageHighMemZone() use case
 2020-05-06  5:23 UTC  (5+ messages)
        ` [RFC][PATCH] kexec: Teach indirect pages how to live in high memory

[PATCH v8 17/18] KVM: x86: Add kexec support for SEV Live Migration
 2020-05-05 21:21 UTC 

[PATCH] iommu: arm-smmu-v3: Copy SMMU table for kdump kernel
 2020-05-05 16:37 UTC  (2+ messages)

[PATCH] kexec: Discard loaded image on memory hotplug
 2020-05-01 17:26 UTC  (2+ messages)

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-05-01 16:55 UTC  (59+ messages)
                    ` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
  ` [PATCH 2/3] mm/memory_hotplug: Allow arch override of non boot memory resource names
  ` [PATCH 3/3] arm64: memory: Give hotplug memory a different resource name

[PATCH] makedumpfile: cope with not-present mem section
 2020-04-30 20:37 UTC  (4+ messages)

[RFC PATCH 0/1] support lockless printk ringbuffer
 2020-04-30 15:47 UTC  (3+ messages)
` [RFC PATCH 1/1] printk: add support for lockless ringbuffer

[PATCH v7 18/18] KVM: x86: Add kexec support for SEV Live Migration
 2020-04-30  8:48 UTC 

[PATCH] arm64/defconfig: Enable CONFIG_KEXEC_FILE
 2020-04-30  4:35 UTC  (5+ messages)

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-04-29 23:04 UTC  (5+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
                `  "

[PATCH v9 01/18] arm64: kexec: make dtb_mem always enabled
 2020-04-29 17:35 UTC  (10+ messages)
  ` [PATCH v9 02/18] arm64: hibernate: move page handling function to new trans_pgd.c
  ` [PATCH v9 03/18] arm64: trans_pgd: make trans_pgd_map_page generic
  ` [PATCH v9 04/18] arm64: trans_pgd: pass allocator trans_pgd_create_copy
  ` [PATCH v9 05/18] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
  ` [PATCH v9 07/18] arm64: trans_pgd: hibernate: idmap the single page that holds the copy page routines
  ` [PATCH v9 08/18] arm64: kexec: move relocation function setup
  ` [PATCH v9 09/18] arm64: kexec: call kexec_image_info only once
  ` [PATCH v9 10/18] arm64: kexec: cpu_soft_restart change argument types
  ` [PATCH v9 15/18] arm64: kexec: kexec EL2 vectors

[crash - Question ] mod -s <module> not working with compressed modules
 2020-04-24 19:24 UTC 

[crash - Question ] mod -s <module> not working with compressed modules
 2020-04-24 13:49 UTC 

[Crash-utility] new printk ringbuffer interface
 2020-04-24 13:16 UTC  (6+ messages)

[PATCH] arm: redefine OPT_APPEND and OPT_RAMDISK
 2020-04-24  9:40 UTC  (7+ messages)
  ` [PATCH v2] "
          ` [PATCH v3] "

[ANNOUNCE] makedumpfile: Moved to GitHub
 2020-04-21 17:19 UTC 

[PRE-ANNOUNCE] makedumpfile: Moving to GitHub
 2020-04-15 13:39 UTC 

[PATCH] efi/x86: Revert struct layout change to fix kexec boot regression
 2020-04-14  6:27 UTC  (6+ messages)

[PATCH] makedumpfile: clear mem_map if not in pt_loads
 2020-04-14  3:01 UTC  (3+ messages)

[GIT PULL 0/9] EFI fixes for v5.7-rc
 2020-04-12  3:51 UTC  (3+ messages)

[PATCH v2 0/3] KVM: VMX: Fix for kexec VMCLEAR and VMXON cleanup
 2020-04-09 12:57 UTC  (7+ messages)

[PATCHv2 1/2] powerpc/pseries: group lmb operation and memblock's
 2020-04-09  1:56 UTC  (2+ messages)
` [PATCHv2 2/2] powerpc/pseries: update device tree before ejecting hotplug uevents

[PATCH] KVM: VMX: fix crash cleanup when KVM wasn't used
 2020-04-09  1:22 UTC 

Trying to kexec on Allwinner A80
 2020-04-08 16:16 UTC  (13+ messages)

[v2 0/2] Fix --kexec-syscall-auto on s390x
 2020-04-07 12:26 UTC  (2+ messages)

[PATCH] kexec-tools: s390: Reset kernel command line on syscall fallback
 2020-04-07 12:26 UTC  (2+ messages)

[PATCH v2 1/3] kexec-xen: Introduce xen_get_kexec_range to wrap xc_kexec_get_range
 2020-04-07 12:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox