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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
hugetlb: pte_alloc_huge() to replace huge pte_alloc_map()
Hugh Dickins
1
-0
/
+17
2023-04-21
mm: add new KSM process and sysfs knobs
Stefan Roesch
1
-0
/
+5
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
3
-2
/
+22
2023-04-21
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Kefeng Wang
1
-1
/
+0
2023-04-21
fs/buffer: add folio_create_empty_buffers helper
Pankaj Raghav
1
-0
/
+2
2023-04-21
buffer: add folio_alloc_buffers() helper
Pankaj Raghav
1
-0
/
+2
2023-04-21
fs/buffer: add folio_set_bh helper
Pankaj Raghav
1
-0
/
+2
2023-04-18
mm: ksm: support hwpoison for ksm page
Longlong Xia
2
-0
/
+18
2023-04-18
memfd: pass argument of memfd_fcntl as int
Luca Vizzarro
1
-2
/
+2
2023-04-18
mm: Multi-gen LRU: remove wait_event_killable()
Kalesh Singh
1
-6
/
+2
2023-04-18
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
1
-1
/
+16
2023-04-18
mm: kmsan: apply __must_check to non-void functions
Alexander Potapenko
1
-21
/
+22
2023-04-18
mm: hwpoison: support recovery from HugePage copy-on-write faults
Liu Shixin
1
-3
/
+3
2023-04-18
mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Aneesh Kumar K.V
1
-1
/
+1
2023-04-18
mm/vmemmap/devdax: fix kernel crash when probing devdax devices
Aneesh Kumar K.V
1
-0
/
+16
2023-04-18
userfaultfd: convert mfill_atomic() to use a folio
ZhangPeng
1
-2
/
+2
2023-04-18
mm: convert copy_user_huge_page() to copy_user_large_folio()
ZhangPeng
1
-4
/
+3
2023-04-18
userfaultfd: convert mfill_atomic_hugetlb() to use a folio
ZhangPeng
1
-2
/
+2
2023-04-18
userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
ZhangPeng
1
-4
/
+3
2023-04-18
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
1
-0
/
+7
2023-04-18
prctl: add PR_GET_AUXV to copy auxv to userspace
Josh Triplett
1
-0
/
+2
2023-04-18
mm/khugepaged: skip shmem with userfaultfd
David Stevens
1
-1
/
+2
2023-04-18
mm/hwpoison: introduce copy_mc_highpage
Jiaqi Yan
1
-13
/
+41
2023-04-18
mm/khugepaged: recover from poisoned anonymous memory
Jiaqi Yan
1
-1
/
+2
2023-04-18
workingset: memcg: sleep when flushing stats in workingset_refault()
Yosry Ahmed
1
-2
/
+2
2023-04-18
memcg: sleep during flushing stats in safe contexts
Yosry Ahmed
1
-2
/
+7
2023-04-18
memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
Yosry Ahmed
1
-2
/
+2
2023-04-18
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
1
-1
/
+1
2023-04-18
mm: move free_area_empty() to mm/internal.h
Mike Rapoport (IBM)
1
-5
/
+0
2023-04-18
hugetlb: remove PageHeadHuge()
Matthew Wilcox (Oracle)
1
-6
/
+1
2023-04-18
sched/isolation: add cpu_is_isolated() API
Frederic Weisbecker
1
-0
/
+12
2023-04-18
mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()
Ivan Orlov
1
-1
/
+2
2023-04-18
mm: make arch_has_descending_max_zone_pfns() static
Arnd Bergmann
1
-1
/
+0
2023-04-18
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-18
/
+21
2023-04-18
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
1
-9
/
+10
2023-04-18
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
1
-9
/
+11
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-1
/
+2
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
1
-1
/
+1
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
2
-3
/
+4
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
2
-0
/
+15
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
2
-0
/
+23
2023-04-05
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
2
-14
/
+15
2023-04-05
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
1
-0
/
+2
2023-04-05
mm: introduce per-VMA lock statistics
Suren Baghdasaryan
2
-0
/
+12
2023-04-05
mm: add FAULT_FLAG_VMA_LOCK flag
Suren Baghdasaryan
2
-1
/
+4
2023-04-05
mm: introduce lock_vma_under_rcu to be used from arch-specific code
Suren Baghdasaryan
1
-0
/
+3
2023-04-05
mm: introduce vma detached flag
Suren Baghdasaryan
2
-0
/
+14
2023-04-05
mm/khugepaged: write-lock VMA while collapsing a huge page
Suren Baghdasaryan
1
-11
/
+30
2023-04-05
mm: mark VMA as being written when changing vm_flags
Suren Baghdasaryan
1
-5
/
+5
2023-04-05
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
3
-0
/
+103
[next]