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-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-07-01
usercopy: use unsigned long instead of uintptr_t
Jason A. Donenfeld
1
-1
/
+1
2022-06-29
filemap: Use filemap_read_folio() in do_read_cache_folio()
Matthew Wilcox (Oracle)
1
-20
/
+9
2022-06-29
filemap: Handle AOP_TRUNCATED_PAGE in do_read_cache_folio()
Matthew Wilcox (Oracle)
1
-1
/
+3
2022-06-29
filemap: Move 'filler' case to the end of do_read_cache_folio()
Matthew Wilcox (Oracle)
1
-15
/
+13
2022-06-29
filemap: Remove find_get_pages_range() and associated functions
Matthew Wilcox (Oracle)
2
-96
/
+0
2022-06-29
shmem: Convert shmem_unlock_mapping() to use filemap_get_folios()
Matthew Wilcox (Oracle)
1
-7
/
+6
2022-06-29
vmscan: Add check_move_unevictable_folios()
Matthew Wilcox (Oracle)
1
-22
/
+34
2022-06-29
filemap: Add filemap_get_folios()
Matthew Wilcox (Oracle)
1
-0
/
+59
2022-06-29
filemap: Remove add_to_page_cache() and add_to_page_cache_locked()
Matthew Wilcox (Oracle)
3
-22
/
+2
2022-06-29
hugetlb: Convert huge_add_to_page_cache() to use a folio
Matthew Wilcox (Oracle)
1
-4
/
+10
2022-06-29
mm: Remove __delete_from_page_cache()
Matthew Wilcox (Oracle)
3
-3
/
+3
2022-06-29
mm: Account dirty folios properly during splits
Matthew Wilcox (Oracle)
1
-3
/
+8
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
2022-06-16
mm: lru_cache_disable: use synchronize_rcu_expedited
Marcelo Tosatti
1
-1
/
+1
2022-06-16
mm/page_isolation.c: fix one kernel-doc comment
Yang Li
1
-0
/
+2
2022-06-16
init: Initialize noop_backing_dev_info early
Jan Kara
1
-9
/
+2
2022-06-15
memblock: Disable mirror feature if kernelcore is not specified
Ma Wupeng
3
-1
/
+6
2022-06-15
mm: Limit warning message in vmemmap_verify() to once
Ma Wupeng
1
-1
/
+1
2022-06-15
mm: Ratelimited mirrored memory related warning messages
Ma Wupeng
1
-2
/
+2
2022-06-13
mm: create security context for memfd_secret inodes
Christian Göttsche
1
-0
/
+9
2022-06-13
usercopy: Make usercopy resilient against ridiculously large copies
Matthew Wilcox (Oracle)
1
-10
/
+9
2022-06-13
usercopy: Cast pointer to an integer once
Matthew Wilcox (Oracle)
1
-5
/
+6
2022-06-13
usercopy: Handle vm_map_ram() areas
Matthew Wilcox (Oracle)
2
-7
/
+5
2022-06-13
mm/slub: add missing TID updates on slab deactivation
Jann Horn
1
-0
/
+2
2022-06-13
mm/slub: Move the stackdepot related allocation out of IRQ-off section.
Sebastian Andrzej Siewior
1
-7
/
+34
2022-06-09
mm/huge_memory: Fix xarray node memory leak
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-06-09
filemap: Cache the value of vm_flags
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-06-09
filemap: Don't release a locked folio
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-06-05
Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-32
/
+32
2022-06-05
Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+16
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-06-03
mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-2
/
+2
[prev]
[next]