Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-09 19:49:56 to 2020-11-20 02:28:11 UTC [more...]

[PATCH 1/1] kernel/crash_core.c - Add crashkernel=auto for x86 and ARM
 2020-11-20  2:26 UTC  (7+ messages)

[PATCH] makedumpfile: printk: add support for lockless ringbuffer
 2020-11-20  2:04 UTC  (2+ messages)

Facing issue with va to pa conversion in arm64/makedumpfile
 2020-11-19  0:26 UTC  (2+ messages)

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-11-18 22:36 UTC  (28+ messages)

[bug report] PM / reboot: Eliminate race between reboot and suspend
 2020-11-18 18:59 UTC 

[MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files
 2020-11-18  7:33 UTC  (13+ messages)

[PATCH 0/3] warn and suppress irqflood
 2020-11-18  3:36 UTC  (22+ messages)
` [PATCH 1/3] kernel/watchdog: show irq percentage if irq floods
` [PATCH 2/3] kernel/watchdog: suppress max irq when "
` [PATCH 3/3] Documentation: introduce a param "irqflood_suppress"
    ` [Skiboot] [PATCH 0/3] warn and suppress irqflood
            ` [PATCH 0/3] use soft lockup to detect irq flood
              ` [PATCH 1/3] x86/irq: account the unused irq
              ` [PATCH 2/3] kernel/watchdog: make watchdog_touch_ts more accurate by using nanosecond
              ` [PATCH 3/3] kernel/watchdog: use soft lockup to detect irq flood

Your message to kexec awaits moderator approval
 2020-11-17 12:20 UTC 

[PATCH 0/2] x86/hyperv: fix kexec/kdump hang on some VMs
 2020-11-17  3:39 UTC  (4+ messages)
` [PATCH 1/2] x86/kexec: Use up-to-dated screen_info copy to fill boot params
` [PATCH 2/2] hyperv_fb: Update screen_info after removing old framebuffer

[PATCH 0/5] x32 support
 2020-11-16 11:00 UTC  (7+ messages)
` [PATCH 2/5] configure.ac, arch/x86_64: handle x32 as subarch of x86_64 and don't specify -mcmodel=large there

[ANNOUNCE] makedumpfile 1.6.8 is released
 2020-11-16  1:24 UTC 

[PATCH v5 0/3] makedumpfile/arm64: Add support for ARMv8.2 extensions
 2020-11-13  6:03 UTC  (5+ messages)

[PATCH] arm64: kexec: disabled check if kaslr-seed dtb property was wiped
 2020-11-12 21:56 UTC 

[PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump
 2020-11-12 13:11 UTC  (25+ messages)
` [PATCH v13 1/8] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v13 2/8] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v13 3/8] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v13 4/8] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v13 5/8] arm64: kdump: introduce some macroes for crash kernel reservation
` [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X
` [PATCH v13 7/8] arm64: kdump: add memory for devices by DT property linux, usable-memory-range
` [PATCH v13 8/8] kdump: update Documentation about crashkernel

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (76+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 40/58] net: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 53/58] lib: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "
` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
` [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection

[PATCH] kexec: Add kexec reboot string
 2020-11-03 13:40 UTC 

[PATCH v2 0/4] syscalls: remove compat_alloc_user_space callers
 2020-11-03  9:45 UTC  (9+ messages)
` [PATCH v2 1/4] kexec: simplify compat_sys_kexec_load
` [PATCH v2 2/4] mm: simplify compat_sys_move_pages
` [PATCH v2 3/4] mm: simplify compat numa syscalls
` [PATCH v2 4/4] compat: remove some compat entry points

[PATCH v4] arm64: Add purgatory printing
 2020-10-23  9:51 UTC  (4+ messages)

[PATCH v3 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
 2020-10-20  2:28 UTC  (2+ messages)

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-10-19  2:43 UTC  (7+ messages)

[PATCH 0/3] makedumpfile: Clean up unused code
 2020-10-15 12:00 UTC  (5+ messages)
` [PATCH 3/3] Cleanup: Remove offset_pt_load_memory


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