1. ba5dfbb dm unstripe: add "dm-unstriped" module alias by Heinz Mauelshagen · 7 years ago
  2. 2ae600c dm unstripe: support non-power-of-2 chunk size by Heinz Mauelshagen · 7 years ago
  3. 5059353 dm crypt: limit the number of allocated pages by Mikulas Patocka · 7 years ago
  4. 1eb5fa8 dm: allow targets to return output from messages they are sent by Mike Snitzer · 7 years ago
  5. da5dadb dm: fix dropped return code from dm_get_bdev_for_ioctl by Mike Snitzer · 7 years ago
  6. e457edf dm mpath: fix support for loading scsi_dh modules during table load by Mike Snitzer · 7 years ago
  7. 8c5c147 dm mpath: fix passing integrity data by Steffen Maier · 7 years ago
  8. e8f74a0 dm mpath: eliminate need to use scsi_device_from_queue by Mike Snitzer · 7 years ago
  9. c373667 dm mpath: fix uninitialized 'pg_init_wait' waitqueue_head NULL pointer by Mike Snitzer · 7 years ago
  10. 0c8efd6 Linux 4.16-rc5 by Linus Torvalds · 7 years ago
  11. ed58d66 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. 1ad5daa Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. ebb3762 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 8ad4424 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  15. 02bf0ef Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. abeb752 Merge tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  17. d43be80 Merge tag 'gpio-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  18. 3cd2c31 dmaengine: mv_xor_v2: Fix clock resource by adding a register clock by Gregory CLEMENT · 7 years ago
  19. 3266b5b Merge tag 'kbuild-fixes-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  20. 23b33ac Merge tag 'linux-watchdog-4.16-fixes-2' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  21. 91a2620 Merge tag 'for-linus-20180309' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  22. b3b25b1 Merge tag 'for-4.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  23. 2f64e70 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  24. b3337a6 Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  25. cdb06e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  26. 3961448 Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  27. 4178802 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  28. ed3c4df Merge tag 'docs-4.16-fix' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  29. cfc79ae Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  30. ac68b1b lib/test_kmod.c: fix limit check on number of test devices created by Luis R. Rodriguez · 7 years ago
  31. 0627be7 selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus by Li Zhijian · 7 years ago
  32. 864b75f mm/page_alloc: fix memmap_init_zone pageblock alignment by Daniel Vacek · 7 years ago
  33. 379b03b mm/memblock.c: hardcode the end_pfn being -1 by Daniel Vacek · 7 years ago
  34. 96312e6 mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT by Andrea Arcangeli · 7 years ago
  35. 1b4cfe3 lib/bug.c: exclude non-BUG/WARN exceptions from report_bug() by Kees Cook · 7 years ago
  36. 0862ca4 bug: use %pB in BUG and stack protector failure by Kees Cook · 7 years ago
  37. 4704dea hugetlb: fix surplus pages accounting by Michal Hocko · 7 years ago
  38. 28e9091 RDMA/mlx5: Fix integer overflow while resizing CQ by Leon Romanovsky · 7 years ago
  39. 212a0cb Revert "RDMA/mlx5: Fix integer overflow while resizing CQ" by Doug Ledford · 7 years ago
  40. c68a2cf Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  41. 99d7d64 Merge tag 'fbdev-v4.16-rc5' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  42. 65307f2 Merge tag 'drm-fixes-for-v4.16-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  43. dfbab3f Merge tag 'sound-4.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  44. e21da1c arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery by Marc Zyngier · 7 years ago
  45. ff690ee Documentation/sphinx: Fix Directive import error by Matthew Wilcox · 7 years ago
  46. 719ea86 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  47. 2d9b1d69 Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  48. 32d7b19 platform/x86: dell-smbios: Resolve dependency error on DCDBAS by Darren Hart (VMware) · 7 years ago
  49. 329d58b platform/x86: Allow for SMBIOS backend defaults by Darren Hart (VMware) · 7 years ago
  50. 25d4702 platform/x86: dell-smbios: Link all dell-smbios-* modules together by Mario Limonciello · 7 years ago
  51. 94f77cb platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base by Mario Limonciello · 7 years ago
  52. b535396 platform/x86: dell-smbios: Correct some style warnings by Mario Limonciello · 7 years ago
  53. a525df0 Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  54. 1d03757 loop: Fix lost writes caused by missing flag by Ross Zwisler · 7 years ago
  55. bd2746f clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency by Masahiro Yamada · 7 years ago
  56. 6b0ef92 rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites by Boqun Feng · 7 years ago
  57. c07a8f8 x86/kprobes: Fix kernel crash when probing .entry_trampoline code by Francis Deslauriers · 7 years ago
  58. bd903af perf/core: Fix ctx_event_type in ctx_resched() by Song Liu · 7 years ago
  59. e576b7b Merge branch 'nvme-4.16-rc5' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  60. b0655d6 Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  61. f5732e6 Merge tag 'drm-misc-fixes-2018-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  62. aa87d62 Merge tag 'drm-intel-fixes-2018-03-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  63. e675482 Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  64. 98577c6 Merge tag 'chrome-platform-4.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  65. d157e53 nvme_fc: rework sqsize handling by James Smart · 7 years ago
  66. 099fd6c ALSA: hda: add dock and led support for HP ProBook 640 G2 by Dennis Wassenberg · 7 years ago
  67. aea8081 ALSA: hda: add dock and led support for HP EliteBook 820 G3 by Dennis Wassenberg · 7 years ago
  68. 9296080 Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 7 years ago
  69. 0475821 nvme-fabrics: Ignore nr_io_queues option for discovery controllers by Roland Dreier · 7 years ago
  70. 55fe6da kbuild: Handle builtin dtb file names containing hyphens by James Hogan · 7 years ago
  71. 61fc470 scripts/bloat-o-meter: fix typos in help by Matteo Croce · 7 years ago
  72. b3b7c47 x86/MCE: Serialize sysfs changes by Seunghun Han · 7 years ago
  73. fa94d0c x86/MCE: Save microcode revision in machine check records by Tony Luck · 7 years ago
  74. 351b2bc xen: xenbus: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  75. e4c07b3 ALSA: hda/realtek - Make dock sound work on ThinkPad L570 by Dennis Wassenberg · 7 years ago
  76. c5b679f x86/pti: Fix a comment typo by Seunghun Han · 7 years ago
  77. 85d59b5 ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call by Takashi Iwai · 7 years ago
  78. 7bd8009 ALSA: seq: More protection for concurrent write and ioctl races by Takashi Iwai · 7 years ago
  79. a5321ae x86/microcode: Synchronize late microcode loading by Ashok Raj · 7 years ago
  80. cfb52a5 x86/microcode: Request microcode on the BSP by Borislav Petkov · 7 years ago
  81. d8c3b52 x86/microcode/intel: Look into the patch cache first by Borislav Petkov · 7 years ago
  82. 30ec26d x86/microcode: Do not upload microcode if CPUs are offline by Ashok Raj · 7 years ago
  83. 91df9fd x86/microcode/intel: Writeback and invalidate caches before updating microcode by Ashok Raj · 7 years ago
  84. c182d2b x86/microcode/intel: Check microcode revision before updating sibling threads by Ashok Raj · 7 years ago
  85. 854857f x86/microcode: Get rid of struct apply_microcode_ctx by Borislav Petkov · 7 years ago
  86. 3626822 x86/spectre_v2: Don't check microcode versions when running under hypervisors by Konrad Rzeszutek Wilk · 7 years ago
  87. d857393 ALSA: seq: Don't allow resizing pool in use by Takashi Iwai · 7 years ago
  88. 076ca27 x86/vsyscall/64: Drop "native" vsyscalls by Andy Lutomirski · 7 years ago
  89. fc88bbd Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const" by Dmitry Torokhov · 7 years ago
  90. 1b88acc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  91. 851710a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  92. 5444a99 Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI" by Arkadiusz Hiler · 7 years ago
  93. 4a53d90 drm/amd/display: validate plane format on primary plane by Shirish S · 7 years ago
  94. f8bee61 drm/amdgpu:Always save uvd vcpu_bo in VM Mode by James Zhu · 7 years ago
  95. 0e5ee33 drm/amdgpu:Correct max uvd handles by James Zhu · 7 years ago
  96. abca240 drm/amd/display: early return if not in vga mode in disable_vga by Eric Yang · 7 years ago
  97. bd9bc35 drm/amd/display: Fix takover from VGA mode by Bhawanpreet Lakha · 7 years ago
  98. 9fe8f03 drm/amd/display: Fix memleaks when atomic check fails. by Leo (Sunpeng) Li · 7 years ago
  99. c0e463d drm/amd/display: Return success when enabling interrupt by Harry Wentland · 7 years ago
  100. c0ec564 drm/amd/display: Use crtc enable/disable_vblank hooks by Harry Wentland · 7 years ago