summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2024-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-08-14arm64: uaccess: correct thinko in __get_mem_asm()Mark Rutland
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-08-07KVM: arm64: Tidying up PAuth code in KVMFuad Tabba
2024-08-02arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon
2024-08-01arm64: cputype: Add Cortex-A725 definitionsMark Rutland
2024-08-01arm64: cputype: Add Cortex-X1C definitionsMark Rutland
2024-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-07-25arm64: mm: Fix lockless walks with static and dynamic page-table foldingWill Deacon
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-15Merge branch 'arm64-uaccess' (early part)Linus Torvalds
2024-07-15Merge branch 'word-at-a-time'Linus Torvalds
2024-07-15Merge branch 'runtime-constants'Linus Torvalds
2024-07-14Merge branch kvm-arm64/nv-tcr2 into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/nv-sve into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/el2-kcfi into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/ctr-el0 into kvmarm/nextOliver Upton
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy
2024-07-11Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas
2024-07-11Merge branches 'for-next/cpufeature', 'for-next/misc', 'for-next/kselftest', ...Catalin Marinas
2024-07-10arm64: rework compat syscall macrosArnd Bergmann
2024-07-10arm64: generate 64-bit syscall.tblArnd Bergmann
2024-07-10arm64: convert unistd_32.h to syscall.tbl formatArnd Bergmann
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-09arm64: add 'runtime constant' supportLinus Torvalds
2024-07-04arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual
2024-07-03mm: remove page_mapping()Matthew Wilcox (Oracle)
2024-07-03perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.hRob Herring (Arm)
2024-06-28arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron
2024-06-28arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2024-06-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-06-27KVM: arm64: Get rid of HCRX_GUEST_FLAGSMarc Zyngier
2024-06-27KVM: arm64: Correctly honor the presence of FEAT_TCRXMarc Zyngier
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-24arm64: Cleanup __cpu_set_tcr_t0sz()Seongsu Park
2024-06-24arm64: irqchip/gic-v3: Select priorities at boot timeMark Rutland
2024-06-24arm64/mm: Stop using ESR_ELx_FSC_TYPE during faultAnshuman Khandual
2024-06-20KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helperMarc Zyngier
2024-06-20KVM: arm64: nv: Load guest hyp's ZCR into EL1 stateOliver Upton
2024-06-20KVM: arm64: nv: Handle ZCR_EL2 trapsOliver Upton
2024-06-20KVM: arm64: nv: Forward SVE traps to guest hypervisorOliver Upton
2024-06-20KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisorJintack Lim
2024-06-20arm64: Introduce esr_brk_comment, esr_is_cfi_brkPierre-Clément Tosi
2024-06-20KVM: arm64: Fix __pkvm_init_switch_pgd call ABIPierre-Clément Tosi