1. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  2. d4c06c7 Merge tag 'sound-fix-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  3. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  4. 755b20f Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  5. dd7fd3a ACPI / hotplug / PCI: Runtime resume bridges before bus rescans by Rafael J. Wysocki · 8 years ago
  6. f8fbd8c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  7. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  8. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  9. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  10. e47608a mm/memblock.c: fix NULL dereference error by zijun_hu · 8 years ago
  11. 4b16b0c MAINTAINERS: update cgroup's document path by seokhoon.yoon · 8 years ago
  12. 117d54d slub: drop bogus inline for fixup_red_left() by Geert Uytterhoeven · 8 years ago
  13. 380afa3 powerpc/fsl_rio: fix a missing error code by Dan Carpenter · 8 years ago
  14. b4911ea mm: initialise per_cpu_nodestats for all online pgdats at boot by Mel Gorman · 8 years ago
  15. 412d000 mm/memblock: fix a typo in a comment by Alexander Kuleshov · 8 years ago
  16. 1e18573 mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled by zhong jiang · 8 years ago
  17. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  18. d58b0d9 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
  19. 3a30325 Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  20. 9e0243d Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  21. b067c90 Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  22. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  23. 2b11885 nfsd: remove some dead code in nfsd_create_locked() by Dan Carpenter · 8 years ago
  24. fa08139 nfsd: drop unnecessary MAY_EXEC check from create by J. Bruce Fields · 8 years ago
  25. 71423274 nfsd: clean up bad-type check in nfsd_create_locked by J. Bruce Fields · 8 years ago
  26. d03d9fe nfsd: remove unnecessary positive-dentry check by J. Bruce Fields · 8 years ago
  27. b44061d nfsd: reorganize nfsd_create by J. Bruce Fields · 8 years ago
  28. e75b23f nfsd: check d_can_lookup in fh_verify of directories by J. Bruce Fields · 8 years ago
  29. 12391d0 nfsd: remove redundant zero-length check from create by J. Bruce Fields · 8 years ago
  30. 7eed34f nfsd: Make creates return EEXIST instead of EACCES by Oleg Drokin · 8 years ago
  31. 6154c18 metag: Fix __cmpxchg_u32 asm constraint for CMP by James Hogan · 8 years ago
  32. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  33. 8700e3e Soft RoCE driver by Moni Shoua · 8 years ago
  34. c1ece76 Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  35. fb1b83d Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 8 years ago
  36. d597690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  37. 9049fc7 dynamic_debug: add jump label support by Jason Baron · 8 years ago
  38. 1f69bf9 jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL by Jason Baron · 8 years ago
  39. ddb4530 arm: jump label may reference text in __exit by Jason Baron · 8 years ago
  40. c14b4bc tile: support static_key usage in non-module __exit sections by Chris Metcalf · 8 years ago
  41. 10d7227 sparc: support static_key usage in non-module __exit sections by Jason Baron · 8 years ago
  42. 5411fd7 powerpc: add explicit #include <asm/asm-compat.h> for jump label by Jason Baron · 8 years ago
  43. bb9bd87 drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning by Arnd Bergmann · 8 years ago
  44. 774e036 MAINTAINERS: update email and list of Samsung HW driver maintainers by Kamil Debski · 8 years ago
  45. 99a01cd block: remove BLK_DEV_DAX config option by Ross Zwisler · 8 years ago
  46. 57c24b2 samples/kretprobe: fix the wrong type by Huang Shijie · 8 years ago
  47. 6134131 samples/kretprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  48. 468b889 samples/jprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  49. e708c14 samples/kprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  50. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  51. 1605d27 media: mtk-vcodec: remove unused dma_attrs by Krzysztof Kozlowski · 8 years ago
  52. 4b9d314 include/linux/bitmap.h: cleanup by Andrew Morton · 8 years ago
  53. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  54. 1c8cb40 drivers/fpga/Kconfig: fix build failure by Sudip Mukherjee · 8 years ago
  55. eea8148 powerpc/mm: Move register_process_table() out of ppc_md by Michael Ellerman · 8 years ago
  56. 1a058f1 powerpc/perf: Fix incorrect event codes in power9-event-list by Madhavan Srinivasan · 8 years ago
  57. 59ec4b5 ALSA: hda - Fix headset mic detection problem for two dell machines by Hui Wang · 8 years ago
  58. 96b5852 Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan" by Linus Torvalds · 8 years ago
  59. 7c41765 Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2 by Doug Ledford · 8 years ago
  60. ab15c95 IB/core: Support for CMA multicast join flags by Alex Vesker · 8 years ago
  61. 3d3fd74 IB/sa: Add cached attribute containing SM information to SA port by Alex Vesker · 8 years ago
  62. d1e09f30 IB/uverbs: Fix race between uverbs_close and remove_one by Jason Gunthorpe · 8 years ago
  63. 380bae5 IB/mthca: Clean up error unwind flow in mthca_reset() by Markus Elfring · 8 years ago
  64. 3491ab6 IB/mthca: NULL arg to pci_dev_put is OK by Markus Elfring · 8 years ago
  65. f7ca535 IB/hfi1: NULL arg to sc_return_credits is OK by Markus Elfring · 8 years ago
  66. 3f85f2a IB/mlx4: Add diagnostic hardware counters by Mark Bloch · 8 years ago
  67. bfaf316 net/mlx4: Query performance and diagnostics counters by Mark Bloch · 8 years ago
  68. c7c122e net/mlx4: Add diagnostic counters capability bit by Mark Bloch · 8 years ago
  69. e972dab Use smaller 512 byte messages for portmapper messages by Mustafa Ismail · 8 years ago
  70. 5faba54 IB/ipoib: Report SG feature regardless of HW UD CSUM capability by Yuval Shaia · 8 years ago
  71. 0c87b6720 IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct by Roland Dreier · 8 years ago
  72. a154a8c IB/hfi1: Disable by default by Bart Van Assche · 8 years ago
  73. 378fc32 IB/rdmavt: Disable by default by Bart Van Assche · 8 years ago
  74. 6a89d89 Merge branch 'i40iw' into k.o/for-4.8 by Doug Ledford · 8 years ago
  75. 3e5e8e8 Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 by Doug Ledford · 8 years ago
  76. 49aadcf extable.h: add stddef.h so "NULL" definition is not implicit by Paul Gortmaker · 8 years ago
  77. 444d13f modules: add ro_after_init support by Jessica Yu · 8 years ago
  78. bdc9f37 jump_label: disable preemption around __module_text_address(). by Rusty Russell · 8 years ago
  79. 0ef7653 exceptions: fork exception table content from module.h into extable.h by Paul Gortmaker · 8 years ago
  80. be7de5f modules: Add kernel parameter to blacklist modules by Prarit Bhargava · 8 years ago
  81. 9502514 module: Do a WARN_ON_ONCE() for assert module mutex not held by Steven Rostedt · 8 years ago
  82. 4620a06 shmem: Fix link error if huge pages support is disabled by Geert Uytterhoeven · 8 years ago
  83. 8a545f1 hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() by Dan Carpenter · 8 years ago
  84. 915eed2 um: Support kcov by Vegard Nossum · 8 years ago
  85. 8e99bc7 um: Enable TRACE_IRQFLAGS_SUPPORT by Richard Weinberger · 8 years ago
  86. 3e93895 um: Use asm-generic/irqflags.h by Daniel Wagner · 8 years ago
  87. 57a05d8 um: Fix possible deadlock in sig_handler_common() by Richard Weinberger · 8 years ago
  88. 25fd91d drm: i915: fix build when DEBUG_FS is disabled by Linus Torvalds · 8 years ago
  89. 5609a3d um: Select HAVE_DEBUG_KMEMLEAK by Richard Weinberger · 8 years ago
  90. b632369 um: Setup physical memory in setup_arch() by Richard Weinberger · 8 years ago
  91. fed4c72 um: Eliminate null test after alloc_bootmem by Amitoj Kaur Chawla · 8 years ago
  92. 42049bf Btrfs: fix __MAX_CSUM_ITEMS by Chris Mason · 8 years ago
  93. bf0f500 Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  94. 4b2e016 fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 by Geert Uytterhoeven · 8 years ago
  95. 33baefe ALSA: hda: Fix krealloc() with __GFP_ZERO usage by Takashi Iwai · 8 years ago
  96. fd48331 ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps by Maruthi Srinivas Bayyavarapu · 8 years ago
  97. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  98. 2c0f995 powerpc/32: Fix early access to cpu_spec relocation by Benjamin Herrenschmidt · 8 years ago
  99. 0636e9ab IB/hfi1: Add cache evict LRU list by Dean Luick · 8 years ago
  100. 2677a76 IB/hfi1: Fix memory leak during unexpected shutdown by Ira Weiny · 8 years ago