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-01-27
mm: memcg/slab: optimize objcg stock draining
Roman Gushchin
1
-3
/
+1
2021-01-19
mm, slub: consider rest of partial list if acquire_slab() fails
Jann Horn
1
-1
/
+1
2021-01-19
mm: don't put pinned pages into the swap cache
Linus Torvalds
1
-0
/
+2
2021-01-19
mm/process_vm_access.c: include compat.h
Andrew Morton
1
-0
/
+1
2021-01-19
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
1
-1
/
+1
2021-01-19
mm/vmalloc.c: fix potential memory leak
Miaohe Lin
1
-1
/
+3
2021-01-12
mm: make wait_on_page_writeback() wait for multiple pending writebacks
Linus Torvalds
1
-1
/
+1
2021-01-06
mm: memmap defer init doesn't work as expected
Baoquan He
2
-4
/
+6
2021-01-06
mm/hugetlb: fix deadlock in hugetlb_cow error path
Mike Kravetz
1
-1
/
+21
2020-12-30
z3fold: stricter locking and more careful reclaim
Vitaly Wool
1
-58
/
+85
2020-12-30
z3fold: simplify freeing slots
Vitaly Wool
1
-42
/
+13
2020-12-30
mm: don't wake kswapd prematurely when watermark boosting is disabled
Johannes Weiner
1
-6
/
+7
2020-12-30
hugetlb: fix an error code in hugetlb_reserve_pages()
Dan Carpenter
1
-0
/
+1
2020-12-30
mm,memory_failure: always pin the page in madvise_inject_error
Oscar Salvador
2
-8
/
+7
2020-12-30
mm/vmalloc.c: fix kasan shadow poisoning size
Vincenzo Frascino
1
-1
/
+1
2020-12-30
mm/vmalloc: Fix unlock order in s_stop()
Waiman Long
1
-2
/
+2
2020-12-30
mm/rmap: always do TTU_IGNORE_ACCESS
Shakeel Butt
6
-26
/
+11
2020-12-30
mm: memcg/slab: fix use after free in obj_cgroup_charge
Muchun Song
1
-1
/
+3
2020-12-30
mm: memcg/slab: fix return of child memcg objcg for root memcg
Muchun Song
1
-0
/
+1
2020-12-30
mm/gup: combine put_compound_head() and unpin_user_page()
Jason Gunthorpe
1
-80
/
+23
2020-12-30
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
3
-1
/
+31
2020-12-30
mm/gup: reorganize internal_get_user_pages_fast()
Jason Gunthorpe
1
-45
/
+54
2020-12-12
mm/hugetlb: clear compound_nr before freeing gigantic pages
Gerald Schaefer
1
-0
/
+1
2020-12-12
kasan: fix object remaining in offline per-cpu quarantine
Kuan-Ying Lee
1
-0
/
+39
2020-12-12
revert "mm/filemap: add static for function __add_to_page_cache_locked"
Andrew Morton
1
-1
/
+1
2020-12-09
mm/madvise: remove racy mm ownership check
Minchan Kim
1
-2
/
+1
2020-12-06
mm/mmap.c: fix mmap return value when vma is merged after call_mmap()
Liu Zixian
1
-14
/
+12
2020-12-06
hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
Mike Kravetz
1
-5
/
+3
2020-12-06
mm/filemap: add static for function __add_to_page_cache_locked
Alex Shi
1
-1
/
+1
2020-12-06
mm/swapfile: do not sleep with a spin lock held
Qian Cai
1
-1
/
+3
2020-12-06
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
2
-67
/
+0
2020-12-06
mm: list_lru: set shrinker map bit when child nr_items is not zero
Yang Shi
1
-5
/
+5
2020-12-06
mm: memcg/slab: fix obj_cgroup_charge() return value handling
Roman Gushchin
1
-16
/
+24
2020-11-25
mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
Hugh Dickins
2
-6
/
+8
2020-11-22
mm: fix madvise WILLNEED performance problem
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-11-22
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
1
-5
/
+4
2020-11-22
mm: memcg/slab: fix root memcg vmstats
Muchun Song
1
-2
/
+7
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
1
-18
/
+0
2020-11-22
mm/madvise: fix memory leak from process_madvise
Eric Dumazet
1
-2
/
+0
2020-11-20
Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+14
2020-11-20
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+5
2020-11-19
page_frag: Recover from memory pressure
Dongli Zhang
1
-0
/
+5
2020-11-16
mm: never attempt async page lock if we've transferred data already
Jens Axboe
1
-4
/
+14
2020-11-15
Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2020-11-14
hugetlbfs: fix anon huge page migration race
Mike Kravetz
4
-128
/
+47
2020-11-14
mm/gup: use unpin_user_pages() in __gup_longterm_locked()
Jason Gunthorpe
1
-4
/
+10
2020-11-14
mm/slub: fix panic in slab_alloc_node()
Laurent Dufour
1
-1
/
+1
2020-11-14
mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit
Nicholas Piggin
1
-2
/
+3
2020-11-14
mm/compaction: stop isolation if too many pages are isolated and we have page...
Zi Yan
1
-0
/
+4
2020-11-14
mm/compaction: count pages and stop correctly during page isolation
Zi Yan
1
-4
/
+4
[prev]
[next]