mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-04 17:19:53 to 2020-06-04 23:52:55 UTC [more...]

incoming
 2020-06-04 23:52 UTC  (126+ messages)
` [patch 001/127] kcov: cleanup debug messages
` [patch 002/127] kcov: fix potential use-after-free in kcov_remote_start
` [patch 003/127] kcov: move t->kcov assignments into kcov_start/stop
` [patch 004/127] kcov: move t->kcov_sequence assignment
` [patch 005/127] kcov: use t->kcov_mode as enabled indicator
` [patch 006/127] kcov: collect coverage from interrupts
` [patch 007/127] usb: core: kcov: collect coverage from usb complete callback
` [patch 008/127] mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check
` [patch 009/127] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [patch 010/127] arm: add support for folded p4d page tables
` [patch 011/127] arm64: "
` [patch 012/127] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [patch 013/127] ia64: add support for folded p4d page tables
` [patch 014/127] nios2: "
` [patch 015/127] openrisc: "
` [patch 016/127] powerpc: "
` [patch 017/127] sh: fault: modernize printing of kernel messages
` [patch 018/127] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [patch 019/127] sh: add support for folded p4d page tables
` [patch 020/127] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [patch 021/127] asm-generic: remove pgtable-nop4d-hack.h
` [patch 022/127] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
` [patch 023/127] x86/mm: define mm_p4d_folded()
` [patch 024/127] mm/debug: add tests validating architecture page table helpers
` [patch 025/127] mm/vmalloc: fix a typo in comment
` [patch 026/127] arch/kmap: remove BUG_ON()
` [patch 027/127] arch/xtensa: move kmap build bug out of the way
` [patch 028/127] arch/kmap: remove redundant arch specific kmaps
` [patch 029/127] arch/kunmap: remove duplicate kunmap implementations
` [patch 030/127] {x86,powerpc,microblaze}/kmap: move preempt disable
` [patch 031/127] arch/kmap_atomic: consolidate duplicate code
` [patch 032/127] arch/kunmap_atomic: "
` [patch 033/127] arch/kmap: ensure kmap_prot visibility
` [patch 034/127] arch/kmap: don't hard code kmap_prot values
` [patch 035/127] arch/kmap: define kmap_atomic_prot() for all arch's
` [patch 036/127] drm: remove drm specific kmap_atomic code
` [patch 037/127] kmap: remove kmap_atomic_to_page()
` [patch 038/127] parisc/kmap: remove duplicate kmap code
` [patch 039/127] sparc: remove unnecessary includes
` [patch 040/127] kmap: consolidate kmap_prot definitions
` [patch 041/127] mm: add kvfree_sensitive() for freeing sensitive data objects
` [patch 042/127] mm/memory_hotplug: refrain from adding memory into an impossible node
` [patch 043/127] powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()
` [patch 044/127] mm/memory_hotplug: remove is_mem_section_removable()
` [patch 045/127] mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0
` [patch 046/127] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
` [patch 047/127] mm/memory_hotplug: introduce add_memory_driver_managed()
` [patch 048/127] kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED
` [patch 049/127] device-dax: add memory via add_memory_driver_managed()
` [patch 050/127] mm/memory_hotplug: disable the functionality for 32b
` [patch 051/127] mm: replace zero-length array with flexible-array member
` [patch 052/127] mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded"
` [patch 053/127] mm: ksm: fix a typo in comment "alreaady"->"already"
` [patch 054/127] mm: mmap: fix a typo in comment "compatbility"->"compatibility"
` [patch 055/127] mm/hugetlb: fix a typos in comments
` [patch 056/127] mm/vmsan: fix some typos in comment
` [patch 057/127] mm/compaction: fix a typo in comment "pessemistic"->"pessimistic"
` [patch 058/127] mm/memblock: fix a typo in comment "implict"->"implicit"
` [patch 059/127] mm/list_lru: fix a typo in comment "numbesr"->"numbers"
` [patch 060/127] mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"
` [patch 061/127] mm/frontswap: fix some typos in frontswap.c
` [patch 062/127] mm, memcg: fix some typos in memcontrol.c
` [patch 063/127] mm: fix a typo in comment "strucure"->"structure"
` [patch 064/127] mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"
` [patch 065/127] mm/sparse: fix a typo in comment "convienence"->"convenience"
` [patch 066/127] mm/page-writeback: fix a typo in comment "effictive"->"effective"
` [patch 067/127] mm/memory: fix a typo in comment "attampt"->"attempt"
` [patch 068/127] mm: use false for bool variable
` [patch 069/127] include/linux/mm.h: return true in cpupid_pid_unset()
` [patch 070/127] zcomp: Use ARRAY_SIZE() for backends list
` [patch 071/127] proc: rename "catch" function argument
` [patch 072/127] user.c: make uidhash_table static
` [patch 073/127] get_maintainer: add email addresses from .yaml files
` [patch 074/127] get_maintainer: fix unexpected behavior for path/to//file (double slashes)
` [patch 075/127] lib/math: avoid trailing newline hidden in pr_fmt()
` [patch 076/127] lib: Add might_fault() to strncpy_from_user
` [patch 077/127] lib/test_lockup.c: make test_inode static
` [patch 078/127] lib/zlib: remove outdated and incorrect pre-increment optimization
` [patch 079/127] lib/percpu-refcount.c: use a more common logging style
` [patch 080/127] lib/flex_proportions.c: cleanup __fprop_inc_percpu_max
` [patch 081/127] lib: make a test module with set/clear bit
` [patch 082/127] include/linux/bitops.h: avoid clang shift-count-overflow warnings
` [patch 083/127] checkpatch: additional MAINTAINER section entry ordering checks
` [patch 084/127] checkpatch: look for c99 comments in ctx_locate_comment
` [patch 085/127] checkpatch: disallow --git and --file/--fix
` [patch 086/127] checkpatch: use patch subject when reading from stdin
` [patch 087/127] fs/binfmt_elf: remove redundant elf_map ifndef
` [patch 088/127] elfnote: mark all .note sections SHF_ALLOC
` [patch 089/127] init: allow distribution configuration of default init
` [patch 090/127] fat: don't allow to mount if the FAT length == 0
` [patch 091/127] fat: improve the readahead for FAT entries
` [patch 092/127] fs/seq_file.c: seq_read: Update pr_info_ratelimited
` [patch 093/127] include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro
` [patch 094/127] mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
` [patch 095/127] kernel/kprobes.c: "
` [patch 096/127] exec: simplify the copy_strings_kernel calling convention
` [patch 097/127] exec: open code copy_string_kernel
` [patch 098/127] rapidio: avoid data race between file operation callbacks and mport_cdev_add()
` [patch 099/127] rapidio: convert get_user_pages() --> pin_user_pages()
` [patch 100/127] kernel/relay.c: handle alloc_percpu returning NULL in relay_open
` [patch 101/127] kernel/relay.c: fix read_pos error when multiple readers
` [patch 102/127] selftests/x86/pkeys: move selftests to arch-neutral directory
` [patch 103/127] selftests/vm/pkeys: rename all references to pkru to a generic name
` [patch 104/127] selftests/vm/pkeys: move generic definitions to header file
` [patch 105/127] selftests/vm/pkeys: move some definitions to arch-specific header
` [patch 106/127] selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()
` [patch 107/127] selftests: vm: pkeys: Use sane types for pkey register
` [patch 108/127] selftests: vm: pkeys: add helpers for pkey bits
` [patch 109/127] selftests/vm/pkeys: fix pkey_disable_clear()
` [patch 110/127] selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()
` [patch 111/127] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
` [patch 112/127] selftests: vm: pkeys: use the correct huge page size
` [patch 113/127] selftests/vm/pkeys: introduce generic pkey abstractions
` [patch 114/127] selftests/vm/pkeys: introduce powerpc support
` [patch 115/127] selftests/vm/pkeys: fix number of reserved powerpc pkeys
` [patch 116/127] selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust()
` [patch 117/127] selftests/vm/pkeys: improve checks to determine pkey support
` [patch 118/127] selftests/vm/pkeys: associate key on a mapped page and detect access violation
` [patch 119/127] selftests/vm/pkeys: associate key on a mapped page and detect write violation
` [patch 120/127] selftests/vm/pkeys: detect write violation on a mapped access-denied-key page
` [patch 121/127] selftests/vm/pkeys: introduce a sub-page allocator
` [patch 122/127] selftests/vm/pkeys: test correct behaviour of pkey-0
` [patch 123/127] selftests/vm/pkeys: override access right definitions on powerpc
` [patch 124/127] selftests: vm: pkeys: use the correct page size "
` [patch 125/127] selftests: vm: pkeys: fix multilib builds for x86

[folded-merged] selftests-vm-pkeys-override-access-right-definitions-on-powerpc-fix.patch removed from -mm tree
 2020-06-04 23:25 UTC 

[folded-merged] selftests-vm-pkeys-introduce-powerpc-support-fix.patch removed from -mm tree
 2020-06-04 23:24 UTC 

[folded-merged] seq_file-introduce-define_seq_attribute-helper-macro-checkpatch-fixes.patch removed from -mm tree
 2020-06-04 23:23 UTC 

[folded-merged] checkpatch-use-patch-subject-when-reading-from-stdin-fix.patch removed from -mm tree
 2020-06-04 23:23 UTC 

[folded-merged] lib-test-get_count_order-long-in-test_bitopsc-fix.patch removed from -mm tree
 2020-06-04 23:21 UTC 

[folded-merged] mm-hugetlb-fix-a-typo-in-comment-manitained-maintained-v2-checkpatch-fixes.patch removed from -mm tree
 2020-06-04 23:20 UTC 

[folded-merged] mm-hugetlb-fix-a-typo-in-comment-manitained-maintained-v2.patch removed from -mm tree
 2020-06-04 23:20 UTC 

[folded-merged] mm-ksm-fix-a-typo-in-comment-alreaady-already-v2.patch removed from -mm tree
 2020-06-04 23:20 UTC 

[folded-merged] mm-replace-zero-length-array-with-flexible-array-member-fix.patch removed from -mm tree
 2020-06-04 23:19 UTC 

[folded-merged] kmap-consolidate-kmap_prot-definitions-checkpatch-fixes.patch removed from -mm tree
 2020-06-04 23:19 UTC 

[folded-merged] drm-remove-drm-specific-kmap_atomic-code-fix.patch removed from -mm tree
 2020-06-04 23:18 UTC 

[folded-merged] powerpc-add-support-for-folded-p4d-page-tables-fix.patch removed from -mm tree
 2020-06-04 23:05 UTC 

[folded-merged] arch-kunmap_atomic-consolidate-duplicate-code-checkpatch-fixes.patch removed from -mm tree
 2020-06-04 23:09 UTC 

[folded-merged] arch-kunmap_atomic-consolidate-duplicate-code-fix.patch removed from -mm tree
 2020-06-04 23:09 UTC 

[folded-merged] arch-kmap_atomic-consolidate-duplicate-code-checkpatch-fixes.patch removed from -mm tree
 2020-06-04 23:09 UTC 

[folded-merged] arch-kunmap-remove-duplicate-kunmap-implementations-fix.patch removed from -mm tree
 2020-06-04 23:08 UTC 

[folded-merged] mm-debug-add-tests-validating-architecture-page-table-helpers-v18.patch removed from -mm tree
 2020-06-04 23:06 UTC 

[folded-merged] mm-debug-add-tests-validating-architecture-page-table-helpers-v17.patch removed from -mm tree
 2020-06-04 23:06 UTC 

[folded-merged] powerpc-add-support-for-folded-p4d-page-tables-fix-2.patch removed from -mm tree
 2020-06-04 22:48 UTC 

[folded-merged] arm64-add-support-for-folded-p4d-page-tables-fix.patch removed from -mm tree
 2020-06-04 22:47 UTC 

[folded-merged] arm-add-support-for-folded-p4d-page-tables-fix.patch removed from -mm tree
 2020-06-04 22:47 UTC 

incoming
 2020-06-04 21:39 UTC  (5+ messages)
` + mm-vmalloc-fix-a-typo-in-comment.patch added to -mm tree
` + memory_hotplug-disable-the-functionality-for-32b.patch "
` + mm-utilc-remove-the-vm_warn_once-for-vm_committed_as-underflow-check.patch "
` [folded-merged] mm-page_alloc-skip-waternark_boost-for-atomic-order-0-allocations-fix.patch removed from "

[obsolete] mm-util-annotate-an-data-race-at-vm_committed_as.patch removed from -mm tree
 2020-06-04 21:30 UTC 

[merged] arm64-mm-use-arch_has_debug_wx-instead-of-arch-defined.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] x86-mm-use-arch_has_debug_wx-instead-of-arch-defined.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] riscv-support-debug_wx.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-add-debug_wx-support.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] drivers-base-memoryc-cache-memory-blocks-in-xarray-to-accelerate-lookup.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-thp-rename-pmd_mknotpresent-as-pmd_mknotvalid.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] powerpc-mm-drop-platform-defined-pmd_mknotpresent.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-thp-dont-need-drain-lru-cache-when-splitting-and-mlocking-thp.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] hugetlbfs-get-unmapped-area-below-task_unmapped_base-for-hugetlbfs.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] sparc32-register-memory-occupied-by-kernel-as-memblockmemory.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-memblock-fix-minor-typo-and-unclear-comment.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-mempolicy-fix-up-gup-usage-in-lookup_node.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] tools-vm-page_owner_sort-filter-out-unneeded-line.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-swap-memcg-fix-memcg-stats-for-huge-pages.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-swap-fix-vmstats-for-huge-pages.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-vmscan-limit-the-range-of-lru-type-balancing.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-vmscan-reclaim-writepage-is-io-cost.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-vmscan-determine-anon-file-pressure-balance-at-the-reclaim-root.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-balance-lru-lists-based-on-relative-thrashing.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-only-count-actual-rotations-as-lru-reclaim-cost.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-deactivations-shouldnt-bias-the-lru-balance.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-base-lru-balancing-on-an-explicit-cost-model.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-vmscan-drop-unnecessary-div0-avoidance-rounding-in-get_scan_count.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-remove-use-once-cache-bias-from-lru-balancing.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-workingset-let-cache-workingset-challenge-anon.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-fold-and-remove-lru_cache_add_anon-and-lru_cache_add_file.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-allow-swappiness-that-prefers-reclaiming-anon-over-the-file-workingset.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-keep-separate-anon-and-file-statistics-on-page-reclaim-activity.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-fix-lru-balancing-effect-of-new-transparent-huge-pages.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-update-page-mem_cgroup-stability-rules.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-delete-unused-lrucare-handling.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-document-the-new-swap-control-behavior.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-charge-swapin-pages-on-instantiation.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-make-swap-tracking-an-integral-part-of-memory-control.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-prepare-swap-controller-setup-for-integration.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-drop-unused-try-commit-cancel-charge-api.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-convert-anon-and-file-thp-to-new-mem_cgroup_charge-api.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-switch-to-native-nr_anon_thps-counter.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-switch-to-native-nr_anon_mapped-counter.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-switch-to-native-nr_file_pages-and-nr_shmem-counters.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-prepare-cgroup-vmstat-infrastructure-for-native-anon-counters.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-prepare-move_account-for-removal-of-private-page-type-counters.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-prepare-uncharging-for-removal-of-private-page-type-counters.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-convert-page-cache-to-a-new-mem_cgroup_charge-api.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-move-out-cgroup-swaprate-throttling.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-shmem-remove-rare-optimization-when-swapin-races-with-hole-punching.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-memcontrol-drop-compound-parameter-from-memcg-charging-api.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-memcontrol-fix-stat-corrupting-race-in-charge-moving.patch removed from -mm tree
 2020-06-04 17:19 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).