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-12-11
arm64: assembler: make adr_l work in modules under KASLR
Ard Biesheuvel
1
-9
/
+27
2020-06-20
KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
Marc Zyngier
1
-2
/
+4
2019-10-17
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
1
-8
/
+14
2019-10-17
arm64: capabilities: Handle sign of the feature bit
Suzuki K Poulose
1
-3
/
+4
2019-08-11
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
1
-3
/
+4
2019-04-27
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
1
-1
/
+1
2019-04-27
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
1
-8
/
+8
2019-04-03
arm64: kernel: Include _AC definition in page.h
James Morse
1
-0
/
+2
2019-04-03
arm64: fix COMPAT_SHMLBA definition for large pages
Yury Norov
1
-1
/
+1
2019-01-26
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
1
-1
/
+3
2019-01-26
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
1
-0
/
+1
2018-11-27
arm64: percpu: Initialize ret in the default case
Nathan Chancellor
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-10
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
1
-0
/
+5
2018-10-10
arm64: cpufeature: Track 32bit EL0 support
Suzuki K Poulose
2
-1
/
+8
2018-06-06
arm64: lse: Add early clobbers to some input/output asm operands
Will Deacon
1
-7
/
+7
2018-05-30
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
Will Deacon
1
-2
/
+2
2018-05-26
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-22
/
+4
2018-05-26
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
2
-0
/
+51
2018-05-26
arm64: introduce mov_q macro to move a constant into a 64-bit register
Ard Biesheuvel
1
-0
/
+20
2018-04-13
arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
Will Deacon
1
-4
/
+4
2018-04-08
arm64: avoid overflow in VA_START and PAGE_OFFSET
Nick Desaulniers
1
-2
/
+4
2018-02-25
arm64: define BUG() instruction without CONFIG_BUG
Arnd Bergmann
1
-14
/
+19
2017-12-16
arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one
Kristina Martsenko
1
-2
/
+1
2017-08-24
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
1
-2
/
+2
2017-07-21
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+6
2017-07-05
ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
Lorenzo Pieralisi
1
-3
/
+3
2017-06-14
arm64: ensure extension of smp_store_release value
Mark Rutland
1
-4
/
+14
2017-06-14
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
1
-0
/
+13
2017-06-14
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
1
-0
/
+8
2017-05-25
arm64: uaccess: ensure extension of access_ok() addr
Mark Rutland
1
-1
/
+2
2017-05-25
arm64: xchg: hazard against entire exchange variable
Mark Rutland
1
-1
/
+1
2017-03-12
arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
Marc Zyngier
1
-2
/
+1
2017-01-26
arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
Dave Martin
1
-0
/
+1
2016-12-15
arm64: futex.h: Add missing PAN toggling
James Morse
1
-0
/
+2
2016-12-08
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2
-2
/
+2
2016-10-28
arm64: percpu: rewrite ll/sc loops in assembly
Will Deacon
1
-64
/
+56
2016-09-24
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
1
-0
/
+10
2016-09-15
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
1
-1
/
+2
2016-09-15
arm64: KVM: Configure TCR_EL2.PS at runtime
Tirumalesh Chalamarla
1
-2
/
+0
2016-09-15
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
Tirumalesh Chalamarla
1
-0
/
+1
2016-09-07
arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2
-0
/
+3
2016-08-20
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
1
-0
/
+2
2016-07-27
arm64: Rework valid_user_regs
Mark Rutland
1
-29
/
+4
2016-06-24
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
1
-2
/
+2
2016-06-01
arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
Catalin Marinas
1
-0
/
+10
2016-06-01
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
1
-0
/
+5
2016-06-01
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2
-3
/
+2
2016-06-01
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
Catalin Marinas
1
-3
/
+3
2016-05-04
arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
Catalin Marinas
1
-1
/
+2
[next]