summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-05-05mm: make alloc_contig_range handle in-use hugetlb pagesOscar Salvador1-2/+3
2021-05-05mm: make alloc_contig_range handle free hugetlb pagesOscar Salvador1-0/+6
2021-05-05hugetlb: add per-hstate mutex to synchronize user adjustmentsMike Kravetz1-0/+1
2021-05-05mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAGMiaohe Lin1-3/+0
2021-05-05hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wpPeter Xu1-0/+3
2021-05-05mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.hPeter Xu1-0/+8
2021-05-05hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabledPeter Xu2-0/+11
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu1-2/+3
2021-05-05mm: remove nrexceptional from inodeMatthew Wilcox (Oracle)1-2/+0
2021-05-05mm: introduce and use mapping_empty()Matthew Wilcox (Oracle)1-0/+5
2021-05-05lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()Bartosz Golaszewski1-0/+8
2021-05-05lib: bitmap: order includes alphabeticallyBartosz Golaszewski1-2/+2
2021-05-05lib: bitmap: remove the 'extern' keyword from function declarationsBartosz Golaszewski1-58/+57
2021-05-05HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam1-2/+1
2021-05-05Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-05-04Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2021-05-04Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds1-6/+19
2021-05-04Merge tag 'rpmsg-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds1-2/+1
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-19/+49
2021-05-04Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+54
2021-05-04iomap: remove unused private field from ioendBrian Foster1-4/+1
2021-05-04Merge branch 'pci/tegra'Bjorn Helgaas1-0/+1
2021-05-04Merge branch 'pci/brcmstb'Bjorn Helgaas1-0/+5
2021-05-04Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas2-18/+2
2021-05-04Merge branch 'pci/misc'Bjorn Helgaas1-2/+0
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas1-1/+0
2021-05-04Merge branch 'pci/vpd'Bjorn Helgaas1-3/+1
2021-05-04virtio_pci_modern: correct sparse tags for notifyMichael S. Tsirkin1-2/+2
2021-05-04netfilter: arptables: use pernet ops struct during unregisterFlorian Westphal1-2/+1
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds5-9/+35
2021-05-03reset: add missing empty function reset_control_rearm()Jim Quinlan1-0/+5
2021-05-03Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+4
2021-05-03bio: limit bio max sizeChangheun Lee2-1/+5
2021-05-03bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann1-2/+3
2021-05-03vdpa: add get_config_size callback in vdpa_config_opsStefano Garzarella1-0/+4
2021-05-03vringh: add vringh_kiov_length() helperStefano Garzarella1-0/+11
2021-05-03vringh: implement vringh_kiov_advance()Stefano Garzarella1-0/+2
2021-05-03vringh: add 'iotlb_lock' to synchronize iotlb accessesStefano Garzarella1-1/+5
2021-05-03virtio-pci library: report resource addressJason Wang1-1/+3
2021-05-03virito_pci libray: hide vp_modern_map_capability()Jason Wang1-5/+0
2021-05-03virtio_pci_modern: hide vp_modern_get_queue_notify_off()Jason Wang1-2/+0
2021-05-03virtio_pci_modern: introduce helper to map vq notify areaJason Wang1-0/+2
2021-05-03vdpa: Follow kdoc comment styleParav Pandit1-19/+19
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+3
2021-05-02Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-0/+16
2021-05-01Merge tag 'for-5.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+0
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-15/+142
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-157/+66
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+42
2021-05-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-12/+21