summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
5 daysarm64/signal: Silence sparse warning storing GCSPR_EL0Mark Brown
12 daysarm64: signal: Ensure signal delivery failure is recoverableKevin Brodsky
13 daysarm64: stacktrace: Don't WARN when unwinding other tasksMark Rutland
13 daysarm64: stacktrace: Skip reporting LR at exception boundariesMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland
2024-12-03arm64: patching: avoid early page_to_phys()Mark Rutland
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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