summaryrefslogtreecommitdiff
path: root/usr/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-01-10 14:45:41 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-01-10 14:45:41 +0100
commitc31e35278ea8f04f1dceadd77dca4dd7d47932a3 (patch)
treeaf24032105ef634a8e439dd60bbbdb8a17adfeaa /usr/Makefile
parent108df1056a4867ad16656039194f60aa0174b6c6 (diff)
downloadkernel-linux-4.14.y.tar.gz
Linux 4.14.336linux-4.14.y
Link: https://lore.kernel.org/r/20240108141854.158274814@linuxfoundation.org Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr/Makefile')
0 files changed, 0 insertions, 0 deletions
blk-mqOmar Sandoval 2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe 2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke 2018-09-20floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft 2018-07-09block/floppy: remove redundant variable dflagsColin Ian King 2018-05-24block drivers/block: Use octal not symbolic permissionsJoe Perches 2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara 2017-11-14block/floppy: Convert callback to pass timer_listKees Cook 2017-10-19floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig 2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig 2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds 2017-06-29take floppy compat ioctls to sodding floppy.cAl Viro 2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig 2017-06-09block: switch bios to blk_status_tChristoph Hellwig 2017-06-09block: introduce new block status code typeChristoph Hellwig 2017-04-20floppy: switch from req->errors to req->error_countChristoph Hellwig