index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
kasan: fix bug detection via ksize for HW_TAGS mode
Andrey Konovalov
5
-18
/
+29
2021-02-25
kasan: move _RET_IP_ to inline wrappers
Andrey Konovalov
3
-4
/
+4
2021-02-25
kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
Andrey Konovalov
1
-1
/
+1
2021-02-25
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
2
-0
/
+37
2021-02-25
kasan: add match-all tag tests
Andrey Konovalov
2
-0
/
+7
2021-02-25
kasan: prefix global functions with kasan_
Andrey Konovalov
10
-116
/
+116
2021-02-25
mm/page_reporting: use list_entry_is_head() in page_reporting_cycle()
sh_def@163.com
1
-1
/
+1
2021-02-25
mm: mremap: unlink anon_vmas when mremap with MREMAP_DONTUNMAP success
Li Xinhai
1
-0
/
+8
2021-02-25
mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas()
Li Xinhai
1
-1
/
+8
2021-02-25
mm/mprotect.c: optimize error detection in do_mprotect_pkey()
Tianjia Zhang
1
-3
/
+4
2021-02-25
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-4
/
+4
2021-02-25
mm/pgtable-generic.c: optimize the VM_BUG_ON condition in pmdp_huge_clear_flu...
Miaohe Lin
1
-2
/
+3
2021-02-25
mm/pgtable-generic.c: simplify the VM_BUG_ON condition in pmdp_huge_clear_flu...
Miaohe Lin
1
-2
/
+2
2021-02-25
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-3
/
+3
2021-02-25
mm/mmap.c: remove unnecessary local variable
Adrian Huang
1
-3
/
+1
2021-02-25
mm: memcontrol: fix slub memory accounting
Muchun Song
2
-6
/
+6
2021-02-25
mm: memcontrol: fix get_active_memcg return value
Muchun Song
1
-7
/
+3
2021-02-25
mm: memcontrol: fix swap undercounting in cgroup2
Muchun Song
1
-1
/
+13
2021-02-25
fs: buffer: use raw page_memcg() on locked page
Johannes Weiner
1
-23
/
+0
2021-02-25
mm/list_lru.c: remove kvfree_rcu_local()
Shakeel Butt
1
-10
/
+2
2021-02-25
mm: memcontrol: replace the loop with a list_for_each_entry()
Muchun Song
1
-27
/
+8
2021-02-25
mm/memcontrol: remove redundant NULL check
Yang Li
1
-2
/
+1
2021-02-25
mm: kmem: make __memcg_kmem_(un)charge static
Roman Gushchin
1
-3
/
+8
2021-02-25
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
4
-26
/
+14
2021-02-25
mm/memcg: remove rcu locking for lock_page_lruvec function series
Alex Shi
1
-6
/
+0
2021-02-25
mm/memcg: revise the using condition of lock_page_lruvec function series
Alex Shi
1
-4
/
+5
2021-02-25
mm: memcontrol: make the slab calculation consistent
Muchun Song
1
-39
/
+66
2021-02-25
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
1
-2
/
+4
2021-02-25
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2
-6
/
+11
2021-02-25
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
6
-29
/
+8
2021-02-25
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
4
-6
/
+10
2021-02-25
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
5
-21
/
+21
2021-02-25
mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
Muchun Song
1
-4
/
+2
2021-02-25
mm: memcontrol: optimize per-lruvec stats counter memory usage
Muchun Song
1
-1
/
+9
2021-02-25
mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
Roman Gushchin
4
-10
/
+31
2021-02-25
mm/swap: don't SetPageWorkingset unconditionally during swapin
Yu Zhao
1
-1
/
+0
2021-02-25
mm/swap_state: constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2021-02-25
mm/page_io: use pr_alert_ratelimited for swap read/write errors
Georgi Djakov
1
-6
/
+6
2021-02-25
mm/swapfile.c: fix debugging information problem
Stephen Zhang
1
-4
/
+4
2021-02-25
mm/swap_slots.c: remove redundant NULL check
Yang Li
1
-2
/
+1
2021-02-25
mm: backing-dev: Remove duplicated macro definition
Baolin Wang
1
-4
/
+2
2021-02-25
mm/filemap: simplify generic_file_read_iter
Christoph Hellwig
1
-6
/
+4
2021-02-25
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
1
-19
/
+16
2021-02-25
mm/filemap: don't relock the page after calling readpage
Matthew Wilcox (Oracle)
1
-14
/
+7
2021-02-25
mm/filemap: restructure filemap_get_pages
Matthew Wilcox (Oracle)
1
-43
/
+28
2021-02-25
mm/filemap: split filemap_readahead out of filemap_get_pages
Matthew Wilcox (Oracle)
1
-5
/
+14
2021-02-25
mm/filemap: add filemap_range_uptodate
Matthew Wilcox (Oracle)
1
-26
/
+39
2021-02-25
mm/filemap: move the iocb checks into filemap_update_page
Matthew Wilcox (Oracle)
1
-14
/
+10
2021-02-25
mm/filemap: convert filemap_update_page to return an errno
Matthew Wilcox (Oracle)
1
-21
/
+17
2021-02-25
mm/filemap: change filemap_create_page calling conventions
Matthew Wilcox (Oracle)
1
-26
/
+27
[next]