messages from 2018-03-28 07:42:58 to 2018-04-25 13:22:07 UTC [more...]
[RFC] arm64: extra entries in /proc/iomem for kexec
2018-04-25 13:22 UTC (11+ messages)
[PATCH v9 00/11] arm64: kexec: add kexec_file_load() support
2018-04-25 6:26 UTC (12+ messages)
` [PATCH v9 01/11] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v9 02/11] kexec_file: make kexec_image_post_load_cleanup_default() global
` [PATCH v9 03/11] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v9 04/11] arm64: kexec_file: allocate memory walking through memblock list
` [PATCH v9 05/11] arm64: kexec_file: load initrd and device-tree
` [PATCH v9 06/11] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v9 07/11] arm64: kexec_file: add crash dump support
` [PATCH v9 08/11] arm64: enable KEXEC_FILE config
` [PATCH v9 09/11] include: pe.h: remove message[] from mz header definition
` [PATCH v9 10/11] arm64: kexec_file: add kernel signature verification support
` [PATCH v9 11/11] arm64: kexec_file: add kaslr support
[PATCH 1/2] Add is_cache_page() helper to check if a page belongs to the cache
2018-04-25 4:12 UTC (4+ messages)
` [PATCH 2/2] Check PG_swapbacked for swap cache pages
[PATCH net-next v5 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-04-24 19:54 UTC (5+ messages)
` [PATCH net-next v5 1/3] vmcore: add API to collect hardware dump in second kernel
` [PATCH net-next v5 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v5 3/3] cxgb4: collect hardware dump in second kernel
RFC Xen signature verification for kexec
2018-04-24 11:49 UTC (7+ messages)
` [Xen-devel] "
[PATCH] arm64: Add support to supply 'kaslr-seed' to secondary kernel
2018-04-24 9:40 UTC (5+ messages)
[Query] ARM64 kaslr support - randomness, seeding and kdump
2018-04-23 20:34 UTC (20+ messages)
[RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
2018-04-23 10:38 UTC (12+ messages)
[PATCH v2 0/2] Add capability to dump fdt blob for arm64 platforms
2018-04-23 10:26 UTC (3+ messages)
` [PATCH v2 1/2] dt-ops: Add helper API to dump fdt blob
` [PATCH v2 2/2] kexec-arm64: Add functionality to dump 2nd dtb
[PATCH 0/2] Remove obsolete kdump tool and add missing uninstall rule
2018-04-23 5:00 UTC (3+ messages)
` [PATCH 1/2] Makefile.in: Add "
` [PATCH 2/2] Remove obsolete kdump tool
[PATCH net-next v4 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-04-20 14:51 UTC (16+ messages)
` [PATCH net-next v4 1/3] vmcore: add API to collect hardware dump in second kernel
` [PATCH net-next v4 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v4 3/3] cxgb4: collect hardware dump in second kernel
[PATCH] kexec: Add --lite option
2018-04-19 8:38 UTC (3+ messages)
` [PATCH v2] kexec: Add --no-checks option
[PATCH 0/4] Fix ppc build warnings
2018-04-19 8:38 UTC (6+ messages)
` [PATCH 1/4] kexec: Fix printf warning
` [PATCH 2/4] crashdump-ppc64: Fix integer truncation warning
` [PATCH 3/4] kexec-elf-rel-ppc64: Fix cast from pointer warning
` [PATCH 4/4] purgatory/ppc64: Fix uninitialized warning
[ANNOUNCE] kexec-tools 2.0.17
2018-04-19 8:36 UTC
[PATCH] arm64: Set -fno-PIC along with -mcmodel=large
2018-04-19 8:21 UTC (6+ messages)
kdump in upstream kexec-tools
2018-04-19 8:20 UTC (8+ messages)
[PATCH v3 3/3] kexec_file: Load kernel at top of system RAM if required
2018-04-19 0:18 UTC
[PATCH] efi: Fix the size not consistent issue when unmapping memory map
2018-04-17 20:34 UTC (9+ messages)
[PATCH v1 0/2] kexec: Remove "weak" annotations from headers
2018-04-17 14:21 UTC (8+ messages)
` [PATCH v1 1/2] kexec: Remove "weak" from kexec_file function declarations
` [PATCH v1 2/2] kexec: Remove "weak" from arch_kexec_walk_mem() declaration
[PATCH] kexec_file: do not add extra alignment to efi memmap
2018-04-17 8:36 UTC
kexec --status not supported with kexec_file_load syscall
2018-04-13 13:42 UTC
PowerPC External interrupts are not triggered in secondary kernel
2018-04-13 9:25 UTC (2+ messages)
makedumpfile filters out wrong pages
2018-04-13 7:04 UTC (2+ messages)
[PATCH 0/3] kexec: limit kexec_load syscall
2018-04-12 22:41 UTC (4+ messages)
` [PATCH 1/3] ima: based on the "secure_boot" policy limit syscalls
` [PATCH 2/3] kexec: call LSM hook for kexec_load syscall
` [PATCH 3/3] ima: based on policy require signed kexec kernel images
[PATCH 0/4] Makedumpfile: Add 5-level paging support
2018-04-12 4:55 UTC (4+ messages)
[PATCH v3 0/2] kexec-tools: arm64: Enable D-cache in purgatory
2018-04-11 15:59 UTC (10+ messages)
[PATCH 4.14 074/138] x86/gart: Exclude GART aperture from vmcore
2018-04-10 22:24 UTC
[PATCH 4.15 098/168] x86/gart: Exclude GART aperture from vmcore
2018-04-10 22:24 UTC
[PATCH] makedumpfile: Do not print ETA value if current progress is 0
2018-04-10 11:39 UTC (5+ messages)
` [PATCH v2] makedumpfile: Use integer arithmetics for the progress bar
[ANNOUNCE] kexec-tools 2.0.17-rc1
2018-04-10 9:26 UTC
[RESEND PATCH] arm64: fix an issue with kaslr-enabled vmlinux
2018-04-10 9:12 UTC (2+ messages)
[PATCH] Fix a segmentation fault when trying to run "kexec -p"
2018-04-10 9:15 UTC (3+ messages)
[PATCH v2 00/11] kexec_file: Clean up purgatory load
2018-04-10 6:59 UTC (4+ messages)
[PATCH v5 4/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
2018-04-09 8:38 UTC (12+ messages)
` [PATCH v6 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
` [PATCH v6 2/5] kexec: Fix option checks to take KEXEC_FILE_LOAD into account
` [PATCH v6 3/5] kexec: Do not special-case the -s option
` [PATCH v6 4/5] kexec: Add option to revert -s
` [PATCH v6 5/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
` [PATCH 6/6] kexec: Document -s, -c and -a options in the man page
[PATCH v2 3/3] kexec_file: Load kernel at top of system RAM if required
2018-04-08 2:47 UTC
[PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
2018-04-03 12:35 UTC (13+ messages)
` [PATCH net-next v2 1/2] fs/crashdd: add API to collect hardware dump in second kernel
[GIT PULL] remove in-kernel calls to syscalls
2018-04-03 10:53 UTC (3+ messages)
[PATCH net-next v3 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-04-01 0:32 UTC (8+ messages)
` [PATCH net-next v3 1/3] vmcore: add API to collect hardware dump in second kernel
` [RFC PATCH] vmcore: __vmcore_add_device_dump() can be static
` [PATCH net-next v3 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v3 3/3] cxgb4: collect hardware dump in second kernel
[PATCH] powerpc: kexec_file: Fix error code when trying to load kdump kernel
2018-03-31 14:04 UTC (4+ messages)
` "
[ANNOUNCE] kexec-tools v2.0.17 preparation
2018-03-30 6:32 UTC
[PATCH v2] kexec/ppc64: leverage kexec_file_load support
2018-03-30 6:22 UTC (2+ messages)
[PATCH 000/109] remove in-kernel calls to syscalls
2018-03-29 14:55 UTC (7+ messages)
` [PATCH 004/109] kexec: call do_kexec_load() in compat syscall directly
` [PATCH 102/109] kexec: move sys_kexec_load() prototype to syscalls.h
makedumpfile fails on 4.4 longterm kernel with kaslr enabled
2018-03-29 8:00 UTC (2+ messages)
[PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
2018-03-28 7:42 UTC (9+ messages)
` [PATCH v5 4/5] kexec: Add option to fall back "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox