Tags: ryanbsull/kpatch
Tags
v0.9.8: - Clang fix ups from Pete Swain - Support for gcc-12 - Support for Linux 5.19 - Added RHEL-8.7 and 9.1 integration tests - Fixed __UNIQUE_ID() variable correlation - Improved handling of unsupported static calls Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
v0.9.6 Allow OOT modules to be built with non-distro kernels Add cross-arch unit testing support Support ELF extended symbol section indexes Allow setting kernel version if --sourcedir and --vmlinux are used Cleanup and enhance LINE macro detection for all arches Fix segfault on .LCx string literal symbols Include __dyndbg section when referenced by jump table Honor user provided KBUILD_EXTRA_SYMBOLS Support .retpoline_sites section Add native compiler selection via CROSS_COMPILE Signed-off-by: Joe Lawrence joe.lawrence@redhat.com
Merge pull request dynup#1232 from sm00th/9.5_update Update version to v0.9.5
Bump to v0.9.2 Interesting changes since v0.9.1: - Integration test support for rhel-{7.8,7.9,8.1,8.2}, centos-8 - Better support for gcc child functions - Batch jump label errors to report all instances - Dynrela code cleanup - Remove .klp.arch and add support for jump labels in v5.8+ kernels - Mark ignored sections earlier to support functions missing ftrace hook - Minor README.md improvements - Add ppc64le mcount support to patched functions - Show additional stalled process information in kpatch script - Increased shellcheck coverage and fixes - ppc64le plugin fixes for gcc v10 - Ignore __UNIQUE_ID_ symbol from tristate config objects - Don't clear dmesg during integration tests - Detect and report MODVERSIONS symbol version CRC changes Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
Merge pull request dynup#1068 from sm00th/integration_pass Integration test stabilization
Merge pull request dynup#1029 from sm00th/tag_0.8.0 Bump version to v0.8.0
PreviousNext