index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/swapfile.c: fix debugging information problem
Stephen Zhang
2021-02-24
1
-4
/
+4
*
mm/swap_slots.c: remove redundant NULL check
Yang Li
2021-02-24
1
-2
/
+1
*
mm: backing-dev: Remove duplicated macro definition
Baolin Wang
2021-02-24
1
-4
/
+2
*
mm/filemap: simplify generic_file_read_iter
Christoph Hellwig
2021-02-24
1
-6
/
+4
*
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
2021-02-24
1
-19
/
+16
*
mm/filemap: don't relock the page after calling readpage
Matthew Wilcox (Oracle)
2021-02-24
1
-14
/
+7
*
mm/filemap: restructure filemap_get_pages
Matthew Wilcox (Oracle)
2021-02-24
1
-43
/
+28
*
mm/filemap: split filemap_readahead out of filemap_get_pages
Matthew Wilcox (Oracle)
2021-02-24
1
-5
/
+14
*
mm/filemap: add filemap_range_uptodate
Matthew Wilcox (Oracle)
2021-02-24
1
-26
/
+39
*
mm/filemap: move the iocb checks into filemap_update_page
Matthew Wilcox (Oracle)
2021-02-24
1
-14
/
+10
*
mm/filemap: convert filemap_update_page to return an errno
Matthew Wilcox (Oracle)
2021-02-24
1
-21
/
+17
*
mm/filemap: change filemap_create_page calling conventions
Matthew Wilcox (Oracle)
2021-02-24
1
-26
/
+27
*
mm/filemap: change filemap_read_page calling conventions
Matthew Wilcox (Oracle)
2021-02-24
1
-47
/
+42
*
mm/filemap: don't call ->readpage if IOCB_WAITQ is set
Matthew Wilcox (Oracle)
2021-02-24
1
-12
/
+2
*
mm/filemap: inline __wait_on_page_locked_async into caller
Matthew Wilcox (Oracle)
2021-02-24
1
-31
/
+22
*
mm/filemap: support readpage splitting a page
Matthew Wilcox (Oracle)
2021-02-24
1
-53
/
+23
*
mm/filemap: pass a sleep state to put_and_wait_on_page_locked
Matthew Wilcox (Oracle)
2021-02-24
3
-6
/
+9
*
mm/filemap: use head pages in generic_file_buffered_read
Matthew Wilcox (Oracle)
2021-02-24
1
-37
/
+85
*
mm/filemap: convert filemap_get_pages to take a pagevec
Matthew Wilcox (Oracle)
2021-02-24
1
-44
/
+38
*
mm/filemap: remove dynamically allocated array from filemap_read
Matthew Wilcox (Oracle)
2021-02-24
1
-13
/
+2
*
mm/filemap: rename generic_file_buffered_read subfunctions
Matthew Wilcox (Oracle)
2021-02-24
1
-29
/
+15
*
mm/filemap: don't revert iter on -EIOCBQUEUED
Pavel Begunkov
2021-02-24
1
-2
/
+4
*
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
2021-02-24
1
-6
/
+1
*
mm/page_owner: use helper function zone_end_pfn() to get end_pfn
Miaohe Lin
2021-02-24
1
-2
/
+2
*
mm/debug_vm_pgtable/basic: iterate over entire protection_map[]
Anshuman Khandual
2021-02-24
1
-12
/
+35
*
mm/debug_vm_pgtable/basic: add validation for dirtiness after write protect
Anshuman Khandual
2021-02-24
1
-0
/
+39
*
mm/debug: improve memcg debugging
Matthew Wilcox (Oracle)
2021-02-24
1
-5
/
+5
*
mm/slub: minor coding style tweaks
Zhiyuan Dai
2021-02-24
1
-1
/
+1
*
mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON
Vlastimil Babka
2021-02-24
1
-16
/
+0
*
mm, slub: splice cpu and page freelists in deactivate_slab()
Vlastimil Babka
2021-02-24
1
-35
/
+24
*
mm, slab, slub: stop taking cpu hotplug lock
Vlastimil Babka
2021-02-24
1
-10
/
+0
*
mm, slab, slub: stop taking memory hotplug lock
Vlastimil Babka
2021-02-24
2
-9
/
+27
*
mm, slub: stop freeing kmem_cache_node structures on node offline
Vlastimil Babka
2021-02-24
1
-17
/
+11
*
mm/slub: disable user tracing for kmemleak caches by default
Johannes Berg
2021-02-24
1
-1
/
+10
*
mm/slab: minor coding style tweaks
Zhiyuan Dai
2021-02-24
1
-6
/
+6
*
mm/sl?b.c: remove ctor argument from kmem_cache_flags
Nikolay Borisov
2021-02-24
4
-13
/
+7
*
mm, tracing: record slab name for kmem_cache_free()
Jacob Wen
2021-02-24
3
-3
/
+3
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
4
-24
/
+38
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-14
/
+25
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+2
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
3
-3
/
+5
|
*
fs: add file and path permissions helpers
Christian Brauner
2021-01-24
3
-3
/
+3
*
|
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
2021-02-23
1
-15
/
+21
|
\
\
|
*
|
percpu: fix clang modpost section mismatch
Dennis Zhou
2021-02-14
1
-1
/
+1
|
*
|
percpu: reduce the number of cpu distance comparisons
Wonhyuk Yang
2021-02-14
1
-14
/
+20
*
|
|
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
2021-02-22
4
-247
/
+43
|
\
\
\
|
*
|
|
mm: Close race in generic_access_phys
Daniel Vetter
2021-01-12
1
-3
/
+43
|
*
|
|
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
2021-01-12
3
-225
/
+0
[next]