sfrench/cifs-2.6.git
2018-06-08 Linus TorvaldsMerge branch 'work.lookup' of git://git./linux/kernel...
2018-06-08 Linus TorvaldsMerge tag 'for-linus-4.18-rc1-tag' of git://git./linux...
2018-06-08 Al Virofix proc_fill_cache() in case of d_alloc_parallel(...
2018-06-08 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-06-08 Dan Carpenterautofs: small cleanup in autofs_getpath()
2018-06-08 Ian Kentautofs: clean up includes
2018-06-08 Ian Kentautofs: comment on selinux changes needed for module...
2018-06-08 Ian Kentautofs: update MAINTAINERS entry for autofs
2018-06-08 Ian Kentautofs: use autofs instead of autofs4 in documentation
2018-06-08 Ian Kentautofs: rename autofs documentation files
2018-06-08 Ian Kentautofs: create autofs Kconfig and Makefile
2018-06-08 Ian Kentautofs: delete fs/autofs4 source files
2018-06-08 Ian Kentautofs: update fs/autofs4/Makefile
2018-06-08 Ian Kentautofs: update fs/autofs4/Kconfig
2018-06-08 Ian Kentautofs: copy autofs4 to autofs
2018-06-08 Ian Kentautofs4: use autofs instead of autofs4 everywhere
2018-06-08 Ian Kentautofs4: merge auto_fs.h and auto_fs4.h
2018-06-08 Thadeu Lima... fs/binfmt_misc.c: do not allow offset overflow
2018-06-08 Joe Perchescheckpatch: improve patch recognition
2018-06-08 Randy Dunlaplib/ucs2_string.c: add MODULE_LICENSE()
2018-06-08 Vasily Averinlib/mpi: headers cleanup
2018-06-08 Sebastian Andrzej... lib/percpu_ida.c: use _irqsave() instead of local_irq_s...
2018-06-08 Matthew Wilcoxlib/idr.c: remove simple_ida_lock
2018-06-08 Yury Norovlib/bitmap.c: micro-optimization for __bitmap_complement()
2018-06-08 Joe Perchesget_maintainer: improve patch recognition
2018-06-08 Tetsuo Handakernel/hung_task.c: show all hung tasks before panic
2018-06-08 Masahiro Yamadainclude/linux/types.h: use fixed width types without...
2018-06-08 Masahiro Yamadainclude/linux/types.h: define aligned_ types based...
2018-06-08 Masahiro Yamadaint-ll64.h: define u{8,16,32,64} and s{8,16,32,64}...
2018-06-08 Alexey Dobriyantools/testing/selftests/proc: test /proc/*/fd a bit...
2018-06-08 Alexey Dobriyanproc: use "unsigned int" for /proc/*/stack
2018-06-08 Alexey Dobriyanproc: use "unsigned int" for sigqueue length
2018-06-08 Alexey Dobriyanproc: use "unsigned int" in proc_fill_cache()
2018-06-08 Alexey Dobriyanproc: smaller RCU section in ->getattr()
2018-06-08 Alexey Dobriyanproc: deduplicate /proc/*/cmdline implementation
2018-06-08 Alexey Dobriyanproc: simpler iterations for /proc/*/cmdline
2018-06-08 Alexey Dobriyanproc: somewhat simpler code for /proc/*/cmdline
2018-06-08 Alexey Dobriyanproc: more "unsigned int" in /proc/*/cmdline
2018-06-08 Saharamm: remove page_is_poisoned() from linux/mm.h
2018-06-08 Aaron Lumem_cgroup: make sure moving_account, move_lock_task...
2018-06-08 Michal Hockomm: kvmalloc does not fallback to vmalloc for incompati...
2018-06-08 Huaisheng Yeinclude/linux/gfp.h: fix the annotation of GFP_ZONE_TABLE
2018-06-08 Kirill A. Shutemovmm/shmem.c: zero out unused vma fields in shmem_pseudo_...
2018-06-08 Vlastimil Babkamm, page_alloc: do not break __GFP_THISNODE by zonelist...
2018-06-08 Mike Rapoportuserfaultfd: prevent non-cooperative events vs mcopy_at...
2018-06-08 Tejun Heomm: memcg: allow lowering memory.swap.max below the...
2018-06-08 Souptick Joardermm/shmem.c: use new return type vm_fault_t
2018-06-08 Matthew Wilcoxslub: remove 'reserved' file from sysfs
2018-06-08 Matthew Wilcoxslub: remove kmem_cache->reserved
2018-06-08 Matthew Wilcoxslab,slub: remove rcu_head size checks
2018-06-08 Matthew Wilcoxmm: add hmm_data to struct page
2018-06-08 Matthew Wilcoxmm: add pt_mm to struct page
2018-06-08 Matthew Wilcoxmm: improve struct page documentation
2018-06-08 Matthew Wilcoxmm: combine LRU and main union in struct page
2018-06-08 Matthew Wilcoxmm: move lru union within struct page
2018-06-08 Matthew Wilcoxmm: use page->deferred_list
2018-06-08 Matthew Wilcoxmm: combine first three unions in struct page
2018-06-08 Matthew Wilcoxmm: move _refcount out of struct page union
2018-06-08 Matthew Wilcoxmm: move 'private' union within struct page
2018-06-08 Matthew Wilcoxmm: switch s_mem and slab_cache in struct page
2018-06-08 Matthew Wilcoxmm: mark pages in use for page tables
2018-06-08 Matthew Wilcoxmm: split page_type out from _mapcount
2018-06-08 Matthew Wilcoxs390: use _refcount for pgtables
2018-06-08 Shakeel Buttmm: save two stranded bits in gfp_mask
2018-06-08 Huang Yingmm, hugetlbfs: pass fault address to no page handler
2018-06-08 Souptick Joardermm: change return type to vm_fault_t
2018-06-08 Souptick Joardermm: use new return type vm_fault_t
2018-06-08 Huaisheng Yemm/page_alloc.c: remove useless parameter of finalise_ac()
2018-06-08 Andy Shevchenkomm/vmpressure.c: convert to use match_string() helper
2018-06-08 Andy Shevchenkomm/vmpressure.c: use kstrndup instead of kmalloc+strncpy
2018-06-08 Roman Gushchinmemcg: introduce memory.min
2018-06-08 Mathieu Malaterremm: move is_pageblock_removable_nolock() to mm/memory_h...
2018-06-08 Huang Yingmm: /proc/pid/pagemap: hide swap entries from unprivile...
2018-06-08 Minchan Kimmm/memblock: print memblock_remove
2018-06-08 Junaid Shahidmm: memcontrol: drain memcg stock on force_empty
2018-06-08 Shakeel Buttmm: memcontrol: drain stocks on resize limit
2018-06-08 Greg Thelenmemcg: mark memcg1_events static const
2018-06-08 Wang Longmemcg: writeback: use memcg->cgwb_list directly
2018-06-08 Amir Goldsteintmpfs: allow decoding a file handle of an unlinked...
2018-06-08 Mike Rapoportmm/ksm: move [set_]page_stable_node from ksm.h to ksm.c
2018-06-08 Mike Rapoportmm/ksm: remove unused page_referenced_ksm declaration
2018-06-08 Omar Sandovallockdep: fix fs_reclaim annotation
2018-06-08 Yang Shimm: shmem: make stat.st_blksize return huge page size...
2018-06-08 Chintan Pandyamm: vmalloc: pass proper vm_start into debugobjects
2018-06-08 Chintan Pandyamm: vmalloc: avoid racy handling of debugobjects in...
2018-06-08 Chintan Pandyamm: vmalloc: clean up vunmap to avoid pgtable ops twice
2018-06-08 Wei Yangmm/sparse.c: pass the __highest_present_section_nr...
2018-06-08 Wei Yangmm/sparse.c: check __highest_present_section_nr only...
2018-06-08 Huang Yingmm, gup: prevent pmd checking race in follow_pmd_mask()
2018-06-08 Roman Gushchinmm/docs: describe memory.low refinements
2018-06-08 Roman Gushchinmm: treat memory.low value inclusive
2018-06-08 Roman Gushchinmm: memory.low hierarchical behavior
2018-06-08 Roman Gushchinmm: rename page_counter's count/limit into usage/max
2018-06-08 Stefan Agnermm/memblock: introduce PHYS_ADDR_MAX
2018-06-08 Laurent Dufourmm: remove odd HAVE_PTE_SPECIAL
2018-06-08 Laurent Dufourmm: introduce ARCH_HAS_PTE_SPECIAL
2018-06-08 Wei Yangmm/page_alloc: remove realsize in free_area_init_core()
2018-06-08 Mike Kravetzmm: restructure memfd code
2018-06-08 Mike Kravetzmm/shmem: update file sealing comments and file checking
2018-06-08 Mike Kravetzmm/shmem: add __rcu annotations and properly deref...
next