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
*
kasan: move _RET_IP_ to inline wrappers
Andrey Konovalov
2021-02-24
4
-15
/
+13
*
kasan: fix memory corruption in kasan_bitops_tags test
Andrey Konovalov
2021-02-24
1
-5
/
+5
*
kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
Andrey Konovalov
2021-02-24
1
-0
/
+11
*
kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
Andrey Konovalov
2021-02-24
2
-6
/
+13
*
kasan: rename CONFIG_TEST_KASAN_MODULE
Andrey Konovalov
2021-02-24
3
-6
/
+6
*
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
2021-02-24
8
-21
/
+107
*
kasan: add match-all tag tests
Andrey Konovalov
2021-02-24
3
-0
/
+99
*
kasan: add macros to simplify checking test constraints
Andrey Konovalov
2021-02-24
1
-70
/
+31
*
kasan: clean up comments in tests
Andrey Konovalov
2021-02-24
2
-25
/
+39
*
kasan: clarify HW_TAGS impact on TBI
Andrey Konovalov
2021-02-24
1
-5
/
+11
*
kasan: prefix global functions with kasan_
Andrey Konovalov
2021-02-24
11
-117
/
+117
*
vmalloc: remove redundant NULL check
Yang Li
2021-02-24
1
-5
/
+2
*
mm/page_reporting: use list_entry_is_head() in page_reporting_cycle()
sh_def@163.com
2021-02-24
1
-1
/
+1
*
mm: mremap: unlink anon_vmas when mremap with MREMAP_DONTUNMAP success
Li Xinhai
2021-02-24
1
-0
/
+8
*
mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas()
Li Xinhai
2021-02-24
1
-1
/
+8
*
mm/mprotect.c: optimize error detection in do_mprotect_pkey()
Tianjia Zhang
2021-02-24
1
-3
/
+4
*
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-02-24
1
-4
/
+4
*
mm/pgtable-generic.c: optimize the VM_BUG_ON condition in pmdp_huge_clear_flu...
Miaohe Lin
2021-02-24
1
-2
/
+3
*
mm/pgtable-generic.c: simplify the VM_BUG_ON condition in pmdp_huge_clear_flu...
Miaohe Lin
2021-02-24
1
-2
/
+2
*
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-02-24
1
-3
/
+3
*
mm/mmap.c: remove unnecessary local variable
Adrian Huang
2021-02-24
1
-3
/
+1
*
mm: memcontrol: fix slub memory accounting
Muchun Song
2021-02-24
2
-6
/
+6
*
mm: memcontrol: fix get_active_memcg return value
Muchun Song
2021-02-24
1
-7
/
+3
*
mm: memcontrol: fix swap undercounting in cgroup2
Muchun Song
2021-02-24
1
-1
/
+13
*
fs: buffer: use raw page_memcg() on locked page
Johannes Weiner
2021-02-24
3
-32
/
+2
*
mm/list_lru.c: remove kvfree_rcu_local()
Shakeel Butt
2021-02-24
1
-10
/
+2
*
mm: memcontrol: replace the loop with a list_for_each_entry()
Muchun Song
2021-02-24
1
-27
/
+8
*
mm/memcontrol: remove redundant NULL check
Yang Li
2021-02-24
1
-2
/
+1
*
mm: page_counter: re-layout structure to reduce false sharing
Feng Tang
2021-02-24
1
-1
/
+8
*
mm: kmem: make __memcg_kmem_(un)charge static
Roman Gushchin
2021-02-24
2
-6
/
+8
*
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-02-24
8
-27
/
+32
*
mm/memcg: remove rcu locking for lock_page_lruvec function series
Alex Shi
2021-02-24
1
-6
/
+0
*
mm/memcg: revise the using condition of lock_page_lruvec function series
Alex Shi
2021-02-24
1
-4
/
+5
*
mm: memcontrol: make the slab calculation consistent
Muchun Song
2021-02-24
1
-39
/
+66
*
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
4
-6
/
+8
*
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
5
-10
/
+15
*
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
9
-33
/
+12
*
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
7
-10
/
+14
*
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2021-02-24
8
-28
/
+44
*
mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
Muchun Song
2021-02-24
1
-4
/
+2
*
mm: memcontrol: optimize per-lruvec stats counter memory usage
Muchun Song
2021-02-24
2
-3
/
+21
*
mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
Roman Gushchin
2021-02-24
5
-29
/
+31
*
mm/swap: don't SetPageWorkingset unconditionally during swapin
Yu Zhao
2021-02-24
1
-1
/
+0
*
mm/swap_state: constify static struct attribute_group
Rikard Falkeborn
2021-02-24
1
-1
/
+1
*
mm/page_io: use pr_alert_ratelimited for swap read/write errors
Georgi Djakov
2021-02-24
1
-6
/
+6
*
mm/swapfile.c: fix debugging information problem
Stephen Zhang
2021-02-24
1
-4
/
+4
*
mm/swap_slots.c: remove redundant NULL check
Yang Li
2021-02-24
1
-2
/
+1
*
mm: backing-dev: Remove duplicated macro definition
Baolin Wang
2021-02-24
1
-4
/
+2
*
fs/buffer.c: add checking buffer head stat before clear
Yang Guo
2021-02-24
1
-1
/
+2
*
mm/filemap: simplify generic_file_read_iter
Christoph Hellwig
2021-02-24
1
-6
/
+4
[next]