1. cb25505 USB: cdc-acm: fix device unregistration by Johan Hovold · 11 years ago
  2. c93d819 usb: cdc-acm: fix error handling in acm_probe() by Alexey Khoroshilov · 11 years ago
  3. 740924a pinmux: forbid mux_usecount to be set at UINT_MAX by Richard Genoud · 11 years ago
  4. 48a23fa pinctrl: mvebu: fix checking for SoC specific controls by Simon Guinot · 11 years ago
  5. f853c61 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 11 years ago
  6. 55a63d4 ALSA: hda - Fix DAC assignment for independent HP by Takashi Iwai · 11 years ago
  7. 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 · 11 years ago
  8. 0a7e453 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  9. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 172a271 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  11. 85ab3c4 Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  12. e971318 efivars: Handle duplicate names from get_next_variable() by Matt Fleming · 11 years ago
  13. ec50bd3 efivars: explicitly calculate length of VariableName by Matt Fleming · 11 years ago
  14. ec0971b efivars: Add module parameter to disable use as a pstore backend by Seth Forshee · 11 years ago
  15. ed9dc8c efivars: Allow disabling use as a pstore backend by Seth Forshee · 11 years ago
  16. eda81be usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA" by Paul Bolle · 11 years ago
  17. b56fb70 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  18. 260b3f1 drm/mgag200: Bug fix: Modified pll algorithm for EH project by Julia Lemire · 11 years ago
  19. d714aaf USB: EHCI: fix regression in QH unlinking by Alan Stern · 11 years ago
  20. eb49faa ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader by Takashi Iwai · 11 years ago
  21. ea2dd8c dm cache: policy ignore hints if generated by different version by Mike Snitzer · 11 years ago
  22. 4e7f506 dm cache: policy change version from string to integer set by Mike Snitzer · 11 years ago
  23. e2e74d6 dm cache: fix race in writethrough implementation by Joe Thornber · 11 years ago
  24. 79ed9ca dm cache: metadata clear dirty bits on clean shutdown by Joe Thornber · 11 years ago
  25. b978440 dm cache: avoid calling policy destructor twice on error by Heinz Mauelshagen · 11 years ago
  26. 617a0b8 dm cache: detect cache_create failure by Heinz Mauelshagen · 11 years ago
  27. 414dd67 dm cache: avoid 64 bit division on 32 bit by Joe Thornber · 11 years ago
  28. 3b6b781 dm verity: avoid deadlock by Mikulas Patocka · 11 years ago
  29. 58051b9 dm thin: fix non power of two discard granularity calc by Joe Thornber · 11 years ago
  30. f046f89 dm thin: fix discard corruption by Joe Thornber · 11 years ago
  31. 967baed usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null by Truls Bengtsson · 11 years ago
  32. 7fa4cd1 usb: ulpi: Define a *otg_ulpi_create no-op by Fabio Estevam · 11 years ago
  33. 3416905 usb: gadget: ffs: fix enable multiple instances by Andrzej Pietrasiewicz · 11 years ago
  34. 8119b55 USB: gadget: net2280: remove leftover driver->unbind call in error pathway by Alan Stern · 11 years ago
  35. 511f3c5 usb: gadget: udc-core: fix a regression during gadget driver unbinding by Alan Stern · 11 years ago
  36. 699412d usb: gadget: net22xx: fix ->disconnect reporting by Felipe Balbi · 11 years ago
  37. a686fd1 ALSA: hda - Fix typo in checking IEC958 emphasis bit by Takashi Iwai · 11 years ago
  38. 2b405bf ext4: fix data=journal fast mount/umount hang by Theodore Ts'o · 11 years ago
  39. 1ada47d ext4: fix ext4_evict_inode() racing against workqueue processing code by Theodore Ts'o · 11 years ago
  40. 83ea5d1 ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls() by Daniel Mack · 11 years ago
  41. 4d7b86c ALSA: snd-usb: mixer: propagate errors up the call chain by Daniel Mack · 11 years ago
  42. 61ac513 ALSA: usb: Parse UAC2 extension unit like for UAC1 by Torstein Hegge · 11 years ago
  43. 236f651 Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  44. cf9a625 Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  45. c83a9d5 x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUAL by Fenghua Yu · 11 years ago
  46. 238f590 md: remove CONFIG_MULTICORE_RAID456 entirely by Paul Bolle · 11 years ago
  47. f8dfcff md/raid5: ensure sync and DISCARD don't happen at the same time. by NeilBrown · 11 years ago
  48. 90584fc MD: Prevent sysfs operations on uninitialized kobjects by Jonathan Brassow · 11 years ago
  49. e3620a3 MD RAID5: Avoid accessing gendisk or queue structs when not available by Jonathan Brassow · 11 years ago
  50. 2ffdd7e Merge tag 'vfio-v3.9-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  51. ea4a0ce Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  52. ce7d363 md/raid5: schedule_construction should abort if nothing to do. by NeilBrown · 11 years ago
  53. 8f27d48 target/pscsi: Reject cross page boundary case in pscsi_map_sg by Asias He · 11 years ago
  54. f002a24 target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os by Nicholas Bellinger · 11 years ago
  55. c12aba5 drm/i915: stop using GMBUS IRQs on Gen4 chips by Jiri Kosina · 11 years ago
  56. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  57. 547b524 PCI: Use ROM images from firmware only if no other ROM source available by Matthew Garrett · 11 years ago
  58. 5c7c336 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  59. e748962 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  60. f58b20b sparc: remove unused "config BITS" by Paul Bolle · 11 years ago
  61. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  62. e0b20296 sparc: delete "if !ULTRA_HAS_POPULATION_COUNT" by Paul Bolle · 11 years ago
  63. a2c118b KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798) by Andy Honig · 11 years ago
  64. 0b79459 KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797) by Andy Honig · 11 years ago
  65. c300aa6 KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796) by Andy Honig · 11 years ago
  66. 7920720 arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS by Paul Bolle · 11 years ago
  67. 63b7743 arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED by Paul Bolle · 11 years ago
  68. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 11 years ago
  69. 271648b qeth: Fix scatter-gather regression by Frank Blaschka · 11 years ago
  70. 82e2e78 qeth: Fix invalid router settings handling by Stefan Raspl · 11 years ago
  71. 82f77cf qeth: delay feature trace by Stefan Raspl · 11 years ago
  72. f60b6e7 drm/nv50/kms: prevent lockdep false-positive in page flipping path by Ben Skeggs · 11 years ago
  73. 4fa1339 drm/nouveau/core: fix return value of nouveau_object_del() by Ben Skeggs · 11 years ago
  74. 112ccff Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  75. 9997d08 sgy-cts1000: Remove __dev* attributes by Ben Collins · 11 years ago
  76. b63dc12 Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  77. 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 · 11 years ago
  78. 72c7753 tcm_vhost: Flush vhost_work in vhost_scsi_flush() by Asias He · 11 years ago
  79. 038e0af tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint() by Asias He · 11 years ago
  80. c09664b KVM: x86: fix deadlock in clock-in-progress request handling by Marcelo Tosatti · 11 years ago
  81. f445f11 KVM: allow host header to be included even for !CONFIG_KVM by Kevin Hilman · 11 years ago
  82. 25eba81 hwmon: (lm75) Fix tcn75 prefix by Jean Delvare · 11 years ago
  83. 5a4c060 hwmon: (lm75.h) Update header inclusion by Jean Delvare · 11 years ago
  84. 9487754 MAINTAINERS: Remove Mark M. Hoffman by Jean Delvare · 11 years ago
  85. 0fb889b target: fix possible memory leak in core_tpg_register() by Wei Yongjun · 11 years ago
  86. 7ac9ad1 target/iscsi: Fix mutual CHAP auth on big-endian arches by Andy Grover · 11 years ago
  87. 882e3f8 target_core_sbc: use noop for SYNCHRONIZE_CACHE by Hannes Reinecke · 11 years ago
  88. e001873 xfs: ensure we capture IO errors correctly by Dave Chinner · 11 years ago
  89. 3325bee xfs: fix xfs_iomap_eof_prealloc_initial_size type by Mark Tinguely · 11 years ago
  90. 66db3fe x86-64: Fix the failure case in copy_user_handle_tail() by CQ Tang · 11 years ago
  91. 83cdadd xfs: fix potential infinite loop in xfs_iomap_prealloc_size() by Brian Foster · 11 years ago
  92. 0d4f060 tcp: dont handle MTU reduction on LISTEN socket by Eric Dumazet · 11 years ago
  93. b009aac bnx2x: fix occasional statistics off-by-4GB error by Maciej Żenczykowski · 11 years ago
  94. 039eb75 ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driver by Takashi Iwai · 11 years ago
  95. 0e40110 ext4: fix memory leakage in mext_check_coverage by Dmitry Monakhov · 11 years ago
  96. 35f8c76 Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  97. 4b76715 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  98. f826434 USB: xhci - fix bit definitions for IMAN register by Dmitry Torokhov · 11 years ago
  99. 991657a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  100. 1c6ba37 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago