This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 575966e08027 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...] new 4a2f704eb2d8 block: fix get_max_segment_size() overflow on 32bit arch new 16c731fed6d8 null_blk: Fix zone write handling new ad6bf88a6c19 block: fix an integer overflow in logical block size new 5ffdff81cff9 Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/li [...] new a564ac35d605 Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP" new 13b2668d6fc9 Merge tag 'gpio-v5.5-4' of git://git.kernel.org/pub/scm/li [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: block/blk-merge.c | 9 ++- block/blk-settings.c | 2 +- drivers/block/null_blk_zoned.c | 4 +- drivers/gpio/Kconfig | 1 - drivers/gpio/gpio-thunderx.c | 163 ++++++++++++++++++++++++++-------------- drivers/md/dm-snap-persistent.c | 2 +- drivers/md/raid0.c | 2 +- include/linux/blkdev.h | 8 +- 8 files changed, 124 insertions(+), 67 deletions(-)