1. faf7fee USB: ffs-test: fix length argument of out function call by Matthias Fend · 14 years ago
  2. f5872d7 usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player by Alan Stern · 14 years ago
  3. 2aa5c35 usb-serial: ftdi_sio: fix oops during autosuspend by Alan Stern · 14 years ago
  4. 27234ce USB: ftdi-sio: add support for Physik Instrumente E-861 by Éric Piel · 14 years ago
  5. d0afed6 tty: Allow uart_register/unregister/register by Alan Cox · 14 years ago
  6. 0b3539a 8250_pci: fix pch uart matching by Arnaud Patard · 14 years ago
  7. b4bc018 8250.c: less than 2400 baud fix. by Christian Melki · 14 years ago
  8. 2fa8ba3 Add missing call to uart_update_timeout() by Lothar Waßmann · 14 years ago
  9. 51c75d3 md: using GFP_NOIO to allocate bio for flush request by Shaohua Li · 14 years ago
  10. ab9094f mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages by Mel Gorman · 14 years ago
  11. 24312d3 workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active by Tejun Heo · 14 years ago
  12. 9ed2cb7 USB: cdc-wdm: remove from device list on disconnect by Bjørn Mork · 14 years ago
  13. 577bd3e USB: cdc-wdm: cannot use dev_printk when device is gone by Bjørn Mork · 14 years ago
  14. d0765ea USB: cdc-wdm: poll must return POLLHUP if device is gone by Bjørn Mork · 14 years ago
  15. fccfda6 USB: cdc-wdm: fix memory leak by Oliver Neukum · 14 years ago
  16. eae6861 USB: cdc-wdm: sanitize error returns by Oliver Neukum · 14 years ago
  17. a1542bf docs: update HOWTO for 2.6.x -> 3.x versioning by Kees Cook · 14 years ago
  18. bbe784b persistent_ram: Fix buffer size clamping during writes by Anton Vorontsov · 14 years ago
  19. f09f8da um: Implement a custom pte_same() function by Richard Weinberger · 14 years ago
  20. 3d7a75d um: Fix __swp_type() by Richard Weinberger · 14 years ago
  21. 5f7bac8 HID: logitech: read all 32 bits of report type bitfield by Jonathan Nieder · 14 years ago
  22. 774a93a usbhid: prevent deadlock during timeout by Oliver Neukum · 14 years ago
  23. 5978403 HID: wiimote: Fix IR data parser by David Herrmann · 14 years ago
  24. 8f830c4 perf/x86: Update event scheduling constraints for AMD family 15h models by Robert Richter · 14 years ago
  25. d026b71 drivers/staging/comedi/comedi_fops.c: add missing vfree by Julia Lawall · 14 years ago
  26. b10dfc7 IB/core: Fix mismatch between locked and pinned pages by Yishai Hadas · 14 years ago
  27. 7716183 fbdev: sh_mobile_lcdc: Don't confuse line size with pitch by Laurent Pinchart · 14 years ago
  28. c3083d9 SELinux: if sel_make_bools errors don't leave inconsistent state by Eric Paris · 14 years ago
  29. 305d212 KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat by David Howells · 14 years ago
  30. ae5b51f powerpc: Fix broken cpu_idle_wait() implementation by Thomas Gleixner · 14 years ago
  31. ece17ce RDMA/cxgb4: Drop peer_abort when no endpoint found by Steve Wise · 14 years ago
  32. 466dab4 RDMA/cxgb4: Use dst parameter in import_ep() by Steve Wise · 14 years ago
  33. b7a1a20 RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr() by Steve Wise · 14 years ago
  34. 694450c isci: fix oem parameter validation on single controller skus by Dan Williams · 14 years ago
  35. 3102e70 SCSI: mpt2sas: Fix for panic happening because of improper memory allocation by nagalakshmi.nandigama@lsi.com · 14 years ago
  36. afde0da s390/pfault: fix task state race by Heiko Carstens · 14 years ago
  37. ae77ce9 Fix blocking allocations called very early during bootup by Linus Torvalds · 14 years ago
  38. 538926e regulator: core: Release regulator-regulator supplies on error by Mark Brown · 14 years ago
  39. 4c68b0f cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB by Luis R. Rodriguez · 14 years ago
  40. 64126fa vfs: make AIO use the proper rw_verify_area() area helpers by Linus Torvalds · 14 years ago
  41. 4e1468e isdn/gigaset: improve error handling querying firmware version by Tilman Schmidt · 14 years ago
  42. cdbf0ff isdn/gigaset: fix CAPI disconnect B3 handling by Tilman Schmidt · 14 years ago
  43. 83c7de2 isdn/gigaset: ratelimit CAPI message dumps by Tilman Schmidt · 14 years ago
  44. 76e10d1 Linux 3.4 by Linus Torvalds · 14 years ago
  45. d6c77973 Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
  46. 5d12045 Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  47. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  48. a2ae978 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  49. 62ade86 memcg,thp: fix res_counter:96 regression by Hugh Dickins · 14 years ago
  50. 24ab82b x86, relocs: When printing an error, say relative or absolute by H. Peter Anvin · 14 years ago
  51. a3e854d x86, relocs: Workaround for binutils 2.22.52.0.1 section bug by H. Peter Anvin · 14 years ago
  52. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 14 years ago
  53. b1dab2f Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 14 years ago
  54. f402693 dm thin: fix table output when pool target disables discard passdown internally by Mike Snitzer · 14 years ago
  55. 2f05af8 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  56. 8394edf Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  57. b0d634d md/raid10: fix transcription error in calc_sectors conversion. by NeilBrown · 14 years ago
  58. 73f1f5d Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  59. 30a08bf proc: move fd symlink i_mode calculations into tid_fd_revalidate() by Linus Torvalds · 14 years ago
  60. d4b1133 pktgen: fix module unload for good by Eric Dumazet · 14 years ago
  61. e6d9668 tilegx: enable SYSCALL_WRAPPERS support by Chris Metcalf · 14 years ago
  62. 3d99449 Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 14 years ago
  63. 93c2d65 frv: delete incorrect task prototypes causing compile fail by Paul Gortmaker · 14 years ago
  64. 02e1a9c slub: missing test for partial pages flush work in flush_all() by majianpeng · 14 years ago
  65. eb94cd9 fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries by Cyrill Gorcunov · 14 years ago
  66. c0a5f4a drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01 by Rajkumar Kasirajan · 14 years ago
  67. 42ea7d7 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 14 years ago
  68. 39c2028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  69. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 14 years ago
  70. 8ce6909 e1000: Prevent reset task killing itself. by Tushar Dave · 14 years ago
  71. bad115c tcp: do_tcp_sendpages() must try to push data out on oom conditions by Willy Tarreau · 14 years ago
  72. eea0364 Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 14 years ago
  73. cd9323f target: Fix bug in handling of FILEIO + block_device resize ops by Nicholas Bellinger · 14 years ago
  74. 1be5f0b Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 14 years ago
  75. 42e8b9c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 14 years ago
  76. 674ff51 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  77. 36a1987 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  78. 31ae983 Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  79. 56cb248 ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path by Will Deacon · 14 years ago
  80. 1a3abcf ARM: 7418/1: LPAE: fix access flag setup in mem_type_table by Vitaly Andrianov · 14 years ago
  81. ec13ee8 virtio_net: invoke softirqs after __napi_schedule by Michael S. Tsirkin · 14 years ago
  82. b8ae0eb virtio: balloon: let host know of updated balloon size before module removal by Amit Shah · 14 years ago
  83. fa8b66c virtio: console: tell host of open ports after resume from s3/s4 by Amit Shah · 14 years ago
  84. ad3b8a8 ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller by Barry Song · 14 years ago
  85. 0d9f4f1 MD: Add del_timer_sync to mddev_suspend (fix nasty panic) by Jonathan Brassow · 14 years ago
  86. 6508fdb md/raid10: set dev_sectors properly when resizing devices in array. by NeilBrown · 14 years ago
  87. 0e93b4b Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  88. b724cc1 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 14 years ago
  89. f8fc341 Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 14 years ago
  90. dfae359 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  91. 39d6411 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  92. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  93. a134d22 arch/tile: apply commit 74fca9da0 to the compat signal handling as well by Chris Metcalf · 14 years ago
  94. fc327e2 arch/tile: fix up some issues in calling do_work_pending() by Chris Metcalf · 14 years ago
  95. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 14 years ago
  96. 769b0da ptp_pch: Add missing #include <linux/slab.h> by Geert Uytterhoeven · 14 years ago
  97. 531c8ff cifs: fix misspelling of "forcedirectio" by Jeff Layton · 14 years ago
  98. 9b61a4d ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS by Russell King · 14 years ago
  99. 1fb372f Merge branch 'for-3.4/fixes-for-final' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Arnd Bergmann · 14 years ago
  100. 139abbf Merge branch 'marvell_fixes_for_v3.4' of git://git.infradead.org/users/jcooper/linux into fixes by Arnd Bergmann · 14 years ago