<?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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>440d6635b20037bc9ad46b20817d7b61cef0fc1b - Merge tag &apos;mm-nonmm-stable-2026-04-15-04-20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#440d6635b20037bc9ad46b20817d7b61cef0fc1b</link>
        <description>Merge tag &apos;mm-nonmm-stable-2026-04-15-04-20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmPull non-MM updates from Andrew Morton: - &quot;pid: make sub-init creation retryable&quot; (Oleg Nesterov)   Make creation of init in a new namespace more robust by clearing away   some historical cruft which is no longer needed. Also some   documentation fixups - &quot;selftests/fchmodat2: Error handling and general&quot; (Mark Brown)   Fix and a cleanup for the fchmodat2() syscall selftest - &quot;lib: polynomial: Move to math/ and clean up&quot; (Andy Shevchenko) - &quot;hung_task: Provide runtime reset interface for hung task detector&quot;   (Aaron Tomlin)   Give administrators the ability to zero out   /proc/sys/kernel/hung_task_detect_count - &quot;tools/getdelays: use the static UAPI headers from   tools/include/uapi&quot; (Thomas Wei&#223;schuh)   Teach getdelays to use the in-kernel UAPI headers rather than the   system-provided ones - &quot;watchdog/hardlockup: Improvements to hardlockup&quot; (Mayank Rungta)   Several cleanups and fixups to the hardlockup detector code and its   documentation - &quot;lib/bch: fix undefined behavior from signed left-shifts&quot; (Josh Law)   A couple of small/theoretical fixes in the bch code - &quot;ocfs2/dlm: fix two bugs in dlm_match_regions()&quot; (Junrui Luo) - &quot;cleanup the RAID5 XOR library&quot; (Christoph Hellwig)   A quite far-reaching cleanup to this code. I can&apos;t do better than to   quote Christoph:     &quot;The XOR library used for the RAID5 parity is a bit of a mess right      now. The main file sits in crypto/ despite not being cryptography      and not using the crypto API, with the generic implementations      sitting in include/asm-generic and the arch implementations      sitting in an asm/ header in theory. The latter doesn&apos;t work for      many cases, so architectures often build the code directly into      the core kernel, or create another module for the architecture      code.      Change this to a single module in lib/ that also contains the      architecture optimizations, similar to the library work Eric      Biggers has done for the CRC and crypto libraries later. After      that it changes to better calling conventions that allow for      smarter architecture implementations (although none is contained      here yet), and uses static_call to avoid indirection function call      overhead&quot; - &quot;lib/list_sort: Clean up list_sort() scheduling workarounds&quot;   (Kuan-Wei Chiu)   Clean up this library code by removing a hacky thing which was added   for UBIFS, which UBIFS doesn&apos;t actually need - &quot;Fix bugs in extract_iter_to_sg()&quot; (Christian Ehrhardt)   Fix a few bugs in the scatterlist code, add in-kernel tests for the   now-fixed bugs and fix a leak in the test itself - &quot;kdump: Enable LUKS-encrypted dump target support in ARM64 and   PowerPC&quot; (Coiby Xu)   Enable support of the LUKS-encrypted device dump target on arm64 and   powerpc - &quot;ocfs2: consolidate extent list validation into block read callbacks&quot;   (Joseph Qi)   Cleanup, simplify, and make more robust ocfs2&apos;s validation of extent   list fields (Kernel test robot loves mounting corrupted fs images!)* tag &apos;mm-nonmm-stable-2026-04-15-04-20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (127 commits)  ocfs2: validate group add input before caching  ocfs2: validate bg_bits during freefrag scan  ocfs2: fix listxattr handling when the buffer is full  doc: watchdog: fix typos etc  update Sean&apos;s email address  ocfs2: use get_random_u32() where appropriate  ocfs2: split transactions in dio completion to avoid credit exhaustion  ocfs2: remove redundant l_next_free_rec check in __ocfs2_find_path()  ocfs2: validate extent block list fields during block read  ocfs2: remove empty extent list check in ocfs2_dx_dir_lookup_rec()  ocfs2: validate dx_root extent list fields during block read  ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY  ocfs2: handle invalid dinode in ocfs2_group_extend  .get_maintainer.ignore: add Askar  ocfs2: validate bg_list extent bounds in discontig groups  checkpatch: exclude forward declarations of const structs  tools/accounting: handle truncated taskstats netlink messages  taskstats: set version in TGID exit notifications  ocfs2/heartbeat: fix slot mapping rollback leaks on error paths  arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel  ...

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Fri, 17 Apr 2026 05:11:56 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>5a1292137e89c8c4b12076b17427eb00f788a4ed - selftests: fix ARCH normalization to handle command-line argument</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#5a1292137e89c8c4b12076b17427eb00f788a4ed</link>
        <description>selftests: fix ARCH normalization to handle command-line argumentSeveral selftests Makefiles (e.g.  prctl, breakpoints, etc) attempt tonormalize the ARCH variable by converting x86_64 and i.86 to x86. However, it uses the conditional assignment operator &apos;?=&apos;.When ARCH is passed as a command-line argument (e.g., during an rpmbuildprocess), the &apos;?=&apos; operator ignores the shell command and the sedtransformation.  This leads to an incorrect ARCH value being used, whichcauses build failures  # make -C tools/testing/selftests TARGETS=prctl ARCH=x86_64  make: Entering directory &apos;/build/tools/testing/selftests&apos;  make[1]: Entering directory &apos;/build/tools/testing/selftests/prctl&apos;  make[1]: *** No targets.  Stop.  make[1]: Leaving directory &apos;/build/tools/testing/selftests/prctl&apos;  make: *** [Makefile:197: all] Error 2Change the assignment to use &apos;override&apos; and &apos;:=&apos; to ensure thenormalization logic is applied regardless of how the ARCH variable wasinitially defined.Link: https://lkml.kernel.org/r/20260309205145.572778-1-aleksey.oladko@virtuozzo.comSigned-off-by: Aleksei Oladko &lt;aleksey.oladko@virtuozzo.com&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Cc: Wei Yang &lt;richard.weiyang@gmail.com&gt;Cc: Bala-Vignesh-Reddy &lt;reddybalavignesh9979@gmail.com&gt;Cc: Chelsy Ratnawat &lt;chelsyratnawat2001@gmail.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Mon, 09 Mar 2026 21:51:45 +0100</pubDate>
        <dc:creator>Aleksei Oladko &lt;aleksey.oladko@virtuozzo.com&gt;</dc:creator>
    </item>
<item>
        <title>3eb66e91a25497065c5322b1268cbc3953642227 - Merge tag &apos;v4.20&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#3eb66e91a25497065c5322b1268cbc3953642227</link>
        <description>Merge tag &apos;v4.20&apos; into for-linusSync with mainline to get linux/overflow.h among other things.

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Tue, 15 Jan 2019 00:33:23 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4116941b7a703f8c770998bb3a59966608cb5bb2 - Merge tag &apos;v4.20&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#4116941b7a703f8c770998bb3a59966608cb5bb2</link>
        <description>Merge tag &apos;v4.20&apos; into nextMerge with mainline to bring in the new APIs.

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Mon, 14 Jan 2019 07:35:32 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6e2d6b2728fcb408eabd7991804f8cb33ff59f20 - Merge tag &apos;v4.19-rc1&apos; into asoc-4.19</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#6e2d6b2728fcb408eabd7991804f8cb33ff59f20</link>
        <description>Merge tag &apos;v4.19-rc1&apos; into asoc-4.19Linux 4.19-rc1

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Tue, 28 Aug 2018 20:03:57 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>415d2b3392d7a80903e0f97f051201aa02bf20e9 - Merge branch &apos;for-4.19/cougar&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#415d2b3392d7a80903e0f97f051201aa02bf20e9</link>
        <description>Merge branch &apos;for-4.19/cougar&apos; into for-linusNew device support for hid-cougar

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Mon, 20 Aug 2018 18:05:17 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>89982f7ccee2fcd8fea7936b81eec6defbf0f131 - Merge tag &apos;v4.18&apos; into rdma.git for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#89982f7ccee2fcd8fea7936b81eec6defbf0f131</link>
        <description>Merge tag &apos;v4.18&apos; into rdma.git for-nextResolve merge conflicts from the -rc cycle against the rdma.git tree:Conflicts: drivers/infiniband/core/uverbs_cmd.c  - New ifs added to ib_uverbs_ex_create_flow in -rc and for-next  - Merge removal of file-&gt;ucontext in for-next with new code in -rc drivers/infiniband/core/uverbs_main.c  - for-next removed code from ib_uverbs_write() that was modified    in for-rcSigned-off-by: Jason Gunthorpe &lt;jgg@mellanox.com&gt;

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Thu, 16 Aug 2018 21:08:18 +0200</pubDate>
        <dc:creator>Jason Gunthorpe &lt;jgg@mellanox.com&gt;</dc:creator>
    </item>
<item>
        <title>73b383141d296c55bfbc0ce336a4a946627e7780 - Merge branch &apos;for-next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#73b383141d296c55bfbc0ce336a4a946627e7780</link>
        <description>Merge branch &apos;for-next&apos; into for-linusPreparation for 4.19 merge material.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Sun, 12 Aug 2018 08:55:01 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>da86748bf60068e0d6ad56e5c919ca7e6782c4ba - Merge tag &apos;nand/for-4.19&apos; of git://git.infradead.org/linux-mtd into mtd/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#da86748bf60068e0d6ad56e5c919ca7e6782c4ba</link>
        <description>Merge tag &apos;nand/for-4.19&apos; of git://git.infradead.org/linux-mtd into mtd/nextPull NAND updates from Miquel Raynal:&quot; NAND core changes: - Add the SPI-NAND framework. - Create a helper to find the best ECC configuration. - Create NAND controller operations. - Allocate dynamically ONFI parameters structure. - Add defines for ONFI version bits. - Add manufacturer fixup for ONFI parameter page. - Add an option to specify NAND chip as a boot device. - Add Reed-Solomon error correction algorithm. - Better name for the controller structure. - Remove unused caller_is_module() definition. - Make subop helpers return unsigned values. - Expose _notsupp() helpers for raw page accessors. - Add default values for dynamic timings. - Kill the chip-&gt;scan_bbt() hook. - Rename nand_default_bbt() into nand_create_bbt(). - Start to clean the nand_chip structure. - Remove stale prototype from rawnand.h. Raw NAND controllers drivers changes: - Qcom: structuring cleanup. - Denali: use core helper to find the best ECC configuration. - Possible build of almost all drivers by adding a dependency on   COMPILE_TEST for almost all of them in Kconfig, implies various   fixes, Kconfig cleanup, GPIO headers inclusion cleanup, and even   changes in sparc64 and ia64 architectures. - Clean the -&gt;probe() functions error path of a lot of drivers. - Migrate all drivers to use nand_scan() instead of   nand_scan_ident()/nand_scan_tail() pair. - Use mtd_device_register() where applicable to simplify the code. - Marvell:   * Handle on-die ECC.   * Better clocks handling.   * Remove bogus comment.   * Add suspend and resume support. - Tegra: add NAND controller driver. - Atmel:   * Add module param to avoid using dma.   * Drop Wenyou Yang from MAINTAINERS. - Denali: optimize timings handling. - FSMC: Stop using chip-&gt;read_buf(). - FSL:   * Switch to SPDX license tag identifiers.   * Fix qualifiers in MXC init functions. Raw NAND chip drivers changes: - Micron:   * Add fixup for ONFI revision.   * Update ecc_stats.corrected.   * Make ECC activation stateful.   * Avoid enabling/disabling ECC when it can&apos;t be disabled.   * Get the actual number of bitflips.   * Allow forced on-die ECC.   * Support 8/512 on-die ECC.   * Fix on-die ECC detection logic. - Hynix:   * Fix decoding the OOB size on H27UCG8T2BTR.   * Use -&gt;exec_op() in hynix_nand_reg_write_op().&quot;

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Sat, 11 Aug 2018 12:15:19 +0200</pubDate>
        <dc:creator>Boris Brezillon &lt;boris.brezillon@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>9e90c7985229430428dc9ba0ec7fe422901b456d - Merge tag &apos;irqchip-4.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#9e90c7985229430428dc9ba0ec7fe422901b456d</link>
        <description>Merge tag &apos;irqchip-4.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/corePull irqchip updates from Marc Zyngier:- GICv3 ITS LPI allocation revamp- GICv3 support for hypervisor-enforced LPI range- GICv3 ITS conversion to raw spinlock

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Mon, 06 Aug 2018 12:45:42 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>f2701b77bbd992f3df4631de8493f21db0830452 - Merge 4.18-rc7 into master to pick up the KVM dependcy</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#f2701b77bbd992f3df4631de8493f21db0830452</link>
        <description>Merge 4.18-rc7 into master to pick up the KVM dependcySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Sun, 05 Aug 2018 16:39:29 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>c5f5aeef9b55b362ad5a0e04e4b41cd63b208842 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#c5f5aeef9b55b362ad5a0e04e4b41cd63b208842</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxMerge mainline to pick up c7513c2a2714 (&quot;crypto/arm64: aes-ce-gcm -add missing kernel_neon_begin/end pair&quot;).

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Fri, 03 Aug 2018 11:55:12 +0200</pubDate>
        <dc:creator>Herbert Xu &lt;herbert@gondor.apana.org.au&gt;</dc:creator>
    </item>
<item>
        <title>e5ff19cf75f33a4654fc54631577146a1162d527 - Merge branches &apos;ib-mfd-4.19&apos;, &apos;ib-mfd-gpio-pinctrl-4.19&apos;, &apos;ib-mfd-i915-media-platform-4.19&apos; and &apos;ib-mfd-regulator-4.19&apos;, tag &apos;ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19&apos; into ibs-for-mfd-merged</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#e5ff19cf75f33a4654fc54631577146a1162d527</link>
        <description>Merge branches &apos;ib-mfd-4.19&apos;, &apos;ib-mfd-gpio-pinctrl-4.19&apos;, &apos;ib-mfd-i915-media-platform-4.19&apos; and &apos;ib-mfd-regulator-4.19&apos;, tag &apos;ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19&apos; into ibs-for-mfd-mergedImmutable branch (mfd, chrome) due for the v4.19 windowImmutable Branch which moves the cros_ec_i2c and cros_ec_spitransport drivers from mfd to platform/chrome. Changes in arm are a simplerename in defconfigs. Change in input is a rename in help text.

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Fri, 27 Jul 2018 09:11:37 +0200</pubDate>
        <dc:creator>Lee Jones &lt;lee.jones@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>0afdd676f6e575478634d961286094169adbc50d - Merge branch &apos;i2c/smbus_xfer_unlock-immutable&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into regmap-4.19 for sccb dependency</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#0afdd676f6e575478634d961286094169adbc50d</link>
        <description>Merge branch &apos;i2c/smbus_xfer_unlock-immutable&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into regmap-4.19 for sccb dependency

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Mon, 23 Jul 2018 19:02:28 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c74a7469f97c0f40b46e82ee979f9fb1bb6e847c - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#c74a7469f97c0f40b46e82ee979f9fb1bb6e847c</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedWe need a backmerge to get DP_DPCD_REV_14 before we push otheri915 changes to dinq that could break compilation.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Mon, 23 Jul 2018 18:13:12 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>67ece13ffe862f9d17a144c6cd3feef88a57db13 - Merge branch &apos;topic/vga_switcheroo&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#67ece13ffe862f9d17a144c6cd3feef88a57db13</link>
        <description>Merge branch &apos;topic/vga_switcheroo&apos; into for-nextPull the vga_switcheroo audio client fix.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Wed, 18 Jul 2018 17:42:34 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>52b544bd386688177c41d53e748111c29d0ccc98 - Merge tag &apos;v4.18-rc5&apos; into locking/core, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#52b544bd386688177c41d53e748111c29d0ccc98</link>
        <description>Merge tag &apos;v4.18-rc5&apos; into locking/core, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Tue, 17 Jul 2018 09:27:43 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c6bb11147eb09bd39f316c6062455b88c905ab6e - Merge branch &apos;fortglx/4.19/time&apos; of https://git.linaro.org/people/john.stultz/linux into timers/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#c6bb11147eb09bd39f316c6062455b88c905ab6e</link>
        <description>Merge branch &apos;fortglx/4.19/time&apos; of https://git.linaro.org/people/john.stultz/linux into timers/corePull timekeeping updates from John Stultz:  - Make the timekeeping update more precise when NTP frequency is set    directly by updating the multiplier.  - Adjust selftests

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Thu, 12 Jul 2018 22:19:58 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>40291fb75123816b35ba06696e56b9cf2d96bf90 - Merge tag &apos;ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19&apos; into working-branch-for-4.19</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/sparc64/Makefile#40291fb75123816b35ba06696e56b9cf2d96bf90</link>
        <description>Merge tag &apos;ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19&apos; into working-branch-for-4.19Immutable branch (mfd, chrome) due for the v4.19 windowImmutable Branch which moves the cros_ec_i2c and cros_ec_spitransport drivers from mfd to platform/chrome. Changes in arm are a simplerename in defconfigs. Change in input is a rename in help text.

            List of files:
            /linux/tools/testing/selftests/sparc64/Makefile</description>
        <pubDate>Tue, 10 Jul 2018 01:36:00 +0200</pubDate>
        <dc:creator>Benson Leung &lt;bleung@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
