index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-07
mm/vmpressure.c: convert to use match_string() helper
Andy Shevchenko
2018-06-07
mm/vmpressure.c: use kstrndup instead of kmalloc+strncpy
Andy Shevchenko
2018-06-07
memcg: introduce memory.min
Roman Gushchin
2018-06-07
mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c
Mathieu Malaterre
2018-06-07
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
Huang Ying
2018-06-07
mm/memblock: print memblock_remove
Minchan Kim
2018-06-07
mm: memcontrol: drain memcg stock on force_empty
Junaid Shahid
2018-06-07
mm: memcontrol: drain stocks on resize limit
Shakeel Butt
2018-06-07
memcg: mark memcg1_events static const
Greg Thelen
2018-06-07
memcg: writeback: use memcg->cgwb_list directly
Wang Long
2018-06-07
tmpfs: allow decoding a file handle of an unlinked file
Amir Goldstein
2018-06-07
mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c
Mike Rapoport
2018-06-07
mm/ksm: remove unused page_referenced_ksm declaration
Mike Rapoport
2018-06-07
lockdep: fix fs_reclaim annotation
Omar Sandoval
2018-06-07
mm: shmem: make stat.st_blksize return huge page size if THP is on
Yang Shi
2018-06-07
mm: vmalloc: pass proper vm_start into debugobjects
Chintan Pandya
2018-06-07
mm: vmalloc: avoid racy handling of debugobjects in vunmap
Chintan Pandya
2018-06-07
mm: vmalloc: clean up vunmap to avoid pgtable ops twice
Chintan Pandya
2018-06-07
mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func()
Wei Yang
2018-06-07
mm/sparse.c: check __highest_present_section_nr only for a present section
Wei Yang
2018-06-07
mm, gup: prevent pmd checking race in follow_pmd_mask()
Huang Ying
2018-06-07
mm/docs: describe memory.low refinements
Roman Gushchin
2018-06-07
mm: treat memory.low value inclusive
Roman Gushchin
2018-06-07
mm: memory.low hierarchical behavior
Roman Gushchin
2018-06-07
mm: rename page_counter's count/limit into usage/max
Roman Gushchin
2018-06-07
mm/memblock: introduce PHYS_ADDR_MAX
Stefan Agner
2018-06-07
mm: remove odd HAVE_PTE_SPECIAL
Laurent Dufour
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-06-07
mm/page_alloc: remove realsize in free_area_init_core()
Wei Yang
2018-06-07
mm: restructure memfd code
Mike Kravetz
2018-06-07
mm/shmem: update file sealing comments and file checking
Mike Kravetz
2018-06-07
mm/shmem: add __rcu annotations and properly deref radix entry
Mike Kravetz
2018-06-07
zram: introduce zram memory tracking
Minchan Kim
2018-06-07
zram: record accessed second
Minchan Kim
2018-06-07
zram: mark incompressible page as ZRAM_HUGE
Minchan Kim
2018-06-07
zram: correct flag name of ZRAM_ACCESS
Minchan Kim
2018-06-07
mm, memcontrol: implement memory.swap.events
Tejun Heo
2018-06-07
mm, memcontrol: move swap charge handling into get_swap_page()
Tejun Heo
2018-06-07
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
2018-06-07
slab: clean up the code comment in slab kmem_cache struct
Baoquan He
2018-06-07
mm/slub: remove obsolete comment
Canjiang Lu
2018-06-07
mm/slub.c: add __printf verification to slab_err()
Mathieu Malaterre
2018-06-07
slab: __GFP_ZERO is incompatible with a constructor
Matthew Wilcox
2018-06-07
net/9p/trans_xen.c: don't inclide rwlock.h directly
Sebastian Andrzej Siewior
2018-06-07
fs/9p: detect invalid options as much as possible
Chengguang Xu
2018-06-07
net/9p: detect invalid options as much as possible
Chengguang Xu
2018-06-07
fs: ocfs2: use new return type vm_fault_t
Souptick Joarder
2018-06-07
ocfs2: drop a VLA in ocfs2_orphan_del()
Salvatore Mesoraca
2018-06-07
ocfs2: correct the comments position of struct ocfs2_dir_block_trailer
Guozhonghua
2018-06-07
ocfs2: eliminate a misreported warning
Zhen Lei
[next]