messages from 2018-03-23 02:06:21 to 2018-04-18 18:29:29 UTC [more...]
kdump in upstream kexec-tools
2018-04-18 18:28 UTC (7+ messages)
[PATCH] arm64: Set -fno-PIC along with -mcmodel=large
2018-04-18 16:45 UTC (5+ messages)
[PATCH net-next v4 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-04-18 15:07 UTC (8+ 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
[Query] ARM64 kaslr support - randomness, seeding and kdump
2018-04-18 11:52 UTC (19+ messages)
[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
[RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
2018-04-17 5:17 UTC (11+ messages)
[PATCH] arm64: Add support to supply 'kaslr-seed' to secondary kernel
2018-04-16 19:05 UTC (3+ messages)
[RFC] arm64: extra entries in /proc/iomem for kexec
2018-04-16 10:08 UTC (8+ messages)
[PATCH 1/2] Add is_cache_page() helper to check if a page belongs to the cache
2018-04-13 16:29 UTC (2+ messages)
` [PATCH 2/2] Check PG_swapbacked for swap cache pages
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] kexec: Add --lite option
2018-04-11 18:30 UTC (2+ messages)
` [PATCH v2] kexec: Add --no-checks option
[PATCH 0/4] Fix ppc build warnings
2018-04-11 17:03 UTC (5+ messages)
` [PATCH 2/4] crashdump-ppc64: Fix integer truncation warning
` [PATCH 3/4] kexec-elf-rel-ppc64: Fix cast from pointer warning
` [PATCH 1/4] kexec: Fix printf warning
` [PATCH 4/4] purgatory/ppc64: Fix uninitialized warning
[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 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
2018-04-09 8:38 UTC (29+ messages)
` [PATCH v5 1/5] kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
` [PATCH v5 4/5] kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
` [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 (23+ messages)
` [PATCH net-next v2 1/2] fs/crashdd: add API to collect hardware dump in second kernel
` [PATCH net-next v2 2/2] cxgb4: "
[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 net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kerne
2018-03-27 16:29 UTC
[PATCH 0/2] Kexec_file: Load kernel at top of system ram
2018-03-26 15:04 UTC (13+ messages)
` [PATCH 1/2] resource: add walk_system_ram_res_rev()
[PATCH] kexec/ppc64: leverage kexec_file_load support
2018-03-26 8:49 UTC (4+ messages)
[PATCH net-next 0/2] kernel: add support to collect hardware logs in crash recovery kernel
2018-03-24 12:42 UTC (6+ messages)
` [PATCH net-next 1/2] fs/crashdd: add API to collect hardware dump in second kernel
` [PATCH net-next 2/2] cxgb4: "
[PATCH] Fix array index out of bound exception
2018-03-23 11:40 UTC (4+ messages)
` [PATCH makedumpfile] "
[PATCHv5 0/3] enable nr_cpus for powerpc
2018-03-23 5:28 UTC (2+ messages)
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