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.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
2020-12-22
kasan, arm64: print report from tag fault handler
Andrey Konovalov
1
-3
/
+8
2020-12-22
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
8
-15
/
+152
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
1
-5
/
+8
2020-12-22
kasan: define KASAN_GRANULE_SIZE for HW_TAGS
Andrey Konovalov
1
-0
/
+6
2020-12-22
arm64: kasan: add arch layer for memory tagging helpers
Andrey Konovalov
1
-0
/
+26
2020-12-22
kasan, mm: untag page address in free_reserved_area
Vincenzo Frascino
1
-0
/
+5
2020-12-22
kasan: separate metadata_fetch_row for each mode
Andrey Konovalov
4
-29
/
+45
2020-12-22
kasan: rename SHADOW layout macros to META
Andrey Konovalov
1
-15
/
+15
2020-12-22
kasan: rename print_shadow_for_address to print_memory_metadata
Andrey Konovalov
1
-3
/
+3
2020-12-22
kasan: rename addr_has_shadow to addr_has_metadata
Andrey Konovalov
3
-5
/
+5
2020-12-22
kasan, arm64: rename kasan_init_tags and mark as __init
Andrey Konovalov
1
-1
/
+1
2020-12-22
kasan, arm64: move initialization message
Andrey Konovalov
2
-3
/
+3
2020-12-22
kasan, arm64: only use kasan_depth for software modes
Andrey Konovalov
2
-0
/
+4
2020-12-22
kasan: decode stack frame only with KASAN_STACK_ENABLE
Andrey Konovalov
3
-162
/
+168
2020-12-22
kasan: hide invalid free check implementation
Andrey Konovalov
4
-18
/
+19
2020-12-22
kasan: rename report and tags files
Andrey Konovalov
5
-9
/
+9
2020-12-22
kasan: define KASAN_MEMORY_PER_SHADOW_PAGE
Andrey Konovalov
3
-15
/
+13
2020-12-22
kasan: split out shadow.c from common.c
Andrey Konovalov
3
-487
/
+510
2020-12-22
kasan: only build init.c for software modes
Andrey Konovalov
2
-4
/
+4
2020-12-22
kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
Andrey Konovalov
7
-42
/
+43
2020-12-22
kasan: rename (un)poison_shadow to (un)poison_range
Andrey Konovalov
5
-37
/
+42
2020-12-22
kasan: group vmalloc code
Andrey Konovalov
1
-38
/
+40
2020-12-22
kasan: drop unnecessary GPL text from comment headers
Andrey Konovalov
8
-45
/
+0
2020-12-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-43
/
+10
2020-12-19
mm/Kconfig: fix spelling mistake "whats" -> "what's"
Colin Ian King
1
-1
/
+1
2020-12-19
mm/memcontrol:rewrite mem_cgroup_page_lruvec()
Hui Su
1
-37
/
+0
2020-12-19
mm/memcg: warning on !memcg after readahead page charged
Alex Shi
1
-6
/
+4
2020-12-19
mm/memcg: bail early from swap accounting if memcg disabled
Alex Shi
1
-0
/
+6
2020-12-19
mm/filemap: fix infinite loop in generic_file_buffered_read()
Kent Overstreet
1
-0
/
+3
2020-12-19
mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one...
David Hildenbrand
1
-16
/
+89
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+13
2020-12-17
Merge tag 'memblock-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+6
2020-12-16
Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+5
2020-12-16
mm: fix some spelling mistakes in comments
Haitao Shi
6
-6
/
+6
2020-12-16
mm: simplify follow_pte{,pmd}
Christoph Hellwig
1
-30
/
+5
2020-12-16
mm: unexport follow_pte_pmd
Christoph Hellwig
1
-1
/
+0
2020-12-16
mm/memory_hotplug: quieting offline operation
Laurent Dufour
1
-1
/
+1
2020-12-16
mm: fix a race on nr_swap_pages
Zhaoyang Huang
1
-5
/
+6
2020-12-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-326
/
+399
2020-12-16
mm/lru: revise the comments of lru_lock
Hugh Dickins
3
-22
/
+27
2020-12-16
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
3
-46
/
+10
2020-12-16
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
8
-125
/
+215
2020-12-16
mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
Alex Shi
1
-9
/
+35
2020-12-16
mm/compaction: do page isolation first in compaction
Alex Shi
2
-30
/
+55
2020-12-16
mm/lru: introduce TestClearPageLRU()
Alex Shi
2
-22
/
+20
2020-12-16
mm/mlock: remove __munlock_isolate_lru_page()
Alex Shi
1
-22
/
+9
2020-12-16
mm/mlock: remove lru_lock on TestClearPageMlocked
Alex Shi
1
-21
/
+5
2020-12-16
mm/vmscan: remove lruvec reget in move_pages_to_lru
Alex Shi
1
-1
/
+6
2020-12-16
mm/lru: move lock into lru_note_cost
Alex Shi
3
-5
/
+4
[prev]
[next]