OSDN Git Service

tomoyo/tomoyo-test1.git
2023-08-21 Matthew Wilcox... io_uring: stop calling free_compound_page()
2023-08-21 David Hildenbrandselftest/mm: ksm_functional_tests: Add PROT_NONE test
2023-08-21 David Hildenbrandselftest/mm: ksm_functional_tests: test in mmap_and_mer...
2023-08-21 David Hildenbrandpgtable: improve pte_protnone() comment
2023-08-21 David Hildenbrandmm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
2023-08-21 David Hildenbrandkvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn...
2023-08-21 Andrew Mortonmerge mm-hotfixes-stable into mm-stable to pick up...
2023-08-21 Kefeng Wangpagemap: remove wait_on_page_locked_killable()
2023-08-21 Xiaolei WangRename kmemleak_initialized to kmemleak_late_initialized
2023-08-21 Xiaolei Wangmm/kmemleak: use object_cache instead of kmemleak_initi...
2023-08-21 Stefan Roeschmm/ksm: add pages scanned metric
2023-08-21 Matthew Wilcox... mm: allow fault_dirty_shared_page() to be called under...
2023-08-21 ZhangPengmm/secretmem: use a folio in secretmem_fault()
2023-08-21 Xiu Jianfengwriteback: remove unused delaration of bdi_async_bio_wq
2023-08-21 Hugh Dickinsmm,thp: fix smaps THPeligible output alignment
2023-08-21 Hugh Dickinsmm,thp: fix nodeN/meminfo output alignment
2023-08-21 Hugh Dickinsmm,thp: no space after colon in Mem-Info fields
2023-08-21 Hugh Dickinsriscv: include asm/cacheflush.h in asm/hugetlb.h
2023-08-21 Hugh Dickinsarm64: include asm/cacheflush.h in asm/hugetlb.h
2023-08-21 Hugh Dickinsarm: include asm/cacheflush.h in asm/hugetlb.h
2023-08-21 Aleksa Saraiselftests: improve vm.memfd_noexec sysctl tests
2023-08-21 Aleksa Saraimemfd: replace ratcheting feature from vm.memfd_noexec...
2023-08-21 Aleksa Saraimemfd: improve userspace warnings for missing exec...
2023-08-21 Aleksa Saraimemfd: do not -EACCES old memfd_create() users with...
2023-08-21 Aleksa Saraiselftests: memfd: error out test process when child...
2023-08-21 Rong Taoselftests/mm: fix uffd-stress help information
2023-08-21 Vishal Moola... mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
2023-08-21 Vishal Moola... um: convert {pmd, pte}_free_tlb() to use ptdescs
2023-08-21 Vishal Moola... sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdes...
2023-08-21 Vishal Moola... sparc64: convert various functions to use ptdescs
2023-08-21 Vishal Moola... sh: convert pte_free_tlb() to use ptdescs
2023-08-21 Vishal Moola... riscv: convert alloc_{pmd, pte}_late() to use ptdescs
2023-08-21 Vishal Moola... openrisc: convert __pte_free_tlb() to use ptdescs
2023-08-21 Vishal Moola... nios2: convert __pte_free_tlb() to use ptdescs
2023-08-21 Vishal Moola... mips: convert various functions to use ptdescs
2023-08-21 Vishal Moola... m68k: convert various functions to use ptdescs
2023-08-21 Vishal Moola... loongarch: convert various functions to use ptdescs
2023-08-21 Vishal Moola... hexagon: convert __pte_free_tlb() to use ptdescs
2023-08-21 Vishal Moola... csky: convert __pte_free_tlb() to use ptdescs
2023-08-21 Vishal Moola... arm64: convert various functions to use ptdescs
2023-08-21 Vishal Moola... arm: convert various functions to use ptdescs
2023-08-21 Vishal Moola... pgalloc: convert various functions to use ptdescs
2023-08-21 Vishal Moola... mm: remove page table members from struct page
2023-08-21 Vishal Moola... s390: convert various pgalloc functions to use ptdescs
2023-08-21 Vishal Moola... x86: convert various functions to use ptdescs
2023-08-21 Vishal Moola... powerpc: convert various functions to use ptdescs
2023-08-21 Vishal Moola... mm: create ptdesc equivalents for pgtable_{pte,pmd...
2023-08-21 Vishal Moola... mm: convert ptlock_free() to use ptdescs
2023-08-21 Vishal Moola... mm: convert pmd_ptlock_free() to use ptdescs
2023-08-21 Vishal Moola... mm: convert ptlock_init() to use ptdescs
2023-08-21 Vishal Moola... mm: convert pmd_ptlock_init() to use ptdescs
2023-08-21 Vishal Moola... mm: convert ptlock_ptr() to use ptdescs
2023-08-21 Vishal Moola... mm: convert ptlock_alloc() to use ptdescs
2023-08-21 Vishal Moola... mm: convert pmd_pgtable_page() callers to use pmd_ptdesc()
2023-08-21 Vishal Moola... mm: add utility functions for ptdesc
2023-08-21 Vishal Moola... pgtable: create struct ptdesc
2023-08-21 Vishal Moola... mm: add PAGE_TYPE_OP folio functions
2023-08-21 Xiu Jianfengmm/z3fold: remove obsolete comment for struct z3fold_pool
2023-08-21 Kemeng Shimm/page_alloc: use get_pfnblock_migratetype to avoid...
2023-08-21 Kemeng Shimm/page_alloc: remove unnecessary inner __get_pfnblock_...
2023-08-21 ZhangPengmm: page_alloc: remove unused parameter from reserve_hi...
2023-08-21 Charan Teja... Multi-gen LRU: skip CMA pages when they are not eligible
2023-08-21 Kemeng Shimm/compaction: remove unused parameter pgdata of fragme...
2023-08-21 Kemeng Shimm/page_alloc: remove unnecessary parameter batch of...
2023-08-21 Kemeng Shimm/page_alloc: remove track of active PCP lists range...
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: embed vmem_altmap details in memory...
2023-08-21 Aneesh Kumar K.Vpowerpc/book3s64/memhotplug: enable memmap on memory...
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: support memmap_on_memory when memmap...
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: allow architecture to override memma...
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: allow memmap on memory hotplug reque...
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_E...
2023-08-21 Jinliang Zhengwriteback: remove redundant checks for root memcg
2023-08-21 Xiu Jianfengmm: zswap: update comment for struct zswap_entry
2023-08-21 Kefeng Wangmm: memtest: convert to memtest_report_meminfo()
2023-08-21 Miaohe Linmm/mm_init: use helper macro BITS_PER_LONG and BITS_PER...
2023-08-21 Miaohe Linmm: memory-failure: use helper macro llist_for_each_ent...
2023-08-21 Mateusz Guzikmm: move dummy_vm_ops out of a header
2023-08-21 Suren Baghdasaryanmm: move vma locking out of vma_prepare and dup_anon_vma
2023-08-21 Suren Baghdasaryanmm: always lock new vma before inserting into vma tree
2023-08-21 Suren Baghdasaryanmm: lock vma explicitly before doing vm_flags_reset...
2023-08-21 Suren Baghdasaryanmm: replace mmap with vma write lock assertions when...
2023-08-21 Suren Baghdasaryanmm: for !CONFIG_PER_VMA_LOCK equate write lock assertio...
2023-08-21 ZhangPengmm/hugetlb.c: use helper macro K()
2023-08-21 ZhangPengmm/mmap.c: use helper macro K()
2023-08-21 ZhangPengmm/nommu.c: use helper macro K()
2023-08-21 ZhangPengmm/shmem.c: use helper macro K()
2023-08-21 ZhangPengmm/swap_state.c: use helper macro K()
2023-08-21 ZhangPengmm/swapfile.c: use helper macro K()
2023-08-21 ZhangPengmm: remove redundant K() macro definition
2023-08-21 Ma Wupengmm: disable kernelcore=mirror when no mirror memory
2023-08-21 Kemeng Shimm/compaction: only set skip flag if cc->no_set_skip_hi...
2023-08-21 Kemeng Shimm/compaction: remove unnecessary return for void function
2023-08-21 Kemeng Shimm/compaction: correct comment to complete migration...
2023-08-21 Kemeng Shimm/compaction: correct comment of cached migrate pfn...
2023-08-21 Kemeng Shimm/compaction: correct comment of fast_find_migratebloc...
2023-08-21 Kemeng Shimm/compaction: skip page block marked skip in isolate_m...
2023-08-21 Kemeng Shimm/compaction: correct last_migrated_pfn update in...
2023-08-21 Liam R. Howlettmaple_tree: replace data before marking dead in split...
2023-08-21 Liam R. Howlettmaple_tree: change mas_adopt_children() parent usage
2023-08-21 Liam R. Howlettmaple_tree: introduce mas_tree_parent() definition
next