summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-20ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack
2013-03-20ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack
2013-03-20ALSA: usb: Parse UAC2 extension unit like for UAC1Torstein Hegge
2013-03-20Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-03-20Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-03-20md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle
2013-03-20md/raid5: ensure sync and DISCARD don't happen at the same time.NeilBrown
2013-03-20MD: Prevent sysfs operations on uninitialized kobjectsJonathan Brassow
2013-03-20MD RAID5: Avoid accessing gendisk or queue structs when not availableJonathan Brassow
2013-03-20Merge tag 'vfio-v3.9-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-03-20Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-03-20md/raid5: schedule_construction should abort if nothing to do.NeilBrown
2013-03-20target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He
2013-03-20target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/OsNicholas Bellinger
2013-03-19drm/i915: stop using GMBUS IRQs on Gen4 chipsJiri Kosina
2013-03-19Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-03-19PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-03-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-03-19sparc: remove unused "config BITS"Paul Bolle
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-19sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle
2013-03-19KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)Andy Honig
2013-03-19KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-03-19KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl
2013-03-19qeth: delay feature traceStefan Raspl
2013-03-19drm/nv50/kms: prevent lockdep false-positive in page flipping pathBen Skeggs
2013-03-19drm/nouveau/core: fix return value of nouveau_object_del()Ben Skeggs
2013-03-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-19sgy-cts1000: Remove __dev* attributesBen Collins
2013-03-19Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-18usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson
2013-03-18USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern
2013-03-18USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern
2013-03-18USB: EHCI: improve use of per-port status-change bitsAlan Stern
2013-03-18USB: EHCI: decrease schedule-status poll timeoutAlan Stern
2013-03-18Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-03-18tcm_vhost: Flush vhost_work in vhost_scsi_flush()Asias He
2013-03-18tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()Asias He
2013-03-18KVM: x86: fix deadlock in clock-in-progress request handlingMarcelo Tosatti
2013-03-18KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman
2013-03-18hwmon: (lm75) Fix tcn75 prefixJean Delvare
2013-03-18hwmon: (lm75.h) Update header inclusionJean Delvare
2013-03-18MAINTAINERS: Remove Mark M. HoffmanJean Delvare
2013-03-18target: fix possible memory leak in core_tpg_register()Wei Yongjun