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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
Pavel Tatashin
4
-0
/
+4
2019-11-06
arm64: Do not mask out PTE_RDONLY in pte_same()
Catalin Marinas
1
-17
/
+0
2019-11-01
arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
Florian Fainelli
1
-3
/
+20
2019-11-01
arm64: Brahma-B53 is SSB and spectre v2 safe
Florian Fainelli
1
-0
/
+2
2019-11-01
arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
Doug Berger
2
-2
/
+13
2019-10-31
arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
Bjorn Andersson
1
-6
/
+14
2019-10-29
arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003
Bjorn Andersson
1
-0
/
+1
2019-10-29
arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
Catalin Marinas
1
-7
/
+8
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
72
-742
/
+533
2019-10-16
arm64: tags: Preserve tags for addresses translated via TTBR1
Will Deacon
3
-8
/
+13
2019-10-16
arm64: mm: fix inverted PAR_EL1.F check
Mark Rutland
1
-1
/
+5
2019-10-16
arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F
Yang Yingliang
1
-1
/
+1
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
2
-1
/
+19
2019-10-15
arm64: hibernate: check pgd table allocation
Pavel Tatashin
1
-1
/
+8
2019-10-15
arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled
Julien Grall
1
-5
/
+10
2019-10-11
arm64: Fix kcore macros after 52-bit virtual addressing fallout
Chris von Recklinghausen
1
-3
/
+0
2019-10-08
arm64: armv8_deprecated: Checking return value for memory allocation
Yunfeng Ye
1
-0
/
+5
2019-10-08
arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selected
Marc Zyngier
1
-0
/
+17
2019-10-08
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
3
-1
/
+9
2019-10-08
arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT
Marc Zyngier
1
-0
/
+33
2019-10-08
arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
Marc Zyngier
2
-3
/
+69
2019-10-07
arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option
Will Deacon
2
-7
/
+13
2019-10-07
arm64: vdso32: Rename COMPATCC to CC_COMPAT
Will Deacon
1
-13
/
+13
2019-10-07
arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS
Will Deacon
1
-1
/
+5
2019-10-07
arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
Will Deacon
1
-4
/
+2
2019-10-07
arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile
Will Deacon
2
-7
/
+6
2019-10-07
arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG
Will Deacon
1
-0
/
+4
2019-10-07
arm64: vdso32: Remove jump label config option in Makefile
Vincenzo Frascino
1
-3
/
+0
2019-10-07
arm64: vdso32: Detect binutils support for dmb ishld
Vincenzo Frascino
2
-1
/
+10
2019-10-07
arm64: vdso: Remove stale files from old assembly implementation
Vincenzo Frascino
2
-33
/
+0
2019-10-07
arm64: vdso32: Fix broken compat vDSO build warnings
Vincenzo Frascino
3
-16
/
+6
2019-10-07
arm64: mm: fix spurious fault detection
Mark Rutland
1
-1
/
+1
2019-10-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
13
-141
/
+50
2019-10-05
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-10-05
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
15
-50
/
+81
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
1
-3
/
+3
2019-10-04
Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-313
/
+41
2019-10-04
Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+32
2019-10-04
MIPS: fw/arc: Remove unused addr variable
Paul Burton
1
-1
/
+0
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-173
/
+195
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-59
/
+6
2019-10-04
ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support
Patrice Chotard
1
-1
/
+1
2019-10-04
s390: update defconfigs
Heiko Carstens
3
-18
/
+33
2019-10-04
s390/pci: mark function(s) __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-04
s390/mm: mark function(s) __always_inline
Heiko Carstens
1
-11
/
+11
2019-10-04
s390/jump_label: mark function(s) __always_inline
Heiko Carstens
1
-2
/
+2
2019-10-04
s390/cpu_mf: mark function(s) __always_inline
Heiko Carstens
1
-1
/
+2
2019-10-04
s390/atomic,bitops: mark function(s) __always_inline
Heiko Carstens
2
-5
/
+5
2019-10-04
s390/mm: fix -Wunused-but-set-variable warnings
Qian Cai
2
-3
/
+9
[next]