aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01net: create skb_gso_validate_mac_len()Daniel Axtens1-0/+16
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-238/+280
2018-01-31mm: remove PG_highmem descriptionMiles Chen1-5/+0
2018-01-31hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko1-2/+3
2018-01-31hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko1-3/+2
2018-01-31mm, hugetlb: do not rely on overcommit limit during migrationMichal Hocko1-0/+3
2018-01-31include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_map pointerPetr Tesarik1-2/+10
2018-01-31zswap: only save zswap header when necessaryYu Zhao1-0/+2
2018-01-31hugetlb: implement memfd sealingMarc-André Lureau1-0/+1
2018-01-31hugetlb: expose hugetlbfs_inode_info in headerMarc-André Lureau1-0/+10
2018-01-31shmem: rename functions that are memfd-relatedMarc-André Lureau1-2/+2
2018-01-31shmem: unexport shmem_add_seals()/shmem_get_seals()Marc-André Lureau1-2/+0
2018-01-31mm: remove reference to PG_buddyMatthew Wilcox1-7/+7
2018-01-31mm: document how to use struct pageMatthew Wilcox1-1/+23
2018-01-31mm: store compound_dtor / compound_order as bytesMatthew Wilcox1-13/+3
2018-01-31mm: introduce _slub_counter_tMatthew Wilcox1-13/+8
2018-01-31mm: improve comment on page->mappingMatthew Wilcox1-9/+3
2018-01-31mm: remove misleading alignment claimsMatthew Wilcox1-8/+5
2018-01-31mm: de-indent struct pageMatthew Wilcox1-21/+19
2018-01-31mm: align struct page more aestheticallyMatthew Wilcox1-9/+7
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes1-3/+27
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V1-8/+0
2018-01-31mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov1-1/+1
2018-01-31asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov1-0/+15
2018-01-31mm: get 7% more pages in a pagevecMatthew Wilcox1-3/+3
2018-01-31mm: add unmap_mapping_pages()Matthew Wilcox1-10/+16
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko1-1/+0
2018-01-31mm: remove unused pgdat_reclaimable_pages()Jan Kara2-18/+0
2018-01-31mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner1-34/+62
2018-01-31mm: memcontrol: implement lruvec stat functions on top of each otherJohannes Weiner1-22/+22
2018-01-31mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner1-11/+20
2018-01-31mm: use sc->priority for slab shrink targetsJosef Bacik1-13/+10
2018-01-31mm: drop hotplug lock from lru_add_drain_all()Michal Hocko1-1/+0
2018-01-31include/linux/sched/mm.h: uninline mmdrop_async(), etcAndrew Morton1-22/+2
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds157-2817/+6803
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds11-50/+88
2018-01-31Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-0/+14
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-19/+190
2018-01-31Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+1
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-4/+0
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-4/+18
2018-01-31Merge tag 'for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-0/+1
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds10-11/+58
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds20-87/+521
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-0/+12
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-4/+88
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-11/+30
2018-01-31Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-45/+11
2018-01-31Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+6