<?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 setup.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>03ab8e6297acd1bc0eedaa050e2a1635c576fd11 - Merge tag &apos;v5.18&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#03ab8e6297acd1bc0eedaa050e2a1635c576fd11</link>
        <description>Merge tag &apos;v5.18&apos;Linux 5.18

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Tue, 31 May 2022 15:13:23 +0200</pubDate>
        <dc:creator>Konstantin Komarov &lt;almaz.alexandrovich@paragon-software.com&gt;</dc:creator>
    </item>
<item>
        <title>1136fa0c07de570dc17858745af8be169d1440ba - Merge tag &apos;v5.17-rc4&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#1136fa0c07de570dc17858745af8be169d1440ba</link>
        <description>Merge tag &apos;v5.17-rc4&apos; into for-linusMerge with mainline to get the Intel ASoC generic helpers header andother changes.

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Tue, 01 Mar 2022 08:12:55 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>87a0b2fafc09766d8c55461a18345a1cfb10a7fe - Merge tag &apos;v5.16&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#87a0b2fafc09766d8c55461a18345a1cfb10a7fe</link>
        <description>Merge tag &apos;v5.16&apos; into nextSync up with mainline to bring in the latest API changes.

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Tue, 18 Jan 2022 03:03:39 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8a2094d679d921d104d3296528d4fa419702ce1c - Merge branch &apos;for-5.17/core&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#8a2094d679d921d104d3296528d4fa419702ce1c</link>
        <description>Merge branch &apos;for-5.17/core&apos; into for-linus- support for USI style pens (Tero Kristo, Mika Westerberg)- quirk for devices that need inverted X/Y axes (Alistair Francis)- small core code cleanups and deduplication (Benjamin Tissoires)

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Mon, 10 Jan 2022 09:49:13 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>f81483aaeb59da530b286fe5d081e1705eb5c886 - Merge branch &apos;for-next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#f81483aaeb59da530b286fe5d081e1705eb5c886</link>
        <description>Merge branch &apos;for-next&apos; into for-linusPull 5.17 materials.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Wed, 05 Jan 2022 15:38:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>1758047057dbe329be712a31b79db7151b5871f8 - Merge drm/drm-next into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#1758047057dbe329be712a31b79db7151b5871f8</link>
        <description>Merge drm/drm-next into drm-misc-next-fixesBackmerging to bring drm-misc-next-fixes up to the latest state forthe current release cycle.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Fri, 17 Dec 2021 11:33:33 +0100</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>8632987380765dee716d460640aa58d58d52998e - Merge branch &apos;reset/of-get-optional-exclusive&apos; of git://git.pengutronix.de/pza/linux into timers/drivers/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#8632987380765dee716d460640aa58d58d52998e</link>
        <description>Merge branch &apos;reset/of-get-optional-exclusive&apos; of git://git.pengutronix.de/pza/linux into timers/drivers/next&quot;Add optional variant of of_reset_control_get_exclusive(). If therequested reset is not specified in the device tree, this functionreturns NULL instead of an error.&quot;This dependency is needed for the Generic Timer Module (a.k.a OSTM)support for RZ/G2L.Signed-off-by: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Thu, 09 Dec 2021 13:57:57 +0100</pubDate>
        <dc:creator>Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>448cc2fb3a7b327823a9afd374808c37b8e6194f - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#448cc2fb3a7b327823a9afd374808c37b8e6194f</link>
        <description>Merge drm/drm-next into drm-intel-nextSync up with drm-next to get v5.16-rc2.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Mon, 22 Nov 2021 16:35:32 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8626afb170dc44ed0512e04131e4d8eac0c5ec57 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#8626afb170dc44ed0512e04131e4d8eac0c5ec57</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextThomas needs the dma_resv_for_each_fence API for i915/ttm async migrationwork.Signed-off-by: Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Mon, 22 Nov 2021 13:18:15 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a713ca234ea9d946235ac7248995c5fddfd9e523 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#a713ca234ea9d946235ac7248995c5fddfd9e523</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging from drm/drm-next for v5.16-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Thu, 18 Nov 2021 09:36:39 +0100</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>467dd91e2f783d34b2205751bdf88bcdcac55984 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#467dd91e2f783d34b2205751bdf88bcdcac55984</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesWe need -rc1 to address a breakage in drm/scheduler affecting panfrost.Signed-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Tue, 16 Nov 2021 08:51:39 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>0b707e572a1955b892dfcb32e7b573fab78767d9 - Merge tag &apos;s390-5.16-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#0b707e572a1955b892dfcb32e7b573fab78767d9</link>
        <description>Merge tag &apos;s390-5.16-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxPull s390 updates from Vasily Gorbik: - Add support for ftrace with direct call and ftrace direct call   samples. - Add support for kernel command lines longer than current 896 bytes   and make its length configurable. - Add support for BEAR enhancement facility to improve last breaking   event instruction tracking. - Add kprobes sanity checks and testcases to prevent kprobe in the mid   of an instruction. - Allow concurrent access to /dev/hwc for the CPUMF users. - Various ftrace / jump label improvements. - Convert unwinder tests to KUnit. - Add s390_iommu_aperture kernel parameter to tweak the limits on   concurrently usable DMA mappings. - Add ap.useirq AP module option which can be used to disable interrupt   use. - Add add_disk() error handling support to block device drivers. - Drop arch specific and use generic implementation of strlcpy and   strrchr. - Several __pa/__va usages fixes. - Various cio, crypto, pci, kernel doc and other small fixes and   improvements all over the code.[ Merge fixup as per https://lore.kernel.org/all/YXAqZ%2FEszRisunQw@osiris/ ]* tag &apos;s390-5.16-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: (63 commits)  s390: make command line configurable  s390: support command lines longer than 896 bytes  s390/kexec_file: move kernel image size check  s390/pci: add s390_iommu_aperture kernel parameter  s390/spinlock: remove incorrect kernel doc indicator  s390/string: use generic strlcpy  s390/string: use generic strrchr  s390/ap: function rework based on compiler warning  s390/cio: make ccw_device_dma_* more robust  s390/vfio-ap: s390/crypto: fix all kernel-doc warnings  s390/hmcdrv: fix kernel doc comments  s390/ap: new module option ap.useirq  s390/cpumf: Allow multiple processes to access /dev/hwc  s390/bitops: return true/false (not 1/0) from bool functions  s390: add support for BEAR enhancement facility  s390: introduce nospec_uses_trampoline()  s390: rename last_break to pgm_last_break  s390/ptrace: add last_break member to pt_regs  s390/sclp: sort out physical vs virtual pointers usage  s390/setup: convert start and end initrd pointers to virtual  ...

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Sat, 06 Nov 2021 22:48:06 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>622021cd6c560ce7aaaf7294a732177a30c9d65f - s390: make command line configurable</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#622021cd6c560ce7aaaf7294a732177a30c9d65f</link>
        <description>s390: make command line configurableAllow to configure the command line to an arbitrary length, with adefault of 4096 bytes. Also remove COMMAND_LINE_SIZE frominclude/uapi/asm/setup.h as this is dynamic now and doesn&apos;t tellanything about the command line size limitations of a new kernelthat might be loaded.Signed-off-by: Sven Schnelle &lt;svens@linux.ibm.com&gt;Reviewed-by: Heiko Carstens &lt;hca@linux.ibm.com&gt;Signed-off-by: Vasily Gorbik &lt;gor@linux.ibm.com&gt;

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Wed, 29 Sep 2021 09:09:34 +0200</pubDate>
        <dc:creator>Sven Schnelle &lt;svens@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>5ecb2da660ab8eddafe059a6a8a708465db89ca2 - s390: support command lines longer than 896 bytes</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#5ecb2da660ab8eddafe059a6a8a708465db89ca2</link>
        <description>s390: support command lines longer than 896 bytesCurrently s390 supports a fixed maximum command line length of 896bytes. This isn&apos;t enough as some installers are trying to pass allconfiguration data via kernel command line, and even with zfcp aloneit is easy to generate really long command lines. Therefore extendthe command line to 4 kbytes.In the parm area where the command line is stored there is no indicationof the maximum allowed length, so a new field which contains the maximumlength is added.The parm area has always been initialized to zero, so with old kernelsthis field would read zero. This is important because tools like ziplcould read this field. If it contains a number larger than zero ziplknows the maximum length that can be stored in the parm area, otherwiseit must assume that it is booting a legacy kernel and only 896 bytes areavailable.The removing of trailing whitespace in head.S is also removed becausecode to do this is already present in setup_boot_command_line().Signed-off-by: Sven Schnelle &lt;svens@linux.ibm.com&gt;Reviewed-by: Heiko Carstens &lt;hca@linux.ibm.com&gt;Signed-off-by: Vasily Gorbik &lt;gor@linux.ibm.com&gt;

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Thu, 23 Sep 2021 21:22:52 +0200</pubDate>
        <dc:creator>Sven Schnelle &lt;svens@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>498495dba268b20e8eadd7fe93c140c68b6cc9d2 - Merge branch &apos;fix/intel&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#498495dba268b20e8eadd7fe93c140c68b6cc9d2</link>
        <description>Merge branch &apos;fix/intel&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Mon, 08 Jan 2018 16:54:50 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>70a02f840c5113cd9255ce4c1b1848bb48b0bd21 - Merge tag &apos;v4.15-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#70a02f840c5113cd9255ce4c1b1848bb48b0bd21</link>
        <description>Merge tag &apos;v4.15-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-nextLinux 4.15-rc5

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Fri, 29 Dec 2017 17:49:13 +0100</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>2ef6765ccaab2c69470d7049d9a9bf6456a6e666 - Merge tag &apos;drm-intel-next-2017-12-14&apos; into gvt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#2ef6765ccaab2c69470d7049d9a9bf6456a6e666</link>
        <description>Merge tag &apos;drm-intel-next-2017-12-14&apos; into gvt-next- Fix documentation build issues (Randy, Markus)- Fix timestamp frequency calculation for perf on CNL (Lionel)- New DMC firmware for Skylake (Anusha)- GTT flush fixes and other GGTT write track and refactors (Chris)- Taint kernel when GPU reset fails (Chris)- Display workarounds organization (Lucas)- GuC and HuC initialization clean-up and fixes (Michal)- Other fixes around GuC submission (Michal)- Execlist clean-ups like caching ELSP reg offset and improving log readability (Chri\s)- Many other improvements on our logs and dumps (Chris)- Restore GT performance in headless mode with DMC loaded (Tvrtko)- Stop updating legacy fb parameters since FBC is not using anymore (Daniel)- More selftest improvements (Chris)- Preemption fixes and improvements (Chris)- x86/early-quirks improvements for Intel graphics stolen memory. (Joonas, Matthew)- Other improvements on Stolen Memory code to be resource centric. (Matthew)- Improvements and fixes on fence allocation/release (Chris).GVT:- fixes for two coverity scan errors (Colin)- mmio switch code refine (Changbin)- more virtual display dmabuf fixes (Tina/Gustavo)- misc cleanups (Pei)- VFIO mdev display dmabuf interface and gvt support (Tina)- VFIO mdev opregion support/fixes (Tina/Xiong/Chris)- workload scheduling optimization (Changbin)- preemption fix and temporal workaround (Zhenyu)- and misc fixes after refactor (Chris)

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Mon, 18 Dec 2017 09:29:37 +0100</pubDate>
        <dc:creator>Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d21bd6898336a7892914d308d5e0868f0b863571 - Sync to v4.15-rc3 for security subsystem developers to work against.</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#d21bd6898336a7892914d308d5e0868f0b863571</link>
        <description>Sync to v4.15-rc3 for security subsystem developers to work against.

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Mon, 11 Dec 2017 07:01:08 +0100</pubDate>
        <dc:creator>James Morris &lt;james.l.morris@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>6647852abc1fd74e9c5e0dcf404ea4cb9c929630 - Merge airlied/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#6647852abc1fd74e9c5e0dcf404ea4cb9c929630</link>
        <description>Merge airlied/drm-next into drm-intel-next-queuedChris requested this backmerge for a reconciliation ondrm_print.h between drm-misc-next and drm-intel-next-queuedSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Fri, 08 Dec 2017 19:15:30 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7b47c66cfa203288c43851260edeeb0fae56f692 - Merge arlied/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/s390/include/uapi/asm/setup.h#7b47c66cfa203288c43851260edeeb0fae56f692</link>
        <description>Merge arlied/drm-next into drm-misc-nextWe need to pull 66660d4cf21b (drm: add connector info/property fornon-desktop displays [v2]) into drm-misc-next to continue the developmentof the display rotation series.Effectively this also pulls 4.15-r2 into drm-misc-next.Signed-off-by: Gustavo Padovan &lt;gustavo.padovan@collabora.com&gt;

            List of files:
            /linux/arch/s390/include/uapi/asm/setup.h</description>
        <pubDate>Mon, 04 Dec 2017 19:04:45 +0100</pubDate>
        <dc:creator>Gustavo Padovan &lt;gustavo.padovan@collabora.com&gt;</dc:creator>
    </item>
</channel>
</rss>
