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

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</description>
        <pubDate>Tue, 23 Feb 2021 06:35:15 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>415e915fdfc775ad0c6675fde1008f6f43dd6251 - Merge tag &apos;v5.11&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/arm64/fp/README#415e915fdfc775ad0c6675fde1008f6f43dd6251</link>
        <description>Merge tag &apos;v5.11&apos; into nextMerge with mainline to get latest APIs and device tree bindings.

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</description>
        <pubDate>Tue, 23 Feb 2021 06:21:03 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>58f7553fa424fd0fd74e8b796d50c66014cebebe - Merge remote-tracking branch &apos;spi/for-5.10&apos; into spi-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/arm64/fp/README#58f7553fa424fd0fd74e8b796d50c66014cebebe</link>
        <description>Merge remote-tracking branch &apos;spi/for-5.10&apos; into spi-linus

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</description>
        <pubDate>Fri, 11 Dec 2020 18:48:50 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>031616c434db05ce766f76c62865f55698e0924f - Merge remote-tracking branch &apos;asoc/for-5.10&apos; into asoc-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/arm64/fp/README#031616c434db05ce766f76c62865f55698e0924f</link>
        <description>Merge remote-tracking branch &apos;asoc/for-5.10&apos; into asoc-linus

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</description>
        <pubDate>Fri, 11 Dec 2020 18:47:55 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&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/arm64/fp/README#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/arm64/fp/README</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/arm64/fp/README#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/arm64/fp/README</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>666fab4a3ea143315a9c059fad9f3a0f1365d54b - Merge branch &apos;linus&apos; into perf/kprobes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/arm64/fp/README#666fab4a3ea143315a9c059fad9f3a0f1365d54b</link>
        <description>Merge branch &apos;linus&apos; into perf/kprobesConflicts:	include/asm-generic/atomic-instrumented.h	kernel/kprobes.cUse the upstream atomic-instrumented.h checksum, and pickthe kprobes version of kernel/kprobes.c, which effectivelyreverts this upstream workaround:  645f224e7ba2: (&quot;kprobes: Tell lockdep about kprobe nesting&quot;)Since the new code *should* be fine without nesting.Knock on wood ...Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</description>
        <pubDate>Sat, 07 Nov 2020 12:50:48 +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/arm64/fp/README#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/arm64/fp/README</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/arm64/fp/README#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/arm64/fp/README</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>c489573b5b6ce6442ad4658d9d5ec77839b91622 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/arm64/fp/README#c489573b5b6ce6442ad4658d9d5ec77839b91622</link>
        <description>Merge drm/drm-next into drm-misc-nextDaniel needs -rc2 in drm-misc-next to merge some patchesSigned-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</description>
        <pubDate>Mon, 02 Nov 2020 11:17:54 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&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/arm64/fp/README#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/arm64/fp/README</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>4a95857a875e887cc958c92fe9d2cde6184d2ec0 - Merge tag &apos;drm-intel-fixes-2020-10-29&apos; into gvt-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/arm64/fp/README#4a95857a875e887cc958c92fe9d2cde6184d2ec0</link>
        <description>Merge tag &apos;drm-intel-fixes-2020-10-29&apos; into gvt-fixesBackmerge for 5.10-rc1 to apply one extra APL fix.Signed-off-by: Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</description>
        <pubDate>Fri, 30 Oct 2020 04:48:17 +0100</pubDate>
        <dc:creator>Zhenyu Wang &lt;zhenyuw@linux.intel.com&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/arm64/fp/README#f59cddd8517ab880fb09bf1465b07b337e058b22</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into regulator-5.10Linux 5.10-rc1

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</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/arm64/fp/README#3bfd5f422f07a10f485c3f046431783c7c4004f2</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into spi-5.10Linux 5.10-rc1

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</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>ce038aeaee68f2e41c732b4b91c7185a1cac14b5 - Merge tag &apos;v5.10-rc1&apos; into asoc-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/arm64/fp/README#ce038aeaee68f2e41c732b4b91c7185a1cac14b5</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into asoc-5.10Linux 5.10-rc1

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</description>
        <pubDate>Wed, 28 Oct 2020 22:36:35 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>6734e20e39207556e17d72b5c4950d8f3a4f2de2 - Merge tag &apos;arm64-upstream&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/arm64/fp/README#6734e20e39207556e17d72b5c4950d8f3a4f2de2</link>
        <description>Merge tag &apos;arm64-upstream&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxPull arm64 updates from Will Deacon: &quot;There&apos;s quite a lot of code here, but much of it is due to the  addition of a new PMU driver as well as some arm64-specific selftests  which is an area where we&apos;ve traditionally been lagging a bit.  In terms of exciting features, this includes support for the Memory  Tagging Extension which narrowly missed 5.9, hopefully allowing  userspace to run with use-after-free detection in production on CPUs  that support it. Work is ongoing to integrate the feature with KASAN  for 5.11.  Another change that I&apos;m excited about (assuming they get the hardware  right) is preparing the ASID allocator for sharing the CPU page-table  with the SMMU. Those changes will also come in via Joerg with the  IOMMU pull.  We do stray outside of our usual directories in a few places, mostly  due to core changes required by MTE. Although much of this has been  Acked, there were a couple of places where we unfortunately didn&apos;t get  any review feedback.  Other than that, we ran into a handful of minor conflicts in -next,  but nothing that should post any issues.  Summary:   - Userspace support for the Memory Tagging Extension introduced by     Armv8.5. Kernel support (via KASAN) is likely to follow in 5.11.   - Selftests for MTE, Pointer Authentication and FPSIMD/SVE context     switching.   - Fix and subsequent rewrite of our Spectre mitigations, including     the addition of support for PR_SPEC_DISABLE_NOEXEC.   - Support for the Armv8.3 Pointer Authentication enhancements.   - Support for ASID pinning, which is required when sharing     page-tables with the SMMU.   - MM updates, including treating flush_tlb_fix_spurious_fault() as a     no-op.   - Perf/PMU driver updates, including addition of the ARM CMN PMU     driver and also support to handle CPU PMU IRQs as NMIs.   - Allow prefetchable PCI BARs to be exposed to userspace using normal     non-cacheable mappings.   - Implementation of ARCH_STACKWALK for unwinding.   - Improve reporting of unexpected kernel traps due to BPF JIT     failure.   - Improve robustness of user-visible HWCAP strings and their     corresponding numerical constants.   - Removal of TEXT_OFFSET.   - Removal of some unused functions, parameters and prototypes.   - Removal of MPIDR-based topology detection in favour of firmware     description.   - Cleanups to handling of SVE and FPSIMD register state in     preparation for potential future optimisation of handling across     syscalls.   - Cleanups to the SDEI driver in preparation for support in KVM.   - Miscellaneous cleanups and refactoring work&quot;* tag &apos;arm64-upstream&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: (148 commits)  Revert &quot;arm64: initialize per-cpu offsets earlier&quot;  arm64: random: Remove no longer needed prototypes  arm64: initialize per-cpu offsets earlier  kselftest/arm64: Check mte tagged user address in kernel  kselftest/arm64: Verify KSM page merge for MTE pages  kselftest/arm64: Verify all different mmap MTE options  kselftest/arm64: Check forked child mte memory accessibility  kselftest/arm64: Verify mte tag inclusion via prctl  kselftest/arm64: Add utilities and a test to validate mte memory  perf: arm-cmn: Fix conversion specifiers for node type  perf: arm-cmn: Fix unsigned comparison to less than zero  arm64: dbm: Invalidate local TLB when setting TCR_EL1.HD  arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op  arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() option  arm64: Pull in task_stack_page() to Spectre-v4 mitigation code  KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled  arm64: Get rid of arm64_ssbd_state  KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()  KVM: arm64: Get rid of kvm_arm_have_ssbd()  KVM: arm64: Simplify handling of ARCH_WORKAROUND_2  ...

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</description>
        <pubDate>Mon, 12 Oct 2020 19:00:51 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>57b8b1b4351dafe94de09a2aab5eba885b6705f0 - Merge branches &apos;for-next/acpi&apos;, &apos;for-next/boot&apos;, &apos;for-next/bpf&apos;, &apos;for-next/cpuinfo&apos;, &apos;for-next/fpsimd&apos;, &apos;for-next/misc&apos;, &apos;for-next/mm&apos;, &apos;for-next/pci&apos;, &apos;for-next/perf&apos;, &apos;for-next/ptrauth&apos;, &apos;for-next/sdei&apos;, &apos;for-next/selftests&apos;, &apos;for-next/stacktrace&apos;, &apos;for-next/svm&apos;, &apos;for-next/topology&apos;, &apos;for-next/tpyos&apos; and &apos;for-next/vdso&apos; into for-next/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/arm64/fp/README#57b8b1b4351dafe94de09a2aab5eba885b6705f0</link>
        <description>Merge branches &apos;for-next/acpi&apos;, &apos;for-next/boot&apos;, &apos;for-next/bpf&apos;, &apos;for-next/cpuinfo&apos;, &apos;for-next/fpsimd&apos;, &apos;for-next/misc&apos;, &apos;for-next/mm&apos;, &apos;for-next/pci&apos;, &apos;for-next/perf&apos;, &apos;for-next/ptrauth&apos;, &apos;for-next/sdei&apos;, &apos;for-next/selftests&apos;, &apos;for-next/stacktrace&apos;, &apos;for-next/svm&apos;, &apos;for-next/topology&apos;, &apos;for-next/tpyos&apos; and &apos;for-next/vdso&apos; into for-next/coreRemove unused functions and parameters from ACPI IORT code.(Zenghui Yu via Lorenzo Pieralisi)* for-next/acpi:  ACPI/IORT: Remove the unused inline functions  ACPI/IORT: Drop the unused @ops of iort_add_device_replay()Remove redundant code and fix documentation of caching behaviour for theHVC_SOFT_RESTART hypercall.(Pingfan Liu)* for-next/boot:  Documentation/kvm/arm: improve description of HVC_SOFT_RESTART  arm64/relocate_kernel: remove redundant codeImprove reporting of unexpected kernel traps due to BPF JIT failure.(Will Deacon)* for-next/bpf:  arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMMImprove robustness of user-visible HWCAP strings and their correspondingnumerical constants.(Anshuman Khandual)* for-next/cpuinfo:  arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitionsCleanups to handling of SVE and FPSIMD register state in preparationfor potential future optimisation of handling across syscalls.(Julien Grall)* for-next/fpsimd:  arm64/sve: Implement a helper to load SVE registers from FPSIMD state  arm64/sve: Implement a helper to flush SVE registers  arm64/fpsimdmacros: Allow the macro &quot;for&quot; to be used in more cases  arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LEN  arm64/signal: Update the comment in preserve_sve_context  arm64/fpsimd: Update documentation of do_sve_accMiscellaneous changes.(Tian Tao and others)* for-next/misc:  arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE  arm64: mm: Fix missing-prototypes in pageattr.c  arm64/fpsimd: Fix missing-prototypes in fpsimd.c  arm64: hibernate: Remove unused including &lt;linux/version.h&gt;  arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()  arm64: Remove the unused include statements  arm64: get rid of TEXT_OFFSET  arm64: traps: Add str of description to panic() in die()Memory management updates and cleanups.(Anshuman Khandual and others)* for-next/mm:  arm64: dbm: Invalidate local TLB when setting TCR_EL1.HD  arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op  arm64/mm: Unify CONT_PMD_SHIFT  arm64/mm: Unify CONT_PTE_SHIFT  arm64/mm: Remove CONT_RANGE_OFFSET  arm64/mm: Enable THP migration  arm64/mm: Change THP helpers to comply with generic MM semantics  arm64/mm/ptdump: Add address markers for BPF regionsAllow prefetchable PCI BARs to be exposed to userspace using normalnon-cacheable mappings.(Clint Sbisa)* for-next/pci:  arm64: Enable PCI write-combine resources under sysfsPerf/PMU driver updates.(Julien Thierry and others)* for-next/perf:  perf: arm-cmn: Fix conversion specifiers for node type  perf: arm-cmn: Fix unsigned comparison to less than zero  arm_pmu: arm64: Use NMIs for PMU  arm_pmu: Introduce pmu_irq_ops  KVM: arm64: pmu: Make overflow handler NMI safe  arm64: perf: Defer irq_work to IPI_IRQ_WORK  arm64: perf: Remove PMU locking  arm64: perf: Avoid PMXEV* indirection  arm64: perf: Add missing ISB in armv8pmu_enable_counter()  perf: Add Arm CMN-600 PMU driver  perf: Add Arm CMN-600 DT binding  arm64: perf: Add support caps under sysfs  drivers/perf: thunderx2_pmu: Fix memory resource error handling  drivers/perf: xgene_pmu: Fix uninitialized resource struct  perf: arm_dsu: Support DSU ACPI devices  arm64: perf: Remove unnecessary event_idx check  drivers/perf: hisi: Add missing include of linux/module.h  arm64: perf: Add general hardware LLC events for PMUv3Support for the Armv8.3 Pointer Authentication enhancements.(By Amit Daniel Kachhap)* for-next/ptrauth:  arm64: kprobe: clarify the comment of steppable hint instructions  arm64: kprobe: disable probe of fault prone ptrauth instruction  arm64: cpufeature: Modify address authentication cpufeature to exact  arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements  arm64: traps: Allow force_signal_inject to pass esr error code  arm64: kprobe: add checks for ARMv8.3-PAuth combined instructionsTonnes of cleanup to the SDEI driver.(Gavin Shan)* for-next/sdei:  firmware: arm_sdei: Remove _sdei_event_unregister()  firmware: arm_sdei: Remove _sdei_event_register()  firmware: arm_sdei: Introduce sdei_do_local_call()  firmware: arm_sdei: Cleanup on cross call function  firmware: arm_sdei: Remove while loop in sdei_event_unregister()  firmware: arm_sdei: Remove while loop in sdei_event_register()  firmware: arm_sdei: Remove redundant error message in sdei_probe()  firmware: arm_sdei: Remove duplicate check in sdei_get_conduit()  firmware: arm_sdei: Unregister driver on error in sdei_init()  firmware: arm_sdei: Avoid nested statements in sdei_init()  firmware: arm_sdei: Retrieve event number from event instance  firmware: arm_sdei: Common block for failing path in sdei_event_create()  firmware: arm_sdei: Remove sdei_is_err()Selftests for Pointer Authentication and FPSIMD/SVE context-switching.(Mark Brown and Boyan Karatotev)* for-next/selftests:  selftests: arm64: Add build and documentation for FP tests  selftests: arm64: Add wrapper scripts for stress tests  selftests: arm64: Add utility to set SVE vector lengths  selftests: arm64: Add stress tests for FPSMID and SVE context switching  selftests: arm64: Add test for the SVE ptrace interface  selftests: arm64: Test case for enumeration of SVE vector lengths  kselftests/arm64: add PAuth tests for single threaded consistency and differently initialized keys  kselftests/arm64: add PAuth test for whether exec() changes keys  kselftests/arm64: add nop checks for PAuth tests  kselftests/arm64: add a basic Pointer Authentication testImplementation of ARCH_STACKWALK for unwinding.(Mark Brown)* for-next/stacktrace:  arm64: Move console stack display code to stacktrace.c  arm64: stacktrace: Convert to ARCH_STACKWALK  arm64: stacktrace: Make stack walk callback consistent with generic code  stacktrace: Remove reliable argument from arch_stack_walk() callbackSupport for ASID pinning, which is required when sharing page-tables withthe SMMU.(Jean-Philippe Brucker)* for-next/svm:  arm64: cpufeature: Export symbol read_sanitised_ftr_reg()  arm64: mm: Pin down ASIDs for sharing mm with devicesRely on firmware tables for establishing CPU topology.(Valentin Schneider)* for-next/topology:  arm64: topology: Stop using MPIDR for topology informationSpelling fixes.(Xiaoming Ni and Yanfei Xu)* for-next/tpyos:  arm64/numa: Fix a typo in comment of arm64_numa_init  arm64: fix some spelling mistakes in the comments by codespellvDSO cleanups.(Will Deacon)* for-next/vdso:  arm64: vdso: Fix unusual formatting in *setup_additional_pages()  arm64: vdso32: Remove a bunch of #ifdef CONFIG_COMPAT_VDSO guards

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</description>
        <pubDate>Fri, 02 Oct 2020 13:01:41 +0200</pubDate>
        <dc:creator>Will Deacon &lt;will@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e093256d14fbf9e8aaf02ed0ac69087eef6792bd - selftests: arm64: Add build and documentation for FP tests</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/arm64/fp/README#e093256d14fbf9e8aaf02ed0ac69087eef6792bd</link>
        <description>selftests: arm64: Add build and documentation for FP testsIntegrate the FP tests with the build system and add some documentationfor the ones run outside the kselftest infrastructure.  The content inthe README was largely written by Dave Martin with edits by me.Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;Acked-by: Dave Martin &lt;Dave.Martin@arm.com&gt;Acked-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;Link: https://lore.kernel.org/r/20200819114837.51466-7-broonie@kernel.orgSigned-off-by: Will Deacon &lt;will@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/arm64/fp/README</description>
        <pubDate>Wed, 19 Aug 2020 13:48:37 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
