summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-169-28/+81
|\
| * block: Limit zone array allocation sizeDamien Le Moal2019-07-121-0/+5
| * block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-122-5/+3
| * Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linusJens Axboe2019-07-111-3/+9
| |\
| | * nvme: add I/O characteristics fieldsBart Van Assche2019-07-091-3/+9
| * | block: Fix elevator name declarationDamien Le Moal2019-07-101-1/+1
| * | block: Remove unused definitionsDamien Le Moal2019-07-101-9/+0
| * | block: Fix potential overflow in blk_report_zones()Damien Le Moal2019-07-101-2/+2
| * | blkcg: implement REQ_CGROUP_PUNTTejun Heo2019-07-104-4/+36
| * | blkcg, writeback: Implement wbc_blkcg_css()Tejun Heo2019-07-101-0/+11
| * | blkcg, writeback: Add wbc->no_cgroup_ownerTejun Heo2019-07-101-0/+9
| * | blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo2019-07-101-4/+4
| * | cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo2019-07-101-0/+1
* | | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-162-53/+47
|\ \ \
| * \ \ Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2019-06-291-7/+0
| |\ \ \
| | * | | i2c: mux/i801: Switch to use descriptor passingLinus Walleij2019-06-221-7/+0
| * | | | i2c: add newly exported functions to the header, tooWolfram Sang2019-06-261-0/+6
| * | | | i2c: headers: reformat header comment and update copyrightWolfram Sang2019-06-141-11/+7
| * | | | i2c: headers: update docs about I2C_CLIENT_*Wolfram Sang2019-06-141-12/+10
| * | | | i2c: headers: always have a named variable in argumentsWolfram Sang2019-06-141-19/+20
| * | | | i2c: headers: don't use 'dev' as adapter variableWolfram Sang2019-06-141-4/+4
| * | | | i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev2019-06-021-0/+6
| |/ / /
* | | | Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-07-161-0/+15
|\ \ \ \
| * \ \ \ Merge tag 'tags/ib-chrome-psy-5.3' into psy-nextSebastian Reichel2019-07-051-0/+71
| |\ \ \ \
| * | | | | power: supply: add input power and voltage limit propertiesEnric Balletbo i Serra2019-06-281-0/+2
| * | | | | power: supply: Add HWMON compatibility layerAndrey Smirnov2019-06-231-0/+13
* | | | | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-167-15/+89
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/trivial'Bjorn Helgaas2019-07-132-4/+4
| |\ \ \ \ \ \
| | * | | | | | PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-092-4/+4
| | |/ / / / /
| * | | | | | Merge branch 'pci/resource'Bjorn Helgaas2019-07-132-3/+6
| |\ \ \ \ \ \
| | * | | | | | PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt2019-06-222-3/+6
| | |/ / / / /
| * | | | | | Merge branch 'pci/misc'Bjorn Helgaas2019-07-131-0/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: Enable NVIDIA HDA controllersLukas Wunner2019-07-111-0/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/enumeration'Bjorn Helgaas2019-07-132-0/+5
| |\ \ \ \ \ \
| | * | | | | | PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel2019-06-132-0/+5
| | |/ / / / /
| * | | | | | docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-143-3/+3
| * | | | | | Documentation: PCI: convert pci.txt to reSTChangbin Du2019-05-312-6/+71
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-1622-588/+980
|\ \ \ \ \ \
| * | | | | | RDMA/core: Fix -Wunused-const-variable warningsQian Cai2019-07-111-13/+0
| * | | | | | RDMA/core: Make rdma_counter.h compile stand aloneJason Gunthorpe2019-07-092-3/+4
| * | | | | | RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman2019-07-081-0/+5
| * | | | | | RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman2019-07-081-0/+4
| * | | | | | linux/dim: Implement RDMA adaptive moderation (DIM)Yamin Friedman2019-07-081-0/+36
| * | | | | | Merge tag 'blk-dim-v2' into rdma.git for-nextJason Gunthorpe2019-07-082-418/+366
| |\ \ \ \ \ \
| * | | | | | | IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-081-2/+2
| * | | | | | | Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe2019-07-081-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5: Introduce VHCA tunnel device capabilityMax Gurtovoy2019-07-071-2/+4
| * | | | | | | | RDMA/rvt: Do not use a kernel header in the ABIJason Gunthorpe2019-07-081-2/+7
| * | | | | | | | RDMA/nldev: Allow get default counter statistics through RDMA netlinkMark Zhang2019-07-051-0/+1
| * | | | | | | | RDMA/nldev: Allow counter manual mode configration through RDMA netlinkMark Zhang2019-07-052-0/+5