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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arc-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-07-07
7
-27
/
+59
|
\
|
*
ARCv2: support loop buffer (LPB) disabling
Eugeniy Paltsev
2020-06-18
2
-0
/
+14
|
*
ARC: build: remove deprecated toggle for arc700 builds
Vineet Gupta
2020-06-16
1
-1
/
+1
|
*
ARC: build: allow users to specify -mcpu
Eugeniy Paltsev
2020-06-16
2
-2
/
+28
|
*
ARCv2: boot log: detect newer/upconing HS3x/HS4x releases
Vineet Gupta
2020-06-16
1
-12
/
+7
|
*
ARC: elf: use right ELF_ARCH
Vineet Gupta
2020-06-16
1
-1
/
+1
|
*
ARC: [arcompact] fix bitrot with 2 levels of interrupt
Vineet Gupta
2020-06-16
1
-1
/
+4
|
*
ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
Vineet Gupta
2020-06-16
1
-11
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-07-06
13
-29
/
+60
|
\
\
|
*
\
Merge tag 'kvmarm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-07-06
2
-5
/
+13
|
|
\
\
|
|
*
|
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Andrew Scull
2020-07-06
1
-4
/
+7
|
|
*
|
KVM: arm64: PMU: Fix per-CPU access in preemptible context
Marc Zyngier
2020-07-06
1
-1
/
+6
|
*
|
|
KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masks
Sean Christopherson
2020-07-03
2
-12
/
+7
|
*
|
|
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
2020-07-03
2
-1
/
+3
|
*
|
|
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
2020-07-03
1
-0
/
+2
|
*
|
|
Merge tag 'kvmarm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-07-01
5
-8
/
+29
|
|
\
|
|
|
|
*
|
KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell
Marc Zyngier
2020-06-23
1
-0
/
+8
|
|
*
|
KVM: arm64: pvtime: Ensure task delay accounting is enabled
Andrew Jones
2020-06-22
1
-3
/
+12
|
|
*
|
KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
Steven Price
2020-06-22
1
-3
/
+7
|
|
*
|
KVM: arm64: Annotate hyp NMI-related functions as __always_inline
Alexandru Elisei
2020-06-22
2
-2
/
+2
|
|
|
/
|
*
|
KVM: x86: bit 8 of non-leaf PDPEs is not reserved
Paolo Bonzini
2020-06-30
1
-1
/
+1
|
*
|
KVM: X86: Fix async pf caused null-ptr-deref
Wanpeng Li
2020-06-29
1
-0
/
+3
|
*
|
Merge tag 'kvm-s390-master-5.8-3' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-06-24
1
-4
/
+4
|
|
\
\
|
|
*
|
KVM: s390: reduce number of IO pins to 1
Christian Borntraeger
2020-06-18
1
-4
/
+4
|
|
|
/
*
|
|
Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-07-06
7
-26
/
+105
|
\
\
\
|
*
|
|
s390: update defconfigs
Heiko Carstens
2020-07-01
3
-19
/
+73
|
*
|
|
s390/cpum_sf: prohibit callchain data collection
Thomas Richter
2020-07-01
1
-1
/
+10
|
*
|
|
s390/setup: init jump labels before command line parsing
Vasily Gorbik
2020-06-29
1
-0
/
+1
|
*
|
|
s390/maccess: add no DAT mode to kernel_write
Vasily Gorbik
2020-06-29
1
-5
/
+9
|
*
|
|
s390/pci: fix enabling a reserved PCI function
Niklas Schnelle
2020-06-29
1
-1
/
+12
*
|
|
|
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
2020-07-05
1
-10
/
+1
*
|
|
|
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-05
12
-64
/
+196
|
\
\
\
\
|
*
|
|
|
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
2020-07-04
1
-1
/
+34
|
*
|
|
|
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
2020-07-04
3
-12
/
+17
|
*
|
|
|
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
2020-07-04
4
-25
/
+44
|
*
|
|
|
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2020-07-04
1
-0
/
+19
|
*
|
|
|
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
2020-07-04
1
-9
/
+10
|
*
|
|
|
x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
Andy Lutomirski
2020-07-01
2
-4
/
+17
|
*
|
|
|
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
2020-07-01
3
-9
/
+19
|
*
|
|
|
x86/entry: Assert that syscalls are on the right stack
Andy Lutomirski
2020-07-01
1
-3
/
+15
|
*
|
|
|
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Sean Christopherson
2020-06-30
1
-1
/
+10
|
*
|
|
|
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
2020-06-29
2
-0
/
+11
*
|
|
|
|
Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-05
3
-8
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
2020-07-05
1
-3
/
+5
|
*
|
|
|
|
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
2020-07-05
1
-0
/
+1
|
*
|
|
|
|
MIPS: ingenic: gcw0: Fix HP detection GPIO.
João H. Spies
2020-06-25
1
-1
/
+1
|
*
|
|
|
|
MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names
Martin Blumenstingl
2020-06-15
1
-4
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-07-04
1
-3
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/mm/pkeys: Make pkey access check work on execute_only_key
Aneesh Kumar K.V
2020-06-29
1
-3
/
+0
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-07-04
5
-17
/
+27
|
\
\
\
\
\
\
[next]