index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2021-05-06
arm64: kernel: Update the stale comment
Shaokun Zhang
2021-05-05
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2021-04-30
arm64: cpufeatures: use min and max
kernel test robot
2021-04-30
arm64: stacktrace: restore terminal records
Mark Rutland
2021-04-30
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
2021-04-23
arm64: Show three registers per line
Matthew Wilcox (Oracle)
2021-04-23
arm64: remove HAVE_DEBUG_BUGVERBOSE
Jisheng Zhang
2021-04-23
arm64: alternative: simplify passing alt_region
Mark Rutland
2021-04-23
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
2021-04-23
arm64: vdso32: drop -no-integrated-as flag
Nick Desaulniers
2021-04-15
Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core
Catalin Marinas
2021-04-15
Merge branch 'for-next/mte-async-kernel-mode' into for-next/core
Catalin Marinas
2021-04-15
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
2021-04-15
arm64/sve: Add compile time checks for SVE hooks in generic functions
Mark Brown
2021-04-13
arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG.
zhouchuangao
2021-04-13
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
2021-04-13
arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
Peter Collingbourne
2021-04-13
arm64/sve: Remove redundant system_supports_sve() tests
Mark Brown
2021-04-12
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
2021-04-12
arm64: assembler: introduce wxN aliases for wN registers
Ard Biesheuvel
2021-04-12
arm64: assembler: remove conditional NEON yield macros
Ard Biesheuvel
2021-04-11
kasan, arm64: tests supports for HW_TAGS async mode
Andrey Konovalov
2021-04-11
arm64: mte: Report async tag faults before suspend
Vincenzo Frascino
2021-04-11
arm64: mte: Enable async tag check fault
Vincenzo Frascino
2021-04-11
arm64: mte: Conditionally compile mte_enable_kernel_*()
Vincenzo Frascino
2021-04-11
arm64: mte: Enable TCO in functions that can read beyond buffer limits
Vincenzo Frascino
2021-04-11
arm64: mte: Drop arch_enable_tagging()
Vincenzo Frascino
2021-04-11
arm64: mte: Add asynchronous mode support
Vincenzo Frascino
2021-04-08
arm64: Get rid of CONFIG_ARM64_VHE
Marc Zyngier
2021-04-08
arm64: Cope with CPUs stuck in VHE mode
Marc Zyngier
2021-04-08
arm64: cpufeature: Allow early filtering of feature override
Marc Zyngier
2021-04-08
arm64: Disable fine grained traps on boot
Mark Brown
2021-04-08
arm64: mte: Remove unused mte_assign_mem_tag_range()
Vincenzo Frascino
2021-04-08
arm64: Add __init section marker to some functions
Jisheng Zhang
2021-04-08
arm64/sve: Rework SVE access trap to convert state in registers
Mark Brown
2021-04-01
arm64: perf: Remove redundant initialization in perf_event.c
Qi Liu
2021-03-29
arm64: Kconfig: select KASAN_VMALLOC if KANSAN_GENERIC is enabled
Lecopzer Chen
2021-03-29
arm64: kaslr: support randomized module area with KASAN_VMALLOC
Lecopzer Chen
2021-03-29
arm64: Kconfig: support CONFIG_KASAN_VMALLOC
Lecopzer Chen
2021-03-29
arm64: kasan: abstract _text and _end to KERNEL_START/END
Lecopzer Chen
2021-03-29
arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC
Lecopzer Chen
2021-03-29
arm64: smp: Add missing prototype for some smp.c functions
Chen Lifu
2021-03-28
arm64: setup: name `tcr` register
Mark Rutland
2021-03-28
arm64: setup: name `mair` register
Mark Rutland
2021-03-28
arm64: stacktrace: Move start_backtrace() out of the header
Mark Brown
2021-03-26
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
2021-03-25
arm64: barrier: Remove spec_bar() macro
Linus Walleij
2021-03-25
arm64: entry: remove test_irqs_unmasked macro
Mark Rutland
2021-03-24
arm64: irq: allow FIQs to be handled
Mark Rutland
[next]