index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm/swap_slots.c: remove always zero and unused return value of enable_swap_sl...
Miaohe Lin
2020-10-14
1
-2
/
+1
*
mm/swap.c: fix confusing comment in release_pages()
Miaohe Lin
2020-10-14
1
-1
/
+1
*
mm: remove superfluous __ClearPageActive()
Yu Zhao
2020-10-14
2
-4
/
+0
*
mm: remove activate_page() from unuse_pte()
Yu Zhao
2020-10-14
2
-7
/
+2
*
swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
Gao Xiang
2020-10-14
3
-5
/
+5
*
mm/gup: protect unpin_user_pages() against npages==-ERRNO
John Hubbard
2020-10-14
1
-0
/
+7
*
mm/gup: don't permit users to call get_user_pages with FOLL_LONGTERM
Barry Song
2020-10-14
1
-15
/
+22
*
mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flag
Barry Song
2020-10-14
1
-11
/
+12
*
mm/gup_benchmark: update the documentation in Kconfig
Barry Song
2020-10-14
1
-2
/
+2
*
mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED
Yafang Shao
2020-10-14
2
-22
/
+45
*
mm/filemap: fix filemap_map_pages for THP
Matthew Wilcox (Oracle)
2020-10-14
1
-15
/
+15
*
mm: add find_lock_head
Matthew Wilcox (Oracle)
2020-10-14
1
-3
/
+6
*
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
2020-10-14
2
-23
/
+21
*
mm: convert find_get_entry to return the head page
Matthew Wilcox (Oracle)
2020-10-14
2
-7
/
+10
*
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
2020-10-14
2
-1
/
+3
*
mm: optimise madvise WILLNEED
Matthew Wilcox (Oracle)
2020-10-14
1
-9
/
+12
*
mm: use find_get_incore_page in memcontrol
Matthew Wilcox (Oracle)
2020-10-14
1
-22
/
+2
*
mm: factor find_get_incore_page out of mincore_page
Matthew Wilcox (Oracle)
2020-10-14
2
-26
/
+34
*
mm, dump_page: rename head_mapcount() --> head_compound_mapcount()
John Hubbard
2020-10-14
1
-3
/
+3
*
mm/debug.c: do not dereference i_ino blindly
Matthew Wilcox (Oracle)
2020-10-14
1
-5
/
+7
*
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-14
1
-108
/
+150
*
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-14
1
-38
/
+39
*
mm/memory_hotplug: introduce default phys_to_target_node() implementation
Dan Williams
2020-10-14
1
-1
/
+9
*
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
2020-10-14
2
-100
/
+0
*
mm/kmemleak: rely on rcu for task stack scanning
Davidlohr Bueso
2020-10-14
1
-4
/
+4
*
mm/slub: make add_full() condition more explicit
Abel Wu
2020-10-14
1
-1
/
+3
*
mm/slub: fix missing ALLOC_SLOWPATH stat when bulk alloc
Abel Wu
2020-10-14
1
-1
/
+2
*
mm/slub.c: branch optimization in free slowpath
Abel Wu
2020-10-14
1
-11
/
+12
*
mm/slab.c: clean code by removing redundant if condition
Mateusz Nosek
2020-10-14
1
-2
/
+0
*
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
9
-53
/
+58
|
\
|
*
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-24
7
-16
/
+14
|
*
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2020-09-24
2
-2
/
+3
|
*
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
3
-6
/
+5
|
*
mm: use SWP_SYNCHRONOUS_IO more intelligently
Christoph Hellwig
2020-09-24
1
-8
/
+10
|
*
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
2020-09-24
1
-1
/
+1
|
*
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-24
1
-0
/
+2
|
*
mm: split swap_type_of
Christoph Hellwig
2020-09-23
1
-18
/
+21
|
*
mm: cleanup claim_swapfile
Christoph Hellwig
2020-09-23
1
-3
/
+3
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-13
1
-79
/
+7
|
\
\
|
*
|
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
1
-69
/
+0
|
*
|
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
2020-10-03
1
-1
/
+2
|
*
|
iov_iter: refactor rw_copy_check_uvector and import_iovec
Christoph Hellwig
2020-10-03
1
-19
/
+15
*
|
|
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-13
2
-2
/
+2
|
\
\
\
|
*
|
|
Fix references to nommu-mmap.rst
Stephen Kitt
2020-09-24
2
-2
/
+2
*
|
|
|
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
1
-11
/
+54
|
\
\
\
\
|
*
\
\
\
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-09
24
-345
/
+684
|
|
\
\
\
\
|
*
|
|
|
|
mm/swap: Do not abuse the seqcount_t latching API
Ahmed S. Darwish
2020-09-10
1
-11
/
+54
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-12
7
-1
/
+40
|
\
\
\
\
\
|
*
|
|
|
|
mm: Add arch hooks for saving/restoring tags
Steven Price
2020-09-04
3
-0
/
+18
|
*
|
|
|
|
mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
Catalin Marinas
2020-09-04
1
-0
/
+3
[prev]
[next]