Linux MM Commits Date Index
[Prev Page][Next Page]
- [patch 052/115] mm/balloon_compaction.c: enqueue zero page to balloon device
- [patch 050/115] mm/memory_hotplug.c: remove unused local zone_type from __remove_zone()
- [patch 047/115] include/linux/mmzone.h: remove ancient/ambiguous comment
- [patch 049/115] mm: document highmem_is_dirtyable sysctl
- [patch 048/115] include/linux/backing-dev.h: simplify wb_stat_sum
- [patch 042/115] mm: avoid taking zone lock in pagetypeinfo_showmixed()
- [patch 046/115] mm/swap_slots.c: don't disable preemption while taking the per-CPU cache
- [patch 045/115] mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallback
- [patch 043/115] mm: drop useless local parameters of __register_one_node()
- [patch 040/115] hugetlb: add support for preferred node to alloc_huge_page_nodemask
- [patch 044/115] fs/proc/task_mmu.c: remove obsolete comment in show_map_vma()
- [patch 041/115] mm, hugetlb, soft_offline: use new_page_nodemask for soft offline migration
- [patch 036/115] mm/truncate.c: fix THP handling in invalidate_mapping_pages()
- [patch 014/115] mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error
- [patch 039/115] mm, hugetlb: unclutter hugetlb allocation layers
- [patch 038/115] mm/oom_kill.c: add tracepoints for oom reaper-related events
- [patch 016/115] mm: hwpoison: introduce idenfity_page_state
- [patch 035/115] mm/hugetlb.c: replace memfmt with string_get_size
- [patch 037/115] userfaultfd: non-cooperative: add madvise() event for MADV_FREE request
- [patch 033/115] mm, hugetlb: schedule when potentially allocating many hugepages
- [patch 034/115] mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit()
- [patch 029/115] mm, memory_hotplug: support movable_node for hotpluggable nodes
- [patch 032/115] mm: unify new_node_page and alloc_migrate_target
- [patch 031/115] hugetlb, memory_hotplug: prefer to use reserved pages for migration
- [patch 022/115] mm/hugetlb.c: warn the user when issues arise on boot due to hugepages
- [patch 030/115] mm, memory_hotplug: simplify empty node mask handling in new_node_page
- [patch 024/115] mm: improve readability of transparent_hugepage_enabled()
- [patch 028/115] zram: use __sysfs_match_string() helper
- [patch 027/115] mm/migrate.c: stabilise page count when migrating transparent hugepages
- [patch 025/115] mm: always enable thp for dax mappings
- [patch 026/115] include/linux/page_ref.h: ensure page_ref_unfreeze is ordered against prior accesses
- [patch 020/115] vmalloc: show lazy-purged vma info in vmallocinfo
- [patch 023/115] oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACK
- [patch 018/115] mm: make PR_SET_THP_DISABLE immediately active
- [patch 021/115] mm/cma.c: warn if the CMA area could not be activated
- [patch 017/115] mm, vmpressure: pass-through notification support
- [patch 019/115] mm/memcontrol: exclude @root from checks in mem_cgroup_low
- [patch 015/115] mm: hugetlb: delete dequeue_hwpoisoned_huge_page()
- [patch 013/115] mm: hwpoison: introduce memory_failure_hugetlb()
- [patch 012/115] mm: soft-offline: dissolve free hugepage if soft-offlined
- [patch 011/115] mm: hugetlb: soft-offline: dissolve source hugepage after successful migration
- [patch 010/115] mm: hwpoison: change PageHWPoison behavior on hugetlb pages
- [patch 009/115] mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache()
- [patch 008/115] mm: hugetlb: prevent reuse of hwpoisoned free hugepages
- [patch 007/115] fs/buffer.c: make bh_lru_install() more efficient
- [patch 006/115] mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning
- [patch 005/115] mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereference
- [patch 004/115] mm, vmscan: avoid thrashing anon lru when free + file is low
- [patch 003/115] mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE
- [patch 002/115] mm, page_alloc: fallback to smallest page when not stealing whole pageblock
- [patch 001/115] swap: add block io poll in swapin path
- incoming
- [folded-merged] signal-avoid-undefined-behaviour-in-kill_something_info-fix.patch removed from -mm tree
- [folded-merged] lib-extablec-use-bsearch-library-function-in-search_extable-v3.patch removed from -mm tree
- [folded-merged] bitmap-use-memcmp-optimisation-in-more-situations-fix.patch removed from -mm tree
- [folded-merged] mm-zsmalloc-simplify-zs_max_alloc_size-handling-fix.patch removed from -mm tree
- [folded-merged] mm-page_allocc-eliminate-unsigned-confusion-in-__rmqueue_fallback-fix.patch removed from -mm tree
- [folded-merged] hugetlb-memory_hotplug-prefer-to-use-reserved-pages-for-migration-fix.patch removed from -mm tree
- [folded-merged] mm-improve-readability-of-transparent_hugepage_enabled-fix-fix.patch removed from -mm tree
- [folded-merged] mm-improve-readability-of-transparent_hugepage_enabled-fix.patch removed from -mm tree
- [folded-merged] mm-hugetlb-warn-the-user-when-issues-arise-on-boot-due-to-hugepages-fix.patch removed from -mm tree
- [folded-merged] mm-vmpressure-pass-through-notification-support-fix.patch removed from -mm tree
- [folded-merged] mm-hwpoison-dissolve-in-use-hugepage-in-unrecoverable-memory-error-fix.patch removed from -mm tree
- [folded-merged] mm-hugetlb-soft-offline-dissolve-source-hugepage-after-successful-migration-fix.patch removed from -mm tree
- [folded-merged] mm-vmscan-avoid-thrashing-anon-lru-when-free-file-is-low-fix.patch removed from -mm tree
- [folded-merged] swap-add-block-io-poll-in-swapin-path-checkpatch-fixes.patch removed from -mm tree
- + mm-fix-overflow-check-in-expand_upwards.patch added to -mm tree
- + include-linux-dcacheh-use-unsigned-chars-in-struct-name_snapshot.patch added to -mm tree
- + slub-make-sure-struct-kmem_cache_node-is-initialized-before-publication.patch added to -mm tree
- + scripts-gdb-lx-dmesg-use-explicit-encoding=utf8-errors=replace.patch added to -mm tree
- + scripts-gdb-lx-dmesg-cast-log_buf-to-void-for-addr-fetch.patch added to -mm tree
- [merged] mm-memory_hotplug-move-movable_node-to-the-hotplug-proper.patch removed from -mm tree
- [merged] alsa-opl4-move-inline-before-return-type.patch removed from -mm tree
- [merged] mm-memory_hotplug-drop-artificial-restriction-on-online-offline.patch removed from -mm tree
- [merged] mm-memory_hotplug-drop-config_movable_node.patch removed from -mm tree
- [merged] mm-memcontrol-account-slab-stats-per-lruvec.patch removed from -mm tree
- [merged] mm-memcontrol-per-lruvec-stats-infrastructure.patch removed from -mm tree
- [merged] mm-memcontrol-use-generic-mod_memcg_page_state-for-kmem-pages.patch removed from -mm tree
- [merged] mm-memcontrol-use-the-node-native-slab-memory-counters.patch removed from -mm tree
- [merged] mm-vmstat-move-slab-statistics-from-zone-to-node-counters.patch removed from -mm tree
- [merged] zswap-delete-an-error-message-for-a-failed-memory-allocation-in-zswap_dstmem_prepare.patch removed from -mm tree
- [merged] zswap-improve-a-size-determination-in-zswap_frontswap_init.patch removed from -mm tree
- [merged] zswap-delete-an-error-message-for-a-failed-memory-allocation-in-zswap_pool_create.patch removed from -mm tree
- [merged] mm-swap-sort-swap-entries-before-free.patch removed from -mm tree
- [merged] mm-oom_kill-count-global-and-memory-cgroup-oom-kills.patch removed from -mm tree
- [merged] mm-per-cgroup-memory-reclaim-stats.patch removed from -mm tree
- [merged] mm-kmemleak-treat-vm_struct-as-alternative-reference-to-vmalloced-objects.patch removed from -mm tree
- [merged] mm-kmemleak-factor-object-reference-updating-out-of-scan_block.patch removed from -mm tree
- [merged] mm-kmemleak-slightly-reduce-the-size-of-some-structures-on-64-bit-architectures.patch removed from -mm tree
- [merged] mm-mempolicy-dont-check-cpuset-seqlock-where-it-doesnt-matter.patch removed from -mm tree
- [merged] mm-cpuset-always-use-seqlock-when-changing-tasks-nodemask.patch removed from -mm tree
- [merged] mm-mempolicy-simplify-rebinding-mempolicies-when-updating-cpusets.patch removed from -mm tree
- [merged] mm-page_alloc-pass-preferred-nid-instead-of-zonelist-to-allocator.patch removed from -mm tree
- [merged] mm-mempolicy-stop-adjusting-current-il_next-in-mpol_rebind_nodemask.patch removed from -mm tree
- [merged] mm-page_alloc-fix-more-premature-oom-due-to-race-with-cpuset-update.patch removed from -mm tree
- [merged] mm-rmap-use-correct-helper-when-poisoning-hugepages.patch removed from -mm tree
- [merged] mm-hugetlb-introduce-set_huge_swap_pte_at-helper.patch removed from -mm tree
- [merged] mm-hugetlb-allow-architectures-to-override-huge_pte_clear.patch removed from -mm tree
- [merged] mm-hugetlb-add-size-parameter-to-huge_pte_offset.patch removed from -mm tree
- [merged] mm-gup-ensure-real-head-page-is-ref-counted-when-using-hugepages.patch removed from -mm tree
- [merged] mm-gup-remove-broken-vm_bug_on_page-compound-check-for-hugepages.patch removed from -mm tree
- [merged] arm64-hugetlb-remove-spurious-calls-to-huge_ptep_offset.patch removed from -mm tree
- [merged] arm64-hugetlb-refactor-find_num_contig.patch removed from -mm tree
- [merged] mm-drop-null-return-check-of-pte_offset_map_lock.patch removed from -mm tree
- [merged] mm-page_alloc-mark-bad_range-and-meminit_pfn_in_nid-as-__maybe_unused.patch removed from -mm tree
- [merged] powerpc-mm-hugetlb-add-support-for-1g-huge-pages.patch removed from -mm tree
- [merged] mm-adaptive-hash-table-scaling.patch removed from -mm tree
- [merged] mm-hugetlb-cleanup-arch_has_gigantic_page.patch removed from -mm tree
- [merged] mm-updated-callers-to-use-hash_zero-flag.patch removed from -mm tree
- [merged] powerpc-hugetlb-enable-hugetlb-migration-for-ppc64.patch removed from -mm tree
- [merged] powerpc-mm-hugetlb-remove-follow_huge_addr-for-powerpc.patch removed from -mm tree
- [merged] mm-zeroing-hash-tables-in-allocator.patch removed from -mm tree
- [merged] powerpc-hugetlb-add-follow_huge_pd-implementation-for-ppc64.patch removed from -mm tree
- [merged] mm-follow_page_mask-add-support-for-hugetlb-pgd-entries.patch removed from -mm tree
- [merged] mm-hugetlb-move-default-definition-of-hugepd_t-earlier-in-the-header.patch removed from -mm tree
- [merged] mm-follow_page_mask-add-support-for-hugepage-directory-entry.patch removed from -mm tree
- [merged] mm-hugetlb-export-hugetlb_entry_migration-helper.patch removed from -mm tree
- [merged] mm-follow_page_mask-split-follow_page_mask-to-smaller-functions.patch removed from -mm tree
- [merged] mm-memory_hotplug-replace-for_device-by-want_memblock-in-arch_add_memory.patch removed from -mm tree
- [merged] mm-madvise-enable-softhard-offline-of-hugetlb-pages-at-pgd-level.patch removed from -mm tree
- [merged] userfaultfd-drop-dead-code.patch removed from -mm tree
- [merged] mm-hugetlb-migration-use-set_huge_pte_at-instead-of-set_pte_at.patch removed from -mm tree
- [merged] mm-memory_hotplug-fix-the-section-mismatch-warning.patch removed from -mm tree
- [merged] mm-memory_hotplug-remove-unused-cruft-after-memory-hotplug-rework.patch removed from -mm tree
- [merged] exit-dont-include-unused-userfaultfd_kh.patch removed from -mm tree
- [merged] mm-memory_hotplug-do-not-assume-zone_normal-is-default-kernel-zone.patch removed from -mm tree
- [merged] mm-memory_hotplug-fix-mmop_online_keep-behavior.patch removed from -mm tree
- [merged] mm-memory_hotplug-do-not-associate-hotadded-memory-to-zones-until-online.patch removed from -mm tree
- [merged] mm-consider-zone-which-is-not-fully-populated-to-have-holes.patch removed from -mm tree
- [merged] mm-vmstat-skip-reporting-offline-pages-in-pagetypeinfo.patch removed from -mm tree
- [merged] mm-memory_hotplug-consider-offline-memblocks-removable.patch removed from -mm tree
- [merged] mm-compaction-skip-over-holes-in-__reset_isolation_suitable.patch removed from -mm tree
- [merged] mm-__first_valid_page-skip-over-offline-pages.patch removed from -mm tree
- [merged] mm-memory_hotplug-split-up-register_one_node.patch removed from -mm tree
- [merged] mm-memory_hotplug-get-rid-of-is_zone_device_section.patch removed from -mm tree
- [merged] mm-drop-page_initialized-check-from-get_nid_for_pfn.patch removed from -mm tree
- [merged] mm-memory_hotplug-use-node-instead-of-zone-in-can_online_high_movable.patch removed from -mm tree
- [merged] mm-remove-return-value-from-init_currently_empty_zone.patch removed from -mm tree
- [merged] mm-thp-swap-enable-thp-swap-optimization-only-if-has-compound-map.patch removed from -mm tree
- [merged] mm-thp-swap-check-whether-thp-can-be-split-firstly.patch removed from -mm tree
- [merged] mm-thp-swap-move-anonymous-thp-split-logic-to-vmscan.patch removed from -mm tree
- [merged] mm-thp-swap-unify-swap-slot-free-functions-to-put_swap_page.patch removed from -mm tree
- [merged] mm-thp-swap-delay-splitting-thp-during-swap-out.patch removed from -mm tree
- [merged] mm-vmstat-standardize-file-operations-variable-names.patch removed from -mm tree
- [merged] zram-count-same-page-write-as-page_stored.patch removed from -mm tree
- [merged] ksm-optimize-refile-of-stable_node_dup-at-the-head-of-the-chain.patch removed from -mm tree
- [merged] ksm-swap-the-two-output-parameters-of-chain-chain_prune.patch removed from -mm tree
- [merged] ksm-cleanup-stable_node-chain-collapse-case.patch removed from -mm tree
- [merged] ksm-fix-use-after-free-with-merge_across_nodes-=-0.patch removed from -mm tree
- [merged] ksm-introduce-ksm_max_page_sharing-per-page-deduplication-limit.patch removed from -mm tree
- [merged] mm-nobootmem-return-0-when-start_pfn-equals-end_pfn.patch removed from -mm tree
- [merged] mm-vmscan-fix-unsequenced-modification-and-access-warning.patch removed from -mm tree
- [merged] mark-protection_map-as-__ro_after_init.patch removed from -mm tree
- [merged] mm-sparsemem-break-out-of-loops-early.patch removed from -mm tree
- [merged] mm-allow-slab_nomerge-to-be-set-at-build-time.patch removed from -mm tree
- [merged] subject-mm-slab-trivial-change-to-replace-round-up-code-with-align.patch removed from -mm tree
- [merged] mm-slub-wrap-kmem_cache-cpu_partial-in-config-config_slub_cpu_partial.patch removed from -mm tree
- [merged] mm-slub-wrap-cpu_slab-partial-in-config_slub_cpu_partial.patch removed from -mm tree
- [merged] mm-slub-pack-red_left_pad-with-another-int-to-save-a-word.patch removed from -mm tree
- [merged] mm-slub-reset-cpu_slabs-pointer-in-deactivate_slab.patch removed from -mm tree
- [merged] mm-slub-remove-a-redundant-assignment-in-___slab_alloc.patch removed from -mm tree
- [merged] fs-file-replace-alloc_fdmem-with-kvmalloc-alternative.patch removed from -mm tree
- [merged] ocfs2-constify-attribute_group-structures.patch removed from -mm tree
- [merged] ocfs2-use-magich.patch removed from -mm tree
- [merged] ocfs2-free-dummy_sc-in-sc_fop_release-in-case-of-memory-leak.patch removed from -mm tree
- [merged] ocfs2-fix-a-static-checker-warning.patch removed from -mm tree
- [merged] sh-intc-delete-an-error-message-for-a-failed-memory-allocation-in-add_virq_to_pirq.patch removed from -mm tree
- [merged] bpf-use-linux-set_memoryh.patch removed from -mm tree
- [merged] module-use-linux-set_memoryh.patch removed from -mm tree
- [merged] pm-hibernate-use-linux-set_memoryh.patch removed from -mm tree
- [merged] provide-linux-set_memoryh.patch removed from -mm tree
- [merged] scripts-spellingtxt-add-a-bunch-more-spelling-mistakes.patch removed from -mm tree
- [merged] clarify-help-text-that-compression-applies-to-ramfs-as-well-as-legacy-ramdisk.patch removed from -mm tree
- [merged] teach-initramfs_root_uid-and-initramfs_root_gid-that-1-means-current-user.patch removed from -mm tree
- [merged] mn10300-use-generic-fbh.patch removed from -mm tree
- [merged] tile-provide-default-ioremap-declaration.patch removed from -mm tree
- [merged] mn10300-remove-wrapper-header-for-asm-deviceh.patch removed from -mm tree
- [merged] kernel-extablec-mark-core_kernel_text-notrace.patch removed from -mm tree
- [merged] thp-mm-fix-crash-due-race-in-madv_free-handling.patch removed from -mm tree
- [merged] compiler-clang-always-inline-when-config_optimize_inlining-is-disabled.patch removed from -mm tree
- [obsolete] linux-next-git-rejects-2.patch removed from -mm tree
- mmotm 2017-07-06-16-18 uploaded
- + linux-next-git-rejects-2.patch added to -mm tree
- [patch 108/108] mm, memory_hotplug: move movable_node to the hotplug proper
- [patch 107/108] mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
- [patch 106/108] mm, memory_hotplug: drop artificial restriction on online/offline
- [patch 105/108] mm: memcontrol: account slab stats per lruvec
- [patch 104/108] mm: memcontrol: per-lruvec stats infrastructure
- [patch 103/108] mm: memcontrol: use generic mod_memcg_page_state for kmem pages
- [patch 096/108] mm/oom_kill: count global and memory cgroup oom kills
- [patch 102/108] mm: memcontrol: use the node-native slab memory counters
- [patch 100/108] mm/zswap.c: delete an error message for a failed memory allocation in zswap_dstmem_prepare()
- [patch 101/108] mm: vmstat: move slab statistics from zone to node counters
- [patch 099/108] mm/zswap.c: improve a size determination in zswap_frontswap_init()
- [patch 097/108] mm/swapfile.c: sort swap entries before free
- [patch 095/108] mm: per-cgroup memory reclaim stats
- [patch 098/108] mm/zswap.c: delete an error message for a failed memory allocation in zswap_pool_create()
- [patch 094/108] mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects
- [patch 092/108] mm: kmemleak: slightly reduce the size of some structures on 64-bit architectures
- [patch 093/108] mm: kmemleak: factor object reference updating out of scan_block()
- [patch 091/108] mm, mempolicy: don't check cpuset seqlock where it doesn't matter
- [patch 090/108] mm, cpuset: always use seqlock when changing task's nodemask
- [patch 089/108] mm, mempolicy: simplify rebinding mempolicies when updating cpusets
- [patch 088/108] mm, page_alloc: pass preferred nid instead of zonelist to allocator
- [patch 087/108] mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()
- [patch 086/108] mm, page_alloc: fix more premature OOM due to race with cpuset update
- [patch 085/108] mm: rmap: use correct helper when poisoning hugepages
- [patch 084/108] mm/hugetlb: introduce set_huge_swap_pte_at() helper
- [patch 082/108] mm/hugetlb: add size parameter to huge_pte_offset()
- [patch 078/108] arm64: hugetlb: refactor find_num_contig()
- [patch 083/108] mm/hugetlb: allow architectures to override huge_pte_clear()
- [patch 079/108] arm64: hugetlb: remove spurious calls to huge_ptep_offset()
- [patch 081/108] mm, gup: ensure real head page is ref-counted when using hugepages
- [patch 080/108] mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages
- [patch 074/108] mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE
- [patch 076/108] mm/page_alloc.c: mark bad_range() and meminit_pfn_in_nid() as __maybe_unused
- [patch 077/108] mm: drop NULL return check of pte_offset_map_lock()
- [patch 075/108] powerpc/mm/hugetlb: add support for 1G huge pages
- [patch 073/108] mm: adaptive hash table scaling
- [patch 072/108] mm: update callers to use HASH_ZERO flag
- [patch 071/108] mm: zero hash tables in allocator
- [patch 070/108] powerpc/hugetlb: enable hugetlb migration for ppc64
- [patch 069/108] powerpc/mm/hugetlb: remove follow_huge_addr for powerpc
- [patch 068/108] powerpc/hugetlb: add follow_huge_pd implementation for ppc64
- [patch 067/108] mm/follow_page_mask: add support for hugepage directory entry
- [patch 066/108] mm/hugetlb: move default definition of hugepd_t earlier in the header
- [patch 065/108] mm/follow_page_mask: add support for hugetlb pgd entries
- [patch 064/108] mm/hugetlb: export hugetlb_entry_migration helper
- [patch 063/108] mm/follow_page_mask: split follow_page_mask to smaller functions.
- [patch 061/108] mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD level
- [patch 062/108] mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_at
- [patch 060/108] fs/userfaultfd.c: drop dead code
- [patch 059/108] kernel/exit.c: don't include unused userfaultfd_k.h
- [patch 058/108] mm, memory_hotplug: remove unused cruft after memory hotplug rework
- [patch 057/108] mm, memory_hotplug: fix the section mismatch warning
- [patch 056/108] mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
- [patch 055/108] mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone
- [patch 053/108] mm, memory_hotplug: do not associate hotadded memory to zones until online
- [patch 052/108] mm, vmstat: skip reporting offline pages in pagetypeinfo
- [patch 051/108] mm: __first_valid_page skip over offline pages
- [patch 050/108] mm, compaction: skip over holes in __reset_isolation_suitable
- [patch 049/108] mm: consider zone which is not fully populated to have holes
- [patch 054/108] mm, memory_hotplug: fix MMOP_ONLINE_KEEP behavior
- [patch 048/108] mm, memory_hotplug: consider offline memblocks removable
- [patch 047/108] mm, memory_hotplug: split up register_one_node()
- [patch 046/108] mm, memory_hotplug: get rid of is_zone_device_section
- [patch 045/108] mm: drop page_initialized check from get_nid_for_pfn
- [patch 044/108] mm, memory_hotplug: use node instead of zone in can_online_high_movable
- [patch 043/108] mm: remove return value from init_currently_empty_zone
- [patch 042/108] mm, THP, swap: enable THP swap optimization only if has compound map
- [patch 041/108] mm, THP, swap: check whether THP can be split firstly
- [patch 040/108] mm, THP, swap: move anonymous THP split logic to vmscan
- [patch 039/108] mm, THP, swap: unify swap slot free functions to put_swap_page
- [patch 038/108] mm, THP, swap: delay splitting THP during swap out
- [patch 037/108] mm/vmstat.c: standardize file operations variable names
- [patch 036/108] zram: count same page write as page_stored
- [patch 035/108] ksm: optimize refile of stable_node_dup at the head of the chain
- [patch 034/108] ksm: swap the two output parameters of chain/chain_prune
- [patch 033/108] ksm: cleanup stable_node chain collapse case
- [patch 032/108] ksm: fix use after free with merge_across_nodes = 0
- [patch 031/108] ksm: introduce ksm_max_page_sharing per page deduplication limit
- [patch 030/108] mm/nobootmem.c: return 0 when start_pfn equals end_pfn
- [patch 029/108] mm/vmscan.c: fix unsequenced modification and access warning
- [patch 028/108] mm/mmap.c: mark protection_map as __ro_after_init
- [patch 027/108] mm, sparsemem: break out of loops early
- [patch 026/108] mm: allow slab_nomerge to be set at build time
- [patch 025/108] mm/slab.c: replace open-coded round-up code with ALIGN
- [patch 023/108] mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL
- [patch 020/108] mm/slub.c: remove a redundant assignment in ___slab_alloc()
- [patch 024/108] mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL
- [patch 021/108] mm/slub: reset cpu_slab's pointer in deactivate_slab()
- [patch 022/108] mm/slub.c: pack red_left_pad with another int to save a word
- [patch 019/108] fs/file.c: replace alloc_fdmem() with kvmalloc() alternative
- [patch 018/108] ocfs2: constify attribute_group structures
- [patch 017/108] ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak
- [patch 016/108] ocfs2: use magic.h
- [patch 015/108] ocfs2: fix a static checker warning
- [patch 014/108] drivers/sh/intc/virq.c: delete an error message for a failed memory allocation in add_virq_to_pirq()
- [patch 013/108] include/linux/filter.h: use linux/set_memory.h
- [patch 012/108] kernel/module.c: use linux/set_memory.h
- [patch 011/108] kernel/power/snapshot.c: use linux/set_memory.h
- [patch 010/108] provide linux/set_memory.h
- [patch 009/108] scripts/spelling.txt: add a bunch more spelling mistakes
- [patch 008/108] ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk.
- [patch 007/108] scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GID that -1 means "current user".
- [patch 006/108] tile: provide default ioremap declaration
- [patch 005/108] mn10300: use generic fb.h
- [patch 004/108] mn10300: remove wrapper header for asm/device.h
- [patch 003/108] kernel/extable.c: mark core_kernel_text notrace
- [patch 002/108] thp, mm: fix crash due race in MADV_FREE handling
- [patch 001/108] compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
- incoming
- [folded-merged] mm-memcontrol-per-lruvec-stats-infrastructure-fix-3.patch removed from -mm tree
- [folded-merged] mm-memcontrol-per-lruvec-stats-infrastructure-fix-5.patch removed from -mm tree
- [folded-merged] mm-memcontrol-per-lruvec-stats-infrastructure-fix-2.patch removed from -mm tree
- [folded-merged] mm-memcontrol-per-lruvec-stats-infrastructure-fix.patch removed from -mm tree
- [folded-merged] mm-vmstat-move-slab-statistics-from-zone-to-node-counters-fix.patch removed from -mm tree
- [folded-merged] mm-swap-sort-swap-entries-before-free-fix.patch removed from -mm tree
- [folded-merged] mm-oom_kill-count-global-and-memory-cgroup-oom-kills-fix-fix.patch removed from -mm tree
- [folded-merged] mm-oom_kill-count-global-and-memory-cgroup-oom-kills-fix.patch removed from -mm tree
- [folded-merged] mm-hugetlb-introduce-set_huge_swap_pte_at-helper-v41.patch removed from -mm tree
- [folded-merged] mm-hugetlb-introduce-set_huge_swap_pte_at-helper-v4.patch removed from -mm tree
- [folded-merged] mm-gup-ensure-real-head-page-is-ref-counted-when-using-hugepages-v5.patch removed from -mm tree
- [folded-merged] mm-adaptive-hash-table-scaling-v5.patch removed from -mm tree
- [folded-merged] mm-adaptive-hash-table-scaling-v2.patch removed from -mm tree
- [folded-merged] mm-adaptive-hash-table-scaling-fix.patch removed from -mm tree
- [folded-merged] mm-madvise-enable-softhard-offline-of-hugetlb-pages-at-pgd-level-fix.patch removed from -mm tree
- [folded-merged] mm-memory_hotplug-do-not-associate-hotadded-memory-to-zones-until-online-fix-2-fix.patch removed from -mm tree
- [folded-merged] mm-memory_hotplug-do-not-associate-hotadded-memory-to-zones-until-online-fix-2.patch removed from -mm tree
- [folded-merged] mm-memory_hotplug-do-not-associate-hotadded-memory-to-zones-until-online-fix.patch removed from -mm tree
- [folded-merged] mm-vmstat-skip-reporting-offline-pages-in-pagetypeinfo-fix.patch removed from -mm tree
- [folded-merged] mm-consider-zone-which-is-not-fully-populated-to-have-holes-fix.patch removed from -mm tree
- [folded-merged] mm-thp-swap-delay-splitting-thp-during-swap-out-fix.patch removed from -mm tree
- [folded-merged] mm-slub-wrap-cpu_slab-partial-in-config_slub_cpu_partial-fix.patch removed from -mm tree
- [wrecked] uaccess-zero-destination-buffer-on-overflow-attempt.patch removed from -mm tree
- + mm-zsmalloc-simplify-zs_max_alloc_size-handling.patch added to -mm tree
- + mm-zsmalloc-simplify-zs_max_alloc_size-handling-fix.patch added to -mm tree
- + zram-constify-attribute_group-structures.patch added to -mm tree
- + frv-cmpxchg-implement-cmpxchg64.patch added to -mm tree
- + mm-disallow-early_pfn_to_nid-on-configurations-which-do-not-implement-it.patch added to -mm tree
- + mm-memory-hotplug-switch-locking-to-a-percpu-rwsem.patch added to -mm tree
- + mm-swap-provide-lru_add_drain_all_cpuslocked.patch added to -mm tree
- [to-be-updated] mm-change-cpuhotplug-lock-order-in-lru_add_drain_all.patch removed from -mm tree
- [to-be-updated] mm-memory-hotplug-switch-locking-to-a-percpu-rwsem.patch removed from -mm tree
- + mm-use-dedicated-helper-to-access-rlimit-value.patch added to -mm tree
- + uaccess-zero-destination-buffer-on-overflow-attempt.patch added to -mm tree
- + mm-mm-mmap-do-not-blow-on-prot_none-map_fixed-holes-in-the-stack.patch added to -mm tree
- + alsa-opl4-move-inline-before-return-type.patch added to -mm tree
- + cris-gpio-move-inline-before-return-type.patch added to -mm tree
- + video-fbdev-omap-move-inline-before-return-type.patch added to -mm tree
- + ia64-sn-pci-move-inline-before-type.patch added to -mm tree
- + ia64-move-inline-before-return-type.patch added to -mm tree
- + arm-samsung-usb-ohci-move-inline-before-return-type.patch added to -mm tree
- + mips-smp-move-asmlinkage-before-return-type.patch added to -mm tree
- + m68k-coldfire-move-inline-before-return-type.patch added to -mm tree
- + drivers-s390-move-static-and-inline-before-return-type.patch added to -mm tree
- + video-fbdev-intelfb-move-inline-before-return-type.patch added to -mm tree
- + drivers-tty-serial-move-inline-before-return-type.patch added to -mm tree
- + usb-serial-safe_serial-move-__inline__-before-return-type.patch added to -mm tree
- + x86-efi-move-asmlinkage-before-return-type.patch added to -mm tree
- + sh-move-inline-before-return-type.patch added to -mm tree
- + frv-tlbflush-move-asmlinkage-before-return-type.patch added to -mm tree
- + arm-hp-jornada-7xx-move-inline-before-return-type.patch added to -mm tree
- + arm-kvm-move-asmlinkage-before-type.patch added to -mm tree
- + checkpatch-improve-the-storage_class-test.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- + ocfs2-constify-attribute_group-structures.patch added to -mm tree
- + powerpc-64s-implement-arch-specific-hardlockup-watchdog-fix-2.patch added to -mm tree
- + mm-change-cpuhotplug-lock-order-in-lru_add_drain_all.patch added to -mm tree
- + bitmap-use-memcmp-optimisation-in-more-situations-fix.patch added to -mm tree
- + kmod-add-test-driver-to-stress-test-the-module-loader-fix.patch added to -mm tree
- + checkpatch-improve-multi-line-alignment-test.patch added to -mm tree
- [alternative-merged] mm-list_lruc-use-cond_resched_lock-for-nlru-lock.patch removed from -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- mmotm 2017-06-29-16-41 uploaded
- + fs-dcachec-fix-spin-lockup-issue-on-nlru-lock.patch added to -mm tree
- + mm-list_lruc-fix-list_lru_count_node-to-be-race-free.patch added to -mm tree
- + mm-memory_hotplug-just-build-zonelist-for-new-added-node-fix-fix.patch added to -mm tree
- [to-be-updated] test_sysctl-add-dedicated-proc-sysctl-test-driver.patch removed from -mm tree
- + bitmap-use-memcmp-optimisation-in-more-situations.patch added to -mm tree
- + turn-bitmap_set-and-bitmap_clear-into-memset-when-possible.patch added to -mm tree
- + bitmap-optimise-bitmap_set-and-bitmap_clear-of-a-single-bit.patch added to -mm tree
- + test_bitmap-add-optimisation-tests.patch added to -mm tree
- + expand_downwards-dont-require-the-gap-if-vm_prev.patch added to -mm tree
- + kmod-throttle-kmod-thread-limit.patch added to -mm tree
- + kmod-add-test-driver-to-stress-test-the-module-loader.patch added to -mm tree
- + maintainers-give-kmod-some-maintainer-love.patch added to -mm tree
- + mm-balloon-enqueue-zero-page-to-balloon-device.patch added to -mm tree
- + bpf-use-linux-set_memoryh.patch added to -mm tree
- + module-use-linux-set_memoryh.patch added to -mm tree
- + pm-hibernate-use-linux-set_memoryh.patch added to -mm tree
- + provide-linux-set_memoryh.patch added to -mm tree
- + kernel-ksysfs-constify-attribute_group-structures.patch added to -mm tree
- + mm-memory-hotplug-switch-locking-to-a-percpu-rwsem.patch added to -mm tree
- + mm-memory-hotplug-switch-locking-to-a-percpu-rwsem.patch added to -mm tree
- + thp-mm-fix-crash-due-race-in-madv_free-handling.patch added to -mm tree
- + cma-fix-calculation-of-aligned-offset.patch added to -mm tree
- [to-be-updated] test_sysctl-add-simple-proc_dointvec-case.patch removed from -mm tree
- [to-be-updated] test_sysctl-test-against-int-proc_dointvec-array-support.patch removed from -mm tree
- [to-be-updated] test_sysctl-add-simple-proc_douintvec-case.patch removed from -mm tree
- [to-be-updated] test_sysctl-add-generic-script-to-expand-on-tests.patch removed from -mm tree
- [to-be-updated] test_sysctl-test-against-page_size-for-int.patch removed from -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- mmotm 2017-06-27-14-49 uploaded
- + random-do-not-ignore-early-device-randomness.patch added to -mm tree
- + arm-fix-rd_size-declaration.patch added to -mm tree
- + include-linux-stringh-add-the-option-of-fortified-stringh-functions-fix-2.patch added to -mm tree
- + mm-page_allocc-eliminate-unsigned-confusion-in-__rmqueue_fallback-fix.patch added to -mm tree
- Re: mmotm 2017-06-23-15-03 uploaded
- + include-linux-stringh-add-the-option-of-fortified-stringh-functions-fix.patch added to -mm tree
- + sh-mark-end-of-bug-implementation-as-unreachable.patch added to -mm tree
- + mm-memory_hotplug-just-build-zonelist-for-new-added-node.patch added to -mm tree
- + compiler-clang-always-inline-when-config_optimize_inlining-is-disabled.patch added to -mm tree
- + mm-remove-unused-zone_type-variable-from-__remove_zone.patch added to -mm tree
- + mm-memory_hotplug-just-build-zonelist-for-new-added-node-fix.patch added to -mm tree
- + mm-document-highmem_is_dirtyable-sysctl.patch added to -mm tree
- + ocfs2-free-dummy_sc-in-sc_fop_release-in-case-of-memory-leak.patch added to -mm tree
- + mm-tree-wide-replace-__gfp_repeat-by-__gfp_retry_mayfail-with-more-useful-semantic-fix-3.patch added to -mm tree
- + mm-tree-wide-replace-__gfp_repeat-by-__gfp_retry_mayfail-with-more-useful-semantic-fix-2.patch added to -mm tree
- + checkpatch-improve-macro-reuse-test.patch added to -mm tree
- + writeback-simplify-wb_stat_sum.patch added to -mm tree
- + mm-memory_hotplug-do-not-associate-hotadded-memory-to-zones-until-online-fix-2-fix.patch added to -mm tree
- + mm-tree-wide-replace-__gfp_repeat-by-__gfp_retry_mayfail-with-more-useful-semantic-fix.patch added to -mm tree
- [merged] autofs-sanity-check-status-reported-with-autofs_dev_ioctl_fail.patch removed from -mm tree
- [merged] exec-account-for-argv-envp-pointers.patch removed from -mm tree
- [merged] ocfs2-fix-deadlock-caused-by-recursive-locking-in-xattr.patch removed from -mm tree
- [merged] slub-make-sysfs-file-removal-asynchronous.patch removed from -mm tree
- [merged] cmdline-fix-get_options-overflow-while-parsing-ranges.patch removed from -mm tree
- [merged] dax-fix-inefficiency-in-dax_writeback_mapping_range.patch removed from -mm tree
- [merged] mm-huge-vmap-fail-gracefully-on-unexpected-huge-vmap-mappings.patch removed from -mm tree
- [merged] mm-thp-remove-cond_resched-from-__collapse_huge_page_copy.patch removed from -mm tree
- [patch 8/8] fs/exec.c: account for argv/envp pointers
- [patch 7/8] ocfs2: fix deadlock caused by recursive locking in xattr
- [patch 6/8] slub: make sysfs file removal asynchronous
- [patch 5/8] lib/cmdline.c: fix get_options() overflow while parsing ranges
- [patch 4/8] fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
- [patch 3/8] autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
- [patch 2/8] mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
- [patch 1/8] mm, thp: remove cond_resched from __collapse_huge_page_copy
- incoming
- [folded-merged] exec-account-for-argv-envp-pointers-fix.patch removed from -mm tree
- mmotm 2017-06-23-15-03 uploaded
- + arm64-move-elf_et_dyn_base-to-4gb-4mb.patch added to -mm tree
- [to-be-updated] arm64-reduce-elf_et_dyn_base.patch removed from -mm tree
- + mm-kvmalloc-support-__gfp_retry_mayfail-for-all-sizes.patch added to -mm tree
- + xfs-map-km_mayfail-to-__gfp_retry_mayfail.patch added to -mm tree
- + mm-migration-do-not-trigger-oom-killer-when-migrating-memory.patch added to -mm tree
- + drm-i915-use-__gfp_retry_mayfail.patch added to -mm tree
- + mips-do-not-use-__gfp_repeat-for-order-0-request.patch added to -mm tree
- + mm-tree-wide-replace-__gfp_repeat-by-__gfp_retry_mayfail-with-more-useful-semantic.patch added to -mm tree
- + mm-remove-ancient-ambiguous-comment.patch added to -mm tree
- + mm-swap-dont-disable-preemption-while-taking-the-per-cpu-cache.patch added to -mm tree
- + mm-page_allocc-eliminate-unsigned-confusion-in-__rmqueue_fallback.patch added to -mm tree
- + obsoleted-comment-in-show_map_vma.patch added to -mm tree
- + exec-account-for-argv-envp-pointers-fix.patch added to -mm tree
- [merged] x86-power-64-use-char-arrays-for-asm-function-names.patch removed from -mm tree
- [alternative-merged] powerpc-64-initialise-thread_info-for-emergency-stacks.patch removed from -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- + mm-allow-slab_nomerge-to-be-set-at-build-time.patch added to -mm tree
- + mm-drop-useless-local-parameters-of-__register_one_node.patch added to -mm tree
- + kernel-extablec-mark-core_kernel_text-notrace.patch added to -mm tree
- + mm-avoid-taking-zone-lock-in-pagetypeinfo_showmixed.patch added to -mm tree
- + scripts-spellingtxt-add-a-bunch-more-spelling-mistakes.patch added to -mm tree
- [to-be-updated] kernel-watchdog-fix-spurious-hard-lockups.patch removed from -mm tree
- + writeback-rework-wb__stat-family-of-functions.patch added to -mm tree
- + writeback-rework-wb__stat-family-of-functions.patch added to -mm tree
- + exec-account-for-argv-envp-pointers.patch added to -mm tree
- + ocfs2-fix-deadlock-caused-by-recursive-locking-in-xattr.patch added to -mm tree
- + mm-memory_hotplug-do-not-associate-hotadded-memory-to-zones-until-online-fix-2.patch added to -mm tree
- + kasan-make-function-get_wild_bug_type-static.patch added to -mm tree
- + binfmt_elf-safely-increment-argv-pointers.patch added to -mm tree
- + powerpcmmap-properly-account-for-stack-randomization-in-mmap_base.patch added to -mm tree
- + arm64-mmap-properly-account-for-stack-randomization-in-mmap_base.patch added to -mm tree
- + x86-mmap-properly-account-for-stack-randomization-in-mmap_base.patch added to -mm tree
- [to-be-updated] arm64-move-compat_elf_et_dyn_base-lower-in-the-address-space.patch removed from -mm tree
- [to-be-updated] x86-elf-move-32-bit-elf_et_dyn_base-to-256mb.patch removed from -mm tree
- [to-be-updated] powerpcmmap-properly-account-for-stack-randomization-in-mmap_base.patch removed from -mm tree
- [to-be-updated] arm64-mmap-properly-account-for-stack-randomization-in-mmap_base.patch removed from -mm tree
- [to-be-updated] x86-mmap-properly-account-for-stack-randomization-in-mmap_base.patch removed from -mm tree
- [to-be-updated] binfmt_elf-document-load_bias-a-little-bit.patch removed from -mm tree
- + arm-reduce-elf_et_dyn_base.patch added to -mm tree
- + arm64-reduce-elf_et_dyn_base.patch added to -mm tree
- + s390-reduce-elf_et_dyn_base.patch added to -mm tree
- + powerpc-reduce-elf_et_dyn_base.patch added to -mm tree
- + binfmt_elf-use-elf_et_dyn_base-only-for-pie.patch added to -mm tree
- + mm-hugetlb-soft_offline-use-new_page_nodemask-for-soft-offline-migration.patch added to -mm tree
- + hugetlb-add-support-for-preferred-node-to-alloc_huge_page_nodemask.patch added to -mm tree
- + mm-hugetlb-unclutter-hugetlb-allocation-layers.patch added to -mm tree
- [merged] mm-drop-wait-parameter-from-write_one_page-fix.patch removed from -mm tree
- [merged] mm-fix-mapping_set_error-call-in-me_pagecache_dirty.patch removed from -mm tree
- [merged] mm-drop-wait-parameter-from-write_one_page.patch removed from -mm tree
- [merged] mm-correct-the-comment-when-reclaimed-pages-exceed-the-scanned-pages.patch removed from -mm tree
- [merged] userfaultfd-shmem-handle-coredumping-in-handle_userfault.patch removed from -mm tree
- [merged] mm-numa-avoid-waiting-on-freed-migrated-pages.patch removed from -mm tree
- [merged] swap-cond_resched-in-swap_cgroup_prepare.patch removed from -mm tree
- [merged] mm-hwpoison-use-compound_head-flags-for-huge-pages.patch removed from -mm tree
- + include-linux-stringh-add-the-option-of-fortified-stringh-functions.patch added to -mm tree
- + powerpc-make-feature-fixup-tests-fortify-safe.patch added to -mm tree
- + powerpc-dont-fortify-prom_init.patch added to -mm tree
- + ib-rxe-do-not-copy-extra-stack-memory-to-skb.patch added to -mm tree
- + kexec_file-adjust-declaration-of-kexec_purgatory.patch added to -mm tree
- + x86-power-64-use-char-arrays-for-asm-function-names.patch added to -mm tree
- + efi-avoid-fortify-checks-in-efi-stub.patch added to -mm tree
- + mmoom-add-tracepoints-for-oom-reaper-related-events.patch added to -mm tree
- + kernel-watchdog-fix-spurious-hard-lockups.patch added to -mm tree
- + slub-make-sysfs-file-removal-asynchronous.patch added to -mm tree
- + watchdog-provide-watchdog_reconfigure-for-arch-watchdogs-fix-2.patch added to -mm tree
- + powerpc-64-initialise-thread_info-for-emergency-stacks.patch added to -mm tree
- + powerpc-64s-implement-arch-specific-hardlockup-watchdog-fix.patch added to -mm tree
- + cmdline-fix-get_options-overflow-while-parsing-ranges.patch added to -mm tree
- + kernelh-handle-pointers-to-arrays-better-in-container_of-fix.patch added to -mm tree
- + linux-next-rejects.patch added to -mm tree
- [to-be-updated] maintainers-fix-major-alpha-ordering.patch removed from -mm tree
- + watchdog-split-up-config-options-fix.patch added to -mm tree
- + maintainers-fix-major-alpha-ordering.patch added to -mm tree
- + userfaultfd-non-cooperative-add-madvise-event-for-madv_free-request.patch added to -mm tree
- + dax-fix-inefficiency-in-dax_writeback_mapping_range.patch added to -mm tree
- + mm-fix-thp-handling-in-invalidate_mapping_pages.patch added to -mm tree
- + mm-gup-ensure-real-head-page-is-ref-counted-when-using-hugepages-v5.patch added to -mm tree
- + mm-thp-remove-cond_resched-from-__collapse_huge_page_copy.patch added to -mm tree
- + watchdog-provide-watchdog_reconfigure-for-arch-watchdogs-fix.patch added to -mm tree
- + mm-memcontrol-per-lruvec-stats-infrastructure-fix-5.patch added to -mm tree
- [obsolete] lib-extablec-use-bsearch-library-function-in-search_extable-checkpatch-fixes.patch removed from -mm tree
- + lib-extablec-use-bsearch-library-function-in-search_extable-v3.patch added to -mm tree
- [patch 5/5] mm: correct the comment when reclaimed pages exceed the scanned pages
- [patch 4/5] userfaultfd: shmem: handle coredumping in handle_userfault()
- [patch 3/5] mm: numa: avoid waiting on freed migrated pages
- [patch 2/5] swap: cond_resched in swap_cgroup_prepare()
- [patch 1/5] mm/memory-failure.c: use compound_head() flags for huge pages
- incoming
- [folded-merged] mm-correct-the-comment-when-reclaimed-pages-exceed-the-scanned-pages-fix.patch removed from -mm tree
- mmotm 2017-06-16-13-59 uploaded
- [to-be-updated] btrfs-nowait-aio-support.patch removed from -mm tree
- [to-be-updated] xfs-nowait-aio-support.patch removed from -mm tree
- [to-be-updated] ext4-nowait-aio-support.patch removed from -mm tree
- [to-be-updated] block-return-on-congested-block-device-fix.patch removed from -mm tree
- [to-be-updated] block-return-on-congested-block-device.patch removed from -mm tree
- [to-be-updated] fs-introduce-iomap_nowait.patch removed from -mm tree
- [to-be-updated] fs-return-if-direct-write-will-trigger-writeback.patch removed from -mm tree
- [to-be-updated] fs-introduce-rwf_nowait-and-fmode_aio_nowait.patch removed from -mm tree
- [to-be-updated] fs-use-rwf_-flags-for-aio-operations.patch removed from -mm tree
- [to-be-updated] fs-introduce-filemap_range_has_page-fix.patch removed from -mm tree
- [to-be-updated] fs-introduce-filemap_range_has_page.patch removed from -mm tree
- [to-be-updated] fs-separate-out-kiocb-flags-setup-based-on-rwf_-flags.patch removed from -mm tree
- + block-return-on-congested-block-device-fix.patch added to -mm tree
- [obsolete] linux-next-rejects.patch removed from -mm tree
- + hugetlb-memory_hotplug-prefer-to-use-reserved-pages-for-migration-fix.patch added to -mm tree
- [failures] mm-memcontrol-per-lruvec-stats-infrastructure-fix-4.patch removed from -mm tree
- + mm-memcontrol-per-lruvec-stats-infrastructure-fix-4.patch added to -mm tree
- + replace-memfmt-with-string_get_size.patch added to -mm tree
- + mm-improve-readability-of-transparent_hugepage_enabled-fix-fix.patch added to -mm tree
- + checkpatch-change-format-of-color-argument-to-color.patch added to -mm tree
- + kernel-kallsyms-replace-all_var-with-is_enabledconfig_kallsyms_all.patch added to -mm tree
- + mm-memory_hotplug-do-not-associate-hotadded-memory-to-zones-until-online-fix.patch added to -mm tree
- + powerpc-64s-implement-arch-specific-hardlockup-watchdog-checkpatch-fixes.patch added to -mm tree
- + watchdog-remove-unused-declaration.patch added to -mm tree
- + powerpc-64s-implement-arch-specific-hardlockup-watchdog.patch added to -mm tree
- + watchdog-introduce-arch_touch_nmi_watchdog.patch added to -mm tree
- + watchdog-provide-watchdog_reconfigure-for-arch-watchdogs.patch added to -mm tree
- + watchdog-split-up-config-options.patch added to -mm tree
- + subject-mm-slab-trivial-change-to-replace-round-up-code-with-align.patch added to -mm tree
- + mmzone-simplify-zone_intersects.patch added to -mm tree
- + mm-memcg-fix-potential-undefined-behavior-in-mem_cgroup_event_ratelimit.patch added to -mm tree
- + autofs-sanity-check-status-reported-with-autofs_dev_ioctl_fail.patch added to -mm tree
- [withdrawn] zram-clean-up-duplicated-codes-in-__zram_bvec_write.patch removed from -mm tree
- [withdrawn] zram-do-not-count-duplicated-pages-as-compressed.patch removed from -mm tree
- [withdrawn] zram-compare-all-the-entries-with-same-checksum-for-deduplication.patch removed from -mm tree
- [withdrawn] zram-make-deduplication-feature-optional.patch removed from -mm tree
- [withdrawn] zram-implement-deduplication-in-zram.patch removed from -mm tree
- [withdrawn] zram-introduce-zram_entry-to-prepare-dedup-functionality.patch removed from -mm tree
- + linux-next-rejects.patch added to -mm tree
- + mm-correct-the-comment-when-reclaimed-pages-exceed-the-scanned-pages-fix.patch added to -mm tree
- + mm-correct-the-comment-when-reclaimed-pages-exceed-the-scanned-pages.patch added to -mm tree
- + checkpatch-silence-perl-5260-unescaped-left-brace-warnings.patch added to -mm tree
- + checkpatch-improve-tests-for-multiple-line-function-definitions.patch added to -mm tree
- + bsearch-micro-optimize-pivot-position-calculation.patch added to -mm tree
- + checkpatch-remove-false-warning-for-commit-reference.patch added to -mm tree
- + checkpatch-fix-stepping-through-statements-with-stat-and-ctx_statement_block.patch added to -mm tree
- + mm-hugetlb-schedule-when-potentially-allocating-many-hugepages.patch added to -mm tree
- + mm-unify-new_node_page-and-alloc_migrate_target.patch added to -mm tree
- + hugetlb-memory_hotplug-prefer-to-use-reserved-pages-for-migration.patch added to -mm tree
- + mm-memory_hotplug-simplify-empty-node-mask-handling-in-new_node_page.patch added to -mm tree
- + mm-memory_hotplug-support-movable_node-for-hotplugable-nodes.patch added to -mm tree
- + fs-introduce-filemap_range_has_page-fix.patch added to -mm tree
- + userfaultfd-shmem-handle-coredumping-in-handle_userfault.patch added to -mm tree
- + lib-extablec-use-bsearch-library-function-in-search_extable-checkpatch-fixes.patch added to -mm tree
- + lib-extablec-use-bsearch-library-function-in-search_extable.patch added to -mm tree
- + mm-huge-vmap-fail-gracefully-on-unexpected-huge-vmap-mappings.patch added to -mm tree
- + kernel-groupsc-use-sort-library-function.patch added to -mm tree
- + mm-hugetlb-soft-offline-dissolve-source-hugepage-after-successful-migration-fix.patch added to -mm tree
- + mm-list_lruc-use-cond_resched_lock-for-nlru-lock.patch added to -mm tree
- + zram-use-__sysfs_match_string-helper.patch added to -mm tree
- + sendfile-do-not-update-file-offset-of-non-lseekable-objects.patch added to -mm tree
- + exit-avoid-undefined-behaviour-when-call-wait4.patch added to -mm tree
- + mm-migrate-stabilise-page-count-when-migrating-transparent-hugepages.patch added to -mm tree
- + mm-page_ref-ensure-page_ref_unfreeze-is-ordered-against-prior-accesses.patch added to -mm tree
- + mm-numa-avoid-waiting-on-freed-migrated-pages.patch added to -mm tree
- + mm-vmpressure-pass-through-notification-support-fix.patch added to -mm tree
- + mm-improve-readability-of-transparent_hugepage_enabled-fix.patch added to -mm tree
- + mm-always-enable-thp-for-dax-mappings.patch added to -mm tree
- + mm-improve-readability-of-transparent_hugepage_enabled.patch added to -mm tree
- + checkpatch-list_head-is-also-declaration.patch added to -mm tree
- [to-be-updated] add-the-option-of-fortified-stringh-functions.patch removed from -mm tree
- + oom-trace-remove-enum-evaluation-of-compaction_feedback.patch added to -mm tree
- + fs-use-rwf_-flags-for-aio-operations.patch added to -mm tree
- + fs-introduce-filemap_range_has_page.patch added to -mm tree
- + fs-introduce-rwf_nowait-and-fmode_aio_nowait.patch added to -mm tree
- + fs-introduce-iomap_nowait.patch added to -mm tree
- + block-return-on-congested-block-device.patch added to -mm tree
- + xfs-nowait-aio-support.patch added to -mm tree
- + ext4-nowait-aio-support.patch added to -mm tree
- + btrfs-nowait-aio-support.patch added to -mm tree
- + fs-separate-out-kiocb-flags-setup-based-on-rwf_-flags.patch added to -mm tree
- + fs-return-if-direct-write-will-trigger-writeback.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- mmotm 2017-06-05-16-02 uploaded
- + mm-hugetlb-warn-the-user-when-issues-arise-on-boot-due-to-hugepages-fix.patch added to -mm tree
- + mm-hugetlb-warn-the-user-when-issues-arise-on-boot-due-to-hugepages.patch added to -mm tree
- + mm-cma-warn-if-the-cma-area-could-not-be-activated.patch added to -mm tree
- + vmalloc-show-more-detail-info-in-vmallocinfo-for-clarify.patch added to -mm tree
- + signal-avoid-undefined-behaviour-in-kill_something_info-fix.patch added to -mm tree
- + signal-avoid-undefined-behaviour-in-kill_something_info.patch added to -mm tree
- + mm-memcontrol-exclude-root-from-checks-in-mem_cgroup_low.patch added to -mm tree
- + mm-vmstat-move-slab-statistics-from-zone-to-node-counters-fix.patch added to -mm tree
- + mm-memcontrol-per-lruvec-stats-infrastructure-fix-3.patch added to -mm tree
- + mm-memcontrol-per-lruvec-stats-infrastructure-fix-2.patch added to -mm tree
- + swap-cond_resched-in-swap_cgroup_prepare.patch added to -mm tree
- + swap-cond_resched-in-swap_cgroup_prepare.patch added to -mm tree
- + mm-make-pr_set_thp_disable-immediately-active.patch added to -mm tree
- [merged] scripts-gdb-make-lx-dmesg-command-work-reliably.patch removed from -mm tree
- [merged] mlock-fix-mlock-count-can-not-decrease-in-race-condition.patch removed from -mm tree
- [merged] mm-consider-memblock-reservations-for-deferred-memory-initialization-sizing.patch removed from -mm tree
- [merged] mm-migrate-fix-ref-count-handling-when-hugepage_migration_supported-v2.patch removed from -mm tree
- [merged] mm-hugetlb-report-ehwpoison-not-efault-when-foll_hwpoison-is-specified.patch removed from -mm tree
- [merged] dax-fix-race-between-colliding-pmd-pte-entries.patch removed from -mm tree
- [merged] mm-avoid-spurious-bad-pmd-warning-messages.patch removed from -mm tree
- [merged] mmpage_alloc-make-sure-oom-victim-can-try-allocations-with-no-watermarks-once.patch removed from -mm tree
- [merged] pcmcia-remove-left-over-%z-format.patch removed from -mm tree
- [merged] slub-memcg-cure-the-brainless-abuse-of-sysfs-attributes.patch removed from -mm tree
- [merged] initramfs-fix-disabling-of-initramfs-and-its-compression.patch removed from -mm tree
- [merged] mm-clarify-why-we-want-kmalloc-before-falling-backto-vmallock.patch removed from -mm tree
- [merged] frv-declare-jiffies-to-be-located-in-the-data-section.patch removed from -mm tree
- [merged] include-linux-gfph-fix-___gfp_nolockdep-value.patch removed from -mm tree
- [merged] ksm-prevent-crash-after-write_protect_page-fails.patch removed from -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- [patch 15/15] scripts/gdb: make lx-dmesg command work (reliably)
- [patch 14/15] mm: consider memblock reservations for deferred memory initialization sizing
- [patch 13/15] mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
- [patch 12/15] mlock: fix mlock count can not decrease in race condition
- [patch 11/15] mm/migrate: fix refcount handling when !hugepage_migration_supported()
- [patch 10/15] dax: fix race between colliding PMD & PTE entries
- [patch 09/15] mm: avoid spurious 'bad pmd' warning messages
- [patch 08/15] mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks once
- [patch 07/15] pcmcia: remove left-over %Z format
- [patch 06/15] slub/memcg: cure the brainless abuse of sysfs attributes
- [patch 05/15] initramfs: fix disabling of initramfs (and its compression)
- [patch 04/15] mm: clarify why we want kmalloc before falling backto vmallock
- [patch 03/15] frv: declare jiffies to be located in the .data section
- [patch 02/15] include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
- [patch 01/15] ksm: prevent crash after write_protect_page fails
- incoming
- [folded-merged] mm-hugetlb-report-ehwpoison-not-efault-when-foll_hwpoison-is-specified-v2.patch removed from -mm tree
- [folded-merged] mm-hugetlb-report-ehwpoison-not-efault-when-foll_hwpoison-is-specified-checkpatch-fixes.patch removed from -mm tree
- [folded-merged] mm-migrate-fix-ref-count-handling-when-hugepage_migration_supported-v2-fix.patch removed from -mm tree
- [folded-merged] dax-fix-race-between-colliding-pmd-pte-entries-fix.patch removed from -mm tree
- [folded-merged] mm-clarify-why-we-want-kmalloc-before-falling-backto-vmallock-checkpatch-fixes.patch removed from -mm tree
- mmotm 2017-06-02-14-13 uploaded
- + mm-hwpoison-dissolve-in-use-hugepage-in-unrecoverable-memory-error-fix.patch added to -mm tree
- + mm-vmscan-avoid-thrashing-anon-lru-when-free-file-is-low-fix.patch added to -mm tree
- + powerpcmmap-properly-account-for-stack-randomization-in-mmap_base.patch added to -mm tree
- + arm64-move-compat_elf_et_dyn_base-lower-in-the-address-space.patch added to -mm tree
- + arm64-mmap-properly-account-for-stack-randomization-in-mmap_base.patch added to -mm tree
- + x86-mmap-properly-account-for-stack-randomization-in-mmap_base.patch added to -mm tree
- + x86-elf-move-32-bit-elf_et_dyn_base-to-256mb.patch added to -mm tree
- + binfmt_elf-document-load_bias-a-little-bit.patch added to -mm tree
- + mm-hwpoison-use-compound_head-flags-for-huge-pages.patch added to -mm tree
- + mm-vmpressure-pass-through-notification-support.patch added to -mm tree
- + mm-hwpoison-introduce-idenfity_page_state.patch added to -mm tree
- + mm-hugetlb-delete-dequeue_hwpoisoned_huge_page.patch added to -mm tree
- + mm-hwpoison-dissolve-in-use-hugepage-in-unrecoverable-memory-error.patch added to -mm tree
- + mm-hwpoison-introduce-memory_failure_hugetlb.patch added to -mm tree
- + mm-soft-offline-dissolve-free-hugepage-if-soft-offlined.patch added to -mm tree
- + mm-hugetlb-soft-offline-dissolve-source-hugepage-after-successful-migration.patch added to -mm tree
- + mm-hwpoison-change-pagehwpoison-behavior-on-hugetlb-pages.patch added to -mm tree
- + mm-hugetlb-return-immediately-for-hugetlb-page-in-__delete_from_page_cache.patch added to -mm tree
- + mm-hugetlb-prevent-reuse-of-hwpoisoned-free-hugepages.patch added to -mm tree
- + mm-memory_hotplug-do-not-assume-zone_normal-is-default-kernel-zone.patch added to -mm tree
- + mm-memory_hotplug-fix-mmop_online_keep-behavior.patch added to -mm tree
- + kfifo-cleanup-example-to-not-use-page_link.patch added to -mm tree
- + mm-kasan-add-support-for-memory-hotplug.patch added to -mm tree
- + arm64-kasan-dont-allocate-extra-shadow-memory.patch added to -mm tree
- + x86-kasan-dont-allocate-extra-shadow-memory.patch added to -mm tree
- + mm-kasan-get-rid-of-speculative-shadow-checks.patch added to -mm tree
- + checkpatch-warn-when-a-maintainers-entry-isnt-t.patch added to -mm tree
- + checkpatch-improve-the-unnecessary-oom-message-test.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- + fs-proc-switch-to-ida_simple_get-remove.patch added to -mm tree
- + fs-bufferc-make-bh_lru_install-more-efficient.patch added to -mm tree
- + mm-zsmalloc-fix-wunneeded-internal-declaration-warning.patch added to -mm tree
- + test_sysctl-test-against-int-proc_dointvec-array-support.patch added to -mm tree
- + test_sysctl-add-simple-proc_douintvec-case.patch added to -mm tree
- + test_sysctl-add-simple-proc_dointvec-case.patch added to -mm tree
- + test_sysctl-test-against-page_size-for-int.patch added to -mm tree
- + test_sysctl-add-generic-script-to-expand-on-tests.patch added to -mm tree
- + test_sysctl-add-dedicated-proc-sysctl-test-driver.patch added to -mm tree
- + add-the-option-of-fortified-stringh-functions.patch added to -mm tree
- + scripts-gdb-make-lx-dmesg-command-work-reliably.patch added to -mm tree
- + dax-fix-race-between-colliding-pmd-pte-entries-fix.patch added to -mm tree
- + mm-add-null-check-to-avoid-potential-null-pointer-dereference.patch added to -mm tree
- [withdrawn] mm-make-kswapd-try-harder-to-keep-active-pages-in-cache-fix.patch removed from -mm tree
- [withdrawn] mm-make-kswapd-try-harder-to-keep-active-pages-in-cache-fix-2.patch removed from -mm tree
- [withdrawn] mm-make-kswapd-try-harder-to-keep-active-pages-in-cache.patch removed from -mm tree
- + mm-make-kswapd-try-harder-to-keep-active-pages-in-cache-fix-2.patch added to -mm tree
- + mm-consider-memblock-reservations-for-deferred-memory-initialization-sizing.patch added to -mm tree
- + mm-vmscan-avoid-thrashing-anon-lru-when-free-file-is-low.patch added to -mm tree
- + netfilter-use-kvmalloc-xt_alloc_table_info.patch added to -mm tree
[Index of Archives]
[FAQ]
[Linux Kernel]
[LKML FAQ]
[Site Home]
[IETF Annouce]
[Security]
[Bugtraq]