<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b746a1a2860f4a918f32d10dc569115d282aaf2f - Merge branch &apos;for-5.5/core&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#b746a1a2860f4a918f32d10dc569115d282aaf2f</link>
        <description>Merge branch &apos;for-5.5/core&apos; into for-linus- hid_have_special_driver[] cleanup for LED devices (Heiner Kallweit)- HID parser improvements (Bla&#382; Hrastnik, Candle Sun)

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Fri, 29 Nov 2019 20:34:28 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>976e3645923bdd2fe7893aae33fd7a21098bfb28 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#976e3645923bdd2fe7893aae33fd7a21098bfb28</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.5 merge window.

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Mon, 25 Nov 2019 22:26:56 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9f4813b531a0b8cc502fcfb142937fe4e9104d77 - Merge tag &apos;v5.4-rc8&apos; into WIP.x86/mm, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#9f4813b531a0b8cc502fcfb142937fe4e9104d77</link>
        <description>Merge tag &apos;v5.4-rc8&apos; into WIP.x86/mm, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Tue, 19 Nov 2019 09:00:45 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8389a7b909f252e74ea92b2794de8d660cfee96e - Merge tag &apos;spi-nor/for-5.5&apos; into mtd/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#8389a7b909f252e74ea92b2794de8d660cfee96e</link>
        <description>Merge tag &apos;spi-nor/for-5.5&apos; into mtd/nextSPI NOR core changes:- introduce &apos;struct spi_nor_controller_ops&apos;,- clean the Register Operations methods,- use dev_dbg insted of dev_err for low level info,- fix retlen handling in sst_write(),- fix silent truncations in spi_nor_read and spi_nor_read_raw(),- fix the clearing of QE bit on lock()/unlock(),- rework the disabling of the block write protection,- rework the Quad Enable methods,- make sure nor-&gt;spimem and nor-&gt;controller_ops are mutually exclusive,- set default Quad Enable method for ISSI flashes,- add support for few flashes.SPI NOR controller drivers changes:- intel-spi:	- support chips without software sequencer,	- add support for Intel Cannon Lake and Intel Comet Lake-H flashes.

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Sun, 17 Nov 2019 18:34:01 +0100</pubDate>
        <dc:creator>Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>db6efda85437d783dd921da5d67ec818826adb12 - Merge tag &apos;tee-fixes-for-v5.4&apos; of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#db6efda85437d783dd921da5d67ec818826adb12</link>
        <description>Merge tag &apos;tee-fixes-for-v5.4&apos; of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixesTwo OP-TE driver fixes:- Add proper cleanup on optee_enumerate_devices() failure- Make sure to register kernel allocations of dynamic shared memory* tag &apos;tee-fixes-for-v5.4&apos; of git://git.linaro.org/people/jens.wiklander/linux-tee: (591 commits)  tee: optee: fix device enumeration error handling  tee: optee: Fix dynamic shm pool allocations  Linux 5.4-rc3  tracing: Initialize iter-&gt;seq after zeroing in tracing_read_pipe()  tracing/hwlat: Don&apos;t ignore outer-loop duration when calculating max_latency  tracing/hwlat: Report total time spent in all NMIs during the sample  recordmcount: Fix nop_mcount() function  tracing: Do not create tracefs files if tracefs lockdown is in effect  tracing: Add locked_down checks to the open calls of files created for tracefs  tracing: Add tracing_check_open_get_tr()  tracing: Have trace events system open call tracing_open_generic_tr()  tracing: Get trace_array reference for available_tracers files  ftrace: Get a reference counter for the trace_array on filter files  tracefs: Revert ccbd54ff54e8 (&quot;tracefs: Restrict tracefs when the kernel is locked down&quot;)  perf/x86/cstate: Add Tiger Lake CPU support  perf/x86/msr: Add Tiger Lake CPU support  perf/x86/intel: Add Tiger Lake CPU support  perf/x86/cstate: Update C-state counters for Ice Lake  perf/x86/msr: Add new CPU model numbers for Ice Lake  perf/x86/cstate: Add Comet Lake CPU support  ...Link: https://lore.kernel.org/r/20191115105353.GA26176@jaxSigned-off-by: Olof Johansson &lt;olof@lixom.net&gt;

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Sun, 17 Nov 2019 00:38:57 +0100</pubDate>
        <dc:creator>Olof Johansson &lt;olof@lixom.net&gt;</dc:creator>
    </item>
<item>
        <title>ac94be498f84f7327533b62faca4c3da64434904 - Merge branch &apos;linus&apos; into x86/hyperv</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#ac94be498f84f7327533b62faca4c3da64434904</link>
        <description>Merge branch &apos;linus&apos; into x86/hypervPick up upstream fixes to avoid conflicts.

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Fri, 15 Nov 2019 10:30:50 +0100</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>6d5a763c303bc9d78b17361d30b692ba2facf9b4 - Merge tag &apos;v5.4-rc7&apos; into sched/core, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#6d5a763c303bc9d78b17361d30b692ba2facf9b4</link>
        <description>Merge tag &apos;v5.4-rc7&apos; into sched/core, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Mon, 11 Nov 2019 08:34:59 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1720624ee47369d6221dde477a883ddf57379531 - Merge tag &apos;v5.4-rc6&apos; into gpio/for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#1720624ee47369d6221dde477a883ddf57379531</link>
        <description>Merge tag &apos;v5.4-rc6&apos; into gpio/for-nextLinux 5.4-rc6

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Thu, 07 Nov 2019 18:41:27 +0100</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bgolaszewski@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>dae82c7fd0926840c832151f3258ba751f73d348 - Pull series refactoring quota enabling and disabling code.</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#dae82c7fd0926840c832151f3258ba751f73d348</link>
        <description>Pull series refactoring quota enabling and disabling code.

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Wed, 06 Nov 2019 10:52:10 +0100</pubDate>
        <dc:creator>Jan Kara &lt;jack@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>c196924277ea82200d4c4fd9537c71390b96f247 - Merge tag &apos;v5.4-rc6&apos; into devel</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#c196924277ea82200d4c4fd9537c71390b96f247</link>
        <description>Merge tag &apos;v5.4-rc6&apos; into develLinux 5.4-rc6

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Tue, 05 Nov 2019 11:00:40 +0100</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>822bbba0cabb50825a0ce22707dc45eb82d02853 - Merge tag &apos;v5.4-rc4&apos; into docs-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#822bbba0cabb50825a0ce22707dc45eb82d02853</link>
        <description>Merge tag &apos;v5.4-rc4&apos; into docs-nextI need to pick up the independent changes made toDocumentation/core-api/memory-allocation.rst to be able to merge furtherwork without creating a total mess.

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Tue, 29 Oct 2019 11:43:29 +0100</pubDate>
        <dc:creator>Jonathan Corbet &lt;corbet@lwn.net&gt;</dc:creator>
    </item>
<item>
        <title>728d90bdc9e480dc93913e59a0aa3c896c7aa697 - Merge tag &apos;v5.4-rc5&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#728d90bdc9e480dc93913e59a0aa3c896c7aa697</link>
        <description>Merge tag &apos;v5.4-rc5&apos; into nextSync up with mainline.

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Sun, 27 Oct 2019 19:00:19 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8f677bc819e7a74cf10e30daf06e8b151d1e6a94 - Merge 5.4-rc5 into driver-core-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#8f677bc819e7a74cf10e30daf06e8b151d1e6a94</link>
        <description>Merge 5.4-rc5 into driver-core-nextWe want the sysfs fix in here as well to build on top of.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Sun, 27 Oct 2019 18:54:13 +0100</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>44bf67f32a6803339ac1ba721b158c3e2272cabe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#44bf67f32a6803339ac1ba721b158c3e2272cabe</link>
        <description>Merge drm/drm-next into drm-misc-nextParroting Daniel&apos;s backmerge justification from2e79e22e092acd55da0b2db066e4826d7d152c41:Thierry needs fd70c7755bf0 (&quot;drm/bridge: tc358767: fix max_tu_symbolvalue&quot;) to be able to merge his dp_link patch series.Signed-off-by: Sean Paul &lt;seanpaul@chromium.org&gt;

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Wed, 23 Oct 2019 17:14:11 +0200</pubDate>
        <dc:creator>Sean Paul &lt;seanpaul@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>a2aca4d7f0f8ab98ba1e0db484576fc827568689 - Merge branch &apos;mlx5-rd-sgl&apos; into rdma.git for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#a2aca4d7f0f8ab98ba1e0db484576fc827568689</link>
        <description>Merge branch &apos;mlx5-rd-sgl&apos; into rdma.git for-nextFrom Yamin Friedman:====================This series from Yamin implements long standing &quot;TODO&quot; existed in rw.c. Itallows the driver to specify a cut-over point where it is faster to builda lkey MR rather than do a large SGL for RDMA READ operations.mlx5 HW gets a notable performane boost by switching to MRs.====================Based on the mlx5-next branch fromgit://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux fordependencies* branch &apos;mlx5-rd-sgl&apos;: (3 commits)  RDMA/mlx5: Add capability for max sge to get optimized performance  RDMA/rw: Support threshold for registration vs scattering to local pages  net/mlx5: Expose optimal performance scatter entries capability

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Tue, 22 Oct 2019 19:27:25 +0200</pubDate>
        <dc:creator>Jason Gunthorpe &lt;jgg@mellanox.com&gt;</dc:creator>
    </item>
<item>
        <title>3bf864e2507aae0bb24c1a360f409b4a746abd2b - Merge tag &apos;v5.4-rc4&apos; into devel</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#3bf864e2507aae0bb24c1a360f409b4a746abd2b</link>
        <description>Merge tag &apos;v5.4-rc4&apos; into develLinux 5.4-rc4

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Tue, 22 Oct 2019 16:05:13 +0200</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>112d6212c80a1c560757520bd822a41c0ad15c2c - Merge tag &apos;v5.4-rc3&apos; into spi-5.4</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#112d6212c80a1c560757520bd822a41c0ad15c2c</link>
        <description>Merge tag &apos;v5.4-rc3&apos; into spi-5.4Linux 5.4-rc3

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Fri, 18 Oct 2019 19:30:49 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>777d062e5bee0e3c0751cdcbce116a76ee2310ec - Merge branch &apos;errata/tx2-219&apos; into for-next/fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#777d062e5bee0e3c0751cdcbce116a76ee2310ec</link>
        <description>Merge branch &apos;errata/tx2-219&apos; into for-next/fixesWorkaround for Cavium/Marvell ThunderX2 erratum #219.* errata/tx2-219:  arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selected  arm64: Avoid Cavium TX2 erratum 219 when switching TTBR  arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT  arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Thu, 17 Oct 2019 22:42:42 +0200</pubDate>
        <dc:creator>Will Deacon &lt;will@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>fa41d6ee904266fa8739cafa6ec038c3a8e435b7 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#fa41d6ee904266fa8739cafa6ec038c3a8e435b7</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedBackmerging to pull in HDR DP code:https://lists.freedesktop.org/archives/dri-devel/2019-September/236453.htmlSigned-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Tue, 15 Oct 2019 10:18:26 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>97856e59384de326174360a780038113fea19f42 - Merge 5.4-rc3 into char-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/xen/Makefile#97856e59384de326174360a780038113fea19f42</link>
        <description>Merge 5.4-rc3 into char-misc-nextWe need the char/misc fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/arch/arm/xen/Makefile</description>
        <pubDate>Mon, 14 Oct 2019 07:36:49 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
</channel>
</rss>
