summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20221202next-20221202Stephen Rothwell2022-12-024-0/+16159
* Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell2022-12-0283-948/+2014
|\
| * Merge branch 'mm-nonmm-unstable' into mm-everythingAndrew Morton2022-12-01107-354/+793
| |\
| | * hfs: fix OOB Read in __hfs_brec_findZhangPeng2022-12-011-0/+2
| | * relay: fix type mismatch when allocating memory in relay_create_buf()Gavrilov Ilia2022-12-011-2/+2
| | * ocfs2: always read both high and low parts of dinode link countAlexey Asemov2022-12-011-2/+1
| | * io-mapping: move some code within the include guarded sectionChristophe JAILLET2022-12-011-2/+2
| | * kernel: kcsan: kcsan_test: build without structleak pluginAnders Roxell2022-12-011-0/+1
| | * mailmap: update email for Iskren ChernevIskren Chernev2022-12-011-0/+1
| | * eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong2022-12-011-1/+1
| | * rapidio: fix possible UAF when kfifo_alloc() failsWang Weiyang2022-12-011-4/+3
| | * relay: use strscpy() is more robust and saferXu Panda2022-12-011-2/+2
| * | maple_tree: update copyright dates for test codeLiam Howlett2022-12-011-2/+3
| * | maple_tree: fix mas_find_rev() commentLiam Howlett2022-12-011-1/+1
| * | mm/page_alloc: update comments in __free_pages_ok()Deyan Wang2022-12-011-0/+5
| * | xfs: remove restrictions for fsdax and reflinkShiyang Ruan2022-12-012-8/+0
| * | fsdax,xfs: port unshare to fsdaxShiyang Ruan2022-12-013-2/+60
| * | xfs: use dax ops for zero and truncate in fsdax modeShiyang Ruan2022-12-011-2/+2
| * | fsdax: dedupe: iter two files at the same timeShiyang Ruan2022-12-011-8/+8
| * | fsdax,xfs: set the shared flag when file extent is sharedShiyang Ruan2022-12-012-13/+8
| * | fsdax: zero the edges if source is HOLE or UNWRITTENShiyang Ruan2022-12-011-30/+48
| * | fsdax: invalidate pages when CoWShiyang Ruan2022-12-011-4/+13
| * | fsdax: introduce page->share for fsdax in reflink modeShiyang Ruan2022-12-013-18/+27
| * | selftests/damon: test removed scheme sysfs dir access bugSeongJae Park2022-12-012-1/+59
| * | kasan: fail non-kasan KUnit tests on KASAN reportsAndrey Konovalov2022-12-013-0/+69
| * | mm/hugetlb: change hugetlb allocation functions to return a folioSidhartha Kumar2022-12-011-63/+57
| * | mm/hugetlb: convert hugetlb prep functions to foliosSidhartha Kumar2022-12-011-33/+30
| * | mm/hugetlb: convert free_gigantic_page() to foliosSidhartha Kumar2022-12-011-12/+17
| * | mm/hugetlb: convert enqueue_huge_page() to foliosSidhartha Kumar2022-12-011-11/+11
| * | mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio()Sidhartha Kumar2022-12-011-21/+21
| * | mm/hugetlb: convert update_and_free_page() to foliosSidhartha Kumar2022-12-011-14/+16
| * | mm/hugetlb: convert remove_hugetlb_page() to foliosSidhartha Kumar2022-12-011-23/+25
| * | mm/hugetlb: convert dissolve_free_huge_page() to foliosSidhartha Kumar2022-12-011-10/+10
| * | mm/hugetlb: convert destroy_compound_gigantic_page() to foliosSidhartha Kumar2022-12-011-22/+21
| * | mm: add folio dtor and order setter functionsSidhartha Kumar2022-12-012-3/+17
| * | mm-hugetlb-introduce-hugetlb_walk-fix-2Peter Xu2022-12-011-0/+1
| * | mm-hugetlb-introduce-hugetlb_walk-fixPeter Xu2022-12-011-1/+2
| * | mm/hugetlb: introduce hugetlb_walk()Peter Xu2022-12-016-31/+56
| * | mm/hugetlb: make page_vma_mapped_walk() safe to pmd unsharePeter Xu2022-12-012-1/+8
| * | mm/hugetlb: make walk_hugetlb_range() safe to pmd unsharePeter Xu2022-12-011-0/+2
| * | mm/hugetlb: make follow_hugetlb_page() safe to pmd unsharePeter Xu2022-12-011-0/+7
| * | mm/hugetlb: make hugetlb_follow_page_mask() safe to pmd unsharePeter Xu2022-12-011-1/+4
| * | mm/hugetlb: make userfaultfd_huge_must_wait() safe to pmd unsharePeter Xu2022-12-011-4/+14
| * | mm/hugetlb: move swap entry handling into vma lock when faultedPeter Xu2022-12-013-23/+40
| * | mm/hugetlb: document huge_pte_offset usagePeter Xu2022-12-011-0/+32
| * | mm/hugetlb: don't wait for migration entry during follow pagePeter Xu2022-12-011-11/+0
| * | mm/hugetlb: let vma_offset_start() to return startPeter Xu2022-12-011-12/+12
| * | folio-compat: remove lru_cache_add()Vishal Moola (Oracle)2022-12-014-9/+5
| * | khugepage: replace lru_cache_add() with folio_add_lru()Vishal Moola (Oracle)2022-12-011-4/+7
| * | userfaultfd: replace lru_cache functions with folio_add functionsVishal Moola (Oracle)2022-12-011-2/+4