messages from 2016-09-15 01:52:06 to 2016-10-07 06:49:53 UTC [more...]
[PATCH] arch/x86: Fix kdump on x86 with physically hotadded CPUs
2016-10-07 6:49 UTC (11+ messages)
[PATCH v3 0/8] (kexec-tools) arm64: add kdump support
2016-10-07 6:44 UTC (13+ messages)
` [PATCH v3 1/8] arm64: identify PHYS_OFFSET correctly
` [PATCH v3 2/8] kexec: generalize and rename get_kernel_stext_sym()
[PATCH v3] kexec/fs2dt: Check for NULL pointer in dt_copy_old_root_param()
2016-10-07 4:06 UTC (3+ messages)
[PATCH 1/3] kexec elf: Sanity check on the note header before accessing it
2016-10-07 2:55 UTC (2+ messages)
Patch merging process ?
2016-10-07 2:52 UTC (3+ messages)
[PATCH] kexec: Export memory sections virtual addresses to vmcoreinfo
2016-10-06 20:07 UTC (2+ messages)
[PATCH v2 0/3] makedumpfile: Add support of mm randomization
2016-10-06 10:23 UTC (5+ messages)
` [PATCH v2 1/3] makedumpfile: Get info->kernel_version from SYMBOL(init_uts_ns) earlier
` [PATCH v2 2/3] makedumpfile: Move get_versiondep_info calling earlier
` [PATCH v2 3/3] makedumpfile: Add support for MM randomization
[RESEND PATCH 0/8] makedumpfile: Add support to understand Power ISA 3.0 based kernel
2016-10-06 9:08 UTC (10+ messages)
` [RESEND PATCH 1/8] makedumpfile/ppc64: fix vtop page translation for 4K pages
` [RESEND PATCH 2/8] makedumpfile/ppc64: Use kernel terminology for each level in 4-level page table
` [RESEND PATCH 3/8] makedumpfile/ppc64: address changes in kernel v4.5
` [RESEND PATCH 4/8] makedumpfile/ppc64: address change in _PAGE_PRESNT flag for PowerISA v3.0
` [RESEND PATCH 5/8] makedumpfile/ppc64: use physical addresses and unfold pud for 64K page size
` [RESEND PATCH 6/8] makedumpfile/ppc64: support big endian Linux page tables
` [RESEND PATCH 7/8] makedumpfile/ppc64: use the same masked bit values for 4K and 64K pagesizes
` [RESEND PATCH 8/8] makedumpfile/ppc64: enable address translation support for radix mmu
[PATCH v26 0/7] arm64: add kdump support
2016-10-05 5:48 UTC (39+ messages)
` [PATCH v26 1/7] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v26 2/7] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v26 3/7] arm64: kdump: add kdump support
` [PATCH v26 4/7] arm64: kdump: add VMCOREINFO's for user-space coredump tools
` [PATCH v26 6/7] arm64: kdump: update a kernel doc
` [PATCH v26 7/7] Documentation: dt: chosen properties for arm64 kdump
[PATCH 0/3] makedumpfile: Add support of mm randomization
2016-10-04 13:09 UTC (12+ messages)
` [PATCH 3/3] makedumpfile: Add support for MM randomization
[PATHC v2 0/9] ima: carry the measurement list across kexec
2016-09-29 22:21 UTC (13+ messages)
[PATCH v5 00/10] ima: carry the measurement list across kexec
2016-09-29 22:09 UTC (13+ messages)
` [PATCH v5 01/10] powerpc: ima: Get the kexec buffer passed by the previous kernel
` [PATCH v5 02/10] ima: on soft reboot, restore the measurement list
` [PATCH v5 03/10] ima: permit duplicate measurement list entries
` [PATCH v5 04/10] ima: maintain memory size needed for serializing the measurement list
` [PATCH v5 05/10] powerpc: ima: Send the kexec buffer to the next kernel
` [PATCH v5 06/10] ima: on soft reboot, save the measurement list
` [PATCH v5 07/10] ima: store the builtin/custom template definitions in a list
` [PATCH v5 08/10] ima: support restoring multiple template formats
` [PATCH v5 09/10] ima: define a canonical binary_runtime_measurements list format
` [PATCH v5 10/10] ima: platform-independent hash value
makedumpfile issues many readpage_elf: Attempt to read non-existent page
2016-09-29 13:34 UTC (3+ messages)
[PATCH v2] kexec/fs2dt: Check for NULL pointer in dt_copy_old_root_param()
2016-09-29 8:29 UTC (4+ messages)
[ANNOUNCE] kexec-tools 2.0.13
2016-09-29 8:01 UTC (3+ messages)
[PATCH] kexec: socket not released when error situation occur
2016-09-29 7:57 UTC (2+ messages)
[PATCH v1] kexec/arch/i386: Add support for KASLR memory randomization
2016-09-29 7:43 UTC (2+ messages)
[PATCH] kexec: fix mem_regions_sort()
2016-09-29 7:47 UTC (5+ messages)
[PATCH] kexec/fs2dt: Check for NULL pointer in dt_copy_old_root_param()
2016-09-29 7:48 UTC (5+ messages)
[PATCH v6 0/3] arm64 kexec-tools patches
2016-09-29 7:40 UTC (7+ messages)
` [PATCH v6 3/3] arm64: Add support for binary image files
` [PATCH v6 1/3] kexec: Add common device tree routines
` [PATCH v6 2/3] arm64: Add arm64 kexec support
[PATCH v5 0/8] Fix kdump faults on system with amd iommu
2016-09-28 13:01 UTC (18+ messages)
` [PATCH v5 1/8] iommu/amd: Detect pre enabled translation
` [PATCH v5 2/8] iommu/amd: add early_enable_iommu() wrapper function
` [PATCH v5 3/8] iommu/amd: Define bit fields for DTE particularly
` [PATCH v5 4/8] iommu/amd: Add function copy_dev_tables
` [PATCH v5 5/8] iommu/amd: copy old trans table from old kernel
` [PATCH v5 6/8] iommu/amd: Do not re-enable dev table entries in kdump
` [PATCH v5 7/8] iommu/amd: Don't update domain info to dte entry at iommu init stage
` [PATCH v5 8/8] iommu/amd: Update domain into to dte entry during device driver init
[PATCH v24 1/9] arm64: kdump: reserve memory for crash dump kernel
2016-09-27 23:39 UTC (4+ messages)
` [PATCH v24 9/9] Documentation: dt: chosen properties for arm64 kdump
[PATCH 0/8] ppc64: Add support to understand Power ISA 3.0 based kernel
2016-09-27 20:24 UTC (9+ messages)
` [PATCH 1/8] ppc64: fix vtop page translation for 4K pages
` [PATCH 2/8] ppc64: Use kernel terminology for each level in 4-level page table
` [PATCH 3/8] ppc64: address changes in kernel v4.5
` [PATCH 4/8] ppc64: address change in _PAGE_PRESNT flag for PowerISA v3.0
` [PATCH 5/8] ppc64: use physical addresses and unfold pud for 64K page size
` [PATCH 6/8] ppc64: support big endian Linux page tables
` [PATCH 7/8] ppc64: use the same masked bit values for 4K and 64K pagesizes
` [PATCH 8/8] ppc64: enable address translation support for radix mmu
Limitations/gotchas of kexec?
2016-09-27 7:59 UTC (2+ messages)
[PATCH v1] kexec/arch/i386: Add support for KASLR memory randomization
2016-09-26 16:53 UTC (5+ messages)
[V4 PATCH 0/2] kexec: crash_kexec_post_notifiers boot option related fixes
2016-09-22 1:53 UTC (11+ messages)
` [V4 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version in panic path
` "
` "
` [V4 PATCH 2/2] mips/panic: "
` "
[PATCH v2 3/3] close_dump_bitmap: simplify logic
2016-09-21 6:29 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] open_dump_bitmap: open bitmap file in non-cyclic case
` [PATCH v3 2/3] move call to open_dump_bitmap() to after call to initial()
[PATCH v10 RESEND 0/3] Documentation: Add description of enable multi-cpus support for kdump
2016-09-21 1:20 UTC (6+ messages)
` [PATCH v10 RESEND 1/3] docs: kernel-parameter : Improve the description of nr_cpus and maxcpus
` [PATCH v10 RESEND 2/3] Documentation: kdump: Remind user of nr_cpus
` [PATCH v10 RESEND 3/3] Documentation: kdump: Add description of enable multi-cpus support
[PATCH v10 0/3] Documentation: add description of enable multi-cpus support for kdump
2016-09-19 5:52 UTC (5+ messages)
` [PATCH v10 1/3] docs: kernel-parameter : Improve the description of nr_cpus and maxcpus
` [PATCH v10 2/3] Documentation: kdump: remind user of nr_cpus
` [PATCH v10 3/3] Documentation: kdump: add description of enable multi-cpus support
[PATCH v8 00/13] kexec_file_load implementation for PowerPC
2016-09-16 23:16 UTC (3+ messages)
` [PATCH v8 11/13] powerpc: Add support for loading ELF kernels with kexec_file_load
[PATCH v5 0/5] kexec_file: Add buffer hand-over for the next kernel
2016-09-15 15:55 UTC (5+ messages)
` [PATCH v5 1/5] kexec_file: Include the purgatory segment in the kexec image checksum
[PATCH v4 0/9] ima: carry the measurement list across kexec
2016-09-15 11:26 UTC (10+ messages)
` [PATCH v4 1/9] ima: on soft reboot, restore the measurement list
` [PATCH v4 2/9] ima: permit duplicate measurement list entries
` [PATCH v4 3/9] ima: maintain memory size needed for serializing the measurement list
` [PATCH v4 4/9] ima: serialize the binary_runtime_measurements
` [PATCH v4 5/9] ima: on soft reboot, save the measurement list
` [PATCH v4 6/9] ima: store the builtin/custom template definitions in a list
` [PATCH v4 7/9] ima: support restoring multiple template formats
` [PATCH v4 8/9] ima: define a canonical binary_runtime_measurements list format
` [PATCH v4 9/9] ima: platform-independent hash value
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