8000 Tags · ryanbsull/kpatch · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ryanbsull/kpatch

Tags

v0.9.8

Toggle v0.9.8's commit message
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.7

Toggle v0.9.7's commit message

Verified

This tag was signed with the committer’s verified signature.
yhcote Yannick Cote
Bump version to v0.9.7

v0.9.6

Toggle v0.9.6's commit message
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

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dynup#1232 from sm00th/9.5_update

Update version to v0.9.5

v0.9.4

Toggle v0.9.4's commit message

Verified

This tag was signed with the committer’s verified signature.
yhcote Yannick Cote
Bump version to v0.9.4

v0.9.3

Toggle v0.9.3's commit message

Verified

This tag was signed with the committer’s verified signature.
yhcote Yannick Cote
version 0.9.3

v0.9.2

Toggle v0.9.2's commit message
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>

v0.9.1

Toggle v0.9.1's commit message

Verified

This tag was signed with the committer’s verified signature.
yhcote Yannick Cote
Version 0.9.1

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dynup#1068 from sm00th/integration_pass

Integration test stabilization

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dynup#1029 from sm00th/tag_0.8.0

Bump version to v0.8.0
0