Linux MM Kernel Commits
[Prev Page][Next Page]
- [patch 58/94] fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t,
akpm
- [patch 57/94] nilfs2: fix race condition that causes file system corruption,
akpm
- [patch 56/94] fs/nilfs2: convert timers to use timer_setup(),
akpm
- [patch 55/94] sysctl: check for UINT_MAX before unsigned int min/max,
akpm
- [patch 54/94] pipe: add proc_dopipe_max_size() to safely assign pipe_max_size,
akpm
- [patch 53/94] pipe: avoid round_pipe_size() nr_pages overflow on 32-bit,
akpm
- [patch 52/94] pipe: match pipe_max_size data type with procfs,
akpm
- [patch 51/94] autofs: don't fail mount for transient error,
akpm
- [patch 50/94] init/version.c: include <linux/export.h> instead of <linux/module.h>,
akpm
- [patch 49/94] epoll: remove ep_call_nested() from ep_eventpoll_poll(),
akpm
- [patch 48/94] epoll: avoid calling ep_call_nested() from ep_poll_safewake(),
akpm
- [patch 47/94] epoll: account epitem and eppoll_entry to kmemcg,
akpm
- [patch 46/94] checkpatch: do not check missing blank line before builtin_*_driver,
akpm
- [patch 45/94] checkpatch: add --strict test for lines ending in [ or (,
akpm
- [patch 44/94] checkpatch: add TP_printk to list of logging functions,
akpm
- [patch 43/94] checkpatch: allow DEFINE_PER_CPU definitions to exceed line length,
akpm
- [patch 42/94] checkpatch: printks always need a KERN_<LEVEL>,
akpm
- [patch 41/94] scripts/checkpatch.pl: avoid false warning missing break,
akpm
- [patch 40/94] checkpatch: support function pointers for unnamed function definition arguments,
akpm
- [patch 39/94] lib: test module for find_*_bit() functions,
akpm
- [patch 38/94] lib/rbtree-test: lower default params,
akpm
- [patch 37/94] tools/lib/traceevent/parse-filter.c: clean up clang build warning,
akpm
- [patch 36/94] lib/nmi_backtrace.c: fix kernel text address leak,
akpm
- [patch 35/94] lib/genalloc.c: make the avail variable an atomic_long_t,
akpm
- [patch 34/94] lib/int_sqrt: adjust comments,
akpm
- [patch 33/94] lib/int_sqrt: optimize initial value compute,
akpm
- [patch 32/94] lib/int_sqrt: optimize small argument,
akpm
- [patch 31/94] lib/test: delete five error messages for failed memory allocations,
akpm
- [patch 30/94] lib: add module support to string tests,
akpm
- [patch 29/94] include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>,
akpm
- [patch 28/94] include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>,
akpm
- [patch 27/94] get_maintainer: add more --self-test options,
akpm
- [patch 26/94] get_maintainer: add --self-test for internal consistency tests,
akpm
- [patch 25/94] dynamic_debug documentation: minor fixes,
akpm
- [patch 24/94] dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0,
akpm
- [patch 23/94] kernel/umh.c: optimize 'proc_cap_handler()',
akpm
- [patch 22/94] include/linux/compiler-clang.h: handle randomizable anonymous structs,
akpm
- [patch 21/94] bug: fix "cut here" location for __WARN_TAINT architectures,
akpm
- [patch 20/94] bug: define the "cut here" string in a single place,
akpm
- [patch 19/94] lkdtm: include WARN format string,
akpm
- [patch 18/94] iopoll: avoid -Wint-in-bool-context warning,
akpm
- [patch 17/94] parse-maintainers: add ability to specify filenames,
akpm
- [patch 16/94] kernel debug: support resetting WARN_ONCE for all architectures,
akpm
- [patch 15/94] kernel debug: support resetting WARN*_ONCE,
akpm
- [patch 14/94] sh/boot: add static stack-protector to pre-kernel,
akpm
- [patch 13/94] spelling.txt: add "unnecessary" typo variants,
akpm
- [patch 12/94] proc: use do-while in name_to_int(),
akpm
- [patch 11/94] proc: : uninline name_to_int(),
akpm
- [patch 10/94] proc, coredump: add CoreDumping flag to /proc/pid/status,
akpm
- [patch 09/94] mm, compaction: remove unneeded pageblock_skip_persistent() checks,
akpm
- [patch 08/94] mm, compaction: split off flag for not updating skip hints,
akpm
- [patch 07/94] mm, compaction: extend pageblock_skip_persistent() to all compound pages,
akpm
- [patch 06/94] mm, compaction: persistently skip hugetlbfs pageblocks,
akpm
- [patch 05/94] mm, compaction: kcompactd should not ignore pageblock skip,
akpm
- [patch 04/94] mm: shmem: remove unused info variable,
akpm
- [patch 03/94] lib/dma-debug.c: fix incorrect pfn calculation,
akpm
- [patch 02/94] mm/z3fold.c: use kref to prevent page free/compact race,
akpm
- [patch 01/94] mm: fix nodemask printing,
akpm
- [folded-merged] sysvipc-make-get_maxid-o1-again-checkpatch-fixes.patch removed from -mm tree,
akpm
- [folded-merged] sysvipc-unteach-ids-next_id-for-checkpoint_restore-checkpatch-fixes.patch removed from -mm tree,
akpm
- [folded-merged] watchdog-core-make-use-of-devm_register_reboot_notifier-fix.patch removed from -mm tree,
akpm
- [folded-merged] kernel-reboot-add-devm_register_reboot_notifier-fix.patch removed from -mm tree,
akpm
- [folded-merged] pid-remove-pidhash-v6.patch removed from -mm tree,
akpm
- [folded-merged] lib-test-module-for-find__bit-functions-fix-2.patch removed from -mm tree,
akpm
- [folded-merged] support-resetting-warn_once-for-all-architectures-v2-fix-fix-fix.patch removed from -mm tree,
akpm
- [folded-merged] support-resetting-warn_once-for-all-architectures-v2-fix-fix.patch removed from -mm tree,
akpm
- [folded-merged] support-resetting-warn_once-for-all-architectures-v2-fix.patch removed from -mm tree,
akpm
- [folded-merged] support-resetting-warn_once-for-all-architectures-v2.patch removed from -mm tree,
akpm
- [folded-merged] support-resetting-warn_once-checkpatch-fixes.patch removed from -mm tree,
akpm
- [folded-merged] proc-coredump-add-coredumping-flag-to-proc-pid-status-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-compaction-persistently-skip-hugetlbfs-pageblocks-fix.patch removed from -mm tree,
akpm
- [folded-merged] dma-debug-fix-incorrect-pfn-calculation-v4.patch removed from -mm tree,
akpm
- [folded-merged] pid-replace-pid-bitmap-implementation-with-idr-api-v6-fix.patch removed from -mm tree,
akpm
- [folded-merged] pid-replace-pid-bitmap-implementation-with-idr-api-v6.patch removed from -mm tree,
akpm
- [folded-merged] rapidio-tsi57x-constify-rio_device_id.patch removed from -mm tree,
akpm
- [folded-merged] rapidio-tsi568-constify-rio_device_id.patch removed from -mm tree,
akpm
- [folded-merged] rapidio-idtcps-constify-rio_device_id.patch removed from -mm tree,
akpm
- [folded-merged] rapidio-idt_gen3-constify-rio_device_id.patch removed from -mm tree,
akpm
- + z3fold-use-kref-to-prevent-page-free-compact-race.patch added to -mm tree,
akpm
- + mm-fix-nodemask-printing.patch added to -mm tree,
akpm
- + mm-shmem-remove-unused-info-variable.patch added to -mm tree,
akpm
- + dma-debug-fix-incorrect-pfn-calculation-v4.patch added to -mm tree,
akpm
- [merged] memory-hotplug-fix-comments-when-add-section.patch removed from -mm tree,
akpm
- [merged] mm-make-alloc_node_mem_map-a-voidcall-if-we-dont-have-config_flat_node_mem_map.patch removed from -mm tree,
akpm
- [merged] mm-simplify-nodemask-printing.patch removed from -mm tree,
akpm
- [merged] mmoom_reaper-remove-pointless-kthread_run-error-check.patch removed from -mm tree,
akpm
- [merged] mm-page_ext-check-if-page_ext-is-not-prepared.patch removed from -mm tree,
akpm
- [merged] writeback-remove-the-unused-function-parameter.patch removed from -mm tree,
akpm
- [merged] mm-do-not-rely-on-preempt_count-in-print_vma_addr-was-re-mm-use-in_atomic-in-print_vma_addr.patch removed from -mm tree,
akpm
- [merged] mm-sparse-do-not-swamp-log-with-huge-vmemmap-allocation-failures.patch removed from -mm tree,
akpm
- [merged] mm-hmm-remove-redundant-variable-align_end.patch removed from -mm tree,
akpm
- [merged] mm-list_lru-mark-expected-switch-fall-through.patch removed from -mm tree,
akpm
- [merged] mm-shmem-mark-expected-switch-fall-through.patch removed from -mm tree,
akpm
- [merged] mm-broken-deferred-calculation.patch removed from -mm tree,
akpm
- [merged] mm-dont-warn-about-allocations-which-stall-for-too-long.patch removed from -mm tree,
akpm
- [merged] fs-fuse-account-fuse_inode-slab-memory-as-reclaimable.patch removed from -mm tree,
akpm
- [merged] mm-page_alloc-fix-potential-false-positive-in-__zone_watermark_ok.patch removed from -mm tree,
akpm
- [merged] mm-mlock-remove-lru_add_drain_all.patch removed from -mm tree,
akpm
- [merged] mm-sysctl-make-numa-stats-configurable-v5.patch removed from -mm tree,
akpm
- [merged] shmem-convert-shmem_init_inodecache-to-void.patch removed from -mm tree,
akpm
- [merged] unify-migrate_pages-and-move_pages-access-checks.patch removed from -mm tree,
akpm
- [merged] mm-pagevec-rename-pagevec-drained-field.patch removed from -mm tree,
akpm
- [merged] mm-page_alloc-simplify-list-handling-in-rmqueue_bulk.patch removed from -mm tree,
akpm
- [merged] mm-remove-__gfp_cold.patch removed from -mm tree,
akpm
- [merged] mm-remove-cold-parameter-from-free_hot_cold_page.patch removed from -mm tree,
akpm
- [merged] mm-remove-cold-parameter-for-release_pages.patch removed from -mm tree,
akpm
- [merged] mm-pagevec-remove-cold-parameter-for-pagevecs.patch removed from -mm tree,
akpm
- [merged] mm-only-drain-per-cpu-pagevecs-once-per-pagevec-usage.patch removed from -mm tree,
akpm
- [merged] mm-truncate-remove-all-exceptional-entries-from-pagevec-under-one-lock.patch removed from -mm tree,
akpm
- [merged] mm-truncate-do-not-check-mapping-for-every-page-being-truncated.patch removed from -mm tree,
akpm
- [merged] mm-page_alloc-enable-disable-irqs-once-when-freeing-a-list-of-pages.patch removed from -mm tree,
akpm
- [merged] mm-batch-radix-tree-operations-when-truncating-pages.patch removed from -mm tree,
akpm
- [merged] mm-factor-out-checks-and-accounting-from-__delete_from_page_cache.patch removed from -mm tree,
akpm
- [merged] mm-move-clearing-of-page-mapping-to-page_cache_tree_delete.patch removed from -mm tree,
akpm
- [merged] mm-move-accounting-updates-before-page_cache_tree_delete.patch removed from -mm tree,
akpm
- [merged] mm-factor-out-page-cache-page-freeing-into-a-separate-function.patch removed from -mm tree,
akpm
- [merged] mm-refactor-truncate_complete_page.patch removed from -mm tree,
akpm
- [merged] mm-speedup-cancel_dirty_page-for-clean-pages.patch removed from -mm tree,
akpm
- [merged] zram-make-function-zram_page_end_io-static.patch removed from -mm tree,
akpm
- [merged] writeback-convert-timers-to-use-timer_setup.patch removed from -mm tree,
akpm
- [merged] mm-soft_offline-improve-hugepage-soft-offlining-error-log.patch removed from -mm tree,
akpm
- [merged] userfaultfd-use-mmgrab-instead-of-open-coded-increment-of-mm_count.patch removed from -mm tree,
akpm
- [merged] mm-page_alloc-make-sure-__rmqueue-etc-always-inline.patch removed from -mm tree,
akpm
- [merged] sparc64-optimized-struct-page-zeroing.patch removed from -mm tree,
akpm
- [merged] mm-stop-zeroing-memory-during-allocation-in-vmemmap.patch removed from -mm tree,
akpm
- [merged] arm64-mm-kasan-dont-use-vmemmap_populate-to-initialize-shadow.patch removed from -mm tree,
akpm
- [merged] x86-mm-kasan-dont-use-vmemmap_populate-to-initialize-shadow.patch removed from -mm tree,
akpm
- [merged] mm-zero-reserved-and-unavailable-struct-pages.patch removed from -mm tree,
akpm
- [merged] mm-defining-memblock_virt_alloc_try_nid_raw.patch removed from -mm tree,
akpm
- [merged] sparc64-simplify-vmemmap_populate.patch removed from -mm tree,
akpm
- [merged] sparc64-mm-setting-fields-in-deferred-pages.patch removed from -mm tree,
akpm
- [merged] x86-mm-setting-fields-in-deferred-pages.patch removed from -mm tree,
akpm
- [merged] mm-deferred_init_memmap-improvements.patch removed from -mm tree,
akpm
- [merged] mm-swap_statec-declare-a-few-variables-as-__read_mostly.patch removed from -mm tree,
akpm
- [merged] kmemcheck-rip-it-out.patch removed from -mm tree,
akpm
- [merged] kmemcheck-remove-whats-left-of-notrack-flags.patch removed from -mm tree,
akpm
- [merged] mm-memblockc-make-the-index-explicit-argument-of-for_each_memblock_type.patch removed from -mm tree,
akpm
- [merged] kmemcheck-stop-using-gfp_notrack-and-slab_notrack.patch removed from -mm tree,
akpm
- [merged] kmemcheck-remove-annotations.patch removed from -mm tree,
akpm
- [merged] mm-rmap-remove-redundant-variable-cend.patch removed from -mm tree,
akpm
- [merged] fs-mm-account-filp-cache-to-kmemcg.patch removed from -mm tree,
akpm
- [merged] mm-consolidate-page-table-accounting.patch removed from -mm tree,
akpm
- [merged] mm-introduce-wrappers-to-access-mm-nr_ptes.patch removed from -mm tree,
akpm
- [merged] mm-account-pud-page-tables.patch removed from -mm tree,
akpm
- [merged] kmemleak-change-sys-kernel-debug-kmemleak-permissions-from-0444-to-0644.patch removed from -mm tree,
akpm
- [merged] cifs-use-find_get_pages_range_tag.patch removed from -mm tree,
akpm
- [merged] afs-use-find_get_pages_range_tag.patch removed from -mm tree,
akpm
- [merged] mm-remove-nr_pages-argument-from-pagevec_lookup_range_tag.patch removed from -mm tree,
akpm
- [merged] ceph-use-pagevec_lookup_range_nr_tag.patch removed from -mm tree,
akpm
- [merged] mm-add-variant-of-pagevec_lookup_range_tag-taking-number-of-pages.patch removed from -mm tree,
akpm
- [merged] mm-use-pagevec_lookup_range_tag-in-write_cache_pages.patch removed from -mm tree,
akpm
- [merged] mm-use-pagevec_lookup_range_tag-in-__filemap_fdatawait_range.patch removed from -mm tree,
akpm
- [merged] nilfs2-use-pagevec_lookup_range_tag.patch removed from -mm tree,
akpm
- [merged] gfs2-use-pagevec_lookup_range_tag.patch removed from -mm tree,
akpm
- [merged] f2fs-use-find_get_pages_tag-for-looking-up-single-page.patch removed from -mm tree,
akpm
- [merged] f2fs-simplify-page-iteration-loops.patch removed from -mm tree,
akpm
- [merged] f2fs-use-pagevec_lookup_range_tag.patch removed from -mm tree,
akpm
- [merged] ext4-use-pagevec_lookup_range_tag.patch removed from -mm tree,
akpm
- [merged] ceph-use-pagevec_lookup_range_tag.patch removed from -mm tree,
akpm
- [merged] btrfs-use-pagevec_lookup_range_tag.patch removed from -mm tree,
akpm
- [merged] mm-implement-find_get_pages_range_tag.patch removed from -mm tree,
akpm
- [merged] mm-reducing-page_owner-structure-size.patch removed from -mm tree,
akpm
- [merged] cma-change-pr_info-to-pr_err-for-cma_alloc-fail-log.patch removed from -mm tree,
akpm
- [merged] mm-arch-remove-empty_bad_page.patch removed from -mm tree,
akpm
- [merged] mm-swap-fix-race-conditions-in-swap_slots-cache-init.patch removed from -mm tree,
akpm
- [merged] mm-remove-unused-pgdat-inactive_ratio.patch removed from -mm tree,
akpm
- [merged] mm-mmu_notifier-avoid-call-to-invalidate_range-in-range_end.patch removed from -mm tree,
akpm
- [merged] mm-mmu_notifier-avoid-double-notification-when-it-is-useless.patch removed from -mm tree,
akpm
- [merged] zsmalloc-calling-zs_map_object-from-irq-is-a-bug.patch removed from -mm tree,
akpm
- [merged] mm-hmm-constify-hmm_devmem_page_get_drvdata-parameter.patch removed from -mm tree,
akpm
- [merged] mm-hugetlbfs-remove-the-redundant-enival-return-from-hugetlbfs_setattr.patch removed from -mm tree,
akpm
- [merged] zram-remove-zlib-from-the-list-of-recommended-algorithms.patch removed from -mm tree,
akpm
- [merged] zram-add-zstd-to-the-supported-algorithms-list.patch removed from -mm tree,
akpm
- [merged] mm-print-a-warning-once-the-vm-dirtiness-settings-is-illogical.patch removed from -mm tree,
akpm
- [merged] mm-memory_hotplug-remove-timeout-from-__offline_memory.patch removed from -mm tree,
akpm
- [merged] mm-memory_hotplug-do-not-fail-offlining-too-early.patch removed from -mm tree,
akpm
- [merged] mm-page_alloc-fail-has_unmovable_pages-when-seeing-reserved-pages.patch removed from -mm tree,
akpm
- [merged] mm-distinguish-cma-and-movable-isolation-in-has_unmovable_pages.patch removed from -mm tree,
akpm
- [merged] mm-drop-migrate-type-checks-from-has_unmovable_pages.patch removed from -mm tree,
akpm
- [merged] writeback-remove-unused-parameter-from-balance_dirty_pages.patch removed from -mm tree,
akpm
- [merged] mm-swap-fix-false-error-message-in-__swp_swapcount.patch removed from -mm tree,
akpm
- [merged] mm-swap-skip-swapcache-only-if-swapped-page-has-no-other-reference.patch removed from -mm tree,
akpm
- [merged] mm-swap-skip-swapcache-for-swapin-of-synchronous-device.patch removed from -mm tree,
akpm
- [merged] mm-swap-introduce-swp_synchronous_io.patch removed from -mm tree,
akpm
- [merged] bdi-introduce-bdi_cap_synchronous_io.patch removed from -mm tree,
akpm
- [merged] mm-update-comments-for-struct-pagemapping.patch removed from -mm tree,
akpm
- [merged] zram-set-bdi_cap_stable_writes-once.patch removed from -mm tree,
akpm
- [merged] rds-ib-use-kmalloc_array_node.patch removed from -mm tree,
akpm
- [merged] mm-mempool-use-kmalloc_array_node.patch removed from -mm tree,
akpm
- [merged] ib-rdmavt-use-kmalloc_array_node.patch removed from -mm tree,
akpm
- [merged] ib-qib-use-kmalloc_array_node.patch removed from -mm tree,
akpm
- [merged] block-use-kmalloc_array_node.patch removed from -mm tree,
akpm
- [merged] mm-add-kmalloc_array_node-and-kcalloc_node.patch removed from -mm tree,
akpm
- [merged] slub-fix-sysfs-duplicate-filename-creation-when-slub_debug=o.patch removed from -mm tree,
akpm
- [merged] slab-slub-slob-convert-slab_flags_t-to-32-bit.patch removed from -mm tree,
akpm
- [merged] slab-slub-slob-add-slab_flags_t.patch removed from -mm tree,
akpm
- [merged] mm-slab-only-set-__gfp_reclaimable-once.patch removed from -mm tree,
akpm
- [merged] mm-slob-remove-an-unnecessary-check-for-__gfp_zero.patch removed from -mm tree,
akpm
- [merged] mm-oom-show-unreclaimable-slab-info-when-unreclaimable-slabs-user-memory.patch removed from -mm tree,
akpm
- [merged] mm-slabinfo-dump-config_slabinfo.patch removed from -mm tree,
akpm
- [merged] tools-slabinfo-add-u-option-to-show-unreclaimable-slabs-only.patch removed from -mm tree,
akpm
- [merged] ocfs2-the-goto-is-not-useful-in-the-function-ocfs2_reserve_cluster_bitmap_bits-so-remove-it.patch removed from -mm tree,
akpm
- [merged] ocfs2-dlm-get-mle-inuse-only-when-it-is-initialized.patch removed from -mm tree,
akpm
- [merged] ocfs2-subsystemsu_mutex-is-required-while-accessing-the-item-ci_parent.patch removed from -mm tree,
akpm
- [merged] ocfs2-the-ip_alloc_sem-should-be-taken-in-ocfs2_get_block.patch removed from -mm tree,
akpm
- [merged] ocfs2-should-wait-dio-before-inode-lock-in-ocfs2_setattr.patch removed from -mm tree,
akpm
- [merged] ocfs2-clean-up-some-unused-func-declaration.patch removed from -mm tree,
akpm
- [merged] ocfs2-fix-cluster-hang-after-a-node-dies.patch removed from -mm tree,
akpm
- [merged] ocfs2-cleanup-unused-func-declaration-and-assignment.patch removed from -mm tree,
akpm
- [merged] ocfs2-no-need-flush-workqueue-before-destroying-it.patch removed from -mm tree,
akpm
- [merged] ocfs2-remove-unused-function-ocfs2_publish_get_mount_state.patch removed from -mm tree,
akpm
- [merged] m32r-fix-endianness-constraints.patch removed from -mm tree,
akpm
- [merged] bloat-o-meter-provide-3-different-arguments-for-data-function-and-all.patch removed from -mm tree,
akpm
- [patch 131/131] memory hotplug: fix comments when adding section,
akpm
- [patch 130/131] mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM_MAP,
akpm
- [patch 129/131] mm: simplify nodemask printing,
akpm
- [patch 128/131] mm,oom_reaper: remove pointless kthread_run() error check,
akpm
- [patch 127/131] mm/page_ext.c: check if page_ext is not prepared,
akpm
- [patch 126/131] writeback: remove unused function parameter,
akpm
- [patch 125/131] mm: do not rely on preempt_count in print_vma_addr,
akpm
- [patch 124/131] mm, sparse: do not swamp log with huge vmemmap allocation failures,
akpm
- [patch 123/131] mm/hmm: remove redundant variable align_end,
akpm
- [patch 122/131] mm/list_lru.c: mark expected switch fall-through,
akpm
- [patch 121/131] mm/shmem.c: mark expected switch fall-through,
akpm
- [patch 120/131] mm/page_alloc.c: broken deferred calculation,
akpm
- [patch 119/131] mm: don't warn about allocations which stall for too long,
akpm
- [patch 118/131] fs: fuse: account fuse_inode slab memory as reclaimable,
akpm
- [patch 117/131] mm, page_alloc: fix potential false positive in __zone_watermark_ok,
akpm
- [patch 116/131] mm: mlock: remove lru_add_drain_all(),
akpm
- [patch 115/131] mm, sysctl: make NUMA stats configurable,
akpm
- [patch 114/131] shmem: convert shmem_init_inodecache() to void,
akpm
- [patch 113/131] Unify migrate_pages and move_pages access checks,
akpm
- [patch 110/131] mm: remove __GFP_COLD,
akpm
- [patch 112/131] mm, pagevec: rename pagevec drained field,
akpm
- [patch 111/131] mm, page_alloc: simplify list handling in rmqueue_bulk(),
akpm
- [patch 109/131] mm: remove cold parameter from free_hot_cold_page*,
akpm
- [patch 108/131] mm: remove cold parameter for release_pages,
akpm
- [patch 107/131] mm, pagevec: remove cold parameter for pagevecs,
akpm
- [patch 106/131] mm: only drain per-cpu pagevecs once per pagevec usage,
akpm
- [patch 105/131] mm, truncate: remove all exceptional entries from pagevec under one lock,
akpm
- [patch 104/131] mm, truncate: do not check mapping for every page being truncated,
akpm
- [patch 103/131] mm, page_alloc: enable/disable IRQs once when freeing a list of pages,
akpm
- [patch 102/131] mm: batch radix tree operations when truncating pages,
akpm
- [patch 101/131] mm: factor out checks and accounting from __delete_from_page_cache(),
akpm
- [patch 100/131] mm: move clearing of page->mapping to page_cache_tree_delete(),
akpm
- [patch 099/131] mm: move accounting updates before page_cache_tree_delete(),
akpm
- [patch 098/131] mm: factor out page cache page freeing into a separate function,
akpm
- [patch 097/131] mm: refactor truncate_complete_page(),
akpm
- [patch 096/131] mm: speed up cancel_dirty_page() for clean pages,
akpm
- [patch 095/131] drivers/block/zram/zram_drv.c: make zram_page_end_io() static,
akpm
- [patch 094/131] mm/page-writeback.c: convert timers to use timer_setup(),
akpm
- [patch 093/131] mm, soft_offline: improve hugepage soft offlining error log,
akpm
- [patch 092/131] userfaultfd: use mmgrab instead of open-coded increment of mm_count,
akpm
- [patch 091/131] mm/page_alloc: make sure __rmqueue() etc are always inline,
akpm
- [patch 090/131] sparc64: optimize struct page zeroing,
akpm
- [patch 089/131] mm: stop zeroing memory during allocation in vmemmap,
akpm
- [patch 088/131] arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow,
akpm
- [patch 087/131] x86/mm/kasan: don't use vmemmap_populate() to initialize shadow,
akpm
- [patch 086/131] mm: zero reserved and unavailable struct pages,
akpm
- [patch 085/131] mm: define memblock_virt_alloc_try_nid_raw,
akpm
- [patch 084/131] sparc64: simplify vmemmap_populate,
akpm
- [patch 083/131] sparc64/mm: set fields in deferred pages,
akpm
- [patch 082/131] x86/mm: set fields in deferred pages,
akpm
- [patch 081/131] mm: deferred_init_memmap improvements,
akpm
- [patch 080/131] mm/swap_state.c: declare a few variables as __read_mostly,
akpm
- [patch 079/131] kmemcheck: rip it out,
akpm
- [patch 078/131] kmemcheck: remove whats left of NOTRACK flags,
akpm
- [patch 077/131] kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK,
akpm
- [patch 076/131] kmemcheck: remove annotations,
akpm
- [patch 075/131] mm/rmap.c: remove redundant variable cend,
akpm
- [patch 074/131] fs, mm: account filp cache to kmemcg,
akpm
- [patch 073/131] mm: consolidate page table accounting,
akpm
- [patch 072/131] mm: introduce wrappers to access mm->nr_ptes,
akpm
- [patch 071/131] mm: account pud page tables,
akpm
- [patch 070/131] kmemleak: change /sys/kernel/debug/kmemleak permissions from 0444 to 0644,
akpm
- [patch 069/131] cifs: use find_get_pages_range_tag(),
akpm
- [patch 068/131] afs: use find_get_pages_range_tag(),
akpm
- [patch 067/131] mm: remove nr_pages argument from pagevec_lookup_{,range}_tag(),
akpm
- [patch 066/131] ceph: use pagevec_lookup_range_nr_tag(),
akpm
- [patch 065/131] mm: add variant of pagevec_lookup_range_tag() taking number of pages,
akpm
- [patch 064/131] mm: use pagevec_lookup_range_tag() in write_cache_pages(),
akpm
- [patch 063/131] mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range(),
akpm
- [patch 062/131] nilfs2: use pagevec_lookup_range_tag(),
akpm
- [patch 061/131] gfs2: use pagevec_lookup_range_tag(),
akpm
- [patch 060/131] f2fs: use find_get_pages_tag() for looking up single page,
akpm
- [patch 059/131] f2fs: simplify page iteration loops,
akpm
- [patch 058/131] f2fs: use pagevec_lookup_range_tag(),
akpm
- [patch 057/131] ext4: use pagevec_lookup_range_tag(),
akpm
- [patch 056/131] ceph: use pagevec_lookup_range_tag(),
akpm
- [patch 055/131] btrfs: use pagevec_lookup_range_tag(),
akpm
- [patch 054/131] mm: implement find_get_pages_range_tag(),
akpm
- [patch 053/131] mm/page_owner.c: reduce page_owner structure size,
akpm
- [patch 052/131] mm/cma.c: change pr_info to pr_err for cma_alloc fail log,
akpm
- [patch 051/131] mm, arch: remove empty_bad_page*,
akpm
- [patch 050/131] mm/swap_slots.c: fix race conditions in swap_slots cache init,
akpm
- [patch 049/131] mm: remove unused pgdat->inactive_ratio,
akpm
- [patch 048/131] mm/mmu_notifier: avoid call to invalidate_range() in range_end(),
akpm
- [patch 047/131] mm/mmu_notifier: avoid double notification when it is useless,
akpm
- [patch 046/131] zsmalloc: calling zs_map_object() from irq is a bug,
akpm
- [patch 045/131] mm/hmm: constify hmm_devmem_page_get_drvdata() parameter,
akpm
- [patch 044/131] fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr(),
akpm
- [patch 043/131] zram: remove zlib from the list of recommended algorithms,
akpm
- [patch 042/131] zram: add zstd to the supported algorithms list,
akpm
- [patch 039/131] mm, memory_hotplug: remove timeout from __offline_memory,
akpm
- [patch 041/131] mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical,
akpm
- [patch 040/131] mm/memblock.c: make the index explicit argument of for_each_memblock_type,
akpm
- [patch 038/131] mm, memory_hotplug: do not fail offlining too early,
akpm
- [patch 037/131] mm, page_alloc: fail has_unmovable_pages when seeing reserved pages,
akpm
- [patch 036/131] mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages(),
akpm
- [patch 035/131] mm: drop migrate type checks from has_unmovable_pages,
akpm
- [patch 034/131] mm/page-writeback.c: remove unused parameter from balance_dirty_pages(),
akpm
- [patch 033/131] mm, swap: fix false error message in __swp_swapcount(),
akpm
- [patch 032/131] mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no other reference,
akpm
- [patch 031/131] mm, swap: skip swapcache for swapin of synchronous device,
akpm
- [patch 030/131] mm, swap: introduce SWP_SYNCHRONOUS_IO,
akpm
- [patch 029/131] bdi: introduce BDI_CAP_SYNCHRONOUS_IO,
akpm
- [patch 028/131] zram: set BDI_CAP_STABLE_WRITES once,
akpm
- [patch 027/131] mm: update comments for struct page.mapping,
akpm
- [patch 025/131] mm/mempool.c: use kmalloc_array_node(),
akpm
- [patch 026/131] net/rds/ib_fmr.c: use kmalloc_array_node(),
akpm
- [patch 024/131] drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node(),
akpm
- [patch 023/131] drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node(),
akpm
- [patch 022/131] block/blk-mq.c: use kmalloc_array_node(),
akpm
- [patch 021/131] include/linux/slab.h: add kmalloc_array_node() and kcalloc_node(),
akpm
- [patch 020/131] slub: fix sysfs duplicate filename creation when slub_debug=O,
akpm
- [patch 019/131] slab, slub, slob: convert slab_flags_t to 32-bit,
akpm
- [patch 018/131] slab, slub, slob: add slab_flags_t,
akpm
- [patch 017/131] mm/slab.c: only set __GFP_RECLAIMABLE once,
akpm
- [patch 016/131] mm/slob.c: remove an unnecessary check for __GFP_ZERO,
akpm
- [patch 015/131] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory,
akpm
- [patch 014/131] mm: slabinfo: remove CONFIG_SLABINFO,
akpm
- [patch 013/131] tools: slabinfo: add "-U" option to show unreclaimable slabs only,
akpm
- [patch 012/131] ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits(),
akpm
- [patch 011/131] ocfs2/dlm: get mle inuse only when it is initialized,
akpm
- [patch 010/131] ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent,
akpm
- [patch 009/131] ocfs2: ip_alloc_sem should be taken in ocfs2_get_block(),
akpm
- [patch 008/131] ocfs2: should wait dio before inode lock in ocfs2_setattr(),
akpm
- [patch 005/131] ocfs2: cleanup unused func declaration and assignment,
akpm
- [patch 007/131] ocfs2: clean up some unused function declarations,
akpm
- [patch 006/131] ocfs2: fix cluster hang after a node dies,
akpm
- [patch 004/131] ocfs2: no need flush workqueue before destroying it,
akpm
- [patch 003/131] ocfs2: remove unused declaration ocfs2_publish_get_mount_state(),
akpm
- [patch 002/131] m32r: fix endianness constraints,
akpm
- [patch 001/131] bloat-o-meter: provide 3 different arguments for data, function and All,
akpm
- [folded-merged] mm-slabinfo-dump-config_slabinfo-v11.patch removed from -mm tree,
akpm
- [folded-merged] mm-make-alloc_node_mem_map-a-voidcall-if-we-dont-have-config_flat_node_mem_map-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-simplify-nodemask-printing-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-sparse-do-not-swamp-log-with-huge-vmemmap-allocation-failures-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-sysctl-make-numa-stats-configurable-v5-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-remove-cold-parameter-from-free_hot_cold_page-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-truncate-remove-all-exceptional-entries-from-pagevec-under-one-lock-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-page_alloc-enable-disable-irqs-once-when-freeing-a-list-of-pages-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-batch-radix-tree-operations-when-truncating-pages-fix-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-batch-radix-tree-operations-when-truncating-pages-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-stop-zeroing-memory-during-allocation-in-vmemmap-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-deferred_init_memmap-improvements-fix-3.patch removed from -mm tree,
akpm
- [folded-merged] kmemcheck-remove-annotations-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-consolidate-page-table-accounting-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-consolidate-page-table-accounting-fix-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-account-pud-page-tables-fix-2.patch removed from -mm tree,
akpm
- [folded-merged] mm-account-pud-page-tables-fix.patch removed from -mm tree,
akpm
- [folded-merged] f2fs-simplify-page-iteration-loops-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-swap-fix-race-conditions-in-swap_slots-cache-init-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-swap-fix-race-conditions-in-swap_slots-cache-init-fix-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-mmu_notifier-avoid-double-notification-when-it-is-useless-v2.patch removed from -mm tree,
akpm
- [folded-merged] mm-drop-migrate-type-checks-from-has_unmovable_pages-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-swap-skip-swapcache-only-if-swapped-page-has-no-other-reference-checkpatch-fixes.patch removed from -mm tree,
akpm
- [folded-merged] mm-swap-skip-swapcache-for-swapin-of-synchronous-device-fix.patch removed from -mm tree,
akpm
- [folded-merged] slab-slub-slob-convert-slab_flags_t-to-32-bit-fix.patch removed from -mm tree,
akpm
- [folded-merged] mm-oom-show-unreclaimable-slab-info-when-unreclaimable-slabs-user-memory-v11.patch removed from -mm tree,
akpm
- [folded-merged] ocfs2-subsystemsu_mutex-is-required-while-accessing-the-item-ci_parent-v2.patch removed from -mm tree,
akpm
- [folded-merged] ocfs2-the-ip_alloc_sem-should-be-taken-in-ocfs2_get_block-v3.patch removed from -mm tree,
akpm
- [folded-merged] bloat-o-meter-provide-3-different-arguments-for-data-function-and-all-v2.patch removed from -mm tree,
akpm
- + memory-hotplug-fix-comments-when-add-section.patch added to -mm tree,
akpm
- + ocfs2-the-goto-is-not-useful-in-the-function-ocfs2_reserve_cluster_bitmap_bits-so-remove-it.patch added to -mm tree,
akpm
- [alternative-merged] lib-replace-fsf-address-with-web-source-in-license-notices.patch removed from -mm tree,
akpm
- [alternative-merged] init-replace-fsf-address-with-web-source-in-license-notices.patch removed from -mm tree,
akpm
- [alternative-merged] kernel-replace-fsf-address-with-web-source-in-license-notices.patch removed from -mm tree,
akpm
- [alternative-merged] scripts-replace-fsf-address-with-web-source-in-license-notices.patch removed from -mm tree,
akpm
- [alternative-merged] samples-replace-fsf-address-with-web-source-in-license-notices.patch removed from -mm tree,
akpm
- + slub-fix-sysfs-duplicate-filename-creation-when-slub_debug=o.patch added to -mm tree,
akpm
- + mm-truncate-remove-all-exceptional-entries-from-pagevec-under-one-lock-fix.patch added to -mm tree,
akpm
- + remove-the-no-longer-needed-signal_unkillable-check-in-complete_signal.patch added to -mm tree,
akpm
- + protect-the-signal_unkillable-tasks-from-sig_kernel_only-signals.patch added to -mm tree,
akpm
- + protect-the-traced-signal_unkillable-tasks-from-sigkill.patch added to -mm tree,
akpm
- + kdump-print-a-message-in-case-parse_crashkernel_mem-resulted-in-zero-bytes.patch added to -mm tree,
akpm
- + ocfs2-dlm-get-mle-inuse-only-when-it-is-initialized.patch added to -mm tree,
akpm
- + lib-replace-fsf-address-with-web-source-in-license-notices.patch added to -mm tree,
akpm
- + init-replace-fsf-address-with-web-source-in-license-notices.patch added to -mm tree,
akpm
- + kernel-replace-fsf-address-with-web-source-in-license-notices.patch added to -mm tree,
akpm
- + scripts-replace-fsf-address-with-web-source-in-license-notices.patch added to -mm tree,
akpm
- + samples-replace-fsf-address-with-web-source-in-license-notices.patch added to -mm tree,
akpm
- + mm-make-alloc_node_mem_map-a-voidcall-if-we-dont-have-config_flat_node_mem_map-fix.patch added to -mm tree,
akpm
- + mm-make-alloc_node_mem_map-a-voidcall-if-we-dont-have-config_flat_node_mem_map.patch added to -mm tree,
akpm
- + mm-replace-pte_write-with-pte_access_permitted-in-fault-gup-paths.patch added to -mm tree,
akpm
- + mm-replace-pmd_write-with-pmd_access_permitted-in-fault-gup-paths.patch added to -mm tree,
akpm
- + mm-replace-pud_write-with-pud_access_permitted-in-fault-gup-paths.patch added to -mm tree,
akpm
- + mm-fix-device-dax-pud-write-faults-triggered-by-get_user_pages.patch added to -mm tree,
akpm
- + mm-simplify-nodemask-printing-fix.patch added to -mm tree,
akpm
- [merged] net-sched-sch_redc-work-around-gcc-444-anon-union-initializer-issue.patch removed from -mm tree,
akpm
- [withdrawn] ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called.patch removed from -mm tree,
akpm
- [folded-merged] ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called-fix.patch removed from -mm tree,
akpm
- + lib-test-module-for-find__bit-functions-fix-2.patch added to -mm tree,
akpm
- [alternative-merged] lib-test-module-for-find__bit-functions-fix.patch removed from -mm tree,
akpm
- + fix-code-style-warning.patch added to -mm tree,
akpm
- + lib-test-module-for-find__bit-functions-fix.patch added to -mm tree,
akpm
- + umh-optimize-proc_cap_handler.patch added to -mm tree,
akpm
- mmotm 2017-11-10-15-56 uploaded,
akpm
+ net-sched-sch_redc-work-around-gcc-444-anon-union-initializer-issue.patch added to -mm tree,
akpm
+ tools-objtool-makefile-dont-assume-sync-checksh-is-executable.patch added to -mm tree,
akpm
+ dynamic_debug-minor-fixes-to-documentation.patch added to -mm tree,
akpm
+ dynamic_debug-fix-optional-omitted-ending-line-number-to-be-large-instead-of-0.patch added to -mm tree,
akpm
[merged] maintainers-update-tpm-driver-infrastructure-changes-fix.patch removed from -mm tree,
akpm
[merged] sysctl-add-register_sysctl-dummy-helper.patch removed from -mm tree,
akpm
+ compiler-clang-handle-randomizable-anonymous-structs.patch added to -mm tree,
akpm
+ lib-test-module-for-find__bit-functions.patch added to -mm tree,
akpm
+ mm-simplify-nodemask-printing.patch added to -mm tree,
akpm
+ lib-rbtree-test-lower-default-params.patch added to -mm tree,
akpm
[patch 2/2] MAINTAINERS: update TPM driver infrastructure changes,
akpm
[patch 1/2] sysctl: add register_sysctl() dummy helper,
akpm
[folded-merged] maintainers-update-tpm-driver-infrastructure-changes-fix.patch removed from -mm tree,
akpm
+ maintainers-update-tpm-driver-infrastructure-changes-fix.patch added to -mm tree,
akpm
+ mm-sysctl-make-numa-stats-configurable-v5-fix.patch added to -mm tree,
akpm
+ bug-fix-cut-here-location-for-__warn_taint-architectures.patch added to -mm tree,
akpm
+ bug-define-the-cut-here-string-in-a-single-place.patch added to -mm tree,
akpm
+ lkdtm-include-warn-format-string.patch added to -mm tree,
akpm
+ mmoom_reaper-remove-pointless-kthread_run-error-check.patch added to -mm tree,
akpm
+ checkpatch-do-not-check-missing-blank-line-before-builtin__driver.patch added to -mm tree,
akpm
mmotm 2017-11-07-15-11 uploaded,
akpm
[failures] fs-elf-drop-map_fixed-usage-from-elf_map.patch removed from -mm tree,
akpm
+ mm-sparse-do-not-swamp-log-with-huge-vmemmap-allocation-failures-fix.patch added to -mm tree,
akpm
+ mm-page_ext-check-if-page_ext-is-not-prepared.patch added to -mm tree,
akpm
+ mm-oom_reaper-gather-each-vma-to-prevent-leaking-tlb-entry.patch added to -mm tree,
akpm
+ nilfs2-remove-inode-i_version-initialization.patch added to -mm tree,
akpm
[withdrawn] mm-hugetlb-drop-hugepages_treat_as_movable-sysctl.patch removed from -mm tree,
akpm
+ get_maintainer-add-more-self-test-options.patch added to -mm tree,
akpm
+ writeback-remove-the-unused-function-parameter.patch added to -mm tree,
akpm
+ mm-do-not-rely-on-preempt_count-in-print_vma_addr-was-re-mm-use-in_atomic-in-print_vma_addr.patch added to -mm tree,
akpm
[alternative-merged] mm-use-in_atomic-in-print_vma_addr.patch removed from -mm tree,
akpm
+ pid-replace-pid-bitmap-implementation-with-idr-api-v6-fix.patch added to -mm tree,
akpm
[failures] lib-optimize-cpumask_next_and.patch removed from -mm tree,
akpm
+ ocfs2-dlm-wait-for-dlm-recovery-done-when-migrating-all-lockres.patch added to -mm tree,
akpm
+ lib-traceevent-clean-up-clang-build-warning.patch added to -mm tree,
akpm
+ lib_backtrace-fix-kernel-text-address-leak.patch added to -mm tree,
akpm
+ mm-sparse-do-not-swamp-log-with-huge-vmemmap-allocation-failures.patch added to -mm tree,
akpm
+ sysctl-add-register_sysctl-dummy-helper.patch added to -mm tree,
akpm
[merged] maintainers-update-tpm-driver-infrastructure-changes.patch removed from -mm tree,
akpm
mmotm 2017-11-03-13-00 uploaded,
akpm
+ mm-consolidate-page-table-accounting-fix-fix.patch added to -mm tree,
akpm
+ slab-slub-slob-convert-slab_flags_t-to-32-bit-fix.patch added to -mm tree,
akpm
[alternative-merged] arm64-kasan-avoid-using-vmemmap_populate-to-initialise-shadow.patch removed from -mm tree,
akpm
[alternative-merged] arm64-kasan-add-and-use-kasan_map_populate.patch removed from -mm tree,
akpm
[alternative-merged] x86-kasan-add-and-use-kasan_map_populate.patch removed from -mm tree,
akpm
+ arm64-mm-kasan-dont-use-vmemmap_populate-to-initialize-shadow.patch added to -mm tree,
akpm
+ x86-mm-kasan-dont-use-vmemmap_populate-to-initialize-shadow.patch added to -mm tree,
akpm
[merged] mm-swap-fix-race-between-swap-count-continuation-operations.patch removed from -mm tree,
akpm
[merged] mm-migration-deposit-page-table-when-copying-a-pmd-migration-entry.patch removed from -mm tree,
akpm
[merged] initramfs-fix-initramfs-rebuilds-w-compression-after-disabling.patch removed from -mm tree,
akpm
[merged] mm-hugetlbfs-fix-hwpoison-reserve-accounting.patch removed from -mm tree,
akpm
[merged] ocfs2-fstrim-fix-start-offset-of-first-cluster-group-during-fstrim.patch removed from -mm tree,
akpm
[merged] mm-pagemap-fix-soft-dirty-marking-for-pmd-migration-entry.patch removed from -mm tree,
akpm
[merged] userfaultfd-hugetlbfs-prevent-uffdio_copy-to-fill-beyond-the-end-of-i_size.patch removed from -mm tree,
akpm
+ expert-kconfig-menu-fix-broken-expert-menu.patch added to -mm tree,
akpm
+ autofs-dont-fail-mount-for-transient-error.patch added to -mm tree,
akpm
+ mm-use-in_atomic-in-print_vma_addr.patch added to -mm tree,
akpm
+ mm-account-pud-page-tables-fix-2.patch added to -mm tree,
akpm
+ support-resetting-warn_once-for-all-architectures-v2-fix-fix-fix.patch added to -mm tree,
akpm
+ support-resetting-warn_once-for-all-architectures-v2-fix-fix.patch added to -mm tree,
akpm
[patch 7/7] mm, swap: fix race between swap count continuation operations,
akpm
[patch 6/7] mm/huge_memory.c: deposit page table when copying a PMD migration entry,
akpm
[patch 5/7] initramfs: fix initramfs rebuilds w/ compression after disabling,
akpm
[patch 1/7] userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size,
akpm
[patch 4/7] fs/hugetlbfs/inode.c: fix hwpoison reserve accounting,
akpm
[patch 3/7] ocfs2: fstrim: Fix start offset of first cluster group during fstrim,
akpm
[patch 2/7] mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry,
akpm
+ mm-hmm-remove-redundant-variable-align_end.patch added to -mm tree,
akpm
+ mm-list_lru-mark-expected-switch-fall-through.patch added to -mm tree,
akpm
+ mm-shmem-mark-expected-switch-fall-through.patch added to -mm tree,
akpm
+ mm-broken-deferred-calculation.patch added to -mm tree,
akpm
+ slab-slub-slob-convert-slab_flags_t-to-32-bit.patch added to -mm tree,
akpm
+ slab-slub-slob-add-slab_flags_t.patch added to -mm tree,
akpm
+ fs-elf-drop-map_fixed-usage-from-elf_map.patch added to -mm tree,
akpm
+ ocfs2-subsystemsu_mutex-is-required-while-accessing-the-item-ci_parent-v2.patch added to -mm tree,
akpm
+ mm-dont-warn-about-allocations-which-stall-for-too-long.patch added to -mm tree,
akpm
+ mm-distinguish-cma-and-movable-isolation-in-has_unmovable_pages.patch added to -mm tree,
akpm
+ lib-optimize-cpumask_next_and.patch added to -mm tree,
akpm
<Possible follow-ups>
+ lib-optimize-cpumask_next_and.patch added to -mm tree,
akpm
+ genalloc-make-the-avail-variable-an-atomic_long_t.patch added to -mm tree,
akpm
+ fs-fuse-account-fuse_inode-slab-memory-as-reclaimable.patch added to -mm tree,
akpm
[to-be-updated] ocfs2-cluster-unlock-the-o2hb_live_lock-before-the-o2nm_depend_item.patch removed from -mm tree,
akpm
+ ocfs2-the-ip_alloc_sem-should-be-taken-in-ocfs2_get_block-v3.patch added to -mm tree,
akpm
+ mm-swap-fix-false-error-message-in-__swp_swapcount.patch added to -mm tree,
akpm
+ ocfs2-cluster-unlock-the-o2hb_live_lock-before-the-o2nm_depend_item.patch added to -mm tree,
akpm
+ mm-compaction-remove-unneeded-pageblock_skip_persistent-checks.patch added to -mm tree,
akpm
+ mm-compaction-split-off-flag-for-not-updating-skip-hints.patch added to -mm tree,
akpm
+ mm-compaction-extend-pageblock_skip_persistent-to-all-compound-pages.patch added to -mm tree,
akpm
+ mm-page_alloc-fix-potential-false-positive-in-__zone_watermark_ok.patch added to -mm tree,
akpm
+ mm-deferred_init_memmap-improvements-fix-3.patch added to -mm tree,
akpm
[alternative-merged] mm-deferred_init_memmap-improvements-fix-2.patch removed from -mm tree,
akpm
[alternative-merged] mm-deferred_init_memmap-improvements-fix.patch removed from -mm tree,
akpm
+ m32r-fix-endianness-constraints.patch added to -mm tree,
akpm
+ nilfs2-use-octal-for-unreadable-permission-macro.patch added to -mm tree,
akpm
+ nilfs2-align-block-comments-of-nilfs_sufile_truncate_range-at.patch added to -mm tree,
akpm
+ fs-nilfs-convert-nilfs_rootcount-from-atomic_t-to-refcount_t.patch added to -mm tree,
akpm
+ nilfs2-fix-race-condition-that-causes-file-system-corruption.patch added to -mm tree,
akpm
+ mm-migration-deposit-page-table-when-copying-a-pmd-migration-entry.patch added to -mm tree,
akpm
+ epoll-remove-ep_call_nested-from-ep_eventpoll_poll.patch added to -mm tree,
akpm
+ ocfs2-should-wait-dio-before-inode-lock-in-ocfs2_setattr.patch added to -mm tree,
akpm
+ mm-deferred_init_memmap-improvements-fix-2.patch added to -mm tree,
akpm
+ scripts-warn-about-invalid-maintainers-patterns.patch added to -mm tree,
akpm
+ support-resetting-warn_once-for-all-architectures-v2-fix.patch added to -mm tree,
akpm
+ update-mips-email-addresses.patch added to -mm tree,
akpm
+ ocfs2-the-ip_alloc_sem-should-be-taken-in-ocfs2_get_block.patch added to -mm tree,
akpm
+ lib-int_sqrt-adjust-comments.patch added to -mm tree,
akpm
+ lib-int_sqrt-optimize-initial-value-compute.patch added to -mm tree,
akpm
+ lib-int_sqrt-optimize-small-argument.patch added to -mm tree,
akpm
+ mm-mlock-remove-lru_add_drain_all.patch added to -mm tree,
akpm
+ ocfs2-subsystemsu_mutex-is-required-while-accessing-the-item-ci_parent.patch added to -mm tree,
akpm
+ support-resetting-warn_once-for-all-architectures-v2.patch added to -mm tree,
akpm
mmotm 2017-10-19-17-00 uploaded,
akpm
+ mm-stop-zeroing-memory-during-allocation-in-vmemmap-fix.patch added to -mm tree,
akpm
+ mm-hugetlbfs-fix-hwpoison-reserve-accounting.patch added to -mm tree,
akpm
+ support-resetting-warn_once-for-all-architectures.patch added to -mm tree,
akpm
[withdrawn] ocfs2-mknod-fix-recursive-locking-hung.patch removed from -mm tree,
akpm
+ mm-page_alloc-simplify-list-handling-in-rmqueue_bulk.patch added to -mm tree,
akpm
+ mm-remove-cold-parameter-from-free_hot_cold_page-fix.patch added to -mm tree,
akpm
+ initramfs-use-time64_t-timestamps.patch added to -mm tree,
akpm
+ mm-pagevec-rename-pagevec-drained-field.patch added to -mm tree,
akpm
+ mm-slab-only-set-__gfp_reclaimable-once.patch added to -mm tree,
akpm
+ mm-sysctl-make-numa-stats-configurable-v5.patch added to -mm tree,
akpm
+ fat-remove-redundant-assignment-of-0-to-slots.patch added to -mm tree,
akpm
+ ocfs2-mknod-fix-recursive-locking-hung.patch added to -mm tree,
akpm
+ mm-remove-__gfp_cold.patch added to -mm tree,
akpm
+ mm-remove-cold-parameter-from-free_hot_cold_page.patch added to -mm tree,
akpm
+ mm-remove-cold-parameter-for-release_pages.patch added to -mm tree,
akpm
+ mm-pagevec-remove-cold-parameter-for-pagevecs.patch added to -mm tree,
akpm
+ mm-only-drain-per-cpu-pagevecs-once-per-pagevec-usage.patch added to -mm tree,
akpm
+ mm-truncate-remove-all-exceptional-entries-from-pagevec-under-one-lock.patch added to -mm tree,
akpm
+ mm-truncate-do-not-check-mapping-for-every-page-being-truncated.patch added to -mm tree,
akpm
+ mm-page_alloc-enable-disable-irqs-once-when-freeing-a-list-of-pages-fix.patch added to -mm tree,
akpm
+ mm-page_alloc-enable-disable-irqs-once-when-freeing-a-list-of-pages.patch added to -mm tree,
akpm
+ mm-batch-radix-tree-operations-when-truncating-pages-fix-fix.patch added to -mm tree,
akpm
+ mm-batch-radix-tree-operations-when-truncating-pages-fix.patch added to -mm tree,
akpm
+ checkpatch-add-strict-test-for-lines-ending-in-or.patch added to -mm tree,
akpm
+ mm-deferred_init_memmap-improvements-fix.patch added to -mm tree,
akpm
[withdrawn] makefile-move-stackprotector-availability-out-of-kconfig.patch removed from -mm tree,
akpm
+ f2fs-simplify-page-iteration-loops-fix.patch added to -mm tree,
akpm
mmotm 2017-10-17-17-13 uploaded,
akpm
+ checkpatch-add-tp_printk-to-list-of-logging-functions.patch added to -mm tree,
akpm
+ mm-drop-migrate-type-checks-from-has_unmovable_pages-fix.patch added to -mm tree,
akpm
[failures] mm-rename-page-dtor-functions-to-compoundhugetranshuge_page__dtor.patch removed from -mm tree,
akpm
[failures] mm-thp-introduce-dedicated-transparent-huge-page-allocation-interfaces.patch removed from -mm tree,
akpm
+ shmem-convert-shmem_init_inodecache-to-void.patch added to -mm tree,
akpm
+ ocfs2-fix-qs_holds-may-could-not-be-zero.patch added to -mm tree,
akpm
+ ocfs2-clean-up-some-unused-func-declaration.patch added to -mm tree,
akpm
+ unify-migrate_pages-and-move_pages-access-checks.patch added to -mm tree,
akpm
+ mm-batch-radix-tree-operations-when-truncating-pages.patch added to -mm tree,
akpm
+ mm-factor-out-checks-and-accounting-from-__delete_from_page_cache.patch added to -mm tree,
akpm
+ mm-move-clearing-of-page-mapping-to-page_cache_tree_delete.patch added to -mm tree,
akpm
+ mm-move-accounting-updates-before-page_cache_tree_delete.patch added to -mm tree,
akpm
+ mm-factor-out-page-cache-page-freeing-into-a-separate-function.patch added to -mm tree,
akpm
+ mm-refactor-truncate_complete_page.patch added to -mm tree,
akpm
+ mm-speedup-cancel_dirty_page-for-clean-pages.patch added to -mm tree,
akpm
+ ocfs2-fstrim-fix-start-offset-of-first-cluster-group-during-fstrim.patch added to -mm tree,
akpm
+ fs-nilfs2-convert-timers-to-use-timer_setup.patch added to -mm tree,
akpm
[to-be-updated] mm-sysctl-make-numa-stats-configurable.patch removed from -mm tree,
akpm
[folded-merged] mm-sysctl-make-numa-stats-configurable-fix-fix.patch removed from -mm tree,
akpm
[folded-merged] mm-sysctl-make-numa-stats-configurable-fix.patch removed from -mm tree,
akpm
+ mm-mmu_notifier-avoid-call-to-invalidate_range-in-range_end.patch added to -mm tree,
akpm
+ mm-mmu_notifier-avoid-double-notification-when-it-is-useless-v2.patch added to -mm tree,
akpm
[obsolete] mm-mmu_notifier-avoid-double-notification-when-it-is-useless-checkpatch-fixes.patch removed from -mm tree,
akpm
+ ocfs2-fix-cluster-hang-after-a-node-dies.patch added to -mm tree,
akpm
+ mm-swap-fix-race-between-swap-count-continuation-operations.patch added to -mm tree,
akpm
+ mm-pagemap-fix-soft-dirty-marking-for-pmd-migration-entry.patch added to -mm tree,
akpm
+ zram-make-function-zram_page_end_io-static.patch added to -mm tree,
akpm
+ mm-page_alloc-fail-has_unmovable_pages-when-seeing-reserved-pages.patch added to -mm tree,
akpm
+ mm-drop-migrate-type-checks-from-has_unmovable_pages.patch added to -mm tree,
akpm
+ support-resetting-warn_once-checkpatch-fixes.patch added to -mm tree,
akpm
+ support-resetting-warn_once.patch added to -mm tree,
akpm
+ watchdog-core-make-use-of-devm_register_reboot_notifier-fix.patch added to -mm tree,
akpm
+ watchdog-core-make-use-of-devm_register_reboot_notifier.patch added to -mm tree,
akpm
+ fix-a-typo-in-documentation-sysctl-vmtxt.patch added to -mm tree,
akpm
[merged] kvm-mm-account-kvm-related-kmem-slabs-to-kmemcg.patch removed from -mm tree,
akpm
[wrecked] iopoll-avoid-wint-in-bool-context-warning.patch removed from -mm tree,
akpm
[to-be-updated] makefile-introduce-config_cc_stackprotector_auto-fix-3.patch removed from -mm tree,
akpm
[to-be-updated] makefile-introduce-config_cc_stackprotector_auto-fix-2.patch removed from -mm tree,
akpm
[to-be-updated] makefile-introduce-config_cc_stackprotector_auto-fix.patch removed from -mm tree,
akpm
[to-be-updated] makefile-introduce-config_cc_stackprotector_auto.patch removed from -mm tree,
akpm
[to-be-updated] makefile-move-stackprotector-availability-out-of-kconfig.patch removed from -mm tree,
akpm
[to-be-updated] sh-boot-add-static-stack-protector-to-pre-kernel.patch removed from -mm tree,
akpm
+ writeback-convert-timers-to-use-timer_setup.patch added to -mm tree,
akpm
+ userfaultfd-hugetlbfs-prevent-uffdio_copy-to-fill-beyond-the-end-of-i_size.patch added to -mm tree,
akpm
+ mm-soft_offline-improve-hugepage-soft-offlining-error-log.patch added to -mm tree,
akpm
+ mm-consolidate-page-table-accounting-fix.patch added to -mm tree,
akpm
+ hfs-hfsplus-clean-up-unused-variables-in-bnodec.patch added to -mm tree,
akpm
+ makefile-fix-empty-flag-results-for-stackprotector-_auto-mode.patch added to -mm tree,
akpm
+ userfaultfd-use-mmgrab-instead-of-open-coded-increment-of-mm_count.patch added to -mm tree,
akpm
+ mm-rename-page-dtor-functions-to-compoundhugetranshuge_page__dtor.patch added to -mm tree,
akpm
+ mm-thp-introduce-dedicated-transparent-huge-page-allocation-interfaces.patch added to -mm tree,
akpm
+ sysctl-check-for-uint_max-before-unsigned-int-min-max.patch added to -mm tree,
akpm
+ pipe-add-proc_dopipe_max_size-to-safely-assign-pipe_max_size.patch added to -mm tree,
akpm
+ pipe-avoid-round_pipe_size-nr_pages-overflow-on-32-bit.patch added to -mm tree,
akpm
+ pipe-match-pipe_max_size-data-type-with-procfs.patch added to -mm tree,
akpm
+ checkpatch-allow-define_per_cpu-definitions-to-exceed-line-length.patch added to -mm tree,
akpm
[merged] mm-swap-use-page-cluster-as-max-window-of-vma-based-swap-readahead.patch removed from -mm tree,
akpm
[merged] mm-page_vma_mapped-ensure-pmd-is-loaded-with-read_once-outside-of-lock.patch removed from -mm tree,
akpm
[merged] kmemleak-clear-stale-pointers-from-task-stacks.patch removed from -mm tree,
akpm
[merged] binfmt_misc-node-could-be-null-when-evicting-inode.patch removed from -mm tree,
akpm
[merged] fix-mpage_writepage-for-pages-with-buffers.patch removed from -mm tree,
akpm
[merged] linux-kernelh-add-correct-kernel-doc-notation.patch removed from -mm tree,
akpm
[merged] tty-fall-back-to-n_null-if-switching-to-n_tty-fails-during-hangup.patch removed from -mm tree,
akpm
[merged] revert-vmalloc-back-off-when-the-current-task-is-killed.patch removed from -mm tree,
akpm
[merged] cma-take-__gfp_nowarn-into-account-in-cma_alloc.patch removed from -mm tree,
akpm
[merged] scripts-kallsyms-ignore-symbol-type-n.patch removed from -mm tree,
akpm
[merged] userfaultfd-selftest-exercise-eexist-only-in-background-transfer.patch removed from -mm tree,
akpm
[merged] mm-only-dispaly-online-cpus-of-the-numa-node.patch removed from -mm tree,
akpm
[merged] mm-remove-unnecessary-warn_once-in-page_vma_mapped_walk.patch removed from -mm tree,
akpm
[merged] mm-mempolicy-fix-numa_interleave_hit-counter.patch removed from -mm tree,
akpm
[merged] of-provide-of_n_addrsize_cells-wrappers-for-config_of.patch removed from -mm tree,
akpm
[merged] mm-madvise-add-description-for-madv_wipeonfork-and-madv_keeponfork.patch removed from -mm tree,
akpm
[merged] kernel-hacking-menu-runtime-testing-keep-tests-together.patch removed from -mm tree,
akpm
[merged] mm-migrate-fix-indexing-bug-off-by-one-and-avoid-out-of-bound-access.patch removed from -mm tree,
akpm
[patch 18/18] mm, swap: use page-cluster as max window of VMA based swap readahead,
akpm
[patch 17/18] mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock,
akpm
[patch 16/18] kmemleak: clear stale pointers from task stacks,
akpm
[patch 15/18] fs/binfmt_misc.c: node could be NULL when evicting inode,
akpm
[patch 14/18] fs/mpage.c: fix mpage_writepage() for pages with buffers,
akpm
[patch 13/18] linux/kernel.h: add/correct kernel-doc notation,
akpm
[patch 11/18] Revert "vmalloc: back off when the current task is killed",
akpm
[patch 12/18] tty: fall back to N_NULL if switching to N_TTY fails during hangup,
akpm
[patch 10/18] mm/cma.c: take __GFP_NOWARN into account in cma_alloc(),
akpm
[patch 09/18] scripts/kallsyms.c: ignore symbol type 'n',
akpm
[patch 08/18] userfaultfd: selftest: exercise -EEXIST only in background transfer,
akpm
[patch 07/18] mm: only display online cpus of the numa node,
akpm
[patch 05/18] mm/mempolicy: fix NUMA_INTERLEAVE_HIT counter,
akpm
[patch 06/18] mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().,
akpm
[patch 03/18] mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORK,
akpm
[patch 04/18] include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF,
akpm
[patch 02/18] lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together,
akpm
[patch 01/18] mm/migrate: fix indexing bug (off by one) and avoid out of bound access,
akpm
mmotm 2017-10-13-15-52 uploaded,
akpm
[folded-merged] fix-mpage_writepage-for-pages-with-buffers-fix.patch removed from -mm tree,
akpm
[folded-merged] of-provide-of_n_addrsize_cells-wrappers-for-config_of-fix.patch removed from -mm tree,
akpm
+ mm-page_alloc-make-sure-__rmqueue-etc-always-inline.patch added to -mm tree,
akpm
+ ocfs2-cleanup-unused-func-declaration-and-assignment.patch added to -mm tree,
akpm
+ ocfs2-no-need-flush-workqueue-before-destroying-it.patch added to -mm tree,
akpm
[to-be-updated] stackdepot-ignore-junk-last-entry-in-case-of-switch-from-user-mode.patch removed from -mm tree,
akpm
+ arm64-kasan-avoid-using-vmemmap_populate-to-initialise-shadow.patch added to -mm tree,
akpm
+ sparc64-optimized-struct-page-zeroing.patch added to -mm tree,
akpm
+ mm-stop-zeroing-memory-during-allocation-in-vmemmap.patch added to -mm tree,
akpm
+ arm64-kasan-add-and-use-kasan_map_populate.patch added to -mm tree,
akpm
+ x86-kasan-add-and-use-kasan_map_populate.patch added to -mm tree,
akpm
+ mm-zero-reserved-and-unavailable-struct-pages.patch added to -mm tree,
akpm
+ mm-defining-memblock_virt_alloc_try_nid_raw.patch added to -mm tree,
akpm
+ sparc64-simplify-vmemmap_populate.patch added to -mm tree,
akpm
+ sparc64-mm-setting-fields-in-deferred-pages.patch added to -mm tree,
akpm
+ x86-mm-setting-fields-in-deferred-pages.patch added to -mm tree,
akpm
+ mm-deferred_init_memmap-improvements.patch added to -mm tree,
akpm
[nacked] radix-tree-get_slot_offset-returns-invalid-offset-when-parent-is-null.patch removed from -mm tree,
akpm
+ epoll-avoid-calling-ep_call_nested-from-ep_poll_safewake.patch added to -mm tree,
akpm
[merged] writeback-change-of-dirty_writeback_interval-takes-effect-immediately.patch removed from -mm tree,
akpm
[merged] kbuild-fix-optimization-level-choice-default.patch removed from -mm tree,
akpm
+ mm-swap_statec-declare-a-few-variables-as-__read_mostly.patch added to -mm tree,
akpm
+ kmemcheck-remove-annotations-fix.patch added to -mm tree,
akpm
+ mm-swap-use-page-cluster-as-max-window-of-vma-based-swap-readahead.patch added to -mm tree,
akpm
+ kcov-update-documentation.patch added to -mm tree,
akpm
+ makefile-support-flag-fsanitizer-coverage=trace-cmp.patch added to -mm tree,
akpm
+ kcov-support-comparison-operands-collection.patch added to -mm tree,
akpm
+ stackdepot-ignore-junk-last-entry-in-case-of-switch-from-user-mode.patch added to -mm tree,
akpm
+ fix-mpage_writepage-for-pages-with-buffers-fix.patch added to -mm tree,
akpm
+ mm-rmap-remove-redundant-variable-cend.patch added to -mm tree,
akpm
+ writeback-change-of-dirty_writeback_interval-takes-effect-immediately.patch added to -mm tree,
akpm
+ fs-mm-account-filp-cache-to-kmemcg.patch added to -mm tree,
akpm
[to-be-updated] fs-mm-account-filp-and-names-caches-to-kmemcg.patch removed from -mm tree,
akpm
+ pid-replace-pid-bitmap-implementation-with-idr-api-v6.patch added to -mm tree,
akpm
+ pid-remove-pidhash-v6.patch added to -mm tree,
akpm
[obsolete] pid-remove-pidhash-checkpatch-fixes.patch removed from -mm tree,
akpm
[obsolete] pid-replace-pid-bitmap-implementation-with-idr-api-checkpatch-fixes.patch removed from -mm tree,
akpm
+ mm-slob-remove-an-unnecessary-check-for-__gfp_zero.patch added to -mm tree,
akpm
+ mm-page_vma_mapped-ensure-pmd-is-loaded-with-read_once-outside-of-lock.patch added to -mm tree,
akpm
+ fs-mm-account-filp-and-names-caches-to-kmemcg.patch added to -mm tree,
akpm
+ kvm-mm-account-kvm-related-kmem-slabs-to-kmemcg.patch added to -mm tree,
akpm
+ mm-consolidate-page-table-accounting.patch added to -mm tree,
akpm
+ mm-introduce-wrappers-to-access-mm-nr_ptes.patch added to -mm tree,
akpm
+ proc-do-not-show-vmexe-bigger-than-total-executable-virtual-memory.patch added to -mm tree,
akpm
+ kmemleak-clear-stale-pointers-from-task-stacks.patch added to -mm tree,
akpm
+ kmemleak-change-sys-kernel-debug-kmemleak-permissions-from-0444-to-0644.patch added to -mm tree,
akpm
+ kmemcheck-rip-it-out.patch added to -mm tree,
akpm
+ kmemcheck-remove-whats-left-of-notrack-flags.patch added to -mm tree,
akpm
+ kmemcheck-stop-using-gfp_notrack-and-slab_notrack.patch added to -mm tree,
akpm
+ kmemcheck-remove-annotations.patch added to -mm tree,
akpm
[Index of Archives]
[Linux Kernel]
[LKML FAQ]
[IETF Annouce]
[Security]
[Bugtraq]