index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2020-10-01
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2020-10-01
arm64: insn: consistently handle exit text
Mark Rutland
2020-09-05
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
2020-09-05
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
2020-09-05
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
2020-09-03
arm64: Fix __cpu_logical_map undefined issue
Kefeng Wang
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-07
arm64: Workaround circular dependency in pointer_auth.h
Marc Zyngier
2020-08-05
arm64: csum: Fix handling of bad packets
Robin Murphy
2020-08-05
arm64/alternatives: move length validation inside the subsection
Sami Tolvanen
2020-07-22
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
2020-07-22
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-07-22
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
2020-07-22
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
2020-07-22
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
2020-07-22
arm64: Introduce a way to disable the 32bit vdso
Marc Zyngier
2020-07-16
KVM: arm64: Annotate hyp NMI-related functions as __always_inline
Alexandru Elisei
2020-07-16
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
2020-06-22
arm64: cacheflush: Fix KGDB trap detection
Daniel Thompson
2020-06-22
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
2020-06-17
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
2020-06-17
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
Marc Zyngier
2020-06-17
KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
Marc Zyngier
2020-06-17
arm64: acpi: fix UBSAN warning
Nick Desaulniers
2020-05-02
arm64: Delete the space separator in __emit_inst
Fangrui Song
2020-04-29
compat: ARM64: always include asm-generic/compat.h
Arnd Bergmann
2020-04-29
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse
2020-04-29
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
2020-04-02
arm64: alternative: fix build with clang integrated assembler
Ilie Halip
2020-03-25
arm64: compat: Fix syscall number of compat_clock_getres
Vincenzo Frascino
2020-02-28
arm64: lse: Fix LSE atomics with LLVM
Vincenzo Frascino
2020-02-28
arm64: memory: Add missing brackets to untagged_addr() macro
Will Deacon
2020-02-24
arm64: fix alternatives with LLVM's integrated assembler
Sami Tolvanen
2020-02-24
arm64: lse: fix LSE atomics with LLVM's integrated assembler
Sami Tolvanen
2020-02-11
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
2020-02-11
KVM: arm/arm64: Correct AArch32 SPSR on exception entry
Mark Rutland
2020-02-11
KVM: arm/arm64: Correct CPSR on exception entry
Mark Rutland
2020-02-11
KVM: arm64: Correct PSTATE on exception entry
Mark Rutland
2020-02-11
arm64: acpi: fix DAIF manipulation with pNMI
Mark Rutland
2020-01-14
arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headers
Amanieu d'Antras
2020-01-09
arm64: Revert support for execute-only user mappings
Catalin Marinas
2019-12-13
arm64: Validate tagged addresses in access_ok() called from kernel threads
Catalin Marinas
2019-11-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
2019-11-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-11-06
arm64: Do not mask out PTE_RDONLY in pte_same()
Catalin Marinas
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
2019-11-01
arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
Doug Berger
2019-10-29
arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
Catalin Marinas
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
[next]