1. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. 65fc7d5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  3. a3d3469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. 03cef71 Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  5. 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  6. 370f601 Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  7. 6ec675e Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  8. 67a8c7d Merge tag 'iommu-fixes-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  9. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  10. b09c412 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  11. 219c04c Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  12. 11bd969 mm: silently skip readahead for DAX inodes by Ross Zwisler · 8 years ago
  13. d0e5845 dax: fix device-dax region base by Dan Williams · 8 years ago
  14. 088bf2f fs/seq_file: fix out-of-bounds read by Vegard Nossum · 8 years ago
  15. 358c07f mm: memcontrol: avoid unused function warning by Arnd Bergmann · 8 years ago
  16. b32eaf7 mm: clarify COMPACTION Kconfig text by Michal Hocko · 8 years ago
  17. a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 8 years ago
  18. ae6c33b printk: fix parsing of "brl=" option by Nicolas Iooss · 8 years ago
  19. 804dd15 soft_dirty: fix soft_dirty during THP split by Andrea Arcangeli · 8 years ago
  20. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  21. 8582fb5 get_maintainer: quiet noisy implicit -f vcs_file_exists checking by Joe Perches · 8 years ago
  22. 101b29a byteswap: don't use __builtin_bswap*() with sparse by Johannes Berg · 8 years ago
  23. 079d37d dlm: fix malfunction of dlm_tool caused by debugfs changes by Eric Ren · 8 years ago
  24. 869c554 mmc: fix use-after-free of struct request by Adrian Hunter · 8 years ago
  25. a820cd3 Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  26. 049b1e7 Merge branch 'misc-fixes' into k.o/for-4.8-rc by Doug Ledford · 8 years ago
  27. 07c72d7 i40iw: Send last streaming mode message for loopback connections by Tatyana Nikolova · 8 years ago
  28. f2791e7 Revert "floppy: refactor open() flags handling" by Jens Axboe · 8 years ago
  29. 468c298 Revert "floppy: fix open(O_ACCMODE) for ioctl-only open" by Jens Axboe · 8 years ago
  30. 5bb53c0 fs/block_dev: fix potential NULL ptr deref in freeze_bdev() by Andrey Ryabinin · 8 years ago
  31. 28a2359 Btrfs: fix lockdep warning on deadlock against an inode's log mutex by Filipe Manana · 8 years ago
  32. 1ba98d0 Btrfs: detect corruption when non-root leaf has zero item by Liu Bo · 8 years ago
  33. 053ab70f Btrfs: check btree node's nritems by Liu Bo · 8 years ago
  34. 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
  35. 187ee58 Btrfs: fix em leak in find_first_block_group by Josef Bacik · 8 years ago
  36. 1423881 btrfs: do not background blkdev_put() by Anand Jain · 8 years ago
  37. 28b737f Btrfs: clarify do_chunk_alloc()'s return value by Liu Bo · 8 years ago
  38. 9e7cc91 btrfs: fix fsfreeze hang caused by delayed iputs deal by Wang Xiaoguang · 8 years ago
  39. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  40. 4824f1f btrfs: divide btrfs_update_reserved_bytes() into two functions by Wang Xiaoguang · 8 years ago
  41. dcb40c1 btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() by Wang Xiaoguang · 8 years ago
  42. df2c95f btrfs: qgroup: Fix qgroup incorrectness caused by log replay by Qu Wenruo · 8 years ago
  43. 62b9954 btrfs: relocation: Fix leaking qgroups numbers on data extents by Qu Wenruo · 8 years ago
  44. cb93b52 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() by Qu Wenruo · 8 years ago
  45. d06f23d btrfs: waiting on qgroup rescan should not always be interruptible by Jeff Mahoney · 8 years ago
  46. d2c609b btrfs: properly track when rescan worker is running by Jeff Mahoney · 8 years ago
  47. eecba89 btrfs: flush_space: treat return value of do_chunk_alloc properly by Alex Lyakas · 9 years ago
  48. f3bca80 Btrfs: add ASSERT for block group's memory leak by Liu Bo · 8 years ago
  49. d8422ba3 btrfs: backref: Fix soft lockup in __merge_refs function by Qu Wenruo · 8 years ago
  50. 1c1ea4f Btrfs: fix memory leak of reloc_root by Liu Bo · 8 years ago
  51. fd363bd arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE by Mark Rutland · 8 years ago
  52. 61c0457 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  53. 9c5a559 dm log: fix unitialized bio operation flags by Heinz Mauelshagen · 8 years ago
  54. 299f623 dm flakey: fix reads to be issued if drop_writes configured by Mike Snitzer · 8 years ago
  55. 0e87e58 blk-mq: improve warning for running a queue on the wrong CPU by Jens Axboe · 8 years ago
  56. e57690f blk-mq: don't overwrite rq->mq_ctx by Jens Axboe · 8 years ago
  57. 716b076b IB/srpt: Update sport->port_guid with each port refresh by Doug Ledford · 8 years ago
  58. 4935e04 Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  59. 94ef71a Merge tag 'upstream-4.8-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  60. cfb89f2 Merge remote-tracking branches 'asoc/fix/max98371', 'asoc/fix/nau8825', 'asoc/fix/omap', 'asoc/fix/samsung', 'asoc/fix/simple' and 'asoc/fix/wm2000' into asoc-linus by Mark Brown · 8 years ago
  61. e8f0f8a Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/fix/da7213' and 'asoc/fix/debugfs' into asoc-linus by Mark Brown · 8 years ago
  62. d520519 Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus by Mark Brown · 8 years ago
  63. a74306f Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 8 years ago
  64. b5db6c5 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 8 years ago
  65. ae16842 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 8 years ago
  66. fe2dd21 Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  67. 55467de xen: change the type of xen_vcpu_id to uint32_t by Vitaly Kuznetsov · 8 years ago
  68. 9a035a4 xenbus: don't look up transaction IDs for ordinary writes by Jan Beulich · 8 years ago
  69. 3c199b4 RDMA/ocrdma: Fix the max_sge reported from FW by Selvin Xavier · 8 years ago
  70. 433c581 i40iw: Avoid writing to freed memory by Mustafa Ismail · 8 years ago
  71. d41d091 i40iw: Fix double free of allocated_buffer by Mustafa Ismail · 8 years ago
  72. 82d200c IB/mlx5: Remove superfluous include of io-mapping.h by Chris Wilson · 8 years ago
  73. 7eaf831 i40iw: Do not set self-referencing pointer to NULL after kfree by Mustafa Ismail · 8 years ago
  74. 5dfd5e5 i40iw: Add missing NULL check for MPA private data by Shiraz Saleem · 8 years ago
  75. 4d70dca block: make sure a big bio is split into at most 256 bvecs by Ming Lei · 8 years ago
  76. 9b47f77a nvme: Fix nvme_get/set_features() with a NULL result pointer by Andy Lutomirski · 8 years ago
  77. cad9d20 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  78. abaa2274 ALSA: hda/realtek - fix headset mic detection for MSI MS-B120 by Anisse Astier · 8 years ago
  79. b059152 Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  80. 21c80c9 x86/PCI: VMD: Fix infinite loop executing irq's by Keith Busch · 8 years ago
  81. dad2232 um: Don't discard .text.exit section by Andrey Ryabinin · 8 years ago
  82. 17ce1eb ubifs: Fix xattr generic handler usage by Richard Weinberger · 8 years ago
  83. c0082e9 ubifs: Fix assertion in layout_in_gaps() by Vincent Stehlé · 8 years ago
  84. 7a1dcf6 Merge tag 'usercopy-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  85. d1fdafa Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  86. cff069b iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS by Bharat Potnuri · 8 years ago
  87. faa739f i40iw: Add missing check for interface already open by Mustafa Ismail · 8 years ago
  88. 44856be i40iw: Protect req_resource_num update by Mustafa Ismail · 8 years ago
  89. 6c7d46f i40iw: Change mem_resources pointer to a u8 by Shiraz Saleem · 8 years ago
  90. 92d27ae IB/core: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  91. 48ef586 IB/qib: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  92. a77ec83 vhost/scsi: fix reuse of &vq->iov[out] in response by Benjamin Coddington · 9 years ago
  93. a871967 ASoC: omap-mcpdm: Fix irq resource handling by Peter Ujfalusi · 8 years ago
  94. 94cd97a usercopy: fix overlap check for kernel text by Josh Poimboeuf · 8 years ago
  95. 7329a65 usercopy: avoid potentially undefined behavior in pointer math by Eric Biggers · 8 years ago
  96. ef0e1ea Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  97. 37c669b Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  98. e3a888a Input: ads7846 - remove redundant regulator_disable call by Petr Cvek · 8 years ago
  99. 3e29d6b Input: synaptics-rmi4 - fix register descriptor subpacket map construction by Andrew Duggan · 8 years ago
  100. fae1698 Input: tegra-kbc - fix inverted reset logic by Masahiro Yamada · 8 years ago