<?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>67f8bc848ee31831336bd478e57d2f993551902e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#67f8bc848ee31831336bd478e57d2f993551902e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesLet&apos;s start the 7.3 drm-misc-fixes cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Tue, 01 Sep 2026 09:38:51 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>21bd0802cd3f58b656065f1be236694c40588c3a - Merge tag &apos;for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#21bd0802cd3f58b656065f1be236694c40588c3a</link>
        <description>Merge tag &apos;for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaPull RDMA updates from Jason Gunthorpe: &quot;About the normal size, still a lot of AI bug fixes and so on, but some  interesting new functionality too:   - Assorted locking, bounds-checking, cleanup, and error-path fixes     across UCMA/CMA, bng_re, bnxt_re, cxgb4, EFA, ERDMA, HFI1, HNS,     ionic, iRDMA, mlx4/mlx5, RXE, SIW, SRP/SRPT, and iSER target.   - netlink report for max # of supported resources   - get_zeroed_page()/etc removal   - Robust udata for ionic   - Allow unique RDMA device names per network namespace   - Completion counters and v2 admit queue support for EFA   - UC QP support for MANA   - Completion timestamps for ionic   - Harden uverbs data validation and resource lifetime handling,     fixing several core use-after-free conditions.   - bnxt_re toggle-page ownership and lifetime bug fixes   - dmabuf SRQ support for mlx5&quot;* tag &apos;for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (160 commits)  RDMA/ucma: Allow path records to exactly fit the output buffer  RDMA/uverbs: Guard legacy bundles without method_elm  RDMA/efa: Add support for 128B admin v2 SQ entry  RDMA/efa: Generalize the admin SQ  RDMA/efa: Decouple admin command payload from admin header  RDMA/rxe: Fix OOB in free_rd_atomic_resources()  RDMA/cma: Fix WARNING in res_to_rt  RDMA/cxgb4: Free debugfs on registration failure  RDMA/cxgb4: Cancel reg_work before freeing device on remove  RDMA/ucma: Lock the handler in ucma_set_ib_path()  RDMA/ucma: Lock the handler in ucma_write_cm_event()  RDMA/erdma: restrict the driver to little-endian systems  RDMA/ionic: Embed counter driver data in rdma_counter allocation  RDMA/ionic: Cap eq_count to the eth driver&apos;s interrupt vector budget  RDMA/siw: Fix use-after-free in siw_accept()  IB/isert: post the full-feature receive buffers after session registration  IB/isert: delay the final Login Response until the session is registered  RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQ  RDMA/erdma: Hold QP references for AE and CM processing  RDMA/erdma: Hold CQ references when processing EQ events  ...

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Fri, 21 Aug 2026 20:48:54 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>97ba15272e8e039b767114f244e5f0a5103a6bdf - RDMA/efa: Add initialization of AH cache rhashtable</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#97ba15272e8e039b767114f244e5f0a5103a6bdf</link>
        <description>RDMA/efa: Add initialization of AH cache rhashtableNew EFA devices don&apos;t support the creation of multiple address handlesto the same remote on the same PD.To overcome this limitation, introduce an AH cache rhashtable which willstore the user refcounts of the same AH creation on the same PD and willallow the driver to manage AH reuse. The hashtable key is thecombination of PD and GID. Add initialization and teardown logic for therhashtable.Each entry holds a refcount to manage the entry lifetime in thehashtable and a user count that indicates how many users are using theaddress handle.Reviewed-by: Firas Jahjah &lt;firasj@amazon.com&gt;Reviewed-by: Michael Margolin &lt;mrgolin@amazon.com&gt;Signed-off-by: Yonatan Nachum &lt;ynachum@amazon.com&gt;Link: https://patch.msgid.link/20260706170008.1039417-2-ynachum@amazon.comSigned-off-by: Leon Romanovsky &lt;leon@kernel.org&gt;

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Mon, 06 Jul 2026 19:00:07 +0200</pubDate>
        <dc:creator>Yonatan Nachum &lt;ynachum@amazon.com&gt;</dc:creator>
    </item>
<item>
        <title>c39f2d9db0fd81ea20bb5cce9b3f082ca63753e2 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/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/infiniband/hw/efa/Makefile</description>
        <pubDate>Sat, 20 Jul 2019 06:07:56 +0200</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://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/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/infiniband/hw/efa/Makefile</description>
        <pubDate>Mon, 15 Jul 2019 18:42:32 +0200</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://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/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/infiniband/hw/efa/Makefile</description>
        <pubDate>Wed, 10 Jul 2019 01:39:57 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>355a47ae7ebcf9d605aa809b259d380422e81b8d - Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/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/infiniband/hw/efa/Makefile</description>
        <pubDate>Wed, 26 Jun 2019 12:22:54 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&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://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/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/infiniband/hw/efa/Makefile</description>
        <pubDate>Sun, 02 Jun 2019 08:46:11 +0200</pubDate>
        <dc:creator>Yoshinori Sato &lt;ysato@users.sourceforge.jp&gt;</dc:creator>
    </item>
<item>
        <title>2491b544ff3aa9717d427033206fa793be53429d - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#2491b544ff3aa9717d427033206fa793be53429d</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedGet the HDR dependencies originally merged via drm-misc. Sync up alli915 changes applied via other trees. And get v5.2-rc2 as the baseline.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Tue, 28 May 2019 10:07:59 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>374ed5429346a021c8e2d26fafce14c5b15dedd0 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#374ed5429346a021c8e2d26fafce14c5b15dedd0</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging 5.2-rc1 to -misc-next for robherSigned-off-by: Sean Paul &lt;seanpaul@chromium.org&gt;

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Wed, 22 May 2019 22:08:21 +0200</pubDate>
        <dc:creator>Sean Paul &lt;seanpaul@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>f29f24b5568fd6169e0363c78f1a80db38d0e7e9 - Merge branch &apos;fixes-dra7&apos; into fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#f29f24b5568fd6169e0363c78f1a80db38d0e7e9</link>
        <description>Merge branch &apos;fixes-dra7&apos; into fixes

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Mon, 20 May 2019 17:32:11 +0200</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>73ee89436047dc58005bed7d1ded679c35292164 - Merge tag &apos;v5.2-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#73ee89436047dc58005bed7d1ded679c35292164</link>
        <description>Merge tag &apos;v5.2-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-nextLinux 5.2-rc1Sync with upstream (which now contains fbdev-v5.2 changes) toprepare a base for fbdev-v5.3 changes.

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Mon, 20 May 2019 15:31:34 +0200</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>eceb995e04b74204c73f9dd0ccb19061d5082063 - Merge tag &apos;v5.2-rc1&apos; into spi-5.3</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#eceb995e04b74204c73f9dd0ccb19061d5082063</link>
        <description>Merge tag &apos;v5.2-rc1&apos; into spi-5.3Linux 5.2-rc1

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Mon, 20 May 2019 12:54:21 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>96d82e9d0dc799bb382ed0fe9db30c79c3a9f3b9 - Merge tag &apos;v5.2-rc1&apos; into regulator-5.3</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#96d82e9d0dc799bb382ed0fe9db30c79c3a9f3b9</link>
        <description>Merge tag &apos;v5.2-rc1&apos; into regulator-5.3Linux 5.2-rc1

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Mon, 20 May 2019 12:54:11 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1c7c3237c0cc4ad3c7b0df458290c8e2a652f178 - Merge tag &apos;v5.2-rc1&apos; into asoc-5.3</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#1c7c3237c0cc4ad3c7b0df458290c8e2a652f178</link>
        <description>Merge tag &apos;v5.2-rc1&apos; into asoc-5.3Linux 5.2-rc1

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Mon, 20 May 2019 12:53:50 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>00f5764dbb040188e5dce2cd9e648360886b045c - Merge branch &apos;linus&apos; into x86/urgent, to pick up dependent changes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#00f5764dbb040188e5dce2cd9e648360886b045c</link>
        <description>Merge branch &apos;linus&apos; into x86/urgent, to pick up dependent changesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Thu, 16 May 2019 09:04:48 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>dce45af5c2e9e85f22578f2f8065f225f5d11764 - Merge tag &apos;for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#dce45af5c2e9e85f22578f2f8065f225f5d11764</link>
        <description>Merge tag &apos;for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaPull rdma updates from Jason Gunthorpe: &quot;This has been a smaller cycle than normal. One new driver was  accepted, which is unusual, and at least one more driver remains in  review on the list.  Summary:   - Driver fixes for hns, hfi1, nes, rxe, i40iw, mlx5, cxgb4,     vmw_pvrdma   - Many patches from MatthewW converting radix tree and IDR users to     use xarray   - Introduction of tracepoints to the MAD layer   - Build large SGLs at the start for DMA mapping and get the driver to     split them   - Generally clean SGL handling code throughout the subsystem   - Support for restricting RDMA devices to net namespaces for     containers   - Progress to remove object allocation boilerplate code from drivers   - Change in how the mlx5 driver shows representor ports linked to VFs   - mlx5 uapi feature to access the on chip SW ICM memory   - Add a new driver for &apos;EFA&apos;. This is HW that supports user space     packet processing through QPs in Amazon&apos;s cloud&quot;* tag &apos;for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (186 commits)  RDMA/ipoib: Allow user space differentiate between valid dev_port  IB/core, ipoib: Do not overreact to SM LID change event  RDMA/device: Don&apos;t fire uevent before device is fully initialized  lib/scatterlist: Remove leftover from sg_page_iter comment  RDMA/efa: Add driver to Kconfig/Makefile  RDMA/efa: Add the efa module  RDMA/efa: Add EFA verbs implementation  RDMA/efa: Add common command handlers  RDMA/efa: Implement functions that submit and complete admin commands  RDMA/efa: Add the ABI definitions  RDMA/efa: Add the com service API definitions  RDMA/efa: Add the efa_com.h file  RDMA/efa: Add the efa.h header file  RDMA/efa: Add EFA device definitions  RDMA: Add EFA related definitions  RDMA/umem: Remove hugetlb flag  RDMA/bnxt_re: Use core helpers to get aligned DMA address  RDMA/i40iw: Use core helpers to get aligned DMA address within a supported page size  RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks  RDMA/umem: Add API to find best driver supported page size in an MR  ...

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Thu, 09 May 2019 18:02:46 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>f23afd75fc998ce002400b7687f942ce5207909a - RDMA/efa: Add driver to Kconfig/Makefile</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/infiniband/hw/efa/Makefile#f23afd75fc998ce002400b7687f942ce5207909a</link>
        <description>RDMA/efa: Add driver to Kconfig/MakefileAdd EFA Makefile and Kconfig.Signed-off-by: Gal Pressman &lt;galpress@amazon.com&gt;Reviewed-by: Steve Wise &lt;swise@opengridcomputing.com&gt;Signed-off-by: Jason Gunthorpe &lt;jgg@mellanox.com&gt;

            List of files:
            /linux/drivers/infiniband/hw/efa/Makefile</description>
        <pubDate>Sun, 05 May 2019 19:59:31 +0200</pubDate>
        <dc:creator>Gal Pressman &lt;galpress@amazon.com&gt;</dc:creator>
    </item>
</channel>
</rss>
