1. af498d7 block: fix the bio_vec array index out-of-bounds test by Kazuhisa Ichikawa · 15 years ago
  2. a4d7749 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  3. 6580cd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  4. 0016eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  5. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  6. f9f51cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  7. d5f7bad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  8. 2c487bb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  9. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  10. bbb2b68 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  11. b40814b Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  12. e56d498 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  13. 6d05d53 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  14. 90c69f2 V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a var by Mauro Carvalho Chehab · 15 years ago
  15. e047a0f V4L/DVB (11679): cafe_ccic: fix sensor detection by Hans Verkuil · 15 years ago
  16. dc47b77 V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusion by Hans Verkuil · 15 years ago
  17. ec105a4 V4L/DVB (11674): ivtv: fix incorrect bit tests by Hans Verkuil · 15 years ago
  18. 7564f67 V4L/DVB (11669): uvc: fix compile warning by Hans Verkuil · 15 years ago
  19. 34a7864 V4L/DVB (11668): ivtv: fix compiler warning. by Hans Verkuil · 15 years ago
  20. 52c3d29 V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500 by Steven Toth · 15 years ago
  21. 7ecc0cf V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/padding by Trent Piepho · 15 years ago
  22. 1175d61 V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmt by Trent Piepho · 15 years ago
  23. 171f48e V4L/DVB (11660): zoran: fix bug when enumerating format -1 by Trent Piepho · 15 years ago
  24. cb1287a V4L/DVB (11575): uvcvideo: fix uvc resume failed by Ming Lei · 15 years ago
  25. e1cc1c5 Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by David S. Miller · 15 years ago
  26. 9d34d1a bonding: fix panic if initialization fails by Florian Westphal · 15 years ago
  27. b0c4f32 Fix the race between capifs remount and node creation by Al Viro · 15 years ago
  28. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  29. f9dbd05 switch ufs directories to ufs_sync_file() by Al Viro · 15 years ago
  30. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 15 years ago
  31. a44ddbb Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts by Al Viro · 15 years ago
  32. e24977d Reduce path_lookup() abuses by Al Viro · 15 years ago
  33. 6b3304b Make checkpatch.pl shut up on fs/inode.c by Manish Katiyar · 15 years ago
  34. ddbaaf3 NULL noise in fs/super.c:kill_bdev_super() by H Hartley Sweeten · 15 years ago
  35. db6c1fb romfs: cleanup romfs_fs.h by Christoph Hellwig · 15 years ago
  36. 774e33e ROMFS: romfs_dev_read() error ignored by Roel Kluin · 15 years ago
  37. c490d79 fs: dcache fix LRU ordering by npiggin@suse.de · 15 years ago
  38. a731d12 ocfs2: Use nd_set_link(). by Joel Becker · 15 years ago
  39. 265e771 Fix deadlock in ipathfs ->get_sb() by Al Viro · 15 years ago
  40. c96f585 Fix a leak in failure exit in 9p ->get_sb() by Al Viro · 15 years ago
  41. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  42. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 15 years ago
  43. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 15 years ago
  44. b82bb72 reiserfs: dont associate security.* with xattr files by Jeff Mahoney · 15 years ago
  45. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 15 years ago
  46. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 15 years ago
  47. 5a6059c reiserfs: Expand i_mutex to enclose lookup_one_len by Jeff Mahoney · 15 years ago
  48. 67e5520 vfs: umount_begin BKL pushdown by Alessio Igor Bogani · 15 years ago
  49. 0c7a531 GFS2: Fix glock ref counting bug by Steven Whitehouse · 15 years ago
  50. 7aa6a47 IXP4xx: complete Ethernet netdev setup before calling register_netdev(). by Krzysztof Hałasa · 15 years ago
  51. 3ba8c79 IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. by Krzysztof Hałasa · 15 years ago
  52. ca9fc92 Staging: comedi: David doesn't want to get comedi patches by Greg Kroah-Hartman · 15 years ago
  53. be286fd Staging: rtl8187se: Fix compilation warnings and procfs directory leak by Larry Finger · 15 years ago
  54. a9ed12e Staging: rt2870: new device id by Dave Hayes · 15 years ago
  55. 82fbb01 Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect() by Pekka Enberg · 15 years ago
  56. c45d632 usb-serial: ftdi_sio: fix reference counting of ftdi_private by Alan Stern · 15 years ago
  57. 031defd USB: unusual_devs: extend nokia 6288 bcd range by Phil Dibowitz · 15 years ago
  58. 0f43158 USB: Gadget: fix UTF conversion in the usbstring library by Alan Stern · 15 years ago
  59. 72a772a9 USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work. by Andy Lutomirski · 15 years ago
  60. 1002bb7 USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug by Nicolas Pitre · 15 years ago
  61. 10107bd USB: cxacru: Fix negative dB output by Simon Arlott · 15 years ago
  62. e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 15 years ago
  63. bee8632 Revert driver core: fix passing platform_data by Ming Lei · 15 years ago
  64. fe0e2bb Remove old PRINTK_DEBUG config item by Jason Baron · 15 years ago
  65. 441ee4c Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense by Henrik Austad · 15 years ago
  66. d86c130 Driver core: platform: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  67. 091bf76 Linux 2.6.30-rc5 by Linus Torvalds · 15 years ago
  68. 621c255 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  69. d9d05fd Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. 825118d Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  71. b20a4e9 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  72. 201517a kprobes: fix to use text_mutex around arm/disarm kprobe by Masami Hiramatsu · 15 years ago
  73. be8be9e ipvs: Fix IPv4 FWMARK virtual services by Simon Horman · 15 years ago
  74. e81963b ipv4: Make INET_LRO a bool instead of tristate. by David S. Miller · 15 years ago
  75. 848ddf1 hwmon: (w83781d) Fix W83782D support (NULL pointer dereference) by Jean Delvare · 15 years ago
  76. b900870 hwmon: (asus_atk0110) Fix compiler warning by Luca Tettamanti · 15 years ago
  77. cd1a6de mtd: fix timeout in M25P80 driver by Peter Horton · 15 years ago
  78. e529992 x86: MCE: make cmci_discover_lock irq-safe by Hidetoshi Seto · 15 years ago
  79. 33df4db x86: xen, i386: reserve Xen pagetables by Jeremy Fitzhardinge · 15 years ago
  80. 5dd17cb9 ALSA: hda - Fix line-in on Mac Mini Core2 Duo by Takashi Iwai · 15 years ago
  81. 6407df5 x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP by Huang Ying · 15 years ago
  82. 4983439 x86-64: finish cleanup_highmaps()'s job wrt. _brk_end by Jan Beulich · 15 years ago
  83. 6143876 x86: fix boot hang in early_reserve_e820() by Jan Beulich · 15 years ago
  84. d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  85. 90e4ee5 [CIFS] Fix double list addition in cifs posix open code by Steve French · 15 years ago
  86. 9b05126 net: remove stale reference to fastroute from Kconfig help text by Ashish Karkare · 15 years ago
  87. 8c9ed89 NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() by David Howells · 15 years ago
  88. ee7fee0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  89. 8a0a9bd random: make get_random_int() more random by Linus Torvalds · 15 years ago
  90. 2c66fa7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  91. ae51e60 [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types by Paul Gortmaker · 15 years ago
  92. a029b70 [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) by Kevin Hilman · 15 years ago
  93. c464729 md: remove rd%d links immediately after stopping an array. by NeilBrown · 15 years ago
  94. 5bf2959 md: remove ability to explicit set an inactive array to 'clean'. by NeilBrown · 15 years ago
  95. 110518b md: constify VFTs by Jan Engelhardt · 15 years ago
  96. dd71cf6 md: tidy up status_resync to handle large arrays. by NeilBrown · 15 years ago
  97. db305e5 md: fix some (more) errors with bitmaps on devices larger than 2TB. by NeilBrown · 15 years ago
  98. 1805556 md/raid10: don't clear bitmap during recovery if array will still be degraded. by NeilBrown · 15 years ago
  99. b74fd28 md: fix loading of out-of-date bitmap. by NeilBrown · 15 years ago
  100. b805007 net: update skb_recycle_check() for hardware timestamping changes by Lennert Buytenhek · 15 years ago