mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-04 19:45:05 to 2020-08-07 06:25:59 UTC [more...]

incoming
 2020-08-07  6:25 UTC  (154+ messages)
` [patch 001/163] mm/memory.c: avoid access flag update TLB flush for retried page fault
` [patch 002/163] mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
` [patch 003/163] mm/shuffle: don't move pages between zones and don't read garbage memmaps
` [patch 004/163] mm: fix kthread_use_mm() vs TLB invalidate
` [patch 005/163] kthread: remove incorrect comment in kthread_create_on_cpu()
` [patch 006/163] tools/: replace HTTP links with HTTPS ones
` [patch 007/163] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [patch 008/163] scripts/tags.sh: collect compiled source precisely
` [patch 009/163] scripts/bloat-o-meter: Support comparing library archives
` [patch 010/163] scripts/decode_stacktrace.sh: skip missing symbols
` [patch 011/163] scripts/decode_stacktrace.sh: guess basepath if not specified
` [patch 012/163] scripts/decode_stacktrace.sh: guess path to modules
` [patch 013/163] scripts/decode_stacktrace.sh: guess path to vmlinux by release name
` [patch 014/163] const_structs.checkpatch: add regulator_ops
` [patch 015/163] scripts/spelling.txt: add more spellings to spelling.txt
` [patch 016/163] ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type
` [patch 017/163] ocfs2: fix remounting needed after setfacl command
` [patch 018/163] ocfs2: suballoc.h: delete a duplicated word
` [patch 019/163] ocfs2: change slot number type s16 to u16
` [patch 020/163] ocfs2: replace HTTP links with HTTPS ones
` [patch 021/163] ocfs2: fix unbalanced locking
` [patch 022/163] mm, treewide: rename kzfree() to kfree_sensitive()
` [patch 023/163] mm: ksize() should silently accept a NULL pointer
` [patch 024/163] mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB
` [patch 025/163] mm/slab: add naive detection of double free
` [patch 026/163] mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order
` [patch 027/163] mm/slab.c: update outdated kmem_list3 in a comment
` [patch 028/163] mm, slub: extend slub_debug syntax for multiple blocks
` [patch 029/163] mm, slub: make some slub_debug related attributes read-only
` [patch 030/163] mm, slub: remove runtime allocation order changes
` [patch 031/163] mm, slub: make remaining slub_debug related attributes read-only
` [patch 032/163] mm, slub: make reclaim_account attribute read-only
` [patch 033/163] mm, slub: introduce static key for slub_debug()
` [patch 034/163] mm, slub: introduce kmem_cache_debug_flags()
` [patch 035/163] mm, slub: extend checks guarded by slub_debug static key
` [patch 036/163] mm, slab/slub: move and improve cache_from_obj()
` [patch 037/163] mm, slab/slub: improve error reporting and overhead of cache_from_obj()
` [patch 038/163] mm/slub.c: drop lockdep_assert_held() from put_map()
` [patch 039/163] mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS"
` [patch 040/163] mm/debug_vm_pgtable: add tests validating arch helpers for core MM features
` [patch 041/163] mm/debug_vm_pgtable: add tests validating advanced arch page table helpers
` [patch 042/163] mm/debug_vm_pgtable: add debug prints for individual tests
` [patch 043/163] Documentation/mm: add descriptions for arch page table helpers
` [patch 044/163] mm/debug: handle page->mapping better in dump_page
` [patch 045/163] mm/debug: dump compound page information on a second line
` [patch 046/163] mm/debug: print head flags in dump_page
` [patch 047/163] mm/debug: switch dump_page to get_kernel_nofault
` [patch 048/163] mm/debug: print the inode number in dump_page
` [patch 049/163] mm/debug: print hashed address of struct page
` [patch 050/163] mm, dump_page: do not crash with bad compound_mapcount()
` [patch 051/163] mm: filemap: clear idle flag for writes
` [patch 052/163] mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_page
` [patch 053/163] mm/gup.c: fix the comment of return value for populate_vma_page_range()
` [patch 054/163] mm/swap_slots.c: simplify alloc_swap_slot_cache()
` [patch 055/163] mm/swap_slots.c: simplify enable_swap_slots_cache()
` [patch 056/163] mm/swap_slots.c: remove redundant check for swap_slot_cache_initialized
` [patch 057/163] mm: swap: fix kerneldoc of swap_vma_readahead()
` [patch 058/163] mm/page_io.c: use blk_io_schedule() for avoiding task hung in sync io
` [patch 059/163] tmpfs: per-superblock i_ino support
` [patch 060/163] tmpfs: support 64-bit inums per-sb
` [patch 061/163] mm: kmem: make memcg_kmem_enabled() irreversible
` [patch 062/163] mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state()
` [patch 063/163] mm: memcg: prepare for byte-sized vmstat items
` [patch 064/163] mm: memcg: convert vmstat slab counters to bytes
` [patch 065/163] mm: slub: implement SLUB version of obj_to_index()
` [patch 066/163] mm: memcontrol: decouple reference counting from page accounting
` [patch 067/163] mm: memcg/slab: obj_cgroup API
` [patch 068/163] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [patch 069/163] mm: memcg/slab: save obj_cgroup for non-root slab objects
` [patch 070/163] mm: memcg/slab: charge individual slab objects instead of pages
` [patch 071/163] mm: memcg/slab: deprecate memory.kmem.slabinfo
` [patch 072/163] mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
` [patch 073/163] mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
` [patch 074/163] mm: memcg/slab: simplify memcg cache creation
` [patch 075/163] mm: memcg/slab: remove memcg_kmem_get_cache()
` [patch 076/163] mm: memcg/slab: deprecate slab_root_caches
` [patch 077/163] mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()
` [patch 078/163] mm: memcg/slab: use a single set of kmem_caches for all allocations
` [patch 079/163] kselftests: cgroup: add kernel memory accounting tests
` [patch 080/163] tools/cgroup: add memcg_slabinfo.py tool
` [patch 081/163] mm: memcontrol: account kernel stack per node
` [patch 082/163] mm: memcg/slab: remove unused argument by charge_slab_page()
` [patch 083/163] mm: slab: rename (un)charge_slab_page() to (un)account_slab_page()
` [patch 084/163] mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()
` [patch 085/163] mm: memcontrol: avoid workload stalls when lowering memory.high
` [patch 086/163] mm, memcg: reclaim more aggressively before high allocator throttling
` [patch 087/163] mm, memcg: unify reclaim retry limits with page allocator
` [patch 088/163] mm, memcg: avoid stale protection values when cgroup is above protection
` [patch 089/163] mm, memcg: decouple e{low,min} state mutations from protection checks
` [patch 090/163] memcg, oom: check memcg margin for parallel oom
` [patch 091/163] mm: memcontrol: restore proper dirty throttling when memory.high changes
` [patch 092/163] mm: memcontrol: don't count limit-setting reclaim as memory pressure
` [patch 093/163] mm/page_counter.c: fix protection usage propagation
` [patch 094/163] mm: remove redundant check non_swap_entry()
` [patch 095/163] mm/memory.c: make remap_pfn_range() reject unaligned addr
` [patch 096/163] mm: remove unneeded includes of <asm/pgalloc.h>
` [patch 097/163] opeinrisc: switch to generic version of pte allocation
` [patch 098/163] xtensa: "
` [patch 099/163] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [patch 100/163] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [patch 101/163] asm-generic: pgalloc: provide generic pgd_free()
` [patch 102/163] mm: move lib/ioremap.c to mm/
` [patch 103/163] mm: move p?d_alloc_track to separate header file
` [patch 104/163] mm/mmap: optimize a branch judgment in ksys_mmap_pgoff()
` [patch 105/163] proc/meminfo: avoid open coded reading of vm_committed_as
` [patch 106/163] mm/util.c: make vm_memory_committed() more accurate
` [patch 107/163] percpu_counter: add percpu_counter_sync()
` [patch 108/163] mm: adjust vm_committed_as_batch according to vm overcommit policy
` [patch 109/163] mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
` [patch 110/163] mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
` [patch 111/163] arm64/mm: enable vmem_altmap support for vmemmap mappings
` [patch 112/163] mm: mmap: merge vma after call_mmap() if possible
` [patch 113/163] mm: remove unnecessary wrapper function do_mmap_pgoff()
` [patch 114/163] mm/mremap: it is sure to have enough space when extent meets requirement
` [patch 115/163] mm/mremap: calculate extent in one place
` [patch 116/163] mm/mremap: start addresses are properly aligned
` [patch 117/163] selftests: add mincore() tests
` [patch 118/163] mm/sparse: never partially remove memmap for early section
` [patch 119/163] mm/sparse: only sub-section aligned range would be populated
` [patch 120/163] mm/sparse: cleanup the code surrounding memory_present()
` [patch 121/163] vmalloc: convert to XArray
` [patch 122/163] mm/vmalloc: simplify merge_or_add_vmap_area()
` [patch 123/163] mm/vmalloc: simplify augment_tree_propagate_check()
` [patch 124/163] mm/vmalloc: switch to "propagate()" callback
` [patch 125/163] mm/vmalloc: update the header about KVA rework
` [patch 126/163] mm: vmalloc: remove redundant assignment in unmap_kernel_range_noflush()
` [patch 127/163] mm/vmalloc.c: remove BUG() from the find_va_links()
` [patch 128/163] kasan: improve and simplify Kconfig.kasan
` [patch 129/163] kasan: update required compiler versions in documentation
` [patch 130/163] rcu: kasan: record and print call_rcu() call stack
` [patch 131/163] kasan: record and print the free track
` [patch 132/163] kasan: add tests for call_rcu stack recording
` [patch 133/163] kasan: update documentation for generic kasan
` [patch 134/163] kasan: remove kasan_unpoison_stack_above_sp_to()
` [patch 135/163] lib/test_kasan.c: fix KASAN unit tests for tag-based KASAN
` [patch 136/163] kasan: don't tag stacks allocated with pagealloc
` [patch 137/163] efi: provide empty efi_enter_virtual_mode implementation
` [patch 138/163] kasan, arm64: don't instrument functions that enable kasan
` [patch 139/163] kasan: allow enabling stack tagging for tag-based mode
` [patch 140/163] kasan: adjust kasan_stack_oob "
` [patch 141/163] mm, page_alloc: use unlikely() in task_capc()
` [patch 142/163] page_alloc: consider highatomic reserve in watermark fast
` [patch 143/163] mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
` [patch 144/163] mm: remove vm_total_pages
` [patch 145/163] mm/page_alloc: remove nr_free_pagecache_pages()
` [patch 146/163] mm/memory_hotplug: document why shuffle_zone() is relevant
` [patch 147/163] mm/shuffle: remove dynamic reconfiguration
` [patch 148/163] mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migratetype_bits
` [patch 149/163] mm/page_alloc.c: extract the common part in pfn_to_bitidx()
` [patch 150/163] mm/page_alloc.c: simplify pageblock bitmap access
` [patch 151/163] mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_mask()
` [patch 152/163] mm/page_alloc: silence a KASAN false positive
` [patch 153/163] mm/page_alloc: fallbacks at most has 3 elements

[folded-merged] mm-thp-replace-http-links-with-https-ones-fix.patch removed from -mm tree
 2020-08-07  5:58 UTC 

[folded-merged] mm-page_alloc-skip-watermark_boost-for-atomic-order-0-allocations-fix.patch removed from -mm tree
 2020-08-07  5:58 UTC 

[folded-merged] page_alloc-consider-highatomic-reserve-in-watermark-fast-v5.patch removed from -mm tree
 2020-08-07  5:57 UTC 

[folded-merged] kasan-arm64-dont-instrument-functions-that-enable-kasan-v2.patch removed from -mm tree
 2020-08-07  5:57 UTC 

[folded-merged] kasan-fix-kasan-unit-tests-for-tag-based-kasan-v4.patch removed from -mm tree
 2020-08-07  5:56 UTC 

[folded-merged] kasan-record-and-print-the-free-track-v8.patch removed from -mm tree
 2020-08-07  5:56 UTC 

[folded-merged] rcu-kasan-record-and-print-call_rcu-call-stack-v8.patch removed from -mm tree
 2020-08-07  5:55 UTC 

[folded-merged] xtensa-switch-to-generic-version-of-pte-allocation-fix.patch removed from -mm tree
 2020-08-07  5:54 UTC 

[folded-merged] mm-remove-unneeded-includes-of-asm-pgalloch-fix.patch removed from -mm tree
 2020-08-07  5:53 UTC 

[folded-merged] mm-memcg-slab-use-a-single-set-of-kmem_caches-for-all-allocations-fix.patch removed from -mm tree
 2020-08-07  5:52 UTC 

[folded-merged] mm-memcontrol-decouple-reference-counting-from-page-accounting-fix.patch removed from -mm tree
 2020-08-07  5:51 UTC 

[folded-merged] tmpfs-support-64-bit-inums-per-sb-fix.patch removed from -mm tree
 2020-08-07  5:50 UTC 

[folded-merged] mm-handle-page-mapping-better-in-dump_page-fix.patch removed from -mm tree
 2020-08-07  5:49 UTC 

[folded-merged] documentation-mm-add-descriptions-for-arch-page-table-helpers-v5.patch removed from -mm tree
 2020-08-07  5:48 UTC 

[folded-merged] mm-debug_vm_pgtable-add-tests-validating-advanced-arch-page-table-helpers-v5.patch removed from -mm tree
 2020-08-07  5:48 UTC 

[folded-merged] mm-slab-slub-improve-error-reporting-and-overhead-of-cache_from_obj-fix.patch removed from -mm tree
 2020-08-07  5:47 UTC 

[folded-merged] mm-slub-introduce-kmem_cache_debug_flags-fix.patch removed from -mm tree
 2020-08-07  5:46 UTC 

[folded-merged] mm-slub-extend-slub_debug-syntax-for-multiple-blocks-fix.patch removed from -mm tree
 2020-08-07  5:45 UTC 

[folded-merged] slab-add-naive-detection-of-double-free-fix.patch removed from -mm tree
 2020-08-07  5:44 UTC 

[folded-merged] mm-treewide-rename-kzfree-to-kfree_sensitive-fix-fix.patch removed from -mm tree
 2020-08-07  5:44 UTC 

[folded-merged] mm-treewide-rename-kzfree-to-kfree_sensitive-fix.patch removed from -mm tree
 2020-08-07  5:44 UTC 

[folded-merged] scripts-tagssh-collect-compiled-source-precisely-v2.patch removed from -mm tree
 2020-08-07  5:43 UTC 

[folded-merged] mm-fix-kthread_use_mm-vs-tlb-invalidate-fix.patch removed from -mm tree
 2020-08-07  5:43 UTC 

+ mm-treewide-rename-kzfree-to-kfree_sensitive-fix-fix.patch added to -mm tree
 2020-08-07  5:10 UTC 

+ mm-treewide-rename-kzfree-to-kfree_sensitive-fix.patch added to -mm tree
 2020-08-07  5:01 UTC 

+ mm-hugetlb-add-mempolicy-check-in-the-reservation-routine-fix.patch added to -mm tree
 2020-08-07  1:23 UTC 

+ mm-hugetlb-add-mempolicy-check-in-the-reservation-routine.patch added to -mm tree
 2020-08-07  1:23 UTC 

+ mmhwpoison-double-check-page-count-in-__get_any_page.patch added to -mm tree
 2020-08-07  1:07 UTC 

+ mmhwpoison-introduce-mf_msg_unsplit_thp.patch added to -mm tree
 2020-08-07  1:07 UTC 

+ mmhwpoison-return-0-if-the-page-is-already-poisoned-in-soft-offline.patch added to -mm tree
 2020-08-07  1:07 UTC 

+ mmhwpoison-refactor-soft_offline_huge_page-and-__soft_offline_page.patch added to -mm tree
 2020-08-07  1:07 UTC 

+ mmhwpoison-rework-soft-offline-for-in-use-pages.patch added to -mm tree
 2020-08-07  1:07 UTC 

+ mmhwpoison-rework-soft-offline-for-free-pages.patch added to -mm tree
 2020-08-07  1:07 UTC 

+ mmhwpoison-unify-thp-handling-for-hard-and-soft-offline.patch added to -mm tree
 2020-08-07  1:07 UTC 

+ mmhwpoison-kill-put_hwpoison_page.patch added to -mm tree
 2020-08-07  1:07 UTC 

+ mmhwpoison-un-export-get_hwpoison_page-and-make-it-static.patch added to -mm tree
 2020-08-07  1:07 UTC 

+ mmhwpoison-inject-dont-pin-for-hwpoison_filter.patch added to -mm tree
 2020-08-07  1:06 UTC 

+ mm-hwpoison-remove-recalculating-hpage.patch added to -mm tree
 2020-08-07  1:06 UTC 

+ mmhwpoison-cleanup-unused-pagehuge-check.patch added to -mm tree
 2020-08-07  1:06 UTC 

+ mm-migrate-fix-migrate_pgmap_owner-w-o-config_mmu_notifier.patch added to -mm tree
 2020-08-07  0:36 UTC 

[obsolete] linux-next-rejects.patch removed from -mm tree
 2020-08-06 23:18 UTC 

+ scripts-gdb-fix-python-38-syntaxwarning.patch added to -mm tree
 2020-08-05 23:03 UTC 

+ mm-slabc-update-outdated-kmem_list3-in-a-comment.patch added to -mm tree
 2020-08-05 21:15 UTC 

+ mm-dump_page-do-not-crash-with-bad-compound_mapcount.patch added to -mm tree
 2020-08-05 21:14 UTC 

+ kprobes-fix-compiler-warning-for-config_kprobes_on_ftrace.patch added to -mm tree
 2020-08-05 20:39 UTC 

+ kasan-arm64-dont-instrument-functions-that-enable-kasan-v2.patch added to -mm tree
 2020-08-04 19:45 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).