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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-12
Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-6
/
+5
2020-07-12
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+11
2020-07-11
Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-07-11
mips: Remove compiler check in unroll macro
Nathan Chancellor
1
-3
/
+1
2020-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
9
-41
/
+50
2020-07-10
Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+1
2020-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+8
2020-07-10
KVM: MIPS: Fix build errors for 32bit kernel
Huacai Chen
1
-0
/
+4
2020-07-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
2
-2
/
+4
2020-07-10
riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning
Vincent Chen
2
-3
/
+4
2020-07-10
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
1
-1
/
+0
2020-07-10
riscv: Fix "no previous prototype" compile warning in kgdb.c file
Vincent Chen
1
-5
/
+5
2020-07-10
riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX
Vincent Chen
1
-0
/
+2
2020-07-10
Restore gcc check in mips asm/unroll.h
Cesar Eduardo Barros
1
-1
/
+2
2020-07-09
arm64/alternatives: don't patch up internal branches
Ard Biesheuvel
1
-14
/
+2
2020-07-09
s390/mm: fix huge pte soft dirty copying
Janosch Frank
1
-1
/
+1
2020-07-09
arm64: Add missing sentinel to erratum_1463225
Florian Fainelli
1
-0
/
+1
2020-07-09
arm64: kgdb: Fix single-step exception handling oops
Wei Li
1
-1
/
+1
2020-07-09
arm64: entry: Tidy up block comments and label numbers
Will Deacon
1
-8
/
+14
2020-07-09
arm64: Rework ARM_ERRATUM_1414080 handling
Marc Zyngier
1
-15
/
+19
2020-07-08
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
1
-0
/
+1
2020-07-08
arm64: Introduce a way to disable the 32bit vdso
Marc Zyngier
2
-3
/
+12
2020-07-08
arm64: entry: Fix the typo in the comment of el1_dbg()
Kevin Hao
1
-1
/
+1
2020-07-08
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
1
-1
/
+1
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
2
-13
/
+3
2020-07-08
powerpc/64s/exception: Fix 0x1500 interrupt handler crash
Nicholas Piggin
1
-1
/
+1
2020-07-08
xtensa: simplify xtensa_pmu_irq_handler
Xu Wang
1
-3
/
+1
2020-07-07
Merge tag 'arc-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
7
-27
/
+59
2020-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-29
/
+60
2020-07-06
Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
7
-26
/
+105
2020-07-06
Merge tag 'kvmarm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-5
/
+13
2020-07-06
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Andrew Scull
1
-4
/
+7
2020-07-06
KVM: arm64: PMU: Fix per-CPU access in preemptible context
Marc Zyngier
1
-1
/
+6
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
1
-10
/
+1
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-64
/
+196
2020-07-05
Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+11
2020-07-05
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
1
-3
/
+5
2020-07-05
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
1
-0
/
+1
2020-07-05
Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+0
2020-07-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-17
/
+27
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
1
-1
/
+34
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
3
-12
/
+17
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
4
-25
/
+44
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
1
-0
/
+19
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
1
-9
/
+10
2020-07-04
Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2020-07-04
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
2
-2
/
+3
2020-07-03
KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masks
Sean Christopherson
2
-12
/
+7
2020-07-03
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
2
-1
/
+3
2020-07-03
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
1
-0
/
+2
[next]