aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-17mm/sparse: delete old sparse_init and enable new onePavel Tatashin1-6/+0
2018-08-17mm/sparse: move buffer init/fini to the common placePavel Tatashin1-3/+0
2018-08-17mm/sparse: abstract sparse buffer allocationsPavel Tatashin1-0/+4
2018-08-17mm/hugetlb: remove gigantic page support for HIGHMEMMike Kravetz1-3/+0
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()Marek Szyprowski1-2/+2
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski1-1/+1
2018-08-17mm: add SHRINK_EMPTY shrinker methods return valueKirill Tkhai1-2/+5
2018-08-17mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appearanceKirill Tkhai1-0/+4
2018-08-17mm/memcontrol.c: export mem_cgroup_is_root()Kirill Tkhai1-0/+10
2018-08-17mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()Kirill Tkhai1-1/+1
2018-08-17fs: propagate shrinker::id to list_lruKirill Tkhai1-5/+9
2018-08-17mm, memcg: assign memcg-aware shrinkers bitmap to memcgKirill Tkhai1-0/+14
2018-08-17mm: assign id to every memcg-aware shrinkerKirill Tkhai1-0/+4
2018-08-17mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai4-7/+7
2018-08-17memcg, oom: move out_of_memory back to the charge pathMichal Hocko2-9/+9
2018-08-17kernel/memremap, kasan: make ZONE_DEVICE with work with KASANAndrey Ryabinin1-1/+12
2018-08-17fs, mm: account buffer_head to kmemcgShakeel Butt1-0/+7
2018-08-17fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt4-5/+57
2018-08-17mm: introduce mem_cgroup_put() helperRoman Gushchin1-0/+9
2018-08-17mm: provide a fallback for PAGE_KERNEL_EXEC for architecturesLuis R. Rodriguez1-0/+4
2018-08-17mm: provide a fallback for PAGE_KERNEL_RO for architecturesLuis R. Rodriguez1-0/+14
2018-08-17mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range()Oscar Salvador1-5/+7
2018-08-17mm, huge page: copy target sub-page last when copy huge pageHuang Ying1-1/+2
2018-08-17mpage: mpage_readpages() should submit IO as read-aheadJens Axboe1-0/+4
2018-08-17mm/page_ext.c: constify lookup_page_ext() argumentKirill A. Shutemov1-2/+2
2018-08-17include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISONKirill A. Shutemov1-11/+0
2018-08-17vfs: discard ATTR_ATTR_FLAGNeilBrown1-1/+0
2018-08-17bitfield: avoid gcc-8 -Wint-in-bool-context warningArnd Bergmann1-1/+1
2018-08-17bpf: fix redirect to map under tail callsDaniel Borkmann2-4/+4
2018-08-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds28-618/+1136
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-81/+6
2018-08-17Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-2/+2
2018-08-17Merge tag 'for-4.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-6/+6
2018-08-17Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-13/+30
2018-08-17Merge branch 'topic/xilinx' into for-linusVinod Koul1-0/+2
2018-08-16tcp, ulp: add alias for all ulp modulesDaniel Borkmann1-0/+4
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe448-3288/+11278
2018-08-16Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"Jason Gunthorpe1-0/+1
2018-08-16ila: make lockdep happy againCong Wang1-3/+14
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe96-300/+574
2018-08-16netfilter: uapi: fix linux/netfilter/nf_osf.h userspace compilation errorsDmitry V. Levin2-2/+2
2018-08-16netfilter: nf_tables: fix register orderingFlorian Westphal1-1/+1
2018-08-16netfilter: nft_set: fix allocation size overflow in privsize callback.Taehee Yoo1-2/+2
2018-08-16jiffies: add utility function to calculate delta in msMatteo Croce1-0/+5
2018-08-16Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds3-4/+122
2018-08-16Replace magic for trusting the secondary keyring with #defineYannik Sembritzki1-0/+6
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds10-41/+59
2018-08-16mfd: madera: Add register definitions for accessory detectRichard Fitzgerald1-0/+51
2018-08-16mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen1-0/+332
2018-08-15Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-0/+19