summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds4-26/+19
2013-03-22NVMe: Add namespaces with no LBA range featureKeith Busch1-1/+1
2013-03-22vfs,proc: guarantee unique inodes in /procLinus Torvalds1-3/+3
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti1-6/+1
2013-03-22MAINTAINERS: add maintainer entry for atmel i2c driverLudovic Desroches1-0/+6
2013-03-22i2c: Fix my e-mail address in drivers and documentationGuenter Roeck2-2/+2
2013-03-22i2c: iSMT: add Intel Avoton DeviceIDsSeth Heasley1-0/+2
2013-03-22i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2013-03-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-56/+43
2013-03-22Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-81/+540
2013-03-22USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-22USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-22USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-22USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-22USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-22USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-22USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+8
2013-03-22USB: mos7840: fix broken TIOCMIWAITJohan Hovold1-2/+3
2013-03-22USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+7
2013-03-22USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+6
2013-03-22USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-22USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold1-11/+8
2013-03-22USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-22USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+8
2013-03-22USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-22USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-22USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2013-03-22USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-22USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1
2013-03-22USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2013-03-22USB: cdc-acm: fix device unregistrationJohan Hovold1-1/+2
2013-03-22usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov1-2/+17
2013-03-21cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton1-48/+5
2013-03-21ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai1-0/+46
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman9-11/+36
2013-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds4-31/+24
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-35/+152
2013-03-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-91/+204
2013-03-21Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds12-108/+252
2013-03-21arm: vexpress: Decouple vexpress-poweroff implementation from machine_descCatalin Marinas3-10/+7
2013-03-21arm: vexpress: Move the poweroff/restart code to drivers/power/resetCatalin Marinas5-2/+13
2013-03-21usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle1-1/+1
2013-03-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-8/+32
2013-03-21drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire1-5/+5
2013-03-21USB: EHCI: fix regression in QH unlinkingAlan Stern1-1/+1
2013-03-20ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai1-23/+109
2013-03-20dm cache: policy ignore hints if generated by different versionMike Snitzer3-13/+39
2013-03-20dm cache: policy change version from string to integer setMike Snitzer6-6/+36
2013-03-20dm cache: fix race in writethrough implementationJoe Thornber1-50/+88
2013-03-20dm cache: metadata clear dirty bits on clean shutdownJoe Thornber1-1/+1