<?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 settings</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4b4193256c8d3bc3a5397b5cd9494c2ad386317d - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#4b4193256c8d3bc3a5397b5cd9494c2ad386317d</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.11 merge window.

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Tue, 15 Dec 2020 01:27:23 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3c09ec59cdea5b132212d97154d625fd34e436dd - Merge branches &apos;for-next/kvm-build-fix&apos;, &apos;for-next/va-refactor&apos;, &apos;for-next/lto&apos;, &apos;for-next/mem-hotplug&apos;, &apos;for-next/cppc-ffh&apos;, &apos;for-next/pad-image-header&apos;, &apos;for-next/zone-dma-default-32-bit&apos;, &apos;for-next/signal-tag-bits&apos; and &apos;for-next/cmdline-extended&apos; into for-next/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#3c09ec59cdea5b132212d97154d625fd34e436dd</link>
        <description>Merge branches &apos;for-next/kvm-build-fix&apos;, &apos;for-next/va-refactor&apos;, &apos;for-next/lto&apos;, &apos;for-next/mem-hotplug&apos;, &apos;for-next/cppc-ffh&apos;, &apos;for-next/pad-image-header&apos;, &apos;for-next/zone-dma-default-32-bit&apos;, &apos;for-next/signal-tag-bits&apos; and &apos;for-next/cmdline-extended&apos; into for-next/core* for-next/kvm-build-fix:  : Fix KVM build issues with 64K pages  KVM: arm64: Fix build error in user_mem_abort()* for-next/va-refactor:  : VA layout changes  arm64: mm: don&apos;t assume struct page is always 64 bytes  Documentation/arm64: fix RST layout of memory.rst  arm64: mm: tidy up top of kernel VA space  arm64: mm: make vmemmap region a projection of the linear region  arm64: mm: extend linear region for 52-bit VA configurations* for-next/lto:  : Upgrade READ_ONCE() to RCpc acquire on arm64 with LTO  arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y  arm64: alternatives: Remove READ_ONCE() usage during patch operation  arm64: cpufeatures: Add capability for LDAPR instruction  arm64: alternatives: Split up alternative.h  arm64: uaccess: move uao_* alternatives to asm-uaccess.h* for-next/mem-hotplug:  : Memory hotplug improvements  arm64/mm/hotplug: Ensure early memory sections are all online  arm64/mm/hotplug: Enable MEM_OFFLINE event handling  arm64/mm/hotplug: Register boot memory hot remove notifier earlier  arm64: mm: account for hotplug memory when randomizing the linear region* for-next/cppc-ffh:  : Add CPPC FFH support using arm64 AMU counters  arm64: abort counter_read_on_cpu() when irqs_disabled()  arm64: implement CPPC FFH support using AMUs  arm64: split counter validation function  arm64: wrap and generalise counter read functions* for-next/pad-image-header:  : Pad Image header to 64KB and unmap it  arm64: head: tidy up the Image header definition  arm64/head: avoid symbol names pointing into first 64 KB of kernel image  arm64: omit [_text, _stext) from permanent kernel mapping* for-next/zone-dma-default-32-bit:  : Default to 32-bit wide ZONE_DMA (previously reduced to 1GB for RPi4)  of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS  mm: Remove examples from enum zone_type comment  arm64: mm: Set ZONE_DMA size based on early IORT scan  arm64: mm: Set ZONE_DMA size based on devicetree&apos;s dma-ranges  of: unittest: Add test for of_dma_get_max_cpu_address()  of/address: Introduce of_dma_get_max_cpu_address()  arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()  arm64: mm: Move reserve_crashkernel() into mem_init()  arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required  arm64: Ignore any DMA offsets in the max_zone_phys() calculation* for-next/signal-tag-bits:  : Expose the FAR_EL1 tag bits in siginfo  arm64: expose FAR_EL1 tag bits in siginfo  signal: define the SA_EXPOSE_TAGBITS bit in sa_flags  signal: define the SA_UNSUPPORTED bit in sa_flags  arch: provide better documentation for the arch-specific SA_* flags  signal: clear non-uapi flag bits when passing/returning sa_flags  arch: move SA_* definitions to generic headers  parisc: start using signal-defs.h  parisc: Drop parisc special case for __sighandler_t* for-next/cmdline-extended:  : Add support for CONFIG_CMDLINE_EXTENDED  arm64: Extend the kernel command line from the bootloader  arm64: kaslr: Refactor early init command line parsing

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Wed, 09 Dec 2020 19:04:35 +0100</pubDate>
        <dc:creator>Catalin Marinas &lt;catalin.marinas@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>20c7775aecea04d8ca322039969d49dcf568e0e9 - Merge remote-tracking branch &apos;origin/master&apos; into perf/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#20c7775aecea04d8ca322039969d49dcf568e0e9</link>
        <description>Merge remote-tracking branch &apos;origin/master&apos; into perf/coreFurther perf/core patches will depend on:  d3f7b1bb2040 (&quot;mm/gup: fix gup_fast with dynamic page table folding&quot;)which is already in Linus&apos; tree.

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Thu, 26 Nov 2020 13:16:55 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>05909cd9a0c8811731b38697af13075e8954314f - Merge tag &apos;v5.9&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#05909cd9a0c8811731b38697af13075e8954314f</link>
        <description>Merge tag &apos;v5.9&apos; into nextSync up with mainline to bring in the latest DTS files.

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Wed, 18 Nov 2020 03:13:23 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0a986ea81e1aa8ac17e82cda53cc95158217956e - Merge branch &apos;linus&apos; into perf/kprobes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#0a986ea81e1aa8ac17e82cda53cc95158217956e</link>
        <description>Merge branch &apos;linus&apos; into perf/kprobesMerge recent kprobes updates into perf/kprobes that came from -mm.Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Sat, 07 Nov 2020 13:18:49 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5f8f965287494d55e8ba3551e3727a5e9d0eb702 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#5f8f965287494d55e8ba3551e3727a5e9d0eb702</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedCatch up with v5.10-rc2 and drm-misc-next.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Thu, 05 Nov 2020 09:25:17 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>01be83eea08d6d9f9209843e2e084505fba4053f - Merge branch &apos;core/urgent&apos; into core/entry</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#01be83eea08d6d9f9209843e2e084505fba4053f</link>
        <description>Merge branch &apos;core/urgent&apos; into core/entryPick up the entry fix before further modifications.

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Wed, 04 Nov 2020 18:14:52 +0100</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>4f6b838c378a52ea3ae0b15f12ca8a20849072fa - Merge tag &apos;v5.10-rc1&apos; into kvmarm-master/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#4f6b838c378a52ea3ae0b15f12ca8a20849072fa</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into kvmarm-master/nextLinux 5.10-rc1Signed-off-by: Marc Zyngier &lt;maz@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Thu, 12 Nov 2020 22:20:43 +0100</pubDate>
        <dc:creator>Marc Zyngier &lt;maz@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f59cddd8517ab880fb09bf1465b07b337e058b22 - Merge tag &apos;v5.10-rc1&apos; into regulator-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#f59cddd8517ab880fb09bf1465b07b337e058b22</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into regulator-5.10Linux 5.10-rc1

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Wed, 28 Oct 2020 22:37:38 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3bfd5f422f07a10f485c3f046431783c7c4004f2 - Merge tag &apos;v5.10-rc1&apos; into spi-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#3bfd5f422f07a10f485c3f046431783c7c4004f2</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into spi-5.10Linux 5.10-rc1

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Wed, 28 Oct 2020 22:36:51 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f401b2c9931a70317b6ac0d3e6020adc3a404cc0 - Merge tag &apos;asoc-v5.10&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/timers/settings#f401b2c9931a70317b6ac0d3e6020adc3a404cc0</link>
        <description>Merge tag &apos;asoc-v5.10&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Updates for v5.10Not a huge amount going on in the core for ASoC this time but quite alot of driver activity, especially for the Intel platforms: - Replacement of the DSP driver for some older x86 systems with a new   one which was written with closer reference to the DSP firmware so   should hopefully be more robust and maintainable. - A big batch of static checker and other fixes for the rest of the x86   DSP drivers. - Cleanup of the error unwinding code from Morimoto-san, hopefully   making it more robust. - Helpers for parsing auxiluary devices from the device tree from   Stephan Gerhold. - New support for AllWinner A64, Cirrus Logic CS4234, Mediatek MT6359   Microchip S/PDIF TX and RX controllers, Realtek RT1015P, and Texas   Instruments J721E, TAS2110, TAS2564 and TAS2764

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Mon, 12 Oct 2020 16:08:57 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>80510e25522949711410b37a7864f1b2d98215d8 - Merge tag &apos;spi-nor/for-5.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#80510e25522949711410b37a7864f1b2d98215d8</link>
        <description>Merge tag &apos;spi-nor/for-5.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/nextSPI NOR core changes:- Support for Winbond w25q64jwm flash- Enable 4K sector support for mx25l12805dSPI NOR controller drivers changes:- intel-spi:   - Add Alder Lake-S PCI ID

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Sun, 11 Oct 2020 22:07:52 +0200</pubDate>
        <dc:creator>Richard Weinberger &lt;richard@nod.at&gt;</dc:creator>
    </item>
<item>
        <title>e705d397965811ac528d7213b42d74ffe43caf38 - Merge branch &apos;locking/urgent&apos; into locking/core, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#e705d397965811ac528d7213b42d74ffe43caf38</link>
        <description>Merge branch &apos;locking/urgent&apos; into locking/core, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Fri, 09 Oct 2020 08:55:17 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>fd6b519a30a7179026d22c98d6bf10bb5ca8ca27 - Merge tag &apos;v5.9-rc5&apos; into asoc-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#fd6b519a30a7179026d22c98d6bf10bb5ca8ca27</link>
        <description>Merge tag &apos;v5.9-rc5&apos; into asoc-5.10Linux 5.9-rc5

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Tue, 06 Oct 2020 17:19:24 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>463c43fcd97e493d8a17242f4f000c86fe642ed6 - Merge tag &apos;v5.9-rc7&apos; into patchwork</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#463c43fcd97e493d8a17242f4f000c86fe642ed6</link>
        <description>Merge tag &apos;v5.9-rc7&apos; into patchworkLinux 5.9-rc7* tag &apos;v5.9-rc7&apos;: (683 commits)  Linux 5.9-rc7  mm/thp: Split huge pmds/puds if they&apos;re pinned when fork()  mm: Do early cow for pinned pages during fork() for ptes  mm/fork: Pass new vma pointer into copy_page_range()  mm: Introduce mm_struct.has_pinned  mm: validate pmd after splitting  mm: don&apos;t rely on system state to detect hot-plug operations  mm: replace memmap_context by meminit_context  arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback  lib/memregion.c: include memregion.h  lib/string.c: implement stpcpy  mm/migrate: correct thp migration stats  mm/gup: fix gup_fast with dynamic page table folding  mm: memcontrol: fix missing suffix of workingset_restore  mm, THP, swap: fix allocating cluster for swapfile by mistake  mm: slab: fix potential double free in ___cache_free  Documentation/llvm: Fix clang target examples  io_uring: ensure async buffered read-retry is setup properly  KVM: SVM: Add a dedicated INVD intercept routine  io_uring: don&apos;t unconditionally set plug-&gt;nowait = true  ...

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Sun, 04 Oct 2020 12:19:12 +0200</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8c1c6c7588b2faf9dd45fb3cfb7497fd09bbfe7c - Merge branch &apos;master&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#8c1c6c7588b2faf9dd45fb3cfb7497fd09bbfe7c</link>
        <description>Merge branch &apos;master&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-nextPull in the latest 5.9 tree for the commit to revert theV4L2_FLAG_MEMORY_NON_CONSISTENT uapi addition.

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Fri, 25 Sep 2020 06:19:19 +0200</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>3ab0a7a0c349a1d7beb2bb371a62669d1528269d - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#3ab0a7a0c349a1d7beb2bb371a62669d1528269d</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netTwo minor conflicts:1) net/ipv4/route.c, adding a new local variable while   moving another local variable and removing it&apos;s   initial assignment.2) drivers/net/dsa/microchip/ksz9477.c, overlapping changes.   One pretty prints the port mode differently, whilst another   changes the driver to try and obtain the port mode from   the port node rather than the switch node.Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Wed, 23 Sep 2020 01:45:34 +0200</pubDate>
        <dc:creator>David S. Miller &lt;davem@davemloft.net&gt;</dc:creator>
    </item>
<item>
        <title>33f16b25a091687388152d4b29593a39d819aa22 - Merge 5.9.0-rc6 into tty-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#33f16b25a091687388152d4b29593a39d819aa22</link>
        <description>Merge 5.9.0-rc6 into tty-nextWe need the tty/serial fixes in here and this resolves a merge issue inthe 8250 driver.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Mon, 21 Sep 2020 09:23:55 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>5dee5872f87552cfb173c899d35fc1413c2aa77f - Merge branch &apos;mlx5_active_speed&apos; into rdma.git for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#5dee5872f87552cfb173c899d35fc1413c2aa77f</link>
        <description>Merge branch &apos;mlx5_active_speed&apos; into rdma.git for-nextLeon Romanovsky says:====================IBTA declares speed as 16 bits, but kernel stores it in u8. This seriesfixes in-kernel declaration while keeping external interface intact.====================Based on the mlx5-next branch at     git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxdue to dependencies.* branch &apos;mlx5_active_speed&apos;:  RDMA: Fix link active_speed size  RDMA/mlx5: Delete duplicated mlx5_ptys_width enum  net/mlx5: Refactor query port speed functions

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Thu, 17 Sep 2020 20:12:22 +0200</pubDate>
        <dc:creator>Jason Gunthorpe &lt;jgg@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>056c1722014104b70d36fe71b683f71637f1a708 - Merge remote-tracking branch &apos;torvalds/master&apos; into perf/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/timers/settings#056c1722014104b70d36fe71b683f71637f1a708</link>
        <description>Merge remote-tracking branch &apos;torvalds/master&apos; into perf/coreTo pick up fixes.Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/tools/testing/selftests/timers/settings</description>
        <pubDate>Thu, 17 Sep 2020 20:45:05 +0200</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
