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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hyperv: remove unnecessary return variable
Stephen Hemminger
2017-03-17
1
-4
/
+2
*
vmbus: fix spelling errors
Stephen Hemminger
2017-03-17
2
-10
/
+10
*
vmbus: remove unnecessary initialization
Stephen Hemminger
2017-03-17
1
-8
/
+5
*
vmbus: remove useless return's
Stephen Hemminger
2017-03-17
7
-14
/
+0
*
hyperv: fix warning about missing prototype
Stephen Hemminger
2017-03-17
1
-1
/
+1
*
vmbus: only reschedule tasklet if time limit exceeded
Stephen Hemminger
2017-03-17
1
-31
/
+34
*
fpga: bridge: Replace open-coded list_for_each + list_entry
Moritz Fischer
2017-03-17
1
-11
/
+4
*
fpga: Add support for Lattice iCE40 FPGAs
Joel Holdsworth
2017-03-17
3
-0
/
+214
*
Documentation: Add binding document for Lattice iCE40 FPGA manager
Joel Holdsworth
2017-03-17
1
-0
/
+21
*
ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300
Florian Fainelli
2017-03-17
1
-0
/
+26
*
FPGA: Add TS-7300 FPGA manager
Florian Fainelli
2017-03-17
3
-0
/
+164
*
fpga: region: Add fpga-region property 'encrypted-fpga-config'
Moritz Fischer
2017-03-17
2
-2
/
+7
*
fpga: zynq: Add support for encrypted bitstreams
Moritz Fischer
2017-03-17
1
-3
/
+25
*
fpga: Add flag to indicate bitstream needs decrypting
Moritz Fischer
2017-03-17
1
-0
/
+1
*
fpga: fix sparse warnings in fpga-mgr and fpga-bridge
Dinh Nguyen
2017-03-17
2
-2
/
+2
*
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
2017-03-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-12
11
-29
/
+51
|
\
|
*
s390: wire up statx system call
Heiko Carstens
2017-03-09
3
-1
/
+6
|
*
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
2017-03-02
1
-1
/
+18
|
*
s390/ipl: always use load normal for CCW-type re-IPL
Heiko Carstens
2017-03-02
1
-0
/
+2
|
*
s390/timex: micro optimization for tod_to_ns
Martin Schwidefsky
2017-03-01
1
-8
/
+4
|
*
s390/cputime: provide archicture specific cputime_to_nsecs
Martin Schwidefsky
2017-03-01
1
-1
/
+7
|
*
s390/cputime: reset all accounting fields on fork
Martin Schwidefsky
2017-03-01
1
-0
/
+3
|
*
s390/cputime: remove last traces of cputime_t
Martin Schwidefsky
2017-03-01
2
-13
/
+3
|
*
s390: fix in-kernel program checks
Martin Schwidefsky
2017-03-01
1
-5
/
+5
|
*
s390/crypt: fix missing unlock in ctr_paes_crypt on error path
Martin Schwidefsky
2017-03-01
1
-1
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
12
-48
/
+80
|
\
\
|
*
|
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
2017-03-12
1
-1
/
+1
|
*
|
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-10
10
-46
/
+78
|
*
|
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
2017-03-10
1
-1
/
+1
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
5
-4
/
+35
|
\
\
\
|
*
\
\
Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
2017-03-09
2159
-24786
/
+57596
|
|
\
\
\
|
|
*
|
|
irqchip/crossbar: Fix incorrect type of register size
Franck Demathieu
2017-03-07
1
-4
/
+4
|
|
*
|
|
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
Shanker Donthineni
2017-03-07
3
-0
/
+27
|
|
*
|
|
irqdomain: Add empty irq_domain_check_msi_remap
Mian Yousaf Kaukab
2017-03-06
1
-0
/
+4
|
|
*
|
|
irqchip/crossbar: Fix incorrect type of local variables
Franck Demathieu
2017-03-06
1
-1
/
+2
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-11
13
-101
/
+191
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-03-09
12
-79
/
+183
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: arm64: Increase number of user memslots to 512
Linu Cherian
2017-03-09
1
-1
/
+1
|
|
*
|
|
|
|
KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused
Linu Cherian
2017-03-09
2
-2
/
+0
|
|
*
|
|
|
|
KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64
Linu Cherian
2017-03-09
1
-0
/
+3
|
|
*
|
|
|
|
KVM: Add documentation for KVM_CAP_NR_MEMSLOTS
Linu Cherian
2017-03-09
1
-0
/
+4
|
|
*
|
|
|
|
KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled
Andre Przywara
2017-03-07
1
-44
/
+65
|
|
*
|
|
|
|
arm64: KVM: Survive unknown traps from guests
Mark Rutland
2017-03-07
1
-7
/
+12
|
|
*
|
|
|
|
arm: KVM: Survive unknown traps from guests
Mark Rutland
2017-03-07
2
-7
/
+13
|
|
*
|
|
|
|
KVM: arm/arm64: Let vcpu thread modify its own active state
Jintack Lim
2017-03-07
1
-8
/
+24
|
|
*
|
|
|
|
KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass
Marc Zyngier
2017-03-06
2
-1
/
+6
|
|
*
|
|
|
|
arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
Marc Zyngier
2017-03-06
1
-9
/
+55
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
KVM: nVMX: do not warn when MSR bitmap address is not backed
Radim Krčmář
2017-03-09
1
-3
/
+1
|
*
|
|
|
|
KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
Wanpeng Li
2017-03-07
1
-1
/
+3
[next]