Sign in
android-kvm
/
linux
/
e7ed343658792771cf1b868df061661b7bcc5cef
/
mm
eee2808
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 5 months ago
cb787f4
[tree-wide] finally take no_llseek out
by Al Viro
· 5 months ago
a530bbc
memory tiers: use default_dram_perf_ref_source in log message
by Huang Ying
· 5 months ago
6901cf5
mm/damon/Kconfig: update DAMON doc URL
by Diederik de Haas
· 5 months ago
ff7f5ad
mm: kfence: fix elapsed time for allocated/freed track
by qiwu.chen
· 5 months ago
8001070c
mm: migrate: annotate data-race in migrate_folio_unmap()
by Jeongjun Park
· 5 months ago
dc677b5
mm/hugetlb: simplify refs in memfd_alloc_folio
by Steve Sistare
· 6 months ago
ce645b9
mm/gup: fix memfd_pin_folios alloc race panic
by Steve Sistare
· 6 months ago
9289f02
mm/gup: fix memfd_pin_folios hugetlb page allocation
by Steve Sistare
· 6 months ago
26a8ea8
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
by Steve Sistare
· 6 months ago
c56b6f3
mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
by Steve Sistare
· 6 months ago
c225c4f
mm/filemap: fix filemap_get_folios_contig THP panic
by Steve Sistare
· 6 months ago
a334407
mm: make SPLIT_PTE_PTLOCKS depend on SMP
by Guenter Roeck
· 5 months ago
aa48655
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
by Linus Torvalds
· 5 months ago
5701725
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
by Linus Torvalds
· 5 months ago
5c36498
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
by Linus Torvalds
· 5 months ago
d0359e4
Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 5 months ago
f8ffbc3
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 months ago
7856a56
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 5 months ago
617a814
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 5 months ago
171754c
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 5 months ago
2004cef
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 months ago
839c4f5
Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 5 months ago
ea7e2d5
mm: call the security_mmap_file() LSM hook in remap_file_pages()
by Shu Han
· 5 months ago
667495d
Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 months ago
bdf56c7
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
by Linus Torvalds
· 5 months ago
242d12c
mm: support large folios swap-in for sync io devices
by Chuanhua Han
· 6 months ago
325efb1
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support large folios
by Barry Song
· 6 months ago
9d57090
mm: fix swap_read_folio_zeromap() for large folios with partial zeromap
by Barry Song
· 6 months ago
a0c9fd2
mm/debug_vm_pgtable: Use pxdp_get() for accessing page table entries
by Anshuman Khandual
· 6 months ago
659c55e
mm/vma: return the exact errno in vms_gather_munmap_vmas()
by Xiao Yang
· 6 months ago
f2c5101
memcg: cleanup with !CONFIG_MEMCG_V1
by Michal Koutný
· 6 months ago
fd00be9
mm/show_mem.c: report alloc tags in human readable units
by Kent Overstreet
· 6 months ago
658be46
mm: support poison recovery from copy_present_page()
by Kefeng Wang
· 6 months ago
aa549f9
mm: support poison recovery from do_cow_fault()
by Kefeng Wang
· 6 months ago
7a2369b
mm: z3fold: deprecate CONFIG_Z3FOLD
by Yosry Ahmed
· 6 months ago
b0a1c0d
mm: remove follow_pte()
by Peter Xu
· 6 months ago
b17269a
mm/access_process_vm: use the new follow_pfnmap API
by Peter Xu
· 6 months ago
6da8e96
mm: new follow_pfnmap API
by Peter Xu
· 6 months ago
bc02afb
mm/fork: accept huge pfnmap entries
by Peter Xu
· 6 months ago
10d83d7
mm/pagewalk: check pfnmap for folio_walk_start()
by Peter Xu
· 6 months ago
ae3c99e
mm/gup: detect huge pfnmap entries in gup-fast
by Peter Xu
· 6 months ago
5dd4072
mm: allow THP orders for PFNMAPs
by Peter Xu
· 6 months ago
3c8e44c
mm: mark special bits for huge pfn mappings when inject
by Peter Xu
· 6 months ago
ef713ec
mm: drop is_huge_zero_pud()
by Peter Xu
· 6 months ago
6857be5
mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
by Peter Xu
· 6 months ago
22af8ca
mm/madvise: process_madvise() drop capability check if same mm
by Lorenzo Stoakes
· 5 months ago
2a1b864
mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
by Miaohe Lin
· 5 months ago
98b74bb
mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway
by Vishal Moola (Oracle)
· 5 months ago
2a058ab
mm: change vmf_anon_prepare() to __vmf_anon_prepare()
by Vishal Moola (Oracle)
· 5 months ago
6040f65
zsmalloc: use unique zsmalloc caches names
by Sergey Senozhatsky
· 6 months ago
a2f1154
kasan: rust: Add KASAN smoke test via UAF
by Matthew Maurer
· 6 months ago
adfc3de
Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linux
by Linus Torvalds
· 5 months ago
26bb0d3
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
by Linus Torvalds
· 5 months ago
3352633
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 5 months ago
2775df6
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 5 months ago
8f72c31f
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 5 months ago
ecc4d6a
Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-next
by Vlastimil Babka
· 5 months ago
a715e94
Merge branch 'slab/for-6.12/rcu_barriers' into slab/for-next
by Vlastimil Babka
· 5 months ago
4b7ff9a
mm, slab: restore kerneldoc for kmem_cache_create()
by Vlastimil Babka
· 5 months ago
79a61cc
mm: avoid leaving partial pfn mappings around in error case
by Linus Torvalds
· 5 months ago
a12c883
filemap: introduce filemap_invalidate_pages
by Pavel Begunkov
· 5 months ago
318ad42
Merge branch 'for-6.12/block' into for-6.12/io_uring-discard
by Jens Axboe
· 5 months ago
d3bfbfb
mm: release number of pages of a folio
by Kundan Kumar
· 6 months ago
781aee7
slab: make __kmem_cache_create() static inline
by Christian Brauner
· 6 months ago
0c9050b
slab: make kmem_cache_create_usercopy() static inline
by Christian Brauner
· 6 months ago
3d453e6
slab: remove kmem_cache_create_rcu()
by Christian Brauner
· 6 months ago
b2e7456
slab: create kmem_cache_create() compatibility layer
by Christian Brauner
· 6 months ago
dacf472
slab: remove rcu_freeptr_offset from struct kmem_cache
by Christian Brauner
· 6 months ago
3dbe2ba
slab: pass struct kmem_cache_args to do_kmem_cache_create()
by Christian Brauner
· 6 months ago
fc0eac5
slab: pull kmem_cache_open() into do_kmem_cache_create()
by Christian Brauner
· 6 months ago
34410a9
slab: pass struct kmem_cache_args to create_cache()
by Christian Brauner
· 6 months ago
1d3d764
slab: port kmem_cache_create_usercopy() to struct kmem_cache_args
by Christian Brauner
· 6 months ago
9816c3c
slab: port kmem_cache_create_rcu() to struct kmem_cache_args
by Christian Brauner
· 6 months ago
f6cd98c
slab: port kmem_cache_create() to struct kmem_cache_args
by Christian Brauner
· 6 months ago
879fb3c
slab: add struct kmem_cache_args
by Christian Brauner
· 6 months ago
53d3d21
slab: s/__kmem_cache_create/do_kmem_cache_create/g
by Christian Brauner
· 6 months ago
9028cde
memcg: add charging of already allocated slab objects
by Shakeel Butt
· 6 months ago
e0a955b
mm/codetag: add pgalloc_tag_copy()
by Yu Zhao
· 6 months ago
95599ef
mm/codetag: fix pgalloc_tag_split()
by Yu Zhao
· 6 months ago
6004fe0
mm/vmalloc.c: use "high-order" in description non 0-order pages
by Uladzislau Rezki (Sony)
· 6 months ago
b44f71e
mm/vmalloc.c: use helper function va_size()
by ZhangPeng
· 6 months ago
354a595
mm: replace xa_get_order with xas_get_order where appropriate
by Shakeel Butt
· 6 months ago
aa50b50
mm: clean up mem_cgroup_iter()
by Kinsey Ho
· 6 months ago
ec0db74
mm: restart if multiple traversals raced
by Kinsey Ho
· 6 months ago
3d150e3
mm: increment gen # before restarting traversal
by Kinsey Ho
· 6 months ago
4a2698b
mm: don't hold css->refcnt during traversal
by Kinsey Ho
· 6 months ago
6e94da9
mm/page_alloc: fix build with CONFIG_UNACCEPTED_MEMORY=n
by Andrew Morton
· 6 months ago
cfc8193
mm: migrate: remove unused includes
by Kefeng Wang
· 6 months ago
e4bfc67
mm: thp: simplify split_huge_pages_pid()
by Nanyong Sun
· 6 months ago
46dcc7c
mm: migrate: simplify find_mm_struct()
by Nanyong Sun
· 6 months ago
25e8acb
mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if aggr_interval is zero
by SeongJae Park
· 6 months ago
ec86797
mm: page_alloc: fix missed updates of PGFREE in free_unref_{page/folios}
by Yosry Ahmed
· 6 months ago
df7e128
mm: care about shadow stack guard gap when getting an unmapped area
by Mark Brown
· 6 months ago
540e00a
mm: pass vm_flags to generic_get_unmapped_area()
by Mark Brown
· 6 months ago
25d4054
mm: make arch_get_unmapped_area() take vm_flags by default
by Mark Brown
· 6 months ago
f0679f9
mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN
by SeongJae Park
· 6 months ago
5ad7a99
mm: Kconfig: fixup zsmalloc configuration
by Sergey Senozhatsky
· 6 months ago
fc1b43c
filemap: fix the last_index of mm_filemap_get_pages
by Takaya Saeki
· 6 months ago
e1e4cfd
mm,tmpfs: consider end of file write in shmem_is_huge
by Rik van Riel
· 6 months ago
Next »