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.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
2023-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-41
/
+103
2023-12-07
mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
Jiexun Wang
1
-0
/
+11
2023-12-07
mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regions
SeongJae Park
1
-6
/
+43
2023-12-07
mm/Kconfig: make userfaultfd a menuconfig
Peter Xu
1
-7
/
+9
2023-12-07
mm/damon/core: copy nr_accesses when splitting region
SeongJae Park
1
-0
/
+1
2023-12-07
mm/memory_hotplug: fix error handling in add_memory_resource()
Sumanth Korikkar
1
-1
/
+1
2023-12-07
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
1
-7
/
+6
2023-12-07
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
1
-1
/
+1
2023-12-07
mm: kmem: properly initialize local objcg variable in current_obj_cgroup()
Roman Gushchin
1
-1
/
+1
2023-12-07
mm/kmemleak: move set_track_prepare() outside raw_spinlocks
Liu Shixin
1
-1
/
+3
2023-12-07
Revert "mm/kmemleak: move the initialisation of object to __link_object"
Liu Shixin
1
-17
/
+19
2023-12-07
mm/memory.c:zap_pte_range() print bad swap entry
Andrew Morton
1
-0
/
+1
2023-12-07
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
1
-0
/
+7
2023-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-11-26
mm/page_pool: catch page_pool memory leaks
Jesper Dangaard Brouer
1
-0
/
+7
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-11-20
filemap: add a per-mapping stable writes flag
Christoph Hellwig
1
-1
/
+1
2023-11-16
mm: more ptep_get() conversion
Ryan Roberts
3
-3
/
+3
2023-11-16
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
1
-0
/
+10
2023-11-16
mm/damon/core.c: avoid unintentional filtering out of schemes
Hyeongtak Ji
1
-1
/
+1
2023-11-16
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
1
-1
/
+2
2023-11-16
mm/damon/sysfs-schemes: handle tried region directory allocation failure
SeongJae Park
1
-0
/
+2
2023-11-16
mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
SeongJae Park
1
-0
/
+3
2023-11-16
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
1
-1
/
+3
2023-11-16
mm: fix for negative counter: nr_file_hugepages
Stefan Roesch
1
-7
/
+9
2023-11-16
mm/damon/sysfs: eliminate potential uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2023-11-08
Merge tag 'memblock-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-7
/
+6
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
77
-3250
/
+5422
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2023-11-01
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
1
-17
/
+30
2023-11-01
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
1
-34
/
+36
2023-11-01
mm/vmalloc: fix the unchecked dereference warning in vread_iter()
Baoquan He
1
-1
/
+1
2023-11-01
zswap: export compression failure stats
Nhat Pham
1
-1
/
+7
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-4
/
+32
2023-10-31
Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+0
2023-10-31
Merge tag 'slab-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-37
/
+36
2023-10-31
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2
-33
/
+12
2023-10-31
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+11
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-10
/
+10
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+2
2023-10-30
Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-11
/
+12
2023-10-28
mm/swap: Convert to use bdev_open_by_dev()
Jan Kara
1
-11
/
+12
2023-10-27
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
1
-3
/
+32
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-46
/
+128
2023-10-26
mempolicy: migration attempt to match interleave nodes
Hugh Dickins
1
-5
/
+50
2023-10-26
mempolicy: mmap_lock is not needed while migrating folios
Hugh Dickins
2
-58
/
+63
2023-10-26
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
5
-303
/
+270
2023-10-26
mm: add page_rmappable_folio() wrapper
Hugh Dickins
3
-20
/
+14
[next]