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: remove quicklist page table caches
Nicholas Piggin
2019-09-25
39
-395
/
+25
*
mm: release the spinlock on zap_pte_range
Minchan Kim
2019-09-25
1
-2
/
+8
*
mm: remove redundant assignment of entry
Wei Yang
2019-09-25
1
-1
/
+0
*
net/xdp: convert put_page() to put_user_page*()
John Hubbard
2019-09-25
1
-8
/
+1
*
drivers/gpu/drm/via: convert put_page() to put_user_page*()
John Hubbard
2019-09-25
1
-8
/
+2
*
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
2019-09-25
7
-92
/
+58
*
mm: vmscan: do not share cgroup iteration between reclaimers
Johannes Weiner
2019-09-25
1
-20
/
+2
*
mm: memcontrol: switch to rcu protection in drain_all_stock()
Roman Gushchin
2019-09-25
1
-8
/
+9
*
mm, memcg: throttle allocators when failing reclaim over memory.high
Chris Down
2019-09-25
1
-1
/
+125
*
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
2019-09-25
8
-96
/
+95
*
mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner
Konstantin Khlebnikov
2019-09-25
1
-2
/
+5
*
mm/filemap.c: don't initiate writeback if mapping has no dirty pages
Konstantin Khlebnikov
2019-09-25
1
-1
/
+2
*
mm, page_owner, debug_pagealloc: save and dump freeing stack trace
Vlastimil Babka
2019-09-25
3
-14
/
+45
*
mm, page_owner: keep owner info when freeing the page
Vlastimil Babka
2019-09-25
2
-10
/
+25
*
mm, page_owner: record page owner for each subpage
Vlastimil Babka
2019-09-25
1
-12
/
+28
*
mm: replace list_move_tail() with add_page_to_lru_list_tail()
Yu Zhao
2019-09-25
1
-8
/
+6
*
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-25
18
-25
/
+30
*
mm: introduce page_shift()
Matthew Wilcox (Oracle)
2019-09-25
3
-9
/
+12
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-25
17
-38
/
+35
*
mm/rmap.c: remove set but not used variable 'cstart'
YueHaibing
2019-09-25
1
-3
/
+1
*
mm/page_poison.c: fix a typo in a comment
Christophe JAILLET
2019-09-25
1
-1
/
+1
*
lib/test_kasan.c: add roundtrip tests
Mark Rutland
2019-09-25
1
-0
/
+41
*
kasan: add memory corruption identification for software tag-based mode
Walter Wu
2019-09-25
5
-13
/
+99
*
mm/kmemleak: increase the max mem pool to 1M
Qian Cai
2019-09-25
1
-1
/
+1
*
mm/kmemleak.c: record the current memory pool size
Qian Cai
2019-09-25
1
-1
/
+2
*
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
2019-09-25
3
-245
/
+33
*
mm: kmemleak: simple memory allocation pool for kmemleak objects
Catalin Marinas
2019-09-25
1
-2
/
+52
*
mm: kmemleak: make the tool tolerant to struct scan_area allocation failures
Catalin Marinas
2019-09-25
1
-6
/
+10
*
kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
Nicolas Boichat
2019-09-25
1
-1
/
+1
*
mm/slub.c: fix -Wunused-function compiler warnings
Qian Cai
2019-09-25
1
-0
/
+2
*
mm, slab: move memcg_cache_params structure to mm/slab.h
Waiman Long
2019-09-25
2
-62
/
+63
*
mm, slab: extend slab/shrink to shrink all memcg caches
Waiman Long
2019-09-25
4
-5
/
+48
*
ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
Colin Ian King
2019-09-25
1
-1
/
+1
*
ocfs2: checkpoint appending truncate log transaction before flushing
Changwei Ge
2019-09-25
1
-0
/
+15
*
ocfs2: wait for recovering done after direct unlock request
Changwei Ge
2019-09-25
1
-4
/
+19
*
ocfs2: delete unnecessary checks before brelse()
Markus Elfring
2019-09-25
2
-7
/
+3
*
fs/ocfs2/dir.c: remove set but not used variables
zhengbin
2019-09-25
1
-2
/
+1
*
fs/ocfs2/file.c: remove set but not used variables
zhengbin
2019-09-25
1
-3
/
+0
*
fs/ocfs2/namei.c: remove set but not used variables
zhengbin
2019-09-25
1
-2
/
+0
*
ocfs2: remove unused ocfs2_orphan_scan_exit() declaration
Guozhonghua
2019-09-25
1
-2
/
+1
*
ocfs2: remove unused ocfs2_calc_tree_trunc_credits()
Guozhonghua
2019-09-25
1
-28
/
+0
*
ocfs2: further debugfs cleanups
Greg Kroah-Hartman
2019-09-25
9
-180
/
+61
*
jbd2: remove jbd2_journal_inode_add_[write|wait]
Joseph Qi
2019-09-25
3
-16
/
+0
*
ocfs2: use jbd2_inode dirty range scoping
Joseph Qi
2019-09-25
4
-11
/
+28
*
kbuild: clean compressed initramfs image
Greg Thelen
2019-09-25
1
-0
/
+3
*
z3fold: fix retry mechanism in page reclaim
Vitaly Wool
2019-09-25
1
-15
/
+34
*
mm: add dummy can_do_mlock() helper
Arnd Bergmann
2019-09-25
1
-0
/
+4
*
Revert "mm/z3fold.c: fix race between migration and destruction"
Vitaly Wool
2019-09-25
1
-90
/
+0
*
fat: work around race with userspace's read via blockdev while mounting
OGAWA Hirofumi
2019-09-25
2
-2
/
+14
*
Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-09-22
15
-120
/
+237
|
\
[next]