summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-02Merge branch 'pci/aspm'Bjorn Helgaas
2020-04-02x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai
2020-04-02Merge branches 'misc' and 'devel-stable' into for-linusRussell King
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: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar
2020-04-02PCI: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding
2020-04-02misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()Kishon Vijay Abraham I
2020-04-02misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I
2020-04-02tools: PCI: Add 'e' to clear IRQKishon Vijay Abraham I
2020-04-02misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I
2020-04-02misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I
2020-04-02PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interruptKishon 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-02misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I
2020-04-02tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I
2020-04-02misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationKishon Vijay Abraham I
2020-04-02PCI: endpoint: functions/pci-epf-test: Print throughput informationKishon Vijay Abraham I
2020-04-02PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer dataKishon 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-02selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy
2020-04-02mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge()Vlastimil Babka
2020-04-02mm/hugetlb.c: clean code by removing unnecessary initializationMateusz Nosek
2020-04-02hugetlb_cgroup: add hugetlb_cgroup reservation docsMina Almasry
2020-04-02hugetlb_cgroup: add hugetlb_cgroup reservation testsMina Almasry
2020-04-02hugetlb: support file_region coalescing againMina Almasry
2020-04-02hugetlb_cgroup: support noreserve mappingsMina Almasry
2020-04-02hugetlb_cgroup: add accounting for shared mappingsMina Almasry
2020-04-02hugetlb: disable region_add file_region coalescingMina Almasry
2020-04-02hugetlb_cgroup: add reservation accounting for private mappingsMina Almasry
2020-04-02mm/hugetlb_cgroup: fix hugetlb_cgroup migrationMina 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 to address page fault/truncate raceMike Kravetz
2020-04-02hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz
2020-04-02mm/memblock.c: remove redundant assignment to variable max_addrColin Ian King
2020-04-02mm: mempolicy: require at least one nodeid for MPOL_PREFERREDRandy Dunlap
2020-04-02mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()Yang Shi
2020-04-02mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()Li Xinhai
2020-04-02mm/mempolicy: support MPOL_MF_STRICT for huge page mappingLi Xinhai
2020-04-02mm/compaction.c: clean code by removing unnecessary assignmentMateusz Nosek
2020-04-02mm/compaction: Disable compact_unevictable_allowed on RTSebastian Andrzej Siewior
2020-04-02mm/compaction: really limit compact_unevictable_allowed to 0 and 1Sebastian Andrzej Siewior
2020-04-02mm, compaction: fully assume capture is not NULL in compact_zone_order()Vlastimil Babka
2020-04-02mm,thp,compaction,cma: allow THP migration for CMA allocationsRik van Riel
2020-04-02mm,compaction,cma: add alloc_contig flag to compact_controlRik van Riel
2020-04-02selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko
2020-04-02mm/vmscan.c: do_try_to_free_pages(): clean code by removing unnecessary assig...Mateusz Nosek
2020-04-02mm/vmscan.c: make may_enter_fs bool in shrink_page_list()Kirill Tkhai