aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-5/+21
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean1-1/+3
2020-04-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2020-04-14Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+4
2020-04-14cfg80211: fix kernel-doc notationLothar Rubusch1-0/+10
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+18
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-4/+2
2020-04-11x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan1-1/+1
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-15/+73
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-14/+15
2020-04-10change email address for Pali RohárPali Rohár1-1/+1
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe1-0/+3
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe1-8/+8
2020-04-10mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe1-2/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-0/+12
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+5
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-0/+14
2020-04-10mm/memory.c: add vm_insert_pages()Arjun Roy1-0/+2
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin1-0/+12
2020-04-10mm: cma: NUMA node interfaceAslan Bakirov2-2/+15
2020-04-10docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab1-1/+1
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky1-5/+0
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+1
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-93/+4
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-3/+4
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds2-30/+17
2020-04-10btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definitionEugene Syromiatnikov1-6/+4
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+20
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman1-0/+1
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski1-2/+3
2020-04-09drm/legacy: Fix type for drm_local_map.offsetChris Wilson1-1/+1
2020-04-08Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds4-33/+17
2020-04-08Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-1/+0
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-92/+206
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-18/+72
2020-04-08Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-20/+36
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-4/+466
2020-04-08Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai1-1/+1
2020-04-09crypto: curve25519 - do not pollute dispatcher based on assemblerJason A. Donenfeld1-4/+2
2020-04-08Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe1-4/+0
2020-04-08locking/refcount: Document interaction with PID_MAX_LIMITJann Horn1-5/+18
2020-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+11
2020-04-07Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds4-2/+172
2020-04-07Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+0
2020-04-07Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds4-70/+27
2020-04-07net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard1-0/+1
2020-04-07net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch1-3/+3
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-1/+4
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds32-104/+293
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-108/+85
2020-04-07Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+128
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-19/+19
2020-04-07linux/bits.h: add compile time sanity check of GENMASK inputsRikard Falkeborn1-2/+20
2020-04-07percpu_counter: fix a data race at vm_committed_asQian Cai1-2/+2
2020-04-07kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko1-0/+2
2020-04-07bitops: always inline sign extension helpersJosh Poimboeuf1-2/+2
2020-04-07compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum1-1/+1
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada1-10/+1
2020-04-07seq_file: remove m->versionMatthew Wilcox (Oracle)1-1/+0
2020-04-07proc: faster open/read/close with "permanent" filesAlexey Dobriyan1-1/+16
2020-04-07mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long1-1/+0
2020-04-07include/linux/memremap.h: remove stale commentsIra Weiny1-2/+0
2020-04-07include/linux/swapops.h: correct guards for non_swap_entry()Steven Price1-1/+2
2020-04-07mm: fix ambiguous comments for better code readabilitychenqiwu1-2/+2
2020-04-07mm/memory_hotplug: allow to specify a default online_typeDavid Hildenbrand1-0/+2
2020-04-07mm/memory_hotplug: convert memhp_auto_online to store an online_typeDavid Hildenbrand1-1/+2
2020-04-07drivers/base/memory: map MMOP_OFFLINE to 0David Hildenbrand1-1/+1
2020-04-07drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINEDavid Hildenbrand1-1/+5
2020-04-07mm/sparse.c: only use subsection map in VMEMMAP caseBaoquan He1-0/+2
2020-04-07drivers/base/memory.c: drop section_countDavid Hildenbrand1-1/+0
2020-04-07userfaultfd: wp: enabled write protection in userfaultfd APIShaohua Li1-2/+4
2020-04-07userfaultfd: wp: add the writeprotect API to userfaultfd ioctlAndrea Arcangeli1-0/+23
2020-04-07userfaultfd: wp: support write protection for userfault vma rangeShaohua Li1-0/+3
2020-04-07khugepaged: skip collapse if uffd-wp detectedPeter Xu1-0/+1
2020-04-07userfaultfd: wp: support swap and page migrationPeter Xu1-0/+2
2020-04-07userfaultfd: wp: add pmd_swp_*uffd_wp() helpersPeter Xu1-0/+15
2020-04-07userfaultfd: wp: apply _PAGE_UFFD_WP bitPeter Xu1-0/+5
2020-04-07mm: merge parameters for change_protection()Peter Xu2-2/+14
2020-04-07userfaultfd: wp: add UFFDIO_COPY_MODE_WPAndrea Arcangeli2-6/+7
2020-04-07userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpersAndrea Arcangeli1-0/+27
2020-04-07userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli2-0/+52
2020-04-07userfaultfd: wp: add helper for writeprotect checkShaohua Li1-0/+10
2020-04-07mm/page_reporting: add budget limit on how many pages can be reported per passAlexander Duyck1-0/+1
2020-04-07virtio-balloon: add support for providing free page reports to hostAlexander Duyck1-0/+1
2020-04-07mm: introduce Reported pagesAlexander Duyck2-0/+36
2020-04-07mm: use zone and order instead of free area in free_list manipulatorsAlexander Duyck1-32/+0
2020-04-07mm: adjust shuffle code to allow for future coalescingAlexander Duyck1-12/+0
2020-04-07mm: code cleanup for MADV_FREEHuang Ying3-8/+14
2020-04-07mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)1-9/+1
2020-04-07include/linux/pagemap.h: optimise find_subpage for !THPMatthew Wilcox (Oracle)1-3/+1
2020-04-07mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes1-0/+3
2020-04-07mm, shmem: add vmstat for hugepage fallbackDavid Rientjes1-0/+2
2020-04-07mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...Michal Hocko1-0/+2
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual1-1/+2
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual1-0/+6
2020-04-07mm/vma: add missing VMA flag readable name for VM_SYNCAnshuman Khandual1-0/+1
2020-04-07netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flagPablo Neira Ayuso1-0/+2
2020-04-07xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi3-14/+15
2020-04-07thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl1-1/+1
2020-04-06Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2020-04-06leds: make functions easier to understandPavel Machek1-10/+26
2020-04-06leds: old enums are not really applicable to new codePavel Machek1-0/+1
2020-04-06NFS: Clean up process of marking inode stale.Trond Myklebust1-0/+1
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-8/+31
2020-04-06skbuff.h: Improve the checksum related commentsDexuan Cui1-19/+19
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+5
2020-04-06Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-105/+119
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds1-2/+2
2020-04-06Merge branch 'acpica'Rafael J. Wysocki4-8/+23
2020-04-05netfilter: xt_IDLETIMER: target v1 - match Android layoutMaciej Żenczykowski1-0/+1
2020-04-05netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso1-1/+1
2020-04-05Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-1/+1
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+15
2020-04-05Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+16
2020-04-05sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds1-11/+0
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+12
2020-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+22
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds15-10/+678
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds4-3/+63
2020-04-04Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+3
2020-04-04Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-4/+68
2020-04-04Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds9-63/+249
2020-04-04ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede1-0/+5
2020-04-04Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2-16/+7
2020-04-04Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds8-82/+198
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2020-04-04Merge tag 'vfio-v5.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-0/+54
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-34/+0
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai1-0/+8
2020-04-04Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar2-2/+15
2020-04-04nvme-fc: Revert "add module to ops template to allow module references"James Smart1-4/+0
2020-04-03Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-1/+11
2020-04-03Merge branches 'clk-unisoc', 'clk-tegra', 'clk-qcom' and 'clk-imx' into clk-nextStephen Boyd18-13/+694
2020-04-03Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo', 'clk-at91', 'clk-mmp2' an...Stephen Boyd1-0/+13
2020-04-03Merge branches 'clk-phase-errors', 'clk-amlogic', 'clk-renesas' and 'clk-allw...Stephen Boyd3-1/+4
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-35/+89
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds12-8/+104
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-21/+90
2020-04-03Merge branch 'arm/late' into arm/dtArnd Bergmann3-0/+14
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-158/+1195
2020-04-03Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+0
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds6-14/+37
2020-04-03riscv: Add Kendryte K210 device treeDamien Le Moal1-0/+20
2020-04-03f2fs: compress: support zstd compress algorithmChao Yu1-1/+2
2020-04-03Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo1-0/+3
2020-04-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams2-14/+10
2020-04-02Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams2-2/+51
2020-04-02dax,iomap: Add helper dax_iomap_zero() to zero a rangeVivek Goyal1-14/+3
2020-04-02dm,dax: Add dax zero_page_range operationVivek Goyal1-0/+3
2020-04-02dax, pmem: Add a dax operation zero_page_rangeVivek Goyal1-0/+4
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+9
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-74/+361
2020-04-02Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds5-300/+189
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie5-4/+68
2020-04-02Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-48/+41
2020-04-02Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2-7/+10
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds23-72/+302
2020-04-02Merge tag 'rproc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2-57/+10
2020-04-02Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds1-1/+7
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-33/+88
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-167/+609
2020-04-02Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2020-04-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas4-10/+64
2020-04-02Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+2
2020-04-02Merge branch 'pci/resource'Bjorn Helgaas1-1/+1
2020-04-02Merge branch 'pci/hotplug'Bjorn Helgaas1-0/+2
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas1-1/+1
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds7-13/+20
2020-04-02misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I1-0/+1
2020-04-02PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table addressKishon Vijay Abraham I1-0/+15
2020-04-02PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I1-2/+4
2020-04-02tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I1-0/+7
2020-04-02rtc: remove rtc_time_to_tm and rtc_tm_to_timeAlexandre Belloni1-12/+0
2020-04-02include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THPMatthew Wilcox (Oracle)1-1/+5
2020-04-02mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFSChristophe Leroy1-11/+8
2020-04-02hugetlb_cgroup: add accounting for shared mappingsMina Almasry2-0/+46
2020-04-02hugetlb_cgroup: add reservation accounting for private mappingsMina Almasry2-3/+48
2020-04-02hugetlb_cgroup: add interface for charge/uncharge hugetlb reservationsMina Almasry1-18/+105
2020-04-02hugetlb_cgroup: add hugetlb_cgroup reservation counterMina Almasry1-2/+2
2020-04-02hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz2-0/+13
2020-04-02mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()Li Xinhai1-28/+1
2020-04-02kasan: detect negative size in memory operation functionWalter Wu1-1/+1
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu1-2/+2
2020-04-02mm/mremap: add MREMAP_DONTUNMAP to mremap()Brian Geffon1-2/+3
2020-04-02mm: mmap: add trace point of vm_unmapped_areaJaewon Kim1-0/+48
2020-04-02mmap: remove inline of vm_unmapped_areaJaewon Kim1-20/+1
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-0/+37
2020-04-02mm: introduce FAULT_FLAG_INTERRUPTIBLEPeter Xu1-11/+28
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu1-0/+7
2020-04-02mm: return faster for non-fatal signals in user mode faultsPeter Xu1-1/+2
2020-04-02mm: introduce fault_signal_pending()Peter Xu1-0/+15
2020-04-02mm: add pagemap.h to the fine documentationMatthew Wilcox (Oracle)1-4/+4
2020-04-02mm/vma: make is_vma_temporary_stack() available for general useAnshuman Khandual2-3/+15
2020-04-02mm/vma: make vma_is_foreign() available for general useAnshuman Khandual1-0/+11
2020-04-02mm/vma: move VM_NO_KHUGEPAGED into generic headerAnshuman Khandual1-1/+3