summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2020-04-03Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-02Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-04-02Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-04-02Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-04-02Merge tag 'rproc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-04-02Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-02Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2020-04-02Merge branch 'pci/virtualization'Bjorn Helgaas
2020-04-02Merge branch 'pci/resource'Bjorn Helgaas
2020-04-02Merge branch 'pci/hotplug'Bjorn Helgaas
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-02misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I
2020-04-02PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table addressKishon Vijay Abraham I
2020-04-02PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I
2020-04-02tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I
2020-04-02include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THPMatthew Wilcox (Oracle)
2020-04-02mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFSChristophe Leroy
2020-04-02hugetlb_cgroup: add accounting for shared mappingsMina Almasry
2020-04-02hugetlb_cgroup: add reservation accounting for private mappingsMina Almasry
2020-04-02hugetlb_cgroup: add interface for charge/uncharge hugetlb reservationsMina Almasry
2020-04-02hugetlb_cgroup: add hugetlb_cgroup reservation counterMina Almasry
2020-04-02hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz
2020-04-02mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()Li Xinhai
2020-04-02kasan: detect negative size in memory operation functionWalter Wu
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu
2020-04-02mm/mremap: add MREMAP_DONTUNMAP to mremap()Brian Geffon
2020-04-02mm: mmap: add trace point of vm_unmapped_areaJaewon Kim
2020-04-02mmap: remove inline of vm_unmapped_areaJaewon Kim
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_INTERRUPTIBLEPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: return faster for non-fatal signals in user mode faultsPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-04-02mm: add pagemap.h to the fine documentationMatthew Wilcox (Oracle)
2020-04-02mm/vma: make is_vma_temporary_stack() available for general useAnshuman Khandual
2020-04-02mm/vma: make vma_is_foreign() available for general useAnshuman Khandual
2020-04-02mm/vma: move VM_NO_KHUGEPAGED into generic headerAnshuman Khandual