summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-20md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle3-6/+0
2013-03-20md/raid5: ensure sync and DISCARD don't happen at the same time.NeilBrown2-6/+40
2013-03-20MD: Prevent sysfs operations on uninitialized kobjectsJonathan Brassow2-6/+4
2013-03-20MD RAID5: Avoid accessing gendisk or queue structs when not availableJonathan Brassow1-13/+20
2013-03-20Merge tag 'vfio-v3.9-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-0/+2
2013-03-20Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-38/+44
2013-03-20md/raid5: schedule_construction should abort if nothing to do.NeilBrown1-16/+22
2013-03-20target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He1-3/+8
2013-03-20target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/OsNicholas Bellinger1-1/+1
2013-03-20drm/i915: stop using GMBUS IRQs on Gen4 chipsJiri Kosina1-1/+10
2013-03-20Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-2/+8
2013-03-20PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett1-20/+35
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-36/+66
2013-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds6-15/+3
2013-03-20sparc: remove unused "config BITS"Paul Bolle1-6/+0
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds58-244/+387
2013-03-20sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle1-1/+1
2013-03-19KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)Andy Honig1-2/+5
2013-03-19KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2-29/+22
2013-03-19KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig1-0/+5
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2-12/+0
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle1-1/+0
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa5-16/+44
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka3-8/+42
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl2-6/+13
2013-03-19qeth: delay feature traceStefan Raspl1-1/+1
2013-03-19drm/nv50/kms: prevent lockdep false-positive in page flipping pathBen Skeggs1-2/+2
2013-03-19drm/nouveau/core: fix return value of nouveau_object_del()Ben Skeggs1-2/+1
2013-03-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-17/+12
2013-03-19sgy-cts1000: Remove __dev* attributesBen Collins1-3/+3
2013-03-19Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-19/+25
2013-03-19Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-2/+2
2013-03-19tcm_vhost: Flush vhost_work in vhost_scsi_flush()Asias He1-0/+1
2013-03-19tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()Asias He1-4/+8
2013-03-19KVM: x86: fix deadlock in clock-in-progress request handlingMarcelo Tosatti1-9/+9
2013-03-19KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman1-1/+6
2013-03-19hwmon: (lm75) Fix tcn75 prefixJean Delvare1-1/+1
2013-03-19hwmon: (lm75.h) Update header inclusionJean Delvare1-1/+1
2013-03-19MAINTAINERS: Remove Mark M. HoffmanJean Delvare2-15/+10
2013-03-18target: fix possible memory leak in core_tpg_register()Wei Yongjun1-1/+2
2013-03-18target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover1-1/+4
2013-03-18target_core_sbc: use noop for SYNCHRONIZE_CACHEHannes Reinecke1-2/+5
2013-03-18xfs: ensure we capture IO errors correctlyDave Chinner1-0/+6
2013-03-18xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely1-1/+1
2013-03-18xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster1-1/+1
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2-7/+14
2013-03-18bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski1-1/+2
2013-03-18ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driverTakashi Iwai1-2/+2
2013-03-18ext4: fix memory leakage in mext_check_coverageDmitry Monakhov1-16/+19
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds4-58/+97