summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-08-031-7/+11
|\
| * page flags: prioritize kasan bits over last-cpuidArnd Bergmann2019-08-031-7/+11
* | Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-08-021-0/+4
|\ \
| * | xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross2019-08-011-0/+4
* | | Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-021-0/+6
|\ \ \ | |_|/ |/| |
| * | loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara2019-07-301-0/+6
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-021-0/+1
|\ \ \
| * | | clk: Add missing documentation of devm_clk_bulk_get_optional() argumentSylwester Nawrocki2019-07-221-0/+1
* | | | Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-08-011-32/+32
|\ \ \ \
| * | | | gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski2019-07-281-32/+32
| |/ / /
* | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-301-54/+0
|\ \ \ \
| * | | | mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveauChristoph Hellwig2019-07-251-54/+0
| |/ / /
* | | | Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-291-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | platform/x86: wmi: add missing struct parameter descriptionMattias Jacobsson2019-07-251-0/+1
| |/ /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-272-3/+11
|\ \ \
| * | | sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn2019-07-251-1/+9
| * | | sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-07-251-2/+2
* | | | Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-07-271-1/+1
|\ \ \ \
| * | | | of: Fix typo in kerneldocThierry Reding2019-07-261-1/+1
* | | | | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-271-0/+6
|\ \ \ \ \
| * | | | | driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams2019-07-181-0/+5
| * | | | | drivers/base: Introduce kill_device()Dan Williams2019-07-181-0/+1
* | | | | | Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-264-2/+18
|\ \ \ \ \ \
| * | | | | | block: blk-mq: Remove blk_mq_sched_started_request and started_requestMarcos Paulo de Souza2019-07-231-1/+0
| * | | | | | blk-mq: allow REQ_NOWAIT to return an error inlineJens Axboe2019-07-211-1/+4
| * | | | | | wait: add wq_has_single_sleeper helperJosef Bacik2019-07-181-0/+13
| * | | | | | blkcg: allow blkcg_policy->pd_stat() to print non-debug info tooTejun Heo2019-07-161-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-261-0/+6
|\ \ \ \ \ \
| * | | | | | iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel2019-07-231-1/+1
| * | | | | | iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2019-07-221-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'access-creds'Linus Torvalds2019-07-251-1/+7
|\ \ \ \ \ \
| * | | | | | access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-241-1/+7
* | | | | | | dma-mapping: use dma_get_mask in dma_addressing_limitedEric Auger2019-07-231-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-222-3/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | connector: remove redundant input callback from cn_devVasily Averin2019-07-211-1/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-07-191-2/+1
| |\ \ \ \ \
| | * | | | | netfilter: Update obsolete comments referring to ip_conntrackYonatan Goldschmidt2019-07-161-2/+1
* | | | | | | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-213-3/+214
|\ \ \ \ \ \ \
| * | | | | | | NTB: Introduce MSI libraryLogan Gunthorpe2019-06-131-0/+73
| * | | | | | | NTB: Introduce functions to calculate multi-port resource indexLogan Gunthorpe2019-06-131-0/+70
| * | | | | | | NTB: Introduce helper functions to calculate logical port numberLogan Gunthorpe2019-06-131-1/+52
| * | | | | | | PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-132-0/+17
| * | | | | | | NTB: correct ntb_dev_ops and ntb_dev comment typosWesley Sheng2019-06-131-2/+2
* | | | | | | | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-202-0/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | dma-mapping: add a dma_addressing_limited helperChristoph Hellwig2019-07-171-0/+14
| * | | | | | | | dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-161-0/+9
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-203-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf2019-07-182-0/+6
| * | | | | | | | Merge branch 'x86/debug' into core/urgentThomas Gleixner2019-07-181-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | objtool: Add support for C jump tablesJosh Poimboeuf2019-07-091-0/+5