Linux MM Commits Date Index
[Prev Page][Next Page]
- [patch 084/126] mm, thp: make swapin readahead under down_read of mmap_sem
- [patch 082/126] mm: make optimistic check for swapin readahead
- [patch 085/126] mm, thp: fix locking inconsistency in collapse_huge_page
- [patch 083/126] mm: make swapin readahead to improve thp collapse rate
- [patch 080/126] mm, memcg: use consistent gfp flags during readahead
- [patch 079/126] mm, oom_reaper: make sure that mmput_async is called only when memory was reaped
- [patch 078/126] include/linux/memblock.h: clean up code for several trivial details
- [patch 077/126] mm: add NR_ZSMALLOC to vmstat
- [patch 076/126] mm, frontswap: convert frontswap_enabled to static key
- [patch 075/126] mm,oom: remove unused argument from oom_scan_process_thread().
- [patch 074/126] af_unix: charge buffers to kmemcg
- [patch 073/126] pipe: account to kmemcg
- [patch 072/126] arch: x86: charge page tables to kmemcg
- [patch 071/126] mm: memcontrol: teach uncharge_list to deal with kmem pages
- [patch 070/126] mm: charge/uncharge kmemcg from generic page allocator paths
- [patch 069/126] mm: memcontrol: cleanup kmem charge functions
- [patch 068/126] mm: clean up non-standard page->_mapcount users
- [patch 067/126] mm: remove pointless struct in struct page definition
- [patch 066/126] mm/mmu_gather: track page size with mmu gather and force flush if page size change
- [patch 065/126] mm: change the interface for __tlb_remove_page()
- [patch 064/126] mm/hugetlb: simplify hugetlb unmap
- [patch 063/126] mm: thp: check pmd_trans_unstable() after split_huge_pmd()
- [patch 062/126] mm/page_isolation: clean up confused code
- [patch 061/126] mm/page_alloc: introduce post allocation processing on page allocator
- [patch 060/126] mm/page_owner: use stackdepot to store stacktrace
- [patch 059/126] tools/vm/page_owner: increase temporary buffer size
- [patch 058/126] mm/page_owner: introduce split_page_owner and replace manual handling
- [patch 057/126] mm/page_owner: copy last_migrate_reason in copy_page_owner()
- [patch 056/126] mm/page_owner: initialize page owner without holding the zone lock
- [patch 055/126] mm/compaction: split freepages without holding the zone lock
- [patch 054/126] zsmalloc: use OBJ_TAG_BIT for bit shifter
- [patch 053/126] zram: use __GFP_MOVABLE for memory allocation
- [patch 052/126] zsmalloc: page migration support
- [patch 051/126] zsmalloc: use freeobj for index
- [patch 050/126] zsmalloc: separate free_zspage from putback_zspage
- [patch 049/126] zsmalloc: introduce zspage structure
- [patch 048/126] zsmalloc: factor page chain functionality out
- [patch 047/126] zsmalloc: use accessor
- [patch 046/126] zsmalloc: use bit_spin_lock
- [patch 045/126] zsmalloc: keep max_object in size_class
- [patch 044/126] mm: balloon: use general non-lru movable page feature
- [patch 043/126] mm: migrate: support non-lru movable page migration
- [patch 042/126] mm: use put_page() to free page instead of putback_lru_page()
- [patch 041/126] zram: drop gfp_t from zcomp_strm_alloc()
- [patch 040/126] zram: add more compression algorithms
- [patch 039/126] zram: delete custom lzo/lz4
- [patch 038/126] zram: cosmetic: cleanup documentation
- [patch 037/126] zram: use crypto api to check alg availability
- [patch 036/126] zram: switch to crypto compress API
- [patch 035/126] zram: rename zstrm find-release functions
- [patch 034/126] powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled
- [patch 033/126] include/linux/mmdebug.h: add VM_WARN which maps to WARN()
- [patch 032/126] mm: oom: add memcg to oom_control
- [patch 031/126] mm: zap ZONE_OOM_LOCKED
- [patch 030/126] memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute
- [patch 029/126] memory-hotplug: more general validation of zone during online
- [patch 028/126] memory-hotplug: add move_pfn_range()
- [patch 027/126] mm/init: fix zone boundary creation
- [patch 026/126] mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pte
- [patch 025/126] mm/slab: use list_move instead of list_del/list_add
- [patch 024/126] mm: faster kmalloc_array(), kcalloc()
- [patch 023/126] slab: do not panic on invalid gfp_mask
- [patch 022/126] slab: make GFP_SLAB_BUG_MASK information more human readable
- [patch 021/126] mm: SLUB freelist randomization
- [patch 020/126] mm: reorganize SLAB freelist randomization
- [patch 019/126] fs/fs-writeback.c: inode writeback list tracking tracepoints
- [patch 018/126] fs/fs-writeback.c: add a new writeback list for sync
- [patch 016/126] ocfs2: remove obscure BUG_ON in dlmglue
- [patch 017/126] ocfs2/cluster: clean up unnecessary assignment for 'ret'
- [patch 015/126] ocfs2: cleanup implemented prototypes
- [patch 014/126] ocfs2/dlm: fix memory leak of dlm_debug_ctxt
- [patch 013/126] ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locks
- [patch 012/126] ocfs2: improve recovery performance
- [patch 011/126] ocfs2: fix a redundant re-initialization
- [patch 010/126] debugobjects.h: fix trivial kernel doc warning
- [patch 009/126] m32r: add __ucmpdi2 to fix build failure
- [patch 008/126] scripts/bloat-o-meter: fix percent on <1% changes
- [patch 007/126] kbuild: abort build on bad stack protector flag
- [patch 006/126] CFLAGS: add -Wunused-but-set-parameter
- [patch 005/126] fbmon: remove unused function argument
- [patch 004/126] dma-debug: track bucket lock state for static checkers
- [patch 003/126] dax: remote unused fault wrappers
- [patch 002/126] dax: some small updates to dax.txt documentation
- [patch 001/126] arm: get rid of superfluous __GFP_REPEAT
- incoming
- [folded-merged] mm-thp-make-swapin-readahead-under-down_read-of-mmap_sem-fix-2-fix.patch removed from -mm tree
- [folded-merged] mm-fix-build-warnings-in-linux-compactionh-fix.patch removed from -mm tree
- [folded-merged] mm-thp-make-swapin-readahead-under-down_read-of-mmap_sem-fix.patch removed from -mm tree
- [folded-merged] mm-memcg-use-consistent-gfp-flags-during-readahead-checkpatch-fixes.patch removed from -mm tree
- [folded-merged] mm-memcg-use-consistent-gfp-flags-during-readahead-fix.patch removed from -mm tree
- [folded-merged] mm-add-nr_zsmalloc-to-vmstat-fix-2.patch removed from -mm tree
- [folded-merged] mm-add-nr_zsmalloc-to-vmstat-fix.patch removed from -mm tree
- [folded-merged] mm-frontswap-convert-frontswap_enabled-to-static-key-checkpatch-fixes.patch removed from -mm tree
- [folded-merged] mm-change-the-interface-for-__tlb_remove_page-v3.patch removed from -mm tree
- [folded-merged] mm-page_alloc-introduce-post-allocation-processing-on-page-allocator-v3.patch removed from -mm tree
- [folded-merged] mm-page_owner-use-stackdepot-to-store-stacktrace-v3.patch removed from -mm tree
- [folded-merged] mm-compaction-split-freepages-without-holding-the-zone-lock-fix-2.patch removed from -mm tree
- [folded-merged] mm-compaction-split-freepages-without-holding-the-zone-lock-fix.patch removed from -mm tree
- [folded-merged] zsmalloc-page-migration-support-fix-2.patch removed from -mm tree
- [folded-merged] zsmalloc-page-migration-support-fix.patch removed from -mm tree
- [folded-merged] mm-balloon-use-general-non-lru-movable-page-feature-fix.patch removed from -mm tree
- [folded-merged] mm-migrate-support-non-lru-movable-page-migration-fix.patch removed from -mm tree
- [folded-merged] zram-add-more-compression-algorithms-v3.patch removed from -mm tree
- [folded-merged] zram-delete-custom-lzo-lz4-v3.patch removed from -mm tree
- [folded-merged] zram-use-crypto-api-to-check-alg-availability-v3.patch removed from -mm tree
- [folded-merged] mm-reorganize-slab-freelist-randomization-fix.patch removed from -mm tree
- [folded-merged] ocfs2-improve-recovery-performance-v2-fix.patch removed from -mm tree
- [folded-merged] ocfs2-improve-recovery-performance-v2.patch removed from -mm tree
- [folded-merged] mm-make-swapin-readahead-to-improve-thp-collapse-rate-fix-3.patch removed from -mm tree
- [folded-merged] mm-make-swapin-readahead-to-improve-thp-collapse-rate-fix-2.patch removed from -mm tree
- [folded-merged] mm-make-swapin-readahead-to-improve-thp-collapse-rate-fix.patch removed from -mm tree
- [folded-merged] mm-make-optimistic-check-for-swapin-readahead-fix-4.patch removed from -mm tree
- [folded-merged] mm-make-optimistic-check-for-swapin-readahead-fix-3.patch removed from -mm tree
- [folded-merged] mm-make-optimistic-check-for-swapin-readahead-fix-2.patch removed from -mm tree
- + binfmt_em86-fix-incompatible-pointer-type.patch added to -mm tree
- + checkpatch-improve-bare-use-of-signed-unsigned-types-warning.patch added to -mm tree
- [withdrawn] mem-hotplug-use-gfp_highuser_movable-in-alloc_migrate_target.patch removed from -mm tree
- Re: [PATCH] kexec: add restriction on kexec_load() segment sizes
- + mm-walk-the-zone-in-pageblock_nr_pages-steps.patch added to -mm tree
- [withdrawn] randomize_range-use-random-long-instead-of-int.patch removed from -mm tree
- + w1-omap_hdq-fix-regression.patch added to -mm tree
- + include-mman-use-bool-instead-of-int-for-the-return-value-of-arch_validate_prot.patch added to -mm tree
- + mm-fix-vm-scalability-regression-in-cgroup-aware-workingset-code-fix-2.patch added to -mm tree
- + zsmalloc-delete-an-unnecessary-check-before-the-function-call-iput.patch added to -mm tree
- + mm-memblockc-fix-index-adjustment-error-in-__next_mem_range_rev.patch added to -mm tree
- + mm-bail-out-in-shrin_inactive_list-fix.patch added to -mm tree
- + mm-bail-out-in-shrin_inactive_list.patch added to -mm tree
- + mm-vmscan-remove-highmem_file_pages-fix.patch added to -mm tree
- + mm-optimize-copy_page_to-from_iter_iovec-fix-fix.patch added to -mm tree
- + mem-hotplug-alloc-new-page-from-a-nearest-neighbor-node-when-mem-offline.patch added to -mm tree
- [to-be-updated] mem-hotplug-use-different-mempolicy-in-alloc_migrate_target.patch removed from -mm tree
- + randomize_range-use-random-long-instead-of-int.patch added to -mm tree
- [withdrawn] ipc-semc-remove-duplicated-memory-barriers.patch removed from -mm tree
- + kexec-add-resriction-on-the-kexec_load-update.patch added to -mm tree
- + mm-optimize-copy_page_to-from_iter_iovec-fix.patch added to -mm tree
- + mm-add-per-zone-lru-list-stat-fix.patch added to -mm tree
- [merged] futex-fix-shared-futex-operations-on-nommu.patch removed from -mm tree
- [merged] pps-do-not-crash-when-failed-to-register.patch removed from -mm tree
- [merged] tools-vm-slabinfo-fix-an-unintentional-printf.patch removed from -mm tree
- [merged] testing-radix-tree-fix-a-macro-expansion-bug.patch removed from -mm tree
- [merged] radix-tree-fix-radix_tree_iter_retry-for-tagged-iterators.patch removed from -mm tree
- [merged] mm-memcontrol-fix-cgroup-creation-failure-after-many-small-jobs.patch removed from -mm tree
- mmotm 2016-07-22-15-51 uploaded
- + mm-optimize-copy_page_to-from_iter_iovec.patch added to -mm tree
- + mm-add-cond_resched-to-generic_swapfile_activate.patch added to -mm tree
- + proc-add-lsm-hook-checks-to-proc-tid-timerslack_ns.patch added to -mm tree
- + proc-relax-proc-tid-timerslack_ns-capability-requirements.patch added to -mm tree
- + kexec-add-resriction-on-the-kexec_load.patch added to -mm tree
- + kexec-add-resriction-on-the-kexec_load-fix.patch added to -mm tree
- + mm-consider-whether-to-decivate-based-on-eligible-zones-inactive-ratio.patch added to -mm tree
- [to-be-updated] mm-consider-per-zone-inactive-ratio-to-deactivate.patch removed from -mm tree
- + rapidio-modify-for-rev3-specification-changes-fix-docbook-warning-for-gen3-update.patch added to -mm tree
- + rapidio-add-rapidio-channelized-messaging-driver-fix-return-value-check-in-riocm_init.patch added to -mm tree
- mmotm 2016-07-21-15-11 uploaded
- + rapidio-switches-add-driver-for-idt-gen3-switches-fix.patch added to -mm tree
- + mm-vmscan-remove-highmem_file_pages.patch added to -mm tree
- + mm-vmscan-account-for-skipped-pages-as-a-partial-scan.patch added to -mm tree
- + mm-remove-reclaim-and-compaction-retry-approximations.patch added to -mm tree
- + mm-consider-per-zone-inactive-ratio-to-deactivate.patch added to -mm tree
- + mm-add-per-zone-lru-list-stat.patch added to -mm tree
- [merged] kernel-trace-bpf_tracec-work-around-gcc-444-anon-union-initialization-bug.patch removed from -mm tree
- + revert-mm-mempool-only-set-__gfp_nomemalloc-if-there-are-free-elements-checkpatch-fixes.patch added to -mm tree
- + revert-mm-mempool-only-set-__gfp_nomemalloc-if-there-are-free-elements.patch added to -mm tree
- [wrecked] ipc-sem-sem_lock-with-hysteresis.patch removed from -mm tree
- + ipc-semc-fix-complex_count-vs-simple-op-race.patch added to -mm tree
- [to-be-updated] ipc-semc-fix-complex_count-vs-simple-op-race.patch removed from -mm tree
- [folded-merged] ipc-semc-fix-complex_count-vs-simple-op-race-update.patch removed from -mm tree
- + mm-compaction-simplify-contended-compaction-handling.patch added to -mm tree
- + mm-compaction-introduce-direct-compaction-priority.patch added to -mm tree
- + mm-thp-remove-__gfp_noretry-from-khugepaged-and-madvised-allocations.patch added to -mm tree
- + mm-page_alloc-make-thp-specific-decisions-more-generic.patch added to -mm tree
- + mm-page_alloc-restructure-direct-compaction-handling-in-slowpath.patch added to -mm tree
- + mm-page_alloc-dont-retry-initial-attempt-in-slowpath.patch added to -mm tree
- + mm-page_alloc-set-alloc_flags-only-once-in-slowpath.patch added to -mm tree
- + mm-compaction-dont-isolate-pagewriteback-pages-in-migrate_sync_light-mode.patch added to -mm tree
- + lib-stackdepotc-use-__gfp_nowarn-for-stack-allocations.patch added to -mm tree
- + rapidio-switches-add-driver-for-idt-gen3-switches.patch added to -mm tree
- + powerpc-fsl_rio-apply-changes-for-rio-spec-rev-3.patch added to -mm tree
- + rapidio-modify-for-rev3-specification-changes.patch added to -mm tree
- + rapidio-change-inbound-window-size-type-to-u64.patch added to -mm tree
- + rapidio-idt_gen2-fix-locking-warning.patch added to -mm tree
- + rapidio-fix-error-handling-in-mbox-request-release-functions.patch added to -mm tree
- + rapidio-tsi721_dma-advance-queue-processing-from-transfer-submit-call.patch added to -mm tree
- + rapidio-tsi721-add-messaging-mbox-selector-parameter.patch added to -mm tree
- + rapidio-tsi721-add-pcie-mrrs-override-parameter.patch added to -mm tree
- + rapidio-tsi721_dma-add-channel-mask-and-queue-size-parameters.patch added to -mm tree
- + rapidio-fix-return-value-description-for-dma_prep-functions.patch added to -mm tree
- + rapidio-documentation-fix-mangled-paragraph-in-mport_cdev.patch added to -mm tree
- + rapidio-remove-unnecessary-0x-prefixes-before-%pa-extension-uses.patch added to -mm tree
- [patch 5/5] pps: do not crash when failed to register
- [patch 4/5] tools/vm/slabinfo: fix an unintentional printf
- [patch 3/5] testing/radix-tree: fix a macro expansion bug
- [patch 2/5] radix-tree: fix radix_tree_iter_retry() for tagged iterators.
- [patch 1/5] mm: memcontrol: fix cgroup creation failure after many small jobs
- incoming
- [folded-merged] mm-memcontrol-fix-cgroup-creation-failure-after-many-small-jobs-fix.patch removed from -mm tree
- + mm-hwpoison-remove-incorrect-comment.patch added to -mm tree
- [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
- + make-__section_nr-more-efficient.patch added to -mm tree
- + radix-tree-fix-comment-about-exceptional-bits.patch added to -mm tree
- + mm-thp-convert-from-optimistic-swapin-collapsing-to-conservative.patch added to -mm tree
- + mm-thp-fix-comment-inconsistency-for-swapin-readahead-functions.patch added to -mm tree
- + mm-kasan-switch-slub-to-stackdepot-enable-memory-quarantine-for-slub-fix-2.patch added to -mm tree
- + mm-vmscan-release-reacquire-lru_lock-on-pgdat-change-fix.patch added to -mm tree
- + mm-slab-use-list_move-instead-of-list_del-list_add.patch added to -mm tree
- + mm-hugetlb-fix-race-when-migrate-pages.patch added to -mm tree
- + checkpatch-dont-complain-about-bit-macro-in-uapi.patch added to -mm tree
- + mm-page_owner-align-with-pageblock_nr-pages.patch added to -mm tree
- + rapidio-add-rapidio-channelized-messaging-driver.patch added to -mm tree
- [alternative-merged] printk-add-kernel-parameter-to-control-writes-to-dev-kmsg-checkpatch-fixes.patch removed from -mm tree
- + printk-add-kernel-parameter-to-control-writes-to-dev-kmsg-update.patch added to -mm tree
- [merged] module-do-a-warn_on_once-for-assert-module-mutex-not-held.patch removed from -mm tree
- [merged] nvme-dont-allocate-unused-nvme_major.patch removed from -mm tree
- [merged] m32r-fix-build-warning-about-putc.patch removed from -mm tree
- [merged] mm-workingset-printk-missing-log-level-use-pr_info.patch removed from -mm tree
- [merged] mm-thp-refix-false-positive-bug-in-page_move_anon_rmap.patch removed from -mm tree
- [merged] mm-rmap-call-page_check_address-with-sync-enabled-to-avoid-racy-check.patch removed from -mm tree
- [merged] mm-thp-move-pmd-check-inside-ptl-for-freeze_page.patch removed from -mm tree
- [merged] vmlinuxlds-account-for-destructor-sections.patch removed from -mm tree
- [merged] added-support-for-gcc-version-=-6.patch removed from -mm tree
- [merged] mm-meminit-ensure-node-is-online-before-checking-whether-pages-are-uninitialised.patch removed from -mm tree
- [merged] mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch removed from -mm tree
- [merged] kasan-quarantine-fix-bugs-on-qlist_move_cache.patch removed from -mm tree
- [merged] uapi-export-lirch-header.patch removed from -mm tree
- [merged] madvise_free-thp-fix-madvise_free_huge_pmd-return-value-after-splitting.patch removed from -mm tree
- [merged] revert-scripts-gdb-add-documentation-example-for-radix-tree.patch removed from -mm tree
- [merged] revert-scripts-gdb-add-a-radix-tree-parser.patch removed from -mm tree
- [merged] scripts-gdb-perform-path-expansion-to-lx-symbols-arguments.patch removed from -mm tree
- [merged] scripts-gdb-add-constantspy-to-gitignore.patch removed from -mm tree
- [merged] scripts-gdb-rebuild-constantspy-on-dependancy-change.patch removed from -mm tree
- [merged] scripts-gdb-silence-nothing-to-do-message.patch removed from -mm tree
- [merged] kasan-add-newline-to-messages.patch removed from -mm tree
- [merged] mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner.patch removed from -mm tree
- [merged] drivers-leds-leds-lp3952c-work-around-gcc-444-union-initializer-bug.patch removed from -mm tree
- mmotm 2016-07-18-16-40 uploaded
- + kernel-trace-bpf_tracec-work-around-gcc-444-anon-union-initialization-bug.patch added to -mm tree
- + config-add-android-config-fragments.patch added to -mm tree
- + printk-add-kernel-parameter-to-control-writes-to-dev-kmsg-checkpatch-fixes.patch added to -mm tree
- + printk-add-kernel-parameter-to-control-writes-to-dev-kmsg.patch added to -mm tree
- + ratelimit-extend-to-print-suppressed-messages-on-release.patch added to -mm tree
- + mm-show-node_pages_scanned-per-node-not-zone-fix.patch added to -mm tree
- + ocfs2-cluster-clean-up-unnecessary-assignment-for-ret.patch added to -mm tree
- + kmemleak-dont-hang-if-user-disables-scanning-early.patch added to -mm tree
- + checkpatch-yet-another-commit-id-improvement.patch added to -mm tree
- + mm-vmscan-release-reacquire-lru_lock-on-pgdat-change.patch added to -mm tree
- + mm-vmscan-remove-redundant-check-in-shrink_zones.patch added to -mm tree
- + mm-vmstat-remove-zone-and-node-double-accounting-by-approximating-retries-fix.patch added to -mm tree
- + mem-hotplug-use-different-mempolicy-in-alloc_migrate_target.patch added to -mm tree
- + mem-hotplug-use-gfp_highuser_movable-in-alloc_migrate_target.patch added to -mm tree
- [to-be-updated] mem-hotplug-use-gfp_highuser_movable-and-alloc-from-next-node-in-alloc_migrate_target.patch removed from -mm tree
- + tools-vm-slabinfo-fix-an-unintentional-printf.patch added to -mm tree
- + testing-radix-tree-fix-a-macro-expansion-bug.patch added to -mm tree
- + fbmon-remove-unused-function-argument.patch added to -mm tree
- + mm-vmscan-update-all-zone-lru-sizes-before-updating-memcg.patch added to -mm tree
- + mm-show-node_pages_scanned-per-node-not-zone.patch added to -mm tree
- + mm-pagevec-release-reacquire-lru_lock-on-pgdat-change.patch added to -mm tree
- + mm-vmscan-avoid-passing-in-classzone_idx-unnecessarily-to-compaction_ready-fix.patch added to -mm tree
- + mm-vmscan-make-shrink_node-decisions-more-node-centric-fix.patch added to -mm tree
- + mm-kasan-switch-slub-to-stackdepot-enable-memory-quarantine-for-slub-fix.patch added to -mm tree
- + kbuild-abort-build-on-bad-stack-protector-flag.patch added to -mm tree
- + uapi-move-forward-declarations-of-internal-structures.patch added to -mm tree
- + mem-hotplug-use-gfp_highuser_movable-and-alloc-from-next-node-in-alloc_migrate_target.patch added to -mm tree
- + arm64-acpi-fix-the-acpi-alignment-exception-when-mem=-specified.patch added to -mm tree
- + mm-memblock-add-new-infrastructure-to-address-the-mem-limit-issue.patch added to -mm tree
- + radix-tree-fix-radix_tree_iter_retry-for-tagged-iterators.patch added to -mm tree
- + pps-do-not-crash-when-failed-to-register.patch added to -mm tree
- + dax-remote-unused-fault-wrappers.patch added to -mm tree
- + dax-some-small-updates-to-daxtxt-documentation.patch added to -mm tree
- + signal-consolidate-tstlf_restore_sigmask-code.patch added to -mm tree
- + printk-when-dumping-regs-show-the-stack-not-thread_info.patch added to -mm tree
- + kdb-use-task_cpu-instead-of-task_thread_info-cpu.patch added to -mm tree
- + mm-fix-memcg-stack-accounting-for-sub-page-stacks.patch added to -mm tree
- + mm-track-nr_kernel_stack-in-kib-instead-of-number-of-stacks.patch added to -mm tree
- + allow-kdump-with-crash_kexec_post_notifiers-fix.patch added to -mm tree
- [withdrawn] x86-panic-replace-smp_send_stop-with-kdump-friendly-version.patch removed from -mm tree
- [patch 20/20] m32r: fix build warning about putc
- [patch 19/20] mm: workingset: printk missing log level, use pr_info()
- [patch 18/20] mm: thp: refix false positive BUG in page_move_anon_rmap()
- [patch 17/20] mm: rmap: call page_check_address() with sync enabled to avoid racy check
- [patch 16/20] mm: thp: move pmd check inside ptl for freeze_page()
- [patch 15/20] vmlinux.lds: account for destructor sections
- [patch 14/20] gcov: add support for gcc version >= 6
- [patch 13/20] mm, meminit: ensure node is online before checking whether pages are uninitialised
- [patch 12/20] mm, meminit: always return a valid node from early_pfn_to_nid
- [patch 11/20] kasan/quarantine: fix bugs on qlist_move_cache()
- [patch 10/20] uapi: export lirc.h header
- [patch 09/20] madvise_free, thp: fix madvise_free_huge_pmd return value after splitting
- [patch 08/20] Revert "scripts/gdb: add documentation example for radix tree"
- [patch 07/20] Revert "scripts/gdb: add a Radix Tree Parser"
- [patch 06/20] scripts/gdb: Perform path expansion to lx-symbol's arguments
- [patch 05/20] scripts/gdb: add constants.py to .gitignore
- [patch 04/20] scripts/gdb: rebuild constants.py on dependancy change
- [patch 03/20] scripts/gdb: silence 'nothing to do' message
- [patch 02/20] kasan: add newline to messages
- [patch 01/20] mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
- incoming
- [folded-merged] mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner-fix.patch removed from -mm tree
- mmotm 2016-07-13-16-09 uploaded
- + dynamic_debug-only-add-header-when-used-fix.patch added to -mm tree
- + mm-refuse-wrapped-vm_brk-requests.patch added to -mm tree
- + binfmt_elf-fix-calculations-for-bss-padding.patch added to -mm tree
- + checkpatch-allow-c99-style-comments.patch added to -mm tree
- + checkpatch-skip-long-lines-that-use-an-efi_guid-macro.patch added to -mm tree
- + ipc-semc-remove-duplicated-memory-barriers.patch added to -mm tree
- + ipc-semc-fix-complex_count-vs-simple-op-race-update.patch added to -mm tree
- + dma-mapping-document-the-dma-attributes-next-to-the-declaration.patch added to -mm tree
- + dma-mapping-remove-dma_get_attr.patch added to -mm tree
- + remoteproc-qcom-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + xtensa-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + unicore32-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + tile-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + sparc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + sh-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + s390-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + misc-mic-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + parisc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + openrisc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + nios2-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + mn10300-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + mips-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + microblaze-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + metag-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + m68k-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + ia64-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + hexagon-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + h8300-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + iommu-intel-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + x86-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + video-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + powerpc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + swiotlb-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + xen-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + media-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + iommu-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + infiniband-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + drm-rockship-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + drm-nouveau-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + drm-msm-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + drm-mediatek-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + drm-exynos-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + frv-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + cris-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + c6x-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + blackfin-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + avr32-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + arm64-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + arm-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + arc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + alpha-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + media-mtk-vcodec-remove-unused-dma_attrs.patch added to -mm tree
- [merged] dax-use-devm_add_action_or_reset.patch removed from -mm tree
- [merged] drivers-staging-media-cec-cec-adapc-work-around-gcc-444-anon-union-initializer-bug.patch removed from -mm tree
- + mm-move-most-file-based-accounting-to-the-node-fix.patch added to -mm tree
- + mm-page_alloc-fix-dirtyable-highmem-calculation.patch added to -mm tree
- + mm-vmstat-account-per-zone-stalls-and-pages-skipped-during-reclaim-fix.patch added to -mm tree
- + mm-vmscan-have-kswapd-reclaim-from-all-zones-if-reclaiming-and-buffer_heads_over_limit-fix.patch added to -mm tree
- + relay-add-global-mode-support-for-buffer-only-channels.patch added to -mm tree
- + allow-kdump-with-crash_kexec_post_notifiers.patch added to -mm tree
- + add-a-kexec_crash_loaded-function.patch added to -mm tree
- + dynamic_debug-only-add-header-when-used.patch added to -mm tree
- + kbuild-simpler-generation-of-assembly-constants.patch added to -mm tree
- + cflags-add-wunused-but-set-parameter.patch added to -mm tree
- + uapi-export-lirch-header.patch added to -mm tree
- + mm-config_zone_device-stop-depending-on-config_expert.patch added to -mm tree
- + mm-cleanup-ifdef-guards-for-vmem_altmap.patch added to -mm tree
- [folded-merged] nvme-dont-allocate-unused-nvme_major-fix.patch removed from -mm tree
- mmotm 2016-07-12-15-56 uploaded
- + drivers-staging-media-cec-cec-adapc-work-around-gcc-444-anon-union-initializer-bug.patch added to -mm tree
- + drivers-leds-leds-lp3952c-work-around-gcc-444-union-initializer-bug.patch added to -mm tree
- + ipc-semc-fix-complex_count-vs-simple-op-race.patch added to -mm tree
- + ipc-sem-sem_lock-with-hysteresis.patch added to -mm tree
- [failures] cflags-add-wunused-but-set-parameter.patch removed from -mm tree
- [merged] mm-cleanup-ifdef-guards-for-vmem_altmap.patch removed from -mm tree
- [merged] mm-config_zone_device-stop-depending-on-config_expert.patch removed from -mm tree
- [to-be-updated] ipc-sem-sem_lock-with-hysteresis.patch removed from -mm tree
- [to-be-updated] ipc-semc-fix-complex_count-vs-simple-op-race.patch removed from -mm tree
- + mm-cleanup-ifdef-guards-for-vmem_altmap.patch added to -mm tree
- + mm-config_zone_device-stop-depending-on-config_expert.patch added to -mm tree
- + m32r-fix-build-warning-about-putc.patch added to -mm tree
- + mm-workingset-printk-missing-log-level-use-pr_info.patch added to -mm tree
- + exit-quieten-greatest-stack-depth-printk.patch added to -mm tree
- + printk-include-asm-sectionsh-instead-of-asm-generic-sectionsh.patch added to -mm tree
- + memblock-include-asm-sectionsh-instead-of-asm-generic-sectionsh.patch added to -mm tree
- + mm-kasan-switch-slub-to-stackdepot-enable-memory-quarantine-for-slub.patch added to -mm tree
- + mm-kasan-account-for-object-redzone-in-slubs-nearest_obj.patch added to -mm tree
- + 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
- + ocfs2-dlm-continue-to-purge-recovery-lockres-when-recovery-master-goes-down.patch added to -mm tree
- + ocfs2-dlm-disable-bug_on-when-dlm_lock_res_dropping_ref-is-cleared-before-dlm_deref_lockres_done_handler.patch added to -mm tree
- + ocfs2-dlm-solve-a-bug-when-deref-failed-in-dlm_drop_lockres_ref.patch added to -mm tree
- + mm-thp-refix-false-positive-bug-in-page_move_anon_rmap.patch added to -mm tree
- + module-do-a-warn_on_once-for-assert-module-mutex-not-held.patch added to -mm tree
- [obsolete] maintainers-remove-unreachable-people-that-have-left-atmel.patch removed from -mm tree
- + media-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + mm-rmap-call-page_check_address-with-sync-enabled-to-avoid-racy-check.patch added to -mm tree
- + mm-thp-move-pmd-check-inside-ptl-for-freeze_page.patch added to -mm tree
- + mm-rmap-call-page_check_address-with-sync-enabled-to-avoid-racy-check.patch added to -mm tree
- + maintainers-remove-unreachable-people-that-have-left-atmel.patch added to -mm tree
- + printk-introduce-suppress_message_printing.patch added to -mm tree
- + mm-faster-kmalloc_array-kcalloc.patch added to -mm tree
- [wrecked] arm64-dma-mapping-constify-attrs-passed-to-internal-functions.patch removed from -mm tree
- [wrecked] arm-dma-mapping-constify-attrs-passed-to-internal-functions.patch removed from -mm tree
- [wrecked] dma-mapping-constify-attrs-passed-to-dma_get_attr.patch removed from -mm tree
- + dma-mapping-document-the-dma-attributes-next-to-the-declaration.patch added to -mm tree
- + dma-mapping-remove-dma_get_attr.patch added to -mm tree
- + xtensa-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + unicore32-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + tile-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + sparc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + sh-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + s390-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + misc-mic-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + parisc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + openrisc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + nios2-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + mn10300-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + mips-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + microblaze-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + ia64-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + metag-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + m68k-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + h8300-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + hexagon-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + iommu-intel-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + drm-nouveau-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + x86-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + video-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + swiotlb-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + powerpc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + xen-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + iommu-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + infiniband-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + drm-rockship-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + drm-msm-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + drm-mediatek-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + drm-exynos-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + frv-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + cris-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + c6x-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + blackfin-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + avr32-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + arm64-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + arm-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + arc-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + alpha-dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + dma-mapping-use-unsigned-long-for-dma_attrs.patch added to -mm tree
- + ocfs2-remove-obscure-bug_on-in-dlmglue.patch added to -mm tree
- + ocfs2-cleanup-implemented-prototypes.patch added to -mm tree
- + vmlinuxlds-account-for-destructor-sections.patch added to -mm tree
- + added-support-for-gcc-version-=-6.patch added to -mm tree
- + dma-debug-track-bucket-lock-state-for-static-checkers.patch added to -mm tree
- + kexec-use-core_param-for-crash_kexec_post_notifiers-boot-option.patch added to -mm tree
- + x86-panic-replace-smp_send_stop-with-kdump-friendly-version.patch added to -mm tree
- + ocfs2-dlm-fix-memory-leak-of-dlm_debug_ctxt.patch added to -mm tree
- + ipc-delete-nr_ipc_ns.patch added to -mm tree
- + ocfs2-retry-on-enospc-if-sufficient-space-in-truncate-log-v3.patch added to -mm tree
- + mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner-fix.patch added to -mm tree
- + mm-thp-clean-up-return-value-of-madvise_free_huge_pmd.patch added to -mm tree
- + madvise_free-thp-fix-madvise_free_huge_pmd-return-value-after-splitting.patch added to -mm tree
- + revert-scripts-gdb-add-documentation-example-for-radix-tree.patch added to -mm tree
- + revert-scripts-gdb-add-a-radix-tree-parser.patch added to -mm tree
- + scripts-gdb-rebuild-constantspy-on-dependancy-change.patch added to -mm tree
- + scripts-gdb-perform-path-expansion-to-lx-symbols-arguments.patch added to -mm tree
- + scripts-gdb-silence-nothing-to-do-message.patch added to -mm tree
- + scripts-gdb-add-constantspy-to-gitignore.patch added to -mm tree
- [failures] kbuild-simpler-generation-of-assembly-constants.patch removed from -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- + ocfs2-improve-recovery-performance-v2.patch added to -mm tree
- + mailmap-add-linus-l�ssing.patch added to -mm tree
- + dynamic_debug-add-jump-label-support.patch added to -mm tree
- + jump_label-remove-bugh-atomich-dependencies-for-have_jump_label.patch added to -mm tree
- + arm-jump-label-may-reference-text-in-__exit.patch added to -mm tree
- + tile-support-static_key-usage-in-non-module-__exit-sections.patch added to -mm tree
- + sparc-support-static_key-usage-in-non-module-__exit-sections.patch added to -mm tree
- + powerpc-add-explicit-include-asm-asm-compath-for-jump-label.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- + ocfs2-improve-recovery-performance-v2-fix.patch added to -mm tree
- + mm-zsmalloc-add-per-class-compact-trace-event-checkpatch-fixes.patch added to -mm tree
- + mm-zsmalloc-add-per-class-compact-trace-event.patch added to -mm tree
- + mm-zsmalloc-use-helper-to-clear-page-flags-bit.patch added to -mm tree
- + mm-zsmalloc-add-__init__exit-attribute.patch added to -mm tree
- + mm-zsmalloc-keep-comments-consistent-with-code.patch added to -mm tree
- + mm-zsmalloc-avoid-calculate-max-objects-of-zspage-twice.patch added to -mm tree
- + mm-zsmalloc-use-class-objs_per_zspage-to-get-num-of-max-objects.patch added to -mm tree
- + mm-zsmalloc-take-obj-index-back-from-find_alloced_obj.patch added to -mm tree
- + mm-zsmalloc-use-obj_index-to-keep-consistent-with-others.patch added to -mm tree
- + kbuild-simpler-generation-of-assembly-constants.patch added to -mm tree
- + kernel-watchdog-use-nmi-registers-snapshot-in-hardlockup-handler.patch added to -mm tree
- [to-be-updated] mm-kasan-switch-slub-to-stackdepot-enable-memory-quarantine-for-slub.patch removed from -mm tree
- + mm-vmstat-remove-zone-and-node-double-accounting-by-approximating-retries.patch added to -mm tree
- + mm-vmstat-print-node-based-stats-in-zoneinfo-file.patch added to -mm tree
- + mm-vmstat-account-per-zone-stalls-and-pages-skipped-during-reclaim.patch added to -mm tree
- + mm-vmstat-replace-__count_zone_vm_events-with-a-zone-id-equivalent.patch added to -mm tree
- + mm-page_alloc-cache-the-last-node-whose-dirty-limit-is-reached.patch added to -mm tree
- + mm-page_alloc-remove-fair-zone-allocation-policy.patch added to -mm tree
- + mm-vmscan-add-classzone-information-to-tracepoints.patch added to -mm tree
- + mm-vmscan-have-kswapd-reclaim-from-all-zones-if-reclaiming-and-buffer_heads_over_limit.patch added to -mm tree
- + mm-vmscan-avoid-passing-in-remaining-unnecessarily-to-prepare_kswapd_sleep.patch added to -mm tree
- + mm-vmscan-avoid-passing-in-classzone_idx-unnecessarily-to-compaction_ready.patch added to -mm tree
- + mm-vmscan-avoid-passing-in-classzone_idx-unnecessarily-to-shrink_node.patch added to -mm tree
- + mm-vmscan-only-wakeup-kswapd-once-per-node-for-the-requested-classzone.patch added to -mm tree
- + mm-convert-zone_reclaim-to-node_reclaim.patch added to -mm tree
- + mm-page_alloc-wake-kswapd-based-on-the-highest-eligible-zone.patch added to -mm tree
- + mm-move-vmscan-writes-and-file-write-accounting-to-the-node.patch added to -mm tree
- + mm-move-most-file-based-accounting-to-the-node.patch added to -mm tree
- + mm-rename-nr_anon_pages-to-nr_anon_mapped.patch added to -mm tree
- + mm-move-page-mapped-accounting-to-the-node.patch added to -mm tree
- + mm-page_alloc-consider-dirtyable-memory-in-terms-of-nodes.patch added to -mm tree
- + mm-workingset-make-working-set-detection-node-aware.patch added to -mm tree
- + mm-memcg-move-memcg-limit-enforcement-from-zones-to-nodes.patch added to -mm tree
- + mm-vmscan-make-shrink_node-decisions-more-node-centric.patch added to -mm tree
- + mm-vmscan-do-not-reclaim-from-kswapd-if-there-is-any-eligible-zone.patch added to -mm tree
- + mm-vmscan-remove-duplicate-logic-clearing-node-congestion-and-dirty-state.patch added to -mm tree
- + mm-vmscan-by-default-have-direct-reclaim-only-shrink-once-per-node.patch added to -mm tree
- + mm-vmscan-simplify-the-logic-deciding-whether-kswapd-sleeps.patch added to -mm tree
- + mm-vmscan-remove-balance-gap.patch added to -mm tree
- + mm-vmscan-make-kswapd-reclaim-in-terms-of-nodes.patch added to -mm tree
- + mm-vmscan-begin-reclaiming-pages-on-a-per-node-basis.patch added to -mm tree
- + mm-vmscan-have-kswapd-only-scan-based-on-the-highest-requested-zone.patch added to -mm tree
- + mm-mmzone-clarify-the-usage-of-zone-padding.patch added to -mm tree
- + mm-vmscan-move-lru-lists-to-node.patch added to -mm tree
- + mm-vmscan-move-lru_lock-to-the-node.patch added to -mm tree
- + mm-vmstat-add-infrastructure-for-per-node-vmstats.patch added to -mm tree
- + mm-meminit-remove-early_page_nid_uninitialised.patch added to -mm tree
- + mm-meminit-ensure-node-is-online-before-checking-whether-pages-are-uninitialised.patch added to -mm tree
- + mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch added to -mm tree
- + cflags-add-wunused-but-set-parameter.patch added to -mm tree
- + ban-config_localversion_auto-with-allmodconfig.patch added to -mm tree
- + kasan-quarantine-fix-bugs-on-qlist_move_cache.patch added to -mm tree
- + mm-fix-vm-scalability-regression-in-cgroup-aware-workingset-code-fix.patch added to -mm tree
- [alternative-merged] fs-ext4-fsyncc-generic_file_fsync-call-based-on-barrier-flag.patch removed from -mm tree
- + kasan-add-newline-to-messages.patch added to -mm tree
- + cpuset-mm-fix-tif_memdie-check-in-cpuset_change_task_nodemask.patch added to -mm tree
- + freezer-oom-check-tif_memdie-on-the-correct-task.patch added to -mm tree
- + mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner.patch added to -mm tree
- + mm-oom-fortify-task_will_free_mem-fix.patch added to -mm tree
- [merged] mailmap-antoine-tenarts-email.patch removed from -mm tree
- [merged] mm-prevent-kasan-false-positives-in-kmemleak.patch removed from -mm tree
- [merged] hugetlb-fix-nr_pmds-accounting-with-shared-page-tables.patch removed from -mm tree
- [merged] revert-mm-make-faultaround-produce-old-ptes.patch removed from -mm tree
- [merged] mm-slaub-add-__gfp_atomic-to-the-gfp-reclaim-mask.patch removed from -mm tree
- [merged] mailmap-boris-brezillons-email.patch removed from -mm tree
- [merged] mm-compaction-abort-free-scanner-if-split-fails.patch removed from -mm tree
- [merged] memcg-mem_cgroup_migrate-may-be-called-with-irq-disabled.patch removed from -mm tree
- [merged] maintainers-update-calgary-iommu.patch removed from -mm tree
- [merged] memcg-css_alloc-should-return-an-err_ptr-value-on-error.patch removed from -mm tree
- [merged] mm-swapc-flush-lru-pvecs-on-compound-page-arrival.patch removed from -mm tree
- [merged] mm-mempool-kasan-dont-poot-mempool-objects-in-quarantine.patch removed from -mm tree
- [merged] revert-mm-disable-fault-around-on-emulated-access-bit-architecture.patch removed from -mm tree
- [merged] mm-hugetlb-clear-compound_mapcount-when-freeing-gigantic-pages.patch removed from -mm tree
- [merged] mm-page_owner-use-stackdepot-to-store-stacktrace-fix.patch removed from -mm tree
- [merged] fs-nilfs2-fix-potential-underflow-in-call-to-crc32_le.patch removed from -mm tree
- [merged] oom-suspend-fix-oom_reaper-vs-oom_killer_disable-race.patch removed from -mm tree
- [merged] autofs-dont-stuck-in-a-loop-if-vfs_write-returns-an-error.patch removed from -mm tree
- [merged] init-mainc-fix-initcall_blacklisted-on-ia64-ppc64-and-parisc64.patch removed from -mm tree
- [merged] tools-vm-slabinfo-fix-spelling-mistake-ocurrences-occurrences.patch removed from -mm tree
- [merged] ocfs2-disable-bug-assertions-in-reading-blocks.patch removed from -mm tree
- [merged] jbd2-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] unicore32-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] tile-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] sh-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] s390-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] sparc-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] powerpc-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] score-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] parisc-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] nios2-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] mips-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] arc-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] arm64-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] x86-efi-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] x86-get-rid-of-superfluous-__gfp_repeat.patch removed from -mm tree
- [merged] tree-wide-get-rid-of-__gfp_repeat-for-order-0-allocations-part-i.patch removed from -mm tree
- [merged] tmpfs-dont-undo-fallocate-past-its-last-page.patch removed from -mm tree
- [merged] selftests-vm-compaction_test-fix-write-to-restore-nr_hugepages.patch removed from -mm tree
- [merged] oom_reaper-avoid-pointless-atomic_inc_not_zero-usage.patch removed from -mm tree
- [merged] mmoom_reaper-dont-call-mmput_async-without-atomic_inc_not_zero.patch removed from -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- [to-be-updated] printk-introduce-should_ignore_loglevel.patch removed from -mm tree
- + mm-page_isolation-clean-up-confused-code.patch added to -mm tree
- + mm-page_alloc-introduce-post-allocation-processing-on-page-allocator-v3.patch added to -mm tree
- + mm-page_owner-use-stackdepot-to-store-stacktrace-v3.patch added to -mm tree
- mmotm 2016-06-24-15-53 uploaded
- [to-be-updated] dynamic_debug-add-jump-label-support.patch removed from -mm tree
- [to-be-updated] s390-add-explicit-linux-stringifyh-for-jump-label.patch removed from -mm tree
- [to-be-updated] powerpc-add-explicit-include-asm-asm-compath-for-jump-label.patch removed from -mm tree
- [to-be-updated] jump_label-remove-bugh-atomich-dependencies-for-have_jump_label.patch removed from -mm tree
- [patch 41/41] init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64
- [patch 40/41] autofs: don't get stuck in a loop if vfs_write() returns an error
- [patch 39/41] mm/page_owner: avoid null pointer dereference
- [patch 38/41] tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
- [patch 37/41] fs/nilfs2: fix potential underflow in call to crc32_le
- [patch 36/41] oom, suspend: fix oom_reaper vs. oom_killer_disable race
- [patch 35/41] ocfs2: disable BUG assertions in reading blocks
- [patch 34/41] mm, compaction: abort free scanner if split fails
- [patch 33/41] mm: prevent KASAN false positives in kmemleak
- [patch 32/41] mm/hugetlb: clear compound_mapcount when freeing gigantic pages
- [patch 31/41] mm/swap.c: flush lru pvecs on compound page arrival
- [patch 30/41] memcg: css_alloc should return an ERR_PTR value on error
- [patch 29/41] memcg: mem_cgroup_migrate() may be called with irq disabled
- [patch 28/41] hugetlb: fix nr_pmds accounting with shared page tables
- [patch 27/41] Revert "mm: disable fault around on emulated access bit architecture"
- [patch 26/41] Revert "mm: make faultaround produce old ptes"
- [patch 25/41] mailmap: add Boris Brezillon's email
- [patch 24/41] mailmap: add Antoine Tenart's email
- [patch 23/41] mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
- [patch 22/41] mm: mempool: kasan: don't poot mempool objects in quarantine
- [patch 21/41] MAINTAINERS: update Calgary IOMMU
- [patch 20/41] jbd2: get rid of superfluous __GFP_REPEAT
- [patch 19/41] unicore32: get rid of superfluous __GFP_REPEAT
- [patch 18/41] tile: get rid of superfluous __GFP_REPEAT
- [patch 17/41] sh: get rid of superfluous __GFP_REPEAT
- [patch 16/41] s390: get rid of superfluous __GFP_REPEAT
- [patch 14/41] powerpc: get rid of superfluous __GFP_REPEAT
- [patch 15/41] sparc: get rid of superfluous __GFP_REPEAT
- [patch 08/41] arm64: get rid of superfluous __GFP_REPEAT
- [patch 13/41] score: get rid of superfluous __GFP_REPEAT
- [patch 12/41] parisc: get rid of superfluous __GFP_REPEAT
- [patch 10/41] mips: get rid of superfluous __GFP_REPEAT
- [patch 09/41] arc: get rid of superfluous __GFP_REPEAT
- [patch 11/41] nios2: get rid of superfluous __GFP_REPEAT
- [patch 07/41] x86/efi: get rid of superfluous __GFP_REPEAT
- [patch 06/41] x86: get rid of superfluous __GFP_REPEAT
- [patch 05/41] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
- [patch 04/41] tmpfs: don't undo fallocate past its last page
- [patch 03/41] selftests/vm/compaction_test: fix write to restore nr_hugepages
- [patch 02/41] oom_reaper: avoid pointless atomic_inc_not_zero usage.
- [patch 01/41] mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()
- incoming
- + fs-befs-replace-befs_bread-by-sb_bread.patch added to -mm tree
- + mm-compaction-remove-unnecessary-order-check-in-try_to_compact_pages.patch added to -mm tree
- + scripts-bloat-o-meter-fix-percent-on-1%-changes.patch added to -mm tree
- + init-mainc-fix-initcall_blacklisted-on-ia64-ppc64-and-parisc64.patch added to -mm tree
- + ocfs2-cleanup-unneeded-goto-in-ocfs2_create_new_inode_locks.patch added to -mm tree
- + autofs-dont-stuck-in-a-loop-if-vfs_write-returns-an-error.patch added to -mm tree
- + init-allow-blacklisting-of-module_init-functions.patch added to -mm tree
- + make-compile_test-depend-on-uml.patch added to -mm tree
- + tools-vm-slabinfo-fix-spelling-mistake-ocurrences-occurrences.patch added to -mm tree
- + fs-nilfs2-fix-potential-underflow-in-call-to-crc32_le.patch added to -mm tree
- + mm-fix-vm-scalability-regression-in-cgroup-aware-workingset-code.patch added to -mm tree
- + treewide-replace-obsolete-_refok-by-__ref-checkpatch-fixes.patch added to -mm tree
- + treewide-replace-obsolete-_refok-by-__ref.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- + printk-create-pr_level-functions-fix.patch added to -mm tree
- + ksm-set-anon_vma-of-first-rmap_item-of-ksm-page-to-pages-anon_vma-other-than-vmas-anon_vma.patch added to -mm tree
- + printk-introduce-should_ignore_loglevel.patch added to -mm tree
- + printk-create-pr_level-functions.patch added to -mm tree
- mmotm 2016-06-23-16-33 uploaded
- + ocfs2-improve-recovery-performance.patch added to -mm tree
- [wrecked] mm-fix-vm-scalability-regression-in-cgroup-aware-workingset-code.patch removed from -mm tree
- + mm-compaction-split-freepages-without-holding-the-zone-lock-fix-2.patch added to -mm tree
- mmotm 2016-06-22-16-21 uploaded
- + mm-vmscan-move-lru-lists-to-node-fix.patch added to -mm tree
- + oom-suspend-fix-oom_reaper-vs-oom_killer_disable-race.patch added to -mm tree
- + sb-add-a-new-writeback-list-for-sync.patch added to -mm tree
- + wb-inode-writeback-list-tracking-tracepoints.patch added to -mm tree
- + ocfs2-retry-on-enospc-if-sufficient-space-in-truncate-log.patch added to -mm tree
- + ocfs2-disable-bug-assertions-in-reading-blocks.patch added to -mm tree
- + mm-update-the-comment-in-__isolate_free_page-checkpatch-fixes.patch added to -mm tree
- + mm-update-the-comment-in-__isolate_free_page.patch added to -mm tree
- + mm-compaction-abort-free-scanner-if-split-fails.patch added to -mm tree
- [alternative-merged] mm-compaction-abort-free-scanner-if-split-fails.patch removed from -mm tree
- + mm-oom-hide-mm-which-is-shared-with-kthread-or-global-init.patch added to -mm tree
- + mm-oom_reaper-do-not-attempt-to-reap-a-task-more-than-twice.patch added to -mm tree
- + mm-oom-task_will_free_mem-should-skip-oom_reaped-tasks.patch added to -mm tree
- + mm-oom-fortify-task_will_free_mem.patch added to -mm tree
- + mm-oom-kill-all-tasks-sharing-the-mm.patch added to -mm tree
- + mm-oom-skip-vforked-tasks-from-being-selected.patch added to -mm tree
- + mm-oom_adj-make-sure-processes-sharing-mm-have-same-view-of-oom_score_adj.patch added to -mm tree
- + proc-oom_adj-extract-oom_score_adj-setting-into-a-helper.patch added to -mm tree
- + proc-oom-drop-bogus-sighand-lock.patch added to -mm tree
- + proc-oom-drop-bogus-task_lock-and-mm-check.patch added to -mm tree
- [merged] vmlinuxldsh-replace-config_enabled-with-is_enabled.patch removed from -mm tree
- [merged] kconfigh-allow-to-use-is_enablereachable-in-macro-expansion.patch removed from -mm tree
- [merged] kconfigh-use-already-defined-macros-for-is_reachable-define.patch removed from -mm tree
- [merged] exporth-use-__is_defined-to-check-if-__ksym_-is-defined.patch removed from -mm tree
- [merged] kconfigh-use-__is_defined-to-check-if-module-is-defined.patch removed from -mm tree
- + mm-kasan-switch-slub-to-stackdepot-enable-memory-quarantine-for-slub.patch added to -mm tree
- + mm-prevent-kasan-false-positives-in-kmemleak.patch added to -mm tree
- + mm-fix-vm-scalability-regression-in-cgroup-aware-workingset-code.patch added to -mm tree
- + mm-hugetlb-clear-compound_mapcount-when-freeing-gigantic-pages.patch added to -mm tree
- + mm-swapc-flush-lru-pvecs-on-compound-page-arrival.patch added to -mm tree
- + crc32-use-ktime_get_ns-for-measurement.patch added to -mm tree
- + compat-remove-compat_printk.patch added to -mm tree
- [to-be-updated] mm-memcontrol-fix-cgroup-creation-failure-after-many-small-jobs.patch removed from -mm tree
- + mm-memcontrol-fix-cgroup-creation-failure-after-many-small-jobs.patch added to -mm tree
- + mm-memcontrol-fix-cgroup-creation-failure-after-many-small-jobs-fix.patch added to -mm tree
- + cgroup-fix-idr-leak-for-the-first-cgroup-root.patch added to -mm tree
- + cgroup-remove-unnecessary-0-check-from-css_from_id.patch added to -mm tree
- + procfs-avoid-32-bit-time_t-in-proc-stat.patch added to -mm tree
- + thp-fix-comments-of-__pmd_trans_huge_lock.patch added to -mm tree
- + mm-compaction-abort-free-scanner-if-split-fails.patch added to -mm tree
- + mm-compaction-split-freepages-without-holding-the-zone-lock-fix.patch added to -mm tree
- + mm-page_alloc-consider-dirtyable-memory-in-terms-of-nodes.patch added to -mm tree
- + mm-move-page-mapped-accounting-to-the-node.patch added to -mm tree
- + mm-rename-nr_anon_pages-to-nr_anon_mapped.patch added to -mm tree
[Index of Archives]
[FAQ]
[Linux Kernel]
[LKML FAQ]
[Site Home]
[IETF Annouce]
[Security]
[Bugtraq]