]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
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
2022-07-18  Anshuman Khandualloongarch/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualmicroblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualmm/mmap: build protect protection_map[] with ARCH_HAS_V...
2022-07-18  Anshuman Khandualx86/mm: move protection_map[] inside the platform
2022-07-18  Anshuman Khandualarm64/mm: move protection_map[] inside the platform
2022-07-18  Anshuman Khandualsparc/mm: move protection_map[] inside the platform
2022-07-18  Anshuman Khandualpowerpc/mm: move protection_map[] inside the platform
2022-07-18  Anshuman Khandualmm/mmap: define DECLARE_VM_GET_PAGE_PROT
2022-07-18  Anshuman Khandualmm/mmap: build protect protection_map[] with __P000
2022-07-18  Linus Walleijmm: nommu: pass a pointer to virt_to_page()
2022-07-18  Linus Walleijmm: gup: pass a pointer to virt_to_page()
2022-07-18  Linus Walleijmm: kfence: pass a pointer to virt_to_page()
2022-07-18  Linus Walleijmm/highmem: pass a pointer to virt_to_page()
2022-07-18  Linus Walleijlib/test_free_pages.c: pass a pointer to virt_to_page()
2022-07-18  Xiang Yangmm/memcontrol.c: replace cgroup_memory_nokmem with...
2022-07-18  Mel Gormanmm/page_alloc: replace local_lock with normal spinlock
2022-07-18  Nicolas Saenz... mm/page_alloc: remotely drain per-cpu lists
2022-07-18  Mel Gormanmm/page_alloc: protect PCP lists with a spinlock
2022-07-18  Mel Gormanmm/page_alloc: remove mistaken page == NULL check in...
2022-07-18  Mel Gormanmm/page_alloc: split out buddy removal code from rmqueu...
2022-07-18  Mel Gormanmm/page_alloc: use only one PCP list for THP-sized...
2022-07-18  Mel Gormanmm/page_alloc: add page->buddy_list and page->pcp_list
2022-07-18  Mike Kravetzhugetlb: lazy page table copies in fork()
2022-07-18  Mike Kravetzhugetlb: do not update address in huge_pmd_unshare
2022-07-18  Baolin Wangarm64/hugetlb: implement arm64 specific hugetlb_mask_la...
2022-07-18  Mike Kravetzhugetlb: skip to end of PT page mapping when pte not...
2022-07-18  Kuan-Ying Leekasan: separate double free case from invalid free
2022-07-18  Yang Shidoc: proc: fix the description to THPeligible
2022-07-18  Yang Shimm: khugepaged: reorg some khugepaged helpers
2022-07-18  Yang Shimm: thp: kill __transhuge_page_enabled()
2022-07-18  Yang Shimm: thp: kill transparent_hugepage_active()
2022-07-18  Yang Shimm: khugepaged: better comments for anon vma check...
2022-07-18  Yang Shimm: thp: consolidate vma size check to transhuge_vma_su...
2022-07-18  Yang Shimm: khugepaged: check THP flag in hugepage_vma_check()
2022-07-18  Shiyang Ruanxfs: add dax dedupe support
2022-07-18  Shiyang Ruanxfs: support CoW in fsdax mode
2022-07-18  Shiyang Ruanfsdax: dedup file range to use a compare function
2022-07-18  Shiyang Ruanfsdax: add dax_iomap_cow_copy() for dax zero
2022-07-18  Shiyang Ruanfsdax: replace mmap entry in case of CoW
2022-07-18  Shiyang Ruanfsdax: introduce dax_iomap_cow_copy()
2022-07-18  Shiyang Ruanfsdax: output address in dax_iomap_pfn() and rename it
2022-07-18  Shiyang Ruanfsdax: set a CoW flag when associate reflink mappings
2022-07-18  Shiyang Ruanxfs: implement ->notify_failure() for XFS
2022-07-18  Shiyang Ruanmm: introduce mf_dax_kill_procs() for fsdax case
2022-07-18  Shiyang Ruanfsdax: introduce dax_lock_mapping_entry()
2022-07-18  Shiyang Ruanpagemap,pmem: introduce ->memory_failure()
2022-07-18  Shiyang Ruanmm: factor helpers for memory_failure_dev_pagemap
2022-07-18  Shiyang Ruandax: introduce holder for dax_device
2022-07-18  Alex Sierratools: add selftests to hmm for COW in device memory
2022-07-18  Alex Sierratools: add hmm gup tests for device coherent type
2022-07-18  Alex Sierratools: update test_hmm script to support SP config
2022-07-18  Alex Sierratools: update hmm-test to support device coherent type
2022-07-18  Alex Sierralib: add support for device coherent type in test_hmm
2022-07-18  Alex Sierralib: test_hmm add module param for zone device type
2022-07-18  Alex Sierralib: test_hmm add ioctl to get zone device type
2022-07-18  Alex Sierradrm/amdkfd: add SPM support for SVM
2022-07-18  Alistair Popplemm/gup: migrate device coherent pages when pinning...
2022-07-18  Alex Sierramm: add device coherent vma selection for memory migration
2022-07-18  Alex Sierramm: handling Non-LRU pages returned by vm_normal_pages
2022-07-18  Alex Sierramm: add zone device coherent type memory support
2022-07-18  Alex Sierramm: move page zone helpers from mm.h to mmzone.h
2022-07-18  Alex Sierramm: rename is_pinnable_page() to is_longterm_pinnable_p...
2022-07-18  Kalpana Shettyselftests/vm: add protection_keys tests to run_vmtests
2022-07-18  SeongJae Parkmm/damon/lru_sort: fix potential memory leak in damon_l...
2022-07-04  Adam Sindelarselftests/vm: only run 128TBswitch with 5-level paging
2022-07-04  Miaohe Linmm/khugepaged: try to free transhuge swapcache when...
2022-07-04  Miaohe Linmm/khugepaged: remove unneeded return value of khugepag...
2022-07-04  Miaohe Linmm/khugepaged: use helper macro __ATTR_RW
2022-07-04  Miaohe Linmm/khugepaged: minor cleanup for collapse_file
2022-07-04  Miaohe Linmm/khugepaged: trivial typo and codestyle cleanup
2022-07-04  Miaohe Linmm/khugepaged: stop swapping in page when VM_FAULT_RETR...
2022-07-04  Miaohe Linmm/khugepaged: remove unneeded shmem_huge_enabled(...
2022-07-04  XueBing Chenmm: sparsemem: drop unexpected word 'a' in comments
2022-07-04  Qi Zhengmm: hugetlb: kill set_huge_swap_pte_at()
2022-07-04  Yang Yangmm/page_alloc: make the annotations of available memory...
2022-07-04  Sergey Senozhatskyzram: do not lookup algorithm in backends table
2022-07-04  Yun-Ze Limm, docs: fix comments that mention mem_hotplug_end()
2022-07-04  Vincent Whitchurchmm/smaps: add Pss_Dirty
2022-07-04  Baolin Wangmm: rmap: simplify the hugetlb handling when unmapping...
2022-07-04  Miaohe Linmm/madvise: minor cleanup for swapin_walk_pmd_entry()
next