1. 2a46eed Wrong page freed on preallocate_pmds() failure exit by Al Viro · 12 years ago
  2. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  3. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  4. 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  5. 6d6e352 Merge tag 'md/3.13' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  6. 01b983c blk-mq: add blktrace insert event trace by Jens Axboe · 12 years ago
  7. f02b9ac virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations by Shaohua Li · 12 years ago
  8. b4789b8 aacraid: prevent invalid pointer dereference by Mahesh Rajashekhara · 12 years ago
  9. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  10. 4457e6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  11. e87e7be Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  12. 24b9fdc kernel/bounds: avoid circular dependencies in generated headers by Kirill A. Shutemov · 12 years ago
  13. 091e066 Merge branch 'genetlink_mcast' by David S. Miller · 12 years ago
  14. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 12 years ago
  15. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 12 years ago
  16. 62b68e9 genetlink: add and use genl_set_err() by Johannes Berg · 12 years ago
  17. c2ebb90 genetlink: remove family pointer from genl_multicast_group by Johannes Berg · 12 years ago
  18. 06fb555 genetlink: remove genl_unregister_mc_group() by Johannes Berg · 12 years ago
  19. 03ed382 hsr: don't call genl_unregister_mc_group() by Johannes Berg · 12 years ago
  20. 2ecf753 quota/genetlink: use proper genetlink multicast APIs by Johannes Berg · 12 years ago
  21. e5dcecb drop_monitor/genetlink: use proper genetlink multicast APIs by Johannes Berg · 12 years ago
  22. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 12 years ago
  23. dbde497 tcp: don't update snd_nxt, when a socket is switched from repair mode by Andrey Vagin · 12 years ago
  24. b5de4a2 atm: idt77252: fix dev refcnt leak by Ying Xue · 12 years ago
  25. 236c9f8 xfrm: Release dst if this dst is improper for vti tunnel by fan.du · 12 years ago
  26. ed6a825 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 12 years ago
  27. 296e580 PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration by Mika Westerberg · 12 years ago
  28. 840e93f2 netlink: fix documentation typo in netlink_set_err() by Johannes Berg · 12 years ago
  29. dec8e46 Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  30. 806dace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  31. cdc7ef8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  32. 9066d9b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 94eddfb blk-mq: ensure that we set REQ_IO_STAT so diskstats work by Jens Axboe · 12 years ago
  35. 60aaf93 md/raid5: Use conf->device_lock protect changing of multi-thread resources. by majianpeng · 12 years ago
  36. d206dcf md/raid5: Before freeing old multi-thread worker, it should flush them. by majianpeng · 12 years ago
  37. e59aa23 md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE. by majianpeng · 12 years ago
  38. c0f8bd1 UAPI: include <asm/byteorder.h> in linux/raid/md_p.h by Aurelien Jarno · 12 years ago
  39. 79ef3a8 raid1: Rewrite the implementation of iobarrier. by majianpeng · 12 years ago
  40. 8e005f7 raid1: Add some macros to make code clearly. by majianpeng · 12 years ago
  41. 07169fd4 raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array when reconfiguring the array. by majianpeng · 12 years ago
  42. b364e3d raid1: Add a field array_frozen to indicate whether raid in freeze state. by majianpeng · 12 years ago
  43. 82592c3 md: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 12 years ago
  44. 30b8feb md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_writes. by NeilBrown · 12 years ago
  45. c91abf5 md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread. by NeilBrown · 12 years ago
  46. 29f097c md: fix some places where mddev_lock return value is not checked. by NeilBrown · 12 years ago
  47. edfa1f6 raid5: Retry R5_ReadNoMerge flag when hit a read error. by Bian Yu · 12 years ago
  48. 4bda556 raid5: relieve lock contention in get_active_stripe() by Shaohua Li · 12 years ago
  49. 801a760 seq_file: always clear m->count when we free m->buf by Al Viro · 12 years ago
  50. b38f67c Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  51. 9bad584 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  52. 77aa265 Merge branch 'pm-runtime' by Rafael J. Wysocki · 12 years ago
  53. 6431b43 Merge branch 'pm-tools' by Rafael J. Wysocki · 12 years ago
  54. 077a671 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  55. 9a04d08 Merge branch 'acpi-video' by Rafael J. Wysocki · 12 years ago
  56. dcaea2c Merge branch 'acpi-ec' by Rafael J. Wysocki · 12 years ago
  57. 614d742 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 12 years ago
  58. 8834616 ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed() by Rafael J. Wysocki · 12 years ago
  59. f516bde ACPI / PCI root: Clear driver_data before failing enumeration by Rafael J. Wysocki · 12 years ago
  60. c1beb0b ACPI / hotplug: Fix PCI host bridge hot removal by Rafael J. Wysocki · 12 years ago
  61. 5beaee4 ACPI / hotplug: Fix acpi_bus_get_device() return value check by Rafael J. Wysocki · 12 years ago
  62. 27b5c3f Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  63. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  64. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  65. a709bd5 Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  66. 3ea369e Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  67. 6a328f3 sparc64: merge fix by Stephen Rothwell · 12 years ago
  68. a310410 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  69. 6469c84 sparc64: fix build regession by Kirill A. Shutemov · 12 years ago
  70. cdd278d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  71. 794e96e Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  72. c2ac2ae Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  73. d11a347 be2net: Delete secondary unicast MAC addresses during be_close by Ajit Khaparde · 12 years ago
  74. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 12 years ago
  75. 0f13b66 net, virtio_net: replace the magic value by Zhi Yong Wu · 12 years ago
  76. cf970c0 ping: prevent NULL pointer dereference on write to msg_name by Hannes Frederic Sowa · 12 years ago
  77. 4861292 Merge branch 'bnx2x' by David S. Miller · 12 years ago
  78. 6ffa39f bnx2x: Prevent "timeout waiting for state X" by Dmitry Kravkov · 12 years ago
  79. ffa1cb9 bnx2x: prevent CFC attention by Dmitry Kravkov · 12 years ago
  80. 9dcd9ac bnx2x: Prevent panic during DMAE timeout by Dmitry Kravkov · 12 years ago
  81. a0d307b bnx2x: Clean the sp rtnl task upon unload by Dmitry Kravkov · 12 years ago
  82. eca42aa ipv6: Fix inet6_init() cleanup order by Vlad Yasevich · 12 years ago
  83. ef0c1a6 watchdog: w83627hf: Use helper functions to access superio registers by Guenter Roeck · 12 years ago
  84. ac46110 watchdog: w83627hf: Enable watchdog device only if not already enabled by Guenter Roeck · 12 years ago
  85. 8f52638 watchdog: w83627hf: Enable watchdog only once by Guenter Roeck · 12 years ago
  86. 30a83695 watchdog: w83627hf: Convert to watchdog infrastructure by Guenter Roeck · 12 years ago
  87. 029b234 genetlink: rename shadowed variable by Johannes Berg · 12 years ago
  88. bceaa90 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 12 years ago
  89. bcd081a net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n by Fabio Estevam · 12 years ago
  90. 34f2fd8 bio: fix argument of __bio_add_page() for max_sectors > 0xffff by Akinobu Mita · 12 years ago
  91. cfff1f4 i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() by Wei Yongjun · 12 years ago
  92. fdcf776 xen-netfront: fix missing rx_refill_timer when allocate memory failed by Ma JieYue · 12 years ago
  93. 2d3c627 Revert "init/Kconfig: add option to disable kernel compression" by H. Peter Anvin · 12 years ago
  94. 0f1741c edac/85xx: Remove mpc85xx_pci_err_remove by Johannes Thumshirn · 12 years ago
  95. ccdfb97 EDAC: Add edac-mpc85xx driver to MAINTAINERS by Johannes Thumshirn · 12 years ago
  96. 4a7e94a watchdog: omap_wdt: raw read and write endian fix by Victor Kamensky · 12 years ago
  97. b0df38d watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE by Uwe Kleine-König · 12 years ago
  98. ab5bbdc watchdog: pcwd_usb: overflow in usb_pcwd_send_command() by Dan Carpenter · 12 years ago
  99. 0859ffc watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe() by Wei Yongjun · 12 years ago
  100. 6ffcff9 watchdog: watchdog_core: Fix a trivial typo by Sachin Kamat · 12 years ago