summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-092-2/+18
|\
| * module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosityThomas Gleixner2019-02-111-1/+17
| * doc: networking: convert offload files into RST and update referencesOtto Sabart2019-01-071-1/+1
* | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-03-092-2/+1
|\ \
| * | printk: Remove no longer used LOG_PREFIX.Tetsuo Handa2019-03-042-2/+1
* | | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-087-3/+169
|\ \ \
| * | | io_uring: add support for IORING_OP_POLLJens Axboe2019-03-061-0/+3
| * | | io_uring: add submission pollingJens Axboe2019-02-281-1/+11
| * | | io_uring: add file set registrationJens Axboe2019-02-281-1/+8
| * | | net: split out functions related to registering inflight socket filesJens Axboe2019-02-281-0/+1
| * | | io_uring: add support for pre-mapped user IO buffersJens Axboe2019-02-283-2/+17
| * | | fs: add fget_many() and fput_many()Jens Axboe2019-02-282-1/+5
| * | | io_uring: support for IO pollingJens Axboe2019-02-281-0/+5
| * | | io_uring: add fsync supportChristoph Hellwig2019-02-281-1/+7
| * | | Add io_uring IO interfaceJens Axboe2019-02-285-2/+116
* | | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-0812-136/+165
|\ \ \ \
| * | | | block: optimize bvec iteration in bvec_iter_advanceChristoph Hellwig2019-02-281-3/+4
| |/ / /
| * | | block: introduce mp_bvec_for_each_page() for iterating over pageMing Lei2019-02-281-0/+5
| * | | block: introduce bvec_nth_page()Ming Lei2019-02-271-3/+8
| * | | iomap: wire up the iopoll methodChristoph Hellwig2019-02-241-0/+1
| * | | block: add bio_set_polled() helperJens Axboe2019-02-241-0/+14
| * | | fs: add an iopoll method to struct file_operationsChristoph Hellwig2019-02-241-0/+2
| * | | nvme-rdma: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
| * | | nvme-fc: convert to SPDX identifiersChristoph Hellwig2019-02-202-22/+2
| * | | nvme-tcp.h: fix SPDX headerChristoph Hellwig2019-02-201-1/+1
| * | | nvme_ioctl.h: remove duplicate GPL boilerplateChristoph Hellwig2019-02-202-18/+1
| * | | Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-1526-62/+133
| |\ \ \
| * | | | block: kill BLK_MQ_F_SG_MERGEMing Lei2019-02-151-1/+0
| * | | | block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei2019-02-151-1/+0
| * | | | block: always define BIO_MAX_PAGES as 256Ming Lei2019-02-151-8/+0
| * | | | block: enable multipage bvecsMing Lei2019-02-151-1/+1
| * | | | block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-152-2/+39
| * | | | block: introduce mp_bvec_last_segment()Ming Lei2019-02-151-0/+22
| * | | | block: introduce bio_for_each_bvec() and rq_for_each_bvec()Ming Lei2019-02-152-0/+14
| * | | | block: introduce multi-page bvec helpersMing Lei2019-02-151-3/+27
| * | | | block: remove bvec_iter_rewind()Ming Lei2019-02-151-24/+0
| * | | | btrfs: look at bi_size for repair decisionsChristoph Hellwig2019-02-151-6/+0
| * | | | block: queue flag cleanupJens Axboe2019-02-091-31/+27
| * | | | block: kill QUEUE_FLAG_FLUSH_NQJens Axboe2019-02-091-7/+0
* | | | | Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-1/+2
|\ \ \ \ \
| * | | | | ata: pata_of_platform: Allow to use 16-bit wide data transferAlexander Shiyan2019-02-081-1/+2
* | | | | | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-088-0/+70
|\ \ \ \ \ \
| * | | | | | gpio: AMD G-Series PCH gpio driverEnrico Weigelt, metux IT consult2019-02-221-0/+46
| * | | | | | drivers: provide devm_platform_ioremap_resource()Bartosz Golaszewski2019-02-211-0/+3
| * | | | | | Merge branch 'ib-qcom-ssbi' into develLinus Walleij2019-02-212-0/+6
| |\ \ \ \ \ \
| | * | | | | | genirq: introduce irq_chip_mask_ack_parent()Linus Walleij2019-02-131-0/+1
| | * | | | | | genirq: introduce irq_domain_translate_twocellBrian Masney2019-02-131-0/+5
| * | | | | | | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-1781-291/+582
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'ib-pca953x-config' into develLinus Walleij2019-02-143-0/+10
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | gpio: add core support for pull-up/pull-down configurationThomas Petazzoni2019-02-132-0/+4