index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-24
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2024-09-23
Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+1
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-16
/
+16
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-2
/
+3
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
81
-5242
/
+9148
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
3
-37
/
+147
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2024-09-19
Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...
Linus Torvalds
8
-16
/
+54
2024-09-19
mm: call the security_mmap_file() LSM hook in remap_file_pages()
Shu Han
1
-0
/
+4
2024-09-18
Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
6
-408
/
+511
2024-09-17
mm: support large folios swap-in for sync io devices
Chuanhua Han
1
-27
/
+234
2024-09-17
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
3
-5
/
+6
2024-09-17
mm: fix swap_read_folio_zeromap() for large folios with partial zeromap
Barry Song
2
-25
/
+40
2024-09-17
mm/debug_vm_pgtable: Use pxdp_get() for accessing page table entries
Anshuman Khandual
1
-25
/
+25
2024-09-17
mm/vma: return the exact errno in vms_gather_munmap_vmas()
Xiao Yang
1
-8
/
+14
2024-09-17
memcg: cleanup with !CONFIG_MEMCG_V1
Michal Koutný
1
-2
/
+0
2024-09-17
mm/show_mem.c: report alloc tags in human readable units
Kent Overstreet
1
-4
/
+7
2024-09-17
mm: support poison recovery from copy_present_page()
Kefeng Wang
1
-3
/
+7
2024-09-17
mm: support poison recovery from do_cow_fault()
Kefeng Wang
1
-1
/
+5
2024-09-17
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
1
-6
/
+19
2024-09-17
mm: remove follow_pte()
Peter Xu
1
-73
/
+0
2024-09-17
mm/access_process_vm: use the new follow_pfnmap API
Peter Xu
1
-14
/
+14
2024-09-17
mm: new follow_pfnmap API
Peter Xu
1
-0
/
+150
2024-09-17
mm/fork: accept huge pfnmap entries
Peter Xu
1
-3
/
+26
2024-09-17
mm/pagewalk: check pfnmap for folio_walk_start()
Peter Xu
2
-6
/
+5
2024-09-17
mm/gup: detect huge pfnmap entries in gup-fast
Peter Xu
1
-0
/
+6
2024-09-17
mm: allow THP orders for PFNMAPs
Peter Xu
1
-2
/
+2
2024-09-17
mm: mark special bits for huge pfn mappings when inject
Peter Xu
1
-0
/
+4
2024-09-17
mm: drop is_huge_zero_pud()
Peter Xu
1
-12
/
+1
2024-09-17
mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
Peter Xu
1
-0
/
+13
2024-09-17
mm/madvise: process_madvise() drop capability check if same mm
Lorenzo Stoakes
1
-1
/
+1
2024-09-17
mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
Miaohe Lin
1
-0
/
+2
2024-09-17
mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway
Vishal Moola (Oracle)
1
-2
/
+18
2024-09-17
mm: change vmf_anon_prepare() to __vmf_anon_prepare()
Vishal Moola (Oracle)
2
-6
/
+13
2024-09-17
zsmalloc: use unique zsmalloc caches names
Sergey Senozhatsky
1
-6
/
+17
2024-09-16
Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+12
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+13
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
3
-48
/
+112
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-10
/
+7
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2024-09-13
Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-next
Vlastimil Babka
3
-176
/
+127
2024-09-13
Merge branch 'slab/for-6.12/rcu_barriers' into slab/for-next
Vlastimil Babka
6
-113
/
+300
2024-09-13
mm, slab: restore kerneldoc for kmem_cache_create()
Vlastimil Babka
1
-3
/
+7
2024-09-12
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
1
-5
/
+22
2024-09-11
filemap: introduce filemap_invalidate_pages
Pavel Begunkov
1
-5
/
+12
2024-09-11
Merge branch 'for-6.12/block' into for-6.12/io_uring-discard
Jens Axboe
1
-0
/
+13
2024-09-11
mm: release number of pages of a folio
Kundan Kumar
1
-0
/
+13
2024-09-10
slab: make __kmem_cache_create() static inline
Christian Brauner
1
-38
/
+0
2024-09-10
slab: make kmem_cache_create_usercopy() static inline
Christian Brauner
1
-45
/
+0
[next]