mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-10 02:39:09 to 2020-08-12 01:37:30 UTC [more...]

incoming
 2020-08-12  1:37 UTC  (137+ messages)
` [patch 001/165] percpu: return number of released bytes from pcpu_free_area()
` [patch 002/165] mm: memcg/percpu: account percpu memory to memory cgroups
` [patch 003/165] mm: memcg/percpu: per-memcg percpu memory statistics
` [patch 004/165] mm: memcg: charge memcg percpu memory to the parent cgroup
` [patch 005/165] kselftests: cgroup: add perpcu memory accounting test
` [patch 006/165] mm/hugetlb: add mempolicy check in the reservation routine
` [patch 007/165] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
` [patch 008/165] mm/vmscan: protect the workingset on anonymous LRU
` [patch 009/165] mm/workingset: prepare the workingset detection infrastructure for anon LRU
` [patch 010/165] mm/swapcache: support to handle the shadow entries
` [patch 011/165] mm/swap: implement workingset detection for anonymous LRU
` [patch 012/165] mm/vmscan: restore active/inactive ratio "
` [patch 013/165] /proc/PID/smaps: consistent whitespace output format
` [patch 014/165] mm: proactive compaction
` [patch 015/165] mm: fix compile error due to COMPACTION_HPAGE_ORDER
` [patch 016/165] mm: use unsigned types for fragmentation score
` [patch 017/165] mm/compaction: correct the comments of compact_defer_shift
` [patch 018/165] mm: mempolicy: fix kerneldoc of numa_map_to_online_node()
` [patch 019/165] mm/mempolicy.c: check parameters first in kernel_get_mempolicy
` [patch 020/165] include/linux/mempolicy.h: fix typo
` [patch 021/165] mm, oom: make the calculation of oom badness more accurate
` [patch 022/165] doc, mm: sync up oom_score_adj documentation
` [patch 023/165] doc, mm: clarify /proc/<pid>/oom_score value range
` [patch 024/165] mm, oom: show process exiting information in __oom_kill_process()
` [patch 025/165] hugetlbfs: prevent filesystem stacking of hugetlbfs
` [patch 026/165] hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
` [patch 027/165] mm/migrate: optimize migrate_vma_setup() for holes
` [patch 028/165] mm/migrate: add migrate-shared test for migrate_vma_*()
` [patch 029/165] mm: thp: remove debug_cow switch
` [patch 030/165] mm/vmstat: add events for THP migration without split
` [patch 031/165] mm/cma.c: fix NULL pointer dereference when cma could not be activated
` [patch 032/165] mm: cma: fix the name of CMA areas
` [patch 033/165] mm: hugetlb: fix the name of hugetlb CMA
` [patch 034/165] cma: don't quit at first error when activating reserved areas
` [patch 035/165] include/linux/sched/mm.h: optimize current_gfp_context()
` [patch 036/165] mm: mmu_notifier: fix and extend kerneldoc
` [patch 037/165] x86/mm: use max memory block size on bare metal
` [patch 038/165] mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
` [patch 039/165] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
` [patch 040/165] mm, memory_hotplug: update pcp lists everytime onlining a memory block
` [patch 041/165] mm: drop duplicated words in <linux/pgtable.h>
` [patch 042/165] mm: drop duplicated words in <linux/mm.h>
` [patch 043/165] include/linux/highmem.h: fix duplicated words in a comment
` [patch 044/165] include/linux/frontswap.h: drop duplicated word "
` [patch 045/165] include/linux/memcontrol.h: drop duplicate word and fix spello
` [patch 046/165] sh/mm: drop unused MAX_PHYSADDR_BITS
` [patch 047/165] sparc: "
` [patch 048/165] mm/compaction.c: delete duplicated word
` [patch 049/165] mm/filemap.c: "
` [patch 050/165] mm/hmm.c: "
` [patch 051/165] mm/hugetlb.c: delete duplicated words
` [patch 052/165] mm/memcontrol.c: "
` [patch 053/165] mm/memory.c: "
` [patch 054/165] mm/migrate.c: delete duplicated word
` [patch 055/165] mm/nommu.c: delete duplicated words
` [patch 056/165] mm/page_alloc.c: delete or fix "
` [patch 057/165] mm/shmem.c: delete duplicated word
` [patch 058/165] mm/slab_common.c: "
` [patch 059/165] mm/usercopy.c: "
` [patch 060/165] mm/vmscan.c: delete or fix duplicated words
` [patch 061/165] mm/zpool.c: delete duplicated word and fix grammar
` [patch 062/165] mm/zsmalloc.c: fix duplicated words
` [patch 063/165] syscalls: use uaccess_kernel in addr_limit_user_check
` [patch 064/165] nds32: use uaccess_kernel in show_regs
` [patch 065/165] riscv: include <asm/pgtable.h> in <asm/uaccess.h>
` [patch 066/165] uaccess: remove segment_eq
` [patch 067/165] uaccess: add force_uaccess_{begin,end} helpers
` [patch 068/165] exec: use force_uaccess_begin during exec and exit
` [patch 069/165] alpha: fix annotation of io{read,write}{16,32}be()
` [patch 070/165] include/linux/compiler-clang.h: drop duplicated word in a comment
` [patch 071/165] include/linux/exportfs.h: "
` [patch 072/165] include/linux/async_tx.h: "
` [patch 073/165] include/linux/xz.h: drop duplicated word
` [patch 074/165] kernel: add a kernel_wait helper
` [patch 075/165] ./Makefile: add debug option to enable function aligned on 32 bytes
` [patch 076/165] kernel.h: remove duplicate include of asm/div64.h
` [patch 077/165] include/: replace HTTP links with HTTPS ones
` [patch 078/165] include/linux/poison.h: remove obsolete comment
` [patch 079/165] sparse: group the defines by functionality
` [patch 080/165] lib/bitmap.c: fix bitmap_cut() for partial overlapping case
` [patch 081/165] lib/test_bitmap.c: add test for bitmap_cut()
` [patch 082/165] lib/generic-radix-tree.c: remove unneeded __rcu
` [patch 083/165] lib/test_bitops: do the full test during module init
` [patch 084/165] lib/test_lockup.c: make symbol 'test_works' static
` [patch 085/165] lib/Kconfig.debug: make TEST_LOCKUP depend on module
` [patch 086/165] lib/test_lockup.c: fix return value of test_lockup_init()
` [patch 087/165] lib/: replace HTTP links with HTTPS ones
` [patch 088/165] kstrto*: correct documentation references to simple_strto*()
` [patch 089/165] kstrto*: do not describe simple_strto*() as obsolete/replaced
` [patch 090/165] lz4: fix kernel decompression speed
` [patch 091/165] lib/test_bits.c: add tests of GENMASK
` [patch 092/165] checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_
` [patch 093/165] checkpatch: add --fix option for ASSIGN_IN_IF
` [patch 094/165] checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
` [patch 095/165] checkpatch: add test for repeated words
` [patch 096/165] checkpatch: remove missing switch/case break test
` [patch 097/165] autofs: fix doubled word
` [patch 098/165] fs/minix: check return value of sb_getblk()
` [patch 099/165] fs/minix: don't allow getting deleted inodes
` [patch 100/165] fs/minix: reject too-large maximum file size
` [patch 101/165] fs/minix: set s_maxbytes correctly
` [patch 102/165] fs/minix: fix block limit check for V1 filesystems
` [patch 103/165] fs/minix: remove expected error message in block_to_path()
` [patch 104/165] nilfs2: only call unlock_new_inode() if I_NEW
` [patch 105/165] nilfs2: convert __nilfs_msg to integrate the level and format
` [patch 106/165] nilfs2: use a more common logging style
` [patch 107/165] fs/ufs: avoid potential u32 multiplication overflow
` [patch 108/165] fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes
` [patch 109/165] VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones
` [patch 110/165] fat: fix fat_ra_init() for data clusters == 0
` [patch 111/165] fs/signalfd.c: fix inconsistent return codes for signalfd4
` [patch 112/165] selftests: kmod: use variable NAME in kmod_test_0001()
` [patch 113/165] kmod: remove redundant "be an" in the comment
` [patch 114/165] test_kmod: avoid potential double free in trigger_config_run_type()
` [patch 115/165] coredump: add %f for executable filename
` [patch 116/165] exec: change uselib(2) IS_SREG() failure to EACCES
` [patch 117/165] exec: move S_ISREG() check earlier
` [patch 118/165] exec: move path_noexec() "
` [patch 119/165] kdump: append kernel build-id string to VMCOREINFO
` [patch 120/165] drivers/rapidio/devices/rio_mport_cdev.c: use struct_size() helper
` [patch 121/165] drivers/rapidio/rio-scan.c: "
` [patch 122/165] rapidio/rio_mport_cdev: use array_size() helper in copy_{from,to}_user()
` [patch 123/165] kernel/panic.c: make oops_may_print() return bool
` [patch 124/165] lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT
` [patch 125/165] panic: make print_oops_end_marker() static
` [patch 126/165] kcov: unconditionally add -fno-stack-protector to compiler options
` [patch 127/165] kcov: make some symbols static
` [patch 128/165] scripts/gdb: fix python 3.8 SyntaxWarning
` [patch 129/165] ipc: uninline functions
` [patch 130/165] ipc/shm.c: remove the superfluous break
` [patch 131/165] mm/page_isolation: prefer the node of the source page
` [patch 132/165] mm/migrate: move migration helper from .h to .c
` [patch 133/165] mm/hugetlb: unify migration callbacks
` [patch 134/165] mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent with regular THP allocations
` [patch 135/165] mm/migrate: introduce a standard migration target allocation function
` [patch 136/165] mm/mempolicy: use a standard migration target allocation callback

[folded-merged] mm-migrate-make-a-standard-migration-target-allocation-function-fix.patch removed from -mm tree
 2020-08-12  1:06 UTC 

[folded-merged] mm-migrate-clear-__gfp_reclaim-to-make-the-migration-callback-consistent-with-regular-thp-allocations-fix.patch removed from -mm tree
 2020-08-12  1:05 UTC 

[folded-merged] bits-add-tests-of-genmask-fix-2.patch removed from -mm tree
 2020-08-12  1:04 UTC 

[folded-merged] bits-add-tests-of-genmask-fix.patch removed from -mm tree
 2020-08-12  1:04 UTC 

[folded-merged] uaccess-add-force_uaccess_beginend-helpers-v2.patch removed from -mm tree
 2020-08-12  1:03 UTC 

[folded-merged] syscalls-use-uaccess_kernel-in-addr_limit_user_check-fix.patch removed from -mm tree
 2020-08-12  1:02 UTC 

[folded-merged] x86-mm-use-max-memory-block-size-on-bare-metal-v3.patch removed from -mm tree
 2020-08-12  1:02 UTC 

[folded-merged] mm-cma-fix-the-name-of-cma-areas-fix.patch removed from -mm tree
 2020-08-12  1:01 UTC 

[folded-merged] mm-vmstat-add-events-for-thp-migration-without-split-v4.patch removed from -mm tree
 2020-08-12  1:00 UTC 

[folded-merged] mm-vmstat-add-events-for-thp-migration-without-split-fix-2.patch removed from -mm tree
 2020-08-12  1:00 UTC 

[folded-merged] mm-vmstat-add-events-for-thp-migration-without-split-fix.patch removed from -mm tree
 2020-08-12  1:00 UTC 

[folded-merged] mm-migrate-optimize-migrate_vma_setup-for-holes-v2.patch removed from -mm tree
 2020-08-12  0:59 UTC 

[folded-merged] mm-oom-make-the-calculation-of-oom-badness-more-accurate-v3.patch removed from -mm tree
 2020-08-12  0:58 UTC 

[folded-merged] mm-hugetlb-add-mempolicy-check-in-the-reservation-routine-fix.patch removed from -mm tree
 2020-08-12  0:58 UTC 

[folded-merged] mm-memcg-charge-memcg-percpu-memory-to-the-parent-cgroup-fix.patch removed from -mm tree
 2020-08-12  0:57 UTC 

[folded-merged] mm-memcg-percpu-per-memcg-percpu-memory-statistics-v3.patch removed from -mm tree
 2020-08-12  0:57 UTC 

[folded-merged] mm-memcg-percpu-account-percpu-memory-to-memory-cgroups-fix-2.patch removed from -mm tree
 2020-08-12  0:56 UTC 

[folded-merged] mm-memcg-percpu-account-percpu-memory-to-memory-cgroups-fix-fix.patch removed from -mm tree
 2020-08-12  0:56 UTC 

[folded-merged] mm-memcg-percpu-account-percpu-memory-to-memory-cgroups-fix.patch removed from -mm tree
 2020-08-12  0:55 UTC 

incoming
 2020-08-11 22:20 UTC  (8+ messages)
` + mempolicyh-fix-typo.patch added to -mm tree
` + mm-vunmap-add-cond_resched-in-vunmap_pmd_range.patch "
` + mm-memcg-charge-memcg-percpu-memory-to-the-parent-cgroup-fix.patch "
` + mm-slub-fix-conversion-of-freelist_corrupted.patch "
` + revert-mm-vmstatc-do-not-show-lowmem-reserve-protection-information-of-empty-zone.patch "
` + romfs-support-inode-blocks-calculation.patch "
` + mm-vmstat-add-events-for-thp-migration-without-split-v4.patch "

[to-be-updated] mm-hugetlb-split-hugetlb_cma-in-nodes-with-memory.patch removed from -mm tree
 2020-08-11 22:10 UTC 

[merged] kprobes-fix-compiler-warning-for-config_kprobes_on_ftrace.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-vmscan-consistent-update-to-pgrefill.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-vmscanc-fixed-typo.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] khugepaged-khugepaged_test_exit-check-mmget_still_valid.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] khugepaged-retract_page_tables-remember-to-test-exit.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] khugepaged-collapse_pte_mapped_thp-protect-the-pmd-lock.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] khugepaged-collapse_pte_mapped_thp-flush-the-right-range.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-hugetlb-fix-calculation-of-adjust_range_if_pmd_sharing_possible.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-thp-replace-http-links-with-https-ones.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-page_alloc-fix-memalloc_nocma_save-restore-apis.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-page_alloc-skip-setting-nodemask-when-we-are-in-interrupt.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-page_alloc-fallbacks-at-most-has-3-elements.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-page_alloc-silence-a-kasan-false-positive.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-page_allocc-remove-unnecessary-end_bitidx-for-_pfnblock_flags_mask.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-page_allocc-simplify-pageblock-bitmap-access.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-page_allocc-extract-the-common-part-in-pfn_to_bitidx.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-page_allocc-replace-the-definition-of-nr_migratetype_bits-with-pb_migratetype_bits.patch removed from -mm tree
 2020-08-10  2:40 UTC 

[merged] mm-shuffle-remove-dynamic-reconfiguration.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] mm-memory_hotplug-document-why-shuffle_zone-is-relevant.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] mm-page_alloc-drop-nr_free_pagecache_pages.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] mm-drop-vm_total_pages.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] mm-page_alloc-skip-waternark_boost-for-atomic-order-0-allocations.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] page_alloc-consider-highatomic-reserve-in-watermark-fast.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] mm-page_alloc-use-unlikely-in-task_capc.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] kasan-adjust-kasan_stack_oob-for-tag-based-mode.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] kasan-allow-enabling-stack-tagging-for-tag-based-mode.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] kasan-arm64-dont-instrument-functions-that-enable-kasan.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] efi-provide-empty-efi_enter_virtual_mode-implementation.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] kasan-dont-tag-stacks-allocated-with-pagealloc.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] kasan-fix-kasan-unit-tests-for-tag-based-kasan.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] kasan-remove-kasan_unpoison_stack_above_sp_to.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] kasan-update-documentation-for-generic-kasan.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] kasan-add-tests-for-call_rcu-stack-recording.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] kasan-record-and-print-the-free-track.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] rcu-kasan-record-and-print-call_rcu-call-stack.patch removed from -mm tree
 2020-08-10  2:39 UTC 

[merged] kasan-update-required-compiler-versions-in-documentation.patch removed from -mm tree
 2020-08-10  2:39 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).