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-10-01
Merge tag 'mm-hotfixes-stable-2022-09-30' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-1
/
+5
2022-09-30
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
1
-1
/
+1
2022-09-30
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
1
-0
/
+4
2022-09-26
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
15
-72
/
+176
2022-09-26
mm/page_isolation: fix isolate_single_pageblock() isolation behavior
Zi Yan
1
-11
/
+14
2022-09-26
mm,hwpoison: check mm when killing accessing process
Shuai Xue
1
-0
/
+3
2022-09-26
mm/hugetlb: correct demote page offset logic
Doug Berger
1
-6
/
+8
2022-09-26
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
1
-0
/
+12
2022-09-26
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
1
-4
/
+10
2022-09-26
frontswap: don't call ->init if no ops are registered
Christoph Hellwig
1
-0
/
+3
2022-09-26
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
1
-4
/
+2
2022-09-26
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
1
-2
/
+5
2022-09-26
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2
-10
/
+34
2022-09-22
Merge tag 'slab-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+20
2022-09-22
mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.
Maurizio Lombardi
1
-1
/
+8
2022-09-19
mm/slab_common: fix possible double free of kmem_cache
Feng Tang
1
-1
/
+4
2022-09-16
kasan: call kasan_malloc() from __kmalloc_*track_caller()
Peter Collingbourne
1
-0
/
+4
2022-09-11
mm: fix dereferencing possible ERR_PTR
Binyi Han
1
-1
/
+1
2022-09-11
vmscan: check folio_test_private(), not folio_get_private()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-09-11
mm: fix VM_BUG_ON in __delete_from_swap_cache()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-09-11
mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-5
/
+14
2022-09-11
mm/migrate_device.c: copy pte dirty bit to page
Alistair Popple
1
-2
/
+7
2022-09-11
mm/migrate_device.c: add missing flush_cache_page()
Alistair Popple
1
-1
/
+1
2022-09-11
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
1
-2
/
+3
2022-09-11
mm/memory-failure: fall back to vma_address() when ->notify_failure() fails
Dan Williams
1
-10
/
+12
2022-09-11
mm/memory-failure: fix detection of memory_failure() handlers
Dan Williams
1
-1
/
+1
2022-09-11
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
1
-10
/
+43
2022-09-08
mm/slub: fix to return errno if kmalloc() fails
Chao Yu
1
-1
/
+4
2022-09-03
mm: pagewalk: Fix race between unmap and page walker
Steven Price
2
-11
/
+14
2022-09-01
Merge tag 'slab-for-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+29
2022-09-01
mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...
Waiman Long
1
-16
/
+29
2022-08-31
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-13
/
+16
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2
-6
/
+10
2022-08-28
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-08-28
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-08-20
mm/shmem: shmem_replace_page() remember NR_SHMEM
Hugh Dickins
1
-0
/
+2
2022-08-20
mm/shmem: tmpfs fallocate use file_modified()
Hugh Dickins
1
-1
/
+2
2022-08-20
mm/shmem: fix chattr fsflags support in tmpfs
Hugh Dickins
1
-23
/
+31
2022-08-20
mm/hugetlb: support write-faults in shared mappings
David Hildenbrand
1
-7
/
+19
2022-08-20
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
1
-2
/
+5
2022-08-20
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
1
-11
/
+18
2022-08-20
mm: add DEVICE_ZONE to FOR_ALL_ZONES
Hao Lee
1
-1
/
+8
2022-08-20
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
2
-43
/
+89
2022-08-10
Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-601
/
+684
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+5
2022-08-09
Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
[next]