<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/livepatch/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/samples/livepatch/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>93862e38 - livepatch: add (un)patch callbacks</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/livepatch/Makefile#93862e38</link>
        <description>livepatch: add (un)patch callbacksProvide livepatch modules a klp_object (un)patching notificationmechanism.  Pre and post-(un)patch callbacks allow livepatch modules tosetup or synchronize changes that would be difficult to support in onlypatched-or-unpatched code contexts.Callbacks can be registered for target module or vmlinux klp_objects,but each implementation is klp_object specific.  - Pre-(un)patch callbacks run before any (un)patching transition    starts.  - Post-(un)patch callbacks run once an object has been (un)patched and    the klp_patch fully transitioned to its target state.Example use cases include modification of global data and registrationof newly available services/handlers.See Documentation/livepatch/callbacks.txt for details andsamples/livepatch/ for examples.Signed-off-by: Joe Lawrence &lt;joe.lawrence@redhat.com&gt;Acked-by: Josh Poimboeuf &lt;jpoimboe@redhat.com&gt;Acked-by: Miroslav Benes &lt;mbenes@suse.cz&gt;Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;

            List of files:
            /linux-6.15/samples/livepatch/Makefile</description>
        <pubDate>Fri, 13 Oct 2017 19:08:41 +0000</pubDate>
        <dc:creator>Joe Lawrence &lt;joe.lawrence@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>439e7271 - livepatch: introduce shadow variable API</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/livepatch/Makefile#439e7271</link>
        <description>livepatch: introduce shadow variable APIAdd exported API for livepatch modules:  klp_shadow_get()  klp_shadow_alloc()  klp_shadow_get_or_alloc()  klp_shadow_free()  klp_shadow_free_all()that implement &quot;shadow&quot; variables, which allow callers to associate newshadow fields to existing data structures.  This is intended to be usedby livepatch modules seeking to emulate additions to data structuredefinitions.See Documentation/livepatch/shadow-vars.txt for a summary of the newshadow variable API, including a few common use cases.See samples/livepatch/livepatch-shadow-* for example modules thatdemonstrate shadow variables.[jkosina@suse.cz: fix __klp_shadow_get_or_alloc() comment as spotted by Josh]Signed-off-by: Joe Lawrence &lt;joe.lawrence@redhat.com&gt;Acked-by: Josh Poimboeuf &lt;jpoimboe@redhat.com&gt;Acked-by: Miroslav Benes &lt;mbenes@suse.cz&gt;Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;

            List of files:
            /linux-6.15/samples/livepatch/Makefile</description>
        <pubDate>Thu, 31 Aug 2017 20:37:41 +0000</pubDate>
        <dc:creator>Joe Lawrence &lt;joe.lawrence@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>12cf89b5 - livepatch: rename config to CONFIG_LIVEPATCH</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/livepatch/Makefile#12cf89b5</link>
        <description>livepatch: rename config to CONFIG_LIVEPATCHRename CONFIG_LIVE_PATCHING to CONFIG_LIVEPATCH to make the naming ofthe config and the code more consistent.Signed-off-by: Josh Poimboeuf &lt;jpoimboe@redhat.com&gt;Reviewed-by: Jingoo Han &lt;jg1.han@samsung.com&gt;Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;

            List of files:
            /linux-6.15/samples/livepatch/Makefile</description>
        <pubDate>Tue, 03 Feb 2015 22:45:18 +0000</pubDate>
        <dc:creator>Josh Poimboeuf &lt;jpoimboe@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>13d1cf7e - livepatch: samples: add sample live patching module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/livepatch/Makefile#13d1cf7e</link>
        <description>livepatch: samples: add sample live patching moduleAdd a sample live patching module.Signed-off-by: Seth Jennings &lt;sjenning@redhat.com&gt;Reviewed-by: Miroslav Benes &lt;mbenes@suse.cz&gt;Reviewed-by: Petr Mladek &lt;pmladek@suse.cz&gt;Reviewed-by: Masami Hiramatsu &lt;masami.hiramatsu.pt@hitachi.com&gt;Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;

            List of files:
            /linux-6.15/samples/livepatch/Makefile</description>
        <pubDate>Tue, 16 Dec 2014 17:58:20 +0000</pubDate>
        <dc:creator>Seth Jennings &lt;sjenning@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
