1. f3bc78d mq-deadline: Make sure to always unlock zones by Damien Le Moal · 7 years ago
  2. 468f0987 Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  3. bffd2b6 nvmet: fix PSDT field check in command format by Max Gurtovoy · 7 years ago
  4. 9bd82b1 nvme-multipath: fix sysfs dangerously created links by Baegjae Sung · 7 years ago
  5. 0979962 nbd: fix return value in error handling path by Gustavo A. R. Silva · 7 years ago
  6. 60eb34e bcache: fix kcrashes with fio in RAID5 backend dev by Tang Junhui · 7 years ago
  7. 02aa8a8 bcache: correct flash only vols (check all uuids) by Coly Li · 7 years ago
  8. 9c72258 blktrace_api.h: fix comment for struct blk_user_trace_setup by Eric Biggers · 7 years ago
  9. 560e7cb blockdev: Avoid two active bdev inodes for one device by Jan Kara · 7 years ago
  10. 56c0908 genhd: Fix BUG in blkdev_open() by Jan Kara · 7 years ago
  11. 8973665 genhd: Fix use after free in __blkdev_get() by Jan Kara · 7 years ago
  12. 9df6c29 genhd: Add helper put_disk_and_module() by Jan Kara · 7 years ago
  13. 3079c22 genhd: Rename get_disk() to get_disk_and_module() by Jan Kara · 7 years ago
  14. d52987b genhd: Fix leaked module reference for NVME devices by Jan Kara · 7 years ago
  15. d9c10e5 direct-io: Fix sleep in atomic due to sync AIO by Jan Kara · 7 years ago
  16. f25a2df nvme-pci: Fix nvme queue cleanup if IRQ setup fails by Jianchao Wang · 7 years ago
  17. ba989a0 block: kyber: fix domain token leak during requeue by Ming Lei · 7 years ago
  18. 105976f blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatch by Ming Lei · 7 years ago
  19. 0bd1ed4 block: pass inclusive 'lend' parameter to truncate_inode_pages_range by Ming Lei · 7 years ago
  20. 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
  21. bae6cfe Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  22. 0bb7816 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  23. 9026e82 fs/signalfd: fix build error for BUS_MCEERR_AR by Randy Dunlap · 7 years ago
  24. a638af0 Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  25. 77f892e Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  26. bb17186 Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  27. 004e390 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  28. 24180a6 Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  29. 238ca35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  30. bef3efb efivarfs: Limit the rate for non-root to read files by Luck, Tony · 7 years ago
  31. 28128c6 kconfig.h: Include compiler types to avoid missed struct attributes by Kees Cook · 7 years ago
  32. b21ebf2f x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 by H.J. Lu · 7 years ago
  33. 796b0b8 nvmet-loop: use blk_rq_payload_bytes for sgl selection by Christoph Hellwig · 7 years ago
  34. 0d30992 nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes by Christoph Hellwig · 7 years ago
  35. 5a1e595 nvme-fabrics: don't check for non-NULL module in nvmf_register_transport by Christoph Hellwig · 7 years ago
  36. 895f7b8 mm: don't defer struct page initialization for Xen pv guests by Juergen Gross · 7 years ago
  37. 908009e8 lib/Kconfig.debug: enable RUNTIME_TESTING_MENU by Anders Roxell · 7 years ago
  38. 698d083 vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems by Michal Hocko · 7 years ago
  39. bdefe01 selftests/memfd: add run_fuse_test.sh to TEST_FILES by Anders Roxell · 7 years ago
  40. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  41. cb6f0f3 mm/swap.c: make functions and their kernel-doc agree (again) by Mike Rapoport · 7 years ago
  42. 14fec9e mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc by Mike Rapoport · 7 years ago
  43. b1a8a7a ida: do zeroing in ida_pre_get() by Rasmus Villemoes · 7 years ago
  44. 7ba7166 mm, swap, frontswap: fix THP swap if frontswap enabled by Huang Ying · 7 years ago
  45. 2be04df certs/blacklist_nohashes.c: fix const confusion in certs blacklist by Andi Kleen · 7 years ago
  46. 88913bd kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE by David Rientjes · 7 years ago
  47. 9c4e6b1 mm, mlock, vmscan: no more skipping pagevecs by Shakeel Butt · 7 years ago
  48. c3cc391 mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats by Johannes Weiner · 7 years ago
  49. 101110f Kbuild: always define endianess in kconfig.h by Arnd Bergmann · 7 years ago
  50. d34bc48 include/linux/sched/mm.h: re-inline mmdrop() by Andrew Morton · 7 years ago
  51. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
  52. f457658 RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type by Leon Romanovsky · 7 years ago
  53. 8b08f50 Rename sbi_save to parse_dtb to improve code readability by Michael Clark · 7 years ago
  54. bcae803 RISC-V: Enable IRQ during exception handling by zongbox@gmail.com · 7 years ago
  55. a503360 RISC-V: kconfig cleanups by Palmer Dabbelt · 7 years ago
  56. 89a4b44 riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select by Ulf Magnusson · 7 years ago
  57. 2aaa2dc riscv: kconfig: Remove RISCV_IRQ_INTC select by Ulf Magnusson · 7 years ago
  58. ab0dc41 riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB select by Ulf Magnusson · 7 years ago
  59. af3e79d Merge tag 'leds_for-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  60. 7374fbd RDMA/bnxt_re: Avoid system hang during device un-reg by Selvin Xavier · 7 years ago
  61. dcdaba0 RDMA/bnxt_re: Fix system crash during load/unload by Selvin Xavier · 7 years ago
  62. 3b921e3 RDMA/bnxt_re: Synchronize destroy_qp with poll_cq by Selvin Xavier · 7 years ago
  63. 6b4521f RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails by Devesh Sharma · 7 years ago
  64. 7ff662b RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters by Devesh Sharma · 7 years ago
  65. 44eb5e1 Revert "usb: musb: host: don't start next rx urb if current one failed" by Bin Liu · 7 years ago
  66. 17539f2f usb: musb: fix enumeration after resume by Andreas Kemnade · 7 years ago
  67. c675471 Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  68. 2a4ac17 mei: me: add cannon point device ids for 4th device by Tomas Winkler · 7 years ago
  69. f8f4aa6 mei: me: add cannon point device ids by Alexander Usyskin · 7 years ago
  70. 5aaa096 Merge tag 'extcon-fixes-for-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linus by Greg Kroah-Hartman · 7 years ago
  71. 79c0ef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  72. a988681 MAINTAINERS: Remove Richard Purdie from LED maintainers by Jacek Anaszewski · 7 years ago
  73. 506b0a3 tg3: APE heartbeat changes by Prashant Sreedharan · 7 years ago
  74. d1c95af mlxsw: spectrum_router: Do not unconditionally clear route offload indication by Ido Schimmel · 7 years ago
  75. cae6925 Merge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEBUG_PREEMPT-enabled' by David S. Miller · 7 years ago
  76. f57bbaa net: qualcomm: rmnet: Fix possible null dereference in command processing by Subash Abhinov Kasiviswanathan · 7 years ago
  77. 4dba8bb net: qualcomm: rmnet: Fix warning seen with 64 bit stats by Subash Abhinov Kasiviswanathan · 7 years ago
  78. b37f78f net: qualcomm: rmnet: Fix crash on real dev unregistration by Subash Abhinov Kasiviswanathan · 7 years ago
  79. 91ab883 Linux 4.16-rc2 by Linus Torvalds · 7 years ago
  80. 0e06fb5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 9ca2c16 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. 2d6c4e4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. 59e4721 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. c786427 Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  85. fa2139e Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  86. 4b6415f Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  87. ee78ad7 Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  88. 74688a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  89. f73f047 Merge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  90. 4cd140b iio: buffer: check if a buffer has been set up when poll is called by Stefan Windfeldt-Prytz · 7 years ago
  91. f027e0b iio: adis_lib: Initialize trigger before requesting interrupt by Lars-Peter Clausen · 7 years ago
  92. d1a75e0 pvcalls-front: wait for other operations to return when release passive sockets by Stefano Stabellini · 7 years ago
  93. 64d6871 pvcalls-front: introduce a per sock_mapping refcount by Stefano Stabellini · 7 years ago
  94. 63e708f x86/xen: Calculate __max_logical_packages on PV domains by Prarit Bhargava · 7 years ago
  95. 29fee6e xenbus: track caller request id by Joao Martins · 7 years ago
  96. e1a50de arm64: cputype: Silence Sparse warnings by Robin Murphy · 7 years ago
  97. 9ab2323 sctp: remove the left unnecessary check for chunk in sctp_renege_events by Xin Long · 7 years ago
  98. a16b8d0 rxrpc: Work around usercopy check by David Howells · 7 years ago
  99. 43a08e0 tun: fix tun_napi_alloc_frags() frag allocator by Eric Dumazet · 7 years ago
  100. 15f35d4 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago