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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
arm64: pgtable: Fix pte_accessible()
Will Deacon
1
-3
/
+4
2020-11-10
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
1
-0
/
+1
2020-11-10
arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
Zhengyuan Liu
1
-0
/
+3
2020-09-12
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
1
-1
/
+2
2020-09-12
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
1
-0
/
+28
2020-09-12
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
1
-0
/
+15
2020-08-21
arm64: csum: Fix handling of bad packets
Robin Murphy
1
-2
/
+3
2020-07-22
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
1
-0
/
+2
2020-07-22
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
1
-1
/
+1
2020-06-20
KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
Marc Zyngier
1
-2
/
+4
2020-04-02
arm64: alternative: fix build with clang integrated assembler
Ilie Halip
1
-1
/
+1
2020-02-28
arm64: fix alternatives with LLVM's integrated assembler
Sami Tolvanen
1
-11
/
+21
2020-01-23
arm64: don't open code page table entry creation
Kristina Martsenko
2
-0
/
+6
2020-01-12
arm64: Revert support for execute-only user mappings
Catalin Marinas
2
-10
/
+5
2019-10-07
arm64: fix unreachable code issue with cmpxchg
Arnd Bergmann
1
-3
/
+3
2019-08-25
arm64/mm: fix variable 'pud' set but not used
Qian Cai
1
-2
/
+2
2019-08-25
arm64/efi: fix variable 'si' set but not used
Qian Cai
1
-1
/
+5
2019-08-11
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
1
-3
/
+4
2019-08-04
arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
Will Deacon
1
-0
/
+1
2019-05-31
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
Vincenzo Frascino
1
-0
/
+1
2019-05-31
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
Qian Cai
1
-1
/
+2
2019-05-21
arm64: compat: Reduce address limit
Vincenzo Frascino
1
-0
/
+8
2019-05-08
arm64: mm: print out correct page table entries
Kristina Martsenko
1
-1
/
+1
2019-04-27
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
1
-1
/
+1
2019-04-17
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
1
-8
/
+8
2019-02-27
irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s
Will Deacon
1
-29
/
+18
2019-01-23
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
1
-1
/
+3
2019-01-23
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
1
-0
/
+1
2019-01-09
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
1
-1
/
+1
2018-11-27
arm64: percpu: Initialize ret in the default case
Nathan Chancellor
1
-0
/
+3
2018-11-23
arm64: uaccess: suppress spurious clang warning
Mark Rutland
1
-2
/
+2
2018-11-23
efi/libstub/arm64: Use hidden attribute for struct screen_info reference
Ard Biesheuvel
1
-0
/
+3
2018-10-10
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
1
-2
/
+2
2018-10-03
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
1
-0
/
+5
2018-09-15
arm64: Handle mismatched cache type
Suzuki K Poulose
1
-1
/
+2
2018-09-15
arm64: Fix mismatched cache line size detection
Suzuki K Poulose
1
-0
/
+5
2018-08-03
arm64: cmpwait: Clear event register before arming exclusive monitor
Will Deacon
1
-1
/
+3
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
1
-0
/
+23
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
3
-0
/
+30
2018-07-22
arm64: KVM: Add HYP per-cpu accessors
Marc Zyngier
1
-2
/
+25
2018-07-22
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
1
-0
/
+1
2018-07-22
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
1
-0
/
+6
2018-07-22
arm64: ssbd: Add global mitigation state accessor
Marc Zyngier
1
-0
/
+10
2018-07-22
arm64: Add 'ssbd' command-line option
Marc Zyngier
1
-0
/
+6
2018-07-22
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
1
-1
/
+2
2018-07-22
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
2
-0
/
+30
2018-07-22
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
1
-0
/
+20
2018-07-22
arm64: alternatives: Add dynamic patching feature
Marc Zyngier
1
-4
/
+37
2018-07-22
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
3
-2
/
+20
2018-07-22
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
1
-0
/
+2
[next]