index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-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
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-05-02
arm64: Delete the space separator in __emit_inst
Fangrui Song
1
-1
/
+3
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-02-15
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
2
-4
/
+7
2020-01-17
arm64: don't open code page table entry creation
Kristina Martsenko
2
-0
/
+6
2020-01-09
arm64: Revert support for execute-only user mappings
Catalin Marinas
2
-10
/
+5
2019-12-01
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
1
-6
/
+8
2019-11-12
arm64: Do not mask out PTE_RDONLY in pte_same()
Catalin Marinas
1
-17
/
+0
2019-11-06
arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
Catalin Marinas
1
-7
/
+8
2019-10-29
arm64: Force SSBS on context switch
Marc Zyngier
1
-2
/
+12
2019-10-29
arm64: Always enable ssb vulnerability detection
Jeremy Linton
1
-4
/
+0
2019-10-29
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
1
-0
/
+11
2019-10-29
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
3
-0
/
+11
2019-10-29
arm64: cpufeature: Detect SSBS and advertise to userspace
Will Deacon
2
-5
/
+14
2019-10-29
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2
-6
/
+3
2019-10-29
arm64: capabilities: Add support for checks based on a list of MIDRs
Suzuki K Poulose
2
-0
/
+10
2019-10-29
arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35
Suzuki K Poulose
1
-0
/
+4
2019-10-29
arm64: Add helpers for checking CPU MIDR against a range
Suzuki K Poulose
2
-2
/
+32
2019-10-29
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2
-6
/
+6
2019-10-29
arm64: capabilities: Add support for features enabled early
Suzuki K Poulose
1
-9
/
+39
2019-10-29
arm64: capabilities: Restrict KPTI detection to boot-time CPUs
Suzuki K Poulose
1
-0
/
+9
2019-10-29
arm64: capabilities: Introduce weak features based on local CPU
Suzuki K Poulose
1
-0
/
+8
2019-10-29
arm64: capabilities: Filter the entries based on a given mask
Suzuki K Poulose
1
-0
/
+1
2019-10-29
arm64: capabilities: Add flags to handle the conflicts on late CPU
Suzuki K Poulose
1
-0
/
+68
2019-10-29
arm64: capabilities: Prepare for fine grained capabilities
Suzuki K Poulose
1
-6
/
+99
2019-10-29
arm64: capabilities: Move errata processing code
Suzuki K Poulose
1
-7
/
+0
2019-10-29
arm64: capabilities: Update prototype for enable call back
Dave Martin
2
-3
/
+9
2019-10-29
arm64: Introduce sysreg_clear_set()
Mark Rutland
1
-0
/
+11
2019-10-29
arm64: add PSR_AA32_* definitions
Mark Rutland
1
-1
/
+56
2019-10-29
arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
Mark Rutland
1
-10
/
+10
2019-10-29
arm64: Expose Arm v8.4 features
Suzuki K Poulose
1
-0
/
+3
2019-10-29
arm64: v8.4: Support for new floating point multiplication instructions
Dongjiu Geng
1
-0
/
+1
2019-10-29
arm64: Expose support for optional ARMv8-A features
Suzuki K Poulose
1
-0
/
+4
2019-10-29
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
1
-2
/
+63
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-09
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-07-03
arm64: insn: Fix ldadd instruction encoding
Jean-Philippe Brucker
1
-1
/
+1
2019-07-03
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
1
-0
/
+8
2019-07-03
arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
Will Deacon
1
-1
/
+3
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-10
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
Will Deacon
1
-21
/
+34
[next]