]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2022-07-30  Sophia Gabriellamm: Kconfig: fix typo
2022-07-30  Kefeng Wangmm: memory-failure: convert to pr_fmt()
2022-07-30  Kefeng Wangmm: use is_zone_movable_page() helper
2022-07-30  Miaohe Linhugetlbfs: fix inaccurate comment in hugetlbfs_statfs()
2022-07-30  Miaohe Linhugetlbfs: cleanup some comments in inode.c
2022-07-30  Miaohe Linhugetlbfs: remove unneeded header file
2022-07-30  Miaohe Linhugetlbfs: remove unneeded hugetlbfs_ops forward declar...
2022-07-30  Miaohe Linhugetlbfs: use helper macro SZ_1{K,M}
2022-07-30  Kefeng Wangmm: cleanup is_highmem()
2022-07-30  Ralph Campbellmm/hmm: add a test for cross device private faults
2022-07-30  Peter Xuselftests: add soft-dirty into run_vmtests.sh
2022-07-30  Peter Xuselftests: soft-dirty: add test for mprotect
2022-07-30  Peter Xumm/mprotect: fix soft-dirty check in can_change_pte_wri...
2022-07-30  Tetsuo Handamm: memcontrol: fix potential oom_lock recursion deadlock
2022-07-30  Alistair Popplemm/gup.c: fix formatting in check_and_migrate_movable_p...
2022-07-30  Shiyang Ruanxfs: fail dax mount if reflink is enabled on a partition
2022-07-30  Jiebin Sunmm/memcontrol.c: remove the redundant updating of stats...
2022-07-30  Axel Rasmussenuserfaultfd: don't fail on unrecognized features
2022-07-30  Miaohe Linhugetlb_cgroup: fix wrong hugetlb cgroup numa stat
2022-07-30  Dan Carpenterselftest/vm: uninitialized variable in main()
2022-07-30  Kassey Limm/cma_debug.c: align the name buffer length as struct cma
2022-07-30  Dan Carpentertools/testing/selftests/vm/hugetlb-madvise.c: silence...
2022-07-30  Miaohe Linmm/mempolicy: remove unneeded out label
2022-07-30  Mark-PK Tsaimm/page_alloc: correct the wrong cpuset file path in...
2022-07-30  Miaohe Linmm: remove unneeded PageAnon check in restore_exclusive...
2022-07-30  Yixuan Caotools/vm/page_owner_sort.c: adjust the indent in is_need()
2022-07-30  Theodore Ts'omm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs
2022-07-30  Jianglei Niemm/damon/reclaim: fix potential memory leak in damon_re...
2022-07-30  Yosry Ahmedmm: vmpressure: don't count proactive reclaim in vmpressure
2022-07-30  Hui Zhuzsmalloc: zs_malloc: return ERR_PTR on failure
2022-07-30  Xiu Jianfengwriteback: remove inode_to_wb_is_valid()
2022-07-30  Zhou Guanghuimemblock,arm64: expand the static memblock memory table
2022-07-30  Miaohe Linmm: remove obsolete comment in do_fault_around()
2022-07-30  William Lammm: compaction: include compound page count for scannin...
2022-07-30  Adam Sindelarselftests/vm: skip 128TBswitch on unsupported arch
2022-07-30  Adam Sindelarselftests/vm: fix errno handling in mrelease_test
2022-07-30  Roman Gushchinmm: memcontrol: do not miss MEMCG_MAX events for enforc...
2022-07-30  Miaohe Linfilemap: minor cleanup for filemap_write_and_wait_range
2022-07-30  Miaohe Linmm/mmap.c: fix missing call to vm_unacct_memory in...
2022-07-30  Liam Howlettandroid: binder: fix lockdep check on clearing vma
2022-07-30  Liam R. Howlettandroid: binder: stop saving a pointer to the VMA
2022-07-30  Liam R. Howlettmips: rename mt_init to mips_mt_init
2022-07-30  Tetsuo Handamm: shrinkers: fix double kfree on shrinker name
2022-07-26  Adam Sindelarselftests/vm: fix va_128TBswitch.sh permissions
2022-07-18  Kefeng Wangzram: fix unused 'zram_wb_devops' warning
2022-07-18  Xiu Jianfengwriteback: cleanup bdi_sched_wait()
2022-07-18  Miaohe Linmm/mmap: fix obsolete comment of find_extend_vma
2022-07-18  Miaohe Linmm/page_vma_mapped.c: use helper function huge_pte_lock
2022-07-18  Uros Bizjakmm/page_alloc: use try_cmpxchg in set_pfnblock_flags_mask
2022-07-18  Gang Limm, hugetlb: skip irrelevant nodes in show_free_areas()
2022-07-18  Patrick Wangmm: percpu: use kmemleak_ignore_phys() instead of kmeml...
2022-07-18  Xiu Jianfengmm/mprotect: remove the redundant initialization for...
2022-07-18  Miaohe Linmm/huge_memory: use helper macro IS_ERR_OR_NULL in...
2022-07-18  Miaohe Linmm/huge_memory: comment the subtly logic in __split_hug...
2022-07-18  Miaohe Linmm/huge_memory: correct comment of prep_transhuge_page
2022-07-18  Miaohe Linmm/huge_memory: fix comment of page_deferred_list
2022-07-18  Miaohe Linmm/huge_memory: minor cleanup for split_huge_pages_all
2022-07-18  Miaohe Linmm/huge_memory: try to free subpage in swapcache when...
2022-07-18  Miaohe Linmm/huge_memory: check pmd_present first in is_huge_zero_pmd
2022-07-18  Miaohe Linmm/huge_memory: fix comment in zap_huge_pud
2022-07-18  Miaohe Linmm/huge_memory: use helper macro __ATTR_RW
2022-07-18  Miaohe Linmm/huge_memory: use helper function vma_lookup in split...
2022-07-18  Miaohe Linmm/huge_memory: rename mmun_start to haddr in remove_mi...
2022-07-18  Miaohe Linmm/huge_memory: use helper touch_pmd in huge_pmd_set_ac...
2022-07-18  Miaohe Linmm/huge_memory: use helper touch_pud in huge_pud_set_ac...
2022-07-18  Miaohe Linmm/huge_memory: fix comment of __pud_trans_huge_lock
2022-07-18  Miaohe Linmm/huge_memory: access vm_page_prot with READ_ONCE...
2022-07-18  Miaohe Linmm/huge_memory: use flush_pmd_tlb_range in move_huge_pmd
2022-07-18  Mike RapoportARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER
2022-07-18  Mike Rapoportxtensa: drop definition of PGD_ORDER
2022-07-18  Mike Rapoportparisc: rename PGD_ORDER to PGD_TABLE_ORDER
2022-07-18  Mike Rapoportloongarch: drop definition of PGD_ORDER
2022-07-18  Mike Rapoportloongarch: drop definition of PUD_ORDER
2022-07-18  Mike Rapoportloongarch: drop definition of PMD_ORDER
2022-07-18  Mike Rapoportloongarch: drop definition of PTE_ORDER
2022-07-18  Mike Rapoportnios2: drop definition of PGD_ORDER
2022-07-18  Mike Rapoportnios2: drop definition of PTE_ORDER
2022-07-18  Mike Rapoportmips: rename PGD_ORDER to PGD_TABLE_ORDER
2022-07-18  Mike Rapoportmips: drop definitions of PTE_ORDER
2022-07-18  Mike Rapoportmips: rename PUD_ORDER to PUD_TABLE_ORDER
2022-07-18  Matthew Wilcox... mips: rename PMD_ORDER to PMD_TABLE_ORDER
2022-07-18  Mike Rapoportcsky: drop definition of PGD_ORDER
2022-07-18  Mike Rapoportcsky: drop definition of PTE_ORDER
2022-07-18  Anshuman Khandualmm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualsh/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualum/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualarm/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualarc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualm68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualmips/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khanduals390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualcsky/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualriscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualnios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualalpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualparisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualhexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualxtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualopenrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
next