index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: arm64/aes-neonbs - don't access already-freed walk.iv
Eric Biggers
2019-04-18
1
-0
/
+2
*
crypto: arm64/cbcmac - handle empty messages in same way as template
Eric Biggers
2019-04-08
1
-1
/
+1
*
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
15
-34
/
+47
*
crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
Eric Biggers
2019-03-22
1
-4
/
+6
*
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
1
-1
/
+0
|
\
|
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-1
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
11
-85
/
+188
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-02-22
11
-85
/
+188
|
|
\
|
|
*
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
Dave Martin
2019-02-22
1
-1
/
+1
|
|
*
KVM: arm64: Fix comment for KVM_PHYS_SHIFT
Zenghui Yu
2019-02-19
1
-1
/
+2
|
|
*
KVM: arm/arm64: Prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-19
1
-1
/
+1
|
|
*
KVM: arm/arm64: Remove -I. header search paths
Masahiro Yamada
2019-02-19
1
-2
/
+0
|
|
*
arm64: KVM: Describe data or unified caches as having 1 set and 1 way
Ard Biesheuvel
2019-02-19
2
-1
/
+17
|
|
*
arm64: KVM: Expose sanitised cache type register to guest
Ard Biesheuvel
2019-02-19
3
-2
/
+61
|
|
*
KVM: arm/arm64: Move kvm_is_write_fault to header file
Christoffer Dall
2019-02-19
1
-0
/
+8
|
|
*
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
2019-02-19
2
-40
/
+37
|
|
*
KVM: arm64: Reuse sys_reg() macro when searching the trap table
Marc Zyngier
2019-02-19
1
-13
/
+6
|
|
*
KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming
Marc Zyngier
2019-02-19
1
-1
/
+1
|
|
*
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
2019-02-19
3
-6
/
+16
|
|
*
arm/arm64: KVM: Statically configure the host's view of MPIDR
Marc Zyngier
2019-02-19
2
-1
/
+8
|
|
*
arm64: KVM: Drop VHE-specific HYP call stub
Marc Zyngier
2019-02-19
2
-15
/
+0
|
|
*
arm64: KVM: Allow for direct call of HYP functions when using VHE
Marc Zyngier
2019-02-19
1
-2
/
+30
|
|
*
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
Marc Zyngier
2019-02-19
2
-1
/
+2
*
|
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
2
-3
/
+15
*
|
|
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+2
*
|
|
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+4
*
|
|
Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-03-11
1
-0
/
+629
|
\
\
\
|
*
|
|
Merge tag 'v5.0-rc6' into devel
Linus Walleij
2019-02-11
40
-82
/
+240
|
|
\
|
|
|
*
|
|
Merge branch 'ib-qcom-spmi' of /home/linus/linux-gpio into devel
Linus Walleij
2019-01-28
4
-54
/
+8
|
|
\
\
\
|
*
|
|
|
dt-bindings: imx: Add pinctrl binding doc for imx8mm
Bai Ping
2019-01-28
1
-0
/
+629
*
|
|
|
|
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
2
-11
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-20
1
-1
/
+0
|
*
|
|
|
|
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
2019-02-13
1
-1
/
+0
|
*
|
|
|
|
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
Christoph Hellwig
2019-02-13
2
-5
/
+1
|
*
|
|
|
|
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
2019-02-13
2
-4
/
+1
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-10
45
-214
/
+775
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm64: mmu: drop paging_init comments
Peng Fan
2019-03-01
1
-4
/
+0
|
*
|
|
|
|
|
arm64: debug: Ensure debug handlers check triggering exception level
Will Deacon
2019-03-01
2
-4
/
+16
|
*
|
|
|
|
|
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
Will Deacon
2019-03-01
1
-4
/
+5
|
*
|
|
|
|
|
Revert "arm64: uaccess: Implement unsafe accessors"
Catalin Marinas
2019-03-01
1
-59
/
+20
|
*
|
|
|
|
|
arm64: avoid clang warning about self-assignment
Arnd Bergmann
2019-02-28
1
-2
/
+3
|
*
|
|
|
|
|
arm64: Kconfig.platforms: fix warning unmet direct dependencies
Anders Roxell
2019-02-28
1
-1
/
+1
|
*
|
|
|
|
|
arm64: io: Hook up __io_par() for inX() ordering
Will Deacon
2019-02-28
1
-0
/
+1
|
*
|
|
|
|
|
arm64: Add workaround for Fujitsu A64FX erratum 010001
Zhang Lei
2019-02-28
5
-0
/
+50
|
*
|
|
|
|
|
arm64: Rename get_thread_info()
Julien Thierry
2019-02-26
3
-6
/
+6
|
*
|
|
|
|
|
arm64: Remove documentation about TIF_USEDFPU
Julien Grall
2019-02-26
1
-1
/
+0
|
*
|
|
|
|
|
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2019-02-15
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arm64: perf: remove misleading comment
Andrew Murray
2019-01-19
1
-1
/
+1
|
*
|
|
|
|
|
|
arm64: irqflags: Fix clang build warnings
Julien Thierry
2019-02-12
1
-3
/
+3
|
*
|
|
|
|
|
|
arm64: Enable the support of pseudo-NMIs
Julien Thierry
2019-02-06
2
-1
/
+23
[next]