index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
Andrey Konovalov
2
-6
/
+13
2021-02-24
kasan: rename CONFIG_TEST_KASAN_MODULE
Andrey Konovalov
3
-6
/
+6
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
8
-21
/
+107
2021-02-24
kasan: add match-all tag tests
Andrey Konovalov
3
-0
/
+99
2021-02-24
kasan: add macros to simplify checking test constraints
Andrey Konovalov
1
-70
/
+31
2021-02-24
kasan: clean up comments in tests
Andrey Konovalov
2
-25
/
+39
2021-02-24
kasan: clarify HW_TAGS impact on TBI
Andrey Konovalov
1
-5
/
+11
2021-02-24
kasan: prefix global functions with kasan_
Andrey Konovalov
11
-117
/
+117
2021-02-24
vmalloc: remove redundant NULL check
Yang Li
1
-5
/
+2
2021-02-24
mm/page_reporting: use list_entry_is_head() in page_reporting_cycle()
sh_def@163.com
1
-1
/
+1
2021-02-24
mm: mremap: unlink anon_vmas when mremap with MREMAP_DONTUNMAP success
Li Xinhai
1
-0
/
+8
2021-02-24
mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas()
Li Xinhai
1
-1
/
+8
2021-02-24
mm/mprotect.c: optimize error detection in do_mprotect_pkey()
Tianjia Zhang
1
-3
/
+4
2021-02-24
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-4
/
+4
2021-02-24
mm/pgtable-generic.c: optimize the VM_BUG_ON condition in pmdp_huge_clear_flu...
Miaohe Lin
1
-2
/
+3
2021-02-24
mm/pgtable-generic.c: simplify the VM_BUG_ON condition in pmdp_huge_clear_flu...
Miaohe Lin
1
-2
/
+2
2021-02-24
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-3
/
+3
2021-02-24
mm/mmap.c: remove unnecessary local variable
Adrian Huang
1
-3
/
+1
2021-02-24
mm: memcontrol: fix slub memory accounting
Muchun Song
2
-6
/
+6
2021-02-24
mm: memcontrol: fix get_active_memcg return value
Muchun Song
1
-7
/
+3
2021-02-24
mm: memcontrol: fix swap undercounting in cgroup2
Muchun Song
1
-1
/
+13
2021-02-24
fs: buffer: use raw page_memcg() on locked page
Johannes Weiner
3
-32
/
+2
2021-02-24
mm/list_lru.c: remove kvfree_rcu_local()
Shakeel Butt
1
-10
/
+2
2021-02-24
mm: memcontrol: replace the loop with a list_for_each_entry()
Muchun Song
1
-27
/
+8
2021-02-24
mm/memcontrol: remove redundant NULL check
Yang Li
1
-2
/
+1
2021-02-24
mm: page_counter: re-layout structure to reduce false sharing
Feng Tang
1
-1
/
+8
2021-02-24
mm: kmem: make __memcg_kmem_(un)charge static
Roman Gushchin
2
-6
/
+8
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
8
-27
/
+32
2021-02-24
mm/memcg: remove rcu locking for lock_page_lruvec function series
Alex Shi
1
-6
/
+0
2021-02-24
mm/memcg: revise the using condition of lock_page_lruvec function series
Alex Shi
1
-4
/
+5
2021-02-24
mm: memcontrol: make the slab calculation consistent
Muchun Song
1
-39
/
+66
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
4
-6
/
+8
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
5
-10
/
+15
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
9
-33
/
+12
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
7
-10
/
+14
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
8
-28
/
+44
2021-02-24
mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
Muchun Song
1
-4
/
+2
2021-02-24
mm: memcontrol: optimize per-lruvec stats counter memory usage
Muchun Song
2
-3
/
+21
2021-02-24
mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
Roman Gushchin
5
-29
/
+31
2021-02-24
mm/swap: don't SetPageWorkingset unconditionally during swapin
Yu Zhao
1
-1
/
+0
2021-02-24
mm/swap_state: constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2021-02-24
mm/page_io: use pr_alert_ratelimited for swap read/write errors
Georgi Djakov
1
-6
/
+6
2021-02-24
mm/swapfile.c: fix debugging information problem
Stephen Zhang
1
-4
/
+4
2021-02-24
mm/swap_slots.c: remove redundant NULL check
Yang Li
1
-2
/
+1
2021-02-24
mm: backing-dev: Remove duplicated macro definition
Baolin Wang
1
-4
/
+2
2021-02-24
fs/buffer.c: add checking buffer head stat before clear
Yang Guo
1
-1
/
+2
2021-02-24
mm/filemap: simplify generic_file_read_iter
Christoph Hellwig
1
-6
/
+4
2021-02-24
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
3
-22
/
+19
2021-02-24
mm/filemap: don't relock the page after calling readpage
Matthew Wilcox (Oracle)
1
-14
/
+7
2021-02-24
mm/filemap: restructure filemap_get_pages
Matthew Wilcox (Oracle)
1
-43
/
+28
[prev]
[next]