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
2023-06-18
mm/mmap: Fix error path in do_vmi_align_munmap()
Liam R. Howlett
1
-20
/
+17
2023-06-12
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-12
/
+28
2023-06-12
zswap: do not shrink if cgroup may not zswap
Nhat Pham
1
-2
/
+9
2023-06-12
page cache: fix page_cache_next/prev_miss off by one
Mike Kravetz
1
-10
/
+16
2023-06-12
mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp()
Kefeng Wang
1
-0
/
+2
2023-06-12
mm/gup_test: fix ioctl fail for compat task
Haibo Li
1
-0
/
+1
2023-05-29
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
1
-0
/
+6
2023-05-29
mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
Ruihan Li
1
-0
/
+1
2023-05-17
mm: fix zswap writeback race condition
Domenico Cerasuolo
1
-0
/
+16
2023-05-17
mm: kfence: fix false positives on big endian
Michael Ellerman
1
-1
/
+1
2023-05-17
zsmalloc: move LRU update from zs_map_object() to zs_malloc()
Nhat Pham
1
-27
/
+9
2023-05-17
mm: shrinkers: fix race condition on debugfs cleanup
Joan Bruguera Micó
2
-7
/
+13
2023-05-06
Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-205
/
+202
2023-05-06
Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+15
2023-05-06
dmapool: link blocks across pages
Keith Busch
1
-127
/
+130
2023-05-06
dmapool: don't memset on free twice
Keith Busch
1
-2
/
+2
2023-05-06
dmapool: simplify freeing
Keith Busch
1
-16
/
+6
2023-05-06
dmapool: consolidate page initialization
Keith Busch
1
-4
/
+3
2023-05-06
dmapool: rearrange page alloc failure handling
Keith Busch
1
-7
/
+9
2023-05-06
dmapool: move debug code to own functions
Keith Busch
1
-51
/
+77
2023-05-06
dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
Tony Battersby
1
-1
/
+1
2023-05-06
dmapool: cleanup integer types
Tony Battersby
1
-8
/
+11
2023-05-06
dmapool: use sysfs_emit() instead of scnprintf()
Tony Battersby
1
-16
/
+7
2023-05-06
dmapool: remove checks for dev == NULL
Tony Battersby
1
-31
/
+14
2023-05-06
mm: do not reclaim private data from pinned page
Jan Kara
1
-0
/
+10
2023-05-06
mm/mmap/vma_merge: always check invariants
Lorenzo Stoakes
1
-5
/
+5
2023-05-06
filemap: Handle error return from __filemap_get_folio()
Matthew Wilcox
1
-1
/
+1
2023-05-05
Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanups
Linus Torvalds
1
-0
/
+2
2023-05-04
Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-5
/
+13
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-16
/
+89
2023-05-03
x86-64: make access_ok() independent of LAM
Linus Torvalds
1
-0
/
+2
2023-05-02
mm: change per-VMA lock statistics to be disabled by default
Suren Baghdasaryan
1
-2
/
+8
2023-05-02
mm/mempolicy: correctly update prev when policy is equal on mbind
Lorenzo Stoakes
1
-1
/
+3
2023-05-02
kasan: hw_tags: avoid invalid virt_to_page()
Mark Rutland
1
-2
/
+2
2023-05-02
mm/page_alloc: add some comments to explain the possible hole in __pageblock_...
Baolin Wang
1
-0
/
+9
2023-05-02
mm/ksm: move disabling KSM from s390/gmap code to KSM code
David Hildenbrand
1
-0
/
+11
2023-05-02
mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
David Hildenbrand
1
-0
/
+59
2023-05-02
mm/damon/paddr: fix missing folio_sz update in damon_pa_young()
Kefeng Wang
1
-4
/
+2
2023-05-02
mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()
Kefeng Wang
1
-4
/
+3
2023-05-02
mm/damon/paddr: minor refactor of damon_pa_pageout()
Kefeng Wang
1
-8
/
+5
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+2
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-9
/
+11
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
74
-4378
/
+5473
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-17
/
+150
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+0
2023-04-27
mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
Huang Ying
1
-4
/
+8
2023-04-27
shmem: restrict noswap option to initial user namespace
Christian Brauner
1
-0
/
+4
2023-04-27
mm/khugepaged: fix conflicting mods to collapse_file()
Hugh Dickins
1
-22
/
+1
[next]