summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2024-05-05mm/arm64: override clear_young_dirty_ptes() batch helperLance Yang
2024-05-05arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESSKefeng Wang
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand
2024-04-25arm64: mm: accelerate pagefault when VM_FAULT_BADACCESSKefeng Wang
2024-04-25arm64: mm: cleanup __do_page_fault()Kefeng Wang
2024-04-25mm: convert arch_clear_hugepage_flags to take a folioMatthew Wilcox (Oracle)
2024-04-25arm64: mm: swap: support THP_SWAP on hardware with MTEBarry Song
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-25mm/arm: remove pmd_thp_or_huge()Peter Xu
2024-04-25mm/treewide: remove pXd_huge()Peter Xu
2024-04-25mm/treewide: replace pXd_huge() with pXd_leaf()Peter Xu
2024-04-25mm/arm64: merge pXd_huge() and pXd_leaf() definitionsPeter Xu
2024-04-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-04-12Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-10arm64: tlb: Fix TLBI RANGE operandGavin Shan
2024-04-09Merge tag 'imx-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2024-04-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-03arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown
2024-04-03arm64: dts: imx8qm-ss-dma: fix can lpcg indicesFrank Li
2024-04-03arm64: dts: imx8-ss-dma: fix can lpcg indicesFrank Li
2024-04-03arm64: dts: imx8-ss-dma: fix adc lpcg indicesFrank Li
2024-04-03arm64: dts: imx8-ss-dma: fix pwm lpcg indicesFrank Li
2024-04-03arm64: dts: imx8-ss-dma: fix spi lpcg indicesFrank Li
2024-04-03arm64: dts: imx8-ss-conn: fix usb lpcg indicesFrank Li
2024-04-03arm64: dts: imx8-ss-lsio: fix pwm lpcg indicesFrank Li
2024-04-02arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock orderFrank Li
2024-04-01KVM: arm64: Rationalise KVM banner outputMarc Zyngier
2024-04-01arm64: Fix early handling of FEAT_E2H0 not being implementedMarc Zyngier
2024-04-01KVM: arm64: Ensure target address is granule-aligned for range TLBIWill Deacon
2024-04-01KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()Will Deacon
2024-04-01KVM: arm64: Don't pass a TLBI level hint when zapping table entriesWill Deacon
2024-04-01KVM: arm64: Don't defer TLB invalidation when zapping table entriesWill Deacon
2024-03-29arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenJohan Hovold
2024-03-29arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix USB vbus regulatorTim Harvey
2024-03-29arm64: dts: freescale: imx8mp-venice-gw72xx-2x: fix USB vbus regulatorTim Harvey
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-26KVM: arm64: Fix out-of-IPA space translation fault handlingWujie Duan
2024-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-21arm64: bpf: fix 32bit unconditional bswapArtem Savkov
2024-03-19bpf, arm64: fix bug in BPF_LDX_MEMSXPuranjay Mohan
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley
2024-03-18ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512Christoph Lameter (Ampere)
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves
2024-03-15Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later c...Oliver Upton