<?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/breakpoints/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/breakpoints/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/breakpoints/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/breakpoints/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/breakpoints/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/breakpoints/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>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/breakpoints/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/breakpoints/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/breakpoints/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/breakpoints/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/breakpoints/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/breakpoints/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/breakpoints/Makefile#d21bd6898336a7892914d308d5e0868f0b863571</link>
        <description>Sync to v4.15-rc3 for security subsystem developers to work against.

            List of files:
            /linux/tools/testing/selftests/breakpoints/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/breakpoints/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/breakpoints/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/breakpoints/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/breakpoints/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>
<item>
        <title>d218439feccafaa3e852bbaecc0d9f6110096b65 - Merge branch &apos;fix/amd&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-amd</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/breakpoints/Makefile#d218439feccafaa3e852bbaecc0d9f6110096b65</link>
        <description>Merge branch &apos;fix/amd&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-amd

            List of files:
            /linux/tools/testing/selftests/breakpoints/Makefile</description>
        <pubDate>Mon, 04 Dec 2017 18:59:52 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>cf40a76e7d5874bb25f4404eecc58a2e033af885 - Merge tag &apos;v4.15-rc1&apos; into next-seccomp</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/breakpoints/Makefile#cf40a76e7d5874bb25f4404eecc58a2e033af885</link>
        <description>Merge tag &apos;v4.15-rc1&apos; into next-seccompLinux 4.15-rc1

            List of files:
            /linux/tools/testing/selftests/breakpoints/Makefile</description>
        <pubDate>Wed, 29 Nov 2017 02:47:41 +0100</pubDate>
        <dc:creator>James Morris &lt;james.l.morris@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>bc686442f8a601bccac1f22506ecdb4b0d62cadd - Merge branch &apos;dts-fixes&apos; into omap-for-v4.15/fixes-dt</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/breakpoints/Makefile#bc686442f8a601bccac1f22506ecdb4b0d62cadd</link>
        <description>Merge branch &apos;dts-fixes&apos; into omap-for-v4.15/fixes-dt

            List of files:
            /linux/tools/testing/selftests/breakpoints/Makefile</description>
        <pubDate>Tue, 28 Nov 2017 17:12:32 +0100</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>2db57789e6612ce0cf2fcbb577a1c8307b708566 - Merge branch &apos;soc-fixes&apos; into omap-for-v4.15/fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/breakpoints/Makefile#2db57789e6612ce0cf2fcbb577a1c8307b708566</link>
        <description>Merge branch &apos;soc-fixes&apos; into omap-for-v4.15/fixes

            List of files:
            /linux/tools/testing/selftests/breakpoints/Makefile</description>
        <pubDate>Tue, 28 Nov 2017 16:06:34 +0100</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>088fecfbb2c8a3890918fc614a7e1e1ccdd16c83 - Merge tag &apos;v4.15-rc1&apos; into patchwork</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/breakpoints/Makefile#088fecfbb2c8a3890918fc614a7e1e1ccdd16c83</link>
        <description>Merge tag &apos;v4.15-rc1&apos; into patchworkLinux 4.15-rc1* tag &apos;v4.15-rc1&apos;: (12179 commits)  Linux 4.15-rc1  ARM: BUG if jumping to usermode address in kernel mode  m68k/macboing: Fix missed timer callback assignment  afs: remove redundant assignment of dvnode to itself  afs: cell: Remove unnecessary code in afs_lookup_cell  afs: Fix signal handling in some file ops  afs: Fix some dentry handling in dir ops and missing key_puts  afs: Make afs_write_begin() avoid writing to a page that&apos;s being stored  sched/debug: Fix task state recording/printout  x86/decoder: Add new TEST instruction pattern  x86/PCI: Remove unused HyperTransport interrupt support  x86/umip: Fix insn_get_code_seg_params()&apos;s return value  x86/boot/KASLR: Remove unused variable  genirq/matrix: Make - vs ?: Precedence explicit  irqchip/imgpdc: Use resource_size function on resource object  irqchip/qcom: Fix u32 comparison with value less than zero  ipvlan: Fix insufficient skb linear check for ipv6 icmp  ipvlan: Fix insufficient skb linear check for arp  geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6  net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY  ...

            List of files:
            /linux/tools/testing/selftests/breakpoints/Makefile</description>
        <pubDate>Mon, 27 Nov 2017 14:02:30 +0100</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;</dc:creator>
    </item>
<item>
        <title>1420edf7a3fbc9b8b0bbe24c3724d582dd4def28 - Merge tag &apos;v4.15-rc1&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/breakpoints/Makefile#1420edf7a3fbc9b8b0bbe24c3724d582dd4def28</link>
        <description>Merge tag &apos;v4.15-rc1&apos; into drm-misc-fixesLinux 4.15-rc1Pull in the merge window to resync. Dave didn&apos;t get his -fixes pulllanded in time, and now there&apos;s another rockchip fix pending, sofast-forwarding isn&apos;t possible, hence backmerge.Signed-off-by: Daniel Vetter &lt;daniel.vetter@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/breakpoints/Makefile</description>
        <pubDate>Mon, 27 Nov 2017 10:54:33 +0100</pubDate>
        <dc:creator>Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;</dc:creator>
    </item>
<item>
        <title>4247f24c23589bcc3bc3490515ef8c9497e9ae55 - Merge branch &apos;for-4.15/dax&apos; into libnvdimm-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/breakpoints/Makefile#4247f24c23589bcc3bc3490515ef8c9497e9ae55</link>
        <description>Merge branch &apos;for-4.15/dax&apos; into libnvdimm-for-next

            List of files:
            /linux/tools/testing/selftests/breakpoints/Makefile</description>
        <pubDate>Thu, 16 Nov 2017 01:56:11 +0100</pubDate>
        <dc:creator>Dan Williams &lt;dan.j.williams@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5cc619db5c34146ee821acd08382b9d78579b52e - Merge branch &apos;for-4.15/alps&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/breakpoints/Makefile#5cc619db5c34146ee821acd08382b9d78579b52e</link>
        <description>Merge branch &apos;for-4.15/alps&apos; into for-linus- New ALPS touchpad (T4, found currently on HP EliteBook 1000, Zbook Stduio  and HP Elite book x360) support from Masaki Ota

            List of files:
            /linux/tools/testing/selftests/breakpoints/Makefile</description>
        <pubDate>Wed, 15 Nov 2017 11:04:13 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>c25141062a82ae8bddced1b3ce2b57a1c0efabe0 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/breakpoints/Makefile#c25141062a82ae8bddced1b3ce2b57a1c0efabe0</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 4.15 merge window.

            List of files:
            /linux/tools/testing/selftests/breakpoints/Makefile</description>
        <pubDate>Tue, 14 Nov 2017 02:10:13 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>56f19441da39e5f27824bcbdf3f60980414b5bd0 - Merge branches &apos;iommu/arm/smmu&apos;, &apos;iommu/updates&apos;, &apos;iommu/vt-d&apos;, &apos;iommu/ipmmu-vmsa&apos; and &apos;iommu/iova&apos; into iommu-next-20171113.0</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/breakpoints/Makefile#56f19441da39e5f27824bcbdf3f60980414b5bd0</link>
        <description>Merge branches &apos;iommu/arm/smmu&apos;, &apos;iommu/updates&apos;, &apos;iommu/vt-d&apos;, &apos;iommu/ipmmu-vmsa&apos; and &apos;iommu/iova&apos; into iommu-next-20171113.0

            List of files:
            /linux/tools/testing/selftests/breakpoints/Makefile</description>
        <pubDate>Mon, 13 Nov 2017 20:40:51 +0100</pubDate>
        <dc:creator>Alex Williamson &lt;alex.williamson@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>76727c2c3bf4a5e58dff8cca23d0147ba08fb2c8 - Merge tag &apos;asoc-v4.15&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/breakpoints/Makefile#76727c2c3bf4a5e58dff8cca23d0147ba08fb2c8</link>
        <description>Merge tag &apos;asoc-v4.15&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Updates for v4.15The biggest thing this release has been the conversion of the AC98 busto the driver model, that&apos;s been a long time coming so thanks to RobertJarzmik for his dedication there.  Due to there being some AC97 MFDthere&apos;s a few fairly large changes in input and the MFD layer, mainly tothe wm97xx driver.There&apos;s also some drivers/drm changes to support the new AMD Stoneyplatform, these are shared with the DRM subsystem and should be beingmerged via both.Within the subsystem the overwhelming bulk of the changes is in theIntel drivers which continue to need lots of cleanups and fixes, thisrelease they&apos;ve also gained support for their open source firmware.There&apos;s also some large changs in the core as Morimoto-san continues tomirror operations into the component level in preparation for conversionof drivers to that. - The AC97 bus has finally caught up with the driver model thanks to   some dedicated and persistent work from Robert Jarzmik. - Continued work from Morimoto-san on moving us towards being able to   use components for everything. - Lots of cleanups for the Intel platform code, including support for   their open source audio firmware. - Support for scaling MCLK with sample rate in simple-card. - Support for AMD Stoney platform.

            List of files:
            /linux/tools/testing/selftests/breakpoints/Makefile</description>
        <pubDate>Mon, 13 Nov 2017 15:45:57 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
