]> xenbits.xensource.com Git - livepatch-build-tools.git/shortlog
livepatch-build-tools.git
2016-01-20 Ross LagerwallUpdate xsplice_patch_func layout
2016-01-20 Ross LagerwallRevert "Add 64 bytes of padding to xsplice_patch_funcs...
2016-01-20 Ross LagerwallBackport "handle reference to end of section"
2016-01-20 Ross LagerwallBackport static variable correlation work from upstream
2016-01-20 Ross LagerwallAdd more sections to be bundleable
2016-01-20 Ross LagerwallRename xsplice back to kpatch for functions coming...
2016-01-20 Ross LagerwallFor Xen, treat PLT32 relocations like PC32
2016-01-20 Ross LagerwallBundle .data.rel.ro. and .data.rel.ro.local. sections
2016-01-20 Ross LagerwallAdd support for signing payloads
2016-01-20 Ross LagerwallMangle local symbols to match Xen's mangling
2016-01-20 Ross LagerwallImplement run-time linking
2016-01-20 Ross LagerwallAllow specifying a build-id dependency
2015-11-03 Ross LagerwallAdd 64 bytes of padding to xsplice_patch_funcs structure
2015-11-02 Ross LagerwallInclude a build id in xsplice modules
2015-10-23 Ross LagerwallAdd support for hooks and ignore functions and sections
2015-10-23 Ross LagerwallFix logging from common.c
2015-10-20 Ross LagerwallAdd prelink tool
2015-10-20 Ross LagerwallClean up code a bit
2015-10-20 Ross LagerwallAdd space for reverting the each applied function
2015-10-20 Ross LagerwallFail if the function is too small to patch
2015-10-20 Ross LagerwallAdd support for specifying the path to xen-syms
2015-10-13 Ross LagerwallDon't create "reverse" patch modules
2015-10-12 Ross LagerwallAdd project files