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
*
KVM: EXPORT_SYMBOL should immediately follow its function
Xiubo Li
2015-03-10
1
-1
/
+0
*
KVM: Fix ERROR: do not initialise statics to 0 or NULL in kvm_main.c
Xiubo Li
2015-03-10
1
-1
/
+1
*
KVM: Fix WARNING: labels should not be indented in kvm_main.c
Xiubo Li
2015-03-10
1
-1
/
+1
*
KVM: Fix WARNINGs for 'sizeof(X)' instead of 'sizeof X' in kvm_main.c
Xiubo Li
2015-03-10
1
-20
/
+20
*
KVM: Get rid of kvm_kvfree()
Thomas Huth
2015-03-10
3
-14
/
+5
*
KVM: make halt_poll_ns static
Christian Borntraeger
2015-03-10
1
-1
/
+1
*
KVM: ioapic: Record edge-triggered interrupts delivery status
Wincy Van
2015-03-10
2
-1
/
+7
*
KVM: fix checkpatch.pl errors in kvm/irqchip.c
Kevin Mulvey
2015-03-10
1
-1
/
+1
*
KVM: white space formatting in kvm_main.c
Kevin Mulvey
2015-03-10
1
-1
/
+1
*
KVM: SVM: use kvm_register_write()/read()
David Kaplan
2015-03-10
1
-10
/
+9
*
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-03-09
4
-45
/
+40
|
\
|
*
Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...
Marcelo Tosatti
2015-03-05
4
-45
/
+40
|
|
\
|
|
*
KVM: s390: non-LPAR case obsolete during facilities mask init
Michael Mueller
2015-03-04
1
-16
/
+1
|
|
*
KVM: s390: include guest facilities in kvm facility test
Michael Mueller
2015-03-04
4
-22
/
+25
|
|
*
KVM: s390: fix in memory copy of facility lists
Michael Mueller
2015-03-04
1
-2
/
+2
|
|
*
KVM: s390/cpacf: Fix kernel bug under z/VM
Christian Borntraeger
2015-03-04
1
-3
/
+6
|
|
*
KVM: s390/cpacf: Enable key wrapping by default
Tony Krowiak
2015-03-03
1
-3
/
+7
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-03-09
9
-39
/
+38
|
\
\
\
|
*
|
|
s390/mm: fix incorrect ASCE after crst_table_downgrade
Martin Schwidefsky
2015-03-02
1
-1
/
+1
|
*
|
|
s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()
Heiko Carstens
2015-03-02
1
-1
/
+1
|
*
|
|
s390/pci: unify pci_iomap symbol exports
Sebastian Ott
2015-02-27
1
-2
/
+2
|
*
|
|
s390/pci: fix [un]map_resources sequence
Sebastian Ott
2015-02-27
1
-10
/
+14
|
*
|
|
s390: let the compiler do page clearing
Christian Borntraeger
2015-02-26
1
-10
/
+1
|
*
|
|
s390/pci: fix possible information leak in mmio syscall
Sebastian Ott
2015-02-26
1
-9
/
+8
|
*
|
|
s390/dcss: array index 'i' is used before limits check.
Ameen Ali
2015-02-26
1
-1
/
+1
|
*
|
|
s390/scm_block: fix off by one during cluster reservation
Sebastian Ott
2015-02-26
1
-1
/
+1
|
*
|
|
s390/jump label: improve and fix sanity check
Heiko Carstens
2015-02-26
1
-4
/
+8
|
*
|
|
s390/jump label: add missing jump_label_apply_nops() call
Heiko Carstens
2015-02-26
1
-0
/
+1
*
|
|
|
Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-03-09
2
-12
/
+32
|
\
\
\
\
|
*
|
|
|
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
2015-03-09
1
-3
/
+3
|
*
|
|
|
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
2015-03-09
1
-6
/
+22
|
*
|
|
|
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
2015-03-09
1
-2
/
+6
|
*
|
|
|
seq_buf: Fix seq_buf_bprintf() truncation
Steven Rostedt (Red Hat)
2015-03-04
1
-1
/
+1
|
*
|
|
|
seq_buf: Fix seq_buf_vprintf() truncation
Steven Rostedt (Red Hat)
2015-03-04
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-09
39
-177
/
+311
|
\
\
\
\
\
|
*
|
|
|
|
tipc: fix bug in link failover handling
Jon Paul Maloy
2015-03-09
1
-3
/
+4
|
*
|
|
|
|
net: delete stale packet_mclist entries
Francesco Ruggeri
2015-03-09
1
-8
/
+14
|
*
|
|
|
|
net: macb: constify macb configuration data
Josh Cartwright
2015-03-09
1
-4
/
+4
|
*
|
|
|
|
Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/...
David S. Miller
2015-03-09
5
-19
/
+49
|
|
\
\
\
\
\
|
|
*
|
|
|
|
MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layer
Marc Kleine-Budde
2015-03-09
1
-0
/
+1
|
|
*
|
|
|
|
MAINTAINERS: linux-can moved to github
Marc Kleine-Budde
2015-03-09
1
-2
/
+2
|
|
*
|
|
|
|
can: kvaser_usb: Read all messages in a bulk-in URB buffer
Ahmed S. Darwish
2015-03-09
1
-5
/
+23
|
|
*
|
|
|
|
can: kvaser_usb: Avoid double free on URB submission failures
Ahmed S. Darwish
2015-03-09
1
-12
/
+8
|
|
*
|
|
|
|
can: peak_usb: fix missing ctrlmode_ init for every dev
Stephane Grosjean
2015-03-09
1
-0
/
+4
|
|
*
|
|
|
|
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2015-03-09
2
-0
/
+11
|
|
/
/
/
/
/
|
*
|
|
|
|
ip: fix error queue empty skb handling
Willem de Bruijn
2015-03-08
3
-23
/
+53
|
*
|
|
|
|
bgmac: Clean warning messages
Peter Senna Tschudin
2015-03-08
1
-7
/
+0
|
*
|
|
|
|
tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()
Eric Dumazet
2015-03-05
1
-7
/
+3
|
*
|
|
|
|
net: fec: fix unbalanced clk disable on driver unbind
Stefan Agner
2015-03-05
1
-1
/
+0
|
*
|
|
|
|
net: macb: Correct the MID field length value
Punnaiah Choudary Kalluri
2015-03-05
1
-1
/
+1
[next]