summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+99
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-6/+6
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-87/+0
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+5
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-16/+16
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-33/+15
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-28/+0
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds30-129/+1012
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas2-16/+82
2024-11-14Merge branch 'for-next/mops' into for-next/coreCatalin Marinas4-2/+29
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas30-143/+1002
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-32/+4
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2-0/+99
2024-11-14arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon1-1/+1
2024-11-14perf/core: Correct perf sampling with guest VMsColton Lewis1-28/+0
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis1-2/+2
2024-11-12arm64/ptrace: Clarify documentation of VL configuration via ptraceMark Brown1-2/+10
2024-11-12arm64/mm: Change protval as 'pteval_t' in map_range()Anshuman Khandual1-1/+1
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-32/+4
2024-11-08arm64/scs: Deal with 64-bit relative offsets in FDE framesArd Biesheuvel1-2/+32
2024-11-08arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE framesArd Biesheuvel2-30/+43
2024-11-08arm64: uprobes: Optimize cache flushes for xol slotLiao Chang1-0/+8
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)6-6/+6
2024-11-07arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANGMasahiro Yamada1-3/+3
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-32/+3
2024-11-06arm64/sve: Discard stale CPU state when handling SVE trapsMark Brown1-0/+1
2024-11-05arm64: Add support for FEAT_HAFTYicong Yang1-0/+15
2024-11-04arm64: signal: Remove unused macroKevin Brodsky1-1/+0
2024-11-04arm64: signal: Remove unnecessary check when saving POE stateKevin Brodsky1-1/+1
2024-11-04arm64/fpsimd: Fix a typoChristophe JAILLET1-1/+1
2024-11-02arm64: vdso: Use only one single vvar mappingThomas Weißschuh1-30/+13
2024-11-02arm64: vdso: Drop LBASE_VDSOThomas Weißschuh2-2/+2
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-14/+78
2024-11-01arm64: Expose ID_AA64ISAR1_EL1.XS to sanitised feature consumersMarc Zyngier1-0/+1
2024-11-01arm64: Return early when break handler is found on linked-listLiao Chang1-3/+2
2024-10-31arm64: cpufeature: discover CPU support for MPAMJames Morse2-0/+99
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-1/+5
2024-10-29arm64: signal: Improve POR_EL0 handling to avoid uaccess failuresKevin Brodsky1-14/+78
2024-10-28arm64: Use new fallback IO memcpy/memsetJulian Vetter1-87/+0
2024-10-23arm64: Add command-line override for ID_AA64MMFR0_EL1.ECVMarc Zyngier1-0/+10
2024-10-23arm64: Enable memory encrypt for RealmsSuzuki K Poulose1-0/+16
2024-10-23arm64: Enforce bounce buffers for realm DMASteven Price1-0/+1
2024-10-23efi: arm64: Map Device with Prot SharedSuzuki K Poulose1-2/+10
2024-10-23arm64: rsi: Map unprotected MMIO as decryptedSuzuki K Poulose1-0/+15
2024-10-23arm64: rsi: Add support for checking whether an MMIO is protectedSuzuki K Poulose1-0/+26
2024-10-23arm64: realm: Query IPA size from the RMMSteven Price1-0/+8
2024-10-23arm64: Detect if in a realm and set RIPAS RAMSuzuki K Poulose3-1/+81
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2024-10-17arm64: Support AT_HWCAP3Mark Brown1-0/+6
2024-10-17arm64: stacktrace: unwind exception boundariesMark Rutland5-16/+122