mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-13 04:41:43 to 2021-02-24 20:09:34 UTC [more...]

incoming
 2021-02-24 20:08 UTC  (137+ messages)
` [patch 001/173] hexagon: remove CONFIG_EXPERIMENTAL from defconfigs
` [patch 002/173] scripts/spelling.txt: increase error-prone spell checking
` [patch 003/173] scripts/spelling.txt: check for "exeeds"
` [patch 004/173] scripts/spelling.txt: add "allocted" and "exeeds" typo
` [patch 005/173] scripts/spelling.txt: add more spellings to spelling.txt
` [patch 006/173] ntfs: layout.h: delete duplicated words
` [patch 007/173] ntfs: check for valid standard information attribute
` [patch 008/173] ocfs2: remove redundant conditional before iput
` [patch 009/173] ocfs2: clean up some definitions which are not used any more
` [patch 010/173] ocfs2: fix a use after free on error
` [patch 011/173] ocfs2: simplify the calculation of variables
` [patch 012/173] fs: delete repeated words in comments
` [patch 013/173] ramfs: support O_TMPFILE
` [patch 014/173] mm, tracing: record slab name for kmem_cache_free()
` [patch 015/173] mm/sl?b.c: remove ctor argument from kmem_cache_flags
` [patch 016/173] mm/slab: minor coding style tweaks
` [patch 017/173] mm/slub: disable user tracing for kmemleak caches by default
` [patch 018/173] mm, slub: stop freeing kmem_cache_node structures on node offline
` [patch 019/173] mm, slab, slub: stop taking memory hotplug lock
` [patch 020/173] mm, slab, slub: stop taking cpu "
` [patch 021/173] mm, slub: splice cpu and page freelists in deactivate_slab()
` [patch 022/173] mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON
` [patch 023/173] mm/slub: minor coding style tweaks
` [patch 024/173] mm/debug: improve memcg debugging
` [patch 025/173] mm/debug_vm_pgtable/basic: add validation for dirtiness after write protect
` [patch 026/173] mm/debug_vm_pgtable/basic: iterate over entire protection_map[]
` [patch 027/173] mm/page_owner: use helper function zone_end_pfn() to get end_pfn
` [patch 028/173] mm/filemap: remove unused parameter and change to void type for replace_page_cache_page()
` [patch 029/173] mm/filemap: don't revert iter on -EIOCBQUEUED
` [patch 030/173] mm/filemap: rename generic_file_buffered_read subfunctions
` [patch 031/173] mm/filemap: remove dynamically allocated array from filemap_read
` [patch 032/173] mm/filemap: convert filemap_get_pages to take a pagevec
` [patch 033/173] mm/filemap: use head pages in generic_file_buffered_read
` [patch 034/173] mm/filemap: pass a sleep state to put_and_wait_on_page_locked
` [patch 035/173] mm/filemap: support readpage splitting a page
` [patch 036/173] mm/filemap: inline __wait_on_page_locked_async into caller
` [patch 037/173] mm/filemap: don't call ->readpage if IOCB_WAITQ is set
` [patch 038/173] mm/filemap: change filemap_read_page calling conventions
` [patch 039/173] mm/filemap: change filemap_create_page "
` [patch 040/173] mm/filemap: convert filemap_update_page to return an errno
` [patch 041/173] mm/filemap: move the iocb checks into filemap_update_page
` [patch 042/173] mm/filemap: add filemap_range_uptodate
` [patch 043/173] mm/filemap: split filemap_readahead out of filemap_get_pages
` [patch 044/173] mm/filemap: restructure filemap_get_pages
` [patch 045/173] mm/filemap: don't relock the page after calling readpage
` [patch 046/173] mm/filemap: rename generic_file_buffered_read to filemap_read
` [patch 047/173] mm/filemap: simplify generic_file_read_iter
` [patch 048/173] fs/buffer.c: add checking buffer head stat before clear
` [patch 049/173] mm: backing-dev: Remove duplicated macro definition
` [patch 050/173] mm/swap_slots.c: remove redundant NULL check
` [patch 051/173] mm/swapfile.c: fix debugging information problem
` [patch 052/173] mm/page_io: use pr_alert_ratelimited for swap read/write errors
` [patch 053/173] mm/swap_state: constify static struct attribute_group
` [patch 054/173] mm/swap: don't SetPageWorkingset unconditionally during swapin
` [patch 055/173] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
` [patch 056/173] mm: memcontrol: optimize per-lruvec stats counter memory usage
` [patch 057/173] mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
` [patch 058/173] mm: memcontrol: convert NR_ANON_THPS account to pages
` [patch 059/173] mm: memcontrol: convert NR_FILE_THPS "
` [patch 060/173] mm: memcontrol: convert NR_SHMEM_THPS "
` [patch 061/173] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "
` [patch 062/173] mm: memcontrol: convert NR_FILE_PMDMAPPED "
` [patch 063/173] mm: memcontrol: make the slab calculation consistent
` [patch 064/173] mm/memcg: revise the using condition of lock_page_lruvec function series
` [patch 065/173] mm/memcg: remove rcu locking for "
` [patch 066/173] mm: memcg: add swapcache stat for memcg v2
` [patch 067/173] mm: kmem: make __memcg_kmem_(un)charge static
` [patch 068/173] mm: page_counter: re-layout structure to reduce false sharing
` [patch 069/173] mm/memcontrol: remove redundant NULL check
` [patch 070/173] mm: memcontrol: replace the loop with a list_for_each_entry()
` [patch 071/173] mm/list_lru.c: remove kvfree_rcu_local()
` [patch 072/173] fs: buffer: use raw page_memcg() on locked page
` [patch 073/173] mm: memcontrol: fix swap undercounting in cgroup2
` [patch 074/173] mm: memcontrol: fix get_active_memcg return value
` [patch 075/173] mm: memcontrol: fix slub memory accounting
` [patch 076/173] mm/mmap.c: remove unnecessary local variable
` [patch 077/173] mm/memory.c: fix potential pte_unmap_unlock pte error
` [patch 078/173] mm/pgtable-generic.c: simplify the VM_BUG_ON condition in pmdp_huge_clear_flush()
` [patch 079/173] mm/pgtable-generic.c: optimize "
` [patch 080/173] mm/memory.c: fix potential pte_unmap_unlock pte error
` [patch 081/173] mm/mprotect.c: optimize error detection in do_mprotect_pkey()
` [patch 082/173] mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas()
` [patch 083/173] mm: mremap: unlink anon_vmas when mremap with MREMAP_DONTUNMAP success
` [patch 084/173] mm/page_reporting: use list_entry_is_head() in page_reporting_cycle()
` [patch 085/173] vmalloc: remove redundant NULL check
` [patch 086/173] kasan: prefix global functions with kasan_
` [patch 087/173] kasan: clarify HW_TAGS impact on TBI
` [patch 088/173] kasan: clean up comments in tests
` [patch 089/173] kasan: add macros to simplify checking test constraints
` [patch 090/173] kasan: add match-all tag tests
` [patch 091/173] kasan, arm64: allow using KUnit tests with HW_TAGS mode
` [patch 092/173] kasan: rename CONFIG_TEST_KASAN_MODULE
` [patch 093/173] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [patch 094/173] kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
` [patch 095/173] kasan: fix memory corruption in kasan_bitops_tags test
` [patch 096/173] kasan: move _RET_IP_ to inline wrappers
` [patch 097/173] kasan: fix bug detection via ksize for HW_TAGS mode
` [patch 098/173] kasan: add proper page allocator tests
` [patch 099/173] kasan: add a test for kmem_cache_alloc/free_bulk
` [patch 100/173] kasan: don't run tests when KASAN is not enabled
` [patch 101/173] kasan: remove redundant config option
` [patch 102/173] mm: fix prototype warning from kernel test robot
` [patch 103/173] mm: rename memmap_init() and memmap_init_zone()
` [patch 104/173] mm: simplify parater of function memmap_init_zone()
` [patch 105/173] mm: simplify parameter of setup_usemap()
` [patch 106/173] mm: remove unneeded local variable in free_area_init_core
` [patch 107/173] video: fbdev: acornfb: remove free_unused_pages()
` [patch 108/173] mm: simplify free_highmem_page() and free_reserved_page()
` [patch 109/173] mm/gfp: add kernel-doc for gfp_t
` [patch 110/173] mm,hwpoison: send SIGBUS to PF_MCE_EARLY processes on action required events
` [patch 111/173] mm/huge_memory.c: update tlb entry if pmd is changed
` [patch 112/173] MIPS: do not call flush_tlb_all when setting pmd entry
` [patch 113/173] mm/hugetlb: fix potential double free in hugetlb_register_node() error path
` [patch 114/173] mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
` [patch 115/173] mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call
` [patch 116/173] mm/hugetlb: use helper huge_page_order and pages_per_huge_page
` [patch 117/173] mm/hugetlb: fix use after free when subpool max_hpages accounting is not enabled
` [patch 118/173] mm/hugetlb: simplify the calculation of variables
` [patch 119/173] mm/hugetlb: grab head page refcount once for group of subpages
` [patch 120/173] mm/hugetlb: refactor subpage recording
` [patch 121/173] mm/hugetlb: fix some comment typos
` [patch 122/173] mm/hugetlb: remove redundant check in preparing and destroying gigantic page
` [patch 123/173] mm/hugetlb.c: fix typos in comments
` [patch 124/173] mm/huge_memory.c: remove unused return value of set_huge_zero_page()
` [patch 125/173] mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled
` [patch 126/173] hugetlb_cgroup: use helper pages_per_huge_page() in hugetlb_cgroup
` [patch 127/173] mm/hugetlb: use helper function range_in_vma() in page_table_shareable()
` [patch 128/173] mm/hugetlb: remove unnecessary VM_BUG_ON_PAGE on putback_active_hugepage()
` [patch 129/173] mm/hugetlb: use helper huge_page_size() to get hugepage size
` [patch 130/173] hugetlb: fix update_and_free_page contig page struct assumption
` [patch 131/173] hugetlb: fix copy_huge_page_from_user "
` [patch 132/173] mm/hugetlb: suppress wrong warning info when alloc gigantic page
` [patch 133/173] mm/vmscan: __isolate_lru_page_prepare() cleanup
` [patch 134/173] mm/workingset.c: avoid unnecessary max_nodes estimation in count_shadow_nodes()
` [patch 139/173] mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
` [patch 140/173] mm: add __clear_page_lru_flags() to replace page_off_lru()

[folded-merged] fs-ramfs-inodec-update-inode_operationstmpfile.patch removed from -mm tree
 2021-02-24 18:57 UTC 

[folded-merged] mm-hugetlb-use-helper-huge_page_size-to-get-hugepage-size-v2.patch removed from -mm tree
 2021-02-24 19:04 UTC 

[folded-merged] hugetlb-convert-page_huge_active-hpagemigratable-flag-fix.patch removed from -mm tree
 2021-02-24 19:04 UTC 

[folded-merged] kasan-remove-redundant-config-option-v3.patch removed from -mm tree
 2021-02-24 19:03 UTC 

[folded-merged] kasan-arm64-allow-using-kunit-tests-with-hw_tags-mode-fix.patch removed from -mm tree
 2021-02-24 19:02 UTC 

[folded-merged] mm-mremap-unlink-anon_vmas-when-mremap-with-mremap_dontunmap-success-v2.patch removed from -mm tree
 2021-02-24 19:00 UTC 

[folded-merged] kasan-add-match-all-tag-tests-fix-fix.patch removed from -mm tree
 2021-02-24 19:01 UTC 

[folded-merged] mm-filemap-add-filemap_range_uptodate-fix.patch removed from -mm tree
 2021-02-24 18:58 UTC 

[folded-merged] mm-memcg-add-swapcache-stat-for-memcg-v2-fix.patch removed from -mm tree
 2021-02-24 19:00 UTC 

[folded-merged] kasan-add-match-all-tag-tests-fix.patch removed from -mm tree
 2021-02-24 19:01 UTC 

[folded-merged] mm-memcontrol-optimize-per-lruvec-stats-counter-memory-usage-checkpatch-fixes.patch removed from -mm tree
 2021-02-24 18:59 UTC 

[folded-merged] mm-memcg-slab-pre-allocate-obj_cgroups-for-slab-caches-with-slab_account-fix.patch removed from -mm tree
 2021-02-24 18:59 UTC 

+ mmshmemthp-limit-shmem-thp-allocations-to-requested-zones.patch added to -mm tree
 2021-02-24 17:28 UTC 

+ kgdb-fix-to-kill-breakpoints-on-initmem-after-boot.patch added to -mm tree
 2021-02-24  8:56 UTC 

+ hugetlb-use-pageprivate-for-hugetlb-specific-page-flags-fix-2.patch added to -mm tree
 2021-02-24  8:11 UTC  (2+ messages)

+ include-linux-hugetlbh-add-synchronization-information-for-new-hugetlb-specific-flags.patch added to -mm tree
 2021-02-24  2:07 UTC 

+ kfence-report-sensitive-information-based-on-no_hash_pointers.patch added to -mm tree
 2021-02-23 23:49 UTC 

+ mm-memcontrol-fix-get_active_memcg-return-value.patch added to -mm tree
 2021-02-23 23:51 UTC 

+ hugetlb-use-pageprivate-for-hugetlb-specific-page-flags-fix.patch added to -mm tree
 2021-02-24  0:29 UTC 

+ mm-memcontrol-fix-slub-memory-accounting.patch added to -mm tree
 2021-02-23 23:55 UTC 

[to-be-updated] mm-refactor-initialization-of-struct-page-for-holes-in-memory-layout.patch removed from -mm tree
 2021-02-23 23:29 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2021-02-23 21:06 UTC 

+ mm-gfp-add-kernel-doc-for-gfp_tpatch-removed-from-mm-tree.patch added to -mm tree
 2021-02-20  3:15 UTC 

[to-be-updated] mm-gfp-add-kernel-doc-for-gfp_t.patch removed from -mm tree
 2021-02-20  0:30 UTC  (2+ messages)

+ mm-hugetlb-suppress-wrong-warning-info-when-alloc-gigantic-page.patch added to -mm tree
 2021-02-19 23:19 UTC 

[nacked] mm-hugetlb-suppress-wrong-warning-info-when-alloc-gigantic-page.patch removed from -mm tree
 2021-02-19 21:26 UTC  (2+ messages)

+ mm-hugetlb-suppress-wrong-warning-info-when-alloc-gigantic-page.patch added to -mm tree
 2021-02-19 21:19 UTC  (5+ messages)

[to-be-updated] mm-kasan-dont-poison-boot-memory.patch removed from -mm tree
 2021-02-19 18:52 UTC 

+ ntfs-check-for-valid-standard-information-attribute.patch added to -mm tree
 2021-02-19 18:51 UTC 

+ mm-vmscan-restore-zone_reclaim_mode-abi.patch added to -mm tree
 2021-02-19 18:13 UTC 

mmotm 2021-02-18-18-29 uploaded
 2021-02-19  2:30 UTC 

+ mm-memory_hotplug-prevalidate-the-address-range-being-added-with-platform-fix.patch added to -mm tree
 2021-02-19  1:15 UTC  (2+ messages)

+ mm-kasan-dont-poison-boot-memory.patch added to -mm tree
 2021-02-18 21:56 UTC 

+ mm-gfp-add-kernel-doc-for-gfp_t.patch added to -mm tree
 2021-02-17 20:16 UTC 

+ mm-memcontrol-fix-swap-undercounting-in-cgroup2.patch added to -mm tree
 2021-02-17 19:26 UTC 

+ mm-compaction-make-fast_isolate_freepages-stay-within-zone.patch added to -mm tree
 2021-02-17 19:14 UTC 

+ maintainers-add-uapi-directories-to-api-abi-section.patch added to -mm tree
 2021-02-17 19:09 UTC 

+ hugetlb-fix-copy_huge_page_from_user-contig-page-struct-assumption.patch added to -mm tree
 2021-02-17 19:06 UTC 

+ hugetlb-fix-update_and_free_page-contig-page-struct-assumption.patch added to -mm tree
 2021-02-17 19:06 UTC 

[merged] h8300-fix-preemption-build-ti_pre_count-undefined.patch removed from -mm tree
 2021-02-16 20:19 UTC 

[merged] mm-remove-arch_remap-and-mm-arch-hooksh.patch removed from -mm tree
 2021-02-16 20:19 UTC 

[merged] maintainers-add-andrey-konovalov-to-kasan-reviewers.patch removed from -mm tree
 2021-02-16 20:19 UTC 

[merged] maintainers-update-andrey-konovalovs-email-address.patch removed from -mm tree
 2021-02-16 20:19 UTC 

[merged] maintainers-update-kasan-file-list.patch removed from -mm tree
 2021-02-16 20:19 UTC 

[merged] scripts-recordmcountpl-support-big-endian-for-arch-sh.patch removed from -mm tree
 2021-02-16 20:19 UTC 

[merged] m68k-make-__pfn_to_phys-and-__phys_to_pfn-available-for-mmu.patch removed from -mm tree
 2021-02-16 20:19 UTC 

incoming
 2021-02-13  4:52 UTC  (7+ messages)
` [patch 1/6] m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMU
` [patch 2/6] scripts/recordmcount.pl: support big endian for ARCH sh
` [patch 3/6] MAINTAINERS: update KASAN file list
` [patch 4/6] MAINTAINERS: update Andrey Konovalov's email address
` [patch 5/6] MAINTAINERS: add Andrey Konovalov to KASAN reviewers
` [patch 6/6] h8300: fix PREEMPTION build, TI_PRE_COUNT undefined

[folded-merged] mm-zswap-fix-variable-entry-is-uninitialized-when-used.patch removed from -mm tree
 2021-02-13  4:40 UTC 

[folded-merged] mm-set-the-sleep_mapped-to-true-for-zbud-and-z3fold.patch removed from -mm tree
 2021-02-13  4:40 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).