summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-07kernel/hung_task.c: show all hung tasks before panicTetsuo Handa
2018-06-07include/linux/types.h: use fixed width types without double-underscore prefixMasahiro Yamada
2018-06-07include/linux/types.h: define aligned_ types based on uapi headerMasahiro Yamada
2018-06-07int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi headerMasahiro Yamada
2018-06-07tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)Alexey Dobriyan
2018-06-07proc: use "unsigned int" for /proc/*/stackAlexey Dobriyan
2018-06-07proc: use "unsigned int" for sigqueue lengthAlexey Dobriyan
2018-06-07proc: use "unsigned int" in proc_fill_cache()Alexey Dobriyan
2018-06-07proc: smaller RCU section in ->getattr()Alexey Dobriyan
2018-06-07proc: deduplicate /proc/*/cmdline implementationAlexey Dobriyan
2018-06-07proc: simpler iterations for /proc/*/cmdlineAlexey Dobriyan
2018-06-07proc: somewhat simpler code for /proc/*/cmdlineAlexey Dobriyan
2018-06-07proc: more "unsigned int" in /proc/*/cmdlineAlexey Dobriyan
2018-06-07mm: remove page_is_poisoned() from linux/mm.hSahara
2018-06-07mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu
2018-06-07mm: kvmalloc does not fallback to vmalloc for incompatible gfp flagsMichal Hocko
2018-06-07include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLEHuaisheng Ye
2018-06-07mm/shmem.c: zero out unused vma fields in shmem_pseudo_vma_init()Kirill A. Shutemov
2018-06-07mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka
2018-06-07userfaultfd: prevent non-cooperative events vs mcopy_atomic racesMike Rapoport
2018-06-07mm: memcg: allow lowering memory.swap.max below the current usageTejun Heo
2018-06-07mm/shmem.c: use new return type vm_fault_tSouptick Joarder
2018-06-07slub: remove 'reserved' file from sysfsMatthew Wilcox
2018-06-07slub: remove kmem_cache->reservedMatthew Wilcox
2018-06-07slab,slub: remove rcu_head size checksMatthew Wilcox
2018-06-07mm: add hmm_data to struct pageMatthew Wilcox
2018-06-07mm: add pt_mm to struct pageMatthew Wilcox
2018-06-07mm: improve struct page documentationMatthew Wilcox
2018-06-07mm: combine LRU and main union in struct pageMatthew Wilcox
2018-06-07mm: move lru union within struct pageMatthew Wilcox
2018-06-07mm: use page->deferred_listMatthew Wilcox
2018-06-07mm: combine first three unions in struct pageMatthew Wilcox
2018-06-07mm: move _refcount out of struct page unionMatthew Wilcox
2018-06-07mm: move 'private' union within struct pageMatthew Wilcox
2018-06-07mm: switch s_mem and slab_cache in struct pageMatthew Wilcox
2018-06-07mm: mark pages in use for page tablesMatthew Wilcox
2018-06-07mm: split page_type out from _mapcountMatthew Wilcox
2018-06-07s390: use _refcount for pgtablesMatthew Wilcox
2018-06-07mm: save two stranded bits in gfp_maskShakeel Butt
2018-06-07mm, hugetlbfs: pass fault address to no page handlerHuang Ying
2018-06-07mm: change return type to vm_fault_tSouptick Joarder
2018-06-07mm: use new return type vm_fault_tSouptick Joarder
2018-06-07mm/page_alloc.c: remove useless parameter of finalise_ac()Huaisheng Ye
2018-06-07mm/vmpressure.c: convert to use match_string() helperAndy Shevchenko
2018-06-07mm/vmpressure.c: use kstrndup instead of kmalloc+strncpyAndy Shevchenko
2018-06-07memcg: introduce memory.minRoman Gushchin
2018-06-07mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre
2018-06-07mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying
2018-06-07mm/memblock: print memblock_removeMinchan Kim
2018-06-07mm: memcontrol: drain memcg stock on force_emptyJunaid Shahid