<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a7f7f624 - treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/kcm/Kconfig#a7f7f624</link>
        <description>treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;Since commit 84af7a6194e4 (&quot;checkpatch: kconfig: prefer &apos;help&apos; over&apos;---help---&apos;&quot;), the number of &apos;---help---&apos; has been graduallydecreasing, but there are still more than 2400 instances.This commit finishes the conversion. While I touched the lines,I also fixed the indentation.There are a variety of indentation styles found.  a) 4 spaces + &apos;---help---&apos;  b) 7 spaces + &apos;---help---&apos;  c) 8 spaces + &apos;---help---&apos;  d) 1 space + 1 tab + &apos;---help---&apos;  e) 1 tab + &apos;---help---&apos;    (correct indentation)  f) 1 tab + 1 space + &apos;---help---&apos;  g) 1 tab + 2 spaces + &apos;---help---&apos;In order to convert all of them to 1 tab + &apos;help&apos;, I ran thefollowing commend:  $ find . -name &apos;Kconfig*&apos; | xargs sed -i &apos;s/^[[:space:]]*---help---/\thelp/&apos;Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;

            List of files:
            /linux-6.15/net/kcm/Kconfig</description>
        <pubDate>Sat, 13 Jun 2020 16:50:22 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/kcm/Kconfig#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/net/kcm/Kconfig</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>e446a276 - net: remove blank lines at end of file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/kcm/Kconfig#e446a276</link>
        <description>net: remove blank lines at end of fileSeveral files have extra line at end of file.Signed-off-by: Stephen Hemminger &lt;stephen@networkplumber.org&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/net/kcm/Kconfig</description>
        <pubDate>Tue, 24 Jul 2018 19:29:18 +0000</pubDate>
        <dc:creator>Stephen Hemminger &lt;stephen@networkplumber.org&gt;</dc:creator>
    </item>
<item>
        <title>9b73896a - kcm: Use stream parser</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/kcm/Kconfig#9b73896a</link>
        <description>kcm: Use stream parserAdapt KCM to use the stream parser. This mostly involves removingthe RX handling and setting up the strparser using the interface.Signed-off-by: Tom Herbert &lt;tom@herbertland.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/net/kcm/Kconfig</description>
        <pubDate>Mon, 15 Aug 2016 21:51:02 +0000</pubDate>
        <dc:creator>Tom Herbert &lt;tom@herbertland.com&gt;</dc:creator>
    </item>
<item>
        <title>ab7ac4eb - kcm: Kernel Connection Multiplexor module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/kcm/Kconfig#ab7ac4eb</link>
        <description>kcm: Kernel Connection Multiplexor moduleThis module implements the Kernel Connection Multiplexor.Kernel Connection Multiplexor (KCM) is a facility that provides amessage based interface over TCP for generic application protocols.With KCM an application can efficiently send and receive applicationprotocol messages over TCP using datagram sockets.For more information see the included Documentation/networking/kcm.txtSigned-off-by: Tom Herbert &lt;tom@herbertland.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/net/kcm/Kconfig</description>
        <pubDate>Mon, 07 Mar 2016 22:11:06 +0000</pubDate>
        <dc:creator>Tom Herbert &lt;tom@herbertland.com&gt;</dc:creator>
    </item>
</channel>
</rss>
