index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
mm: release the spinlock on zap_pte_range
Minchan Kim
1
-2
/
+8
2019-09-25
mm: remove redundant assignment of entry
Wei Yang
1
-1
/
+0
2019-09-25
net/xdp: convert put_page() to put_user_page*()
John Hubbard
1
-8
/
+1
2019-09-25
drivers/gpu/drm/via: convert put_page() to put_user_page*()
John Hubbard
1
-8
/
+2
2019-09-25
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
7
-92
/
+58
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
Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
15
-120
/
+237
2019-09-22
Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
3
-9
/
+6
[next]