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
2022-04-27
mm/memory-failure.c: skip huge_zero_page in memory_failure()
Xu Yu
1
-0
/
+13
2022-04-27
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
8
-25
/
+81
2022-04-27
mm: page_alloc: fix building error on -Werror=array-compare
Xiongwei Song
1
-1
/
+1
2022-04-20
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
1
-4
/
+4
2022-04-20
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
1
-54
/
+0
2022-04-20
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
1
-1
/
+1
2022-04-20
mm/secretmem: fix panic when growing a memfd_secret
Axel Rasmussen
1
-0
/
+17
2022-04-13
mm: don't skip swap entry even if zap_details specified
Peter Xu
1
-6
/
+19
2022-04-13
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
1
-0
/
+1
2022-04-13
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
Paolo Bonzini
1
-0
/
+3
2022-04-13
highmem: fix checks in __kmap_local_sched_{in,out}
Max Filippov
1
-2
/
+2
2022-04-13
mm: fix race between MADV_FREE reclaim and blkdev direct IO read
Mauricio Faria de Oliveira
1
-1
/
+24
2022-04-13
kfence: limit currently covered allocations when pool nearly full
Marco Elver
2
-2
/
+109
2022-04-13
kfence: move saving stack trace of allocations into __kfence_alloc()
Marco Elver
1
-11
/
+24
2022-04-13
kfence: count unexpectedly skipped allocations
Marco Elver
1
-3
/
+13
2022-04-08
mm/usercopy: return 1 from hardened_usercopy __setup() handler
Randy Dunlap
1
-1
/
+4
2022-04-08
mm/memcontrol: return 1 from cgroup.memory __setup() handler
Randy Dunlap
1
-1
/
+1
2022-04-08
mm/mmap: return 1 from stack_guard_gap __setup() handler
Randy Dunlap
1
-1
/
+1
2022-04-08
mm/kmemleak: reset tag when compare object pointer
Kuan-Ying Lee
1
-2
/
+7
2022-04-08
mm,hwpoison: unmap poisoned page before invalidation
Rik van Riel
1
-4
/
+8
2022-04-08
Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
Charan Teja Kalla
1
-8
/
+1
2022-04-08
mm: madvise: return correct bytes advised with process_madvise
Charan Teja Kalla
1
-2
/
+1
2022-04-08
mm: madvise: skip unmapped vma holes passed to process_madvise
Charan Teja Kalla
1
-1
/
+8
2022-04-08
mempolicy: mbind_range() set_policy() after vma_merge()
Hugh Dickins
1
-7
/
+1
2022-04-08
mm: invalidate hwpoison page cache page in fault path
Rik van Riel
1
-2
/
+7
2022-04-08
mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node
Alistair Popple
1
-1
/
+8
2022-04-08
mm/mlock: fix two bugs in user_shm_lock()
Miaohe Lin
1
-4
/
+3
2022-04-08
mm: kfence: fix missing objcg housekeeping for SLAB
Muchun Song
1
-0
/
+1
2022-03-23
mm: swap: get rid of livelock in swapin readahead
Guo Ziliang
1
-1
/
+1
2022-03-08
memfd: fix F_SEAL_WRITE after shmem huge page allocated
Hugh Dickins
1
-12
/
+28
2022-03-08
mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
Daniel Borkmann
1
-1
/
+3
2022-03-08
kasan: fix quarantine conflicting with init_on_free
Andrey Konovalov
1
-0
/
+11
2022-03-08
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2
-3
/
+9
2022-03-02
memblock: use kfree() to release kmalloced memblock regions
Miaohe Lin
1
-2
/
+8
2022-03-02
mm/filemap: Fix handling of THPs in generic_file_buffered_read()
Matthew Wilcox (Oracle)
1
-2
/
+6
2022-02-23
mm: don't try to NUMA-migrate COW pages that have other uses
Linus Torvalds
1
-1
/
+1
2022-02-16
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
1
-5
/
+5
2022-02-08
mm/kmemleak: avoid scanning potential huge holes
Lang Yu
1
-6
/
+7
2022-02-08
mm/debug_vm_pgtable: remove pte entry from the page table
Pasha Tatashin
1
-0
/
+2
2022-02-05
Revert "mm/gup: small refactoring: simplify try_grab_page()"
John Hubbard
1
-5
/
+30
2022-01-29
memcg: better bounds on the memcg stats updates
Shakeel Butt
1
-7
/
+13
2022-01-29
memcg: unify memcg stat flushing
Shakeel Butt
1
-9
/
+10
2022-01-29
memcg: flush stats only if updated
Shakeel Butt
1
-23
/
+55
2022-01-27
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-2
/
+3
2022-01-27
shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
Gang Li
1
-16
/
+21
2022-01-27
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages
Baoquan He
1
-1
/
+3
2022-01-27
mm_zone: add function to check if managed dma zone exists
Baoquan He
1
-0
/
+15
2022-01-05
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
1
-0
/
+8
2021-12-29
kfence: fix memory leak when cat kfence objects
Baokun Li
1
-0
/
+1
2021-12-29
mm/damon/dbgfs: protect targets destructions with kdamond_lock
SeongJae Park
1
-0
/
+2
[prev]
[next]