1. 5bd5e8d dm: remove fmode_t argument from .prepare_ioctl hook by Mike Snitzer · 7 years ago
  2. 971888c dm: hold DM table for duration of ioctl rather than use blkdev_get by Mike Snitzer · 7 years ago
  3. 13bc62d dm raid: fix parse_raid_params() variable range issue by Heinz Mauelshagen · 7 years ago
  4. d4b1aaf dm verity: make verity_for_io_block static by weiyongjun (A) · 7 years ago
  5. 843f38d dm verity: add 'check_at_most_once' option to only validate hashes once by Patrik Torstensson · 7 years ago
  6. 45354f1 dm bufio: don't embed a bio in the dm_buffer structure by Mikulas Patocka · 7 years ago
  7. f51f2e0 dm bufio: support non-power-of-two block sizes by Mikulas Patocka · 7 years ago
  8. 359dbf1 dm bufio: use slab cache for dm_buffer structure allocations by Mikulas Patocka · 7 years ago
  9. 03b02939 dm bufio: reorder fields in dm_buffer structure by Mikulas Patocka · 7 years ago
  10. 6b5e718 dm bufio: relax alignment constraint on slab cache by Mikulas Patocka · 7 years ago
  11. 21bb132 dm bufio: remove code that merges slab caches by Mikulas Patocka · 7 years ago
  12. eeb67a0 dm bufio: get rid of slab cache name allocations by Mikulas Patocka · 7 years ago
  13. afa53df dm bufio: move dm-bufio.h to include/linux/ by Mikulas Patocka · 7 years ago
  14. 1f01317 dm bufio: delete outdated comment by Mikulas Patocka · 7 years ago
  15. 0071654 dm: add support for secure erase forwarding by Denis Semakin · 7 years ago
  16. 0519c71 dm: backfill abnormal IO support to non-splitting IO submission by Mike Snitzer · 7 years ago
  17. 880bcce dm raid: fix nosync status by Heinz Mauelshagen · 7 years ago
  18. 8192a0c dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_bios() by Wang Sheng-Hui · 7 years ago
  19. 706dd22 dm stripe: get rid of a Variable Length Array (VLA) by Tycho Andersen · 7 years ago
  20. e5c4cb9 dm log writes: record metadata flag for better flags record by Qu Wenruo · 7 years ago
  21. e16b4f9 dm integrity: fail early if required HMAC key is not available by Milan Broz · 7 years ago
  22. 2d77dafe dm: remove unused macro DM_MOD_NAME_SIZE by Wang Sheng-Hui · 7 years ago
  23. afac6bd dm unstripe: remove unnecessary header includes by Heinz Mauelshagen · 7 years ago
  24. 91e065d dm unstripe: remove superfluous module init error path message by Heinz Mauelshagen · 7 years ago
  25. ba5dfbb dm unstripe: add "dm-unstriped" module alias by Heinz Mauelshagen · 7 years ago
  26. 2ae600c dm unstripe: support non-power-of-2 chunk size by Heinz Mauelshagen · 7 years ago
  27. 5059353 dm crypt: limit the number of allocated pages by Mikulas Patocka · 7 years ago
  28. 1eb5fa8 dm: allow targets to return output from messages they are sent by Mike Snitzer · 7 years ago
  29. da5dadb dm: fix dropped return code from dm_get_bdev_for_ioctl by Mike Snitzer · 7 years ago
  30. e457edf dm mpath: fix support for loading scsi_dh modules during table load by Mike Snitzer · 7 years ago
  31. 8c5c147 dm mpath: fix passing integrity data by Steffen Maier · 7 years ago
  32. e8f74a0 dm mpath: eliminate need to use scsi_device_from_queue by Mike Snitzer · 7 years ago
  33. c373667 dm mpath: fix uninitialized 'pg_init_wait' waitqueue_head NULL pointer by Mike Snitzer · 7 years ago
  34. 0c8efd6 Linux 4.16-rc5 by Linus Torvalds · 7 years ago
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. abeb752 Merge tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  41. 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
  42. 3cd2c31 dmaengine: mv_xor_v2: Fix clock resource by adding a register clock by Gregory CLEMENT · 7 years ago
  43. 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
  44. 23b33ac Merge tag 'linux-watchdog-4.16-fixes-2' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  45. 91a2620 Merge tag 'for-linus-20180309' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  46. 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
  47. 2f64e70 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  48. b3337a6 Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  49. cdb06e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  50. 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
  51. 4178802 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  52. ed3c4df Merge tag 'docs-4.16-fix' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  53. cfc79ae Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  54. ac68b1b lib/test_kmod.c: fix limit check on number of test devices created by Luis R. Rodriguez · 7 years ago
  55. 0627be7 selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus by Li Zhijian · 7 years ago
  56. 864b75f mm/page_alloc: fix memmap_init_zone pageblock alignment by Daniel Vacek · 7 years ago
  57. 379b03b mm/memblock.c: hardcode the end_pfn being -1 by Daniel Vacek · 7 years ago
  58. 96312e6 mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT by Andrea Arcangeli · 7 years ago
  59. 1b4cfe3 lib/bug.c: exclude non-BUG/WARN exceptions from report_bug() by Kees Cook · 7 years ago
  60. 0862ca4 bug: use %pB in BUG and stack protector failure by Kees Cook · 7 years ago
  61. 4704dea hugetlb: fix surplus pages accounting by Michal Hocko · 7 years ago
  62. 28e9091 RDMA/mlx5: Fix integer overflow while resizing CQ by Leon Romanovsky · 7 years ago
  63. 212a0cb Revert "RDMA/mlx5: Fix integer overflow while resizing CQ" by Doug Ledford · 7 years ago
  64. 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
  65. 99d7d64 Merge tag 'fbdev-v4.16-rc5' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  66. 65307f2 Merge tag 'drm-fixes-for-v4.16-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  67. 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
  68. e21da1c arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery by Marc Zyngier · 7 years ago
  69. ff690ee Documentation/sphinx: Fix Directive import error by Matthew Wilcox · 7 years ago
  70. 719ea86 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  71. 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
  72. 32d7b19 platform/x86: dell-smbios: Resolve dependency error on DCDBAS by Darren Hart (VMware) · 7 years ago
  73. 329d58b platform/x86: Allow for SMBIOS backend defaults by Darren Hart (VMware) · 7 years ago
  74. 25d4702 platform/x86: dell-smbios: Link all dell-smbios-* modules together by Mario Limonciello · 7 years ago
  75. 94f77cb platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base by Mario Limonciello · 7 years ago
  76. b535396 platform/x86: dell-smbios: Correct some style warnings by Mario Limonciello · 7 years ago
  77. 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
  78. 1d03757 loop: Fix lost writes caused by missing flag by Ross Zwisler · 7 years ago
  79. bd2746f clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency by Masahiro Yamada · 7 years ago
  80. 6b0ef92 rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites by Boqun Feng · 7 years ago
  81. c07a8f8 x86/kprobes: Fix kernel crash when probing .entry_trampoline code by Francis Deslauriers · 7 years ago
  82. bd903af perf/core: Fix ctx_event_type in ctx_resched() by Song Liu · 7 years ago
  83. e576b7b Merge branch 'nvme-4.16-rc5' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  84. b0655d6 Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  85. 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
  86. 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
  87. 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
  88. 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
  89. d157e53 nvme_fc: rework sqsize handling by James Smart · 7 years ago
  90. 099fd6c ALSA: hda: add dock and led support for HP ProBook 640 G2 by Dennis Wassenberg · 7 years ago
  91. aea8081 ALSA: hda: add dock and led support for HP EliteBook 820 G3 by Dennis Wassenberg · 7 years ago
  92. 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
  93. 0475821 nvme-fabrics: Ignore nr_io_queues option for discovery controllers by Roland Dreier · 7 years ago
  94. 55fe6da kbuild: Handle builtin dtb file names containing hyphens by James Hogan · 7 years ago
  95. 61fc470 scripts/bloat-o-meter: fix typos in help by Matteo Croce · 7 years ago
  96. b3b7c47 x86/MCE: Serialize sysfs changes by Seunghun Han · 7 years ago
  97. fa94d0c x86/MCE: Save microcode revision in machine check records by Tony Luck · 7 years ago
  98. 351b2bc xen: xenbus: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  99. e4c07b3 ALSA: hda/realtek - Make dock sound work on ThinkPad L570 by Dennis Wassenberg · 7 years ago
  100. c5b679f x86/pti: Fix a comment typo by Seunghun Han · 7 years ago