index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-09-16
Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-13
Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-next
Vlastimil Babka
2024-09-13
Merge branch 'slab/for-6.12/rcu_barriers' into slab/for-next
Vlastimil Babka
2024-09-13
mm, slab: restore kerneldoc for kmem_cache_create()
Vlastimil Babka
2024-09-12
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
2024-09-11
filemap: introduce filemap_invalidate_pages
Pavel Begunkov
2024-09-11
Merge branch 'for-6.12/block' into for-6.12/io_uring-discard
Jens Axboe
2024-09-11
mm: release number of pages of a folio
Kundan Kumar
2024-09-10
slab: make __kmem_cache_create() static inline
Christian Brauner
2024-09-10
slab: make kmem_cache_create_usercopy() static inline
Christian Brauner
2024-09-10
slab: remove kmem_cache_create_rcu()
Christian Brauner
2024-09-10
slab: create kmem_cache_create() compatibility layer
Christian Brauner
2024-09-10
slab: remove rcu_freeptr_offset from struct kmem_cache
Christian Brauner
2024-09-10
slab: pass struct kmem_cache_args to do_kmem_cache_create()
Christian Brauner
2024-09-10
slab: pull kmem_cache_open() into do_kmem_cache_create()
Christian Brauner
2024-09-10
slab: pass struct kmem_cache_args to create_cache()
Christian Brauner
2024-09-10
slab: port kmem_cache_create_usercopy() to struct kmem_cache_args
Christian Brauner
2024-09-10
slab: port kmem_cache_create_rcu() to struct kmem_cache_args
Christian Brauner
2024-09-10
slab: port kmem_cache_create() to struct kmem_cache_args
Christian Brauner
2024-09-10
slab: add struct kmem_cache_args
Christian Brauner
2024-09-10
slab: s/__kmem_cache_create/do_kmem_cache_create/g
Christian Brauner
2024-09-10
memcg: add charging of already allocated slab objects
Shakeel Butt
2024-09-05
mm/slab: Optimize the code logic in find_mergeable()
Xavier
2024-09-04
Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-04
Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-03
mm, slub: avoid zeroing kmalloc redzone
Peng Fan
2024-09-02
mm: Removed @freeptr_offset to prevent doc warning
R Sundar
2024-09-01
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
2024-09-01
codetag: debug: mark codetags for poisoned page as empty
Hao Ge
2024-09-01
mm/memcontrol: respect zswap.writeback setting from parent cg too
Mike Yuan
2024-09-01
Revert "mm: skip CMA pages when they are not available"
Usama Arif
2024-09-01
mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
Hao Ge
2024-09-01
userfaultfd: don't BUG_ON() if khugepaged yanks our page table
Jann Horn
2024-09-01
userfaultfd: fix checks for huge PMDs
Jann Horn
2024-09-01
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-30
mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
David Howells
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-29
mm: add kmem_cache_create_rcu()
Christian Brauner
2024-08-29
mm: remove unused argument from create_cache()
Christian Brauner
2024-08-27
mm, slab: use kmem_cache_free() to free from kmem_buckets_cache
Yan Zhen
2024-08-27
slub: Introduce CONFIG_SLUB_RCU_DEBUG
Jann Horn
2024-08-27
kasan: catch invalid free before SLUB reinitializes the object
Jann Horn
2024-08-27
mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
Vlastimil Babka
2024-08-27
mm, slab: reintroduce rcu_barrier() into kmem_cache_destroy()
Vlastimil Babka
[next]