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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-11
arm64: Always enable ssb vulnerability detection
Jeremy Linton
1
-4
/
+0
2019-10-11
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
1
-0
/
+11
2019-10-11
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
4
-0
/
+12
2019-10-11
arm64: cpufeature: Detect SSBS and advertise to userspace
Will Deacon
3
-5
/
+15
2019-10-07
arm64: fix unreachable code issue with cmpxchg
Arnd Bergmann
1
-3
/
+3
2019-10-05
arm64: tlb: Ensure we execute an ISB following walk cache invalidation
Will Deacon
1
-0
/
+1
2019-10-05
Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
Will Deacon
1
-1
/
+5
2019-10-05
arm64/prefetch: fix a -Wtype-limits warning
Qian Cai
1
-10
/
+11
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-06
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-31
arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
James Morse
1
-0
/
+4
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-06-25
arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>
Anisse Astier
1
-5
/
+3
2019-06-22
arm64: use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
1
-9
/
+9
2019-06-22
arm64: fix syscall_fn_t type
Sami Tolvanen
1
-1
/
+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-31
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2
-1
/
+4
2019-05-22
arm64: compat: Reduce address limit
Vincenzo Frascino
1
-0
/
+8
2019-05-22
arm64: arch_timer: Ensure counter register reads occur with seqlock held
Will Deacon
1
-2
/
+31
2019-05-10
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
Will Deacon
1
-21
/
+34
2019-05-04
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
1
-0
/
+11
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-03-23
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
1
-0
/
+31
2019-03-23
arm/arm64: KVM: Allow a VCPU to fully reset itself
Marc Zyngier
1
-0
/
+11
2019-02-12
arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition
Dave Martin
1
-1
/
+1
2019-02-12
arm64: io: Ensure value passed to __iormb() is held in a 64-bit register
Will Deacon
1
-1
/
+2
2019-02-12
arm64: io: Ensure calls to delay routines are ordered against prior readX()
Will Deacon
1
-8
/
+23
2019-01-26
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
1
-12
/
+18
2019-01-26
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
1
-1
/
+6
2019-01-22
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
1
-1
/
+3
2019-01-22
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
1
-0
/
+1
2019-01-09
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
1
-2
/
+3
2019-01-09
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
1
-1
/
+1
2018-12-08
arm64: ftrace: Fix to enable syscall events on arm64
Masami Hiramatsu
1
-0
/
+13
2018-11-27
arm64: percpu: Initialize ret in the default case
Nathan Chancellor
1
-0
/
+3
2018-09-11
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
1
-2
/
+2
2018-09-07
arm64: KVM: Remove pgd_lock
Steven Price
1
-2
/
+1
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
1
-1
/
+0
2018-08-24
arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
Will Deacon
1
-0
/
+2
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
9
-24
/
+107
2018-08-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
24
-238
/
+354
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+5
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-64
/
+4
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
[prev]
[next]