Age | Commit message (Expand) | Author |
2013-03-21 | USB: ftdi_sio: fix use-after-free in TIOCMIWAIT | Johan Hovold |
2013-03-21 | USB: f81232: fix use-after-free in TIOCMIWAIT | Johan Hovold |
2013-03-21 | USB: cypress_m8: fix use-after-free in TIOCMIWAIT | Johan Hovold |
2013-03-21 | USB: ch341: fix use-after-free in TIOCMIWAIT | Johan Hovold |
2013-03-21 | USB: ark3116: fix use-after-free in TIOCMIWAIT | Johan Hovold |
2013-03-21 | USB: serial: add modem-status-change wait queue | Johan Hovold |
2013-03-21 | USB: serial: fix interface refcounting | Johan Hovold |
2013-03-21 | USB: io_ti: fix get_icount for two port adapters | Johan Hovold |
2013-03-21 | USB: garmin_gps: fix memory leak on disconnect | Johan Hovold |
2013-03-21 | USB: cdc-acm: fix device unregistration | Johan Hovold |
2013-03-21 | usb: cdc-acm: fix error handling in acm_probe() | Alexey Khoroshilov |
2013-03-21 | cifs: ignore everything in SPNEGO blob after mechTypes | Jeff Layton |
2013-03-21 | ALSA: hda - Fix DAC assignment for independent HP | Takashi Iwai |
2013-03-21 | Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2013-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2013-03-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-03-21 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-03-21 | Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds |
2013-03-21 | usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA" | Paul Bolle |
2013-03-21 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2013-03-21 | drm/mgag200: Bug fix: Modified pll algorithm for EH project | Julia Lemire |
2013-03-20 | USB: EHCI: fix regression in QH unlinking | Alan Stern |
2013-03-20 | ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader | Takashi Iwai |
2013-03-20 | dm cache: policy ignore hints if generated by different version | Mike Snitzer |
2013-03-20 | dm cache: policy change version from string to integer set | Mike Snitzer |
2013-03-20 | dm cache: fix race in writethrough implementation | Joe Thornber |
2013-03-20 | dm cache: metadata clear dirty bits on clean shutdown | Joe Thornber |
2013-03-20 | dm cache: avoid calling policy destructor twice on error | Heinz Mauelshagen |
2013-03-20 | dm cache: detect cache_create failure | Heinz Mauelshagen |
2013-03-20 | dm cache: avoid 64 bit division on 32 bit | Joe Thornber |
2013-03-20 | dm verity: avoid deadlock | Mikulas Patocka |
2013-03-20 | dm thin: fix non power of two discard granularity calc | Joe Thornber |
2013-03-20 | dm thin: fix discard corruption | Joe Thornber |
2013-03-20 | usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null | Truls Bengtsson |
2013-03-20 | usb: ulpi: Define a *otg_ulpi_create no-op | Fabio Estevam |
2013-03-20 | usb: gadget: ffs: fix enable multiple instances | Andrzej Pietrasiewicz |
2013-03-20 | USB: gadget: net2280: remove leftover driver->unbind call in error pathway | Alan Stern |
2013-03-20 | usb: gadget: udc-core: fix a regression during gadget driver unbinding | Alan Stern |
2013-03-20 | usb: gadget: net22xx: fix ->disconnect reporting | Felipe Balbi |
2013-03-20 | ALSA: hda - Fix typo in checking IEC958 emphasis bit | Takashi Iwai |
2013-03-20 | ext4: fix data=journal fast mount/umount hang | Theodore Ts'o |
2013-03-20 | ext4: fix ext4_evict_inode() racing against workqueue processing code | Theodore Ts'o |
2013-03-20 | ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls() | Daniel Mack |
2013-03-20 | ALSA: snd-usb: mixer: propagate errors up the call chain | Daniel Mack |
2013-03-20 | ALSA: usb: Parse UAC2 extension unit like for UAC1 | Torstein Hegge |
2013-03-20 | Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2013-03-20 | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou... | Dave Airlie |
2013-03-20 | md: remove CONFIG_MULTICORE_RAID456 entirely | Paul Bolle |
2013-03-20 | md/raid5: ensure sync and DISCARD don't happen at the same time. | NeilBrown |
2013-03-20 | MD: Prevent sysfs operations on uninitialized kobjects | Jonathan Brassow |