]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2023-08-18  Jiaqi Yanmm/hwpoison: delete all entries before traversal in...
2023-08-18  Yu Mamm/mmap: move vma operations to mm_struct out of the...
2023-08-18  Xueshi Humm: remove clear_page_idle()
2023-08-18  Hugh Dickinsmm/pgtable: notes on pte_offset_map[_lock]()
2023-08-18  Hugh Dickinsmm: delete mmap_write_trylock() and vma_try_start_write()
2023-08-18  Hugh Dickinsmm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
2023-08-18  Hugh Dickinsmm/khugepaged: collapse_pte_mapped_thp() with mmap_read...
2023-08-18  Hugh Dickinsmm/khugepaged: retract_page_tables() without mmap or...
2023-08-18  Hugh Dickinsmm/pgtable: add pte_free_defer() for pgtable as page
2023-08-18  Hugh Dickinss390: add pte_free_defer() for pgtables sharing page
2023-08-18  Hugh Dickinssparc: add pte_free_defer() for pte_t *pgtable_t
2023-08-18  Hugh Dickinspowerpc: add pte_free_defer() for pgtables sharing...
2023-08-18  Hugh Dickinspowerpc: assert_pte_locked() use pte_offset_map_nolock()
2023-08-18  Hugh Dickinsarm: adjust_pte() use pte_offset_map_nolock()
2023-08-18  Hugh Dickinsmm/pgtable: add PAE safety to __pte_offset_map()
2023-08-18  Hugh Dickinsmm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
2023-08-18  Peng Zhangmaple_tree: drop mas_first_entry()
2023-08-18  Peng Zhangmaple_tree: replace mas_logical_pivot() with mas_safe_p...
2023-08-18  Peng Zhangmaple_tree: update mt_validate()
2023-08-18  Peng Zhangmaple_tree: make mas_validate_limits() check root node...
2023-08-18  Peng Zhangmaple_tree: fix mas_validate_child_slot() to check...
2023-08-18  Peng Zhangmaple_tree: make mas_validate_gaps() to check metadata
2023-08-18  Peng Zhangmaple_tree: don't use MAPLE_ARANGE64_META_MAX to indica...
2023-08-18  Sidhartha Kumarmm/memory: pass folio into do_page_mkwrite()
2023-08-18  Miaohe Linmm: memory-failure: fix race window when trying to...
2023-08-18  Miaohe Linmm: memory-failure: fetch compound head after extra...
2023-08-18  Miaohe Linmm: memory-failure: minor cleanup for comments and...
2023-08-18  Miaohe Linmm: memory-failure: remove unneeded header files
2023-08-18  Miaohe Linmm: memory-failure: use local variable huge to check...
2023-08-18  Miaohe Linmm: memory-failure: don't account hwpoison_filter(...
2023-08-18  Miaohe Linmm: memory-failure: ensure moving HWPoison flag to...
2023-08-18  Miaohe Linmm: memory-failure: remove unneeded PageHuge() check
2023-08-18  David Hildenbrandmm/memory_hotplug: document the signal_pending() check...
2023-08-18  Randy DunlapHWPOISON: offline support: fix spelling in Documentatio...
2023-08-18  Haifeng Xumm/mm_init.c: mark check_for_memory() as __init
2023-08-18  Sergey Senozhatskyzsmalloc: remove obj_tagged()
2023-08-18  Axel Rasmussenselftests/mm: add uffd unit test for UFFDIO_POISON
2023-08-18  Axel Rasmussenselftests/mm: refactor uffd_poll_thread to allow custom...
2023-08-18  Axel Rasmussenmm: userfaultfd: document and enable new UFFDIO_POISON...
2023-08-18  Axel Rasmussenmm: userfaultfd: support UFFDIO_POISON for hugetlbfs
2023-08-18  Hugh Dickinsmm: userfaultfd: add new UFFDIO_POISON ioctl: fix
2023-08-18  Axel Rasmussenmm: userfaultfd: add new UFFDIO_POISON ioctl
2023-08-18  Axel Rasmussenmm: userfaultfd: extract file size check out into a...
2023-08-18  Axel Rasmussenmm: userfaultfd: check for start + len overflow in...
2023-08-18  Andrew Mortonmm-make-pte_marker_swapin_error-more-general-fix
2023-08-18  Axel Rasmussenmm: make PTE_MARKER_SWAPIN_ERROR more general
2023-08-18  Miaohe Linmm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
2023-08-18  Sidhartha Kumarmm/memory: convert do_read_fault() to use folios
2023-08-18  Sidhartha Kumarmm/memory: convert do_shared_fault() to folios
2023-08-18  Sidhartha Kumarmm/memory: convert wp_page_shared() to use folios
2023-08-18  Sidhartha Kumarmm/memory: convert do_page_mkwrite() to use folios
2023-08-18  Muchun Songmm: hugetlb_vmemmap: fix a race between vmemmap pmd...
2023-08-18  liuqmm/sparse: remove redundant judgments from macro for_ea...
2023-08-18  Baolin Wangmm: compaction: skip the memory hole rapidly when isola...
2023-08-18  Baolin Wangmm: compaction: use the correct type of list for free...
2023-08-18  Yang Limm: fix some kernel-doc comments
2023-08-18  Kemeng Shimm: correct stale comment of function check_pte
2023-08-18  David Howellsmm, netfs, fscache: stop read optimisation when folio...
2023-08-18  David Howellsmm: merge folio_has_private()/filemap_release_folio...
2023-08-18  Matthew Wilcox... rmap: pass the folio to __page_check_anon_rmap()
2023-08-18  Pintu Kumarmm: cma: print cma name as well in cma_alloc debug
2023-08-18  Miaohe Linmm: remove obsolete comment above struct per_cpu_pages
2023-08-18  Miaohe Linmemory tier: rename destroy_memory_type() to put_memory...
2023-08-18  Jeff Xuselftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_...
2023-08-18  Jeff Xumm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
2023-08-18  Andrew Yangfs: drop_caches: draining pages before dropping caches
2023-08-18  Michal Hockomemcg: drop kmem.limit_in_bytes
2023-08-18  Miaohe Linmm: page_alloc: avoid false page outside zone error...
2023-08-18  xu xinselftest: add a testcase of ksm zero pages
2023-08-18  xu xinksm: consider KSM-placed zeropages when calculating...
2023-08-18  xu xinksm: add ksm zero pages for each process
2023-08-18  xu xinksm: count all zero pages placed by KSM
2023-08-18  xu xinksm: support unsharing KSM-placed zero pages
2023-08-18  Mika Penttilämm/migrate_device: try to handle swapcache pages
2023-08-18  Domenico Cerasuoloselftests: cgroup: add zswap-memcg unwanted writeback...
2023-08-18  Domenico Cerasuoloselftests: cgroup: add test_zswap with no kmem bypass...
2023-08-18  Domenico Cerasuoloselftests: cgroup: add test_zswap program
2023-08-18  Sebastian Andrzej... mm/page_alloc: use write_seqlock_irqsave() instead...
2023-08-18  Minchan Kimzsmalloc: remove zs_compact_control
2023-08-18  Sergey Senozhatskyzsmalloc: move migration destination zspage inuse check
2023-08-18  Sergey Senozhatskyzsmalloc: do not scan for allocated objects in empty...
2023-08-18  Miaohe Linmm/mm_init.c: remove obsolete macro HASH_SMALL
2023-08-18  liuqmm/page_alloc: fix min_free_kbytes calculation regardin...
2023-08-18  Bean Huofs: convert block_commit_write to return void
2023-08-18  Bean Huofs/buffer: clean up block_commit_write
2023-08-18  Miaohe Linmm: memory-failure: remove unneeded 'inline' annotation
2023-08-18  Miaohe Linmemory tier: use helper function destroy_memory_type()
2023-08-18  Miaohe Linmm: memory-failure: remove unneeded page state check...
2023-08-18  Peng Zhangmaple_tree: add a fast path case in mas_wr_slot_store()
2023-08-18  Peng Zhangmaple_tree: optimize mas_wr_append(), also improve...
2023-08-18  Peng Zhangmaple_tree: add test for expanding range in RCU mode
2023-08-18  Peng Zhangmaple_tree: add test for mas_wr_modify() fast path
2023-08-18  Haibo Limm/filemap.c: fix update prev_pos after one read reques...
2023-08-18  Peter Xuselftests/mm: add gup test matrix in run_vmtests.sh
2023-08-18  Peter Xuselftests/mm: add -a to run_vmtests.sh
2023-08-18  Peter Xumm/gup: retire follow_hugetlb_page()
2023-08-18  Peter Xumm/gup: accelerate thp gup even for "pages != NULL"
2023-08-18  Peter Xumm/gup: cleanup next_page handling
2023-08-18  Peter Xumm/hugetlb: add page_mask for hugetlb_follow_page_mask()
2023-08-18  Peter Xumm/hugetlb: prepare hugetlb_follow_page_mask() for...
next