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-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
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-27
mm/mremap: fix vm_pgoff in vma_merge() case 3
Vlastimil Babka
1
-1
/
+1
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-6
/
+12
2023-04-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+1
2023-04-25
Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
7
-852
/
+5
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+4
2023-04-24
Merge tag 'pull-write-one-page' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-40
/
+0
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-4
/
+0
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2023-04-24
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+4
2023-04-21
sparse: remove unnecessary 0 values from rc
Li zeming
1
-1
/
+1
2023-04-21
mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()
Linus Torvalds
1
-6
/
+13
2023-04-21
mm: do not increment pgfault stats when page fault handler retries
Suren Baghdasaryan
1
-19
/
+27
2023-04-21
zsmalloc: allow only one active pool compaction context
Sergey Senozhatsky
1
-0
/
+12
2023-04-21
mm: add new KSM process and sysfs knobs
Stefan Roesch
1
-0
/
+21
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
2
-17
/
+90
2023-04-21
mm: shrinkers: fix debugfs file permissions
John Keeping
1
-2
/
+2
2023-04-21
mm: don't check VMA write permissions if the PTE/PMD indicates write permissions
David Hildenbrand
2
-6
/
+3
2023-04-21
migrate_pages_batch: fix statistics for longterm pin retry
Huang Ying
1
-0
/
+3
2023-04-21
userfaultfd: use helper function range_in_vma()
ZhangPeng
1
-5
/
+1
2023-04-21
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Kefeng Wang
1
-1
/
+2
2023-04-21
mm/hugetlb: fix uffd-wp bit lost when unsharing happens
Peter Xu
1
-2
/
+5
2023-04-21
mm/hugetlb: fix uffd-wp during fork()
Peter Xu
1
-9
/
+15
2023-04-21
kasan: fix lockdep report invalid wait context
Zqiang
1
-26
/
+8
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-88
/
+214
2023-04-18
mm: ksm: support hwpoison for ksm page
Longlong Xia
2
-9
/
+70
[next]