aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-23dt-bindings: phy: add binding for the Lantiq VRX200 and ARX300 PCIe PHYsGravatar Martin Blumenstingl 1-0/+11
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-3/+0
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 27-27/+27
2019-07-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-3/+11
2019-07-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-20/+1
2019-07-27Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+6
2019-07-26of: Fix typo in kerneldocGravatar Thierry Reding 1-1/+1
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-1/+1
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-2/+18
2019-07-26Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-4/+1
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+6
2019-07-25Merge branch 'access-creds'Gravatar Linus Torvalds 1-1/+7
2019-07-25sched/fair: Use RCU accessors consistently for ->numa_groupGravatar Jann Horn 1-1/+9
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersGravatar Jann Horn 1-2/+2
2019-07-25tty: serial: netx: Delete driverGravatar Linus Walleij 1-3/+0
2019-07-25treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againGravatar Masahiro Yamada 10-10/+10
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersGravatar Masahiro Yamada 17-17/+17
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsGravatar Linus Torvalds 1-1/+7
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+2
2019-07-24Documentation: move Documentation/virtual to Documentation/virtGravatar Christoph Hellwig 1-2/+2
2019-07-23scsi: fcoe: fix a typoGravatar Christophe JAILLET 1-1/+1
2019-07-23dma-mapping: use dma_get_mask in dma_addressing_limitedGravatar Eric Auger 1-2/+2
2019-07-23block: blk-mq: Remove blk_mq_sched_started_request and started_requestGravatar Marcos Paulo de Souza 1-1/+0
2019-07-23ALSA: compress: Fix regression on compressed capture streamsGravatar Charles Keepax 1-4/+1
2019-07-23iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAGravatar Joerg Roedel 1-1/+1
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Gravatar Jonathan Corbet 1-1/+1
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-1/+7
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 11-26/+48
2019-07-22iommu/vt-d: Don't queue_iova() if there is no flush queueGravatar Dmitry Safonov 1-0/+6
2019-07-22futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser()Gravatar Vasily Averin 1-20/+1
2019-07-21blk-mq: allow REQ_NOWAIT to return an error inlineGravatar Jens Axboe 1-1/+4
2019-07-21tcp: be more careful in tcp_fragment()Gravatar Eric Dumazet 1-0/+5
2019-07-21connector: remove redundant input callback from cn_devGravatar Vasily Averin 1-1/+0
2019-07-21kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist.Gravatar Jeremy Sowden 1-0/+1
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbGravatar Linus Torvalds 3-3/+214
2019-07-20nl80211: fix NL80211_HE_MAX_CAPABILITY_LENGravatar John Crispin 1-1/+1
2019-07-20nl80211: fix VENDOR_CMD_RAW_DATAGravatar Johannes Berg 1-1/+1
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-0/+23
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-0/+11
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-0/+7
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-0/+3
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-8/+6
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+0
2019-07-20KVM: Boost vCPUs that are delivering interruptsGravatar Wanpeng Li 1-0/+1
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptGravatar Wanpeng Li 1-0/+6
2019-07-19net: flow_offload: add flow_block structure and use itGravatar Pablo Neira Ayuso 3-4/+15
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tGravatar Pablo Neira Ayuso 3-13/+15
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Gravatar Pablo Neira Ayuso 1-2/+1