1. 8539429 Merge branch 'io_uring-5.5' into for-linus by Jens Axboe · 5 years ago
  2. ece841a block: fix memleak of bio integrity data by Justin Tee · 5 years ago
  3. 0b4295b io_uring: fix a typo in a comment by LimingWu · 5 years ago
  4. 08802ed bfq-iosched: Ensure bio->bi_blkg is valid before using it by Hou Tao · 5 years ago
  5. 4493233 io_uring: hook all linked requests via link_list by Pavel Begunkov · 5 years ago
  6. 2e6e1fd io_uring: fix error handling in io_queue_link_head by Pavel Begunkov · 5 years ago
  7. 78076bb io_uring: use hash table for poll command lookups by Jens Axboe · 5 years ago
  8. 08bdcc3 io-wq: clear node->next on list deletion by Jens Axboe · 5 years ago
  9. 2d28390 io_uring: ensure deferred timeouts copy necessary data by Jens Axboe · 5 years ago
  10. 901e59b io_uring: allow IO_SQE_* flags on IORING_OP_TIMEOUT by Jens Axboe · 5 years ago
  11. bca1c43 null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONED by Jens Axboe · 5 years ago
  12. f1acbf2 brd: warn on un-aligned buffer by Ming Lei · 5 years ago
  13. 36582a5 brd: remove max_hw_sectors queue limit by Ming Lei · 5 years ago
  14. f9bd84a xen/blkback: Avoid unmapping unmapped grant pages by SeongJae Park · 5 years ago
  15. 87f80d6 io_uring: handle connect -EINPROGRESS like -EAGAIN by Jens Axboe · 5 years ago
  16. 6c6b354 block: set the zone size in blk_revalidate_disk_zones atomically by Christoph Hellwig · 5 years ago
  17. ae58954 block: don't handle bio based drivers in blk_revalidate_disk_zones by Christoph Hellwig · 5 years ago
  18. e94f581 block: allocate the zone bitmaps lazily by Christoph Hellwig · 5 years ago
  19. f216fdd block: replace seq_zones_bitmap with conv_zones_bitmap by Christoph Hellwig · 5 years ago
  20. 9b38bb4 block: simplify blkdev_nr_zones by Christoph Hellwig · 5 years ago
  21. bb55628 block: remove the empty line at the end of blk-zoned.c by Christoph Hellwig · 5 years ago
  22. 979d544 null_blk: cleanup null_gendisk_register by Christoph Hellwig · 5 years ago
  23. 5c4bd1f null_blk: fix zone size paramter check by Damien Le Moal · 5 years ago
  24. 795ee49 block: optimise bvec_iter_advance() by Pavel Begunkov · 5 years ago
  25. 8cdda87 io_uring: remove io_wq_current_is_worker by Jackie Liu · 5 years ago
  26. 22efde5 io_uring: remove parameter ctx of io_submit_state_start by Jackie Liu · 5 years ago
  27. da8c969 io_uring: mark us with IORING_FEAT_SUBMIT_STABLE by Jens Axboe · 5 years ago
  28. f499a02 io_uring: ensure async punted connect requests copy data by Jens Axboe · 5 years ago
  29. 03b1230 io_uring: ensure async punted sendmsg/recvmsg requests copy data by Jens Axboe · 5 years ago
  30. f67676d io_uring: ensure async punted read/write requests copy iovec by Jens Axboe · 5 years ago
  31. 1a6b74f io_uring: add general async offload context by Jens Axboe · 5 years ago
  32. 490547c block: don't send uevent for empty disk when not invalidating by Eric Biggers · 5 years ago
  33. 441cdbd io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR by Jens Axboe · 5 years ago
  34. 0b8c0ec io_uring: use current task creds instead of allocating a new one by Jens Axboe · 5 years ago
  35. 72c0870 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  36. d10032d Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  37. 43fd4bd Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 5 years ago
  38. 454d9c4 Merge tag 'hwlock-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  39. 687fcad Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  40. 5e3b06d Merge tag 'rproc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  41. 3265568 Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  42. 31764f1 Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  43. 67b8ed2 Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  44. d004701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  45. 4a08fe5 Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  46. 99a0d9f Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  47. 3732391 Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  48. 38edc3d Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 5 years ago
  49. 8b233da Merge tag 'pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  50. 304220b Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 5 years ago
  51. ddebe83 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  52. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  53. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  54. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  55. c6c6bc6 mailbox: imx: add support for imx v1 mu by Richard Zhu · 5 years ago
  56. 58340e7 dt-bindings: mailbox: imx-mu: add imx7ulp MU support by Richard Zhu · 5 years ago
  57. 5f0af07 mailbox: imx: Clear the right interrupts at shutdown by Daniel Baluta · 5 years ago
  58. bf159d1 mailbox: imx: Fix Tx doorbell shutdown path by Daniel Baluta · 5 years ago
  59. 6926944 mailbox: stm32-ipcc: Update wakeup management by Fabien Dessenne · 5 years ago
  60. b94ae8a Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  61. 3b805ca1 Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 years ago
  62. ba75082 Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  63. 8a99117 Merge tag 'kgdb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 5 years ago
  64. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  65. 8fa91bf Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  66. 738d5fa Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  67. 7794b1d Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  68. 9dd0013 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  69. 2309d07 Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 5 years ago
  70. 6a96566 Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  71. 32ef955 Merge tag 'fsnotify_for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  72. b8072d5 Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  73. e2d73c3 Merge tag 'erofs-for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  74. 21b26d2 Merge tag '5.5-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  75. 8f45533 Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  76. 4a55d36 Merge tag 'afs-next-20191121' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  77. 50b8b3f Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  78. f112a2f Merge tag 'vfs-5.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  79. 3b266a5 Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  80. e3cb40d Revert "dt-bindings: remoteproc: stm32: add wakeup-source" by Bjorn Andersson · 5 years ago
  81. aa32f11 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  82. d5bb349 Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  83. d8d0470 Merge branch 'for-5.5/whiskers' into for-linus by Jiri Kosina · 5 years ago
  84. a820e45 Merge branch 'for-5.5/logitech' into for-linus by Jiri Kosina · 5 years ago
  85. 2fa5532 Merge branch 'for-5.5/ish' into for-linus by Jiri Kosina · 5 years ago
  86. b49b511 Merge branch 'for-5.5/i2c' into for-linus by Jiri Kosina · 5 years ago
  87. 09f5429 Merge branch 'for-5.5/hidraw' into for-linus by Jiri Kosina · 5 years ago
  88. b746a1a Merge branch 'for-5.5/core' into for-linus by Jiri Kosina · 5 years ago
  89. aa4c396 io_uring: fix missing kmap() declaration on powerpc by Jens Axboe · 5 years ago
  90. 2807273 powerpc/fixmap: fix crash with HIGHMEM by Christophe Leroy · 5 years ago
  91. 6f09019 x86/efi: remove unused variables by YueHaibing · 5 years ago
  92. 5a43b87 x86/mce/therm_throt: Mask out read-only and reserved MSR bits by Srinivas Pandruvada · 5 years ago
  93. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  94. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  95. 05bd375b Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  96. 9677d64 ataflop: Remove unneeded semicolon by zhengbin · 5 years ago
  97. c15cc23 block: sunvdc: Remove unneeded semicolon by zhengbin · 5 years ago
  98. ec45a26 drbd: Remove unneeded semicolon by zhengbin · 5 years ago
  99. 6c5c240 io_uring: add mapping support for NOMMU archs by Roman Penyaev · 5 years ago
  100. a72e27f video: fbdev: matrox: convert to i2c_new_scanned_device by Wolfram Sang · 5 years ago