Linux MM Kernel Commits
[Prev Page][Next Page]
- Re: mmotm 2016-05-19-19-59 uploaded, (continued)
mmotm 2016-05-19-18-01 uploaded,
akpm
[patch 117/117] mm, page_alloc: restore the original nodemask if the fast path allocation failed,
akpm
[patch 116/117] mm, page_alloc: uninline the bad page part of check_new_page(),
akpm
[patch 115/117] mm, page_alloc: don't duplicate code in free_pcp_prepare,
akpm
[patch 114/117] mm, page_alloc: defer debugging checks of pages allocated from the PCP,
akpm
[patch 113/117] mm, page_alloc: defer debugging checks of freed pages until a PCP drain,
akpm
[patch 112/117] cpuset: use static key better and convert to new API,
akpm
[patch 111/117] mm, page_alloc: inline pageblock lookup in page free fast paths,
akpm
[patch 110/117] mm, page_alloc: remove unnecessary variable from free_pcppages_bulk,
akpm
[patch 109/117] mm, page_alloc: pull out side effects from free_pages_check,
akpm
[patch 108/117] mm, page_alloc: un-inline the bad part of free_pages_check,
akpm
[patch 107/117] mm, page_alloc: check multiple page fields with a single branch,
akpm
[patch 106/117] mm, page_alloc: remove field from alloc_context,
akpm
[patch 105/117] mm, page_alloc: avoid looking up the first zone in a zonelist twice,
akpm
[patch 104/117] mm, page_alloc: shortcut watermark checks for order-0 pages,
akpm
[patch 103/117] mm, page_alloc: reduce cost of fair zone allocation policy retry,
akpm
[patch 102/117] mm, page_alloc: shorten the page allocator fast path,
akpm
[patch 101/117] mm, page_alloc: check once if a zone has isolated pageblocks,
akpm
[patch 100/117] mm, page_alloc: move __GFP_HARDWALL modifications out of the fastpath,
akpm
[patch 099/117] mm, page_alloc: simplify last cpupid reset,
akpm
[patch 098/117] mm, page_alloc: remove unnecessary initialisation from __alloc_pages_nodemask(),
akpm
[patch 097/117] mm, page_alloc: remove unnecessary initialisation in get_page_from_freelist,
akpm
[patch 095/117] mm, page_alloc: convert nr_fair_skipped to bool,
akpm
[patch 096/117] mm, page_alloc: remove unnecessary local variable in get_page_from_freelist,
akpm
[patch 094/117] mm, page_alloc: convert alloc_flags to unsigned,
akpm
[patch 093/117] mm, page_alloc: avoid unnecessary zone lookups during pageblock operations,
akpm
[patch 092/117] mm, page_alloc: use __dec_zone_state for order-0 page allocation,
akpm
[patch 091/117] mm, page_alloc: inline the fast path of the zonelist iterator,
akpm
[patch 090/117] mm, page_alloc: inline zone_statistics,
akpm
[patch 089/117] mm, page_alloc: reduce branches in zone_statistics,
akpm
[patch 088/117] mm, page_alloc: use new PageAnonHead helper in the free page fast path,
akpm
[patch 087/117] mm, page_alloc: only check PageCompound for high-order pages,
akpm
[patch 086/117] mm, oom_reaper: clear TIF_MEMDIE for all tasks queued for oom_reaper,
akpm
[patch 085/117] oom, oom_reaper: try to reap tasks which skip regular OOM killer path,
akpm
[patch 084/117] mm, oom: move GFP_NOFS check to out_of_memory,
akpm
[patch 083/117] memory_hotplug: introduce memhp_default_state= command line parameter,
akpm
[patch 077/117] tmpfs: mem_cgroup charge fault to vm_mm not current mm,
akpm
[patch 081/117] arch: fix has_transparent_hugepage(),
akpm
[patch 082/117] memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE,
akpm
[patch 080/117] huge pagecache: extend mremap pmd rmap lockout to files,
akpm
[patch 079/117] huge mm: move_huge_pmd does not need new_vma,
akpm
[patch 078/117] mm: /proc/sys/vm/stat_refresh to force vmstat update,
akpm
[patch 076/117] tmpfs: preliminary minor tidyups,
akpm
[patch 075/117] mm: use __SetPageSwapBacked and dont ClearPageSwapBacked,
akpm
[patch 074/117] mm: update_lru_size do the __mod_zone_page_state,
akpm
[patch 063/117] mm/hugetlb: add same zone check in pfn_range_valid_gigantic(),
akpm
[patch 073/117] mm: update_lru_size warn and reset bad lru_size,
akpm
[patch 072/117] mm/mmap: kill hook arch_rebalance_pgtables(),
akpm
[patch 071/117] mm/vmstat: make node_page_state() handles all zones by itself,
akpm
[patch 070/117] mm/highmem: make nr_free_highpages() handles all highmem zones by itself,
akpm
[patch 064/117] mm/memory_hotplug: add comment to some functions related to memory hotplug,
akpm
[patch 069/117] mm/page_alloc: correct highmem memory statistics,
akpm
[patch 068/117] mm/writeback: correct dirty page calculation for highmem,
akpm
[patch 067/117] power: add zone range overlapping check,
akpm
[patch 066/117] mm/page_owner: add zone range overlapping check,
akpm
[patch 065/117] mm/vmstat: add zone range overlapping check,
akpm
[patch 060/117] mm, compaction: skip blocks where isolation fails in async direct compaction,
akpm
[patch 062/117] mm: uninline page_mapped(),
akpm
[patch 025/117] mm/slab: factor out kmem_cache_node initialization code,
akpm
[patch 051/117] mm/vmalloc.c: is_vmalloc_addr() can return bool,
akpm
[patch 061/117] mm/highmem: simplify is_highmem(),
akpm
[patch 056/117] mm/mempolicy.c:offset_il_node() document and clarify,
akpm
[patch 058/117] mm, compaction: wrap calculating first and last pfn of pageblock,
akpm
[patch 059/117] mm, compaction: reduce spurious pcplist drains,
akpm
[patch 057/117] mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON,
akpm
[patch 055/117] mm/hugetlb.c: use first_memory_node,
akpm
[patch 054/117] mm/page_alloc: Remove useless parameter of __free_pages_boot_core,
akpm
[patch 053/117] mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify comment,
akpm
[patch 052/117] mm/mempolicy.c: vma_migratable() can return bool,
akpm
[patch 050/117] mm/memory_hotplug: is_mem_section_removable() can return bool,
akpm
[patch 049/117] mm/hugetlb: is_vm_hugetlb_page() can return bool,
akpm
[patch 047/117] tile: mm: use hugetlb_bad_size(),
akpm
[patch 048/117] x86: mm: use hugetlb_bad_size(),
akpm
[patch 046/117] powerpc: mm: use hugetlb_bad_size(),
akpm
[patch 045/117] metag: mm: use hugetlb_bad_size(),
akpm
[patch 043/117] mm/hugetlb: introduce hugetlb_bad_size(),
akpm
[patch 044/117] arm64: mm: use hugetlb_bad_size(),
akpm
[patch 042/117] mm/hugetlb: optimize minimum size (min_size) accounting,
akpm
[patch 026/117] mm/slab: clean-up kmem_cache_node setup,
akpm
[patch 041/117] include/linux/nodemask.h: create next_node_in() helper,
akpm
[patch 039/117] compiler.h: add support for malloc attribute,
akpm
[patch 040/117] include/linux: apply __malloc attribute,
akpm
[patch 038/117] mm: rename _count, field of the struct page, to _refcount,
akpm
[patch 036/117] mm/slub.c: fix sysfs filename in comment,
akpm
[patch 037/117] mm/page_ref: use page_ref helper instead of direct modification of _count,
akpm
[patch 035/117] mm: slab: remove ZONE_DMA_FLAG,
akpm
[patch 034/117] mm: SLAB freelist randomization,
akpm
[patch 027/117] mm/slab: don't keep free slabs if free_objects exceeds free_limit,
akpm
[patch 033/117] mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cache_shrink(),
akpm
[patch 032/117] mm/slab: lockless decision to grow cache,
akpm
[patch 031/117] mm/slab: refill cpu cache through a new slab without holding a node lock,
akpm
[patch 030/117] mm/slab: separate cache_grow() to two parts,
akpm
[patch 029/117] mm/slab: make cache_grow() handle the page allocated on arbitrary node,
akpm
[patch 028/117] mm/slab: racy access/modify the slab color,
akpm
[patch 024/117] mm/slab: drain the free slab as much as possible,
akpm
[patch 023/117] mm/slab: remove BAD_ALIEN_MAGIC again,
akpm
[patch 022/117] mm/slab: fix the theoretical race by holding proper lock,
akpm
[patch 021/117] kernel/padata.c: hide unused functions,
akpm
[patch 020/117] kernel/padata.c: removed unused code,
akpm
[patch 019/117] ocfs2: clean up an unneeded goto in ocfs2_put_slot(),
akpm
[patch 018/117] ocfs2: clean up unused parameter 'count' in o2hb_read_block_input(),
akpm
[patch 017/117] ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_rec,
akpm
[patch 016/117] ocfs2: fix comment in struct ocfs2_extended_slot,
akpm
[patch 015/117] debugobjects: insulate non-fixup logic related to static obj from fixup callbacks,
akpm
[patch 014/117] Documentation: update debugobjects doc,
akpm
[patch 013/117] percpu_counter: update debugobjects fixup callbacks return type,
akpm
[patch 012/117] rcu: update debugobjects fixup callbacks return type,
akpm
[patch 011/117] timer: update debugobjects fixup callbacks return type,
akpm
[patch 010/117] workqueue: update debugobjects fixup callbacks return type,
akpm
[patch 009/117] debugobjects: correct the usage of fixup call results,
akpm
[patch 008/117] debugobjects: make fixup functions return bool instead of int,
akpm
[patch 007/117] scripts/bloat-o-meter: print percent change,
akpm
[patch 006/117] scripts/spelling.txt: add "fimware" misspelling,
akpm
[patch 005/117] scripts/decode_stacktrace.sh: handle symbols in modules,
akpm
[patch 004/117] time: remove timespec_add_safe(),
akpm
[patch 003/117] fs: poll/select/recvmmsg: use timespec64 for timeout events,
akpm
[patch 002/117] time: add missing implementation for timespec64_add_safe(),
akpm
[patch 001/117] fsnotify: avoid spurious EMFILE errors from inotify_init(),
akpm
[folded-merged] mm-page_alloc-dont-duplicate-code-in-free_pcp_prepare-fix-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-page_alloc-dont-duplicate-code-in-free_pcp_prepare-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-page_alloc-defer-debugging-checks-of-freed-pages-until-a-pcp-drain-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-page_alloc-un-inline-the-bad-part-of-free_pages_check-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-page_alloc-avoid-looking-up-the-first-zone-in-a-zonelist-twice-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-page_alloc-shorten-the-page-allocator-fast-path-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-page_alloc-check-once-if-a-zone-has-isolated-pageblocks-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-page_alloc-remove-unnecessary-initialisation-from-__alloc_pages_nodemask-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-page_alloc-only-check-pagecompound-for-high-order-pages-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-oom_reaper-clear-tif_memdie-for-all-tasks-queued-for-oom_reaper-clear-oom_reaper_list-before-clearing-tif_memdie.patch removed from -mm tree,
akpm
[folded-merged] oom-oom_reaper-try-to-reap-tasks-which-skip-regular-oom-killer-path-try-to-reap-tasks-which-skip-regular-memcg-oom-killer-path-fix.patch removed from -mm tree,
akpm
[folded-merged] oom-oom_reaper-try-to-reap-tasks-which-skip-regular-oom-killer-path-try-to-reap-tasks-which-skip-regular-memcg-oom-killer-path.patch removed from -mm tree,
akpm
[folded-merged] memory_hotplug-introduce-config_memory_hotplug_default_online-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-proc-sys-vm-stat_refresh-to-force-vmstat-update-fix-99.patch removed from -mm tree,
akpm
[folded-merged] mm-uninline-page_mapped-checkpatch-fixes.patch removed from -mm tree,
akpm
[folded-merged] mm-compaction-skip-blocks-where-isolation-fails-in-async-direct-compaction-fix.patch removed from -mm tree,
akpm
[folded-merged] compaction-wrap-calculating-first-and-last-pfn-of-pageblock-fix.patch removed from -mm tree,
akpm
[folded-merged] include-linux-nodemaskh-create-next_node_in-helper-fix-fix.patch removed from -mm tree,
akpm
[folded-merged] include-linux-nodemaskh-create-next_node_in-helper-fix.patch removed from -mm tree,
akpm
[folded-merged] include-linux-apply-__malloc-attribute-checkpatch-fixes.patch removed from -mm tree,
akpm
[folded-merged] mm-rename-_count-field-of-the-struct-page-to-_refcount-fix6.patch removed from -mm tree,
akpm
[folded-merged] mm-rename-_count-field-of-the-struct-page-to-_refcount-fix-fix-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-rename-_count-field-of-the-struct-page-to-_refcount-fix-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-rename-_count-field-of-the-struct-page-to-_refcount-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-slab-freelist-randomization-v5-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-slab-freelist-randomization-v5.patch removed from -mm tree,
akpm
[folded-merged] mm-slab-factor-out-kmem_cache_node-initialization-code-fix.patch removed from -mm tree,
akpm
[folded-merged] kernel-padata-hide-unused-functions-checkpatch-fixes.patch removed from -mm tree,
akpm
[folded-merged] debugobjects-insulate-non-fixup-logic-related-to-static-obj-from-fixup-callbacks-v2.patch removed from -mm tree,
akpm
[folded-merged] fsnotify-avoid-spurious-emfile-errors-from-inotify_init-checkpatch-fixes.patch removed from -mm tree,
akpm
+ mm-migrate-increment-fail-count-on-enomem.patch added to -mm tree,
akpm
+ zram-introduce-per-device-debug_stat-sysfs-node-minchan.patch added to -mm tree,
akpm
+ mm-compact-fix-zoneindex-in-compact-fix.patch added to -mm tree,
akpm
+ mm-compact-fix-zoneindex-in-compact.patch added to -mm tree,
akpm
+ mm-page_is_guard-return-false-when-page_ext-arrays-are-not-allocated-yet.patch added to -mm tree,
akpm
+ scripts-bloat-o-meter-print-percent-change.patch added to -mm tree,
akpm
+ mm-thp-khugepaged-should-scan-when-sleep-value-is-written.patch added to -mm tree,
akpm
+ zram-introduce-per-device-debug_stat-sysfs-node-update-2.patch added to -mm tree,
akpm
+ kprobes-print-out-the-symbol-name-for-the-hooks.patch added to -mm tree,
akpm
+ kprobes-add-a-new-module-parameter.patch added to -mm tree,
akpm
+ mm-disable-fault-around-on-emulated-access-bit-architecture.patch added to -mm tree,
akpm
+ mm-increase-safety-margin-provided-by-pf_less_throttle.patch added to -mm tree,
akpm
+ mmoom-speed-up-select_bad_process-loop.patch added to -mm tree,
akpm
+ mm-proc-sys-vm-stat_refresh-to-force-vmstat-update-fix-99.patch added to -mm tree,
akpm
[alternative-merged] mm-proc-sys-vm-stat_refresh-to-force-vmstat-update-fix-v2.patch removed from -mm tree,
akpm
[to-be-updated] mm-bad_page-checks-bad_flags-instead-of-page-flags-for-hwpoison-page.patch removed from -mm tree,
akpm
+ mm-check_new_page_bad-directly-returns-in-__pg_hwpoison-case.patch added to -mm tree,
akpm
+ mm-kasan-fix-to-call-kasan_free_pages-after-poisoning-page.patch added to -mm tree,
akpm
+ mm-slubc-fix-sysfs-filename-in-comment.patch added to -mm tree,
akpm
+ fs-efs-fix-return-value.patch added to -mm tree,
akpm
+ mm-bad_page-checks-bad_flags-instead-of-page-flags-for-hwpoison-page.patch added to -mm tree,
akpm
+ mm-make-faultaround-produce-old-ptes.patch added to -mm tree,
akpm
+ mm-use-phys_addr_t-for-reserve_bootmem_region-arguments.patch added to -mm tree,
akpm
[alternative-merged] fs-execc-fix-minor-memory-leak.patch removed from -mm tree,
akpm
+ exec-remove-the-no-longer-needed-remove_arg_zero-free_arg_page.patch added to -mm tree,
akpm
+ signal-move-the-sig-sigrtmin-check-into-siginmasksig.patch added to -mm tree,
akpm
+ oom-consider-multi-threaded-tasks-in-task_will_free_mem.patch added to -mm tree,
akpm
+ allocate-idle-task-for-a-cpu-always-on-its-local-node.patch added to -mm tree,
akpm
+ allocate-idle-task-for-a-cpu-always-on-its-local-node-fix.patch added to -mm tree,
akpm
+ mm-proc-sys-vm-stat_refresh-to-force-vmstat-update-fix-v2.patch added to -mm tree,
akpm
[alternative-merged] mm-proc-sys-vm-stat_refresh-to-force-vmstat-update-fix.patch removed from -mm tree,
akpm
+ kdump-fix-gdb-macros-work-work-with-newer-and-64-bit-kernels.patch added to -mm tree,
akpm
[alternative-merged] mm-proc-sys-vm-stat_refresh-to-force-vmstat-update-fix-2.patch removed from -mm tree,
akpm
+ mm-proc-sys-vm-stat_refresh-to-force-vmstat-update-fix-2.patch added to -mm tree,
akpm
+ userfaultfd-dont-pin-the-user-memory-in-userfaultfd_file_create.patch added to -mm tree,
akpm
+ zram-introduce-per-device-debug_stat-sysfs-node-update.patch added to -mm tree,
akpm
[patch 4/4] mm: thp: calculate the mapcount correctly for THP pages during WP faults,
akpm
[patch 3/4] ksm: fix conflict between mmput and scan_get_next_rmap_item,
akpm
[patch 2/4] ocfs2: fix posix_acl_create deadlock,
akpm
[patch 1/4] ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang,
akpm
[folded-merged] mm-thp-calculate-the-mapcount-correctly-for-thp-pages-during-wp-faults-fix-2.patch removed from -mm tree,
akpm
[folded-merged] mm-thp-calculate-the-mapcount-correctly-for-thp-pages-during-wp-faults-fix.patch removed from -mm tree,
akpm
+ mm-oom-protect-costly-allocations-some-more-fix.patch added to -mm tree,
akpm
+ mm-oom-protect-costly-allocations-some-more-for-config_compaction-checkpatch-fixes.patch added to -mm tree,
akpm
+ mm-oom-protect-costly-allocations-some-more-for-config_compaction.patch added to -mm tree,
akpm
+ mm-throttle-on-io-only-when-there-are-too-many-dirty-and-writeback-pages-fix.patch added to -mm tree,
akpm
+ mm-thp-calculate-the-mapcount-correctly-for-thp-pages-during-wp-faults-fix-2.patch added to -mm tree,
akpm
+ documentation-memcg-update-kmem-limit-doc-as-codes-behavior.patch added to -mm tree,
akpm
+ zram-introduce-per-device-debug_stat-sysfs-node.patch added to -mm tree,
akpm
+ mm-proc-sys-vm-stat_refresh-to-force-vmstat-update-fix.patch added to -mm tree,
akpm
+ mm-kasan-initial-memory-quarantine-implementation-v9.patch added to -mm tree,
akpm
[withdrawn] mm-kasan-initial-memory-quarantine-implementation-v8-fix.patch removed from -mm tree,
akpm
+ vmstat-get-rid-of-the-ugly-cpu_stat_off-variable-v2-fix.patch added to -mm tree,
akpm
mmotm 2016-05-10-16-31 uploaded,
akpm
+ fs-befs-ioc-befs_bread-remove-unneeded-initialization-to-null.patch added to -mm tree,
akpm
+ fs-befs-ioc-befs_bread_iaddr-remove-unneeded-initialization-to-null.patch added to -mm tree,
akpm
+ fs-befs-linuxvfsc-befs_iget-remove-unneeded-befs_nio-initialization-to-null.patch added to -mm tree,
akpm
+ fs-befs-linuxvfsc-befs_iget-remove-unneeded-raw_inode-initialization-to-null.patch added to -mm tree,
akpm
+ fs-befs-linuxvfsc-befs_iget-remove-unneeded-initialization-to-null.patch added to -mm tree,
akpm
+ fs-befs-linuxvfsc-befs_get_block-remove-unneeded-initialization-to-null.patch added to -mm tree,
akpm
+ maintainers-add-co-maintainer-for-scripts-gdb.patch added to -mm tree,
akpm
+ scripts-gdb-decode-bytestream-on-dmesg-for-python3.patch added to -mm tree,
akpm
+ scripts-gdb-fix-issue-with-dmesgpy-and-python-3x.patch added to -mm tree,
akpm
+ scripts-gdb-improve-types-abstraction-for-gdb-python-scripts.patch added to -mm tree,
akpm
+ scripts-gdb-add-lx_thread_info_by_pid-helper.patch added to -mm tree,
akpm
+ scripts-gdb-add-documentation-example-for-radix-tree.patch added to -mm tree,
akpm
+ scripts-gdb-add-a-radix-tree-parser.patch added to -mm tree,
akpm
+ scripts-gdb-cast-cpu-numbers-to-integer.patch added to -mm tree,
akpm
+ scripts-gdb-add-cpu-iterators.patch added to -mm tree,
akpm
+ scripts-gdb-add-mount-point-list-command.patch added to -mm tree,
akpm
+ scripts-gdb-add-io-resource-readers.patch added to -mm tree,
akpm
+ scripts-gdb-provide-a-dentry_name-vfs-path-helper.patch added to -mm tree,
akpm
+ scripts-gdb-support-config_modules-gracefully.patch added to -mm tree,
akpm
+ scripts-gdb-provide-exception-catching-parser.patch added to -mm tree,
akpm
+ scripts-gdb-convert-modules-usage-to-lists-functions.patch added to -mm tree,
akpm
+ scripts-gdb-provide-kernel-list-item-generators.patch added to -mm tree,
akpm
+ scripts-gdb-provide-linux-constants.patch added to -mm tree,
akpm
+ scripts-gdb-adjust-module-reference-counter-reported-by-lx-lsmod.patch added to -mm tree,
akpm
+ mm-memblockc-remove-unnecessary-always-true-comparison.patch added to -mm tree,
akpm
+ mm-add-config-option-to-select-the-initial-overcommit-mode.patch added to -mm tree,
akpm
+ nilfs2-fix-block-comments.patch added to -mm tree,
akpm
+ nilfs2-remove-loops-of-single-statement-macros.patch added to -mm tree,
akpm
+ nilfs2-remove-unnecessary-else-after-return-or-break.patch added to -mm tree,
akpm
+ nilfs2-avoid-bare-use-of-unsigned.patch added to -mm tree,
akpm
+ nilfs2-fix-code-indent-coding-style-issue.patch added to -mm tree,
akpm
+ nilfs2-remove-space-before-semicolon.patch added to -mm tree,
akpm
+ nilfs2-do-not-emit-extra-newline-on-nilfs_warning-and-nilfs_error.patch added to -mm tree,
akpm
+ mm-thp-calculate-the-mapcount-correctly-for-thp-pages-during-wp-faults-fix.patch added to -mm tree,
akpm
+ x86-kasan-instrument-user-memory-access-api-fix.patch added to -mm tree,
akpm
[merged] compiler-gcc-require-gcc-48-for-powerpc-__builtin_bswap16.patch removed from -mm tree,
akpm
[merged] zsmalloc-fix-zs_can_compact-integer-overflow.patch removed from -mm tree,
akpm
[merged] revert-proc-base-make-prompt-shell-start-from-new-line-after-executing-cat-proc-pid-wchan.patch removed from -mm tree,
akpm
+ ocfs2-fix-posix_acl_create-deadlock.patch added to -mm tree,
akpm
+ ocfs2-revert-using-ocfs2_acl_chmod-to-avoid-inode-cluster-lock-hang.patch added to -mm tree,
akpm
[patch 3/3] compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16(),
akpm
[patch 2/3] zsmalloc: fix zs_can_compact() integer overflow,
akpm
[patch 1/3] Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"",
akpm
+ fs-befs-datastreamc-befs_find_brun_dblindirect-remove-unneeded-initializations-to-null.patch added to -mm tree,
akpm
+ fs-befs-datastreamc-befs_read_lsymlink-remove-unneeded-initialization-to-null.patch added to -mm tree,
akpm
+ fs-befs-datastreamc-befs_read_datastream-remove-unneeded-initialization-to-null.patch added to -mm tree,
akpm
+ debugobjects-insulate-non-fixup-logic-related-to-static-obj-from-fixup-callbacks-v2.patch added to -mm tree,
akpm
+ ksm-fix-conflict-between-mmput-and-scan_get_next_rmap_item-v4.patch added to -mm tree,
akpm
[to-be-updated] ksm-fix-conflict-between-mmput-and-scan_get_next_rmap_item.patch removed from -mm tree,
akpm
+ checkpatch-improve-git-commit-count-shortcut.patch added to -mm tree,
akpm
+ checkpatch-reduce-number-of-git-log-calls-with-git.patch added to -mm tree,
akpm
+ use-pid_t-instead-of-int.patch added to -mm tree,
akpm
+ maintainers-remove-koichi-yasutake.patch added to -mm tree,
akpm
+ kgdb-depends-on-vt.patch added to -mm tree,
akpm
[to-be-updated] z3fold-the-3-fold-allocator-for-compressed-pages-v3.patch removed from -mm tree,
akpm
[to-be-updated] z3fold-the-3-fold-allocator-for-compressed-pages.patch removed from -mm tree,
akpm
+ zsmalloc-fix-zs_can_compact-integer-overflow.patch added to -mm tree,
akpm
+ memory-hotplug-use-zone_can_shift-for-sysfs-valid_zones-attribute.patch added to -mm tree,
akpm
+ memory-hotplug-more-general-validation-of-zone-during-online.patch added to -mm tree,
akpm
+ memory-hotplug-add-move_pfn_range.patch added to -mm tree,
akpm
+ compiler-gcc-require-gcc-48-for-powerpc-__builtin_bswap16.patch added to -mm tree,
akpm
+ nilfs2-clean-trailing-semicolons-in-macros-fix.patch added to -mm tree,
akpm
+ debugobjects-insulate-non-fixup-logic-related-to-static-obj-from-fixup-callbacks.patch added to -mm tree,
akpm
+ lib-gcd-use-binary-gcd-algorithm-instead-of-euclidean.patch added to -mm tree,
akpm
[nacked] mm-zsmalloc-avoid-unnecessary-iteration-in-get_pages_per_zspage.patch removed from -mm tree,
akpm
+ lib-gcd-use-binary-gcd-algorithm-instead-of-euclidean-fix.patch added to -mm tree,
akpm
+ kasan-tests-add-tests-for-user-memory-access-functions.patch added to -mm tree,
akpm
+ x86-kasan-instrument-user-memory-access-api.patch added to -mm tree,
akpm
+ mm-kasan-add-api-to-check-memory-regions.patch added to -mm tree,
akpm
+ mm-kasan-print-name-of-mem-caller-in-report.patch added to -mm tree,
akpm
+ mm-thp-split_huge_pmd_address-comment-improvement.patch added to -mm tree,
akpm
+ mm-thp-microoptimize-compound_mapcount.patch added to -mm tree,
akpm
+ mm-thp-calculate-the-mapcount-correctly-for-thp-pages-during-wp-faults.patch added to -mm tree,
akpm
+ revert-proc-base-make-prompt-shell-start-from-new-line-after-executing-cat-proc-pid-wchan.patch added to -mm tree,
akpm
+ vmstat-get-rid-of-the-ugly-cpu_stat_off-variable-v2.patch added to -mm tree,
akpm
+ memcg-fix-stale-mem_cgroup_force_empty-comment.patch added to -mm tree,
akpm
[merged] byteswap-try-to-avoid-__builtin_constant_p-gcc-bug-v2.patch removed from -mm tree,
akpm
[merged] lib-stackdepot-avoid-to-return-0-handle.patch removed from -mm tree,
akpm
[merged] kcompactd-hang-during-memory-offlining.patch removed from -mm tree,
akpm
[merged] modpost-fix-module-autoloading-for-of-devices-with-generic-compatible-property.patch removed from -mm tree,
akpm
[merged] proc-prevent-accessing-proc-pid-environ-until-its-ready.patch removed from -mm tree,
akpm
[merged] mm-zswap-provide-unique-zpool-name.patch removed from -mm tree,
akpm
[merged] mm-thp-kvm-fix-memory-corruption-in-kvm-with-thp-enabled.patch removed from -mm tree,
akpm
[merged] maintainers-fix-rajendra-nayaks-address.patch removed from -mm tree,
akpm
[merged] mm-cma-prevent-nr_isolated_-counters-from-going-negative.patch removed from -mm tree,
akpm
[merged] mm-update-min_free_kbytes-from-khugepaged-after-core-initialization.patch removed from -mm tree,
akpm
[merged] huge-pagecache-mmap_sem-is-unlocked-when-truncation-splits-pmd.patch removed from -mm tree,
akpm
[merged] mm-memcontrol-let-v2-cgroups-follow-changes-in-system-swappiness.patch removed from -mm tree,
akpm
[merged] rapidio-mport_cdev-fix-uapi-type-definitions.patch removed from -mm tree,
akpm
[merged] mm-thp-correct-split_huge_pages-file-permission.patch removed from -mm tree,
akpm
mmotm 2016-05-05-17-19 uploaded,
akpm
[patch 14/14] byteswap: try to avoid __builtin_constant_p gcc bug,
akpm
[patch 13/14] lib/stackdepot: avoid to return 0 handle,
akpm
[patch 12/14] mm: fix kcompactd hang during memory offlining,
akpm
[patch 11/14] modpost: fix module autoloading for OF devices with generic compatible property,
akpm
[patch 10/14] proc: prevent accessing /proc/<PID>/environ until it's ready,
akpm
[patch 09/14] mm/zswap: provide unique zpool name,
akpm
[patch 08/14] mm: thp: kvm: fix memory corruption in KVM with THP enabled,
akpm
[patch 07/14] MAINTAINERS: fix Rajendra Nayak's address,
akpm
[patch 06/14] mm, cma: prevent nr_isolated_* counters from going negative,
akpm
[patch 05/14] mm: update min_free_kbytes from khugepaged after core initialization,
akpm
[patch 04/14] huge pagecache: mmap_sem is unlocked when truncation splits pmd,
akpm
[patch 03/14] rapidio/mport_cdev: fix uapi type definitions,
akpm
[patch 02/14] mm: memcontrol: let v2 cgroups follow changes in system swappiness,
akpm
[patch 01/14] mm: thp: correct split_huge_pages file permission,
akpm
incoming,
Andrew Morton
- <Possible follow-ups>
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
- [patch 01/86] mm/kasan/common.c: fix compile error,
Andrew Morton
- [patch 02/86] mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache destruction,
Andrew Morton
- [patch 03/86] mm/vmstat: add helpers to get vmstat item names for each enum type,
Andrew Morton
- [patch 04/86] mm/memcontrol: use vmstat names for printing statistics,
Andrew Morton
- [patch 05/86] mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thp,
Andrew Morton
- [patch 06/86] proc: change ->nlink under proc_subdir_lock,
Andrew Morton
- [patch 07/86] fs/proc/generic.c: delete useless "len" variable,
Andrew Morton
- [patch 08/86] fs/proc/internal.h: shuffle "struct pde_opener",
Andrew Morton
- [patch 09/86] include/linux/proc_fs.h: fix confusing macro arg name,
Andrew Morton
- [patch 10/86] fs/proc/Kconfig: fix indentation,
Andrew Morton
- [patch 11/86] include/linux/sysctl.h: inline braces for ctl_table and ctl_table_header,
Andrew Morton
- [patch 12/86] .gitattributes: use 'dts' diff driver for dts files,
Andrew Morton
- [patch 13/86] linux/build_bug.h: change type to int,
Andrew Morton
- [patch 14/86] linux/scc.h: make uapi linux/scc.h self-contained,
Andrew Morton
- [patch 15/86] arch/Kconfig: fix indentation,
Andrew Morton
- [patch 16/86] scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in commit message,
Andrew Morton
- [patch 17/86] kernel.h: update comment about simple_strto<foo>() functions,
Andrew Morton
- [patch 18/86] auxdisplay: charlcd: deduplicate simple_strtoul(),
Andrew Morton
- [patch 19/86] kernel/notifier.c: intercept duplicate registrations to avoid infinite loops,
Andrew Morton
- [patch 20/86] kernel/notifier.c: remove notifier_chain_cond_register(),
Andrew Morton
- [patch 21/86] kernel/notifier.c: remove blocking_notifier_chain_cond_register(),
Andrew Morton
- [patch 22/86] kernel/profile.c: use cpumask_available to check for NULL cpumask,
Andrew Morton
- [patch 23/86] kernel/sys.c: avoid copying possible padding bytes in copy_to_user,
Andrew Morton
- [patch 24/86] bitops: introduce the for_each_set_clump8 macro,
Andrew Morton
- [patch 25/86] lib/test_bitmap.c: add for_each_set_clump8 test cases,
Andrew Morton
- [patch 26/86] gpio: 104-dio-48e: utilize for_each_set_clump8 macro,
Andrew Morton
- [patch 27/86] gpio: 104-idi-48: utilize for_each_set_clump8 macro,
Andrew Morton
- [patch 28/86] gpio: gpio-mm: utilize for_each_set_clump8 macro,
Andrew Morton
- [patch 29/86] gpio: ws16c48: utilize for_each_set_clump8 macro,
Andrew Morton
- [patch 30/86] gpio: pci-idio-16: utilize for_each_set_clump8 macro,
Andrew Morton
- [patch 31/86] gpio: pcie-idio-24: utilize for_each_set_clump8 macro,
Andrew Morton
- [patch 32/86] gpio: uniphier: utilize for_each_set_clump8 macro,
Andrew Morton
- [patch 33/86] gpio: 74x164: utilize the for_each_set_clump8 macro,
Andrew Morton
- [patch 34/86] thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro,
Andrew Morton
- [patch 35/86] gpio: pisosr: utilize the for_each_set_clump8 macro,
Andrew Morton
- [patch 36/86] gpio: max3191x: utilize the for_each_set_clump8 macro,
Andrew Morton
- [patch 37/86] gpio: pca953x: utilize the for_each_set_clump8 macro,
Andrew Morton
- [patch 38/86] lib/rbtree: set successor's parent unconditionally,
Andrew Morton
- [patch 39/86] lib/rbtree: get successor's color directly,
Andrew Morton
- [patch 40/86] lib/test_meminit.c: add bulk alloc/free tests,
Andrew Morton
- [patch 41/86] lib/math/rational.c: fix possible incorrect result from rational fractions helper,
Andrew Morton
- [patch 42/86] lib/genalloc.c: export symbol addr_in_gen_pool,
Andrew Morton
- [patch 43/86] lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr,
Andrew Morton
- [patch 44/86] checkpatch: improve ignoring CamelCase SI style variants like mA,
Andrew Morton
- [patch 45/86] checkpatch: reduce is_maintained_obsolete lookup runtime,
Andrew Morton
- [patch 46/86] epoll: simplify ep_poll_safewake() for CONFIG_DEBUG_LOCK_ALLOC,
Andrew Morton
- [patch 47/86] fs/epoll: remove unnecessary wakeups of nested epoll,
Andrew Morton
- [patch 49/86] fs/binfmt_elf.c: delete unused "interp_map_addr" argument,
Andrew Morton
- [patch 48/86] selftests: add epoll selftests,
Andrew Morton
- [patch 50/86] fs/binfmt_elf.c: extract elf_read() function,
Andrew Morton
- [patch 51/86] init/Kconfig: fix indentation,
Andrew Morton
- [patch 52/86] drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h>,
Andrew Morton
- [patch 53/86] drivers/rapidio/rio-access.c: fix missing include of <linux/rio_drv.h>,
Andrew Morton
- [patch 54/86] drm: limit to INT_MAX in create_blob ioctl,
Andrew Morton
- [patch 55/86] uaccess: disallow > INT_MAX copy sizes,
Andrew Morton
- [patch 56/86] kcov: remote coverage support,
Andrew Morton
- [patch 57/86] usb, kcov: collect coverage from hub_event,
Andrew Morton
- [patch 58/86] vhost, kcov: collect coverage from vhost_worker,
Andrew Morton
- [patch 59/86] lib/ubsan: don't serialize UBSAN report,
Andrew Morton
- [patch 60/86] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained,
Andrew Morton
- [patch 61/86] arch: msgbuf.h: make uapi asm/msgbuf.h self-contained,
Andrew Morton
- [patch 62/86] arch: sembuf.h: make uapi asm/sembuf.h self-contained,
Andrew Morton
- [patch 63/86] lib/test_bitmap: force argument of bitmap_parselist_user() to proper address space,
Andrew Morton
- [patch 64/86] lib/test_bitmap: undefine macros after use,
Andrew Morton
- [patch 65/86] lib/test_bitmap: name EXP_BYTES properly,
Andrew Morton
- [patch 66/86] lib/test_bitmap: rename exp to exp1 to avoid ambiguous name,
Andrew Morton
- [patch 67/86] lib/test_bitmap: move exp1 and exp2 upper for others to use,
Andrew Morton
- [patch 68/86] lib/test_bitmap: fix comment about this file,
Andrew Morton
- [patch 69/86] lib/bitmap: introduce bitmap_replace() helper,
Andrew Morton
- [patch 70/86] gpio: pca953x: remove redundant variable and check in IRQ handler,
Andrew Morton
- [patch 71/86] gpio: pca953x: use input from regs structure in pca953x_irq_pending(),
Andrew Morton
- [patch 72/86] gpio: pca953x: convert to use bitmap API,
Andrew Morton
- [patch 73/86] gpio: pca953x: tighten up indentation,
Andrew Morton
- [patch 74/86] alpha: use pgtable-nopud instead of 4level-fixup,
Andrew Morton
- [patch 75/86] arm: nommu: use pgtable-nopud instead of 4level-fixup,
Andrew Morton
- [patch 76/86] c6x: use pgtable-nopud instead of 4level-fixup,
Andrew Morton
- [patch 77/86] m68k: nommu: use pgtable-nopud instead of 4level-fixup,
Andrew Morton
- [patch 78/86] m68k: mm: use pgtable-nopXd instead of 4level-fixup,
Andrew Morton
- [patch 79/86] microblaze: use pgtable-nopmd instead of 4level-fixup,
Andrew Morton
- [patch 80/86] nds32: use pgtable-nopmd instead of 4level-fixup,
Andrew Morton
- [patch 81/86] parisc: use pgtable-nopXd instead of 4level-fixup,
Andrew Morton
- [patch 82/86] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup,
Andrew Morton
- [patch 83/86] sparc32: use pgtable-nopud instead of 4level-fixup,
Andrew Morton
- [patch 84/86] um: remove unused pxx_offset_proc() and addr_pte() functions,
Andrew Morton
- [patch 85/86] um: add support for folded p4d page tables,
Andrew Morton
- [patch 86/86] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h,
Andrew Morton
- + kcov-fix-struct-layout-for-kcov_remote_arg.patch added to -mm tree,
Andrew Morton
+ memcg-account-security-cred-as-well-to-kmemcg.patch added to -mm tree,
Andrew Morton
+ mm-move_pages-return-valid-node-id-in-status-if-the-page-is-already-on-the-target-node.patch added to -mm tree,
Andrew Morton
+ kasan-fix-crashes-on-access-to-memory-mapped-by-vm_map_ram-v2.patch added to -mm tree,
Andrew Morton
+ mm-add-apply_to_existing_pages-helper.patch added to -mm tree,
Andrew Morton
+ mm-add-apply_to_existing_pages-helper-fix.patch added to -mm tree,
Andrew Morton
+ mm-add-apply_to_existing_pages-helper-fix-fix.patch added to -mm tree,
Andrew Morton
+ kasan-use-apply_to_existing_pages-for-releasing-vmalloc-shadow.patch added to -mm tree,
Andrew Morton
+ kasan-use-apply_to_existing_pages-for-releasing-vmalloc-shadow-fix.patch added to -mm tree,
Andrew Morton
+ kasan-dont-assume-percpu-shadow-allocations-will-succeed.patch added to -mm tree,
Andrew Morton
[alternative-merged] kasan-dont-allocate-page-tables-in-kasan_release_vmalloc.patch removed from -mm tree,
Andrew Morton
incoming,
Andrew Morton
- [patch 01/10] kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments',
Andrew Morton
- [patch 02/10] kernel-hacking: create submenu for arch special debugging options,
Andrew Morton
- [patch 03/10] kernel-hacking: group kernel data structures debugging together,
Andrew Morton
- [patch 04/10] kernel-hacking: move kernel testing and coverage options to same submenu,
Andrew Morton
- [patch 05/10] kernel-hacking: move Oops into 'Lockups and Hangs',
Andrew Morton
- [patch 06/10] kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE,
Andrew Morton
- [patch 07/10] kernel-hacking: create a submenu for scheduler debugging options,
Andrew Morton
- [patch 08/10] kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options',
Andrew Morton
- [patch 09/10] kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments',
Andrew Morton
- [patch 10/10] lib/: fix Kconfig indentation,
Andrew Morton
- mmotm 2019-12-06-19-46 uploaded,
Andrew Morton
+ fs-direct-ioc-include-fs-internalh-for-missing-prototype.patch added to -mm tree,
Andrew Morton
+ fs-nsfsc-include-headers-for-missing-declarations.patch added to -mm tree,
Andrew Morton
+ fs-namespacec-make-to_mnt_ns-static.patch added to -mm tree,
Andrew Morton
+ media-v4l2-core-pin_user_pages-foll_pin-and-put_user_page-conversion.patch added to -mm tree,
Andrew Morton
+ vfio-mm-pin_user_pages-foll_pin-and-put_user_page-conversion.patch added to -mm tree,
Andrew Morton
+ mm-devmap-refactor-1-based-refcounting-for-zone_device-pages.patch added to -mm tree,
Andrew Morton
+ goldish_pipe-rename-local-pin_user_pages-routine.patch added to -mm tree,
Andrew Morton
+ mm-cleanup-__put_devmap_managed_page-vs-page_free.patch added to -mm tree,
Andrew Morton
+ mm-gup_benchmark-support-pin_user_pages-and-related-calls.patch added to -mm tree,
Andrew Morton
+ selftests-vm-run_vmtests-invoke-gup_benchmark-with-basic-foll_pin-coverage.patch added to -mm tree,
Andrew Morton
+ powerpc-book3s64-convert-to-pin_user_pages-and-put_user_page.patch added to -mm tree,
Andrew Morton
+ mm-fix-get_user_pages_remotes-handling-of-foll_longterm.patch added to -mm tree,
Andrew Morton
+ powerpc-book3s64-convert-to-pin_user_pages-and-put_user_page-fix.patch added to -mm tree,
Andrew Morton
+ vfio-fix-foll_longterm-use-simplify-get_user_pages_remote-call.patch added to -mm tree,
Andrew Morton
+ mm-gup_benchmark-use-proper-foll_write-flags-instead-of-hard-coding-1.patch added to -mm tree,
Andrew Morton
+ mm-tree-wide-rename-put_user_page-to-unpin_user_page.patch added to -mm tree,
Andrew Morton
+ mm-gup-pass-flags-arg-to-__gup_device_-functions.patch added to -mm tree,
Andrew Morton
+ mm-gup-track-foll_pin-pages.patch added to -mm tree,
Andrew Morton
+ mm-gup-allow-foll_force-for-get_user_pages_fast.patch added to -mm tree,
Andrew Morton
+ ib-umem-use-get_user_pages_fast-to-pin-dma-pages.patch added to -mm tree,
Andrew Morton
+ ib-corehwumem-set-foll_pin-via-pin_user_pages-fix-up-odp.patch added to -mm tree,
Andrew Morton
+ drm-via-set-foll_pin-via-pin_user_pages_fast.patch added to -mm tree,
Andrew Morton
+ goldish_pipe-convert-to-pin_user_pages-and-put_user_page.patch added to -mm tree,
Andrew Morton
+ mm-gup-introduce-pin_user_pages-and-foll_pin.patch added to -mm tree,
Andrew Morton
+ mm-process_vm_access-set-foll_pin-via-pin_user_pages_remote.patch added to -mm tree,
Andrew Morton
+ fs-io_uring-set-foll_pin-via-pin_user_pages.patch added to -mm tree,
Andrew Morton
+ net-xdp-set-foll_pin-via-pin_user_pages.patch added to -mm tree,
Andrew Morton
+ media-v4l2-core-set-pages-dirty-upon-releasing-dma-buffers.patch added to -mm tree,
Andrew Morton
+ mm-gup-factor-out-duplicate-code-from-four-routines.patch added to -mm tree,
Andrew Morton
+ mm-gup-move-try_get_compound_head-to-top-fix-minor-issues.patch added to -mm tree,
Andrew Morton
+ hexagon-define-ioremap_uc.patch added to -mm tree,
Andrew Morton
+ hexagon-parenthesize-registers-in-asm-predicates.patch added to -mm tree,
Andrew Morton
+ mm-cleanup-some-useless-code.patch added to -mm tree,
Andrew Morton
+ init-kconfig-enable-o3-for-all-arches.patch added to -mm tree,
Andrew Morton
+ hexagon-work-around-compiler-crash.patch added to -mm tree,
Andrew Morton
+ io-mapping-use-phys_pfn-macro-in-io_mapping_map_atomic_wc.patch added to -mm tree,
Andrew Morton
+ mm-early_remap-use-%pa-to-print-resource_size_t-variables.patch added to -mm tree,
Andrew Morton
+ lib-kconfigdebug-fix-some-messed-up-configurations.patch added to -mm tree,
Andrew Morton
+ lib-kconfigdebug-fix-some-messed-up-configurations-checkpatch-fixes.patch added to -mm tree,
Andrew Morton
+ lib-zlib-add-s390-hardware-support-for-kernel-zlib_deflate.patch added to -mm tree,
Andrew Morton
+ s390-boot-rename-heap_size-due-to-name-collision.patch added to -mm tree,
Andrew Morton
+ lib-zlib-add-s390-hardware-support-for-kernel-zlib_inflate.patch added to -mm tree,
Andrew Morton
+ s390-boot-add-dfltcc=-kernel-command-line-parameter.patch added to -mm tree,
Andrew Morton
+ lib-zlib-add-zlib_deflate_dfltcc_enabled-function.patch added to -mm tree,
Andrew Morton
+ btrfs-use-larger-zlib-buffer-for-s390-hardware-compression.patch added to -mm tree,
Andrew Morton
+ fs-fix-posix_aclc-kernel-doc-warnings.patch added to -mm tree,
Andrew Morton
+ mm-clean-up-obsolete-check-on-space-in-page-flags.patch added to -mm tree,
Andrew Morton
+ elf-smaller-code-generation-around-auxv-vector-fill.patch added to -mm tree,
Andrew Morton
+ execve-warn-if-process-starts-with-executable-stack.patch added to -mm tree,
Andrew Morton
+ elf-fix-start_code-calculation.patch added to -mm tree,
Andrew Morton
+ elf-dont-copy-elf-header-around.patch added to -mm tree,
Andrew Morton
mmotm 2019-12-10-19-14 uploaded,
Andrew Morton
+ revert-ipcsem-remove-uneeded-sem_undo_list-lock-usage-in-exit_sem.patch added to -mm tree,
Andrew Morton
+ mm-oom-fix-pgtables-units-mismatch-in-killed-process-message.patch added to -mm tree,
Andrew Morton
+ mm-gup-fix-memory-leak-in-__gup_benchmark_ioctl.patch added to -mm tree,
Andrew Morton
+ mm-fix-uninitialized-memmaps-on-a-partially-populated-last-section.patch added to -mm tree,
Andrew Morton
+ fs-proc-pagec-allow-inspection-of-last-section-and-fix-end-detection.patch added to -mm tree,
Andrew Morton
+ mm-initialize-memmap-of-unavailable-memory-directly.patch added to -mm tree,
Andrew Morton
+ mm-remove-__krealloc.patch added to -mm tree,
Andrew Morton
+ init-mainc-log-arguments-and-environment-passed-to-init.patch added to -mm tree,
Andrew Morton
+ init-mainc-remove-unnecessary-repair_env_string-in-do_initcall_level.patch added to -mm tree,
Andrew Morton
+ init-mainc-fix-quoted-value-handling-in-unknown_bootoption.patch added to -mm tree,
Andrew Morton
+ mm-add-apply_to_existing_pages-helper-fix-fix-fix.patch added to -mm tree,
Andrew Morton
+ mm-gup-fix-memory-leak-in-__gup_benchmark_ioctl-fix.patch added to -mm tree,
Andrew Morton
+ mm-remove-dead-code-totalram_pages_set.patch added to -mm tree,
Andrew Morton
+ mm-hugetlb-defer-freeing-of-huge-pages-if-in-non-task-context.patch added to -mm tree,
Andrew Morton
+ mm-memory_hotplug-dont-free-usage-map-when-removing-a-re-added-early-section.patch added to -mm tree,
Andrew Morton
+ ocfs2-call-journal-flush-to-mark-journal-as-empty-after-journal-recovery-when-mount.patch added to -mm tree,
Andrew Morton
mmotm 2019-12-17-20-41 uploaded,
Andrew Morton
incoming,
Andrew Morton
- [patch 1/6] kasan: fix crashes on access to memory mapped by vm_map_ram(),
Andrew Morton
- [patch 2/6] mm/memory.c: add apply_to_existing_page_range() helper,
Andrew Morton
- [patch 3/6] kasan: use apply_to_existing_page_range() for releasing vmalloc shadow,
Andrew Morton
- [patch 4/6] kasan: don't assume percpu shadow allocations will succeed,
Andrew Morton
- [patch 5/6] mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG,
Andrew Morton
- [patch 6/6] lib/Kconfig.debug: fix some messed up configurations,
Andrew Morton
- + fs-ocfs-remove-unnecessary-assertion-in-dlm_migrate_lockres.patch added to -mm tree,
Andrew Morton
- + arc-mm-add-pd_leaf-definitions.patch added to -mm tree,
Andrew Morton
- + mm-add-generic-pd_leaf-macros.patch added to -mm tree,
Andrew Morton
- + arm-mm-add-pd_leaf-definitions.patch added to -mm tree,
Andrew Morton
- + arm64-mm-add-pd_leaf-definitions.patch added to -mm tree,
Andrew Morton
- + mips-mm-add-pd_leaf-definitions.patch added to -mm tree,
Andrew Morton
- + powerpc-mm-add-pd_leaf-definitions.patch added to -mm tree,
Andrew Morton
- + riscv-mm-add-pd_leaf-definitions.patch added to -mm tree,
Andrew Morton
- + s390-mm-add-pd_leaf-definitions.patch added to -mm tree,
Andrew Morton
- + sparc-mm-add-pd_leaf-definitions.patch added to -mm tree,
Andrew Morton
- + x86-mm-add-pd_leaf-definitions.patch added to -mm tree,
Andrew Morton
- + mm-pagewalk-add-p4d_entry-and-pgd_entry.patch added to -mm tree,
Andrew Morton
- + mm-pagewalk-allow-walking-without-vma.patch added to -mm tree,
Andrew Morton
- + mm-pagewalk-dont-lock-ptes-for-walk_page_range_novma.patch added to -mm tree,
Andrew Morton
- + mm-pagewalk-fix-termination-condition-in-walk_pte_range.patch added to -mm tree,
Andrew Morton
- + mm-pagewalk-add-depth-parameter-to-pte_hole.patch added to -mm tree,
Andrew Morton
- + x86-mm-point-to-struct-seq_file-from-struct-pg_state.patch added to -mm tree,
Andrew Morton
- + x86-mmefi-convert-ptdump_walk_pgd_level-to-take-a-mm_struct.patch added to -mm tree,
Andrew Morton
- + x86-mm-convert-ptdump_walk_pgd_level_debugfs-to-take-an-mm_struct.patch added to -mm tree,
Andrew Morton
- + mm-add-generic-ptdump.patch added to -mm tree,
Andrew Morton
- + x86-mm-convert-dump_pagetables-to-use-walk_page_range.patch added to -mm tree,
Andrew Morton
- + arm64-mm-convert-mm-dumpc-to-use-walk_page_range.patch added to -mm tree,
Andrew Morton
- + arm64-mm-display-non-present-entries-in-ptdump.patch added to -mm tree,
Andrew Morton
- + mm-ptdump-reduce-level-numbers-by-1-in-note_page.patch added to -mm tree,
Andrew Morton
- + lib-scatterlist-adjust-indentation-in-__sg_alloc_table.patch added to -mm tree,
Andrew Morton
- + ipc-consolidate-all-xxxctl_down-functions-fix.patch added to -mm tree,
Andrew Morton
incoming,
Andrew Morton
incoming,
Andrew Morton
- [patch 01/11] mm, thp: tweak reclaim/compaction effort of local-only and all-node allocations,
Andrew Morton
- [patch 02/11] mm/memory_hotplug: don't free usage map when removing a re-added early section,
Andrew Morton
- [patch 03/11] mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD alignment,
Andrew Morton
- [patch 04/11] mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alignment,
Andrew Morton
- [patch 05/11] mm: memcg/slab: fix percpu slab vmstats flushing,
Andrew Morton
- [patch 06/11] mm, debug_pagealloc: don't rely on static keys too early,
Andrew Morton
- [patch 07/11] mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio(),
Andrew Morton
- [patch 08/11] mm/page-writeback.c: use div64_ul() for u64-by-unsigned-long divide,
Andrew Morton
- [patch 09/11] mm/page-writeback.c: improve arithmetic divisions,
Andrew Morton
- [patch 10/11] mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is valid,
Andrew Morton
- [patch 11/11] mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE,
Andrew Morton
incoming,
Andrew Morton
[Index of Archives]
[Linux Kernel]
[LKML FAQ]
[IETF Annouce]
[Security]
[Bugtraq]