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