index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
1
-2
/
+1
2024-03-29
mm: clean up populate_vma_page_range() FOLL_* flag handling
Linus Torvalds
1
-6
/
+8
2024-03-26
mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
Johannes Weiner
1
-4
/
+19
2024-03-26
userfaultfd: fix deadlock warning when locking src and dst VMAs
Lokesh Gidra
1
-1
/
+2
2024-03-26
tmpfs: fix race on handling dquot rbtree
Carlos Maiolino
1
-3
/
+7
2024-03-26
mm: zswap: fix writeback shinker GFP_NOIO/GFP_NOFS recursion
Johannes Weiner
1
-0
/
+8
2024-03-26
mm: zswap: fix kernel BUG in sg_init_one
Barry Song
1
-2
/
+12
2024-03-26
mm: cachestat: fix two shmem bugs
Johannes Weiner
1
-0
/
+16
2024-03-26
mm,page_owner: fix recursion
Oscar Salvador
1
-10
/
+23
2024-03-26
mm/memory: fix missing pte marker for !page on pte zaps
Peter Xu
1
-1
/
+3
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-4
/
+3
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+13
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
62
-2944
/
+5490
2024-03-13
mempool: kvmalloc pool
Kent Overstreet
1
-0
/
+13
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-5
/
+51
2024-03-13
mm/zswap: remove the memcpy if acomp is not sleepable
Barry Song
1
-2
/
+4
2024-03-13
memtest: use {READ,WRITE}_ONCE in memory scanning
Qiang Zhang
1
-2
/
+2
2024-03-13
mm: prohibit the last subpage from reusing the entire large folio
Barry Song
1
-0
/
+10
2024-03-12
Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
5
-106
/
+78
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-10
/
+95
2024-03-12
mm/huge_memory: skip invalid debugfs new_order input for folio split
Zi Yan
1
-0
/
+6
2024-03-12
mm/huge_memory: check new folio order when split a folio
Zi Yan
1
-0
/
+3
2024-03-12
mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
Byungchul Park
1
-1
/
+20
2024-03-12
mm: add an explicit smp_wmb() to UFFDIO_CONTINUE
James Houghton
2
-4
/
+22
2024-03-12
mm: fix list corruption in put_pages_list
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-03-12
mm: remove folio from deferred split list before uncharging it
Matthew Wilcox (Oracle)
2
-0
/
+9
2024-03-12
Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+17
2024-03-12
Merge branch 'slab/for-6.9/slab-flag-cleanups' into slab/for-linus
Vlastimil Babka
4
-21
/
+10
2024-03-12
Merge branch 'slab/for-6.9/optimize-get-freelist' into slab/for-linus
Vlastimil Babka
1
-18
/
+14
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-4
/
+79
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+3
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-11
/
+11
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
3
-36
/
+2
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
1
-8
/
+15
2024-03-07
Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-15
/
+23
2024-03-06
mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
Alexei Starovoitov
1
-2
/
+57
2024-03-06
filemap: avoid unnecessary major faults in filemap_fault()
ZhangPeng
1
-0
/
+46
2024-03-06
mm,page_owner: drop unnecessary check
Oscar Salvador
1
-2
/
+1
2024-03-06
mm,page_owner: check for null stack_record before bumping its refcount
Oscar Salvador
1
-2
/
+7
2024-03-06
mm: swap: fix race between free_swap_and_cache() and swapoff()
Ryan Roberts
1
-1
/
+12
2024-03-06
mm/kasan: use pXd_leaf() in shadow_mapped()
Peter Xu
1
-9
/
+2
2024-03-06
mm/zswap: global lru and shrinker shared by all zswap_pools fix
Chengming Zhou
1
-39
/
+38
2024-03-06
mm: memory: fix shift-out-of-bounds in fault_around_bytes_set
Kefeng Wang
1
-1
/
+2
2024-03-06
mm: page_alloc: use div64_ul() instead of do_div()
Thorsten Blum
1
-1
/
+1
2024-03-06
mm/mempolicy: use a folio in do_mbind()
Matthew Wilcox (Oracle)
1
-7
/
+8
2024-03-06
mm: make folio_pte_batch available outside of mm/memory.c
Barry Song
2
-76
/
+93
[next]