summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-101-1/+1
| |\
| | * Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-02-071-1/+1
| | |\
| | | * irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu2019-01-311-1/+1
| * | | Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-091-1/+7
| |\ \ \
| | * | | blktrace: Show requests without sectorJan Kara2019-02-071-1/+7
| * | | | Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-02-081-13/+13
| |\ \ \ \
| | * \ \ \ Merge tag 'imx-fixes-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-01-301-13/+13
| | |\ \ \ \
| | | * | | | dt-bindings: imx8mq: Number clocks consecutivelyGuido Günther2019-01-161-13/+13
| | | | |_|/ | | | |/| |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-02-081-1/+1
| |\ \ \ \ \
| | * | | | | signal: Make siginmask safe when passed a signal of 0Eric W. Biederman2019-01-121-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-085-8/+42
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso2019-02-041-4/+13
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-011-3/+18
| | |\ \ \ \ \
| | | * | | | | bpf: run bpf programs with preemption disabledAlexei Starovoitov2019-01-311-3/+18
| | * | | | | | net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-01-301-0/+1
| | * | | | | | ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2019-01-302-1/+10
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-02-071-5/+4
| |\ \ \ \ \ \ \
| | * | | | | | | HID: debug: fix the ring buffer implementationVladis Dronov2019-01-291-5/+4
| * | | | | | | | Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-02-072-1/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-051-1/+5
| | * | | | | | | | ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-011-0/+1
| * | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-02-072-10/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | virtio: drop internal struct from UAPIMichael S. Tsirkin2019-02-051-10/+0
| | * | | | | | | | | virtio: support VIRTIO_F_ORDER_PLATFORMTiwei Bie2019-01-241-0/+6
| * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-031-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-021-1/+1
| * | | | | | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-031-2/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-301-2/+0
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-021-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | ide: ensure atapi sense request aren't preemptedJens Axboe2019-01-311-0/+2
| | |/ / / / / / / / /
| * | | | | | | | | | mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai2019-02-011-8/+10
| * | | | | | | | | | oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2019-02-011-0/+1
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-02-012-2/+27
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | RDMA/hns: Update the kernel header file of hnsLijun Ou2019-01-251-0/+5
| | * | | | | | | | | | RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-211-2/+22
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-02-011-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PM-runtime: Fix deadlock with ktime_get()Vincent Guittot2019-01-301-1/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-311-1/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"Lubomir Rintel2019-01-241-1/+0
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |