summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersJann Horn1-2/+2
2019-07-25driver core: Remove device link creation limitationRafael J. Wysocki1-1/+3
2019-07-25intel_th: msu: Introduce buffer interfaceAlexander Shishkin1-0/+79
2019-07-25usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.hMasahiro Yamada1-8/+0
2019-07-25Input: allow drivers specify timestamp for input eventsAtif Niyaz1-0/+14
2019-07-25fpga: altera-pr-ip: Make alt_pr_unregister function voidMoritz Fischer1-1/+1
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds1-1/+7
2019-07-24lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso1-7/+6
2019-07-24iommu: Introduce iommu_iotlb_gather_add_page()Will Deacon1-0/+31
2019-07-24iommu: Introduce struct iommu_iotlb_gather for batching TLB flushesWill Deacon1-4/+39
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon1-3/+3
2019-07-24iommu: Remove empty iommu_tlb_range_add() callback from iommu_opsWill Deacon1-15/+0
2019-07-24can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp2-2/+2
2019-07-24can: remove obsolete empty ioctl() handlerOliver Hartkopp1-1/+0
2019-07-24PCI: Remove pci_block_cfg_access() et al (unused)Kelsey Skunberg1-5/+0
2019-07-23bpf: fix narrower loads on s390Ilya Leoshkevich1-0/+13
2019-07-23dma-mapping: use dma_get_mask in dma_addressing_limitedEric Auger1-2/+2
2019-07-23block: blk-mq: Remove blk_mq_sched_started_request and started_requestMarcos Paulo de Souza1-1/+0
2019-07-23fbdev: Ditch fb_edid_add_monspecsDaniel Vetter1-3/+0
2019-07-23iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel1-1/+1
2019-07-23PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()Rafael J. Wysocki1-4/+0
2019-07-23PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki1-1/+0
2019-07-23PCI: irq: Introduce rearm_wake_irq()Rafael J. Wysocki1-0/+1
2019-07-23net: Convert skb_frag_t to bio_vecMatthew Wilcox (Oracle)2-8/+6
2019-07-23net: Rename skb_frag_t size to bv_lenMatthew Wilcox (Oracle)1-5/+5
2019-07-23net: Rename skb_frag page to bv_pageMatthew Wilcox (Oracle)1-7/+5
2019-07-23net: Reorder the contents of skb_frag_tMatthew Wilcox (Oracle)1-1/+1
2019-07-23net: Increase the size of skb_frag_tMatthew Wilcox (Oracle)1-5/+0
2019-07-23net: Use skb accessors in network coreMatthew Wilcox (Oracle)1-1/+1
2019-07-23firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()Stephen Boyd1-4/+5
2019-07-23clk: Add missing documentation of devm_clk_bulk_get_optional() argumentSylwester Nawrocki1-0/+1
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard584-6471/+10274
2019-07-22arm: Use common cpu_topology structure and functions.Atish Patra1-4/+2
2019-07-22cpu-topology: Move cpu topology code to common code.Atish Patra2-0/+29
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+1
2019-07-22iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov1-0/+6
2019-07-22dmaengine: edma: make edma_filter_fn privateArnd Bergmann1-29/+0
2019-07-22dmaengine: omap-dma: make omap_dma_filter_fn privateArnd Bergmann2-20/+0
2019-07-22bpf: sockmap/tls, close can race with map freeJohn Fastabend1-1/+7
2019-07-22blk-mq: allow REQ_NOWAIT to return an error inlineJens Axboe1-1/+4
2019-07-22audit_inode(): switch to passing AUDIT_INODE_...Al Viro1-13/+7
2019-07-21connector: remove redundant input callback from cn_devVasily Averin1-1/+0
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds3-3/+214
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-0/+23
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+11
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+7
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2019-07-20KVM: Boost vCPUs that are delivering interruptsWanpeng Li1-0/+1
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li1-0/+6
2019-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+1