index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
mm: use memalloc_nofs_save in readahead path
Matthew Wilcox (Oracle)
2020-06-02
mm: document why we don't set PageReadahead
Matthew Wilcox (Oracle)
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
mm: move end_index check out of readahead loop
Matthew Wilcox (Oracle)
2020-06-02
mm: add readahead address space operation
Matthew Wilcox (Oracle)
2020-06-02
mm: put readahead pages in cache earlier
Matthew Wilcox (Oracle)
2020-06-02
mm: remove 'page_offset' from readahead loop
Matthew Wilcox (Oracle)
2020-06-02
mm: rename readahead loop variable to 'i'
Matthew Wilcox (Oracle)
2020-06-02
mm: rename various 'offset' parameters to 'index'
Matthew Wilcox (Oracle)
2020-06-02
mm: use readahead_control to pass arguments
Matthew Wilcox (Oracle)
2020-06-02
mm: move readahead nr_pages check into read_pages
Matthew Wilcox (Oracle)
2020-06-02
mm: ignore return value of ->readpages
Matthew Wilcox (Oracle)
2020-06-02
mm: return void from various readahead functions
Matthew Wilcox (Oracle)
2020-06-02
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
2020-06-02
mm, dump_page(): do not crash with invalid mapping pointer
Vlastimil Babka
2020-06-02
mm/slub: fix stack overruns with SLUB_STATS
Qian Cai
2020-06-02
slub: remove kmalloc under list_lock from list_slab_objects() V2
Christopher Lameter
2020-06-02
slub: Remove userspace notifier for cache add/remove
Christoph Lameter
2020-06-02
mm/slub.c: fix corrupted freechain in deactivate_slab()
Dongli Zhang
2020-06-02
usercopy: mark dma-kmalloc caches as usercopy caches
Vlastimil Babka
2020-05-28
mm,thp: stop leaking unreleased file pages
Hugh Dickins
2020-05-28
mm/z3fold: silence kmemleak false positives of slots
Qian Cai
2020-05-23
z3fold: fix use-after-free when freeing handles
Uladzislau Rezki
2020-05-23
kasan: disable branch tracing for core runtime
Marco Elver
2020-05-14
kasan: add missing functions declarations to kasan.h
Andrey Konovalov
2020-05-14
kasan: consistently disable debugging features
Andrey Konovalov
2020-05-14
userfaultfd: fix remap event with MREMAP_DONTUNMAP
Brian Geffon
2020-05-14
mm/gup: fix fixup_user_fault() on multiple retries
Peter Xu
2020-05-10
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2020-05-07
mm: limit boost_watermark on small zones
Henry Willard
2020-05-07
mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
Qiwu Chen
2020-05-07
percpu: make pcpu_alloc() aware of current gfp context
Filipe Manana
2020-05-07
mm/slub: fix incorrect interpretation of s->offset
Waiman Long
2020-05-07
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
David Hildenbrand
2020-05-07
mm, memcg: fix error return value of mem_cgroup_css_alloc()
Yafang Shao
2020-05-07
bdi: move bdi_dev_name out of line
Christoph Hellwig
2020-04-24
mm: check that mm is still valid in madvise()
Linus Torvalds
2020-04-21
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
2020-04-21
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2020-04-21
mm/shmem: fix build without THP
Hugh Dickins
2020-04-21
mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
Muchun Song
2020-04-21
mm, gup: return EINTR when gup is interrupted by fatal signals
Michal Hocko
2020-04-21
mm/hugetlb: fix a addressing exception caused by huge_pte_offset
Longpeng
2020-04-21
slub: avoid redzone when choosing freepointer location
Kees Cook
2020-04-19
mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
Brian Geffon
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-10
mm/memremap: set caching mode for PCI P2PDMA memory to WC
Logan Gunthorpe
[next]