<?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 defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fb6f20ec - reiserfs: The last commit</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/alpha/configs/defconfig#fb6f20ec</link>
        <description>reiserfs: The last commitDeprecation period of reiserfs ends with the end of this year so it istime to remove it from the kernel.Acked-by: Darrick J. Wong &lt;djwong@kernel.org&gt;Acked-by: Christian Brauner &lt;brauner@kernel.org&gt;Signed-off-by: Jan Kara &lt;jack@suse.cz&gt;

            List of files:
            /linux-6.15/arch/alpha/configs/defconfig</description>
        <pubDate>Thu, 17 Oct 2024 10:28:23 +0000</pubDate>
        <dc:creator>Jan Kara &lt;jack@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>9f416948 - alpha: update config files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/alpha/configs/defconfig#9f416948</link>
        <description>alpha: update config filesClean up config files by:  - removing configs that were deleted in the past  - removing configs not in tree and without recently pending patches  - adding new configs that are replacements for old configs in the fileFor some detailed information, see Link.Link: https://lore.kernel.org/kernel-janitors/20220929090645.1389-1-lukas.bulwahn@gmail.com/Signed-off-by: Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;Signed-off-by: Matt Turner &lt;mattst88@gmail.com&gt;

            List of files:
            /linux-6.15/arch/alpha/configs/defconfig</description>
        <pubDate>Thu, 29 Sep 2022 10:13:29 +0000</pubDate>
        <dc:creator>Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>64367f2e - treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/alpha/configs/defconfig#64367f2e</link>
        <description>treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yCONFIG_DEBUG_INFO is now implicitly selected if one picks one of theexplicit options that could be DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT,DEBUG_INFO_DWARF4, DEBUG_INFO_DWARF5.This was actually not what I had in mind when I suggested making it a&apos;choice&apos; statement, but it&apos;s too late to change again now, and the Kconfiglogic is more sensible in the new form.Change any defconfig file that had CONFIG_DEBUG_INFO enabled but did notpick DWARF4 or DWARF5 explicitly to now pick the toolchain default.Link: https://lkml.kernel.org/r/20220811114609.2097335-1-arnd@kernel.orgFixes: f9b3cd245784 (&quot;Kconfig.debug: make DEBUG_INFO selectable from a choice&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Reviewed-by: Kees Cook &lt;keescook@chromium.org&gt;Cc: Richard Henderson &lt;rth@twiddle.net&gt;Cc: Ivan Kokshaysky &lt;ink@jurassic.park.msu.ru&gt;Cc: Matt Turner &lt;mattst88@gmail.com&gt;Cc: Vineet Gupta &lt;vgupta@kernel.org&gt;Cc: Michal Simek &lt;monstr@monstr.eu&gt;Cc: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;Cc: Dinh Nguyen &lt;dinguyen@kernel.org&gt;Cc: Yoshinori Sato &lt;ysato@users.osdn.me&gt;Cc: Rich Felker &lt;dalias@libc.org&gt;Cc: Richard Weinberger &lt;richard@nod.at&gt;Cc: Anton Ivanov &lt;anton.ivanov@cambridgegreys.com&gt;Cc: Johannes Berg &lt;johannes@sipsolutions.net&gt;Cc: Chris Zankel &lt;chris@zankel.net&gt;Cc: Max Filippov &lt;jcmvbkbc@gmail.com&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/arch/alpha/configs/defconfig</description>
        <pubDate>Thu, 11 Aug 2022 11:44:34 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>f3e4080e - arch: Remove references to CONFIG_NFSD_V3 in the default configs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/alpha/configs/defconfig#f3e4080e</link>
        <description>arch: Remove references to CONFIG_NFSD_V3 in the default configsCONFIG_NFSD_V3 has been removed. NFSD support for NFSv3 can nolonger be disabled.Signed-off-by: Chuck Lever &lt;chuck.lever@oracle.com&gt;

            List of files:
            /linux-6.15/arch/alpha/configs/defconfig</description>
        <pubDate>Mon, 14 Feb 2022 16:12:09 +0000</pubDate>
        <dc:creator>Chuck Lever &lt;chuck.lever@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>bfd736e3 - alpha: defconfig: add necessary configs for boot testing</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/alpha/configs/defconfig#bfd736e3</link>
        <description>alpha: defconfig: add necessary configs for boot testingGentoo&apos;s KernelCI will soon boot test alpha kernel and we needCONFIG_DEVTMPFS=y to be set for that.Note that CONFIG_DEVTMPFS=y is already necessary for lot of otherdistribution/tools like recent udev/systemd.Signed-off-by: Corentin Labbe &lt;clabbe@baylibre.com&gt;Signed-off-by: Matt Turner &lt;mattst88@gmail.com&gt;

            List of files:
            /linux-6.15/arch/alpha/configs/defconfig</description>
        <pubDate>Mon, 18 Jan 2021 11:20:29 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>492b1389 - alpha: use libata instead of the legacy ide driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/alpha/configs/defconfig#492b1389</link>
        <description>alpha: use libata instead of the legacy ide driverSwitch the alpha defconfig from the legacy ide driver to libata.Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Link: https://lore.kernel.org/r/20210616134658.1471835-3-hch@lst.deSigned-off-by: Jens Axboe &lt;axboe@kernel.dk&gt;

            List of files:
            /linux-6.15/arch/alpha/configs/defconfig</description>
        <pubDate>Wed, 16 Jun 2021 13:46:54 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>2956f4e4 - alpha: remove CONFIG_EXPERIMENTAL from defconfigs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/alpha/configs/defconfig#2956f4e4</link>
        <description>alpha: remove CONFIG_EXPERIMENTAL from defconfigsSince CONFIG_EXPERIMENTAL was removed in 2013, go ahead and drop itfrom any defconfig files.Link: https://lkml.kernel.org/r/20210115005956.29408-1-rdunlap@infradead.orgFixes: 3d374d09f16f (&quot;final removal of CONFIG_EXPERIMENTAL&quot;)Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: Kees Cook &lt;keescook@chromium.org&gt;Cc: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Cc: Richard Henderson &lt;rth@twiddle.net&gt;Cc: Ivan Kokshaysky &lt;ink@jurassic.park.msu.ru&gt;Cc: Matt Turner &lt;mattst88@gmail.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/arch/alpha/configs/defconfig</description>
        <pubDate>Fri, 26 Feb 2021 01:20:42 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>f52ef24b - rtc/alpha: remove legacy rtc driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/alpha/configs/defconfig#f52ef24b</link>
        <description>rtc/alpha: remove legacy rtc driverThe old drivers/char/rtc.c driver was originally the implementationfor x86 PCs but got subsequently replaced by the rtc class driveron all architectures except alpha.Move alpha over to the portable driver and remove the old onefor good.The CONFIG_JS_RTC option was only ever used on SPARC32 buthas not been available for many years, this was used to buildthe same rtc driver with a different module name.Cc: Richard Henderson &lt;rth@twiddle.net&gt;Cc: Ivan Kokshaysky &lt;ink@jurassic.park.msu.ru&gt;Cc: Matt Turner &lt;mattst88@gmail.com&gt;Cc: linux-alpha@vger.kernel.orgCc: Paul Gortmaker &lt;paul.gortmaker@windriver.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Link: https://lore.kernel.org/r/20200226224322.187960-2-alexandre.belloni@bootlin.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/arch/alpha/configs/defconfig</description>
        <pubDate>Wed, 26 Feb 2020 22:43:22 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>679b2ec8 - scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/alpha/configs/defconfig#679b2ec8</link>
        <description>scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledThis kernel configuration is basically enabling/disabling sr driver quirksdetection. While these quirks are for fairly rare devices (very old CDburners, and a glucometer), the additional detection of these models is avery minimal amount of code.The logic behind the quirks is always built into the sr driver.This also removes the config from all the defconfig files that are enablingthis already.Link: https://lore.kernel.org/r/20200223191144.726-1-flameeyes@flameeyes.comReviewed-by: Jens Axboe &lt;axboe@kernel.dk&gt;Signed-off-by: Diego Elio Petten&#242; &lt;flameeyes@flameeyes.com&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/arch/alpha/configs/defconfig</description>
        <pubDate>Sun, 23 Feb 2020 19:11:44 +0000</pubDate>
        <dc:creator>Diego Elio Petten&#242; &lt;flameeyes@flameeyes.com&gt;</dc:creator>
    </item>
<item>
        <title>986a1376 - alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/alpha/configs/defconfig#986a1376</link>
        <description>alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigAs of Linux 5.1, alpha and s390 are the last architectures thathave defconfig in arch/*/ instead of arch/*/configs/.  $ find arch -name defconfig | sort  arch/alpha/defconfig  arch/arm64/configs/defconfig  arch/csky/configs/defconfig  arch/nds32/configs/defconfig  arch/riscv/configs/defconfig  arch/s390/defconfigThe arch/$(ARCH)/defconfig is the hard-coded default in Kconfig,and I want to deprecate it after evacuating the remaining defconfiginto the standard location, arch/*/configs/.Define KBUILD_DEFCONFIG like other architectures, and move defconfiginto the configs/ subdirectory.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Paul Walmsley &lt;paul@pwsan.com&gt;

            List of files:
            /linux-6.15/arch/alpha/configs/defconfig</description>
        <pubDate>Mon, 13 May 2019 02:14:05 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
</channel>
</rss>
