<?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/fs/devpts/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/fs/devpts/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>f549d6c1 - [PATCH] Generic VFS fallback for security xattrs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/devpts/Makefile#f549d6c1</link>
        <description>[PATCH] Generic VFS fallback for security xattrsThis patch modifies the VFS setxattr, getxattr, and listxattr code to fallback to the security module for security xattrs if the filesystem does notsupport xattrs natively.  This allows security modules to export the incoreinode security label information to userspace even if the filesystem doesnot provide xattr storage, and eliminates the need to individually patchvarious pseudo filesystem types to provide such access.  The patch removesthe existing xattr code from devpts and tmpfs as it is then no longerneeded.The patch restructures the code flow slightly to reduce duplication betweenthe normal path and the fallback path, but this should only have oneuser-visible side effect - a program may get -EACCES rather than-EOPNOTSUPP if policy denied access but the filesystem didn&apos;t support theoperation anyway.  Note that the post_setxattr hook call is not needed inthe fallback case, as the inode_setsecurity hook call handles the incoreinode security state update directly.  In contrast, we do call fsnotify inboth cases.Signed-off-by: Stephen Smalley &lt;sds@tycho.nsa.gov&gt;Acked-by: James Morris &lt;jmorris@namei.org&gt;Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;

            List of files:
            /linux-6.15/fs/devpts/Makefile</description>
        <pubDate>Sat, 03 Sep 2005 22:55:18 +0000</pubDate>
        <dc:creator>Stephen Smalley &lt;sds@tycho.nsa.gov&gt;</dc:creator>
    </item>
<item>
        <title>1da177e4 - Linux-2.6.12-rc2</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/devpts/Makefile#1da177e4</link>
        <description>Linux-2.6.12-rc2Initial git repository build. I&apos;m not bothering with the full history,even though we have it. We can create a separate &quot;historical&quot; gitarchive of that later if we want to, and in the meantime it&apos;s about3.2GB when imported into git - space that would just make the earlygit days unnecessarily complicated, when we don&apos;t have a lot of goodinfrastructure for it.Let it rip!

            List of files:
            /linux-6.15/fs/devpts/Makefile</description>
        <pubDate>Sat, 16 Apr 2005 22:20:36 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@ppc970.osdl.org&gt;</dc:creator>
    </item>
</channel>
</rss>
