Linux MM Kernel Commits
[Prev Page][Next Page]
- [patch 078/101] printk: when dumping regs, show the stack, not thread_info,
akpm
- [patch 077/101] kdb: use task_cpu() instead of task_thread_info()->cpu,
akpm
- [patch 076/101] mm: fix memcg stack accounting for sub-page stacks,
akpm
- [patch 075/101] mm: track NR_KERNEL_STACK in KiB instead of number of stacks,
akpm
- [patch 074/101] mm: cleanup ifdef guards for vmem_altmap,
akpm
- [patch 073/101] mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT,
akpm
- [patch 072/101] memblock: include <asm/sections.h> instead of <asm-generic/sections.h>,
akpm
- [patch 071/101] mm, THP: clean up return value of madvise_free_huge_pmd,
akpm
- [patch 070/101] mm/zsmalloc: use helper to clear page->flags bit,
akpm
- [patch 069/101] mm/zsmalloc: add __init,__exit attribute,
akpm
- [patch 068/101] mm/zsmalloc: keep comments consistent with code,
akpm
- [patch 067/101] mm/zsmalloc: avoid calculate max objects of zspage twice,
akpm
- [patch 066/101] mm/zsmalloc: use class->objs_per_zspage to get num of max objects,
akpm
- [patch 065/101] mm/zsmalloc: take obj index back from find_alloced_obj,
akpm
- [patch 064/101] mm/zsmalloc: use obj_index to keep consistent with others,
akpm
- [patch 063/101] mm: bail out in shrink_inactive_list(),
akpm
- [patch 062/101] mm, vmscan: account for skipped pages as a partial scan,
akpm
- [patch 061/101] mm: consider whether to decivate based on eligible zones inactive ratio,
akpm
- [patch 060/101] mm: remove reclaim and compaction retry approximations,
akpm
- [patch 059/101] mm, vmscan: remove highmem_file_pages,
akpm
- [patch 058/101] mm: add per-zone lru list stat,
akpm
- [patch 057/101] mm, vmscan: release/reacquire lru_lock on pgdat change,
akpm
- [patch 056/101] mm, vmscan: remove redundant check in shrink_zones(),
akpm
- [patch 055/101] mm, vmscan: Update all zone LRU sizes before updating memcg,
akpm
- [patch 054/101] mm: show node_pages_scanned per node, not zone,
akpm
- [patch 053/101] mm, pagevec: release/reacquire lru_lock on pgdat change,
akpm
- [patch 052/101] mm, page_alloc: fix dirtyable highmem calculation,
akpm
- [patch 051/101] mm, vmstat: remove zone and node double accounting by approximating retries,
akpm
- [patch 050/101] mm, vmstat: print node-based stats in zoneinfo file,
akpm
- [patch 049/101] mm: vmstat: account per-zone stalls and pages skipped during reclaim,
akpm
- [patch 048/101] mm: vmstat: replace __count_zone_vm_events with a zone id equivalent,
akpm
- [patch 047/101] mm: page_alloc: cache the last node whose dirty limit is reached,
akpm
- [patch 046/101] mm, page_alloc: remove fair zone allocation policy,
akpm
- [patch 045/101] mm, vmscan: add classzone information to tracepoints,
akpm
- [patch 044/101] mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads_over_limit,
akpm
- [patch 043/101] mm, vmscan: avoid passing in `remaining' unnecessarily to prepare_kswapd_sleep(),
akpm
- [patch 042/101] mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready,
akpm
- [patch 041/101] mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_node,
akpm
- [patch 040/101] mm: convert zone_reclaim to node_reclaim,
akpm
- [patch 039/101] mm, page_alloc: wake kswapd based on the highest eligible zone,
akpm
- [patch 035/101] mm: rename NR_ANON_PAGES to NR_ANON_MAPPED,
akpm
- [patch 038/101] mm, vmscan: only wakeup kswapd once per node for the requested classzone,
akpm
- [patch 037/101] mm: move vmscan writes and file write accounting to the node,
akpm
- [patch 036/101] mm: move most file-based accounting to the node,
akpm
- [patch 034/101] mm: move page mapped accounting to the node,
akpm
- [patch 033/101] mm, page_alloc: consider dirtyable memory in terms of nodes,
akpm
- [patch 032/101] mm, workingset: make working set detection node-aware,
akpm
- [patch 031/101] mm, memcg: move memcg limit enforcement from zones to nodes,
akpm
- [patch 030/101] mm, vmscan: make shrink_node decisions more node-centric,
akpm
- [patch 029/101] mm: vmscan: do not reclaim from kswapd if there is any eligible zone,
akpm
- [patch 028/101] mm, vmscan: remove duplicate logic clearing node congestion and dirty state,
akpm
- [patch 027/101] mm, vmscan: by default have direct reclaim only shrink once per node,
akpm
- [patch 026/101] mm, vmscan: simplify the logic deciding whether kswapd sleeps,
akpm
- [patch 025/101] mm, vmscan: remove balance gap,
akpm
- [patch 024/101] mm, vmscan: make kswapd reclaim in terms of nodes,
akpm
- [patch 023/101] mm, vmscan: have kswapd only scan based on the highest requested zone,
akpm
- [patch 022/101] mm, vmscan: begin reclaiming pages on a per-node basis,
akpm
- [patch 019/101] mm, vmscan: move lru_lock to the node,
akpm
- [patch 021/101] mm, mmzone: clarify the usage of zone padding,
akpm
- [patch 020/101] mm, vmscan: move LRU lists to node,
akpm
- [patch 012/101] mm: update the comment in __isolate_free_page,
akpm
- [patch 010/101] mm, oom: hide mm which is shared with kthread or global init,
akpm
- [patch 018/101] mm, vmstat: add infrastructure for per-node vmstats,
akpm
- [patch 011/101] mm, oom: tighten task_will_free_mem() locking,
akpm
- [patch 017/101] mm, meminit: remove early_page_nid_uninitialised,
akpm
- [patch 016/101] cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask,
akpm
- [patch 015/101] freezer, oom: check TIF_MEMDIE on the correct task,
akpm
- [patch 014/101] mm/compaction: remove unnecessary order check in try_to_compact_pages(),
akpm
- [patch 013/101] mm: fix vm-scalability regression in cgroup-aware workingset code,
akpm
- [patch 009/101] mm, oom_reaper: do not attempt to reap a task more than twice,
akpm
- [patch 008/101] mm, oom: task_will_free_mem should skip oom_reaped tasks,
akpm
- [patch 007/101] mm, oom: fortify task_will_free_mem(),
akpm
- [patch 006/101] mm, oom: kill all tasks sharing the mm,
akpm
- [patch 005/101] mm, oom: skip vforked tasks from being selected,
akpm
- [patch 004/101] mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj,
akpm
- [patch 003/101] proc, oom_adj: extract oom_score_adj setting into a helper,
akpm
- [patch 002/101] proc, oom: drop bogus sighand lock,
akpm
- [patch 001/101] proc, oom: drop bogus task_lock and mm check,
akpm
- [folded-merged] revert-mm-mempool-only-set-__gfp_nomemalloc-if-there-are-free-elements-checkpatch-fixes.patch removed from -mm tree,
akpm
- [folded-merged] mm-optimize-copy_page_to-from_iter_iovec-fix-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-optimize-copy_page_to-from_iter_iovec-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-bail-out-in-shrin_inactive_list-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-vmscan-remove-highmem_file_pages-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-add-per-zone-lru-list-stat-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-vmscan-release-reacquire-lru_lock-on-pgdat-change-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-show-node_pages_scanned-per-node-not-zone-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-vmstat-remove-zone-and-node-double-accounting-by-approximating-retries-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-vmstat-account-per-zone-stalls-and-pages-skipped-during-reclaim-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-vmscan-have-kswapd-reclaim-from-all-zones-if-reclaiming-and-buffer_heads_over_limit-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-vmscan-avoid-passing-in-classzone_idx-unnecessarily-to-compaction_ready-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-vmscan-avoid-passing-in-classzone_idx-unnecessarily-to-compaction_ready.patch removed from -mm tree,
akpm
- [folded-merged] mm-move-most-file-based-accounting-to-the-node-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-vmscan-make-shrink_node-decisions-more-node-centric-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-fix-vm-scalability-regression-in-cgroup-aware-workingset-code-fix-2.patch removed from -mm tree,
akpm
- [folded-merged] mm-fix-vm-scalability-regression-in-cgroup-aware-workingset-code-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-update-the-comment-in-__isolate_free_page-checkpatch-fixes.patch removed from -mm tree,
akpm
- [folded-merged] ocfs2-dlm-disable-bug_on-when-dlm_lock_res_dropping_ref-is-cleared-before-dlm_deref_lockres_done_handler-fix.patch removed from -mm tree,
akpm
- [folded-merged] ocfs2-retry-on-enospc-if-sufficient-space-in-truncate-log-v3.patch removed from -mm tree,
akpm
- [to-be-updated] kexec-add-resriction-on-the-kexec_load-update.patch removed from -mm tree,
akpm
- [to-be-updated] kexec-add-resriction-on-the-kexec_load-fix.patch removed from -mm tree,
akpm
- [to-be-updated] kexec-add-resriction-on-the-kexec_load.patch removed from -mm tree,
akpm
- [withdrawn] printk-allow-different-timestamps-for-printktime.patch removed from -mm tree,
akpm
- [withdrawn] lib-switch-config_printk_time-to-int.patch removed from -mm tree,
akpm
- + kexec-add-restriction-on-kexec_load-segment-sizes-fix.patch added to -mm tree,
akpm
- + kexec-add-restriction-on-kexec_load-segment-sizes.patch added to -mm tree,
akpm
- + maintainers-befs-add-new-maintainers.patch added to -mm tree,
akpm
- + pnpbios-add-header-file-to-fix-build-errors.patch added to -mm tree,
akpm
- + powerpc-fsl_rio-apply-changes-for-rio-spec-rev-3-fix.patch added to -mm tree,
akpm
- + mm-fix-use-after-free-if-memory-allocation-failed-in-vma_adjust.patch added to -mm tree,
akpm
- [merged] thp-fix-comments-of-__pmd_trans_huge_lock.patch removed from -mm tree,
akpm
- [merged] cgroup-remove-unnecessary-0-check-from-css_from_id.patch removed from -mm tree,
akpm
- [merged] cgroup-fix-idr-leak-for-the-first-cgroup-root.patch removed from -mm tree,
akpm
- [merged] mm-memcontrol-fix-documentation-for-compound-parameter.patch removed from -mm tree,
akpm
- [merged] mm-memcontrol-remove-bug_on-in-uncharge_list.patch removed from -mm tree,
akpm
- [merged] mm-fix-build-warnings-in-linux-compactionh.patch removed from -mm tree,
akpm
- [merged] mm-thp-convert-from-optimistic-swapin-collapsing-to-conservative.patch removed from -mm tree,
akpm
- [merged] mm-thp-fix-comment-inconsistency-for-swapin-readahead-functions.patch removed from -mm tree,
akpm
- [merged] thp-update-documentation-vm-transhugefilesystems-proctxt.patch removed from -mm tree,
akpm
- [merged] shmem-split-huge-pages-beyond-i_size-under-memory-pressure.patch removed from -mm tree,
akpm
- [merged] thp-introduce-config_transparent_huge_pagecache.patch removed from -mm tree,
akpm
- [merged] khugepaged-add-support-of-collapse-for-tmpfs-shmem-pages.patch removed from -mm tree,
akpm
- [merged] shmem-make-shmem_inode_info-lock-irq-safe.patch removed from -mm tree,
akpm
- [merged] khugepaged-move-up_readmmap_sem-out-of-khugepaged_alloc_page.patch removed from -mm tree,
akpm
- [merged] thp-extract-khugepaged-from-mm-huge_memoryc.patch removed from -mm tree,
akpm
- [merged] shmem-thp-respect-madv_nohugepage-for-file-mappings.patch removed from -mm tree,
akpm
- [merged] shmem-add-huge-pages-support.patch removed from -mm tree,
akpm
- [merged] shmem-get_unmapped_area-align-huge-page.patch removed from -mm tree,
akpm
- [merged] shmem-prepare-huge=-mount-option-and-sysfs-knob.patch removed from -mm tree,
akpm
- [merged] mm-rmap-account-shmem-thp-pages.patch removed from -mm tree,
akpm
- [merged] truncate-handle-file-thp.patch removed from -mm tree,
akpm
- [merged] filemap-prepare-find-and-delete-operations-for-huge-pages.patch removed from -mm tree,
akpm
- [merged] radix-tree-implement-radix_tree_maybe_preload_order.patch removed from -mm tree,
akpm
- [merged] page-flags-relax-policy-for-pg_mappedtodisk-and-pg_reclaim.patch removed from -mm tree,
akpm
- [merged] vmscan-split-file-huge-pages-before-paging-them-out.patch removed from -mm tree,
akpm
- [merged] thp-mlock-do-not-mlock-pte-mapped-file-huge-pages.patch removed from -mm tree,
akpm
- [merged] thp-file-pages-support-for-split_huge_page.patch removed from -mm tree,
akpm
- [merged] thp-run-vma_adjust_trans_huge-outside-i_mmap_rwsem.patch removed from -mm tree,
akpm
- [merged] thp-prepare-change_huge_pmd-for-file-thp.patch removed from -mm tree,
akpm
- [merged] thp-skip-file-huge-pmd-on-copy_huge_pmd.patch removed from -mm tree,
akpm
- [merged] thp-handle-file-cow-faults.patch removed from -mm tree,
akpm
- [merged] thp-handle-file-pages-in-split_huge_pmd.patch removed from -mm tree,
akpm
- [merged] thp-support-file-pages-in-zap_huge_pmd.patch removed from -mm tree,
akpm
- [merged] thp-vmstats-add-counters-for-huge-file-pages.patch removed from -mm tree,
akpm
- [merged] mm-introduce-do_set_pmd.patch removed from -mm tree,
akpm
- [merged] rmap-support-file-thp.patch removed from -mm tree,
akpm
- [merged] mm-postpone-page-table-allocation-until-we-have-page-to-map.patch removed from -mm tree,
akpm
- [merged] mm-introduce-fault_env.patch removed from -mm tree,
akpm
- [merged] mm-do-not-pass-mm_struct-into-handle_mm_fault.patch removed from -mm tree,
akpm
- [merged] thp-mlock-update-unevictable-lrutxt.patch removed from -mm tree,
akpm
- [merged] khugepaged-recheck-pmd-after-mmap_sem-re-acquired.patch removed from -mm tree,
akpm
- [merged] mm-thp-fix-locking-inconsistency-in-collapse_huge_page.patch removed from -mm tree,
akpm
- [merged] mm-thp-make-swapin-readahead-under-down_read-of-mmap_sem-ks.patch removed from -mm tree,
akpm
- [merged] mm-make-swapin-readahead-to-improve-thp-collapse-rate.patch removed from -mm tree,
akpm
- [merged] mm-make-optimistic-check-for-swapin-readahead.patch removed from -mm tree,
akpm
- [merged] mm-memblock-if-nr_new-is-0-just-return.patch removed from -mm tree,
akpm
- [merged] mm-memcg-use-consistent-gfp-flags-during-readahead.patch removed from -mm tree,
akpm
- [merged] mm-oom_reaper-make-sure-that-mmput_async-is-called-only-when-memory-was-reaped.patch removed from -mm tree,
akpm
- [merged] include-linux-memblockh-clean-up-code-for-several-trivial-details.patch removed from -mm tree,
akpm
- [merged] mm-add-nr_zsmalloc-to-vmstat.patch removed from -mm tree,
akpm
- [merged] mm-frontswap-convert-frontswap_enabled-to-static-key.patch removed from -mm tree,
akpm
- [merged] mmoom-remove-unused-argument-from-oom_scan_process_thread.patch removed from -mm tree,
akpm
- [merged] af_unix-charge-buffers-to-kmemcg.patch removed from -mm tree,
akpm
- [merged] pipe-account-to-kmemcg.patch removed from -mm tree,
akpm
- [merged] arch-x86-charge-page-tables-to-kmemcg.patch removed from -mm tree,
akpm
- [merged] mm-memcontrol-teach-uncharge_list-to-deal-with-kmem-pages.patch removed from -mm tree,
akpm
- [merged] mm-charge-uncharge-kmemcg-from-generic-page-allocator-paths.patch removed from -mm tree,
akpm
- [merged] mm-memcontrol-cleanup-kmem-charge-functions.patch removed from -mm tree,
akpm
- [merged] mm-clean-up-non-standard-page-_mapcount-users.patch removed from -mm tree,
akpm
- [merged] mm-remove-pointless-struct-in-struct-page-definition.patch removed from -mm tree,
akpm
- [merged] mm-mmu_gather-track-page-size-with-mmu-gather-and-force-flush-if-page-size-change.patch removed from -mm tree,
akpm
- [merged] mm-change-the-interface-for-__tlb_remove_page.patch removed from -mm tree,
akpm
- [merged] mm-hugetlb-simplify-hugetlb-unmap.patch removed from -mm tree,
akpm
- [merged] mm-thp-check-pmd_trans_unstable-after-split_huge_pmd.patch removed from -mm tree,
akpm
- [merged] mm-page_isolation-clean-up-confused-code.patch removed from -mm tree,
akpm
- [merged] mm-page_alloc-introduce-post-allocation-processing-on-page-allocator.patch removed from -mm tree,
akpm
- [merged] mm-page_owner-use-stackdepot-to-store-stacktrace.patch removed from -mm tree,
akpm
- [merged] tools-vm-page_owner-increase-temporary-buffer-size.patch removed from -mm tree,
akpm
- [merged] mm-page_owner-introduce-split_page_owner-and-replace-manual-handling.patch removed from -mm tree,
akpm
- [merged] mm-page_owner-copy-last_migrate_reason-in-copy_page_owner.patch removed from -mm tree,
akpm
- [merged] mm-page_owner-initialize-page-owner-without-holding-the-zone-lock.patch removed from -mm tree,
akpm
- [merged] mm-compaction-split-freepages-without-holding-the-zone-lock.patch removed from -mm tree,
akpm
- [merged] zsmalloc-use-obj_tag_bit-for-bit-shifter.patch removed from -mm tree,
akpm
- [merged] zram-use-__gfp_movable-for-memory-allocation.patch removed from -mm tree,
akpm
- [merged] zsmalloc-page-migration-support.patch removed from -mm tree,
akpm
- [merged] zsmalloc-use-freeobj-for-index.patch removed from -mm tree,
akpm
- [merged] zsmalloc-separate-free_zspage-from-putback_zspage.patch removed from -mm tree,
akpm
- [merged] zsmalloc-introduce-zspage-structure.patch removed from -mm tree,
akpm
- [merged] zsmalloc-factor-page-chain-functionality-out.patch removed from -mm tree,
akpm
- [merged] zsmalloc-use-accessor.patch removed from -mm tree,
akpm
- [merged] zsmalloc-use-bit_spin_lock.patch removed from -mm tree,
akpm
- [merged] zsmalloc-keep-max_object-in-size_class.patch removed from -mm tree,
akpm
- [merged] mm-balloon-use-general-non-lru-movable-page-feature.patch removed from -mm tree,
akpm
- [merged] mm-migrate-support-non-lru-movable-page-migration.patch removed from -mm tree,
akpm
- [merged] mm-use-put_page-to-free-page-instead-of-putback_lru_page.patch removed from -mm tree,
akpm
- [merged] zram-drop-gfp_t-from-zcomp_strm_alloc.patch removed from -mm tree,
akpm
- [merged] zram-add-more-compression-algorithms.patch removed from -mm tree,
akpm
- [merged] zram-delete-custom-lzo-lz4.patch removed from -mm tree,
akpm
- [merged] zram-cosmetic-cleanup-documentation.patch removed from -mm tree,
akpm
- [merged] zram-use-crypto-api-to-check-alg-availability.patch removed from -mm tree,
akpm
- [merged] zram-switch-to-crypto-compress-api.patch removed from -mm tree,
akpm
- [merged] zram-rename-zstrm-find-release-functions.patch removed from -mm tree,
akpm
- [merged] powerpc-mm-check-for-irq-disabled-only-if-debug_vm-is-enabled.patch removed from -mm tree,
akpm
- [merged] mm-debug-add-vm_warn-which-maps-to-warn.patch removed from -mm tree,
akpm
- [merged] mm-oom-add-memcg-to-oom_control.patch removed from -mm tree,
akpm
- [merged] mm-zap-zone_oom_locked.patch removed from -mm tree,
akpm
- [merged] memory-hotplug-use-zone_can_shift-for-sysfs-valid_zones-attribute.patch removed from -mm tree,
akpm
- [merged] memory-hotplug-more-general-validation-of-zone-during-online.patch removed from -mm tree,
akpm
- [merged] memory-hotplug-add-move_pfn_range.patch removed from -mm tree,
akpm
- [merged] mm-init-fix-zone-boundary-creation.patch removed from -mm tree,
akpm
- [merged] mm-memcontrol-remove-the-useless-parameter-for-mc_handle_swap_pte.patch removed from -mm tree,
akpm
- [merged] mm-slab-use-list_move-instead-of-list_del-list_add.patch removed from -mm tree,
akpm
- [merged] mm-faster-kmalloc_array-kcalloc.patch removed from -mm tree,
akpm
- [merged] slab-do-not-panic-on-invalid-gfp_mask.patch removed from -mm tree,
akpm
- [merged] slab-make-gfp_slab_bug_mask-information-more-human-readable.patch removed from -mm tree,
akpm
- [merged] mm-slub-freelist-randomization.patch removed from -mm tree,
akpm
- [merged] mm-reorganize-slab-freelist-randomization.patch removed from -mm tree,
akpm
- [merged] wb-inode-writeback-list-tracking-tracepoints.patch removed from -mm tree,
akpm
- [merged] sb-add-a-new-writeback-list-for-sync.patch removed from -mm tree,
akpm
- [merged] ocfs2-cluster-clean-up-unnecessary-assignment-for-ret.patch removed from -mm tree,
akpm
- [merged] ocfs2-remove-obscure-bug_on-in-dlmglue.patch removed from -mm tree,
akpm
- [merged] ocfs2-cleanup-implemented-prototypes.patch removed from -mm tree,
akpm
- [merged] ocfs2-dlm-fix-memory-leak-of-dlm_debug_ctxt.patch removed from -mm tree,
akpm
- [merged] ocfs2-cleanup-unneeded-goto-in-ocfs2_create_new_inode_locks.patch removed from -mm tree,
akpm
- [merged] ocfs2-improve-recovery-performance.patch removed from -mm tree,
akpm
- [merged] ocfs2-fix-a-redundant-re-initialization.patch removed from -mm tree,
akpm
- [merged] debugobjectsh-fix-trivial-kernel-doc-warning.patch removed from -mm tree,
akpm
- [merged] m32r-add-__ucmpdi2-to-fix-build-failure.patch removed from -mm tree,
akpm
- [merged] scripts-bloat-o-meter-fix-percent-on-1%-changes.patch removed from -mm tree,
akpm
- [merged] kbuild-abort-build-on-bad-stack-protector-flag.patch removed from -mm tree,
akpm
- [merged] fbmon-remove-unused-function-argument.patch removed from -mm tree,
akpm
- [merged] dma-debug-track-bucket-lock-state-for-static-checkers.patch removed from -mm tree,
akpm
- [merged] dax-remote-unused-fault-wrappers.patch removed from -mm tree,
akpm
- [merged] dax-some-small-updates-to-daxtxt-documentation.patch removed from -mm tree,
akpm
- [merged] arm-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree,
akpm
- [nacked] cflags-add-wunused-but-set-parameter.patch removed from -mm tree,
akpm
- mmotm 2016-07-26-16-26 uploaded,
akpm
- [withdrawn] mm-page_allocc-needs-randomh.patch removed from -mm tree,
akpm
- + mm-page_allocc-needs-randomh.patch added to -mm tree,
akpm
- [patch 126/126] thp: fix comments of __pmd_trans_huge_lock(),
akpm
- [patch 125/126] cgroup: remove unnecessary 0 check from css_from_id(),
akpm
- [patch 121/126] mm: fix build warnings in <linux/compaction.h>,
akpm
- [patch 124/126] cgroup: fix idr leak for the first cgroup root,
akpm
- [patch 123/126] mm: memcontrol: fix documentation for compound parameter,
akpm
- [patch 122/126] mm: memcontrol: remove BUG_ON in uncharge_list,
akpm
- [patch 107/126] mm, rmap: account shmem thp pages,
akpm
- [patch 120/126] mm, thp: convert from optimistic swapin collapsing to conservative,
akpm
- [patch 119/126] mm, thp: fix comment inconsistency for swapin readahead functions,
akpm
- [patch 117/126] shmem: split huge pages beyond i_size under memory pressure,
akpm
- [patch 118/126] thp: update Documentation/{vm/transhuge,filesystems/proc}.txt,
akpm
- [patch 108/126] shmem: prepare huge= mount option and sysfs knob,
akpm
- [patch 115/126] khugepaged: add support of collapse for tmpfs/shmem pages,
akpm
- [patch 116/126] thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE,
akpm
- [patch 110/126] shmem: add huge pages support,
akpm
- [patch 114/126] shmem: make shmem_inode_info::lock irq-safe,
akpm
- [patch 112/126] thp: extract khugepaged from mm/huge_memory.c,
akpm
- [patch 111/126] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings,
akpm
- [patch 113/126] khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page(),
akpm
- [patch 109/126] shmem: get_unmapped_area align huge page,
akpm
- [patch 106/126] truncate: handle file thp,
akpm
- [patch 105/126] filemap: prepare find and delete operations for huge pages,
akpm
- [patch 104/126] radix-tree: implement radix_tree_maybe_preload_order(),
akpm
- [patch 103/126] page-flags: relax policy for PG_mappedtodisk and PG_reclaim,
akpm
- [patch 102/126] vmscan: split file huge pages before paging them out,
akpm
- [patch 101/126] thp, mlock: do not mlock PTE-mapped file huge pages,
akpm
- [patch 100/126] thp: file pages support for split_huge_page(),
akpm
- [patch 099/126] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem,
akpm
- [patch 098/126] thp: prepare change_huge_pmd() for file thp,
akpm
- [patch 097/126] thp: skip file huge pmd on copy_huge_pmd(),
akpm
- [patch 096/126] thp: handle file COW faults,
akpm
- [patch 095/126] thp: handle file pages in split_huge_pmd(),
akpm
- [patch 094/126] thp: support file pages in zap_huge_pmd(),
akpm
- [patch 093/126] thp, vmstats: add counters for huge file pages,
akpm
- [patch 092/126] mm: introduce do_set_pmd(),
akpm
- [patch 091/126] rmap: support file thp,
akpm
- [patch 090/126] mm: postpone page table allocation until we have page to map,
akpm
- [patch 089/126] mm: introduce fault_env,
akpm
- [patch 088/126] mm: do not pass mm_struct into handle_mm_fault,
akpm
- [patch 086/126] khugepaged: recheck pmd after mmap_sem re-acquired,
akpm
- [patch 087/126] thp, mlock: update unevictable-lru.txt,
akpm
- [patch 081/126] mm/memblock.c:memblock_add_range(): if nr_new is 0 just return,
akpm
- [patch 084/126] mm, thp: make swapin readahead under down_read of mmap_sem,
akpm
- [patch 082/126] mm: make optimistic check for swapin readahead,
akpm
- [patch 085/126] mm, thp: fix locking inconsistency in collapse_huge_page,
akpm
- [patch 083/126] mm: make swapin readahead to improve thp collapse rate,
akpm
- [patch 080/126] mm, memcg: use consistent gfp flags during readahead,
akpm
- [patch 079/126] mm, oom_reaper: make sure that mmput_async is called only when memory was reaped,
akpm
- [patch 078/126] include/linux/memblock.h: clean up code for several trivial details,
akpm
- [patch 077/126] mm: add NR_ZSMALLOC to vmstat,
akpm
- [patch 076/126] mm, frontswap: convert frontswap_enabled to static key,
akpm
- [patch 075/126] mm,oom: remove unused argument from oom_scan_process_thread().,
akpm
- [patch 074/126] af_unix: charge buffers to kmemcg,
akpm
- [patch 073/126] pipe: account to kmemcg,
akpm
- [patch 072/126] arch: x86: charge page tables to kmemcg,
akpm
- [patch 071/126] mm: memcontrol: teach uncharge_list to deal with kmem pages,
akpm
- [patch 070/126] mm: charge/uncharge kmemcg from generic page allocator paths,
akpm
- [patch 069/126] mm: memcontrol: cleanup kmem charge functions,
akpm
- [patch 068/126] mm: clean up non-standard page->_mapcount users,
akpm
- [patch 067/126] mm: remove pointless struct in struct page definition,
akpm
- [patch 066/126] mm/mmu_gather: track page size with mmu gather and force flush if page size change,
akpm
- [patch 065/126] mm: change the interface for __tlb_remove_page(),
akpm
- [patch 064/126] mm/hugetlb: simplify hugetlb unmap,
akpm
- [patch 063/126] mm: thp: check pmd_trans_unstable() after split_huge_pmd(),
akpm
- [patch 062/126] mm/page_isolation: clean up confused code,
akpm
- [patch 061/126] mm/page_alloc: introduce post allocation processing on page allocator,
akpm
- [patch 060/126] mm/page_owner: use stackdepot to store stacktrace,
akpm
- [patch 059/126] tools/vm/page_owner: increase temporary buffer size,
akpm
- [patch 058/126] mm/page_owner: introduce split_page_owner and replace manual handling,
akpm
- [patch 057/126] mm/page_owner: copy last_migrate_reason in copy_page_owner(),
akpm
- [patch 056/126] mm/page_owner: initialize page owner without holding the zone lock,
akpm
- [patch 055/126] mm/compaction: split freepages without holding the zone lock,
akpm
- [patch 054/126] zsmalloc: use OBJ_TAG_BIT for bit shifter,
akpm
- [patch 053/126] zram: use __GFP_MOVABLE for memory allocation,
akpm
- [patch 052/126] zsmalloc: page migration support,
akpm
- [patch 051/126] zsmalloc: use freeobj for index,
akpm
- [patch 050/126] zsmalloc: separate free_zspage from putback_zspage,
akpm
- [patch 049/126] zsmalloc: introduce zspage structure,
akpm
- [patch 048/126] zsmalloc: factor page chain functionality out,
akpm
- [patch 047/126] zsmalloc: use accessor,
akpm
- [patch 046/126] zsmalloc: use bit_spin_lock,
akpm
- [patch 045/126] zsmalloc: keep max_object in size_class,
akpm
- [patch 044/126] mm: balloon: use general non-lru movable page feature,
akpm
- [patch 043/126] mm: migrate: support non-lru movable page migration,
akpm
- [patch 042/126] mm: use put_page() to free page instead of putback_lru_page(),
akpm
- [patch 041/126] zram: drop gfp_t from zcomp_strm_alloc(),
akpm
- [patch 040/126] zram: add more compression algorithms,
akpm
- [patch 039/126] zram: delete custom lzo/lz4,
akpm
- [patch 038/126] zram: cosmetic: cleanup documentation,
akpm
- [patch 037/126] zram: use crypto api to check alg availability,
akpm
- [patch 036/126] zram: switch to crypto compress API,
akpm
- [patch 035/126] zram: rename zstrm find-release functions,
akpm
- [patch 034/126] powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled,
akpm
- [patch 033/126] include/linux/mmdebug.h: add VM_WARN which maps to WARN(),
akpm
- [patch 032/126] mm: oom: add memcg to oom_control,
akpm
- [patch 031/126] mm: zap ZONE_OOM_LOCKED,
akpm
- [patch 030/126] memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute,
akpm
- [patch 029/126] memory-hotplug: more general validation of zone during online,
akpm
- [patch 028/126] memory-hotplug: add move_pfn_range(),
akpm
- [patch 027/126] mm/init: fix zone boundary creation,
akpm
- [patch 026/126] mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pte,
akpm
- [patch 025/126] mm/slab: use list_move instead of list_del/list_add,
akpm
- [patch 024/126] mm: faster kmalloc_array(), kcalloc(),
akpm
- [patch 023/126] slab: do not panic on invalid gfp_mask,
akpm
- [patch 022/126] slab: make GFP_SLAB_BUG_MASK information more human readable,
akpm
- [patch 021/126] mm: SLUB freelist randomization,
akpm
- [patch 020/126] mm: reorganize SLAB freelist randomization,
akpm
- [patch 019/126] fs/fs-writeback.c: inode writeback list tracking tracepoints,
akpm
- [patch 018/126] fs/fs-writeback.c: add a new writeback list for sync,
akpm
- [patch 016/126] ocfs2: remove obscure BUG_ON in dlmglue,
akpm
- [patch 017/126] ocfs2/cluster: clean up unnecessary assignment for 'ret',
akpm
- [patch 015/126] ocfs2: cleanup implemented prototypes,
akpm
- [patch 014/126] ocfs2/dlm: fix memory leak of dlm_debug_ctxt,
akpm
- [patch 013/126] ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locks,
akpm
- [patch 012/126] ocfs2: improve recovery performance,
akpm
- [patch 011/126] ocfs2: fix a redundant re-initialization,
akpm
- [patch 010/126] debugobjects.h: fix trivial kernel doc warning,
akpm
- [patch 009/126] m32r: add __ucmpdi2 to fix build failure,
akpm
- [patch 008/126] scripts/bloat-o-meter: fix percent on <1% changes,
akpm
- [patch 007/126] kbuild: abort build on bad stack protector flag,
akpm
- [patch 006/126] CFLAGS: add -Wunused-but-set-parameter,
akpm
- [patch 005/126] fbmon: remove unused function argument,
akpm
- [patch 004/126] dma-debug: track bucket lock state for static checkers,
akpm
- [patch 003/126] dax: remote unused fault wrappers,
akpm
- [patch 002/126] dax: some small updates to dax.txt documentation,
akpm
- [patch 001/126] arm: get rid of superfluous __GFP_REPEAT,
akpm
- [folded-merged] mm-fix-build-warnings-in-linux-compactionh-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-memcg-use-consistent-gfp-flags-during-readahead-checkpatch-fixes.patch removed from -mm tree,
akpm
- [folded-merged] mm-memcg-use-consistent-gfp-flags-during-readahead-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-add-nr_zsmalloc-to-vmstat-fix-2.patch removed from -mm tree,
akpm
- [folded-merged] mm-add-nr_zsmalloc-to-vmstat-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-frontswap-convert-frontswap_enabled-to-static-key-checkpatch-fixes.patch removed from -mm tree,
akpm
- [folded-merged] mm-change-the-interface-for-__tlb_remove_page-v3.patch removed from -mm tree,
akpm
- [folded-merged] mm-page_alloc-introduce-post-allocation-processing-on-page-allocator-v3.patch removed from -mm tree,
akpm
- [folded-merged] mm-page_owner-use-stackdepot-to-store-stacktrace-v3.patch removed from -mm tree,
akpm
- [folded-merged] mm-compaction-split-freepages-without-holding-the-zone-lock-fix-2.patch removed from -mm tree,
akpm
- [folded-merged] mm-compaction-split-freepages-without-holding-the-zone-lock-fix.patch removed from -mm tree,
akpm
- [folded-merged] zsmalloc-page-migration-support-fix-2.patch removed from -mm tree,
akpm
- [folded-merged] zsmalloc-page-migration-support-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-balloon-use-general-non-lru-movable-page-feature-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-migrate-support-non-lru-movable-page-migration-fix.patch removed from -mm tree,
akpm
- [folded-merged] zram-add-more-compression-algorithms-v3.patch removed from -mm tree,
akpm
- [folded-merged] zram-delete-custom-lzo-lz4-v3.patch removed from -mm tree,
akpm
- [folded-merged] zram-use-crypto-api-to-check-alg-availability-v3.patch removed from -mm tree,
akpm
- [folded-merged] mm-reorganize-slab-freelist-randomization-fix.patch removed from -mm tree,
akpm
- [folded-merged] ocfs2-improve-recovery-performance-v2-fix.patch removed from -mm tree,
akpm
- [folded-merged] ocfs2-improve-recovery-performance-v2.patch removed from -mm tree,
akpm
- [folded-merged] mm-make-swapin-readahead-to-improve-thp-collapse-rate-fix-3.patch removed from -mm tree,
akpm
- [folded-merged] mm-make-swapin-readahead-to-improve-thp-collapse-rate-fix-2.patch removed from -mm tree,
akpm
- [folded-merged] mm-make-swapin-readahead-to-improve-thp-collapse-rate-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-make-optimistic-check-for-swapin-readahead-fix-4.patch removed from -mm tree,
akpm
- [folded-merged] mm-make-optimistic-check-for-swapin-readahead-fix-3.patch removed from -mm tree,
akpm
- [folded-merged] mm-make-optimistic-check-for-swapin-readahead-fix-2.patch removed from -mm tree,
akpm
- + binfmt_em86-fix-incompatible-pointer-type.patch added to -mm tree,
akpm
- + checkpatch-improve-bare-use-of-signed-unsigned-types-warning.patch added to -mm tree,
akpm
- [withdrawn] mem-hotplug-use-gfp_highuser_movable-in-alloc_migrate_target.patch removed from -mm tree,
akpm
- Re: [PATCH] kexec: add restriction on kexec_load() segment sizes,
Andrew Morton
+ mm-walk-the-zone-in-pageblock_nr_pages-steps.patch added to -mm tree,
akpm
[withdrawn] randomize_range-use-random-long-instead-of-int.patch removed from -mm tree,
akpm
+ w1-omap_hdq-fix-regression.patch added to -mm tree,
akpm
+ include-mman-use-bool-instead-of-int-for-the-return-value-of-arch_validate_prot.patch added to -mm tree,
akpm
+ mm-fix-vm-scalability-regression-in-cgroup-aware-workingset-code-fix-2.patch added to -mm tree,
akpm
+ zsmalloc-delete-an-unnecessary-check-before-the-function-call-iput.patch added to -mm tree,
akpm
+ mm-memblockc-fix-index-adjustment-error-in-__next_mem_range_rev.patch added to -mm tree,
akpm
+ mm-bail-out-in-shrin_inactive_list-fix.patch added to -mm tree,
akpm
+ mm-bail-out-in-shrin_inactive_list.patch added to -mm tree,
akpm
+ mm-vmscan-remove-highmem_file_pages-fix.patch added to -mm tree,
akpm
+ mm-optimize-copy_page_to-from_iter_iovec-fix-fix.patch added to -mm tree,
akpm
+ mem-hotplug-alloc-new-page-from-a-nearest-neighbor-node-when-mem-offline.patch added to -mm tree,
akpm
[to-be-updated] mem-hotplug-use-different-mempolicy-in-alloc_migrate_target.patch removed from -mm tree,
akpm
+ randomize_range-use-random-long-instead-of-int.patch added to -mm tree,
akpm
[withdrawn] ipc-semc-remove-duplicated-memory-barriers.patch removed from -mm tree,
akpm
+ kexec-add-resriction-on-the-kexec_load-update.patch added to -mm tree,
akpm
+ mm-optimize-copy_page_to-from_iter_iovec-fix.patch added to -mm tree,
akpm
+ mm-add-per-zone-lru-list-stat-fix.patch added to -mm tree,
akpm
[merged] futex-fix-shared-futex-operations-on-nommu.patch removed from -mm tree,
akpm
[merged] pps-do-not-crash-when-failed-to-register.patch removed from -mm tree,
akpm
[merged] tools-vm-slabinfo-fix-an-unintentional-printf.patch removed from -mm tree,
akpm
[merged] testing-radix-tree-fix-a-macro-expansion-bug.patch removed from -mm tree,
akpm
[merged] radix-tree-fix-radix_tree_iter_retry-for-tagged-iterators.patch removed from -mm tree,
akpm
[merged] mm-memcontrol-fix-cgroup-creation-failure-after-many-small-jobs.patch removed from -mm tree,
akpm
mmotm 2016-07-22-15-51 uploaded,
akpm
+ mm-optimize-copy_page_to-from_iter_iovec.patch added to -mm tree,
akpm
+ mm-add-cond_resched-to-generic_swapfile_activate.patch added to -mm tree,
akpm
+ proc-add-lsm-hook-checks-to-proc-tid-timerslack_ns.patch added to -mm tree,
akpm
+ proc-relax-proc-tid-timerslack_ns-capability-requirements.patch added to -mm tree,
akpm
+ kexec-add-resriction-on-the-kexec_load.patch added to -mm tree,
akpm
+ kexec-add-resriction-on-the-kexec_load-fix.patch added to -mm tree,
akpm
+ mm-consider-whether-to-decivate-based-on-eligible-zones-inactive-ratio.patch added to -mm tree,
akpm
[to-be-updated] mm-consider-per-zone-inactive-ratio-to-deactivate.patch removed from -mm tree,
akpm
+ rapidio-modify-for-rev3-specification-changes-fix-docbook-warning-for-gen3-update.patch added to -mm tree,
akpm
+ rapidio-add-rapidio-channelized-messaging-driver-fix-return-value-check-in-riocm_init.patch added to -mm tree,
akpm
mmotm 2016-07-21-15-11 uploaded,
akpm
+ rapidio-switches-add-driver-for-idt-gen3-switches-fix.patch added to -mm tree,
akpm
+ mm-vmscan-remove-highmem_file_pages.patch added to -mm tree,
akpm
+ mm-vmscan-account-for-skipped-pages-as-a-partial-scan.patch added to -mm tree,
akpm
+ mm-remove-reclaim-and-compaction-retry-approximations.patch added to -mm tree,
akpm
+ mm-consider-per-zone-inactive-ratio-to-deactivate.patch added to -mm tree,
akpm
+ mm-add-per-zone-lru-list-stat.patch added to -mm tree,
akpm
[merged] kernel-trace-bpf_tracec-work-around-gcc-444-anon-union-initialization-bug.patch removed from -mm tree,
akpm
+ revert-mm-mempool-only-set-__gfp_nomemalloc-if-there-are-free-elements-checkpatch-fixes.patch added to -mm tree,
akpm
+ revert-mm-mempool-only-set-__gfp_nomemalloc-if-there-are-free-elements.patch added to -mm tree,
akpm
[wrecked] ipc-sem-sem_lock-with-hysteresis.patch removed from -mm tree,
akpm
[folded-merged] ipc-semc-fix-complex_count-vs-simple-op-race-update.patch removed from -mm tree,
akpm
+ mm-compaction-simplify-contended-compaction-handling.patch added to -mm tree,
akpm
+ mm-compaction-introduce-direct-compaction-priority.patch added to -mm tree,
akpm
+ mm-thp-remove-__gfp_noretry-from-khugepaged-and-madvised-allocations.patch added to -mm tree,
akpm
+ mm-page_alloc-make-thp-specific-decisions-more-generic.patch added to -mm tree,
akpm
+ mm-page_alloc-restructure-direct-compaction-handling-in-slowpath.patch added to -mm tree,
akpm
+ mm-page_alloc-dont-retry-initial-attempt-in-slowpath.patch added to -mm tree,
akpm
+ mm-page_alloc-set-alloc_flags-only-once-in-slowpath.patch added to -mm tree,
akpm
+ mm-compaction-dont-isolate-pagewriteback-pages-in-migrate_sync_light-mode.patch added to -mm tree,
akpm
+ lib-stackdepotc-use-__gfp_nowarn-for-stack-allocations.patch added to -mm tree,
akpm
+ rapidio-switches-add-driver-for-idt-gen3-switches.patch added to -mm tree,
akpm
+ powerpc-fsl_rio-apply-changes-for-rio-spec-rev-3.patch added to -mm tree,
akpm
+ rapidio-modify-for-rev3-specification-changes.patch added to -mm tree,
akpm
+ rapidio-change-inbound-window-size-type-to-u64.patch added to -mm tree,
akpm
+ rapidio-idt_gen2-fix-locking-warning.patch added to -mm tree,
akpm
+ rapidio-fix-error-handling-in-mbox-request-release-functions.patch added to -mm tree,
akpm
+ rapidio-tsi721_dma-advance-queue-processing-from-transfer-submit-call.patch added to -mm tree,
akpm
+ rapidio-tsi721-add-messaging-mbox-selector-parameter.patch added to -mm tree,
akpm
+ rapidio-tsi721-add-pcie-mrrs-override-parameter.patch added to -mm tree,
akpm
+ rapidio-tsi721_dma-add-channel-mask-and-queue-size-parameters.patch added to -mm tree,
akpm
+ rapidio-fix-return-value-description-for-dma_prep-functions.patch added to -mm tree,
akpm
+ rapidio-documentation-fix-mangled-paragraph-in-mport_cdev.patch added to -mm tree,
akpm
+ rapidio-remove-unnecessary-0x-prefixes-before-%pa-extension-uses.patch added to -mm tree,
akpm
[patch 5/5] pps: do not crash when failed to register,
akpm
[patch 4/5] tools/vm/slabinfo: fix an unintentional printf,
akpm
[patch 3/5] testing/radix-tree: fix a macro expansion bug,
akpm
[patch 2/5] radix-tree: fix radix_tree_iter_retry() for tagged iterators.,
akpm
[patch 1/5] mm: memcontrol: fix cgroup creation failure after many small jobs,
akpm
[folded-merged] mm-memcontrol-fix-cgroup-creation-failure-after-many-small-jobs-fix.patch removed from -mm tree,
akpm
+ mm-hwpoison-remove-incorrect-comment.patch added to -mm tree,
akpm
[nacked] ksm-set-anon_vma-of-first-rmap_item-of-ksm-page-to-pages-anon_vma-other-than-vmas-anon_vma.patch removed from -mm tree,
akpm
+ make-__section_nr-more-efficient.patch added to -mm tree,
akpm
+ radix-tree-fix-comment-about-exceptional-bits.patch added to -mm tree,
akpm
+ mm-thp-convert-from-optimistic-swapin-collapsing-to-conservative.patch added to -mm tree,
akpm
+ mm-thp-fix-comment-inconsistency-for-swapin-readahead-functions.patch added to -mm tree,
akpm
+ mm-kasan-switch-slub-to-stackdepot-enable-memory-quarantine-for-slub-fix-2.patch added to -mm tree,
akpm
+ mm-vmscan-release-reacquire-lru_lock-on-pgdat-change-fix.patch added to -mm tree,
akpm
+ mm-slab-use-list_move-instead-of-list_del-list_add.patch added to -mm tree,
akpm
+ mm-hugetlb-fix-race-when-migrate-pages.patch added to -mm tree,
akpm
+ checkpatch-dont-complain-about-bit-macro-in-uapi.patch added to -mm tree,
akpm
+ mm-page_owner-align-with-pageblock_nr-pages.patch added to -mm tree,
akpm
+ rapidio-add-rapidio-channelized-messaging-driver.patch added to -mm tree,
akpm
[alternative-merged] printk-add-kernel-parameter-to-control-writes-to-dev-kmsg-checkpatch-fixes.patch removed from -mm tree,
akpm
+ printk-add-kernel-parameter-to-control-writes-to-dev-kmsg-update.patch added to -mm tree,
akpm
[merged] module-do-a-warn_on_once-for-assert-module-mutex-not-held.patch removed from -mm tree,
akpm
[merged] nvme-dont-allocate-unused-nvme_major.patch removed from -mm tree,
akpm
[merged] m32r-fix-build-warning-about-putc.patch removed from -mm tree,
akpm
[merged] mm-workingset-printk-missing-log-level-use-pr_info.patch removed from -mm tree,
akpm
[merged] mm-thp-refix-false-positive-bug-in-page_move_anon_rmap.patch removed from -mm tree,
akpm
[merged] mm-rmap-call-page_check_address-with-sync-enabled-to-avoid-racy-check.patch removed from -mm tree,
akpm
[merged] mm-thp-move-pmd-check-inside-ptl-for-freeze_page.patch removed from -mm tree,
akpm
[merged] vmlinuxlds-account-for-destructor-sections.patch removed from -mm tree,
akpm
[merged] added-support-for-gcc-version-=-6.patch removed from -mm tree,
akpm
[merged] mm-meminit-ensure-node-is-online-before-checking-whether-pages-are-uninitialised.patch removed from -mm tree,
akpm
[merged] mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch removed from -mm tree,
akpm
[merged] kasan-quarantine-fix-bugs-on-qlist_move_cache.patch removed from -mm tree,
akpm
[merged] uapi-export-lirch-header.patch removed from -mm tree,
akpm
[merged] madvise_free-thp-fix-madvise_free_huge_pmd-return-value-after-splitting.patch removed from -mm tree,
akpm
[merged] revert-scripts-gdb-add-documentation-example-for-radix-tree.patch removed from -mm tree,
akpm
[merged] revert-scripts-gdb-add-a-radix-tree-parser.patch removed from -mm tree,
akpm
[merged] scripts-gdb-perform-path-expansion-to-lx-symbols-arguments.patch removed from -mm tree,
akpm
[merged] scripts-gdb-add-constantspy-to-gitignore.patch removed from -mm tree,
akpm
[merged] scripts-gdb-rebuild-constantspy-on-dependancy-change.patch removed from -mm tree,
akpm
[merged] scripts-gdb-silence-nothing-to-do-message.patch removed from -mm tree,
akpm
[merged] kasan-add-newline-to-messages.patch removed from -mm tree,
akpm
[merged] mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner.patch removed from -mm tree,
akpm
[merged] drivers-leds-leds-lp3952c-work-around-gcc-444-union-initializer-bug.patch removed from -mm tree,
akpm
mmotm 2016-07-18-16-40 uploaded,
akpm
+ kernel-trace-bpf_tracec-work-around-gcc-444-anon-union-initialization-bug.patch added to -mm tree,
akpm
+ config-add-android-config-fragments.patch added to -mm tree,
akpm
+ printk-add-kernel-parameter-to-control-writes-to-dev-kmsg-checkpatch-fixes.patch added to -mm tree,
akpm
+ printk-add-kernel-parameter-to-control-writes-to-dev-kmsg.patch added to -mm tree,
akpm
+ ratelimit-extend-to-print-suppressed-messages-on-release.patch added to -mm tree,
akpm
+ mm-show-node_pages_scanned-per-node-not-zone-fix.patch added to -mm tree,
akpm
+ ocfs2-cluster-clean-up-unnecessary-assignment-for-ret.patch added to -mm tree,
akpm
+ kmemleak-dont-hang-if-user-disables-scanning-early.patch added to -mm tree,
akpm
+ checkpatch-yet-another-commit-id-improvement.patch added to -mm tree,
akpm
+ mm-vmscan-release-reacquire-lru_lock-on-pgdat-change.patch added to -mm tree,
akpm
+ mm-vmscan-remove-redundant-check-in-shrink_zones.patch added to -mm tree,
akpm
+ mm-vmstat-remove-zone-and-node-double-accounting-by-approximating-retries-fix.patch added to -mm tree,
akpm
+ mem-hotplug-use-different-mempolicy-in-alloc_migrate_target.patch added to -mm tree,
akpm
+ mem-hotplug-use-gfp_highuser_movable-in-alloc_migrate_target.patch added to -mm tree,
akpm
[to-be-updated] mem-hotplug-use-gfp_highuser_movable-and-alloc-from-next-node-in-alloc_migrate_target.patch removed from -mm tree,
akpm
+ tools-vm-slabinfo-fix-an-unintentional-printf.patch added to -mm tree,
akpm
+ testing-radix-tree-fix-a-macro-expansion-bug.patch added to -mm tree,
akpm
+ fbmon-remove-unused-function-argument.patch added to -mm tree,
akpm
+ mm-vmscan-update-all-zone-lru-sizes-before-updating-memcg.patch added to -mm tree,
akpm
+ mm-show-node_pages_scanned-per-node-not-zone.patch added to -mm tree,
akpm
+ mm-pagevec-release-reacquire-lru_lock-on-pgdat-change.patch added to -mm tree,
akpm
+ mm-vmscan-avoid-passing-in-classzone_idx-unnecessarily-to-compaction_ready-fix.patch added to -mm tree,
akpm
+ mm-vmscan-make-shrink_node-decisions-more-node-centric-fix.patch added to -mm tree,
akpm
+ kbuild-abort-build-on-bad-stack-protector-flag.patch added to -mm tree,
akpm
+ uapi-move-forward-declarations-of-internal-structures.patch added to -mm tree,
akpm
+ mem-hotplug-use-gfp_highuser_movable-and-alloc-from-next-node-in-alloc_migrate_target.patch added to -mm tree,
akpm
+ arm64-acpi-fix-the-acpi-alignment-exception-when-mem=-specified.patch added to -mm tree,
akpm
+ mm-memblock-add-new-infrastructure-to-address-the-mem-limit-issue.patch added to -mm tree,
akpm
+ radix-tree-fix-radix_tree_iter_retry-for-tagged-iterators.patch added to -mm tree,
akpm
+ pps-do-not-crash-when-failed-to-register.patch added to -mm tree,
akpm
+ dax-remote-unused-fault-wrappers.patch added to -mm tree,
akpm
+ dax-some-small-updates-to-daxtxt-documentation.patch added to -mm tree,
akpm
+ signal-consolidate-tstlf_restore_sigmask-code.patch added to -mm tree,
akpm
+ printk-when-dumping-regs-show-the-stack-not-thread_info.patch added to -mm tree,
akpm
+ kdb-use-task_cpu-instead-of-task_thread_info-cpu.patch added to -mm tree,
akpm
+ mm-fix-memcg-stack-accounting-for-sub-page-stacks.patch added to -mm tree,
akpm
+ mm-track-nr_kernel_stack-in-kib-instead-of-number-of-stacks.patch added to -mm tree,
akpm
+ allow-kdump-with-crash_kexec_post_notifiers-fix.patch added to -mm tree,
akpm
[withdrawn] x86-panic-replace-smp_send_stop-with-kdump-friendly-version.patch removed from -mm tree,
akpm
[patch 20/20] m32r: fix build warning about putc,
akpm
[patch 19/20] mm: workingset: printk missing log level, use pr_info(),
akpm
[patch 18/20] mm: thp: refix false positive BUG in page_move_anon_rmap(),
akpm
[patch 17/20] mm: rmap: call page_check_address() with sync enabled to avoid racy check,
akpm
[patch 16/20] mm: thp: move pmd check inside ptl for freeze_page(),
akpm
[patch 15/20] vmlinux.lds: account for destructor sections,
akpm
[patch 14/20] gcov: add support for gcc version >= 6,
akpm
[patch 13/20] mm, meminit: ensure node is online before checking whether pages are uninitialised,
akpm
[patch 12/20] mm, meminit: always return a valid node from early_pfn_to_nid,
akpm
[patch 11/20] kasan/quarantine: fix bugs on qlist_move_cache(),
akpm
[patch 10/20] uapi: export lirc.h header,
akpm
[patch 09/20] madvise_free, thp: fix madvise_free_huge_pmd return value after splitting,
akpm
[patch 08/20] Revert "scripts/gdb: add documentation example for radix tree",
akpm
[patch 07/20] Revert "scripts/gdb: add a Radix Tree Parser",
akpm
[patch 06/20] scripts/gdb: Perform path expansion to lx-symbol's arguments,
akpm
[patch 05/20] scripts/gdb: add constants.py to .gitignore,
akpm
[patch 04/20] scripts/gdb: rebuild constants.py on dependancy change,
akpm
[patch 03/20] scripts/gdb: silence 'nothing to do' message,
akpm
[patch 02/20] kasan: add newline to messages,
akpm
[patch 01/20] mm, compaction: prevent VM_BUG_ON when terminating freeing scanner,
akpm
[folded-merged] mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner-fix.patch removed from -mm tree,
akpm
mmotm 2016-07-13-16-09 uploaded,
akpm
+ dynamic_debug-only-add-header-when-used-fix.patch added to -mm tree,
akpm
+ mm-refuse-wrapped-vm_brk-requests.patch added to -mm tree,
akpm
+ binfmt_elf-fix-calculations-for-bss-padding.patch added to -mm tree,
akpm
+ checkpatch-allow-c99-style-comments.patch added to -mm tree,
akpm
+ checkpatch-skip-long-lines-that-use-an-efi_guid-macro.patch added to -mm tree,
akpm
+ ipc-semc-remove-duplicated-memory-barriers.patch added to -mm tree,
akpm
+ ipc-semc-fix-complex_count-vs-simple-op-race-update.patch added to -mm tree,
akpm
+ remoteproc-qcom-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ media-mtk-vcodec-remove-unused-dma_attrs.patch added to -mm tree,
akpm
[merged] dax-use-devm_add_action_or_reset.patch removed from -mm tree,
akpm
[merged] drivers-staging-media-cec-cec-adapc-work-around-gcc-444-anon-union-initializer-bug.patch removed from -mm tree,
akpm
+ mm-move-most-file-based-accounting-to-the-node-fix.patch added to -mm tree,
akpm
+ mm-page_alloc-fix-dirtyable-highmem-calculation.patch added to -mm tree,
akpm
+ mm-vmstat-account-per-zone-stalls-and-pages-skipped-during-reclaim-fix.patch added to -mm tree,
akpm
+ mm-vmscan-have-kswapd-reclaim-from-all-zones-if-reclaiming-and-buffer_heads_over_limit-fix.patch added to -mm tree,
akpm
+ relay-add-global-mode-support-for-buffer-only-channels.patch added to -mm tree,
akpm
+ allow-kdump-with-crash_kexec_post_notifiers.patch added to -mm tree,
akpm
+ add-a-kexec_crash_loaded-function.patch added to -mm tree,
akpm
+ dynamic_debug-only-add-header-when-used.patch added to -mm tree,
akpm
+ uapi-export-lirch-header.patch added to -mm tree,
akpm
[folded-merged] nvme-dont-allocate-unused-nvme_major-fix.patch removed from -mm tree,
akpm
mmotm 2016-07-12-15-56 uploaded,
akpm
+ drivers-staging-media-cec-cec-adapc-work-around-gcc-444-anon-union-initializer-bug.patch added to -mm tree,
akpm
+ drivers-leds-leds-lp3952c-work-around-gcc-444-union-initializer-bug.patch added to -mm tree,
akpm
[failures] cflags-add-wunused-but-set-parameter.patch removed from -mm tree,
akpm
[merged] mm-cleanup-ifdef-guards-for-vmem_altmap.patch removed from -mm tree,
akpm
[merged] mm-config_zone_device-stop-depending-on-config_expert.patch removed from -mm tree,
akpm
[to-be-updated] ipc-sem-sem_lock-with-hysteresis.patch removed from -mm tree,
akpm
[to-be-updated] ipc-semc-fix-complex_count-vs-simple-op-race.patch removed from -mm tree,
akpm
+ mm-cleanup-ifdef-guards-for-vmem_altmap.patch added to -mm tree,
akpm
+ mm-config_zone_device-stop-depending-on-config_expert.patch added to -mm tree,
akpm
+ m32r-fix-build-warning-about-putc.patch added to -mm tree,
akpm
+ mm-workingset-printk-missing-log-level-use-pr_info.patch added to -mm tree,
akpm
+ exit-quieten-greatest-stack-depth-printk.patch added to -mm tree,
akpm
+ printk-include-asm-sectionsh-instead-of-asm-generic-sectionsh.patch added to -mm tree,
akpm
+ memblock-include-asm-sectionsh-instead-of-asm-generic-sectionsh.patch added to -mm tree,
akpm
+ mm-kasan-account-for-object-redzone-in-slubs-nearest_obj.patch added to -mm tree,
akpm
+ ocfs2-dlm-disable-bug_on-when-dlm_lock_res_dropping_ref-is-cleared-before-dlm_deref_lockres_done_handler-fix.patch added to -mm tree,
akpm
+ ocfs2-dlm-continue-to-purge-recovery-lockres-when-recovery-master-goes-down.patch added to -mm tree,
akpm
+ ocfs2-dlm-disable-bug_on-when-dlm_lock_res_dropping_ref-is-cleared-before-dlm_deref_lockres_done_handler.patch added to -mm tree,
akpm
+ ocfs2-dlm-solve-a-bug-when-deref-failed-in-dlm_drop_lockres_ref.patch added to -mm tree,
akpm
+ mm-thp-refix-false-positive-bug-in-page_move_anon_rmap.patch added to -mm tree,
akpm
+ module-do-a-warn_on_once-for-assert-module-mutex-not-held.patch added to -mm tree,
akpm
[obsolete] maintainers-remove-unreachable-people-that-have-left-atmel.patch removed from -mm tree,
akpm
+ media-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ mm-thp-move-pmd-check-inside-ptl-for-freeze_page.patch added to -mm tree,
akpm
+ mm-rmap-call-page_check_address-with-sync-enabled-to-avoid-racy-check.patch added to -mm tree,
akpm
+ maintainers-remove-unreachable-people-that-have-left-atmel.patch added to -mm tree,
akpm
+ printk-introduce-suppress_message_printing.patch added to -mm tree,
akpm
+ mm-faster-kmalloc_array-kcalloc.patch added to -mm tree,
akpm
[wrecked] arm64-dma-mapping-constify-attrs-passed-to-internal-functions.patch removed from -mm tree,
akpm
[wrecked] arm-dma-mapping-constify-attrs-passed-to-internal-functions.patch removed from -mm tree,
akpm
[wrecked] dma-mapping-constify-attrs-passed-to-dma_get_attr.patch removed from -mm tree,
akpm
+ dma-mapping-document-the-dma-attributes-next-to-the-declaration.patch added to -mm tree,
akpm
+ dma-mapping-remove-dma_get_attr.patch added to -mm tree,
akpm
+ xtensa-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ unicore32-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ tile-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ sparc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ sh-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ s390-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ misc-mic-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ parisc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ openrisc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ nios2-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ mn10300-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ mips-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ microblaze-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ ia64-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ metag-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ m68k-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ h8300-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ hexagon-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ iommu-intel-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ drm-nouveau-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ x86-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ video-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ swiotlb-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ powerpc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ xen-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ iommu-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ infiniband-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ drm-rockship-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ drm-msm-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ drm-mediatek-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
+ drm-exynos-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree,
akpm
[Index of Archives]
[Linux Kernel]
[LKML FAQ]
[IETF Annouce]
[Security]
[Bugtraq]