summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2023-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-02-28arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-20Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-02-19arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/psci-relay-fixes into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/parallel-access-faults into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/nextOliver Upton
2023-02-13Merge branch arm64/for-next/sme2 into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm/kvm-hw-enable-refactor into kvmarm/nextOliver Upton
2023-02-11KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changesChristoffer Dall
2023-02-11KVM: arm64: nv: Filter out unsupported features from ID regsMarc Zyngier
2023-02-11KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisorMarc Zyngier
2023-02-11KVM: arm64: nv: Handle trapped ERET from virtual EL2Christoffer Dall
2023-02-11KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim
2023-02-11KVM: arm64: nv: Handle HCR_EL2.NV system register trapsJintack Lim
2023-02-11KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU stateChristoffer Dall
2023-02-11KVM: arm64: nv: Add EL2 system registers to vcpu contextMarc Zyngier
2023-02-11KVM: arm64: nv: Introduce nested virtualization VCPU featureChristoffer Dall
2023-02-11arm64: Add ARM64_HAS_NESTED_VIRT cpufeatureJintack Lim
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas
2023-02-08arm64: Support Clang UBSAN trap codes for better reportingKees Cook
2023-02-06Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel
2023-02-02mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02KVM: arm64: Use sanitized values in __check_override in nVHEQuentin Perret
2023-02-02KVM: arm64: Introduce finalise_el2_state macroQuentin Perret
2023-02-02KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHEQuentin Perret
2023-01-31arm64: irqflags: use alternative branches for pseudo-NMI logicMark Rutland
2023-01-31arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucapMark Rutland
2023-01-31arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKINGMark Rutland
2023-01-31arm64/mm: Intercept pfn changes in set_pte_at()Anshuman Khandual
2023-01-26arm64: el2_setup.h: fix spelling typo in commentsPrathu Baronia
2023-01-26arm64: head: Switch endianness before populating the ID mapArd Biesheuvel
2023-01-24efi: arm64: enter with MMU and caches enabledArd Biesheuvel
2023-01-24arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSMark Rutland
2023-01-24arm64: patching: Add aarch64_insn_write_literal_u64()Mark Rutland
2023-01-24arm64: insn: Add helpers for BTIMark Rutland
2023-01-24arm64: Extend support for CONFIG_FUNCTION_ALIGNMENTMark Rutland
2023-01-24Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini
2023-01-23Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds