<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>58e16d792a6a8c6b750f637a4649967fcac853dc - Merge branch &apos;ti-sysc-fixes&apos; into fixes</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#58e16d792a6a8c6b750f637a4649967fcac853dc</link>
        <description>Merge branch &apos;ti-sysc-fixes&apos; into fixes

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Tue, 13 Aug 2019 10:40:10 +0000</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>c39f2d9db0fd81ea20bb5cce9b3f082ca63753e2 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#c39f2d9db0fd81ea20bb5cce9b3f082ca63753e2</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare second round of input updates for 5.3 merge window.

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Sat, 20 Jul 2019 04:07:56 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ecb41832bd2a7a3f8ac93527cec5e51e3827daed - Merge tag &apos;v5.2&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#ecb41832bd2a7a3f8ac93527cec5e51e3827daed</link>
        <description>Merge tag &apos;v5.2&apos; into nextSync up with mainline to resolve conflicts in iforce driver.

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Mon, 15 Jul 2019 16:42:32 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>74acee309fb2a434dce215d44014e6f8e06975ae - Merge branches &apos;for-5.2/fixes&apos;, &apos;for-5.3/doc&apos;, &apos;for-5.3/ish&apos;, &apos;for-5.3/logitech&apos; and &apos;for-5.3/wacom&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#74acee309fb2a434dce215d44014e6f8e06975ae</link>
        <description>Merge branches &apos;for-5.2/fixes&apos;, &apos;for-5.3/doc&apos;, &apos;for-5.3/ish&apos;, &apos;for-5.3/logitech&apos; and &apos;for-5.3/wacom&apos; into for-linus

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Tue, 09 Jul 2019 23:39:57 +0000</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>3c53c6255d598db7084c5c3d7553d7200e857818 - Merge tag &apos;asoc-v5.3&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#3c53c6255d598db7084c5c3d7553d7200e857818</link>
        <description>Merge tag &apos;asoc-v5.3&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Updates for v5.3This is a very big update, mainly thanks to Morimoto-san&apos;s refactoringwork and some fairly large new drivers. - Lots more work on moving towards a component based framework from   Morimoto-san. - Support for force disconnecting muxes from Jerome Brunet. - New drivers for Cirrus Logic CS47L35, CS47L85 and CS47L90, Conexant   CX2072X, Realtek RT1011 and RT1308.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Mon, 08 Jul 2019 12:45:20 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>1d2af80d581d1bae81594e497cd57e345235b940 - Merge tag &apos;nand/for-5.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#1d2af80d581d1bae81594e497cd57e345235b940</link>
        <description>Merge tag &apos;nand/for-5.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/nextNAND core changes:- use longest matching pattern in -&gt;exec_op() default parser- export NAND operation tracer- add flag to indicate panic_write in MTD- use kzalloc() instead of kmalloc() and memset()Raw NAND controller drivers changes:- brcmnand:  * fix BCH ECC layout for large page NAND parts  * fallback to detected ecc-strength, ecc-step-size  * when oops in progress use pio and interrupt polling  * code refactor code to introduce helper functions  * add support for v7.3 controller- FSMC:  * use nand_op_trace for operation tracing- GPMI:  * move all driver code into single file  * various cleanups (including dmaengine changes)  * use runtime PM to manage clocks  * implement exec_op- MTK:  * correct low level time calculation of r/w cycle  * improve data sampling timing for read cycle  * add validity check for CE# pin setting  * fix wrongly assigned OOB buffer pointer issue  * re-license MTK NAND driver as Dual MIT/GPL- STM32:  * manage the get_irq error case  * increase DMA completion timeoutsRaw NAND chips drivers changes:- Macronix: add read-retry supportOnenand driver changes:- add support for 8Gb datasize chips- avoid fall-through warningsSPI-NAND changes:- define macros for page-read ops with three-byte addresses- add support for two-byte device IDs and then for GigaDevice  GD5F1GQ4UFxxG- add initial support for Paragon PN26G0xA- handle the case where the last page read has bitflips

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Sat, 06 Jul 2019 20:51:56 +0000</pubDate>
        <dc:creator>Richard Weinberger &lt;richard@nod.at&gt;</dc:creator>
    </item>
<item>
        <title>371bb62158d53c1fc33e2fb9b6aeb9522caf6cf4 - Merge tag &apos;v5.2-rc6&apos; into rdma.git for-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#371bb62158d53c1fc33e2fb9b6aeb9522caf6cf4</link>
        <description>Merge tag &apos;v5.2-rc6&apos; into rdma.git for-nextFor dependencies in next patches.Resolve conflicts:- Use uverbs_get_cleared_udata() with new cq allocation flow- Continue to delete nes despite SPDX conflict- Resolve list appends in mlx5_command_str()- Use u16 for vport_rule stuff- Resolve list appends in struct ib_clientSigned-off-by: Jason Gunthorpe &lt;jgg@mellanox.com&gt;

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Sat, 29 Jun 2019 00:18:23 +0000</pubDate>
        <dc:creator>Jason Gunthorpe &lt;jgg@mellanox.com&gt;</dc:creator>
    </item>
<item>
        <title>53c8b29abe42e5601cfa0ea5962532f0cfdec8a0 - Merge tag &apos;v5.2-rc6&apos; into asoc-5.3</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#53c8b29abe42e5601cfa0ea5962532f0cfdec8a0</link>
        <description>Merge tag &apos;v5.2-rc6&apos; into asoc-5.3Linux 5.2-rc6

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Wed, 26 Jun 2019 11:39:34 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>355a47ae7ebcf9d605aa809b259d380422e81b8d - Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-misc-next-fixes</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#355a47ae7ebcf9d605aa809b259d380422e81b8d</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-misc-next-fixesSome fixes have been accidentally pushed to this, so I cannot fost-forward.Required to pull in the remove-fbcon-notifiers fixes.Signed-off-by: Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Wed, 26 Jun 2019 10:22:54 +0000</pubDate>
        <dc:creator>Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2ee692802b8f6c54bd6499addd3d07c2833d84d8 - Merge tag &apos;topic/remove-fbcon-notifiers-2019-06-14-1&apos; of git://anongit.freedesktop.org/drm/drm-misc into fbdev-for-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#2ee692802b8f6c54bd6499addd3d07c2833d84d8</link>
        <description>Merge tag &apos;topic/remove-fbcon-notifiers-2019-06-14-1&apos; of git://anongit.freedesktop.org/drm/drm-misc into fbdev-for-nexttopic/remove-fbcon-notifiers:- remove fbdev notifier usage for fbcon, as prep work to clean up the fbcon locking- assorted locking checks in vt/console code- assorted notifier and cleanups in fbdev and backlight codeOne trivial merge conflict fixed.Signed-off-by: Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Wed, 19 Jun 2019 13:18:48 +0000</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>e1d700f7c94e755106749411706a38e39a93404b - Merge tag &apos;v5.2-rc4&apos; into regulator-5.3</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#e1d700f7c94e755106749411706a38e39a93404b</link>
        <description>Merge tag &apos;v5.2-rc4&apos; into regulator-5.3Linux 5.2-rc4

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Tue, 18 Jun 2019 18:12:47 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8afecfb0ec961e37e61b2d19c4fa71617a9482de - Merge tag &apos;v5.2-rc4&apos; into mauro</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#8afecfb0ec961e37e61b2d19c4fa71617a9482de</link>
        <description>Merge tag &apos;v5.2-rc4&apos; into mauroWe need to pick up post-rc1 changes to various document files so they don&apos;tget lost in Mauro&apos;s massive RST conversion push.

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Fri, 14 Jun 2019 20:18:53 +0000</pubDate>
        <dc:creator>Jonathan Corbet &lt;corbet@lwn.net&gt;</dc:creator>
    </item>
<item>
        <title>4343f61103cdb8ccd6f3d5dd7168f1176a1cee37 - Merge tag &apos;v5.2-rc4&apos; into spi-5.3</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#4343f61103cdb8ccd6f3d5dd7168f1176a1cee37</link>
        <description>Merge tag &apos;v5.2-rc4&apos; into spi-5.3Linux 5.2-rc4

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Mon, 10 Jun 2019 17:52:53 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0154ec71d597692a0d0682b19eac4b3adfb7f3dc - Merge 5.2-rc4 into char-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#0154ec71d597692a0d0682b19eac4b3adfb7f3dc</link>
        <description>Merge 5.2-rc4 into char-misc-nextWe want the char/misc driver fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Sun, 09 Jun 2019 07:11:21 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>888dc273ea4e7ca332a6f73d10dfc8f2b212c803 - Merge 5.2-rc3 into tty-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#888dc273ea4e7ca332a6f73d10dfc8f2b212c803</link>
        <description>Merge 5.2-rc3 into tty-nextWe want the tty/serial fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Mon, 03 Jun 2019 11:53:20 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>f7b6a8b30cedaa64ba18d80f1fb3404274281639 - Merge tag &apos;v5.2-rc3&apos; into perf/core, to pick up fixes</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#f7b6a8b30cedaa64ba18d80f1fb3404274281639</link>
        <description>Merge tag &apos;v5.2-rc3&apos; into perf/core, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Mon, 03 Jun 2019 09:56:35 +0000</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>23004ec330925e6834c8ddac00e3dd12eb5fb345 - Merge 5.2-rc3 into staging-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#23004ec330925e6834c8ddac00e3dd12eb5fb345</link>
        <description>Merge 5.2-rc3 into staging-nextWe need the staging fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Mon, 03 Jun 2019 05:27:16 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>119a7fdfeecefa5a4062256ac2dcd3b69eaa8414 - Merge 5.2-rc3 into usb-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#119a7fdfeecefa5a4062256ac2dcd3b69eaa8414</link>
        <description>Merge 5.2-rc3 into usb-nextwe want the USB fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Mon, 03 Jun 2019 05:25:25 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>860dbce3d8dd90cb9e909c58fa79808766243651 - Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#860dbce3d8dd90cb9e909c58fa79808766243651</link>
        <description>Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Sun, 02 Jun 2019 06:46:11 +0000</pubDate>
        <dc:creator>Yoshinori Sato &lt;ysato@users.sourceforge.jp&gt;</dc:creator>
    </item>
<item>
        <title>24e8a2ca1f74574ad2ed1ac7af0260dd90fd911e - Merge tag &apos;kvm-ppc-fixes-5.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master</title>
        <link>http://opengrok.net:8080/history/linux/drivers/gpu/drm/vgem/Makefile#24e8a2ca1f74574ad2ed1ac7af0260dd90fd911e</link>
        <description>Merge tag &apos;kvm-ppc-fixes-5.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-masterPPC KVM fixes for 5.2- Several bug fixes for the new XIVE-native code.- Replace kvm-&gt;lock by other mutexes in several places where we hold a  vcpu mutex, to avoid lock order inversions.- Fix a lockdep warning on guest entry for radix-mode guests.- Fix a bug causing user-visible corruption of SPRG3 on the host.

            List of files:
            /linux/drivers/gpu/drm/vgem/Makefile</description>
        <pubDate>Fri, 31 May 2019 22:48:45 +0000</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
