index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sfi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
mm: vmscan: do not share cgroup iteration between reclaimers
Johannes Weiner
1
-20
/
+2
2019-09-25
mm: memcontrol: switch to rcu protection in drain_all_stock()
Roman Gushchin
1
-8
/
+9
2019-09-25
mm, memcg: throttle allocators when failing reclaim over memory.high
Chris Down
1
-1
/
+125
2019-09-25
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
8
-96
/
+95
2019-09-25
mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner
Konstantin Khlebnikov
1
-2
/
+5
2019-09-25
mm/filemap.c: don't initiate writeback if mapping has no dirty pages
Konstantin Khlebnikov
1
-1
/
+2
2019-09-25
mm, page_owner, debug_pagealloc: save and dump freeing stack trace
Vlastimil Babka
3
-14
/
+45
2019-09-25
mm, page_owner: keep owner info when freeing the page
Vlastimil Babka
2
-10
/
+25
2019-09-25
mm, page_owner: record page owner for each subpage
Vlastimil Babka
1
-12
/
+28
2019-09-25
mm: replace list_move_tail() with add_page_to_lru_list_tail()
Yu Zhao
1
-8
/
+6
2019-09-25
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
18
-25
/
+30
2019-09-25
mm: introduce page_shift()
Matthew Wilcox (Oracle)
3
-9
/
+12
2019-09-25
mm: introduce page_size()
Matthew Wilcox (Oracle)
17
-38
/
+35
2019-09-25
mm/rmap.c: remove set but not used variable 'cstart'
YueHaibing
1
-3
/
+1
2019-09-25
mm/page_poison.c: fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2019-09-25
lib/test_kasan.c: add roundtrip tests
Mark Rutland
1
-0
/
+41
2019-09-25
kasan: add memory corruption identification for software tag-based mode
Walter Wu
5
-13
/
+99
2019-09-25
mm/kmemleak: increase the max mem pool to 1M
Qian Cai
1
-1
/
+1
2019-09-25
mm/kmemleak.c: record the current memory pool size
Qian Cai
1
-1
/
+2
2019-09-25
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
3
-245
/
+33
2019-09-25
mm: kmemleak: simple memory allocation pool for kmemleak objects
Catalin Marinas
1
-2
/
+52
2019-09-25
mm: kmemleak: make the tool tolerant to struct scan_area allocation failures
Catalin Marinas
1
-6
/
+10
2019-09-25
kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
Nicolas Boichat
1
-1
/
+1
2019-09-25
mm/slub.c: fix -Wunused-function compiler warnings
Qian Cai
1
-0
/
+2
2019-09-25
mm, slab: move memcg_cache_params structure to mm/slab.h
Waiman Long
2
-62
/
+63
2019-09-25
mm, slab: extend slab/shrink to shrink all memcg caches
Waiman Long
4
-5
/
+48
2019-09-25
ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
Colin Ian King
1
-1
/
+1
2019-09-25
ocfs2: checkpoint appending truncate log transaction before flushing
Changwei Ge
1
-0
/
+15
2019-09-25
ocfs2: wait for recovering done after direct unlock request
Changwei Ge
1
-4
/
+19
2019-09-25
ocfs2: delete unnecessary checks before brelse()
Markus Elfring
2
-7
/
+3
2019-09-25
fs/ocfs2/dir.c: remove set but not used variables
zhengbin
1
-2
/
+1
2019-09-25
fs/ocfs2/file.c: remove set but not used variables
zhengbin
1
-3
/
+0
2019-09-25
fs/ocfs2/namei.c: remove set but not used variables
zhengbin
1
-2
/
+0
2019-09-25
ocfs2: remove unused ocfs2_orphan_scan_exit() declaration
Guozhonghua
1
-2
/
+1
2019-09-25
ocfs2: remove unused ocfs2_calc_tree_trunc_credits()
Guozhonghua
1
-28
/
+0
2019-09-25
ocfs2: further debugfs cleanups
Greg Kroah-Hartman
9
-180
/
+61
2019-09-25
jbd2: remove jbd2_journal_inode_add_[write|wait]
Joseph Qi
3
-16
/
+0
2019-09-25
ocfs2: use jbd2_inode dirty range scoping
Joseph Qi
4
-11
/
+28
2019-09-25
kbuild: clean compressed initramfs image
Greg Thelen
1
-0
/
+3
2019-09-25
z3fold: fix retry mechanism in page reclaim
Vitaly Wool
1
-15
/
+34
2019-09-25
mm: add dummy can_do_mlock() helper
Arnd Bergmann
1
-0
/
+4
2019-09-25
Revert "mm/z3fold.c: fix race between migration and destruction"
Vitaly Wool
1
-90
/
+0
2019-09-25
fat: work around race with userspace's read via blockdev while mounting
OGAWA Hirofumi
2
-2
/
+14
2019-09-22
firmware: bcm47xx_nvram: _really_ correct size_t printf format
Linus Torvalds
1
-1
/
+1
2019-09-22
modules: make MODULE_IMPORT_NS() work even when modular builds are disabled
Linus Torvalds
1
-2
/
+2
2019-09-20
MIPS: Detect bad _PFN_SHIFT values
Paul Burton
1
-0
/
+6
2019-09-20
MIPS: Disable pte_special() for MIPS32 with RiXi
Paul Burton
2
-2
/
+14
2019-09-20
lz4: do not export static symbol
Linus Torvalds
1
-1
/
+0
2019-09-20
clk: Drop !clk checks in debugfs dumping
Stephen Boyd
1
-12
/
+0
2019-09-19
Hexagon: change maintainer to Brian Cain
Brian Cain
1
-2
/
+1
[next]