<?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>3eb66e91a25497065c5322b1268cbc3953642227 - Merge tag &apos;v4.20&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/uevent/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/uevent/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/uevent/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/uevent/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>c74a7469f97c0f40b46e82ee979f9fb1bb6e847c - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/uevent/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/uevent/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>6b16f5d12202a23d875915349cc031c07fe1b3ec - Merge tag &apos;v4.18-rc2&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/tools/testing/selftests/uevent/Makefile#6b16f5d12202a23d875915349cc031c07fe1b3ec</link>
        <description>Merge tag &apos;v4.18-rc2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-nextLinux 4.18-rc2

            List of files:
            /linux/tools/testing/selftests/uevent/Makefile</description>
        <pubDate>Thu, 28 Jun 2018 14:07:57 +0200</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>57b54d74dd5c559bd35f2affaf11d8828aaf5733 - Merge tag &apos;v4.18-rc2&apos; into next-general</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/uevent/Makefile#57b54d74dd5c559bd35f2affaf11d8828aaf5733</link>
        <description>Merge tag &apos;v4.18-rc2&apos; into next-generalMerge to Linux 4.18-rc2 for security subsystem developers.

            List of files:
            /linux/tools/testing/selftests/uevent/Makefile</description>
        <pubDate>Mon, 25 Jun 2018 18:20:40 +0200</pubDate>
        <dc:creator>James Morris &lt;james.morris@microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>7731b8bc94e599c9a79e428f3359ff2c34b7576a - Merge branch &apos;linus&apos; into x86/urgent</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/uevent/Makefile#7731b8bc94e599c9a79e428f3359ff2c34b7576a</link>
        <description>Merge branch &apos;linus&apos; into x86/urgentRequired to queue a dependent fix.

            List of files:
            /linux/tools/testing/selftests/uevent/Makefile</description>
        <pubDate>Fri, 22 Jun 2018 21:20:35 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>1c8c5a9d38f607c0b6fd12c91cbe1a4418762a21 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/uevent/Makefile#1c8c5a9d38f607c0b6fd12c91cbe1a4418762a21</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPull networking updates from David Miller: 1) Add Maglev hashing scheduler to IPVS, from Inju Song. 2) Lots of new TC subsystem tests from Roman Mashak. 3) Add TCP zero copy receive and fix delayed acks and autotuning with    SO_RCVLOWAT, from Eric Dumazet. 4) Add XDP_REDIRECT support to mlx5 driver, from Jesper Dangaard    Brouer. 5) Add ttl inherit support to vxlan, from Hangbin Liu. 6) Properly separate ipv6 routes into their logically independant    components. fib6_info for the routing table, and fib6_nh for sets of    nexthops, which thus can be shared. From David Ahern. 7) Add bpf_xdp_adjust_tail helper, which can be used to generate ICMP    messages from XDP programs. From Nikita V. Shirokov. 8) Lots of long overdue cleanups to the r8169 driver, from Heiner    Kallweit. 9) Add BTF (&quot;BPF Type Format&quot;), from Martin KaFai Lau.10) Add traffic condition monitoring to iwlwifi, from Luca Coelho.11) Plumb extack down into fib_rules, from Roopa Prabhu.12) Add Flower classifier offload support to igb, from Vinicius Costa    Gomes.13) Add UDP GSO support, from Willem de Bruijn.14) Add documentation for eBPF helpers, from Quentin Monnet.15) Add TLS tx offload to mlx5, from Ilya Lesokhin.16) Allow applications to be given the number of bytes available to read    on a socket via a control message returned from recvmsg(), from    Soheil Hassas Yeganeh.17) Add x86_32 eBPF JIT compiler, from Wang YanQing.18) Add AF_XDP sockets, with zerocopy support infrastructure as well.    From Bj&#246;rn T&#246;pel.19) Remove indirect load support from all of the BPF JITs and handle    these operations in the verifier by translating them into native BPF    instead. From Daniel Borkmann.20) Add GRO support to ipv6 gre tunnels, from Eran Ben Elisha.21) Allow XDP programs to do lookups in the main kernel routing tables    for forwarding. From David Ahern.22) Allow drivers to store hardware state into an ELF section of kernel    dump vmcore files, and use it in cxgb4. From Rahul Lakkireddy.23) Various RACK and loss detection improvements in TCP, from Yuchung    Cheng.24) Add TCP SACK compression, from Eric Dumazet.25) Add User Mode Helper support and basic bpfilter infrastructure, from    Alexei Starovoitov.26) Support ports and protocol values in RTM_GETROUTE, from Roopa    Prabhu.27) Support bulking in -&gt;ndo_xdp_xmit() API, from Jesper Dangaard    Brouer.28) Add lots of forwarding selftests, from Petr Machata.29) Add generic network device failover driver, from Sridhar Samudrala.* ra.kernel.org:/pub/scm/linux/kernel/git/davem/net-next: (1959 commits)  strparser: Add __strp_unpause and use it in ktls.  rxrpc: Fix terminal retransmission connection ID to include the channel  net: hns3: Optimize PF CMDQ interrupt switching process  net: hns3: Fix for VF mailbox receiving unknown message  net: hns3: Fix for VF mailbox cannot receiving PF response  bnx2x: use the right constant  Revert &quot;net: sched: cls: Fix offloading when ingress dev is vxlan&quot;  net: dsa: b53: Fix for brcm tag issue in Cygnus SoC  enic: fix UDP rss bits  netdev-FAQ: clarify DaveM&apos;s position for stable backports  rtnetlink: validate attributes in do_setlink()  mlxsw: Add extack messages for port_{un, }split failures  netdevsim: Add extack error message for devlink reload  devlink: Add extack to reload and port_{un, }split operations  net: metrics: add proper netlink validation  ipmr: fix error path when ipmr_new_table fails  ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds  net: hns3: remove unused hclgevf_cfg_func_mta_filter  netfilter: provide udp*_lib_lookup for nf_tproxy  qed*: Utilize FW 8.37.2.0  ...

            List of files:
            /linux/tools/testing/selftests/uevent/Makefile</description>
        <pubDate>Thu, 07 Jun 2018 03:39:49 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>9d3df886d17b5ef73d4018841ef0a349fcd109ea - selftests: uevent filtering</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/uevent/Makefile#9d3df886d17b5ef73d4018841ef0a349fcd109ea</link>
        <description>selftests: uevent filteringRecent discussions around uevent filtering (cf. net-next commit [1], [2],and [3] and discussions in [4], [5], and [6]) have shown that the semanticsaround uevent filtering where not well understood.Now that we have settled - at least for the moment - how uevent filteringshould look like let&apos;s add some selftests to ensure we don&apos;t regressanything in the future.Note, the semantics of uevent filtering are described in detail in mycommit message to [2] so I won&apos;t repeat them here.[1]: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=90d52d4fd82007005125d9a8d2d560a1ca059b9d[2]: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=a3498436b3a0f8ec289e6847e1de40b4123e1639[3]: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=26045a7b14bc7a5455e411d820110f66557d6589[4]: https://lkml.org/lkml/2018/4/4/739[5]: https://lkml.org/lkml/2018/4/26/767[6]: https://lkml.org/lkml/2018/4/26/738Signed-off-by: Christian Brauner &lt;christian@brauner.io&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/tools/testing/selftests/uevent/Makefile</description>
        <pubDate>Tue, 22 May 2018 21:34:21 +0200</pubDate>
        <dc:creator>Christian Brauner &lt;christianvanbrauner@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
