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

[PATCH v2 0/3] printk: replace ringbuffer
 2020-06-03 10:16 UTC  (9+ messages)
` [PATCH v2 1/3] crash: add VMCOREINFO macro for anonymous structs
` [PATCH v2 2/3] printk: add lockless buffer

[PATCH v2] kexec: Do not verify the signature without the lockdown or mandatory signature
 2020-06-03  9:56 UTC  (3+ messages)

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-06-02 14:41 UTC  (22+ messages)
` [PATCH v8 1/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v8 2/5] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
` [PATCH v8 3/5] arm64: kdump: add memory for devices by DT property, low-memory-range
` [PATCH v8 4/5] kdump: update Documentation about crashkernel on arm64
` [PATCH v8 5/5] dt-bindings: chosen: Document linux, low-memory-range for arm64 kdump
    ` [PATCH v8 5/5] dt-bindings: chosen: Document linux,low-memory-range "

[PATCH][v2] iommu: arm-smmu-v3: Copy SMMU table for kdump kernel
 2020-06-02 14:04 UTC  (16+ messages)

[PATCH] arm: Increase zImage length after getting the tag
 2020-06-02 10:40 UTC 

[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-06-02  5:24 UTC  (4+ messages)
` [PATCH v6 1/2] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
` [PATCH v6 2/2] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[PATCH] kexec-tools: fix the unintended fallthrough when '-d' option is used
 2020-06-02  4:31 UTC 

kdump: Getting "warn_alloc" warning during boot of kdump kernel
 2020-06-01  7:34 UTC  (3+ messages)

[PATCH v8 17/18] KVM: x86: Add kexec support for SEV Live Migration
 2020-05-30  2:08 UTC  (2+ messages)

[PATCH] kexec: Do not verify the signature without the lockdown or mandatory signature
 2020-05-27 10:16 UTC  (6+ messages)

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-05-24  2:52 UTC  (19+ messages)
` [PATCH 1/3] fs: unexport kernel_read_file()
` [PATCH 2/3] security: add symbol namespace for reading file data
` [PATCH 3/3] fs: move kernel_read*() calls to its own symbol namespace

[PATCH] sadump: Fix failure of reading __per_cpu_load memory
 2020-05-22  2:22 UTC  (3+ messages)

[PATCH v1 2/2] firmware: dmi_scan: Pass dmi_entry_point to kexec'ed kernel
 2020-05-21 17:39 UTC  (5+ messages)

[PATCH v3] arm64: kdump: add another DT property to crash dump kernel's dtb
 2020-05-21  8:32 UTC 

[PATCH] MAINTAINERS: add files related to kdump
 2020-05-20 10:36 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v7 0/4] support reserving crashkernel above 4G on arm64 kdump
 2020-05-20  8:32 UTC  (5+ messages)

kexec: arm: possible overwrite of initrd
 2020-05-15 21:06 UTC  (2+ messages)

[PATCH v5] kernel: add panic_on_taint
 2020-05-15 20:26 UTC  (2+ messages)

[PATCH] arm64/defconfig: Enable CONFIG_KEXEC_FILE
 2020-05-15  9:14 UTC  (6+ messages)

[PATCH v4] kernel: add panic_on_taint
 2020-05-13 16:07 UTC  (3+ messages)

[REQUEST] makedumpfile: stream compress flat ELF format with libz
 2020-05-12 19:20 UTC  (8+ messages)

[PATCH] kexec: Discard loaded image on memory hotplug
 2020-05-12 14:11 UTC  (13+ messages)

[RFC 00/43] PKRAM: Preserved-over-Kexec RAM
 2020-05-11 23:29 UTC  (27+ messages)
` [RFC 05/43] mm: PKRAM: support preserving transparent hugepages
` [RFC 10/43] PKRAM: add code for walking the preserved pages pagetable
` [RFC 12/43] mm: PKRAM: reserve preserved memory at boot
` [RFC 14/43] mm: memblock: PKRAM: prevent memblock resize from clobbering preserved pages
` [RFC 15/43] PKRAM: provide a way to ban pages from use by PKRAM
` [RFC 17/43] PKRAM: provide a way to check if a memory range has preserved pages
` [RFC 21/43] x86/KASLR: PKRAM: support physical kaslr
` [RFC 23/43] mm: shmem: enable saving to PKRAM
` [RFC 26/43] mm: shmem: when inserting, handle pages already charged to a memcg
` [RFC 27/43] x86/mm/numa: add numa_isolate_memblocks()
` [RFC 29/43] memblock: PKRAM: mark memblocks that contain preserved pages
` [RFC 34/43] shmem: PKRAM: multithread preserving and restoring shmem pages
` [RFC 35/43] shmem: introduce shmem_insert_pages()
` [RFC 37/43] shmem: PKRAM: enable bulk loading of preserved pages into shmem
` [RFC 38/43] mm: implement splicing a list of pages to the LRU
` [RFC 39/43] shmem: optimize adding pages to the LRU in shmem_insert_pages()
` [RFC 40/43] shmem: initial support for adding multiple pages to pagecache
` [RFC 41/43] XArray: add xas_export_node() and xas_import_node()
` [RFC 42/43] shmem: reduce time holding xa_lock when inserting pages
` [RFC 43/43] PKRAM: improve index alignment of pkram_link entries

[PATCH v3] kernel: add panic_on_taint
 2020-05-11 21:05 UTC  (10+ messages)

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

[PATCH v3 1/2] arm64/crash_core: Export KERNELPACMASK in vmcoreinfo
 2020-05-11 16:27 UTC  (3+ messages)
` [PATCH v3 2/2] Documentation/vmcoreinfo: Add documentation for 'KERNELPACMASK'

[PATCH 2/3] mm/memory_hotplug: Allow arch override of non boot memory resource names
 2020-05-11  8:35 UTC  (2+ messages)

[PATCH v2] kernel: add panic_on_taint
 2020-05-09 14:56 UTC  (12+ messages)

[PATCH v4 0/4] mm/memory_hotplug: Interface to add driver-managed system ram
 2020-05-09  5:40 UTC  (7+ messages)
` [PATCH v4 1/4] device-dax: Don't leak kernel memory to user space after unloading kmem
` [PATCH v4 2/4] mm/memory_hotplug: Introduce add_memory_driver_managed()
` [PATCH v4 3/4] kexec_file: Don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v4 4/4] device-dax: Add memory via add_memory_driver_managed()

[PATCH] kernel: add panic_on_taint
 2020-05-08  0:28 UTC  (8+ messages)

[PATCH] kexec: Replace zero-length array with flexible-array
 2020-05-07 18:56 UTC 

[PATCH v9 15/18] arm64: kexec: kexec EL2 vectors
 2020-05-07 16:22 UTC  (6+ messages)
  ` [PATCH v9 11/18] arm64: kexec: arm64_relocate_new_kernel clean-ups
  ` [PATCH v9 13/18] arm64: kexec: add expandable argument to relocation function
  ` [PATCH v9 12/18] arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
  ` [PATCH v9 14/18] arm64: kexec: offset for relocation function
  ` [PATCH v9 16/18] arm64: kexec: configure trans_pgd page table for kexec

[PATCH] iommu: arm-smmu-v3: Copy SMMU table for kdump kernel
 2020-05-07  6:03 UTC  (3+ messages)


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