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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
3
-6
/
+0
2013-03-20
md/raid5: ensure sync and DISCARD don't happen at the same time.
NeilBrown
2
-6
/
+40
2013-03-20
MD: Prevent sysfs operations on uninitialized kobjects
Jonathan Brassow
2
-6
/
+4
2013-03-20
MD RAID5: Avoid accessing gendisk or queue structs when not available
Jonathan Brassow
1
-13
/
+20
2013-03-20
Merge tag 'vfio-v3.9-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+2
2013-03-20
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-38
/
+44
2013-03-20
md/raid5: schedule_construction should abort if nothing to do.
NeilBrown
1
-16
/
+22
2013-03-20
target/pscsi: Reject cross page boundary case in pscsi_map_sg
Asias He
1
-3
/
+8
2013-03-20
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
Nicholas Bellinger
1
-1
/
+1
2013-03-20
drm/i915: stop using GMBUS IRQs on Gen4 chips
Jiri Kosina
1
-1
/
+10
2013-03-20
Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-2
/
+8
2013-03-20
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
1
-20
/
+35
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-36
/
+66
2013-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
6
-15
/
+3
2013-03-20
sparc: remove unused "config BITS"
Paul Bolle
1
-6
/
+0
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-244
/
+387
2013-03-20
sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
Paul Bolle
1
-1
/
+1
2013-03-19
KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
Andy Honig
1
-2
/
+5
2013-03-19
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2
-29
/
+22
2013-03-19
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-03-19
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Paul Bolle
2
-12
/
+0
2013-03-19
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
Paul Bolle
1
-1
/
+0
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
5
-16
/
+44
2013-03-19
qeth: Fix scatter-gather regression
Frank Blaschka
3
-8
/
+42
2013-03-19
qeth: Fix invalid router settings handling
Stefan Raspl
2
-6
/
+13
2013-03-19
qeth: delay feature trace
Stefan Raspl
1
-1
/
+1
2013-03-19
drm/nv50/kms: prevent lockdep false-positive in page flipping path
Ben Skeggs
1
-2
/
+2
2013-03-19
drm/nouveau/core: fix return value of nouveau_object_del()
Ben Skeggs
1
-2
/
+1
2013-03-19
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-17
/
+12
2013-03-19
sgy-cts1000: Remove __dev* attributes
Ben Collins
1
-3
/
+3
2013-03-19
Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+25
2013-03-19
Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-2
/
+2
2013-03-19
tcm_vhost: Flush vhost_work in vhost_scsi_flush()
Asias He
1
-0
/
+1
2013-03-19
tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
Asias He
1
-4
/
+8
2013-03-19
KVM: x86: fix deadlock in clock-in-progress request handling
Marcelo Tosatti
1
-9
/
+9
2013-03-19
KVM: allow host header to be included even for !CONFIG_KVM
Kevin Hilman
1
-1
/
+6
2013-03-19
hwmon: (lm75) Fix tcn75 prefix
Jean Delvare
1
-1
/
+1
2013-03-19
hwmon: (lm75.h) Update header inclusion
Jean Delvare
1
-1
/
+1
2013-03-19
MAINTAINERS: Remove Mark M. Hoffman
Jean Delvare
2
-15
/
+10
2013-03-18
target: fix possible memory leak in core_tpg_register()
Wei Yongjun
1
-1
/
+2
2013-03-18
target/iscsi: Fix mutual CHAP auth on big-endian arches
Andy Grover
1
-1
/
+4
2013-03-18
target_core_sbc: use noop for SYNCHRONIZE_CACHE
Hannes Reinecke
1
-2
/
+5
2013-03-18
xfs: ensure we capture IO errors correctly
Dave Chinner
1
-0
/
+6
2013-03-18
xfs: fix xfs_iomap_eof_prealloc_initial_size type
Mark Tinguely
1
-1
/
+1
2013-03-18
xfs: fix potential infinite loop in xfs_iomap_prealloc_size()
Brian Foster
1
-1
/
+1
2013-03-18
tcp: dont handle MTU reduction on LISTEN socket
Eric Dumazet
2
-7
/
+14
2013-03-18
bnx2x: fix occasional statistics off-by-4GB error
Maciej Żenczykowski
1
-1
/
+2
2013-03-18
ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driver
Takashi Iwai
1
-2
/
+2
2013-03-18
ext4: fix memory leakage in mext_check_coverage
Dmitry Monakhov
1
-16
/
+19
2013-03-18
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-58
/
+97
[prev]
[next]