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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....
Linus Torvalds
2
-32
/
+61
2022-08-01
Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-142
/
+84
2022-08-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-18
/
+32
2022-07-29
Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-15
/
+16
2022-07-29
mm/hmm: fault non-owner device private entries
Ralph Campbell
1
-11
/
+8
2022-07-29
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
1
-4
/
+8
2022-07-26
Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-30
/
+57
2022-07-26
mm: fix NULL pointer dereference in wp_page_reuse()
Qi Zheng
1
-1
/
+1
2022-07-25
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2
-10
/
+12
2022-07-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-1
/
+1
2022-07-24
mm: honor FGP_NOWAIT for page cache page allocation
Jens Axboe
1
-0
/
+4
2022-07-24
mm: Add balance_dirty_pages_ratelimited_flags() function
Jan Kara
1
-10
/
+41
2022-07-24
mm: Move updates of dirty_exceeded into one place
Jan Kara
1
-5
/
+2
2022-07-24
mm: Move starting of background writeback into the main balancing loop
Jan Kara
1
-17
/
+14
2022-07-20
mm/slab_common: move generic bulk alloc/free functions to SLOB
Hyeonggon Yoo
3
-40
/
+21
2022-07-20
mm/sl[au]b: use own bulk free function when bulk alloc failed
Hyeonggon Yoo
2
-3
/
+3
2022-07-20
arm64: enable THP_SWAP for arm64
Barry Song
1
-1
/
+1
2022-07-18
hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-0
/
+1
2022-07-18
secretmem: fix unhandled fault in truncate
Mike Rapoport
1
-7
/
+26
2022-07-18
mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()
Naoya Horiguchi
1
-2
/
+7
2022-07-18
mm: fix missing wake-up event for FSDAX pages
Muchun Song
2
-5
/
+7
2022-07-18
mm: fix page leak with multiple threads mapping the same page
Josef Bacik
1
-2
/
+5
2022-07-18
tmpfs: fix the issue that the mount and remount results are inconsistent.
ZhaoLong Wang
1
-5
/
+2
2022-07-18
mm: kfence: apply kmemleak_ignore_phys on early allocated pool
Yee Lee
1
-9
/
+9
2022-07-07
mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISON
Catalin Marinas
1
-7
/
+5
2022-07-07
mm: kasan: Skip unpoisoning of user pages
Catalin Marinas
1
-2
/
+5
2022-07-07
mm: kasan: Ensure the tags are visible before the tag in page->flags
Catalin Marinas
1
-1
/
+2
2022-07-04
mm: slab: optimize memcg_slab_free_hook()
Muchun Song
3
-68
/
+32
2022-07-04
mm/tracing: add 'accounted' entry into output of allocation tracepoints
Vasily Averin
4
-24
/
+23
2022-07-04
mm/slub: Simplify __kmem_cache_alias()
Xiongwei Song
1
-5
/
+3
2022-07-04
mm, slab: fix bad alignments
Jiapeng Chong
1
-2
/
+2
2022-07-03
mm: split huge PUD on wp_huge_pud fallback
Gowans, James
1
-13
/
+14
2022-07-03
mm/rmap: fix dereferencing invalid subpage pointer in try_to_migrate_one()
David Hildenbrand
1
-10
/
+17
2022-07-03
mm: sparsemem: fix missing higher order allocation splitting
Muchun Song
1
-0
/
+8
2022-07-03
mm/damon: use set_huge_pte_at() to make huge pte old
Baolin Wang
1
-2
/
+1
2022-07-03
mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
Axel Rasmussen
1
-1
/
+4
2022-06-27
mm: ioremap: Add ioremap/iounmap_allowed()
Kefeng Wang
1
-1
/
+10
2022-06-27
mm: ioremap: Setup phys_addr of struct vm_struct
Kefeng Wang
1
-0
/
+1
2022-06-27
mm: ioremap: Use more sensible name in ioremap_prot()
Kefeng Wang
1
-6
/
+8
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-6
/
+31
2022-06-23
filemap: Fix serialization adding transparent huge pages to page cache
Alistair Popple
1
-0
/
+2
2022-06-23
mm: Clear page->private when splitting or migrating a page
Matthew Wilcox (Oracle)
2
-0
/
+2
2022-06-20
filemap: Handle sibling entries in filemap_get_read_batch()
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-06-20
filemap: Correct the conditions for marking a folio as accessed
Matthew Wilcox (Oracle)
1
-3
/
+10
2022-06-20
Merge tag 'slab-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+36
2022-06-17
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+2
2022-06-16
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
3
-2
/
+14
2022-06-16
mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
Yang Yang
1
-1
/
+1
2022-06-16
mm/kfence: select random number before taking raw lock
Jason A. Donenfeld
1
-2
/
+5
2022-06-16
mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is in...
SeongJae Park
1
-0
/
+8
[next]