summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-202-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: Boost vCPUs that are delivering interruptsWanpeng Li2019-07-201-0/+1
| * | | | | | | | | | KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-201-0/+6
* | | | | | | | | | | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-201-1/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | switch the remnants of releasing the mountpoint away from fs_pinAl Viro2019-07-161-1/+0
* | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-193-0/+259
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-06-191-0/+246
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | firmware: ti_sci: Add support for processor controlSuman Anna2019-06-121-0/+31
| | * | | | | | | | | | | firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udmaPeter Ujfalusi2019-06-121-0/+215
| * | | | | | | | | | | | Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2019-06-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | firmware: arm_scmi: fetch and store sensor scaleFlorian Fainelli2019-06-121-0/+1
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2019-06-171-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | bus: ti-sysc: Add support for module specific reset quirksTony Lindgren2019-06-101-0/+3
| | * | | | | | | | | | | bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bitsTony Lindgren2019-05-281-0/+1