summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-11slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-09Fix subtle macro variable shadowing in min_not_zero()Linus Torvalds
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko
2018-04-07soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-04-07net: fix rtnh_ok()Eric Dumazet
2018-04-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-07Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-07Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-06Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-04-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-06Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-06Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-06fscache: Maintain a catalogue of allocated cookiesDavid Howells
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko
2018-04-05mm: change return type to vm_fault_tSouptick Joarder
2018-04-05mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes
2018-04-05mm: make counting of list_lru_one::nr_items locklessKirill Tkhai
2018-04-05zsmalloc: introduce zs_huge_class_size()Sergey Senozhatsky
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-04-05include/linux/mm.h: provide consistent declaration for num_poisoned_pagesGuenter Roeck
2018-04-05mm, hugetlbfs: introduce ->pagesize() to vm_operations_structDan Williams
2018-04-05mm: make should_failslab always available for fault injectionHoward McLauchlan
2018-04-05mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim
2018-04-05mm: swap: clean up swap readaheadMinchan Kim
2018-04-05mm/page_ref: use atomic_set_release in page_ref_unfreezeKonstantin Khlebnikov
2018-04-05mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi
2018-04-05mm/memory_hotplug: optimize memory hotplugPavel Tatashin
2018-04-05mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin
2018-04-05mm: uninitialized struct page poisoning sanity checkingPavel Tatashin
2018-04-05mm: initialize pages on demand during bootPavel Tatashin
2018-04-05mm: disable interrupts while initializing deferred pagesPavel Tatashin
2018-04-05mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual
2018-04-05slub: make struct kmem_cache_order_objects::x unsigned intAlexey Dobriyan
2018-04-05slab: make usercopy region 32-bitAlexey Dobriyan
2018-04-05kasan: make kasan_cache_create() work with 32-bit slab cache sizesAlexey Dobriyan