]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2022-07-20 Matthew Wilcox... mmap: use the VMA iterator in count_vma_pages_range()
2022-07-20 Matthew Wilcox... mm: add VMA iterator
2022-07-19 Liam R. Howlettmm: start tracking VMAs with maple tree
2022-07-19 Liam R. Howlettlib/test_maple_tree: add testing for maple tree
2022-07-19 Liam R. Howlettradix tree test suite: add lockdep_is_held to header
2022-07-19 Liam R. Howlettradix tree test suite: add support for slab bulk APIs
2022-07-19 Liam R. Howlettradix tree test suite: add allocation counts and size...
2022-07-19 Liam R. Howlettradix tree test suite: add kmem_cache_set_non_kernel()
2022-07-19 Liam R. Howlettradix tree test suite: add pr_err define
2022-07-19 Liam R. HowlettMaple Tree: add new data structure
2022-06-26 Andrew Mortonandroid-binder-stop-saving-a-pointer-to-the-vma-fix
2022-06-26 Liam R. Howlettandroid: binder: stop saving a pointer to the VMA
2022-06-26 Liam R. Howlettmips: rename mt_init to mips_mt_init
2022-06-26 NeilBrownmm: discard __GFP_ATOMIC
2022-06-26 Yang Shimm/page_vma_mapped.c: check possible huge PMD map with...
2022-06-26 Yang Shimm: rmap: use the correct parameter name for DEFINE_PAG...
2022-06-26 akpmMerge branch 'mm-stable' into mm-unstable
2022-06-26 Junxiao Bi... Revert "ocfs2: mount shared volume without ha stack"
2022-06-26 Gautam Menghanimm/kasan: fix null pointer dereference warning in qlink...
2022-06-26 Gowans, Jamesmm: split huge PUD on wp_huge_pud fallback
2022-06-26 Ryusuke Konishinilfs2: fix incorrect masking of permission flags for...
2022-06-26 David Hildenbrandmm/rmap: fix dereferencing invalid subpage pointer...
2022-06-26 YueHaibingriscv/mm: fix build error while PAGE_TABLE_CHECK enable...
2022-06-26 Bagas SanjayaDocumentation: highmem: use literal block for code...
2022-06-26 Muchun Songmm: sparsemem: fix missing higher order allocation...
2022-06-26 Baolin Wangmm/damon: use set_huge_pte_at() to make huge pte old
2022-06-26 Geert Uytterhoevensh: convert nommu io{re,un}map() to static inline functions
2022-06-26 Axel Rasmussenmm: userfaultfd: fix UFFDIO_CONTINUE on fallocated...
2022-06-17 Waiman Longmm/kmemleak: prevent soft lockup in first object iterat...
2022-06-17 Waiman Longmm/kmemleak: skip unlikely objects in kmemleak_scan...
2022-06-17 Waiman Longmm/kmemleak: use _irq lock/unlock variants in kmemleak_...
2022-06-17 Gautam Menghanimm/sparse-vmemmap.c: remove unwanted initialization...
2022-06-17 Joel Savitzselftests: make use of GUP_TEST_FILE macro
2022-06-17 Xiang wangxuserfaultfd/selftests: fix typo in comment
2022-06-17 Vasily Averinnet: set proper memcg for net_init hooks allocations
2022-06-17 Roman Gushchinmm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
2022-06-17 Miaohe Linmm/memremap: fix memunmap_pages() race with get_dev_pag...
2022-06-17 Patrick Wangmm: kmemleak: check physical address when scan
2022-06-17 Patrick Wangmm: kmemleak: add rbtree and store physical address...
2022-06-17 Patrick Wangmm: kmemleak: add OBJECT_PHYS flag for objects allocate...
2022-06-17 Patrick Wangmm: kmemleak: remove kmemleak_not_leak_phys() and the...
2022-06-17 Miaohe Linlib/test_hmm: avoid accessing uninitialized pages
2022-06-17 Miaohe Linmm/memremap: fix wrong function name above memremap_pages()
2022-06-17 Daniel Vettermm/mempool: use might_alloc()
2022-06-17 Daniel Vettermm/slab: delete cache_alloc_debugcheck_before()
2022-06-17 Daniel Vettermm/page_alloc: use might_alloc()
2022-06-17 Fabio M. De... mm/highmem: delete memmove_page()
2022-06-17 Qi Zhengmm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct...
2022-06-17 Baoquan Hemm/vmalloc: add code comment for find_vmap_area_exceed_...
2022-06-17 Baoquan Hemm/vmalloc: fix typo in local variable name
2022-06-17 Baoquan Hemm/vmalloc: remove the redundant boundary check
2022-06-17 Baoquan Hemm/vmalloc: invoke classify_va_fit_type() in adjust_va_...
2022-06-17 Chengming Zhoumm/damon: remove obsolete comments of kdamond_stop
2022-06-17 Anshuman Khandualmm/memory_hotplug: drop 'reason' argument from check_pf...
2022-06-17 Miaohe Linmm/shmem.c: clean up comment of shmem_swapin_folio
2022-06-17 Peter Xumm: avoid unnecessary page fault retires on shared...
2022-06-17 Yuanzheng Songtools/vm/slabinfo: use alphabetic order when two values...
2022-06-17 Fanjun Kongmm: use PAGE_ALIGNED instead of IS_ALIGNED
2022-06-17 Peter Xumm/x86: remove dead code for hugetlbpage.c
2022-06-17 Christian Marangimailmap: add entry for Christian Marangi
2022-06-17 zhenwei pimm/memory-failure: disable unpoison once hw error happens
2022-06-17 Mike Kravetzhugetlbfs: zero partial pages during fallocate hole...
2022-06-17 Yang Yangmm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
2022-06-17 Alex Williamsonmm: re-allow pinning of zero pfns
2022-06-17 Jason A. Donenfeldmm/kfence: select random number before taking raw lock
2022-06-17 Huacai ChenMAINTAINERS: add maillist information for LoongArch
2022-06-17 Andrew MortonMAINTAINERS: update MM tree references
2022-06-17 Abel VesaMAINTAINERS: update Abel Vesa's email
2022-06-17 David HildenbrandMAINTAINERS: add MEMORY HOT(UN)PLUG section and add...
2022-06-17 Miaohe LinMAINTAINERS: add Miaohe Lin as a memory-failure reviewer
2022-06-17 Jarkko Sakkinenmailmap: add alias for jarkko@profian.com
2022-06-17 SeongJae Parkmm/damon/reclaim: schedule 'damon_reclaim_timer' only...
2022-06-17 Petr Mladekkthread: make it clear that kthread_create_on_node...
2022-06-17 Marcelo Tosattimm: lru_cache_disable: use synchronize_rcu_expedited
2022-06-17 Yang Limm/page_isolation.c: fix one kernel-doc comment
2022-06-12 Linus TorvaldsLinux 5.19-rc2
2022-06-12 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.19-2' of git://git...
2022-06-12 Linus TorvaldsMerge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel...
2022-06-12 Linus TorvaldsMerge tag 'kbuild-fixes-v5.19' of git://git.kernel...
2022-06-12 Linus TorvaldsMerge tag '5.19-rc1-smb3-client-fixes' of git://git...
2022-06-12 Linus TorvaldsMerge tag 'random-5.19-rc2-for-linus' of git://git...
2022-06-12 Duke Leeplatform/x86/intel: hid: Add Surface Go to VGBS allow...
2022-06-12 Bedant Patnaikplatform/x86: hp-wmi: Use zero insize parameter only...
2022-06-12 Jorge Lopezplatform/x86: hp-wmi: Resolve WMI query failures on...
2022-06-12 Jonathan Neuschäferworkqueue: Switch to new kerneldoc syntax for named...
2022-06-11 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.19-rc2' of git://git.kerne...
2022-06-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2022-06-11 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2022-06-11 Linus TorvaldsMerge tag 'loongarch-fixes-5.19-1' of git://git.kernel...
2022-06-11 Linus Torvaldsiov_iter: fix build issue due to possible type mis...
2022-06-11 Jason A. Donenfeldwireguard: selftests: use maximum cpu features and...
2022-06-11 Kuan-Ying Leescripts/gdb: change kernel config dumping method
2022-06-11 Vincent Whitchurchum: virt-pci: set device ready in probe()
2022-06-11 Linus TorvaldsMerge tag 'nfsd-5.19-1' of git://git.kernel.org/pub...
2022-06-10 Shyam Prasad Ncifs: populate empty hostnames for extra channels
2022-06-10 Linus TorvaldsMerge tag 'for-5.19/dm-fixes-2' of git://git.kernel...
2022-06-10 Linus TorvaldsMerge branch 'fscache-fixes' of git://git.kernel.org...
2022-06-10 Linus TorvaldsMerge tag 'pull-fixes' of git://git.kernel.org/pub...
2022-06-10 August Wikerforsplatform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
2022-06-10 Piotr Chmuraplatform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX...
next