aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-26Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-04-23xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini
2021-04-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-04-15arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor
2021-04-15Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas
2021-04-15Merge branch 'for-next/mte-async-kernel-mode' into for-next/coreCatalin Marinas
2021-04-15Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas
2021-04-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-04-13arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne
2021-04-13arm64: mte: make the per-task SCTLR_EL1 field usable elsewherePeter Collingbourne
2021-04-12arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel
2021-04-12arm64: assembler: introduce wxN aliases for wN registersArd Biesheuvel
2021-04-12arm64: assembler: remove conditional NEON yield macrosArd Biesheuvel
2021-04-11kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov
2021-04-11arm64: mte: Report async tag faults before suspendVincenzo Frascino
2021-04-11arm64: mte: Enable async tag check faultVincenzo Frascino
2021-04-11arm64: mte: Enable TCO in functions that can read beyond buffer limitsVincenzo Frascino
2021-04-11arm64: mte: Drop arch_enable_tagging()Vincenzo Frascino
2021-04-11arm64: mte: Add asynchronous mode supportVincenzo Frascino
2021-04-08arm64: cpufeature: Allow early filtering of feature overrideMarc Zyngier
2021-04-08arm64: Disable fine grained traps on bootMark Brown
2021-04-08arm64: mte: Remove unused mte_assign_mem_tag_range()Vincenzo Frascino
2021-04-08arm64: Add __init section marker to some functionsJisheng Zhang
2021-04-08arm64/sve: Rework SVE access trap to convert state in registersMark Brown
2021-04-08arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin
2021-04-08asm-generic/io.h: implement pci_remap_cfgspace using ioremap_npHector Martin
2021-04-08arm64: Implement ioremap_np() to map MMIO as nGnRnEHector Martin
2021-04-08arm64: cputype: Add CPU implementor & types for the Apple M1 coresHector Martin
2021-04-01arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne
2021-03-30Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-03-29arm64: smp: Add missing prototype for some smp.c functionsChen Lifu
2021-03-28arm64: stacktrace: Move start_backtrace() out of the headerMark Brown
2021-03-26arm64: Support execute-only permissions with Enhanced PANVladimir Murzin
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25arm64: barrier: Remove spec_bar() macroLinus Walleij
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh
2021-03-24arm64: irq: allow FIQs to be handledMark Rutland
2021-03-24arm64: Always keep DAIF.[IF] in syncHector Martin
2021-03-24arm64: don't use GENERIC_IRQ_MULTI_HANDLERMarc Zyngier
2021-03-24KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose
2021-03-24arm64: vdso: Avoid ISB after reading from cntvct_el0Will Deacon
2021-03-19arm64: mm: use XN table mapping attributes for user/kernel mappingsArd Biesheuvel
2021-03-19arm64: mm: use XN table mapping attributes for the linear regionArd Biesheuvel
2021-03-19arm64: mm: add missing P4D definitions and use them consistentlyArd Biesheuvel
2021-03-15arm64: csum: cast to the proper typeAlex Elder