1. e681b66 USB: mos7840: remove invalid disconnect handling by Johan Hovold · 12 years ago
  2. 28c3ae9 USB: mos7840: remove NULL-urb submission by Johan Hovold · 12 years ago
  3. 5189c2a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 12 years ago
  4. 961be09 USB: qcserial: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  5. c2dd4a8 USB: option: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  6. a997448 USB: ipw: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  7. 3eb55cc USB: mos7840: fix port-device leak in error path by Johan Hovold · 12 years ago
  8. 65a4cdb USB: mos7840: fix urb leak at release by Johan Hovold · 12 years ago
  9. f525c05 USB: sierra: fix port-data memory leak by Johan Hovold · 12 years ago
  10. 084817d USB: sierra: fix memory leak in probe error path by Johan Hovold · 12 years ago
  11. 7e41f9b USB: sierra: fix memory leak in attach error path by Johan Hovold · 12 years ago
  12. b8f0e82 USB: usb-wwan: fix multiple memory leaks in error paths by Johan Hovold · 12 years ago
  13. f79b2d0 USB: keyspan: fix NULL-pointer dereferences and memory leaks by Johan Hovold · 12 years ago
  14. 5260e45 USB: mct_u232: fix broken close by Johan Hovold · 12 years ago
  15. a8f2ae7 USB: mct_u232: fix port-data memory leak by Johan Hovold · 12 years ago
  16. acbf0e5 USB: opticon: fix memory leak in error path by Johan Hovold · 12 years ago
  17. ea0dbeb USB: opticon: fix DMA from stack by Johan Hovold · 12 years ago
  18. 2f0295a USB: quatech2: fix io after disconnect by Johan Hovold · 12 years ago
  19. 8e512ab USB: quatech2: fix close and disconnect urb handling by Johan Hovold · 12 years ago
  20. 40d0473 USB: quatech2: fix port-data memory leaks by Johan Hovold · 12 years ago
  21. b8a0055 USB: quatech2: fix memory leak in error path by Johan Hovold · 12 years ago
  22. feffa7c USB: omninet: fix port-data memory leak by Johan Hovold · 12 years ago
  23. 4230af5 USB: mos7720: fix port-data memory leak by Johan Hovold · 12 years ago
  24. fb44ff8 USB: digi_acceleport: fix port-data memory leak by Johan Hovold · 12 years ago
  25. 456c5be USB: ch341: fix port-data memory leak by Johan Hovold · 12 years ago
  26. c467206 USB: whiteheat: fix port-data memory leak by Johan Hovold · 12 years ago
  27. c129197 USB: whiteheat: fix memory leak in error path by Johan Hovold · 12 years ago
  28. 2ee44fb USB: metro-usb: fix io after disconnect by Johan Hovold · 12 years ago
  29. 50dde86 USB: metro-usb: fix port-data memory leak by Johan Hovold · 12 years ago
  30. 456ba5a Merge remote-tracking branches 'asoc/fix/ux500' and 'asoc/fix/wm8994' into for-3.7 by Mark Brown · 12 years ago
  31. 46e99c4 tty: Fix typo in tty drivers by Masanari Iida · 12 years ago
  32. fc0d1b9 README: document "make olddefconfig" by Kees Cook · 12 years ago
  33. 01872c6 i2400m: debugfs return code is wrong by Alan Cox · 12 years ago
  34. b010520 keys: Fix unreachable code by Alan Cox · 12 years ago
  35. 6f7c962 rfkill: error cannot be set here so simplify by Alan Cox · 12 years ago
  36. 910a578 vhost: fix mergeable bufs on BE hosts by Michael S. Tsirkin · 12 years ago
  37. 2b9c128 gianfar_ptp: use iomem, not ioports resource tree in probe by Wei Yang · 12 years ago
  38. fb78cdb Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  39. 14edd87 ipv6: Set default hoplimit as zero. by Li RongQing · 12 years ago
  40. b2b3392 NET_VENDOR_TI: make available for am33xx as well by Peter Korsgaard · 12 years ago
  41. a2fc66c pch_gbe: fix error handling in pch_gbe_up() by Veaceslav Falico · 12 years ago
  42. 4864ccb Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  43. 735f0a9 Merge tag 'iommu-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  44. 99103f7 Merge tag 'pinctrl-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  45. 206aa6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  46. 144d80b Merge tag 'edac_scrubrates_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  47. cbb525b Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  48. d579a35 Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  49. 4d3f120 staging: tidspbridge: delete unused mmu functions by Omar Ramirez Luna · 12 years ago
  50. 5ae4fd9 staging: tidspbridge: ioremap physical address of the stack segment in shm by Omar Ramirez Luna · 12 years ago
  51. 7de8a0c staging: tidspbridge: ioremap dsp sync addr by Omar Ramirez Luna · 12 years ago
  52. 3c86769 staging: tidspbridge: change type to __iomem for per and core addresses by Omar Ramirez Luna · 12 years ago
  53. 53e3e3f staging: tidspbridge: drop const from custom mmu implementation by Omar Ramirez Luna · 12 years ago
  54. b8cac0b staging: tidspbridge: request the right irq for mmu by Omar Ramirez Luna · 12 years ago
  55. 66081a7 sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() by Geert Uytterhoeven · 12 years ago
  56. c0d2af6 dynamic_debug: Remove unnecessary __used by Joe Perches · 12 years ago
  57. 1392550 Drivers: hv: Cleanup error handling in vmbus_open() by K. Y. Srinivasan · 12 years ago
  58. e297da6 staging: ipack: add missing include (implicit declaration of function 'kfree') by Sergei Trofimovich · 12 years ago
  59. d7870af usb-storage: add unusual_devs entry for Casio EX-N1 digital camera by Michael Shigorin · 12 years ago
  60. 844ab6f x86, mm: Find_early_table_space based on ranges that are actually being mapped by Jacob Shin · 12 years ago
  61. c0158ca workqueue: cancel_delayed_work() should return %false if work item is idle by Dan Magenheimer · 12 years ago
  62. a4f7438 Revert "serial: omap: fix software flow control" by Felipe Balbi · 12 years ago
  63. 1f2ff68 x86, mm: Use memblock memory loop instead of e820_RAM by Yinghai Lu · 12 years ago
  64. 6ede1fd x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 12 years ago
  65. f7bc505 USB: serial: Fix memory leak in sierra_release() by Lennart Sorensen · 12 years ago
  66. f89ff64 b43: Fix oops on unload when firmware not found by Larry Finger · 12 years ago
  67. 6fcf2b1 mwifiex: clean up scan state on error by Bing Zhao · 12 years ago
  68. dcd5c79 mwifiex: return -EBUSY if specific scan request cannot be honored by Bing Zhao · 12 years ago
  69. 9495b31 brcmfmac: fix potential NULL dereference by Yuanhan Liu · 12 years ago
  70. 73b26df Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz" by Felix Fietkau · 12 years ago
  71. 763cbac ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation by Mohammed Shafi Shajakhan · 12 years ago
  72. 761ce8c rt2x00: usb: fix reset resume by Stanislaw Gruszka · 12 years ago
  73. 0c7e920 rtlwifi: pass rx setup error code to caller by Christian Lamparter · 12 years ago
  74. 0b90365 drm/radeon: fix ATPX regression in acpi rework by Alex Deucher · 12 years ago
  75. c9bd773 drm/radeon: fix ATPX function documentation by Alex Deucher · 12 years ago
  76. 0fe7158 drm/radeon: move the retry to gem_object_create by Christian König · 12 years ago
  77. 6c0d112 drm/radeon: move size limits to gem_object_create. by Christian König · 12 years ago
  78. 59240ee drm/radeon: use vzalloc for gart pages by Christian König · 12 years ago
  79. 1bcb04f drm/radeon: fix and simplify pot argument checks v3 by Christian König · 12 years ago
  80. 2e680dd apparmor: fix IRQ stack overflow during free_profile by John Johansen · 12 years ago
  81. d0078e7 iommu/tegra: smmu: Fix deadly typo by Hiro Sugawara · 12 years ago
  82. e498daa LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero by Trond Myklebust · 12 years ago
  83. a4ee8d9 LOCKD: fix races in nsm_client_get by Trond Myklebust · 12 years ago
  84. f878b65 SUNRPC: Get rid of the xs_error_report socket callback by Trond Myklebust · 12 years ago
  85. 4bc1e68 SUNRPC: Prevent races in xs_abort_connection() by Trond Myklebust · 12 years ago
  86. b9d2bb2 Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..." by Trond Myklebust · 12 years ago
  87. d0bea45 SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT by Trond Myklebust · 12 years ago
  88. 168bfee amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[] by Andrew Morton · 12 years ago
  89. 79748cd ASoC: wm8994: Only enable extra BCLK cycles when required by Mark Brown · 12 years ago
  90. 26fd122 dmaengine: sirf: fix a typo in moving running dma_desc to active queue by Barry Song · 12 years ago
  91. 5997e08 dmaengine: sirf: fix a typo in dma_prep_interleaved by Barry Song · 12 years ago
  92. 94777fc x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt by Dimitri Sivanich · 12 years ago
  93. 64dfab8 perf/x86: Remove unused variable in nhmex_rbox_alter_er() by Wei Yongjun · 12 years ago
  94. 3e8fa26 x86/efi: Fix oops caused by incorrect set_memory_uc() usage by Matt Fleming · 12 years ago
  95. 01763a2 Btrfs: comment for loop in tree_mod_log_insert_move by Jan Schmidt · 12 years ago
  96. d638108 Btrfs: fix extent buffer reference for tree mod log roots by Jan Schmidt · 12 years ago
  97. 5b6602e Btrfs: determine level of old roots by Jan Schmidt · 12 years ago
  98. 834328a Btrfs: tree mod log's old roots could still be part of the tree by Jan Schmidt · 12 years ago
  99. e4074b3 perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq() by Vince Weaver · 12 years ago
  100. 7d01196 perf/x86: Remove cpuc->enable check on Intl KNC event enable/disable by Vince Weaver · 12 years ago