summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas
2024-11-14Merge branch 'for-next/mops' into for-next/coreCatalin Marinas
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2024-11-14arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon
2024-11-14perf/core: Correct perf sampling with guest VMsColton Lewis
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis
2024-11-12arm64/ptrace: Clarify documentation of VL configuration via ptraceMark Brown
2024-11-12arm64/mm: Change protval as 'pteval_t' in map_range()Anshuman Khandual
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-08arm64/scs: Deal with 64-bit relative offsets in FDE framesArd Biesheuvel
2024-11-08arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE framesArd Biesheuvel
2024-11-08arm64: uprobes: Optimize cache flushes for xol slotLiao Chang
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-07arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANGMasahiro Yamada
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-11-06arm64/sve: Discard stale CPU state when handling SVE trapsMark Brown
2024-11-05arm64: Add support for FEAT_HAFTYicong Yang
2024-11-04arm64: signal: Remove unused macroKevin Brodsky
2024-11-04arm64: signal: Remove unnecessary check when saving POE stateKevin Brodsky
2024-11-04arm64/fpsimd: Fix a typoChristophe JAILLET
2024-11-02arm64: vdso: Use only one single vvar mappingThomas Weißschuh
2024-11-02arm64: vdso: Drop LBASE_VDSOThomas Weißschuh
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-01arm64: Expose ID_AA64ISAR1_EL1.XS to sanitised feature consumersMarc Zyngier
2024-11-01arm64: Return early when break handler is found on linked-listLiao Chang
2024-10-31arm64: cpufeature: discover CPU support for MPAMJames Morse
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-29arm64: signal: Improve POR_EL0 handling to avoid uaccess failuresKevin Brodsky
2024-10-28arm64: Use new fallback IO memcpy/memsetJulian Vetter
2024-10-23arm64: Add command-line override for ID_AA64MMFR0_EL1.ECVMarc Zyngier
2024-10-23arm64: Enable memory encrypt for RealmsSuzuki K Poulose
2024-10-23arm64: Enforce bounce buffers for realm DMASteven Price
2024-10-23efi: arm64: Map Device with Prot SharedSuzuki K Poulose
2024-10-23arm64: rsi: Map unprotected MMIO as decryptedSuzuki K Poulose
2024-10-23arm64: rsi: Add support for checking whether an MMIO is protectedSuzuki K Poulose
2024-10-23arm64: realm: Query IPA size from the RMMSteven Price
2024-10-23arm64: Detect if in a realm and set RIPAS RAMSuzuki K Poulose
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-17arm64: Support AT_HWCAP3Mark Brown
2024-10-17arm64: stacktrace: unwind exception boundariesMark Rutland
2024-10-17arm64: stacktrace: report recovered PCsMark Rutland
2024-10-17arm64: stacktrace: report source of unwind dataMark Rutland
2024-10-17arm64: stacktrace: move dump_backtrace() to kunwind_stack_walk()Mark Rutland
2024-10-17arm64: use a common struct frame_recordMark Rutland
2024-10-17arm64: pt_regs: swap 'unused' and 'pmr' fieldsMark Rutland
2024-10-17arm64: pt_regs: rename "pmr_save" -> "pmr"Mark Rutland