mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 21:33:06 to 2020-06-02 04:49:54 UTC [more...]

incoming
 2020-06-02  4:49 UTC  (83+ messages)
` [patch 001/128] squashfs: migrate from ll_rw_block usage to BIO
` [patch 002/128] ocfs2: add missing annotation for dlm_empty_lockres()
` [patch 003/128] ocfs2: mount shared volume without ha stack
` [patch 004/128] arch/parisc/include/asm/pgtable.h: remove unused `old_pte'
` [patch 005/128] vfs: track per-sb writeback errors and report them to syncfs
` [patch 006/128] fs/buffer.c: record blockdev write errors in super_block that it backs
` [patch 007/128] usercopy: mark dma-kmalloc caches as usercopy caches
` [patch 008/128] mm/slub.c: fix corrupted freechain in deactivate_slab()
` [patch 009/128] slub: Remove userspace notifier for cache add/remove
` [patch 010/128] slub: remove kmalloc under list_lock from list_slab_objects() V2
` [patch 011/128] mm/slub: fix stack overruns with SLUB_STATS
` [patch 012/128] Documentation/vm/slub.rst: s/Toggle/Enable/
` [patch 013/128] mm, dump_page(): do not crash with invalid mapping pointer
` [patch 014/128] mm: move readahead prototypes from mm.h
` [patch 015/128] mm: return void from various readahead functions
` [patch 016/128] mm: ignore return value of ->readpages
` [patch 017/128] mm: move readahead nr_pages check into read_pages
` [patch 018/128] mm: add new readahead_control API
` [patch 019/128] mm: use readahead_control to pass arguments
` [patch 020/128] mm: rename various 'offset' parameters to 'index'
` [patch 021/128] mm: rename readahead loop variable to 'i'
` [patch 022/128] mm: remove 'page_offset' from readahead loop
` [patch 023/128] mm: put readahead pages in cache earlier
` [patch 024/128] mm: add readahead address space operation
` [patch 025/128] mm: move end_index check out of readahead loop
` [patch 026/128] mm: add page_cache_readahead_unbounded
` [patch 027/128] mm: document why we don't set PageReadahead
` [patch 028/128] mm: use memalloc_nofs_save in readahead path
` [patch 029/128] fs: convert mpage_readpages to mpage_readahead
` [patch 030/128] btrfs: convert from readpages to readahead
` [patch 031/128] erofs: convert uncompressed files "
` [patch 032/128] erofs: convert compressed "
` [patch 033/128] ext4: convert "
` [patch 034/128] ext4: pass the inode to ext4_mpage_readpages
` [patch 035/128] f2fs: convert from readpages to readahead
` [patch 036/128] f2fs: pass the inode to f2fs_mpage_readpages
` [patch 037/128] fuse: convert from readpages to readahead
` [patch 038/128] iomap: "
` [patch 039/128] include/linux/pagemap.h: introduce attach/detach_page_private
` [patch 040/128] md: remove __clear_page_buffers and use attach/detach_page_private
` [patch 041/128] btrfs: "
` [patch 042/128] fs/buffer.c: "
` [patch 043/128] f2fs: "
` [patch 044/128] iomap: "
` [patch 045/128] ntfs: replace attach_page_buffers with attach_page_private
` [patch 046/128] orangefs: use attach/detach_page_private
` [patch 047/128] buffer_head.h: remove attach_page_buffers
` [patch 048/128] mm/migrate.c: call detach_page_private to cleanup code
` [patch 049/128] mm_types.h: change set_page_private to inline function
` [patch 050/128] mm/filemap.c: remove misleading comment
` [patch 051/128] mm/page-writeback.c: remove unused variable
` [patch 052/128] mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
` [patch 053/128] mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
` [patch 054/128] mm/gup.c: update the documentation
` [patch 055/128] mm/gup: introduce pin_user_pages_unlocked
` [patch 056/128] ivtv: convert get_user_pages() --> pin_user_pages()
` [patch 057/128] mm/gup.c: further document vma_permits_fault()
` [patch 058/128] mm/swapfile: use list_{prev,next}_entry() instead of open-coding
` [patch 059/128] mm/swap_state: fix a data race in swapin_nr_pages
` [patch 060/128] mm: swap: properly update readahead statistics in unuse_pte_range()
` [patch 061/128] mm/swapfile.c: offset is only used when there is more slots
` [patch 062/128] mm/swapfile.c: explicitly show ssd/non-ssd is handled mutually exclusive
` [patch 063/128] mm/swapfile.c: remove the unnecessary goto for SSD case
` [patch 064/128] mm/swapfile.c: simplify the calculation of n_goal
` [patch 065/128] mm/swapfile.c: remove the extra check in scan_swap_map_slots()
` [patch 066/128] mm/swapfile.c: found_free could be represented by (tmp < max)
` [patch 067/128] mm/swapfile.c: tmp is always smaller than max
` [patch 068/128] mm/swapfile.c: omit a duplicate code by compare tmp and max first
` [patch 069/128] swap: try to scan more free slots even when fragmented
` [patch 070/128] mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable
` [patch 071/128] mm/swapfile.c: __swap_entry_free() always free 1 entry
` [patch 072/128] mm/swapfile.c: use prandom_u32_max()
` [patch 073/128] swap: reduce lock contention on swap cache from swap slots allocation
` [patch 074/128] mm: swapfile: fix /proc/swaps heading and Size/Used/Priority alignment
` [patch 075/128] include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration
` [patch 076/128] mm, memcg: add workingset_restore in memory.stat
` [patch 077/128] mm: memcontrol: simplify value comparison between count and limit
` [patch 078/128] memcg: expose root cgroup's memory.stat
` [patch 079/128] mm/memcg: prepare for swap over-high accounting and penalty calculation
` [patch 080/128] mm/memcg: move penalty delay clamping out of calculate_high_delay()
` [patch 081/128] mm/memcg: move cgroup high memory limit setting into struct page_counter
` [patch 082/128] mm/memcg: automatically penalize tasks with high swap use

[folded-merged] mm-vmalloc-track-which-page-table-levels-were-modified-fix.patch removed from -mm tree
 2020-06-02  4:22 UTC 

[folded-merged] mm-remove-vmalloc_user_node_flags-fix.patch removed from -mm tree
 2020-06-02  4:21 UTC 

[folded-merged] mm-switch-the-test_vmalloc-module-to-use-__vmalloc_node-fix-fix.patch removed from -mm tree
 2020-06-02  4:20 UTC 

[folded-merged] mm-switch-the-test_vmalloc-module-to-use-__vmalloc_node-fix.patch removed from -mm tree
 2020-06-02  4:20 UTC 

[folded-merged] mm-remove-__vmalloc_node_flags_caller-fix.patch removed from -mm tree
 2020-06-02  4:20 UTC 

[folded-merged] mm-ptdump-expand-type-of-val-in-note_page-fix.patch removed from -mm tree
 2020-06-02  4:19 UTC 

[folded-merged] x86-mm-ptdump-calculate-effective-permissions-correctly-fix.patch removed from -mm tree
 2020-06-02  4:18 UTC 

[folded-merged] swap-reduce-lock-contention-on-swap-cache-from-swap-slots-allocation-v4.patch removed from -mm tree
 2020-06-02  4:18 UTC 

[folded-merged] swap-reduce-lock-contention-on-swap-cache-from-swap-slots-allocation-v3.patch removed from -mm tree
 2020-06-02  4:17 UTC 

[folded-merged] mm-swapfilec-classify-swap_map_xxx-to-make-it-more-readable-fix.patch removed from -mm tree
 2020-06-02  4:17 UTC 

[folded-merged] mm-gupc-updating-the-documentation-fix.patch removed from -mm tree
 2020-06-02  4:17 UTC 

[folded-merged] mm-discard-nr_unstable_nfs-use-nr_writeback-instead-fix-2.patch removed from -mm tree
 2020-06-02  4:16 UTC 

[folded-merged] mm-discard-nr_unstable_nfs-use-nr_writeback-instead-fix.patch removed from -mm tree
 2020-06-02  4:16 UTC 

[folded-merged] mm-replace-pf_less_throttle-with-pf_local_throttle-checkpatch-fixes.patch removed from -mm tree
 2020-06-02  4:16 UTC 

[folded-merged] mm-migratec-call-detach_page_private-to-cleanup-code-fix-fix.patch removed from -mm tree
 2020-06-02  4:15 UTC 

[folded-merged] mm-migratec-call-detach_page_private-to-cleanup-code-fix.patch removed from -mm tree
 2020-06-02  4:15 UTC 

[folded-merged] fuse-convert-from-readpages-to-readahead-fix.patch removed from -mm tree
 2020-06-02  4:14 UTC 

[folded-merged] mm-slub-fix-corrupted-freechain-in-deactivate_slab-fix.patch removed from -mm tree
 2020-06-02  4:14 UTC 

[folded-merged] squashfs-migrate-from-ll_rw_block-usage-to-bio-fix.patch removed from -mm tree
 2020-06-02  4:13 UTC 

[obsolete] mm-compaction-avoid-vm_bug_onpageslab-in-page_mapcount.patch removed from -mm tree
 2020-06-02  4:12 UTC 

+ mm-discard-nr_unstable_nfs-use-nr_writeback-instead-fix-2.patch added to -mm tree
 2020-06-02  4:10 UTC 

+ vhost-convert-get_user_pages-pin_user_pages.patch added to -mm tree
 2020-06-02  1:13 UTC 

+ docs-mm-gup-pin_user_pagesrst-add-a-case-5.patch added to -mm tree
 2020-06-02  1:13 UTC 

+ mm-memory_failure-dont-send-bus_mceerr_ao-for-action-required-error.patch added to -mm tree
 2020-06-02  1:06 UTC 

+ bitops-use-the-same-mechanism-for-get_count_order.patch added to -mm tree
 2020-06-02  1:01 UTC 

+ sh-add-missing-export_symbol-for-__delay.patch added to -mm tree
 2020-06-02  0:55 UTC 

+ sh-convert-iounmap-macros-to-inline-functions.patch added to -mm tree
 2020-06-02  0:55 UTC 

+ sh-convert-ins-outs-macros-to-inline-functions-checkpatch-fixes.patch added to -mm tree
 2020-06-02  0:55 UTC 

+ sh-convert-ins-outs-macros-to-inline-functions.patch added to -mm tree
 2020-06-02  0:55 UTC 

+ sh-use-generic-strncpy.patch added to -mm tree
 2020-06-02  0:55 UTC 

+ sh-remove-call-to-memset-after-dma_alloc_coherent.patch added to -mm tree
 2020-06-02  0:55 UTC 

+ sh-clkfwk-remove-r8-r16-r32.patch added to -mm tree
 2020-06-02  0:55 UTC 

+ include-asm-generic-vmlinuxldsh-align-ro_after_init.patch added to -mm tree
 2020-06-02  0:55 UTC 

+ arch-sh-vmlinuxscr-align-rodata.patch added to -mm tree
 2020-06-02  0:55 UTC 

+ sh-drop-config_mtd_m25p80-in-sh7757lcr_defconfig.patch added to -mm tree
 2020-06-02  0:55 UTC 

+ sh-sh4a-bring-back-tmu3_device-early-device.patch added to -mm tree
 2020-06-02  0:55 UTC 

+ mm-gup-introduce-pin_user_pages_locked-v2.patch added to -mm tree
 2020-06-02  0:24 UTC 

+ mm-discard-nr_unstable_nfs-use-nr_writeback-instead-fix.patch added to -mm tree
 2020-06-01 23:43 UTC 

+ mm-discard-nr_unstable_nfs-use-nr_writeback-instead.patch added to -mm tree
 2020-06-01 23:43 UTC 

+ mm-replace-pf_less_throttle-with-pf_local_throttle-checkpatch-fixes.patch added to -mm tree
 2020-06-01 23:43 UTC 

+ mm-replace-pf_less_throttle-with-pf_local_throttle.patch added to -mm tree
 2020-06-01 23:43 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2020-06-01 22:04 UTC 

+ mm-swap-delete-meaningless-__add_to_swap_cache-declaration.patch added to -mm tree
 2020-05-30  4:58 UTC 

+ lib-make-a-test-module-with-get_count_order-long-fix.patch added to -mm tree
 2020-05-30  0:51 UTC 

+ lib-make-a-test-module-with-get_count_order-long.patch added to -mm tree
 2020-05-30  0:51 UTC 

mmotm 2020-05-29-16-09 uploaded
 2020-05-29 23:11 UTC 

+ bpf-bpf_seq_printf-handle-potentially-unsafe-format-string-better-fix.patch added to -mm tree
 2020-05-29 22:19 UTC 

+ writeback-remove-unused-variable.patch added to -mm tree
 2020-05-29 22:05 UTC 

incoming
 2020-05-29 21:12 UTC  (11+ messages)
` [patch 1/5] mm/z3fold: silence kmemleak false positives of slots
` [patch 2/5] mm,thp: stop leaking unreleased file pages
` [patch 3/5] mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
` [patch 4/5] fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
` [patch 5/5] include/asm-generic/topology.h: guard cpumask_of_node() macro argument
` [alternative-merged] add-kernel-config-option-for-twisting-kernel-behavior.patch removed from -mm tree
` [alternative-merged] twist-allow-disabling-k_spec-function-in-drivers-tty-vt-keyboardc.patch "
` [alternative-merged] twist-add-option-for-selecting-twist-options-for-syzkallers-testing.patch "

+ mm-memcontrol-drop-unused-try-commit-cancel-charge-api-fix.patch added to -mm tree
 2020-05-29 21:07 UTC 

+ kernel-better-document-the-use_mm-unuse_mm-api-contract-fix-2.patch added to -mm tree
 2020-05-29 21:05 UTC 

+ swap-reduce-lock-contention-on-swap-cache-from-swap-slots-allocation-v4.patch added to -mm tree
 2020-05-29 20:21 UTC 

+ ubsan-entirely-disable-alignment-checks-under-ubsan_trap.patch added to -mm tree
 2020-05-29 20:16 UTC 

+ kasan-fix-clang-compilation-warning-due-to-stack-protector.patch added to -mm tree
 2020-05-29 20:14 UTC 

+ mm-gup-documentation-fix-for-pin_user_pages-apis.patch added to -mm tree
 2020-05-29 20:08 UTC 

+ mm-remove-misleading-comment.patch added to -mm tree
 2020-05-29 18:24 UTC 

+ mm-ptdump-expand-type-of-val-in-note_page-fix.patch added to -mm tree
 2020-05-29 18:22 UTC 

[folded-merged] mm-remove-vm_bug_onpageslab-from-page_mapcount-fix.patch removed from -mm tree
 2020-05-28  5:18 UTC 

+ mm-move-penalty-delay-clamping-out-of-calculate_high_delay.patch added to -mm tree
 2020-05-28  3:09 UTC  (47+ messages)
` + mm-move-cgroup-high-memory-limit-setting-into-struct-page_counter.patch "
` + mm-automatically-penalize-tasks-with-high-swap-use.patch "
` + mm-gup-update-pin_user_pagesrst-for-case-3-mmu-notifiers.patch "
` + padata-remove-exit-routine.patch "
` + padata-initialize-earlier.patch "
` + padata-allocate-work-structures-for-parallel-jobs-from-a-pool.patch "
` + padata-add-basic-support-for-multithreaded-jobs.patch "
` + mm-dont-track-number-of-pages-during-deferred-initialization.patch "
` + mm-parallelize-deferred_init_memmap.patch "
` + mm-make-deferred-inits-max-threads-arch-specific.patch "
` + padata-document-multithreaded-jobs.patch "
` + cpumask-guard-cpumask_of_node-macro-argument.patch "
` + sparc32-register-memory-occupied-by-kernel-as-memblockmemory.patch "
` + x86-mm-ptdump-calculate-effective-permissions-correctly-fix.patch "
` + ocfs2-clear-links-count-in-ocfs2_mknod-if-an-error-occurs.patch "
` + ocfs2-fix-ocfs2-corrupt-when-iputting-an-inode.patch "
` + mm-gup-introduce-pin_user_pages_locked.patch "
` + mm-gup-frame_vector-convert-get_user_pages-pin_user_pages.patch "
` + mm-memory_failure-only-send-bus_mceerr_ao-to-early-kill-process.patch "
` + relay-handle-alloc_percpu-returning-null-in-relay_open.patch "
` + xtensa-implement-flush_icache_user_range-fix.patch "
` + maccess-unexport-probe_kernel_write-and-probe_user_write.patch "
` + maccess-remove-various-unused-weak-aliases.patch "
` + maccess-remove-duplicate-kerneldoc-comments.patch "
` + maccess-clarify-kerneldoc-comments.patch "
` + maccess-update-the-top-of-file-comment.patch "
` + maccess-rename-strncpy_from_unsafe_user-to-strncpy_from_user_nofault.patch "
` + maccess-rename-strncpy_from_unsafe_strict-to-strncpy_from_kernel_nofault.patch "
` + maccess-rename-strnlen_unsafe_user-to-strnlen_user_nofault.patch "
` + maccess-remove-probe_read_common-and-probe_write_common.patch "
` + maccess-unify-the-probe-kernel-arch-hooks.patch "
` + bpf-factor-out-a-bpf_trace_copy_string-helper.patch "
` + bpf-handle-the-compat-string-in-bpf_trace_copy_string-better.patch "
` + bpf-rework-the-compat-kernel-probe-handling.patch "
` + tracing-kprobes-handle-mixed-kernel-userspace-probes-better.patch "
` + maccess-remove-strncpy_from_unsafe.patch "
` + maccess-always-use-strict-semantics-for-probe_kernel_read.patch "
` + maccess-move-user-access-routines-together.patch "
` + maccess-allow-architectures-to-provide-kernel-probing-directly.patch "
` + x86-use-non-set_fs-based-maccess-routines.patch "
` + maccess-return-erange-when-copy_from_kernel_nofault_allowed-fails.patch "
` + x86-use-non-set_fs-based-maccess-routines-checkpatch-fixes.patch "
` + maccess-unify-the-probe-kernel-arch-hooks-fix.patch "
` + maccess-always-use-strict-semantics-for-probe_kernel_read-fix.patch "
` + bpf-bpf_seq_printf-handle-potentially-unsafe-format-string-better.patch "
` [to-be-updated] mm-memory_failure-only-send-bus_mceerr_ao-to-early-kill-process.patch removed from "

+ x86-use-non-set_fs-based-maccess-routines-x86-use-non-set_fs-based-maccess-routines.patch added to -mm tree
 2020-05-28  0:39 UTC 

+ memcg-fix-memcg_kmem_bypass-for-remote-memcg-charging.patch added to -mm tree
 2020-05-28  0:13 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).