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
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-15
1
-3
/
+3
|
\
|
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-3
/
+3
*
|
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
2018-06-15
1
-1
/
+1
|
/
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-13
2
-6
/
+1
|
\
|
*
arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
2018-06-08
2
-6
/
+1
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
2
-3
/
+3
|
\
\
|
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-3
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
20
-255
/
+392
|
\
\
\
|
*
|
|
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
1
-0
/
+4
|
*
|
|
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-06-01
20
-255
/
+388
|
|
\
\
\
|
|
*
|
|
KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
1
-0
/
+1
|
|
*
|
|
KVM: arm64: Invoke FPSIMD context switch trap from C
Dave Martin
2018-05-25
3
-51
/
+13
|
|
*
|
|
KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
Dave Martin
2018-05-25
1
-4
/
+8
|
|
*
|
|
KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
Dave Martin
2018-05-25
1
-12
/
+4
|
|
*
|
|
KVM: arm64: Remove eager host SVE state saving
Dave Martin
2018-05-25
2
-31
/
+0
|
|
*
|
|
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2018-05-25
4
-2
/
+39
|
|
*
|
|
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
2018-05-25
3
-13
/
+24
|
|
*
|
|
arm64/sve: Switch sve_pffr() argument from task to thread
Dave Martin
2018-05-25
1
-5
/
+5
|
|
*
|
|
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
2018-05-25
5
-29
/
+32
|
|
*
|
|
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-05-25
7
-31
/
+180
|
|
*
|
|
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
2018-05-25
6
-19
/
+18
|
|
*
|
|
arm64/sve: Refactor user SVE trap maintenance for external use
Dave Martin
2018-05-25
1
-15
/
+15
|
|
*
|
|
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
2018-05-25
2
-25
/
+19
|
|
*
|
|
arm64: fpsimd: Avoid FPSIMD context leakage for the init task
Dave Martin
2018-05-25
1
-6
/
+7
|
|
*
|
|
arm64: fpsimd: Generalise context saving for non-task contexts
Dave Martin
2018-05-25
1
-12
/
+14
|
|
*
|
|
KVM: arm64: Convert lazy FPSIMD context switch trap to C
Dave Martin
2018-05-25
2
-35
/
+46
|
|
*
|
|
arm64: Use update{,_tsk}_thread_flag()
Dave Martin
2018-05-25
1
-10
/
+8
|
|
*
|
|
arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs
Dave Martin
2018-05-25
1
-5
/
+2
|
|
*
|
|
arm64: KVM: Use lm_alias() for kvm_ksym_ref()
Mark Rutland
2018-05-20
1
-2
/
+5
*
|
|
|
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2018-06-11
25
-2828
/
+6083
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'renesas-arm64-dt-for-v4.18' of https://git.kernel.org/pub/scm/linu...
Olof Johansson
2018-06-02
25
-2828
/
+6083
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: dts: renesas: salvator-common: Add ADV7482 support
Kieran Bingham
2018-05-18
1
-0
/
+103
|
|
*
|
|
|
|
arm64: dts: renesas: salvator-common: enable VIN
Niklas Söderlund
2018-05-16
1
-0
/
+32
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77970: add VIN and CSI-2 nodes
Niklas Söderlund
2018-05-16
1
-0
/
+152
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77965: add VIN and CSI-2 nodes
Niklas Söderlund
2018-05-16
1
-10
/
+316
|
|
*
|
|
|
|
arm64: dts: renesas: r8a7796: add VIN and CSI-2 nodes
Niklas Söderlund
2018-05-16
1
-0
/
+367
|
|
*
|
|
|
|
arm64: dts: renesas: r8a7795-es1: add CSI-2 node
Niklas Söderlund
2018-05-16
1
-0
/
+143
|
|
*
|
|
|
|
arm64: dts: renesas: r8a7795: add VIN and CSI-2 nodes
Niklas Söderlund
2018-05-16
1
-0
/
+389
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77965: add I2C support
Niklas Söderlund
2018-05-16
1
-9
/
+90
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77990: ebisu: Enable EthernetAVB
Yoshihiro Shimoda
2018-05-16
1
-0
/
+28
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77990: Add EthernetAVB device nodes
Yoshihiro Shimoda
2018-05-16
1
-0
/
+45
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77990: Add GPIO device nodes
Yoshihiro Shimoda
2018-05-16
1
-0
/
+105
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77990: Add PFC device node
Yoshihiro Shimoda
2018-05-16
1
-0
/
+5
|
|
*
|
|
|
|
arm64: dts: renesas: initial V3HSK board device tree
Sergei Shtylyov
2018-05-16
2
-1
/
+61
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77980: disable EtherAVB
Sergei Shtylyov
2018-05-16
1
-0
/
+1
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77970: disable EtherAVB
Sergei Shtylyov
2018-05-16
1
-0
/
+1
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77995: Add VIN4
Jacopo Mondi
2018-05-16
1
-0
/
+11
|
|
*
|
|
|
|
arm64: dts: renesas: r8a77980: add resets property to CAN-FD node
Simon Horman
2018-05-16
1
-0
/
+1
[next]