index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/swapfile.c: use memset to fill the swap_map with SWAP_HAS_CACHE
Miaohe Lin
2020-12-15
1
-5
/
+2
*
mm/swapfile.c: remove unnecessary out label in __swap_duplicate()
Miaohe Lin
2020-12-15
1
-3
/
+2
*
mm/swap_state: skip meaningless swap cache readahead when ra_info.win == 0
Miaohe Lin
2020-12-15
1
-1
/
+3
*
mm/swapfile.c: use helper function swap_count() in add_swap_count_continuation()
Miaohe Lin
2020-12-15
1
-1
/
+1
*
mm: handle zone device pages in release_pages()
Ralph Campbell
2020-12-15
1
-0
/
+3
*
mm/gup: combine put_compound_head() and unpin_user_page()
Jason Gunthorpe
2020-12-15
1
-80
/
+23
*
mm/gup: remove the vma allocation from gup_longterm_locked()
Jason Gunthorpe
2020-12-15
2
-69
/
+16
*
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-15
7
-1
/
+42
*
mm/gup: reorganize internal_get_user_pages_fast()
Jason Gunthorpe
2020-12-15
1
-45
/
+54
*
mm/gup_test: GUP_TEST depends on DEBUG_FS
Barry Song
2020-12-15
1
-0
/
+4
*
mm/gup_test.c: mark gup_test_init as __init function
Barry Song
2020-12-15
1
-1
/
+1
*
selftests/vm: 2x speedup for run_vmtests.sh
John Hubbard
2020-12-15
1
-2
/
+2
*
selftests/vm: hmm-tests: remove the libhugetlbfs dependency
John Hubbard
2020-12-15
4
-3
/
+63
*
selftests/vm: run_vmtests.sh: update and clean up gup_test invocation
John Hubbard
2020-12-15
1
-8
/
+20
*
selftests/vm: gup_test: introduce the dump_pages() sub-test
John Hubbard
2020-12-15
4
-4
/
+113
*
selftests/vm: only some gup_test items are really benchmarks
John Hubbard
2020-12-15
4
-20
/
+51
*
selftests/vm: minor cleanup: Makefile and gup_test.c
John Hubbard
2020-12-15
2
-7
/
+4
*
selftests/vm: rename run_vmtests --> run_vmtests.sh
John Hubbard
2020-12-15
1
-1
/
+1
*
selftests/vm: use a common gup_test.h
John Hubbard
2020-12-15
4
-37
/
+26
*
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
2020-12-15
11
-44
/
+49
*
mm/filemap.c: remove else after a return
Hailong Liu
2020-12-15
1
-11
/
+12
*
mm/truncate: add parameter explanation for invalidate_mapping_pagevec
Alex Shi
2020-12-15
1
-3
/
+9
*
mm/filemap.c: generic_file_buffered_read() now uses find_get_pages_contig
Kent Overstreet
2020-12-15
1
-138
/
+175
*
mm/filemap/c: break generic_file_buffered_read up into multiple functions
Kent Overstreet
2020-12-15
1
-222
/
+261
*
mm/page_owner: record timestamp and pid
Liam Mark
2020-12-15
2
-10
/
+19
*
mm: fix page_owner initializing issue for arm32
Zhenhua Huang
2020-12-15
3
-2
/
+18
*
device-dax/kmem: use struct_size()
Dan Williams
2020-12-15
1
-1
/
+1
*
mm/slub: let number of online CPUs determine the slub page order
Bharata B Rao
2020-12-15
1
-1
/
+1
*
mm, slub: use kmem_cache_debug_flags() in deactivate_slab()
Vlastimil Babka
2020-12-15
1
-3
/
+1
*
mm/slab: rerform init_on_free earlier
Alexander Popov
2020-12-15
1
-2
/
+3
*
mm, slab, slub: clear the slab_cache field when freeing page
Vlastimil Babka
2020-12-15
2
-3
/
+4
*
dma-buf: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-2
/
+1
*
hwtracing: intel: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-1
/
+1
*
drm: atomic: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-1
/
+2
*
edac: ghes: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-2
/
+2
*
pinctrl: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-1
/
+1
*
vhost: vringh: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-1
/
+2
*
ALSA: pcm: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-2
/
+2
*
mm: slab: provide krealloc_array()
Bartosz Golaszewski
2020-12-15
2
-0
/
+22
*
mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
Bartosz Golaszewski
2020-12-15
1
-3
/
+3
*
mm/slab_common.c: use list_for_each_entry in dump_unreclaimable_slab()
Hui Su
2020-12-15
1
-2
/
+2
*
arch/Kconfig: fix spelling mistakes
Colin Ian King
2020-12-15
1
-4
/
+4
*
ocfs2: ratelimit the 'max lookup times reached' notice
Mauricio Faria de Oliveira
2020-12-15
1
-2
/
+2
*
fs/ocfs2/cluster/tcp.c: remove unneeded break
Tom Rix
2020-12-15
1
-1
/
+0
*
fs/ntfs: remove unused variable attr_len
Alex Shi
2020-12-15
1
-2
/
+0
*
fs/ntfs: remove unused varibles
Alex Shi
2020-12-15
2
-6
/
+2
*
ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()
Sebastian Andrzej Siewior
2020-12-15
1
-3
/
+0
*
ide/falcon: remove in_interrupt() usage
Sebastian Andrzej Siewior
2020-12-15
1
-2
/
+0
*
uapi: move constants from <linux/kernel.h> to <linux/const.h>
Petr Vorel
2020-12-15
8
-14
/
+12
*
kthread_worker: document CPU hotplug handling
Petr Mladek
2020-12-15
1
-1
/
+19
[next]