1. 1c0a380 USB: ohci-jz4740: Fix spelling in MODULE_ALIAS by Stefan Weil · 14 years ago
  2. 793b623 UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference if kzalloc fails by Jesper Juhl · 14 years ago
  3. 886ccd4 usb: core: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  4. eca67aa usb: misc: iowarrior: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  5. 5dc92cf usb: misc: sisusbvga: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  6. 28609d4 usb: subtle increased memory usage in u_serial by Jim Sung · 14 years ago
  7. 58c0d9d USB: option: fix when the driver is loaded incorrectly for some Huawei devices. by ma rui · 14 years ago
  8. ef821ae USB: xhci: Use GFP_ATOMIC under spin_lock by David Sterba · 14 years ago
  9. 4b4cd73 usb: gadget: goku_udc: add registered flag bit, fixing build by Andy Whitcroft · 14 years ago
  10. 724c852 USB: ehci/mxc: compile fix by Uwe Kleine-König · 14 years ago
  11. 018b97d USB: Fix FSL USB driver on non Open Firmware systems by Marc Kleine-Budde · 14 years ago
  12. 94fb7c9 Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linus by Greg Kroah-Hartman · 14 years ago
  13. cedb4a7 block: remove unused copy_io_context() by Jens Axboe · 14 years ago
  14. 17a9e7b Documentation: remove anticipatory scheduler info by Randy Dunlap · 14 years ago
  15. 5fdbe44 Input: do not pass injected events back to the originating handler by Dmitry Torokhov · 14 years ago
  16. 17d01f2 Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe by Dan Carpenter · 14 years ago
  17. a450319 Input: acecad - fix a memory leak in usb_acecad_probe error path by Axel Lin · 14 years ago
  18. 8877870 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  19. 7a1abd0 tcp: Increase TCP_MAXSEG socket option minimum. by David S. Miller · 14 years ago
  20. 9ec23a7 xen: do not release any memory under 1M in domain 0 by Ian Campbell · 14 years ago
  21. 6903591 xen: events: do not unmask event channels on resume by Ian Campbell · 14 years ago
  22. 50ad26f Revert "staging: tidspbridge: replace iommu custom for opensource implementation" by Felipe Contreras · 14 years ago
  23. 1cf3fb2 Revert "staging: tidspbridge - move shared memory iommu maps to tiomap3430.c" by Felipe Contreras · 14 years ago
  24. d0b345f Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name" by Felipe Contreras · 14 years ago
  25. ac8a139 Revert "staging: tidspbridge - remove custom mmu code from tiomap3430.c" by Felipe Contreras · 14 years ago
  26. 6c4c899 Revert "staging: tidspbridge - fix mmufault support" by Felipe Contreras · 14 years ago
  27. 58c1ceb Revert "staging: tidspbridge - remove hw directory" by Felipe Contreras · 14 years ago
  28. f5bd96b Revert "staging: tidspbridge - move all iommu related code to a new file" by Felipe Contreras · 14 years ago
  29. 9d4f81a Revert "staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct" by Felipe Contreras · 14 years ago
  30. a289035 Revert "staging: tidspbridge - remove reserved memory clean up" by Felipe Contreras · 14 years ago
  31. 2fa28a5 Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions" by Felipe Contreras · 14 years ago
  32. 677f2de Revert "staging: tidspbridge - remove dmm custom module" by Felipe Contreras · 14 years ago
  33. 3fc59af Revert "staging: tidspbridge - update Kconfig to select IOMMU module" by Felipe Contreras · 14 years ago
  34. a9db203 staging: tidspbridge: hardcode SCM macros while fix is upstreamed by Felipe Contreras · 14 years ago
  35. 307ae1d Staging: keucr driver: fix uninitialized variable & proper memset length by Konstantin Katuev · 14 years ago
  36. 89346f9 omap: dsp: remove shm from normal memory by Felipe Contreras · 14 years ago
  37. 034c6ef perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation by Peter Zijlstra · 14 years ago
  38. eed0152 perf_events: Fix time tracking in samples by Stephane Eranian · 14 years ago
  39. ece413f xfs: remove incorrect assert in xfs_vm_writepage by Christoph Hellwig · 14 years ago
  40. a26d279 APPARMOR: Fix memory leak of apparmor_init() by wzt.wzt@gmail.com · 14 years ago
  41. 246c3fb APPARMOR: Fix memory leak of alloc_namespace() by wzt.wzt@gmail.com · 14 years ago
  42. 8d987e5 net: avoid limits overflow by Eric Dumazet · 14 years ago
  43. 6728664 net: packet: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  44. 8896b93 locks: remove dead lease error-handling code by J. Bruce Fields · 14 years ago
  45. 3df057a locks: fix leak on merging leases by J. Bruce Fields · 14 years ago
  46. 57fe93b filter: make sure filters dont read uninitialized memory by David S. Miller · 14 years ago
  47. fe10ae5 net: ax25: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  48. c6f6cd0 xfs: use hlist_add_fake by Christoph Hellwig · 14 years ago
  49. 5d2bf8a xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n by Christoph Hellwig · 14 years ago
  50. 785ce41 xfs: tell lockdep about parent iolock usage in filestreams by Christoph Hellwig · 14 years ago
  51. bfe2741 xfs: move delayed write buffer trace by Dave Chinner · 14 years ago
  52. f83282a xfs: fix per-ag reference counting in inode reclaim tree walking by Dave Chinner · 14 years ago
  53. 6762b93 xfs: xfs_ioctl: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  54. 5d0af85 xfs: remove experimental tag from the delaylog option by Christoph Hellwig · 14 years ago
  55. e56c010 ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being used by Will Deacon · 14 years ago
  56. 7e55055 perf trace: update usage by Tom Zanussi · 14 years ago
  57. d3c4f79 perf trace: update Documentation with new perf trace variants by Tom Zanussi · 14 years ago
  58. b5b8731 perf trace: live-mode command-line cleanup by Tom Zanussi · 14 years ago
  59. 34c86ea perf trace record: handle commands correctly by Tom Zanussi · 14 years ago
  60. bca647a perf record: make the record options available outside perf record by Tom Zanussi · 14 years ago
  61. b0b6d91 perf trace scripting: remove system-wide param from shell scripts by Tom Zanussi · 14 years ago
  62. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  63. e8719ad perf trace scripting: fix some small memory leaks and missing error checks by Tom Zanussi · 14 years ago
  64. 00e375e Merge branch 'for-2.6.37/drivers' into for-linus by Jens Axboe · 14 years ago
  65. f85acd8 ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2) by Sergey Senozhatsky · 14 years ago
  66. 1447399 ioprio: fix RCU locking around task dereference by Daniel J Blueman · 14 years ago
  67. a014741 block: ioctl: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  68. 77304d2 block: read i_size with i_size_read() by Mike Snitzer · 14 years ago
  69. 90fdb0b cciss: fix proc warning on attempt to remove non-existant directory by Jens Axboe · 14 years ago
  70. cb4644c bio: take care not overflow page count when mapping/copying user data by Jens Axboe · 14 years ago
  71. f3f63c1 block: limit vec count in bio_kmalloc() and bio_alloc_map_data() by Jens Axboe · 14 years ago
  72. 9f864c8 block: take care not to overflow when calculating total iov length by Jens Axboe · 14 years ago
  73. 9284bcf block: check for proper length of iov entries in blk_rq_map_user_iov() by Jens Axboe · 14 years ago
  74. 1f523bf x86, pvclock: Remove leftover scale_delta() function by Kusanagi Kouichi · 14 years ago
  75. 2a8dcbd x86, apic: Remove double #include by Jesper Juhl · 14 years ago
  76. 2f62bf7 x86: Adjust section annotations in AMD Fam10 MMCONF enabling code by Jan Beulich · 14 years ago
  77. 62b0cfc x86, UV: Update node controller MMRs by Jack Steiner · 14 years ago
  78. 01797c5 perf: Fix usages of profile_cpu in builtin-top.c to use cpu_list by Corey Ashford · 14 years ago
  79. 8e5e952 x86: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  80. a3da8e4 perf, ui: Eliminate stack-smashing protection compiler complaint by Cyrill Gorcunov · 14 years ago
  81. 7dfbbdc drm/ttm: Be consistent on ttm_bo_init() failures by Thomas Hellstrom · 14 years ago
  82. 2b66b50 drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once. by Michel Dänzer · 14 years ago
  83. c3444e5 Staging: wlan-ng: Fix wrong #ifdef #endif sequence by Maximiliano David Bustos · 14 years ago
  84. 34a488c Staging: Update parameters for cfg80211 key management operation by Ben Hutchings · 14 years ago
  85. 5f2e877 Staging: ath6kl: Fix pointer casts on 64-bit architectures by Ben Hutchings · 14 years ago
  86. 4d774a7 Staging: batman-adv: suppress false warning when changing the mac address by Marek Lindner · 14 years ago
  87. f581cf2 Staging: batman-adv: fix interface alternating and bonding reggression by Chris Lang · 14 years ago
  88. 1c95ba1 tty_ldisc: Fix BUG() on hangup by Philippe Rétornaz · 14 years ago
  89. 100eeae TTY: restore tty_ldisc_wait_idle by Jiri Slaby · 14 years ago
  90. ebf7c06 SERIAL: blacklist si3052 chip by Maciej Szmigiero · 14 years ago
  91. a89f246 drivers/serial/bfin_5xx.c: Fix line continuation defects by Joe Perches · 14 years ago
  92. e045fec tty: prevent DOS in the flush_to_ldisc by Jiri Olsa · 14 years ago
  93. c9bd9d0 8250: add support for Kouwell KW-L221N-2 by Mikulas Patocka · 14 years ago
  94. 68e2965 nozomi: Fix warning from the previous TIOCGCOUNT changes by Alan Cox · 14 years ago
  95. dc98d96 tty: fix warning in synclink driver by Andres Salomon · 14 years ago
  96. 65f8e44 tty: Fix formatting in tty.h by Alan Cox · 14 years ago
  97. 31a9f47 Staging: udlfb.c: Fix k.alloc switched arguments by Joe Perches · 14 years ago
  98. 43f88d53 Staging: rtl8192e: fix IOMMU memory leak by Daniel Lichtenberger · 14 years ago
  99. eacd121 staging: vt6656: implement missing brackets by Vasiliy Kulikov · 14 years ago
  100. 705059a staging: rt2870: Add new USB ID for Belkin F6D4050 v1 by Larry Finger · 14 years ago