]> Git Repo - linux.git/shortlog
linux.git
2023-04-06 Lorenzo Stoakesiov_iter: add copy_page_to_iter_nofault()
2023-04-06 Lorenzo Stoakesfs/proc/kcore: convert read_kcore() to read_kcore_iter()
2023-04-06 Lorenzo Stoakesfs/proc/kcore: avoid bounce buffer for ktext data
2023-04-06 Kirill A. Shutemovmm/page_alloc: make deferred page init free pages in...
2023-04-06 Lorenzo Stoakesdrm/ttm: remove comment referencing now-removed vmf_ins...
2023-04-06 Lorenzo Stoakesmm: remove vmf_insert_pfn_xxx_prot() for huge page...
2023-04-06 Lorenzo Stoakesmm: remove unused vmf_insert_mixed_prot()
2023-04-06 Tomas Mudrunkamm/memtest: add results of early memtest to /proc/meminfo
2023-04-06 Mike Rapoport... MAINTAINERS: extend memblock entry to include MM initia...
2023-04-06 Mike Rapoport... mm: move vmalloc_init() declaration to mm/internal.h
2023-04-06 Mike Rapoport... mm: move kmem_cache_init() declaration to mm/slab.h
2023-04-06 Mike Rapoport... mm: move mem_init_print_info() to mm_init.c
2023-04-06 Mike Rapoport... init,mm: fold late call to page_ext_init() to page_allo...
2023-04-06 Mike Rapoport... mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
2023-04-06 Mike Rapoport... mm: call {ptlock,pgtable}_cache_init() directly from...
2023-04-06 Mike Rapoport... init,mm: move mm_init() to mm/mm_init.c and rename...
2023-04-06 Mike Rapoport... init: fold build_all_zonelists() and page_alloc_init_cp...
2023-04-06 Mike Rapoport... mm/page_alloc: rename page_alloc_init() to page_alloc_i...
2023-04-06 Mike Rapoport... mm: handle hashdist initialization in mm/mm_init.c
2023-04-06 Mike Rapoport... mm: move most of core MM initialization to mm/mm_init.c
2023-04-06 Mike Rapoport... mm/page_alloc: add helper for checking if check_pages_e...
2023-04-06 Mike Rapoport... mips: fix comment about pgtable_init()
2023-04-06 Lorenzo StoakesMAINTAINERS: add Lorenzo as vmalloc reviewer
2023-04-06 Mike Rapoport... mm: move get_page_from_free_area() to mm/page_alloc.c
2023-04-06 Lorenzo Stoakesmm: prefer fault_around_pages to fault_around_bytes
2023-04-06 Lorenzo Stoakesmm: refactor do_fault_around()
2023-04-06 Baolin Wangmm: compaction: fix the possible deadlock when isolatin...
2023-04-06 Baolin Wangmm: compaction: consider the number of scanning compoun...
2023-04-06 Vlastimil Babkamm/mremap: simplify vma expansion again
2023-04-06 Vlastimil Babkamm/mmap: start distinguishing if vma can be removed...
2023-04-06 Vlastimil Babkamm/mmap/vma_merge: convert mergeability checks to retur...
2023-04-06 Vlastimil Babkamm/mmap/vma_merge: rename adj_next to adj_start
2023-04-06 Vlastimil Babkamm/mmap/vma_merge: set mid to NULL if not applicable
2023-04-06 Vlastimil Babkamm/mmap/vma_merge: initialize mid and next in natural...
2023-04-06 Vlastimil Babkamm/mmap/vma_merge: use the proper vma pointer in case 4
2023-04-06 Vlastimil Babkamm/mmap/vma_merge: use the proper vma pointers in cases...
2023-04-06 Vlastimil Babkamm/mmap/vma_merge: use the proper vma pointer in case 3
2023-04-06 Vlastimil Babkamm/mmap/vma_merge: use only primary pointers for prepar...
2023-04-06 Axel Rasmussenmm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install...
2023-04-06 Axel Rasmussenmm: userfaultfd: combine 'mode' and 'wp_copy' arguments
2023-04-06 Axel Rasmussenmm: userfaultfd: don't pass around both mm and vma
2023-04-06 Axel Rasmussenmm: userfaultfd: rename functions for clarity + consistency
2023-04-06 Mike Rapoport... mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER
2023-04-06 Mike Rapoport... loongarch: drop ranges for definition of ARCH_FORCE_MAX...
2023-04-06 Kirill A. Shutemovmm, treewide: redefine MAX_ORDER sanely
2023-04-06 Kirill A. Shutemoviommu: fix MAX_ORDER usage in __iommu_dma_alloc_pages()
2023-04-06 Kirill A. Shutemovmm/slub: fix MAX_ORDER usage in calculate_order()
2023-04-06 Kirill A. Shutemovmm/page_reporting: fix MAX_ORDER usage in page_reportin...
2023-04-06 Kirill A. Shutemovperf/core: fix MAX_ORDER usage in rb_alloc_aux_page()
2023-04-06 Kirill A. Shutemovgenwqe: fix MAX_ORDER usage
2023-04-06 Kirill A. Shutemovdrm/i915: fix MAX_ORDER usage in i915_gem_object_get_pa...
2023-04-06 Kirill A. Shutemovfloppy: fix MAX_ORDER usage
2023-04-06 Kirill A. Shutemovum: fix MAX_ORDER usage in linux_main()
2023-04-06 Kirill A. Shutemovsparc/mm: fix MAX_ORDER usage in tsb_grow()
2023-04-06 Peter Xuselftests/mm: smoke test UFFD_FEATURE_WP_UNPOPULATED
2023-04-06 Peter Xumm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-04-06 Andrey Konovalovkasan: suppress recursive reports for HW_TAGS
2023-04-06 Andrey Konovalovkasan, arm64: add arch_suppress_tag_checks_start/stop
2023-04-06 Vincenzo Frascinoarm64: mte: rename TCO routines
2023-04-06 Andrey Konovalovkasan, arm64: rename tagging-related routines
2023-04-06 Andrey Konovalovkasan: drop empty tagging-related defines
2023-04-06 Christoph Hellwigmm: return an ERR_PTR from __filemap_get_folio
2023-04-06 Christoph Hellwigmm: remove FGP_ENTRY
2023-04-06 Christoph Hellwigshmem: open code the page cache lookup in shmem_get_fol...
2023-04-06 Hugh Dickinsshmem: shmem_get_partial_folio use filemap_get_entry
2023-04-06 Christoph Hellwigmm: use filemap_get_entry in filemap_get_incore_folio
2023-04-06 Christoph Hellwigmm: make mapping_get_entry available outside of filemap.c
2023-04-06 Christoph Hellwigmm: don't look at xarray value entries in split_huge_pa...
2023-04-06 Keith Buschdmapool: create/destroy cleanup
2023-04-06 Keith Buschdmapool: link blocks across pages
2023-04-06 Keith Buschdmapool: don't memset on free twice
2023-04-06 Keith Buschdmapool: simplify freeing
2023-04-06 Keith Buschdmapool: consolidate page initialization
2023-04-06 Keith Buschdmapool: rearrange page alloc failure handling
2023-04-06 Keith Buschdmapool: move debug code to own functions
2023-04-06 Tony Battersbydmapool: speedup DMAPOOL_DEBUG with init_on_alloc
2023-04-06 Tony Battersbydmapool: cleanup integer types
2023-04-06 Tony Battersbydmapool: use sysfs_emit() instead of scnprintf()
2023-04-06 Tony Battersbydmapool: remove checks for dev == NULL
2023-04-06 Keith Buschdmapool: add alloc/free performance test
2023-04-06 Peng Zhangmaple_tree: fix a potential concurrency bug in RCU...
2023-04-06 Peng Zhangmaple_tree: fix get wrong data_end in mtree_lookup_walk()
2023-04-06 Rongwei Wangmm/swap: fix swap_info_struct race between swapoff...
2023-04-06 Ryusuke Konishinilfs2: fix sysfs interface lifetime
2023-04-06 Alistair Popplemm: take a page reference when removing device exclusiv...
2023-04-06 Yafang Shaomm: vmalloc: avoid warn_alloc noise caused by fatal...
2023-04-06 Tetsuo Handanilfs2: initialize "struct nilfs_binfo_dat"->bi_pad...
2023-04-06 Ryusuke Konishinilfs2: fix potential UAF of struct nilfs_sc_info in...
2023-04-06 Sergey Senozhatskyzsmalloc: document freeable stats
2023-04-06 Sergey Senozhatskyzsmalloc: document new fullness grouping
2023-04-06 Shiyang Ruanfsdax: force clear dirty mark if CoW
2023-04-06 Peter Xumm/hugetlb: fix uffd wr-protection for CoW optimization...
2023-04-06 Liam R. Howlettmm: enable maple tree RCU mode by default
2023-04-06 Liam R. Howlettmaple_tree: add RCU lock checking to rcu callback functions
2023-04-06 Liam R. Howlettmaple_tree: add smp_rmb() to dead node detection
2023-04-06 Liam R. Howlettmaple_tree: fix write memory barrier of nodes once...
2023-04-06 Liam Howlettmaple_tree: remove extra smp_wmb() from mas_dead_leaves()
2023-04-06 Liam Howlettmaple_tree: fix freeing of nodes in rcu mode
2023-04-06 Liam Howlettmaple_tree: detect dead nodes in mas_start()
2023-04-06 Liam Howlettmaple_tree: be more cautious about dead nodes
next
This page took 0.098833 seconds and 4 git commands to generate.