index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
mm/hugetlb: handle uffd-wp during fork()
Peter Xu
1
-2
/
+5
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
3
-5
/
+7
2022-05-13
mm/hugetlb: handle UFFDIO_WRITEPROTECT
Peter Xu
1
-2
/
+4
2022-05-13
mm/hugetlb: take care of UFFDIO_COPY_MODE_WP
Peter Xu
1
-2
/
+4
2022-05-13
mm/shmem: persist uffd-wp bit across zapping for file-backed
Peter Xu
2
-0
/
+53
2022-05-13
mm/shmem: handle uffd-wp special pte in page fault handler
Peter Xu
1
-0
/
+17
2022-05-13
mm/shmem: take care of UFFDIO_COPY_MODE_WP
Peter Xu
1
-2
/
+2
2022-05-13
mm/uffd: PTE_MARKER_UFFD_WP
Peter Xu
2
-1
/
+49
2022-05-13
mm: check against orig_pte for finish_fault()
Peter Xu
1
-0
/
+3
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
2
-1
/
+92
2022-05-13
mm/damon/vaddr: move 'damon_set_regions()' to core
SeongJae Park
1
-0
/
+2
2022-05-13
mm/damon/core: add a new callback for watermarks checks
SeongJae Park
1
-0
/
+7
2022-05-13
mm/swapops: make is_pmd_migration_entry more strict
Hongchen Zhang
1
-1
/
+1
2022-05-13
mm: make minimum slab alignment a runtime property
Peter Collingbourne
1
-0
/
+12
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
1
-1
/
+0
2022-05-13
mm/damon/vaddr: register a damon_operations for fixed virtual address ranges ...
SeongJae Park
1
-0
/
+3
2022-05-13
mm/damon/core: add a function for damon_operations registration checks
SeongJae Park
1
-0
/
+1
2022-05-13
mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZE
Fabio M. De Francesco
1
-0
/
+2
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
1
-0
/
+20
2022-05-13
mm/mprotect: use mmu_gather
Nadav Amit
2
-4
/
+6
2022-05-09
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
1
-0
/
+3
2022-05-09
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+7
2022-05-09
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
1
-1
/
+1
2022-05-09
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+1
2022-05-09
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
1
-0
/
+6
2022-05-09
mm: drop swap_dirty_folio
NeilBrown
1
-1
/
+0
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
1
-121
/
+0
2022-05-09
mm/swap: remember PG_anon_exclusive via a swp pte bit
David Hildenbrand
2
-0
/
+31
2022-05-09
mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymo...
David Hildenbrand
1
-0
/
+39
2022-05-09
mm: support GUP-triggered unsharing of anonymous pages
David Hildenbrand
1
-0
/
+8
2022-05-09
mm/rmap: fail try_to_migrate() early when setting a PMD migration entry fails
David Hildenbrand
1
-2
/
+2
2022-05-09
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
3
-4
/
+76
2022-05-09
mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages
David Hildenbrand
1
-1
/
+38
2022-05-09
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
1
-1
/
+2
2022-05-09
mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
David Hildenbrand
1
-1
/
+1
2022-05-09
mm/rmap: remove do_page_add_anon_rmap()
David Hildenbrand
1
-2
/
+0
2022-05-09
mm/rmap: convert RMAP flags to a proper distinct rmap_t type
David Hildenbrand
1
-4
/
+18
2022-05-09
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...
David Hildenbrand
2
-5
/
+49
2022-05-09
mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
David Hildenbrand
1
-0
/
+4
2022-04-29
kasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_t
Andrey Konovalov
1
-4
/
+4
2022-04-28
mm: compaction: remove unneeded return value of kcompactd_run
Miaohe Lin
1
-3
/
+2
2022-04-28
mm/vmstat: add events for ksm cow
Yang Yang
1
-0
/
+3
2022-04-28
ksm: count ksm merging pages for each process
xu xin
1
-0
/
+7
2022-04-28
include/linux/swapops.h: remove stub for non_swap_entry()
Peter Xu
1
-8
/
+0
2022-04-28
mm/sparse-vmemmap: improve memory savings for compound devmaps
Joao Martins
1
-1
/
+1
2022-04-28
mm/sparse-vmemmap: add a pgmap argument to section activation
Joao Martins
2
-2
/
+6
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
3
-5
/
+5
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
1
-6
/
+6
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
1
-1
/
+1
2022-04-28
mm/mmap: drop arch_vm_get_page_pgprot()
Anshuman Khandual
1
-4
/
+0
[next]