1. 5018860 USB: ark3116: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  2. e5b33dc USB: serial: add modem-status-change wait queue by Johan Hovold · 12 years ago
  3. d797105 USB: serial: fix interface refcounting by Johan Hovold · 12 years ago
  4. 5492bf3 USB: io_ti: fix get_icount for two port adapters by Johan Hovold · 12 years ago
  5. 618aa10 USB: garmin_gps: fix memory leak on disconnect by Johan Hovold · 12 years ago
  6. cb25505 USB: cdc-acm: fix device unregistration by Johan Hovold · 12 years ago
  7. c93d819 usb: cdc-acm: fix error handling in acm_probe() by Alexey Khoroshilov · 12 years ago
  8. d93acbc Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  9. eda81be usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA" by Paul Bolle · 12 years ago
  10. d714aaf USB: EHCI: fix regression in QH unlinking by Alan Stern · 12 years ago
  11. 967baed usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null by Truls Bengtsson · 12 years ago
  12. 7fa4cd1 usb: ulpi: Define a *otg_ulpi_create no-op by Fabio Estevam · 12 years ago
  13. 3416905 usb: gadget: ffs: fix enable multiple instances by Andrzej Pietrasiewicz · 12 years ago
  14. 8119b55 USB: gadget: net2280: remove leftover driver->unbind call in error pathway by Alan Stern · 12 years ago
  15. 511f3c5 usb: gadget: udc-core: fix a regression during gadget driver unbinding by Alan Stern · 12 years ago
  16. 699412d usb: gadget: net22xx: fix ->disconnect reporting by Felipe Balbi · 12 years ago
  17. 2726e20 Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  18. f826434 USB: xhci - fix bit definitions for IMAN register by Dmitry Torokhov · 12 years ago
  19. 06d9db7 usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr by Kishon Vijay Abraham I · 12 years ago
  20. 2a40f32 USB: EHCI: fix regression during bus resume by Alan Stern · 12 years ago
  21. 29f86e6 usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player by Dmitry Artamonow · 12 years ago
  22. 00eed9c USB: xhci: correctly enable interrupts by Hannes Reinecke · 12 years ago
  23. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 12 years ago
  24. a2362d2 mm/fremap.c: fix possible oops on error path by Michel Lespinasse · 12 years ago
  25. f4846e5 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 12 years ago
  26. f65846a list: Fix double fetch of pointer in hlist_entry_safe() by Paul E. McKenney · 12 years ago
  27. 40e4591 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  28. 273daf2 usb: gadget: u_serial: fix typo which cause build warning by Bo Shen · 12 years ago
  29. db9e516 usb: musb: da8xx: Fix build breakage due to typo by Mikhail Kshevetskiy · 12 years ago
  30. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  31. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  32. 59bfbcf idr: idr_alloc() shouldn't trigger lowmem warning when preloaded by Tejun Heo · 12 years ago
  33. 415586c UAPI: fix endianness conditionals in M32R's asm/stat.h by David Howells · 12 years ago
  34. ca044f9 UAPI: fix endianness conditionals in linux/raid/md_p.h by David Howells · 12 years ago
  35. 29ba06b UAPI: fix endianness conditionals in linux/acct.h by David Howells · 12 years ago
  36. 51b154e UAPI: fix endianness conditionals in linux/aio_abi.h by David Howells · 12 years ago
  37. 97da55f decompressors: fix typo "POWERPC" by Paul Bolle · 12 years ago
  38. 6d7825b mm/fremap.c: fix oops on error path by Andrew Morton · 12 years ago
  39. c8615d3 idr: deprecate idr_pre_get() and idr_get_new[_above]() by Tejun Heo · 12 years ago
  40. 8e467e8 tidspbridge: convert to idr_alloc() by Tejun Heo · 12 years ago
  41. a37c301 zcache: convert to idr_alloc() by Tejun Heo · 12 years ago
  42. 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 12 years ago
  43. e68035f workqueue: convert to idr_alloc() by Tejun Heo · 12 years ago
  44. ebd6c70 nfsd: convert to idr_alloc() by Tejun Heo · 12 years ago
  45. 801cb2d nfsd: remove unused get_new_stid() by Tejun Heo · 12 years ago
  46. 522cff1 kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER by Andrew Morton · 12 years ago
  47. 2ca3952 signal: always clear sa_restorer on execve by Kees Cook · 12 years ago
  48. f874945 mm: remove_memory(): fix end_pfn setting by Toshi Kani · 12 years ago
  49. ebf47be include/linux/res_counter.h needs errno.h by Andrew Morton · 12 years ago
  50. ad8395e Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  51. cad9d56 Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  52. 886e03b Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  53. e66eded userns: Don't allow CLONE_NEWUSER | CLONE_FS by Eric W. Biederman · 12 years ago
  54. 27b351c USB: quatech2: only write to the tty if the port is open. by Bill Pemberton · 12 years ago
  55. 3f8bc5e qcserial: bind to DM/DIAG port on Gobi 1K devices by Dan Williams · 12 years ago
  56. c288d29 ext2: Fix BUG_ON in evict() on inode deletion by Jan Kara · 12 years ago
  57. 6c23cbb futex: fix kernel-doc notation and spello by Randy Dunlap · 12 years ago
  58. 20f22ab signals: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
  59. 5857f70 idr: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
  60. a3633f6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  61. 7946844 Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  62. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 12 years ago
  63. c0f5ece USB: cdc-wdm: fix buffer overflow by Oliver Neukum · 12 years ago
  64. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
  65. 8aec0f5 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 12 years ago
  66. c39ac49 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  67. 6d9431a Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  68. 4388817 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  69. fa4a673 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  70. 368edaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  71. 5b22b18 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  72. a57e82a usb: serial: Add Rigblaster Advantage to device table by Steve Conklin · 12 years ago
  73. c51d41a tty: serial: fix typo "SERIAL_S3C2412" by Paul Bolle · 12 years ago
  74. f2b8dfd serial: 8250: Keep 8250.<xxxx> module options functional after driver rename by Josh Boyer · 12 years ago
  75. 827aa0d tty: serial: fix typo "ARCH_S5P6450" by Paul Bolle · 12 years ago
  76. 77e372a tty/8250_pnp: serial port detection regression since v3.7 by Sean Young · 12 years ago
  77. 064256f serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char" by Jonas Gorski · 12 years ago
  78. 8d2f8cd serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller by Wang YanQing · 12 years ago
  79. d13402a Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards by Scott Ashcroft · 12 years ago
  80. e06c93c tty/serial: Add support for Altera serial port by Ley Foon Tan · 12 years ago
  81. 5771a80 tty: serial: vt8500: Unneccessary duplicated clock code removed by Tony Prisk · 12 years ago
  82. 09081e5 tty: serial: mpc5xxx: fix PSC clock name bug by Anatolij Gustschin · 12 years ago
  83. a930d87 vfs: fix pipe counter breakage by Al Viro · 12 years ago
  84. 27f423f ARM: spear3xx: Use correct pl080 header file by Arnd Bergmann · 12 years ago
  85. 0da9dfd keys: fix race with concurrent install_user_keyrings() by David Howells · 12 years ago
  86. d6c0dd6 libceph: fix decoding of pgids by Sage Weil · 12 years ago
  87. af591ad reiserfs: Use kstrdup instead of kmalloc/strcpy by Ionut-Gabriel Radu · 12 years ago
  88. 8d0c2d1 ext3: Fix format string issues by Lars-Peter Clausen · 12 years ago
  89. 68ac8bf quota: add missing use of dq_data_lock in __dquot_initialize by Jeff Mahoney · 12 years ago
  90. 0d8abbf Arm: socfpga: pl330: Add #dma-cells for generic dma binding support by Padmavathi Venna · 12 years ago
  91. 7546152 Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/linux into fixes by Arnd Bergmann · 12 years ago
  92. 769aca0 Merge tag 'imx-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  93. fc77b0e Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  94. 2a6ad87 ARM: multiplatform: Sort the max gpio numbers. by Maxime Ripard · 12 years ago
  95. 2d90e63 qcaux: add Franklin U600 by Dan Williams · 12 years ago
  96. fd5014a usb: musb: core: fix possible build error with randconfig by Felipe Balbi · 12 years ago
  97. d2e0bca xen/acpi: remove redundant acpi/acpi_drivers.h include by Liu Jinsong · 12 years ago
  98. 85323a9 xen: arm: mandate EABI and use generic atomic operations. by Ian Campbell · 12 years ago
  99. 564c526 staging: comedi: dt9812: use CR_CHAN() for channel number by Ian Abbott · 12 years ago
  100. aa1e123 staging/vt6656: Fix too large integer constant warning on 32-bit by Geert Uytterhoeven · 12 years ago