<?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/ipc/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/ipc/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/ipc/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/ipc/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/ipc/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/ipc/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>9a87ffc99ec8eb8d35eed7c4f816d75f5cc9662e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/ipc/Makefile#9a87ffc99ec8eb8d35eed7c4f816d75f5cc9662e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.4 merge window.

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</description>
        <pubDate>Tue, 02 May 2023 00:20:08 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cdc780f044a803aff8845b949f800f0f3d095d5f - Merge branch &apos;for-6.4/amd-sfh&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/ipc/Makefile#cdc780f044a803aff8845b949f800f0f3d095d5f</link>
        <description>Merge branch &apos;for-6.4/amd-sfh&apos; into for-linus- assorted functional fixes for amd-sfh driver (Basavaraj Natikar)

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</description>
        <pubDate>Wed, 26 Apr 2023 22:52:34 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>ea68a3e9d14e9e0bf017d178fb4bd53b6deb1482 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/ipc/Makefile#ea68a3e9d14e9e0bf017d178fb4bd53b6deb1482</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in commit from drm-next (earlier in drm-intel-next):1eca0778f4b3 (&quot;drm/i915: add struct i915_dsm to wrap dsm members together&quot;)In order to merge following patch to drm-intel-gt-next:https://patchwork.freedesktop.org/patch/530942/?series=114925&amp;rev=6Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</description>
        <pubDate>Tue, 11 Apr 2023 14:43:45 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>cecdd52a3dd312564f81a39df08378b7b39a2654 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/ipc/Makefile#cecdd52a3dd312564f81a39df08378b7b39a2654</link>
        <description>Merge drm/drm-next into drm-intel-nextCatch up with 6.3-rc cycle...Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</description>
        <pubDate>Tue, 28 Mar 2023 16:30:57 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e752ab11dcb48353727ea26eefd740155e028865 - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/ipc/Makefile#e752ab11dcb48353727ea26eefd740155e028865</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-nextMerge drm-next into msm-next to pick up external clk and PM dependenciesfor improved a6xx GPU reset sequence.Signed-off-by: Rob Clark &lt;robdclark@chromium.org&gt;

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</description>
        <pubDate>Mon, 20 Mar 2023 18:31:25 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>d26a3a6ce7e02f9c056ad992bcd9624735022337 - Merge tag &apos;v6.3-rc2&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/ipc/Makefile#d26a3a6ce7e02f9c056ad992bcd9624735022337</link>
        <description>Merge tag &apos;v6.3-rc2&apos; into nextMerge with mainline to get of_property_present() and other newer APIs.

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</description>
        <pubDate>Fri, 17 Mar 2023 12:01:30 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b3c9a04135bdbd3aabd5e9534bad0fe6df505f8a - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/ipc/Makefile#b3c9a04135bdbd3aabd5e9534bad0fe6df505f8a</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesBackmerging to get latest upstream.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</description>
        <pubDate>Mon, 13 Mar 2023 10:14:05 +0100</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>a1eccc574f977bd21a4ec8ac54bd73a2756bd281 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/ipc/Makefile#a1eccc574f977bd21a4ec8ac54bd73a2756bd281</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get v6.3-rc1 and sync with the other DRM trees.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</description>
        <pubDate>Mon, 13 Mar 2023 09:27:50 +0100</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>b8fa3e3833c14151a47ebebbc5427dcfe94bb407 - Merge remote-tracking branch &apos;acme/perf-tools&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/ipc/Makefile#b8fa3e3833c14151a47ebebbc5427dcfe94bb407</link>
        <description>Merge remote-tracking branch &apos;acme/perf-tools&apos; into perf-tools-nextTo pick up perf-tools fixes just merged upstream.Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</description>
        <pubDate>Fri, 10 Mar 2023 22:43:17 +0100</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>d6296cb65320be16dbf20f2fd584ddc25f3437cd - Merge tag &apos;linux-kselftest-next-6.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/ipc/Makefile#d6296cb65320be16dbf20f2fd584ddc25f3437cd</link>
        <description>Merge tag &apos;linux-kselftest-next-6.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestPull Kselftest update from Shuah Khan: - several patches to fix incorrect kernel headers search path from   Mathieu Desnoyers - a few follow-on fixes found during testing the above change - miscellaneous fixes - support for filtering and enumerating tests* tag &apos;linux-kselftest-next-6.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: (40 commits)  selftests/user_events: add a note about user_events.h dependency  selftests/mount_setattr: fix to make run_tests failure  selftests/mount_setattr: fix redefine struct mount_attr build error  selftests/sched: fix warn_unused_result build warns  selftests/ptp: Remove clean target from Makefile  selftests: use printf instead of echo -ne  selftests/ftrace: Fix bash specific &quot;==&quot; operator  selftests: tpm2: remove redundant ord()  selftests: find echo binary to use -ne options  selftests: Fix spelling mistake &quot;allright&quot; -&gt; &quot;all right&quot;  selftests: tdx: Use installed kernel headers search path  selftests: ptrace: Use installed kernel headers search path  selftests: memfd: Use installed kernel headers search path  selftests: iommu: Use installed kernel headers search path  selftests: x86: Fix incorrect kernel headers search path  selftests: vm: Fix incorrect kernel headers search path  selftests: user_events: Fix incorrect kernel headers search path  selftests: sync: Fix incorrect kernel headers search path  selftests: seccomp: Fix incorrect kernel headers search path  selftests: sched: Fix incorrect kernel headers search path  ...

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</description>
        <pubDate>Thu, 23 Feb 2023 18:37:29 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ecf9fdb5c2a9d63c732acccb6318feb73dd1589f - selftests: ipc: Fix incorrect kernel headers search path</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/ipc/Makefile#ecf9fdb5c2a9d63c732acccb6318feb73dd1589f</link>
        <description>selftests: ipc: Fix incorrect kernel headers search pathUse $(KHDR_INCLUDES) as lookup path for kernel headers. This preventsbuilding against kernel headers from the build environment in scenarioswhere kernel headers are installed into a specific output directory(O=...).Signed-off-by: Mathieu Desnoyers &lt;mathieu.desnoyers@efficios.com&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Cc: linux-kselftest@vger.kernel.orgCc: Ingo Molnar &lt;mingo@redhat.com&gt;Cc: &lt;stable@vger.kernel.org&gt; # 5.18+Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</description>
        <pubDate>Fri, 27 Jan 2023 14:57:32 +0100</pubDate>
        <dc:creator>Mathieu Desnoyers &lt;mathieu.desnoyers@efficios.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/tools/testing/selftests/ipc/Makefile#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/tools/testing/selftests/ipc/Makefile</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/tools/testing/selftests/ipc/Makefile#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/tools/testing/selftests/ipc/Makefile</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/tools/testing/selftests/ipc/Makefile#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/tools/testing/selftests/ipc/Makefile</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/tools/testing/selftests/ipc/Makefile#d21bd6898336a7892914d308d5e0868f0b863571</link>
        <description>Sync to v4.15-rc3 for security subsystem developers to work against.

            List of files:
            /linux/tools/testing/selftests/ipc/Makefile</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/tools/testing/selftests/ipc/Makefile#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/tools/testing/selftests/ipc/Makefile</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/tools/testing/selftests/ipc/Makefile#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/tools/testing/selftests/ipc/Makefile</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>
