Go to file
Kairui Song 0e540f7328 makedumpfile: make use of 'uts_namespace.name' offset in VMCOREINFO
Backports:

commit 54aec3878b3f91341e6bc735eda158cca5c54ec9
Author: Alexander Egorenkov <egorenar@linux.ibm.com>
Date:   Fri Sep 18 13:55:56 2020 +0200

    [PATCH] make use of 'uts_namespace.name' offset in VMCOREINFO

    * Required for kernel 5.11

    The offset of the field 'init_uts_ns.name' has changed since
    kernel commit 9a56493f6942 ("uts: Use generic ns_common::count").
    Make use of the offset 'uts_namespace.name' if available in
    VMCOREINFO.

    Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>

Signed-off-by: Kairui Song <kasong@redhat.com>
2021-01-08 11:05:05 +08:00
tests selftest: Fix several test issue with Fedora 33 2020-11-18 23:57:13 +08:00
.gitignore
60-kdump.install Add a kernel install hook to clean up kdump initramfs 2020-08-27 11:22:03 +08:00
98-kexec.rules
98-kexec.rules.ppc64
dracut-early-kdump-module-setup.sh enable the logger for kdump 2020-10-27 17:33:54 +08:00
dracut-early-kdump.sh Add code comments to help better understanding 2020-11-12 13:59:21 +08:00
dracut-kdump-capture.service
dracut-kdump-emergency.service
dracut-kdump-emergency.target
dracut-kdump-error-handler.service
dracut-kdump-error-handler.sh
dracut-kdump.sh Save the final failure information to log file if saving vmcore failed 2020-12-29 17:40:26 +08:00
dracut-module-setup.sh dracut-module-setup.sh: Use systemctl call to replace ln_r 2020-12-15 10:13:08 +08:00
dracut-monitor_dd_progress
early-kdump-howto.txt
fadump-howto.txt fadump-howto: update about 'nocma' and 'off' options for 'fadump=' parameter 2020-11-30 15:29:11 +08:00
kdump-dep-generator.sh
kdump-in-cluster-environment.txt
kdump-lib-initramfs.sh Save the final failure information to log file if saving vmcore failed 2020-12-29 17:40:26 +08:00
kdump-lib.sh kdump-lib: Fix get_bind_mount_source to support btrfs and fstab 2020-11-30 15:26:53 +08:00
kdump-logger.sh Capitalize the configuration name of log level 2020-11-13 02:49:35 +08:00
kdump-udev-throttler
kdump.conf increase makdumpfile default message level to 7 2020-10-27 17:45:32 +08:00
kdump.conf.5 Fix comment about ssh dump target 2020-11-05 01:10:14 +08:00
kdump.service kdump.service: use ConditionKernelCommandLine=crashkernel 2020-10-27 12:22:36 -04:00
kdump.sysconfig Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.aarch64 Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.i386 Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.ppc64 Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.ppc64le Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.s390x Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.x86_64 Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdumpctl kdumpctl: fix a variable expansion in check_fence_kdump_config() 2021-01-06 13:28:46 +08:00
kdumpctl.8
kexec-kdump-howto.txt Doc: improve the usage documentation of the logger 2020-11-13 02:49:56 +08:00
kexec-tools-2.0.20-eppic-Remove-duplicated-variable-declaration.patch
kexec-tools-2.0.20-makedumpfile-printk-add-support-for-lockless-ringbuffer.patch makedumpfile: printk: add support for lockless ringbuffer 2020-12-23 17:26:11 +08:00
kexec-tools-2.0.20-makedumpfile-printk-use-committed-finalized-state-value.patch makedumpfile: printk: use committed/finalized state values 2020-12-23 17:27:10 +08:00
kexec-tools-2.0.20-Remove-duplicated-variable-declarations.patch
kexec-tools-2.0.21-makedumpfile-make-use-of-uts_namespace.name-offset-in-VMCOR.patch makedumpfile: make use of 'uts_namespace.name' offset in VMCOREINFO 2021-01-08 11:05:05 +08:00
kexec-tools.spec makedumpfile: make use of 'uts_namespace.name' offset in VMCOREINFO 2021-01-08 11:05:05 +08:00
live-image-kdump-howto.txt
mkdumprd Move watchdog detect and install code to module-setup.sh 2020-11-12 14:03:40 +08:00
mkdumprd.8 Doc: improve mkdumprd man page 2020-12-11 14:05:08 +08:00
README
sources Release 2.0.20-1 2020-12-23 17:41:43 +08:00
zanata-notes.txt

Adding a patch to kexec-tools
=============================
There is a mailing list kexec@lists.fedoraproject.org where all the dicussion
related to fedora kexec-tools happen. All the patches are posted there for
inclusion and committed to kexec-tools after review.

So if you want your patches to be included in fedora kexec-tools package,
post these to kexec@lists.fedoraproject.org.

One can subscribe to list and browse through archives here.

https://admin.fedoraproject.org/mailman/listinfo/kexec