summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-08selftests/vm: anon_cow: THP testsDavid Hildenbrand
2022-11-08selftests/vm: factor out pagemap_is_populated() into vm_utilDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: test COW handling of anonymous memoryDavid Hildenbrand
2022-11-08kasan: migrate workqueue_uaf test to kunitAndrey Konovalov
2022-11-08kasan: migrate kasan_rcu_uaf test to kunitAndrey Konovalov
2022-11-08kasan: switch kunit tests to console tracepointsAndrey Konovalov
2022-11-08tmpfs: ensure O_LARGEFILE with generic_file_open()Thomas Weißschuh
2022-11-08mm: memcontrol: use mem_cgroup_is_root() helperKamalesh Babulal
2022-11-08mm/mincore.c: use vma_lookup() instead of find_vma()Deming Wang
2022-11-08mm/shmem: remove unneeded assignments in shmem_get_folio_gfp()Lukas Bulwahn
2022-11-08mm: fix typo in struct vm_operations_struct commentsRolf Eike Beer
2022-11-08zram: use try_cmpxchg in update_used_maxUros Bizjak
2022-11-08filemap: find_get_entries() now updates start offsetVishal Moola (Oracle)
2022-11-08filemap: find_lock_entries() now updates start offsetVishal Moola (Oracle)
2022-11-08mm/rmap: fix comment in anon_vma_clone()Ma Wupeng
2022-11-08mm/hugetlb: add folio_hstate()Sidhartha Kumar
2022-11-08hugetlbfs: convert hugetlb_delete_from_page_cache() to use foliosSidhartha Kumar
2022-11-08mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar
2022-11-08mm: add private field of first tail to struct page and struct folioSidhartha Kumar
2022-11-08mm/hugetlb: add folio support to hugetlb specific flag macrosSidhartha Kumar
2022-11-08selftests/vm: drop mnt point for hugetlb in run_vmtests.shPeter Xu
2022-11-08selftests/vm: use memfd for hugepage-mremap testPeter Xu
2022-11-08selftests/vm: use memfd for hugetlb-madvise testPeter Xu
2022-11-08selftests/vm: use memfd for uffd hugetlb testsPeter Xu
2022-11-08mm: vmscan: make rotations a secondary factor in balancing anon vs fileJohannes Weiner
2022-11-08hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz
2022-11-08docs: kmsan: fix formatting of "Example report"Alexander Potapenko
2022-11-08mm/damon/dbgfs: check if rm_contexts input is for a real contextSeongJae Park
2022-11-08maple_tree: don't set a new maximum on the node when not reusing nodesLiam Howlett
2022-11-08maple_tree: fix depth tracking in maple_stateLiam Howlett
2022-11-08arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level pagingNaoya Horiguchi
2022-11-08fs: fix leaked psi pressure stateJohannes Weiner
2022-11-08nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi
2022-11-08x86/traps: avoid KMSAN bugs originating from handle_bug()Alexander Potapenko
2022-11-08kmsan: make sure PREEMPT_RT is offAlexander Potapenko
2022-11-08Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARNAlexander Potapenko
2022-11-08x86/uaccess: instrument copy_from_user_nmi()Alexander Potapenko
2022-11-08kmsan: core: kmsan_in_runtime() should return true in NMI contextAlexander Potapenko
2022-11-08mm: hugetlb_vmemmap: include missing linux/moduleparam.hVasily Gorbik
2022-11-08mm/shmem: use page_mapping() to detect page cache for uffd continuePeter Xu
2022-11-08mm/memremap.c: map FS_DAX device memory as decryptedPankaj Gupta
2022-11-08Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"Peter Xu
2022-11-08nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi
2022-11-08mm/mmap: fix memory leak in mmap_region()Li Zetao
2022-11-08hugetlbfs: don't delete error page from pagecacheJames Houghton
2022-11-08maple_tree: reorganize testing to restore module testingLiam Howlett
2022-11-08maple_tree: mas_anode_descend() clang-analyzer cleanupLiam Howlett
2022-11-08maple_tree: remove pointer to pointer use in mas_alloc_nodes()Liam Howlett
2022-11-06Linux 6.1-rc4v6.1-rc4Linus Torvalds
2022-11-06Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds