summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2021-03-30Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-03-26Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh
2021-03-24KVM: arm64: Fix CPU interface MMIO compatibility detectionMarc Zyngier
2021-03-24KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose
2021-03-24KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose
2021-03-22arm64: mm: correct the inside linear map range during hotplug checkPavel Tatashin
2021-03-22arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin
2021-03-22arm64: cpuinfo: Fix a typoBhaskar Chowdhury
2021-03-22arm64: stacktrace: don't trace arch_stack_walk()Mark Rutland
2021-03-15arm64: csum: cast to the proper typeAlex Elder
2021-03-15arm64: dts: imx8mp-phyboard-pollux-rdk: Add missing pinctrl entryTeresa Remmet
2021-03-15arm64: dts: ls1012a: mark crypto engine dma coherentHoria Geantă
2021-03-15arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă
2021-03-15arm64: dts: ls1046a: mark crypto engine dma coherentHoria Geantă
2021-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-12KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier
2021-03-12KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier
2021-03-11arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]Ard Biesheuvel
2021-03-11arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel
2021-03-10arm64: perf: Fix 64-bit event counter read truncationRob Herring
2021-03-10arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse
2021-03-10arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas
2021-03-09KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2021-03-09arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov
2021-03-09KVM: arm64: Don't use cbz/adr with external symbolsSami Tolvanen
2021-03-08arm64/mm: Reorganize pfn_valid()Anshuman Khandual
2021-03-08arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual
2021-03-08arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDERAnshuman Khandual
2021-03-08arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHAREAnshuman Khandual
2021-03-08arm64: Drop support for CMDLINE_EXTENDWill Deacon
2021-03-08arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overridesWill Deacon
2021-03-06KVM: arm64: Fix range alignment when walking page tablesJia He
2021-03-06KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibilityMarc Zyngier
2021-03-06KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier
2021-03-06KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is availableMarc Zyngier
2021-03-06KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier
2021-03-06KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull
2021-03-06KVM: arm64: Avoid corrupting vCPU context register in guest exitWill Deacon
2021-03-06KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-26arm64: kasan: simplify and inline MTE functionsAndrey Konovalov
2021-02-26kfence: add test suiteMarco Elver
2021-02-26kfence: use pt_regs to generate stack trace on faultsMarco Elver
2021-02-26arm64, kfence: enable KFENCE for ARM64Marco Elver
2021-02-26arm64/mm: define arch_get_mappable_range()Anshuman Khandual