index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
percpu: improve percpu_alloc_percpu event trace
Vasily Averin
1
-6
/
+17
2022-05-13
mm: functions may simplify the use of return values
Li kunyu
1
-9
/
+3
2022-05-13
mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
Tong Tiangen
1
-2
/
+0
2022-05-13
mm: page_table_check: add hooks to public helpers
Tong Tiangen
1
-8
/
+15
2022-05-13
mm: add folio_test_movable()
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-05-13
mm: add folio_mapping_flags()
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-13
mm/swap: add folio_throttle_swaprate
Matthew Wilcox (Oracle)
1
-0
/
+4
2022-05-13
mm: allow can_split_folio() to be called when THP are disabled
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-05-13
vmscan: convert lazy freeing to folios
Matthew Wilcox (Oracle)
1
-0
/
+14
2022-05-13
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
1
-6
/
+7
2022-05-13
mm: remove alloc_pages_vma()
Matthew Wilcox (Oracle)
1
-11
/
+7
2022-05-13
mm: cma: use pageblock_order as the single alignment
Zi Yan
2
-6
/
+3
2022-05-13
mm: make alloc_contig_range work at pageblock granularity
Zi Yan
1
-2
/
+2
2022-05-13
mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
Zi Yan
1
-2
/
+0
2022-05-13
mm/uffd: enable write protection for shmem & hugetlbfs
Peter Xu
2
-2
/
+28
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/hugetlb: introduce huge pte version of uffd-wp helpers
Peter Xu
1
-0
/
+15
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
3
-1
/
+101
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: do not flush when not required architecturally
Nadav Amit
1
-0
/
+14
2022-05-13
mm/mprotect: use mmu_gather
Nadav Amit
2
-4
/
+6
2022-05-10
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
1
-0
/
+3
2022-05-10
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+7
2022-05-10
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
1
-1
/
+1
2022-05-10
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+1
2022-05-10
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
1
-0
/
+6
2022-05-10
mm: drop swap_dirty_folio
NeilBrown
1
-1
/
+0
2022-05-10
mm: create new mm/swap.h header file
NeilBrown
1
-121
/
+0
2022-05-10
mm/swap: remember PG_anon_exclusive via a swp pte bit
David Hildenbrand
2
-0
/
+31
2022-05-10
mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymo...
David Hildenbrand
1
-0
/
+39
2022-05-10
mm: support GUP-triggered unsharing of anonymous pages
David Hildenbrand
1
-0
/
+8
2022-05-10
mm/rmap: fail try_to_migrate() early when setting a PMD migration entry fails
David Hildenbrand
1
-2
/
+2
2022-05-10
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
3
-4
/
+76
[next]