1. 5772ee1 sendmmsg/sendmsg: fix unsafe user pointer access by Mathieu Desnoyers · 14 years ago
  2. f1d4422 xhci: Handle zero-length isochronous packets. by Sarah Sharp · 14 years ago
  3. 4343d2a xhci: Remove TDs from TD lists when URBs are canceled. by Sarah Sharp · 14 years ago
  4. 8a8045b xhci: Fix failed enqueue in the middle of isoch TD. by Sarah Sharp · 14 years ago
  5. e0a4518 xhci: Fix memory leak during failed enqueue. by Sarah Sharp · 14 years ago
  6. dbb2e00 xHCI: report USB2 port in resuming as suspend by Andiry Xu · 14 years ago
  7. eff5296 xHCI: fix port U3 status check condition by Andiry Xu · 14 years ago
  8. cde5eaf USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume(). by Wang Zhi · 14 years ago
  9. f91364f usb: musb: cppi: fix build errors due to DBG and missing musb variable by Per Forlin · 14 years ago
  10. 6ab711f USB option driver K3765/K4505 avoid CDC_DATA interface by Andrew Bird · 14 years ago
  11. 42dc061 USB: option: add YUGA device id to driver by Gavin.zhu · 14 years ago
  12. f5cda95 USB option driver add PID of Huawei Vodafone K4605 by Andrew Bird · 14 years ago
  13. 04aac01 USB option driver add PID of Huawei Vodafone K3806 by Andrew Bird · 14 years ago
  14. b942664 usb: s5p-ehci: fix a NULL pointer deference by Yulgon Kim · 14 years ago
  15. 400e39d USB: ftdi_sio: add Calao reference board support by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  16. a38df1a TTY: pty, fix pty counting by Jiri Slaby · 14 years ago
  17. 64da349 tty: Add "spi:" prefix for spi modalias by Axel Lin · 14 years ago
  18. db14205 8250: Fix race condition in serial8250_backup_timeout(). by Al Cooper · 14 years ago
  19. 48fb01d 8250_pci: add support for Rosewill RC-305 4x serial port card by Eric Smith · 14 years ago
  20. ecc0d72 serial: 8250_pnp: add Intermec CV60 touchscreen device by Bjorn Helgaas · 14 years ago
  21. f64bd12 omap-serial: Allow IXON and IXOFF to be disabled. by Nick Pelly · 14 years ago
  22. f794b76 ASoC: ad193x: fix dac word len setting by Scott Jiang · 14 years ago
  23. e7f4d16 ASoC: ad193x: fix registers definition by Scott Jiang · 14 years ago
  24. 397d8ae ASoC: soc-jack: Fix checking return value of request_any_context_irq by Axel Lin · 14 years ago
  25. 6d2e754 arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 14 years ago
  26. ae0250b rapidio: fix use of non-compatible registers by Alexandre Bounine · 14 years ago
  27. 7f4e156 kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 14 years ago
  28. 04aa37b Linux 3.0.4 by Greg Kroah-Hartman · 14 years ago
  29. 512228f Add a personality to report 2.6.x version numbers by Andi Kleen · 14 years ago
  30. 80b5405 igb: Fix lack of flush after register write and before delay by Carolyn Wyborny · 14 years ago
  31. 3a60f9e mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish by Aaron Lu · 14 years ago
  32. 5af075e rt2x00: fix order of entry flags modification by Stanislaw Gruszka · 14 years ago
  33. 4ca4e81 fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message by Miklos Szeredi · 14 years ago
  34. 44510a7 drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector by Thomas Reim · 14 years ago
  35. 0cfbab6 drm/ttm: fix ttm_bo_add_ttm(user) failure path by Marcin Slusarz · 14 years ago
  36. 2498959 x86, UV: Remove UV delay in starting slave cpus by Jack Steiner · 14 years ago
  37. 2f43189 x86-32, vdso: On system call restart after SYSENTER, use int $0x80 by H. Peter Anvin · 14 years ago
  38. 656e041 x86, olpc: Wait for last byte of EC command to be accepted by Paul Fox · 14 years ago
  39. 6aaaf4e xen: Do not enable PV IPIs when vector callback not present by Stefano Stabellini · 14 years ago
  40. 1561007 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 14 years ago
  41. b312070 xen-blkfront: Fix one off warning about name clash by Stefan Bader · 14 years ago
  42. c70ea5d xen-blkfront: Drop name and minor adjustments for emulated scsi devices by Stefan Bader · 14 years ago
  43. 45df4b8 ext4: fix nomblk_io_submit option so it correctly converts uninit blocks by Theodore Ts'o · 14 years ago
  44. 4eddd2a ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN. by Tao Ma · 14 years ago
  45. 2526f36 ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode by Jiaying Zhang · 14 years ago
  46. 2fb522e ext4: Fix ext4_should_writeback_data() for no-journal mode by Curt Wohlgemuth · 14 years ago
  47. f5dce23 ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelist by Daniel T Chen · 14 years ago
  48. c9f30c2 ALSA: snd_usb_caiaq: track submitted output urbs by Daniel Mack · 14 years ago
  49. 5e5c860 ALSA: usb-audio - Fix missing mixer dB information by Takashi Iwai · 14 years ago
  50. 966ef7d Btrfs: fix an oops of log replay by liubo · 14 years ago
  51. edcf2e9 loop: fix deadlock when sysfs and LOOP_CLR_FD race against each other by Kay Sievers · 14 years ago
  52. a2ea186 Btrfs: detect wether a device supports discard by Josef Bacik · 14 years ago
  53. 6857336 x86, mtrr: lock stop machine during MTRR rendezvous sequence by Suresh Siddha · 14 years ago
  54. e25d2c7 NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resets by Trond Myklebust · 14 years ago
  55. f4bc412 NFSv4.1: Fix the callback 'highest_used_slotid' behaviour by Trond Myklebust · 14 years ago
  56. b861a25 pnfs-obj: Bug when we are running out of bio by Boaz Harrosh · 14 years ago
  57. 3be1216 pnfs-obj: Fix the comp_index != 0 case by Boaz Harrosh · 14 years ago
  58. f06a93f x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message by Len Brown · 14 years ago
  59. b3ff2fd possible memory corruption on mount by Steve French · 14 years ago
  60. 8ec7ad7 i7core_edac: fixed typo in error count calculation by Mathias Krause · 14 years ago
  61. f10df41 befs: Validate length of long symbolic links. by Timo Warns · 14 years ago
  62. b732c7a cifs: demote cERROR in build_path_from_dentry to cFYI by Jeff Layton · 14 years ago
  63. 9a420aa genirq: Fix wrong bit operation by jhbird.choi@samsung.com · 14 years ago
  64. d31bf28 Linux 3.0.3 by Greg Kroah-Hartman · 14 years ago
  65. cb52eec perf tools: do not look at ./config for configuration by Jonathan Nieder · 14 years ago
  66. 920d4ab drm/radeon/kms: don't try to be smart in the hpd handler by Alex Deucher · 14 years ago
  67. d24884b drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos by Alex Deucher · 14 years ago
  68. cdc0fbf drm/radeon/kms: don't enable connectors that are off in the hotplug handler by Alex Deucher · 14 years ago
  69. 3438bc96 lguest: allow booting guest with CONFIG_RELOCATABLE=y by Rusty Russell · 14 years ago
  70. 2366d7c mm: fix wrong vmap address calculations with odd NR_CPUS values by Clemens Ladisch · 14 years ago
  71. a4e0b4c ath5k: fix error handling in ath5k_beacon_send by Bob Copeland · 14 years ago
  72. cbdeede ASoC: Tegra: wm8903 machine driver: Allow re-insertion of module by Stephen Warren · 14 years ago
  73. ca42ad9 ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPS by Stephen Warren · 14 years ago
  74. ee73429 ASoC: Fix binding of WM8750 on Jive by Mark Brown · 14 years ago
  75. 8adf76d ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_desc by Daniel Mack · 14 years ago
  76. 8282be4 hwmon: (ibmaem) add missing kfree by Julia Lawall · 14 years ago
  77. 55041e0 atm: br2864: sent packets truncated in VC routed mode by Chas Williams · 14 years ago
  78. d7a8a78 USB: option driver: add PID for Vodafone-Huawei K4511 by Andrew Bird · 14 years ago
  79. bde4956 USB: option driver: add PID for Vodafone-Huawei K4510 by Andrew Bird · 14 years ago
  80. 4e5167b USB: option driver: add PID for Vodafone-Huawei K3771 by Andrew Bird · 14 years ago
  81. 4530add USB: option driver: add PID for Vodafone-Huawei K3770 by Andrew Bird · 14 years ago
  82. 34c74ec USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G by Vijay Chavan · 14 years ago
  83. 60e73af USB: usb-storage: unusual_devs entry for ARM V2M motherboard. by Nick Bowler · 14 years ago
  84. b2dc65e USB: ftdi_sio: fix minor typo in get_ftdi_divisor by Ionut Nicu · 14 years ago
  85. 73ca929 USB: assign instead of equal in usbtmc.c by Maxim Nikulin · 14 years ago
  86. e839bad usb: musb: fix oops on musb_gadget_pullup by John Stultz · 14 years ago
  87. 024d78c usb/config: use proper endian access for wMaxPacketSize by Sebastian Andrzej Siewior · 14 years ago
  88. d4194ef xhci: Don't submit commands or URBs to halted hosts. by Sarah Sharp · 14 years ago
  89. 2c97674 USB: xhci: fix OS want to own HC by JiSheng Zhang · 14 years ago
  90. 92d934f staging: rtl8192u: declare MODULE_FIRMWARE by Stefan Lippers-Hollmann · 14 years ago
  91. c5624f5 Linux 3.0.2 by Greg Kroah-Hartman · 14 years ago
  92. 0db4b32 mm: Fix fixup_user_fault() for MMU=n by Peter Zijlstra · 14 years ago
  93. 8af1028 sparc: Don't do hypervisor calls on non-sun4v in DS driver. by David S. Miller · 14 years ago
  94. 05362c2 ath9k: fix a misprint which leads to incorrect calibration by Alex Hacker · 14 years ago
  95. 5b61b4c ath9k_hw: Fix incorrect Tx control power in AR9003 template by Rajkumar Manoharan · 14 years ago
  96. fa54ab1 dp83640: increase receive time stamp buffer size by Richard Cochran · 14 years ago
  97. 716fa31 gianfar: fix fiper alignment after resetting the time by Richard Cochran · 14 years ago
  98. 716ae31 e1000e: alternate MAC address does not work on device id 0x1060 by Bruce Allan · 14 years ago
  99. 8b18080 ext4: Properly count journal credits for long symlinks by Eric Sandeen · 14 years ago
  100. 1ae2a2c ext3: Properly count journal credits for long symlinks by Eric Sandeen · 14 years ago