<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>192c0159402e6bfbe13de6f8379546943297783d - Merge tag &apos;powerpc-7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#192c0159402e6bfbe13de6f8379546943297783d</link>
        <description>Merge tag &apos;powerpc-7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxPull powerpc updates for 7.0 - Implement masked user access - Add bpf support for internal only per-CPU instructions and inline the   bpf_get_smp_processor_id() and bpf_get_current_task() functions - Fix pSeries MSI-X allocation failure when quota is exceeded - Fix recursive pci_lock_rescan_remove locking in EEH event handling - Support tailcalls with subprogs &amp; BPF exceptions on 64bit - Extend &quot;trusted&quot; keys to support the PowerVM Key Wrapping Module   (PKWM)Thanks to Abhishek Dubey, Christophe Leroy, Gaurav Batra, Guangshuo Li,Jarkko Sakkinen, Mahesh Salgaonkar, Mimi Zohar, Miquel Sabat&#233; Sol&#224;, NamCao, Narayana Murty N, Nayna Jain, Nilay Shroff, Puranjay Mohan, SaketKumar Bhaskar, Sourabh Jain, Srish Srinivasan, and Venkat Rao Bagalkote.* tag &apos;powerpc-7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (27 commits)  powerpc/pseries: plpks: export plpks_wrapping_is_supported  docs: trusted-encryped: add PKWM as a new trust source  keys/trusted_keys: establish PKWM as a trusted source  pseries/plpks: add HCALLs for PowerVM Key Wrapping Module  pseries/plpks: expose PowerVM wrapping features via the sysfs  powerpc/pseries: move the PLPKS config inside its own sysfs directory  pseries/plpks: fix kernel-doc comment inconsistencies  powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()  powerpc: kgdb: Remove OUTBUFMAX constant  powerpc64/bpf: Additional NVR handling for bpf_throw  powerpc64/bpf: Support exceptions  powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT  powerpc64/bpf: Avoid tailcall restore from trampoline  powerpc64/bpf: Support tailcalls with subprogs  powerpc64/bpf: Moving tail_call_cnt to bottom of frame  powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling  powerpc/pseries: Fix MSI-X allocation failure when quota is exceeded  powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory  powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()  powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs  ...

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Wed, 11 Feb 2026 06:46:12 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>c99fcb0d735bdb6f06dfe6eb7134d5d988d32dae - keys/trusted_keys: establish PKWM as a trusted source</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#c99fcb0d735bdb6f06dfe6eb7134d5d988d32dae</link>
        <description>keys/trusted_keys: establish PKWM as a trusted sourceThe wrapping key does not exist by default and is generated by thehypervisor as a part of PKWM initialization. This key is then persisted bythe hypervisor and is used to wrap trusted keys. These are variable lengthsymmetric keys, which in the case of PowerVM Key Wrapping Module (PKWM) aregenerated using the kernel RNG. PKWM can be used as a trust source throughthe following example keyctl commands:keyctl add trusted my_trusted_key &quot;new 32&quot; @uUse the wrap_flags command option to set the secure boot requirement forthe wrapping request through the following keyctl commandscase1: no secure boot requirement. (default)keyctl usage: keyctl add trusted my_trusted_key &quot;new 32&quot; @u	      OR	      keyctl add trusted my_trusted_key &quot;new 32 wrap_flags=0x00&quot; @ucase2: secure boot required to in either audit or enforce mode. set bit 0keyctl usage: keyctl add trusted my_trusted_key &quot;new 32 wrap_flags=0x01&quot; @ucase3: secure boot required to be in enforce mode. set bit 1keyctl usage: keyctl add trusted my_trusted_key &quot;new 32 wrap_flags=0x02&quot; @uNOTE:-&gt; Setting the secure boot requirement is NOT a must.-&gt; Only either of the secure boot requirement options should be set. Notboth.-&gt; All the other bits are required to be not set.-&gt; Set the kernel parameter trusted.source=pkwm to choose PKWM as thebackend for trusted keys implementation.-&gt; CONFIG_PSERIES_PLPKS must be enabled to build PKWM.Add PKWM, which is a combination of IBM PowerVM and Power LPAR PlatformKeyStore, as a new trust source for trusted keys.Signed-off-by: Srish Srinivasan &lt;ssrish@linux.ibm.com&gt;Tested-by: Nayna Jain &lt;nayna@linux.ibm.com&gt;Reviewed-by: Mimi Zohar &lt;zohar@linux.ibm.com&gt;Reviewed-by: Nayna Jain &lt;nayna@linux.ibm.com&gt;Reviewed-by: Jarkko Sakkinen &lt;jarkko@kernel.org&gt;Signed-off-by: Madhavan Srinivasan &lt;maddy@linux.ibm.com&gt;Link: https://patch.msgid.link/20260127145228.48320-6-ssrish@linux.ibm.com

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Tue, 27 Jan 2026 15:52:27 +0100</pubDate>
        <dc:creator>Srish Srinivasan &lt;ssrish@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>c771600c6af14749609b49565ffb4cac2959710d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#c771600c6af14749609b49565ffb4cac2959710d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWe need4ba4f1afb6a9 (&quot;perf: Generic hotplug support for a PMU with a scope&quot;)in order to land a i915 PMU simplification and a fix. That landed in 6.12and we are stuck at 6.9 so lets bump things forward.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Wed, 05 Feb 2025 10:29:14 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>36ec807b627b4c0a0a382f0ae48eac7187d14b2b - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#36ec807b627b4c0a0a382f0ae48eac7187d14b2b</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.12 merge window.

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Fri, 20 Sep 2024 10:24:24 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3daee2e4b3568f0ed88b0598df96547fcf21cb9b - Merge tag &apos;v6.10&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#3daee2e4b3568f0ed88b0598df96547fcf21cb9b</link>
        <description>Merge tag &apos;v6.10&apos; into nextSync up with mainline to bring in device_for_each_child_node_scoped()and other newer APIs.

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Tue, 16 Jul 2024 00:50:05 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>afeea2758b4f1210361ce2a91d8fa3e7df606ad2 - Merge drm-misc-next-2024-07-04 into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#afeea2758b4f1210361ce2a91d8fa3e7df606ad2</link>
        <description>Merge drm-misc-next-2024-07-04 into drm-misc-next-fixesLet&apos;s start the drm-misc-next-fixes cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Thu, 04 Jul 2024 15:19:33 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>d754ed2821fd9675d203cb73c4afcd593e28b7d0 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#d754ed2821fd9675d203cb73c4afcd593e28b7d0</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.10-rc3.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Wed, 19 Jun 2024 10:38:31 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>89aa02edaa30e4327ebc8fca9b80795bbfd4ce9b - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#89aa02edaa30e4327ebc8fca9b80795bbfd4ce9b</link>
        <description>Merge drm/drm-next into drm-xe-nextNeeded to get tracing cleanup and add mmio tracing series.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Wed, 12 Jun 2024 17:31:42 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>92815da4576a495cb6362cdfb132152fccc2222d - Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#92815da4576a495cb6362cdfb132152fccc2222d</link>
        <description>Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into HEADMerge drm-misc-next tree into the msm-next tree in order to be able touse HDMI connector framework for the MSM HDMI driver.

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Wed, 12 Jun 2024 15:51:59 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>375c4d1583948cf2439833e4a85d5a0aee853895 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#375c4d1583948cf2439833e4a85d5a0aee853895</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s start the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Mon, 27 May 2024 11:08:31 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0c8ea05e9b3d8e5287e2a968f2a2e744dfd31b99 - Merge branch &apos;tip/x86/cpu&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#0c8ea05e9b3d8e5287e2a968f2a2e744dfd31b99</link>
        <description>Merge branch &apos;tip/x86/cpu&apos;The Lunarlake patches rely on the new VFM stuff.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Thu, 04 Jul 2024 16:00:24 +0200</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2 - Merge topic branches &apos;clkdev&apos; and &apos;fixes&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2</link>
        <description>Merge topic branches &apos;clkdev&apos; and &apos;fixes&apos; into for-linus

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Mon, 10 Jun 2024 13:03:21 +0200</pubDate>
        <dc:creator>Russell King (Oracle) &lt;rmk+kernel@armlinux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>f73a058be5d70dd81a43f16b2bbff4b1576a7af8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#f73a058be5d70dd81a43f16b2bbff4b1576a7af8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesv6.10-rc1 is released, forward from v6.9Signed-off-by: Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Tue, 28 May 2024 22:21:34 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>621cde16e49b3ecf7d59a8106a20aaebfb4a59a9 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/security/keys/trusted-keys/Makefile#621cde16e49b3ecf7d59a8106a20aaebfb4a59a9</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextCross merge.Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/security/keys/trusted-keys/Makefile</description>
        <pubDate>Wed, 15 May 2024 16:29:56 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
