index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
kasan: hide invalid free check implementation
Andrey Konovalov
2020-12-22
4
-18
/
+19
*
|
kasan: rename report and tags files
Andrey Konovalov
2020-12-22
5
-9
/
+9
*
|
kasan: define KASAN_MEMORY_PER_SHADOW_PAGE
Andrey Konovalov
2020-12-22
3
-15
/
+13
*
|
kasan: split out shadow.c from common.c
Andrey Konovalov
2020-12-22
3
-487
/
+510
*
|
kasan: only build init.c for software modes
Andrey Konovalov
2020-12-22
2
-4
/
+4
*
|
kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
Andrey Konovalov
2020-12-22
7
-42
/
+43
*
|
kasan: rename (un)poison_shadow to (un)poison_range
Andrey Konovalov
2020-12-22
5
-37
/
+42
*
|
kasan: group vmalloc code
Andrey Konovalov
2020-12-22
1
-38
/
+40
*
|
kasan: drop unnecessary GPL text from comment headers
Andrey Konovalov
2020-12-22
8
-45
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-19
2
-43
/
+10
|
\
\
|
*
|
mm/Kconfig: fix spelling mistake "whats" -> "what's"
Colin Ian King
2020-12-19
1
-1
/
+1
|
*
|
mm/memcontrol:rewrite mem_cgroup_page_lruvec()
Hui Su
2020-12-19
1
-37
/
+0
|
*
|
mm/memcg: warning on !memcg after readahead page charged
Alex Shi
2020-12-19
1
-6
/
+4
|
*
|
mm/memcg: bail early from swap accounting if memcg disabled
Alex Shi
2020-12-19
1
-0
/
+6
*
|
|
mm/filemap: fix infinite loop in generic_file_buffered_read()
Kent Overstreet
2020-12-18
1
-0
/
+3
*
|
|
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-18
2
-1
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2020-12-15
2
-1
/
+13
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mm: introduce vma_set_file function v5
Christian König
2020-11-19
1
-0
/
+12
|
|
*
mm: mmap: fix fput in error path v2
Christian König
2020-11-19
1
-1
/
+1
*
|
|
Merge tag 'memblock-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-16
1
-0
/
+3
|
\
\
\
|
*
|
|
mm: memblock: add more debug logs
Faiyaz Mohammed
2020-11-16
1
-0
/
+3
*
|
|
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-7
/
+6
|
\
\
\
\
|
*
|
|
|
filemap: consistently use ->f_mapping over ->i_mapping
Christoph Hellwig
2020-12-01
1
-7
/
+6
|
|
/
/
/
*
|
|
|
Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-16
1
-7
/
+5
|
\
\
\
\
|
*
|
|
|
parisc: Make user stack size configurable
Helge Deller
2020-11-11
1
-7
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
mm: fix some spelling mistakes in comments
Haitao Shi
2020-12-15
6
-6
/
+6
*
|
|
|
mm: simplify follow_pte{,pmd}
Christoph Hellwig
2020-12-15
1
-30
/
+5
*
|
|
|
mm: unexport follow_pte_pmd
Christoph Hellwig
2020-12-15
1
-1
/
+0
*
|
|
|
mm/memory_hotplug: quieting offline operation
Laurent Dufour
2020-12-15
1
-1
/
+1
*
|
|
|
mm: fix a race on nr_swap_pages
Zhaoyang Huang
2020-12-15
1
-5
/
+6
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
12
-326
/
+399
|
\
\
\
\
|
*
|
|
|
mm/lru: revise the comments of lru_lock
Hugh Dickins
2020-12-15
3
-22
/
+27
|
*
|
|
|
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
2020-12-15
3
-46
/
+10
|
*
|
|
|
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2020-12-15
8
-125
/
+215
|
*
|
|
|
mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
Alex Shi
2020-12-15
1
-9
/
+35
|
*
|
|
|
mm/compaction: do page isolation first in compaction
Alex Shi
2020-12-15
2
-30
/
+55
|
*
|
|
|
mm/lru: introduce TestClearPageLRU()
Alex Shi
2020-12-15
2
-22
/
+20
|
*
|
|
|
mm/mlock: remove __munlock_isolate_lru_page()
Alex Shi
2020-12-15
1
-22
/
+9
|
*
|
|
|
mm/mlock: remove lru_lock on TestClearPageMlocked
Alex Shi
2020-12-15
1
-21
/
+5
|
*
|
|
|
mm/vmscan: remove lruvec reget in move_pages_to_lru
Alex Shi
2020-12-15
1
-1
/
+6
|
*
|
|
|
mm/lru: move lock into lru_note_cost
Alex Shi
2020-12-15
3
-5
/
+4
|
*
|
|
|
mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
Alex Shi
2020-12-15
1
-42
/
+23
|
*
|
|
|
mm/memcg: add debug checking in lock_page_memcg
Alex Shi
2020-12-15
1
-0
/
+6
|
*
|
|
|
mm: page_idle_get_page() does not need lru_lock
Hugh Dickins
2020-12-15
1
-4
/
+0
|
*
|
|
|
mm/rmap: stop store reordering issue on page->mapping
Alex Shi
2020-12-15
1
-1
/
+7
|
*
|
|
|
mm/vmscan: remove unnecessary lruvec adding
Alex Shi
2020-12-15
1
-13
/
+25
|
*
|
|
|
mm/thp: narrow lru locking
Alex Shi
2020-12-15
1
-12
/
+13
|
*
|
|
|
mm/thp: simplify lru_add_page_tail()
Alex Shi
2020-12-15
1
-14
/
+6
|
*
|
|
|
mm/thp: use head for head page in lru_add_page_tail()
Alex Shi
2020-12-15
1
-12
/
+11
|
*
|
|
|
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
2020-12-15
2
-33
/
+30
[prev]
[next]