Linux MM Commits Date Index
[Prev Page][Next Page]
- [merged] mm-memmap_init-update-variable-name-in-memmap_init_zone.patch removed from -mm tree
- [merged] mm-factor-out-next_present_section_nr.patch removed from -mm tree
- [merged] mm-page_alloc-fix-and-rework-pfn-handling-in-memmap_init_zone.patch removed from -mm tree
- [merged] mm-initialize-memmap-of-unavailable-memory-directly.patch removed from -mm tree
- [merged] fs-proc-pagec-allow-inspection-of-last-section-and-fix-end-detection.patch removed from -mm tree
- [merged] mm-fix-uninitialized-memmaps-on-a-partially-populated-last-section.patch removed from -mm tree
- [merged] ocfs2-fix-the-oops-problem-when-write-cloned-file.patch removed from -mm tree
- Re: [patch 06/67] mm: factor out next_present_section_nr()
- Re: incoming
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- [merged] kdb-get-rid-of-confusing-diag-msg-from-rd-if-current-task-has-no-regs.patch removed from -mm tree
- [merged] kdb-gid-rid-of-implicit-setting-of-the-current-task-regs.patch removed from -mm tree
- [merged] kdb-kdb_current_task-shouldnt-be-exported.patch removed from -mm tree
- [merged] kdb-kdb_current_regs-should-be-private.patch removed from -mm tree
- [merged] mips-kdb-remove-old-workaround-for-backtracing-on-other-cpus.patch removed from -mm tree
- [patch 67/67] ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
- [patch 66/67] treewide: remove redundant IS_ERR() before error code check
- [patch 65/67] include/linux/cpumask.h: don't calculate length of the input string
- [patch 64/67] lib: new testcases for bitmap_parse{_user}
- [patch 63/67] lib: rework bitmap_parse()
- [patch 62/67] lib: make bitmap_parse_user a wrapper on bitmap_parse
- [patch 61/67] lib: add test for bitmap_parse()
- [patch 58/67] proc: convert everything to "struct proc_ops"
- [patch 60/67] bitops: more BITS_TO_* macros
- [patch 59/67] lib/string: add strnchrnul()
- [patch 57/67] proc: decouple proc from VFS with "struct proc_ops"
- [patch 56/67] asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
- [patch 55/67] asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
- [patch 54/67] asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
- [patch 53/67] asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
- [patch 52/67] asm-generic/tlb: add missing CONFIG symbol
- [patch 51/67] asm-gemeric/tlb: remove stray function declarations
- [patch 50/67] asm-generic/tlb: avoid potential double flush
- [patch 49/67] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
- [patch 48/67] powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
- [patch 47/67] x86: mm: avoid allocating struct mm_struct on the stack
- [patch 46/67] mm: ptdump: reduce level numbers by 1 in note_page()
- [patch 45/67] arm64: mm: display non-present entries in ptdump
- [patch 44/67] arm64: mm: convert mm/dump.c to use walk_page_range()
- [patch 43/67] x86: mm: convert dump_pagetables to use walk_page_range
- [patch 42/67] mm: add generic ptdump
- [patch 41/67] x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
- [patch 40/67] x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
- [patch 39/67] x86: mm: point to struct seq_file from struct pg_state
- [patch 38/67] mm: pagewalk: add 'depth' parameter to pte_hole
- [patch 37/67] mm: pagewalk: fix termination condition in walk_pte_range()
- [patch 36/67] mm: pagewalk: don't lock PTEs for walk_page_range_novma()
- [patch 35/67] mm: pagewalk: allow walking without vma
- [patch 34/67] mm: pagewalk: add p4d_entry() and pgd_entry()
- [patch 33/67] x86: mm: add p?d_leaf() definitions
- [patch 32/67] sparc: mm: add p?d_leaf() definitions
- [patch 31/67] s390: mm: add p?d_leaf() definitions
- [patch 30/67] riscv: mm: add p?d_leaf() definitions
- [patch 29/67] powerpc: mm: add p?d_leaf() definitions
- [patch 28/67] mips: mm: add p?d_leaf() definitions
- [patch 27/67] arm64: mm: add p?d_leaf() definitions
- [patch 26/67] arm: mm: add p?d_leaf() definitions
- [patch 25/67] arc: mm: add p?d_leaf() definitions
- [patch 24/67] mm: add generic p?d_leaf() macros
- [patch 23/67] mm: remove __krealloc
- [patch 21/67] drivers/block/null_blk_main.c: fix uninitialized var warnings
- [patch 22/67] pinctrl: fix pxa2xx.c build warnings
- [patch 20/67] drivers/block/null_blk_main.c: fix layout
- [patch 19/67] ipc/msg.c: consolidate all xxxctl_down() functions
- [patch 18/67] ipc/sem.c: document and update memory barriers
- [patch 17/67] ipc/msg.c: update and document memory barriers
- [patch 16/67] ipc/mqueue.c: update/document memory barriers
- [patch 15/67] ipc/mqueue.c: remove duplicated code
- [patch 14/67] smp_mb__{before,after}_atomic(): update Documentation
- [patch 13/67] mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
- [patch 12/67] mm/memory_hotplug: cleanup __remove_pages()
- [patch 11/67] mm/memory_hotplug: drop local variables in shrink_zone_span()
- [patch 10/67] mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()
- [patch 09/67] mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfn
- [patch 08/67] mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()
- [patch 07/67] mm/memmap_init: update variable name in memmap_init_zone
- [patch 06/67] mm: factor out next_present_section_nr()
- [patch 05/67] mm/page_alloc: fix and rework pfn handling in memmap_init_zone()
- [patch 04/67] mm/page_alloc.c: initialize memmap of unavailable memory directly
- [patch 03/67] fs/proc/page.c: allow inspection of last section and fix end detection
- [patch 02/67] mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section
- [patch 01/67] ocfs2: fix oops when writing cloned file
- incoming
- [folded-merged] lib-add-test-for-bitmap_parse-fix-2.patch removed from -mm tree
- [folded-merged] lib-add-test-for-bitmap_parse-fix.patch removed from -mm tree
- [folded-merged] proc-convert-everything-to-struct-proc_ops-fix-2.patch removed from -mm tree
- [folded-merged] proc-convert-everything-to-struct-proc_ops-fix.patch removed from -mm tree
- [folded-merged] asm-generic-tlb-rename-have_rcu_table_free-fix.patch removed from -mm tree
- [folded-merged] x86-mm-avoid-allocating-struct-mm_struct-on-the-stack-fix.patch removed from -mm tree
- [folded-merged] mm-pagewalk-add-p4d_entry-and-pgd_entry-fix.patch removed from -mm tree
- + drivers-block-null_blk_mainc-fix-layout.patch added to -mm tree
- [folded-merged] drivers-block-null_blk_mainc-fix-layout.patch removed from -mm tree
- [folded-merged] ipc-consolidate-all-xxxctl_down-functions-fix.patch removed from -mm tree
- [merged] kcov-ignore-fault-inject-and-stacktrace.patch removed from -mm tree
- [merged] io-mapping-use-phys_pfn-macro-in-io_mapping_map_atomic_wc.patch removed from -mm tree
- [merged] execve-warn-if-process-starts-with-executable-stack.patch removed from -mm tree
- [merged] reiserfs-prevent-null-pointer-dereference-in-reiserfs_insert_item.patch removed from -mm tree
- [merged] init-fix-misleading-this-architecture-does-not-have-kernel-memory-protection-message.patch removed from -mm tree
- [merged] init-mainc-fix-quoted-value-handling-in-unknown_bootoption.patch removed from -mm tree
- [merged] init-mainc-remove-unnecessary-repair_env_string-in-do_initcall_level.patch removed from -mm tree
- [merged] init-mainc-log-arguments-and-environment-passed-to-init.patch removed from -mm tree
- [merged] elf-coredump-allow-process-with-empty-address-space-to-coredump.patch removed from -mm tree
- [merged] elf-coredump-delete-duplicated-overflow-check.patch removed from -mm tree
- [merged] elf-coredump-allocate-core-elf-header-on-stack.patch removed from -mm tree
- [merged] elf-make-bad_addr-unlikely.patch removed from -mm tree
- [merged] elf-better-codegen-around-current-mm.patch removed from -mm tree
- [merged] elf-dont-copy-elf-header-around.patch removed from -mm tree
- [merged] elf-fix-start_code-calculation.patch removed from -mm tree
- [merged] elf-smaller-code-generation-around-auxv-vector-fill.patch removed from -mm tree
- [merged] lib-find_bitc-uninline-helper-_find_next_bit.patch removed from -mm tree
- [merged] lib-find_bitc-join-_find_next_bit_le.patch removed from -mm tree
- [merged] uapi-rename-ext2_swab-to-swab-and-share-globally-in-swabh.patch removed from -mm tree
- [merged] lib-scatterlist-adjust-indentation-in-__sg_alloc_table.patch removed from -mm tree
- [merged] btrfs-use-larger-zlib-buffer-for-s390-hardware-compression.patch removed from -mm tree
- [merged] lib-zlib-add-zlib_deflate_dfltcc_enabled-function.patch removed from -mm tree
- [merged] s390-boot-add-dfltcc=-kernel-command-line-parameter.patch removed from -mm tree
- [merged] lib-zlib-add-s390-hardware-support-for-kernel-zlib_inflate.patch removed from -mm tree
- [merged] lib-zlib-add-s390-hardware-support-for-kernel-zlib_deflate.patch removed from -mm tree
- [merged] s390-boot-rename-heap_size-due-to-name-collision.patch removed from -mm tree
- [merged] iio-adc-qcom-vadc-common-use-linux-unitsh-helpers.patch removed from -mm tree
- [merged] thermal-armada-remove-unused-to_mcelsius-macro.patch removed from -mm tree
- [merged] iwlwifi-use-linux-unitsh-helpers.patch removed from -mm tree
- [merged] iwlegacy-use-linux-unitsh-helpers.patch removed from -mm tree
- [merged] thermal-remove-kelvin-to-from-celsius-conversion-helpers-from-linux-thermalh.patch removed from -mm tree
- [merged] nvme-hwmon-switch-to-use-linux-unitsh-helpers.patch removed from -mm tree
- [merged] thermal-intel_pch-switch-to-use-linux-unitsh-helpers.patch removed from -mm tree
- [merged] thermal-int340x-switch-to-use-linux-unitsh-helpers.patch removed from -mm tree
- [merged] platform-x86-intel_menlow-switch-to-use-linux-unitsh-helpers.patch removed from -mm tree
- [merged] platform-x86-asus-wmi-switch-to-use-linux-unitsh-helpers.patch removed from -mm tree
- [merged] acpi-thermal-switch-to-use-linux-unitsh-helpers.patch removed from -mm tree
- [merged] add-helpers-for-kelvin-to-from-celsius-conversion.patch removed from -mm tree
- [merged] zram-fix-error-return-codes-not-being-returned-in-writeback_store.patch removed from -mm tree
- [merged] zram-try-to-avoid-worst-case-scenario-on-same-element-pages.patch removed from -mm tree
- [merged] mm-fix-comments-related-to-node-reclaim.patch removed from -mm tree
- [merged] mm-drop-elements-hw-and-phys_callback-from-struct-memory_block.patch removed from -mm tree
- [merged] mm-remove-dead-code-totalram_pages_set.patch removed from -mm tree
- [merged] mm-clean-up-obsolete-check-on-space-in-page-flags.patch removed from -mm tree
- [merged] zswap-potential-null-dereference-on-error-in-init_zswap.patch removed from -mm tree
- [merged] zswap-add-allocation-hysteresis-if-pool-limit-is-hit.patch removed from -mm tree
- [merged] mm-page_isolation-fix-potential-warning-from-user.patch removed from -mm tree
- [merged] mm-hotplug-silence-a-lockdep-splat-with-printk.patch removed from -mm tree
- [merged] mm-memory_hotplug-pass-in-nid-to-online_pages.patch removed from -mm tree
- [merged] mm-get-rid-of-odd-jump-labels-in-find_mergeable_anon_vma.patch removed from -mm tree
- [merged] mm-thp-fix-defrag-setting-if-newline-is-not-used.patch removed from -mm tree
- [merged] mm-migrate-add-stable-check-in-migrate_vma_insert_page.patch removed from -mm tree
- [merged] mm-migrate-clean-up-some-minor-coding-style.patch removed from -mm tree
- [merged] mm-migrate-remove-useless-mask-of-start-address.patch removed from -mm tree
- [merged] mm-huge_memoryc-reduce-critical-section-protected-by-split_queue_lock.patch removed from -mm tree
- [merged] mm-huge_memoryc-use-head-to-emphasize-the-purpose-of-page.patch removed from -mm tree
- [merged] mm-huge_memoryc-use-head-to-check-huge-zero-page.patch removed from -mm tree
- [merged] mm-oom-dump-stack-of-victim-when-reaping-failed.patch removed from -mm tree
- [merged] memblock-use-__func__-in-remaining-memblock_dbg-call-sites.patch removed from -mm tree
- [merged] mm-memblock-define-memblock_physmem_add.patch removed from -mm tree
- [merged] tools-vm-slabinfo-fix-sanity-checks-enabling.patch removed from -mm tree
- [merged] mm-vmscan-remove-unused-reclaim_off-reclaim_zone.patch removed from -mm tree
- [merged] mm-vmscan-remove-prefetch_prev_lru_page.patch removed from -mm tree
- [merged] mm-vmscanc-remove-unused-return-value-of-shrink_node.patch removed from -mm tree
- [merged] mm-remove-count-parameter-from-has_unmovable_pages.patch removed from -mm tree
- [merged] mm-remove-the-memory-isolate-notifier.patch removed from -mm tree
- [merged] mm-page_alloc-skip-non-present-sections-on-zone-initialization.patch removed from -mm tree
- [merged] mm-early_remap-use-%pa-to-print-resource_size_t-variables.patch removed from -mm tree
- [merged] lib-test_kasanc-fix-memory-leak-in-kmalloc_oob_krealloc_more.patch removed from -mm tree
- [merged] mm-tracing-print-symbol-name-for-kmem_alloc_node-call_site-events.patch removed from -mm tree
- [merged] mm-page_vma_mappedc-explicitly-compare-pfn-for-normal-hugetlbfs-and-thp-page.patch removed from -mm tree
- [merged] mm-cleanup-some-useless-code.patch removed from -mm tree
- [merged] swap_next-should-increase-position-index.patch removed from -mm tree
- [merged] mm-tree-wide-rename-put_user_page-to-unpin_user_page.patch removed from -mm tree
- [merged] mm-gup_benchmark-use-proper-foll_write-flags-instead-of-hard-coding-1.patch removed from -mm tree
- [merged] powerpc-book3s64-convert-to-pin_user_pages-and-put_user_page.patch removed from -mm tree
- [merged] vfio-mm-pin_user_pages-foll_pin-and-put_user_page-conversion.patch removed from -mm tree
- [merged] media-v4l2-core-pin_user_pages-foll_pin-and-put_user_page-conversion.patch removed from -mm tree
- [merged] net-xdp-set-foll_pin-via-pin_user_pages.patch removed from -mm tree
- [merged] fs-io_uring-set-foll_pin-via-pin_user_pages.patch removed from -mm tree
- [merged] drm-via-set-foll_pin-via-pin_user_pages_fast.patch removed from -mm tree
- [merged] mm-process_vm_access-set-foll_pin-via-pin_user_pages_remote.patch removed from -mm tree
- [merged] ib-corehwumem-set-foll_pin-via-pin_user_pages-fix-up-odp.patch removed from -mm tree
- [merged] goldish_pipe-convert-to-pin_user_pages-and-put_user_page.patch removed from -mm tree
- [merged] mm-gup-introduce-pin_user_pages-and-foll_pin.patch removed from -mm tree
- [merged] media-v4l2-core-set-pages-dirty-upon-releasing-dma-buffers.patch removed from -mm tree
- [merged] ib-umem-use-get_user_pages_fast-to-pin-dma-pages.patch removed from -mm tree
- [merged] mm-gup-allow-foll_force-for-get_user_pages_fast.patch removed from -mm tree
- [merged] vfio-fix-foll_longterm-use-simplify-get_user_pages_remote-call.patch removed from -mm tree
- [merged] mm-fix-get_user_pages_remotes-handling-of-foll_longterm.patch removed from -mm tree
- [merged] goldish_pipe-rename-local-pin_user_pages-routine.patch removed from -mm tree
- [merged] mm-devmap-refactor-1-based-refcounting-for-zone_device-pages.patch removed from -mm tree
- [merged] mm-cleanup-__put_devmap_managed_page-vs-page_free.patch removed from -mm tree
- [merged] mm-gup-move-try_get_compound_head-to-top-fix-minor-issues.patch removed from -mm tree
- [merged] mm-gup-factor-out-duplicate-code-from-four-routines.patch removed from -mm tree
- [merged] mm-gupc-use-is_vm_hugetlb_page-to-check-whether-to-follow-huge.patch removed from -mm tree
- [merged] mm-fix-gup_pud_range.patch removed from -mm tree
- [merged] mm-clean-up-filemap_write_and_wait.patch removed from -mm tree
- [merged] mm-debug-always-print-flags-in-dump_page.patch removed from -mm tree
- [merged] kmemleak-turn-kmemleak_lock-and-object-lock-to-raw_spinlock_t.patch removed from -mm tree
- [merged] mm-avoid-slub-allocation-while-holding-list_lock.patch removed from -mm tree
- [merged] ocfs2-use-ocfs2_update_inode_fsync_trans-to-access-t_tid-in-handle-h_transaction.patch removed from -mm tree
- [merged] ocfs2-fix-a-null-pointer-dereference-when-call-ocfs2_update_inode_fsync_trans.patch removed from -mm tree
- [merged] ocfs2-dlm-move-bits_to_bytes-to-bitopsh-for-wider-use.patch removed from -mm tree
- [merged] ocfs2-dlm-remove-redundant-assignment-to-ret.patch removed from -mm tree
- [merged] ocfs2-make-local-header-paths-relative-to-c-files.patch removed from -mm tree
- [merged] ocfs2-remove-unneeded-semicolon.patch removed from -mm tree
- [merged] fs-ocfs-remove-unnecessary-assertion-in-dlm_migrate_lockres.patch removed from -mm tree
- [merged] scripts-spellingtxt-add-issus-typo.patch removed from -mm tree
- [merged] scripts-spellingtxt-add-more-spellings-to-spellingtxt.patch removed from -mm tree
- [merged] mm-move_pages-report-the-number-of-non-attempted-pages.patch removed from -mm tree
- [merged] mm-thp-remove-the-defer-list-related-code-since-this-will-not-happen.patch removed from -mm tree
- [merged] mm-memory_hotplug-fix-remove_memory-lockdep-splat.patch removed from -mm tree
- [merged] mm-migratec-also-overwrite-error-when-it-is-bigger-than-zero.patch removed from -mm tree
- [merged] mm-sparse-reset-sections-mem_map-when-fully-deactivated.patch removed from -mm tree
- [merged] mm-mempolicyc-fix-out-of-bounds-write-in-mpol_parse_str.patch removed from -mm tree
- [merged] memcg-fix-a-crash-in-wb_workfn-when-a-device-disappears.patch removed from -mm tree
- [merged] lib-test_bitmap-correct-test-data-offsets-for-32-bit.patch removed from -mm tree
- [patch 118/118] kcov: ignore fault-inject and stacktrace
- [patch 117/118] include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_atomic_wc()
- [patch 116/118] execve: warn if process starts with executable stack
- [patch 115/118] reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
- [patch 114/118] init/main.c: fix misleading "This architecture does not have kernel memory protection" message
- [patch 113/118] init/main.c: fix quoted value handling in unknown_bootoption
- [patch 112/118] init/main.c: remove unnecessary repair_env_string in do_initcall_level
- [patch 111/118] init/main.c: log arguments and environment passed to init
- [patch 110/118] fs/binfmt_elf.c: coredump: allow process with empty address space to coredump
- [patch 109/118] fs/binfmt_elf.c: coredump: delete duplicated overflow check
- [patch 108/118] fs/binfmt_elf.c: coredump: allocate core ELF header on stack
- [patch 107/118] fs/binfmt_elf.c: make BAD_ADDR() unlikely
- [patch 106/118] fs/binfmt_elf.c: better codegen around current->mm
- [patch 105/118] fs/binfmt_elf.c: don't copy ELF header around
- [patch 104/118] fs/binfmt_elf.c: fix ->start_code calculation
- [patch 103/118] fs/binfmt_elf.c: smaller code generation around auxv vector fill
- [patch 102/118] lib/find_bit.c: uninline helper _find_next_bit()
- [patch 101/118] lib/find_bit.c: join _find_next_bit{_le}
- [patch 100/118] uapi: rename ext2_swab() to swab() and share globally in swab.h
- [patch 099/118] lib/scatterlist.c: adjust indentation in __sg_alloc_table
- [patch 098/118] btrfs: use larger zlib buffer for s390 hardware compression
- [patch 097/118] lib/zlib: add zlib_deflate_dfltcc_enabled() function
- [patch 096/118] s390/boot: add dfltcc= kernel command line parameter
- [patch 095/118] lib/zlib: add s390 hardware support for kernel zlib_inflate
- [patch 094/118] s390/boot: rename HEAP_SIZE due to name collision
- [patch 093/118] lib/zlib: add s390 hardware support for kernel zlib_deflate
- [patch 092/118] iio: adc: qcom-vadc-common: use <linux/units.h> helpers
- [patch 091/118] thermal: armada: remove unused TO_MCELSIUS macro
- [patch 090/118] iwlwifi: use <linux/units.h> helpers
- [patch 089/118] iwlegacy: use <linux/units.h> helpers
- [patch 088/118] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
- [patch 087/118] nvme: hwmon: switch to use <linux/units.h> helpers
- [patch 086/118] thermal: intel_pch: switch to use <linux/units.h> helpers
- [patch 085/118] thermal: int340x: switch to use <linux/units.h> helpers
- [patch 084/118] platform/x86: intel_menlow: switch to use <linux/units.h> helpers
- [patch 083/118] platform/x86: asus-wmi: switch to use <linux/units.h> helpers
- [patch 082/118] ACPI: thermal: switch to use <linux/units.h> helpers
- [patch 081/118] include/linux/units.h: add helpers for kelvin to/from Celsius conversion
- [patch 080/118] drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store
- [patch 079/118] zram: try to avoid worst-case scenario on same element pages
- [patch 078/118] mm: fix comments related to node reclaim
- [patch 077/118] include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memory_block
- [patch 076/118] include/linux/mm.h: remove dead code totalram_pages_set()
- [patch 075/118] include/linux/mm.h: clean up obsolete check on space in page->flags
- [patch 074/118] zswap: potential NULL dereference on error in init_zswap()
- [patch 073/118] mm/zswap.c: add allocation hysteresis if pool limit is hit
- [patch 072/118] mm/page_isolation: fix potential warning from user
- [patch 071/118] mm/hotplug: silence a lockdep splat with printk()
- [patch 070/118] mm/memory_hotplug: pass in nid to online_pages()
- [patch 069/118] mm/mmap.c: get rid of odd jump labels in find_mergeable_anon_vma()
- [patch 068/118] mm, thp: fix defrag setting if newline is not used
- [patch 067/118] mm/migrate: add stable check in migrate_vma_insert_page()
- [patch 066/118] mm/migrate: clean up some minor coding style
- [patch 065/118] mm/migrate: remove useless mask of start address
- [patch 064/118] mm/huge_memory.c: reduce critical section protected by split_queue_lock
- [patch 063/118] mm/huge_memory.c: use head to emphasize the purpose of page
- [patch 062/118] mm/huge_memory.c: use head to check huge zero page
- [patch 061/118] mm, oom: dump stack of victim when reaping failed
- [patch 060/118] memblock: Use __func__ in remaining memblock_dbg() call sites
- [patch 059/118] mm/memblock: define memblock_physmem_add()
- [patch 058/118] tools/vm/slabinfo: fix sanity checks enabling
- [patch 057/118] mm/vmscan: remove unused RECLAIM_OFF/RECLAIM_ZONE
- [patch 056/118] mm/vmscan: remove prefetch_prev_lru_page
- [patch 055/118] mm/vmscan.c: remove unused return value of shrink_node
- [patch 054/118] mm: remove "count" parameter from has_unmovable_pages()
- [patch 053/118] mm: remove the memory isolate notifier
- [patch 052/118] mm/page_alloc: skip non present sections on zone initialization
- [patch 051/118] mm/early_ioremap.c: use %pa to print resource_size_t variables
- [patch 050/118] lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
- [patch 049/118] mm, tracing: print symbol name for kmem_alloc_node call_site events
- [patch 048/118] mm/page_vma_mapped.c: explicitly compare pfn for normal, hugetlbfs and THP page
- [patch 047/118] mm/memcontrol.c: cleanup some useless code
- [patch 046/118] mm/swapfile.c: swap_next should increase position index
- [patch 045/118] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
- [patch 044/118] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
- [patch 043/118] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
- [patch 042/118] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion
- [patch 041/118] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
- [patch 040/118] net/xdp: set FOLL_PIN via pin_user_pages()
- [patch 039/118] fs/io_uring: set FOLL_PIN via pin_user_pages()
- [patch 038/118] drm/via: set FOLL_PIN via pin_user_pages_fast()
- [patch 037/118] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
- [patch 036/118] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
- [patch 035/118] goldish_pipe: convert to pin_user_pages() and put_user_page()
- [patch 034/118] mm/gup: introduce pin_user_pages*() and FOLL_PIN
- [patch 033/118] media/v4l2-core: set pages dirty upon releasing DMA buffers
- [patch 032/118] IB/umem: use get_user_pages_fast() to pin DMA pages
- [patch 031/118] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
- [patch 030/118] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
- [patch 029/118] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
- [patch 028/118] goldish_pipe: rename local pin_user_pages() routine
- [patch 027/118] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
- [patch 026/118] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
- [patch 025/118] mm/gup: move try_get_compound_head() to top, fix minor issues
- [patch 024/118] mm/gup: factor out duplicate code from four routines
- [patch 023/118] mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge
- [patch 022/118] mm: fix gup_pud_range
- [patch 021/118] mm/filemap.c: clean up filemap_write_and_wait()
- [patch 020/118] mm/debug.c: always print flags in dump_page()
- [patch 019/118] mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_t
- [patch 018/118] mm/slub.c: avoid slub allocation while holding list_lock
- [patch 017/118] ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_transaction
- [patch 016/118] ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
- [patch 015/118] ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
- [patch 014/118] ocfs2/dlm: remove redundant assignment to ret
- [patch 013/118] ocfs2: make local header paths relative to C files
- [patch 012/118] ocfs2: remove unneeded semicolons
- [patch 011/118] fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres
- [patch 010/118] scripts/spelling.txt: add "issus" typo
- [patch 009/118] scripts/spelling.txt: add more spellings to spelling.txt
- [patch 008/118] mm: move_pages: report the number of non-attempted pages
- [patch 007/118] mm: thp: don't need care deferred split queue in memcg charge move path
- [patch 006/118] mm/memory_hotplug: fix remove_memory() lockdep splat
- [patch 005/118] mm/migrate.c: also overwrite error when it is bigger than zero
- [patch 004/118] mm/sparse.c: reset section's mem_map when fully deactivated
- [patch 003/118] mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
- [patch 002/118] memcg: fix a crash in wb_workfn when a device disappears
- [patch 001/118] lib/test_bitmap: correct test data offsets for 32-bit
- incoming
- [folded-merged] iwlegacy-use-linux-unitsh-helpers-fix.patch removed from -mm tree
- [folded-merged] zram-try-to-avoid-worst-case-scenario-on-same-element-pages-update.patch removed from -mm tree
- [folded-merged] mm-vmscan-remove-unused-reclaim_off-reclaim_zone-fix.patch removed from -mm tree
- [nacked] mm-oom-avoid-printk-iteration-under-rcu.patch removed from -mm tree
- [folded-merged] mm-oom-avoid-printk-iteration-under-rcu-fix.patch removed from -mm tree
- [-] mm-pgmap-use-correct-alignment-when-looking-at-first-pfn-from-a-region.patch removed from -mm tree
- [-] mm-vmscan-expose-cgroup_ino-for-memcg-reclaim-tracepoints.patch removed from -mm tree
- + maintainers-remove-unnecessary-characters.patch added to -mm tree
- + asm-generic-tlb-rename-have_rcu_table_free-fix.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- mmotm 2020-01-28-20-05 uploaded
- + kdb-get-rid-of-confusing-diag-msg-from-rd-if-current-task-has-no-regs.patch added to -mm tree
- + kdb-gid-rid-of-implicit-setting-of-the-current-task-regs.patch added to -mm tree
- + kdb-kdb_current_task-shouldnt-be-exported.patch added to -mm tree
- + kdb-kdb_current_regs-should-be-private.patch added to -mm tree
- + mips-kdb-remove-old-workaround-for-backtracing-on-other-cpus.patch added to -mm tree
- [merged] watchdog-fix-uaf-in-reboot-notifier-handling-in-watchdog-core-code.patch removed from -mm tree
- [merged] documentation-zram-various-fixes-in-zramrst.patch removed from -mm tree
- + mm-move_pages-report-the-number-of-non-attempted-pages.patch added to -mm tree
- + swap_next-should-increase-position-index.patch added to -mm tree
- + maintainers-add-an-entry-for-kfifo.patch added to -mm tree
- + mm-memory_hotplug-fix-remove_memory-lockdep-splat.patch added to -mm tree
- [failures] mm-mremap-start-addresses-are-properly-aligned.patch removed from -mm tree
- [failures] mm-mremap-calculate-extent-in-one-place.patch removed from -mm tree
- [failures] mm-mremap-use-pmd_addr_end-to-calculate-next-in-move_page_tables.patch removed from -mm tree
- [failures] mm-mremap-it-is-sure-to-have-enough-space-when-extent-meets-requirement.patch removed from -mm tree
- [failures] mm-mremap-format-the-check-in-move_normal_pmd-same-as-move_huge_pmd.patch removed from -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- mmotm 2020-01-23-21-12 uploaded
- + drivers-base-memoryc-cache-memory-blocks-in-xarray-to-accelerate-lookup.patch added to -mm tree
- + kernel-relayc-fix-read_pos-error-when-multiple-readers.patch added to -mm tree
- + mm-migratec-also-overwrite-error-when-it-is-bigger-than-zero.patch added to -mm tree
- + mm-sparse-reset-sections-mem_map-when-fully-deactivated.patch added to -mm tree
- + mm-page_isolation-fix-potential-warning-from-user.patch added to -mm tree
- + documentation-zram-various-fixes-in-zramrst.patch added to -mm tree
- + ocfs2-fix-the-oops-problem-when-write-cloned-file.patch added to -mm tree
- + drivers-base-memoryc-cache-memory-blocks-in-xarray-to-accelerate-lookup-fix.patch added to -mm tree
- [to-be-updated] drivers-base-memoryc-cache-blocks-in-radix-tree-to-accelerate-lookup.patch removed from -mm tree
- [folded-merged] drivers-base-memoryc-cache-blocks-in-radix-tree-to-accelerate-lookup-fix-2.patch removed from -mm tree
- + proc-convert-everything-to-struct-proc_ops-fix-2.patch added to -mm tree
- + lib-reduce-user_access_begin-boundaries-in-strncpy_from_user-and-strnlen_user.patch added to -mm tree
- + lib-test_kasanc-fix-memory-leak-in-kmalloc_oob_krealloc_more.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- mmotm 2020-01-21-13-28 uploaded
- [failures] lib-rbtree-avoid-pointless-rb_node-alignment.patch removed from -mm tree
- [nacked] mm-move_pages-fix-the-return-value-if-there-are-not-migrated-pages.patch removed from -mm tree
- [merged] watchdog-softlockup-enforce-that-timestamp-is-valid-on-boot.patch removed from -mm tree
- + mm-thp-fix-defrag-setting-if-newline-is-not-used.patch added to -mm tree
- [to-be-updated] mm-thp-fix-defrag-setting-if-newline-is-not-used.patch removed from -mm tree
- + mm-hotplug-silence-a-lockdep-splat-with-printk.patch added to -mm tree
- + mm-mremap-start-addresses-are-properly-aligned.patch added to -mm tree
- + mm-mremap-calculate-extent-in-one-place.patch added to -mm tree
- + mm-mremap-use-pmd_addr_end-to-calculate-next-in-move_page_tables.patch added to -mm tree
- + mm-mremap-it-is-sure-to-have-enough-space-when-extent-meets-requirement.patch added to -mm tree
- + mm-mremap-format-the-check-in-move_normal_pmd-same-as-move_huge_pmd.patch added to -mm tree
- + mm-thp-remove-the-defer-list-related-code-since-this-will-not-happen.patch added to -mm tree
- [to-be-updated] mm-thp-grab-the-lock-before-manipulation-defer-list.patch removed from -mm tree
- + mm-move_pages-fix-the-return-value-if-there-are-not-migrated-pages.patch added to -mm tree
- + mm-thp-fix-defrag-setting-if-newline-is-not-used.patch added to -mm tree
- + mm-mempolicyc-fix-out-of-bounds-write-in-mpol_parse_str.patch added to -mm tree
- + lib-zlib-add-zlib_deflate_dfltcc_enabled-function.patch added to -mm tree
- + s390-boot-add-dfltcc=-kernel-command-line-parameter.patch added to -mm tree
- + lib-zlib-add-s390-hardware-support-for-kernel-zlib_inflate.patch added to -mm tree
- + s390-boot-rename-heap_size-due-to-name-collision.patch added to -mm tree
- + lib-zlib-add-s390-hardware-support-for-kernel-zlib_deflate.patch added to -mm tree
- [to-be-updated] lib-zlib-add-zlib_deflate_dfltcc_enabled-function.patch removed from -mm tree
- [to-be-updated] s390-boot-add-dfltcc=-kernel-command-line-parameter.patch removed from -mm tree
- [to-be-updated] lib-zlib-add-s390-hardware-support-for-kernel-zlib_inflate.patch removed from -mm tree
- [to-be-updated] s390-boot-rename-heap_size-due-to-name-collision.patch removed from -mm tree
- [to-be-updated] lib-zlib-add-s390-hardware-support-for-kernel-zlib_deflate.patch removed from -mm tree
- + btrfs-use-larger-zlib-buffer-for-s390-hardware-compression.patch added to -mm tree
- [to-be-updated] btrfs-use-larger-zlib-buffer-for-s390-hardware-compression.patch removed from -mm tree
- [nacked] mm-mempolicy-skip-walking-hugetlb-vma-if-mpol_mf_strict-is-specified-alone.patch removed from -mm tree
- [folded-merged] mm-mempolicy-skip-walking-hugetlb-vma-if-mpol_mf_strict-is-specified-alone-checkpatch-fixes.patch removed from -mm tree
- + watchdog-softlockup-enforce-that-timestamp-is-valid-on-boot.patch added to -mm tree
- + asm-generic-tlb-provide-mmu_gather_table_free.patch added to -mm tree
- + asm-generic-tlb-rename-have_mmu_gather_no_gather.patch added to -mm tree
- + asm-generic-tlb-rename-have_mmu_gather_page_size.patch added to -mm tree
- + asm-generic-tlb-rename-have_rcu_table_free.patch added to -mm tree
- + asm-generic-tlb-add-missing-config-symbol.patch added to -mm tree
- + asm-gemeric-tlb-remove-stray-function-declarations.patch added to -mm tree
- + asm-generic-tlb-avoid-potential-double-flush.patch added to -mm tree
- + mm-mmu_gather-invalidate-tlb-correctly-on-batch-allocation-failure-and-flush.patch added to -mm tree
- + powerpc-mmu_gather-enable-rcu_table_free-even-for-smp-case.patch added to -mm tree
- + kcov-ignore-fault-inject-and-stacktrace.patch added to -mm tree
- [nacked] watchdog-fix-possible-soft-lockup-warning-at-bootup.patch removed from -mm tree
- [merged] mm-hugetlb-controller-for-cgroups-v2.patch removed from -mm tree
- [folded-merged] watchdog-fix-possible-soft-lockup-warning-at-bootup-v2.patch removed from -mm tree
- + tools-vm-slabinfo-fix-sanity-checks-enabling.patch added to -mm tree
- [folded-merged] tools-vm-slabinfo-fix-sanity-checks-enabling.patch removed from -mm tree
- + tools-vm-slabinfo-fix-sanity-checks-enabling.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- [obsolete] linux-next-rejects.patch removed from -mm tree
- mmotm 2020-01-14-19-14 uploaded
- [failures] mm-mempolicy-checking-hstate-for-hugetlbfs-page-in-vma_migratable.patch removed from -mm tree
- [merged] mm-khugepaged-add-trace-status-description-for-scan_page_has_private.patch removed from -mm tree
- [merged] mm-memcg-slab-call-flush_memcg_workqueue-only-if-memcg-workqueue-is-valid.patch removed from -mm tree
- [merged] mm-page-writebackc-improve-arithmetic-divisions.patch removed from -mm tree
- [merged] mm-page-writebackc-use-div64_ul-for-u64-by-unsigned-long-divide.patch removed from -mm tree
- [merged] mm-page-writebackc-avoid-potential-division-by-zero-in-wb_min_max_ratio.patch removed from -mm tree
- [merged] mm-debug_pagealloc-dont-rely-on-static-keys-too-early.patch removed from -mm tree
- [merged] mm-memcg-slab-fix-percpu-slab-vmstats-flushing.patch removed from -mm tree
- [merged] thp-shmem-fix-conflict-of-above-47bit-hint-address-and-pmd-alignment.patch removed from -mm tree
- [merged] thp-fix-conflict-of-above-47bit-hint-address-and-pmd-alignment.patch removed from -mm tree
- [merged] mm-memory_hotplug-dont-free-usage-map-when-removing-a-re-added-early-section.patch removed from -mm tree
- [merged] mm-thp-tweak-reclaim-compaction-effort-of-local-only-and-all-node-allocations.patch removed from -mm tree
- + zswap-potential-null-dereference-on-error-in-init_zswap.patch added to -mm tree
- + mm-debug-always-print-flags-in-dump_page.patch added to -mm tree
- [withdrawn] drivers-base-memoryc-get-rid-of-find_memory_block.patch removed from -mm tree
- + mm-mempolicy-skip-walking-hugetlb-vma-if-mpol_mf_strict-is-specified-alone-checkpatch-fixes.patch added to -mm tree
- + mm-mempolicy-skip-walking-hugetlb-vma-if-mpol_mf_strict-is-specified-alone.patch added to -mm tree
- + mm-mempolicy-checking-hstate-for-hugetlbfs-page-in-vma_migratable.patch added to -mm tree
- + mm-vmscan-remove-unused-reclaim_off-reclaim_zone-fix.patch added to -mm tree
- + mm-vmscan-remove-unused-reclaim_off-reclaim_zone.patch added to -mm tree
- + mm-vmscan-remove-prefetch_prev_lru_page.patch added to -mm tree
- + iwlegacy-use-linux-unitsh-helpers-fix.patch added to -mm tree
- + mm-oom-dump-stack-of-victim-when-reaping-failed.patch added to -mm tree
- + mm-tree-wide-rename-put_user_page-to-unpin_user_page.patch added to -mm tree
- + mm-gup_benchmark-use-proper-foll_write-flags-instead-of-hard-coding-1.patch added to -mm tree
- + powerpc-book3s64-convert-to-pin_user_pages-and-put_user_page.patch added to -mm tree
- + vfio-mm-pin_user_pages-foll_pin-and-put_user_page-conversion.patch added to -mm tree
- + media-v4l2-core-pin_user_pages-foll_pin-and-put_user_page-conversion.patch added to -mm tree
- + net-xdp-set-foll_pin-via-pin_user_pages.patch added to -mm tree
- + fs-io_uring-set-foll_pin-via-pin_user_pages.patch added to -mm tree
- + drm-via-set-foll_pin-via-pin_user_pages_fast.patch added to -mm tree
- + mm-process_vm_access-set-foll_pin-via-pin_user_pages_remote.patch added to -mm tree
- + ib-corehwumem-set-foll_pin-via-pin_user_pages-fix-up-odp.patch added to -mm tree
- + goldish_pipe-convert-to-pin_user_pages-and-put_user_page.patch added to -mm tree
- + mm-gup-introduce-pin_user_pages-and-foll_pin.patch added to -mm tree
- + media-v4l2-core-set-pages-dirty-upon-releasing-dma-buffers.patch added to -mm tree
- + ib-umem-use-get_user_pages_fast-to-pin-dma-pages.patch added to -mm tree
- + mm-gup-allow-foll_force-for-get_user_pages_fast.patch added to -mm tree
- + vfio-fix-foll_longterm-use-simplify-get_user_pages_remote-call.patch added to -mm tree
- + mm-fix-get_user_pages_remotes-handling-of-foll_longterm.patch added to -mm tree
- + goldish_pipe-rename-local-pin_user_pages-routine.patch added to -mm tree
- + mm-devmap-refactor-1-based-refcounting-for-zone_device-pages.patch added to -mm tree
- + mm-cleanup-__put_devmap_managed_page-vs-page_free.patch added to -mm tree
- + mm-gup-move-try_get_compound_head-to-top-fix-minor-issues.patch added to -mm tree
- + mm-gup-factor-out-duplicate-code-from-four-routines.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- [patch 11/11] mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE
- [patch 10/11] mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is valid
- [patch 09/11] mm/page-writeback.c: improve arithmetic divisions
- [patch 08/11] mm/page-writeback.c: use div64_ul() for u64-by-unsigned-long divide
- [patch 07/11] mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
- [patch 06/11] mm, debug_pagealloc: don't rely on static keys too early
- [patch 05/11] mm: memcg/slab: fix percpu slab vmstats flushing
- [patch 04/11] mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alignment
- [patch 03/11] mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD alignment
- [patch 02/11] mm/memory_hotplug: don't free usage map when removing a re-added early section
- [patch 01/11] mm, thp: tweak reclaim/compaction effort of local-only and all-node allocations
- incoming
- [folded-merged] mm-debug_pagealloc-dont-rely-on-static-keys-too-early-fix.patch removed from -mm tree
- [folded-merged] thp-shmem-fix-conflict-of-above-47bit-hint-address-and-pmd-alignment-fix.patch removed from -mm tree
- mmotm 2020-01-13-16-02 uploaded
- + lib-rbtree-avoid-pointless-rb_node-alignment.patch added to -mm tree
- + ocfs2-use-ocfs2_update_inode_fsync_trans-to-access-t_tid-in-handle-h_transaction.patch added to -mm tree
- + ocfs2-fix-a-null-pointer-dereference-when-call-ocfs2_update_inode_fsync_trans.patch added to -mm tree
- + mm-page_vma_mappedc-explicitly-compare-pfn-for-normal-hugetlbfs-and-thp-page.patch added to -mm tree
- + mm-gupc-use-is_vm_hugetlb_page-to-check-whether-to-follow-huge.patch added to -mm tree
- + drivers-base-memoryc-get-rid-of-find_memory_block.patch added to -mm tree
- + mm-memory_hotplug-pass-in-nid-to-online_pages.patch added to -mm tree
- + mm-remove-count-parameter-from-has_unmovable_pages.patch added to -mm tree
- + mm-remove-the-memory-isolate-notifier.patch added to -mm tree
- + mm-factor-out-next_present_section_nr.patch added to -mm tree
- + mm-page_alloc-fix-and-rework-pfn-handling-in-memmap_init_zone.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- + mm-huge_memoryc-reduce-critical-section-protected-by-split_queue_lock.patch added to -mm tree
- + mm-huge_memoryc-use-head-to-emphasize-the-purpose-of-page.patch added to -mm tree
- + mm-huge_memoryc-use-head-to-check-huge-zero-page.patch added to -mm tree
- + drivers-base-memoryc-cache-blocks-in-radix-tree-to-accelerate-lookup-fix-2.patch added to -mm tree
- [alternative-merged] drivers-base-memoryc-cache-blocks-in-radix-tree-to-accelerate-lookup-fix.patch removed from -mm tree
- + x86-mm-avoid-allocating-struct-mm_struct-on-the-stack-fix.patch added to -mm tree
- + y2038-hide-timeval-timespec-itimerval-itimerspec-types.patch added to -mm tree
- + y2038-remove-unused-time32-interfaces.patch added to -mm tree
- + y2038-remove-ktime-to-from-timespec-timeval-conversion.patch added to -mm tree
- + zram-try-to-avoid-worst-case-scenario-on-same-element-pages-update.patch added to -mm tree
- + mm-memory_hotplug-drop-valid_start-valid_end-from-test_pages_in_a_zone.patch added to -mm tree
- [obsolete] linux-next-fix-2.patch removed from -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- mmotm 2020-01-09-17-33 uploaded
- [failures] ocfs2-remove-unneeded-header-include-path-in-fs-ocfs2-makefile.patch removed from -mm tree
- + linux-next-fix-2.patch added to -mm tree
- + linux-next-rejects.patch added to -mm tree
- + drivers-base-memoryc-cache-blocks-in-radix-tree-to-accelerate-lookup-fix.patch added to -mm tree
- [nacked] init-kconfig-enable-o3-for-all-arches.patch removed from -mm tree
- + drivers-base-memoryc-cache-blocks-in-radix-tree-to-accelerate-lookup.patch added to -mm tree
- + lib-add-test-for-bitmap_parse-fix-2.patch added to -mm tree
- [alternative-merged] bitops-more-bits_to_-macros-fix-fix.patch removed from -mm tree
- [alternative-merged] bitops-more-bits_to_-macros-fix.patch removed from -mm tree
- + memcg-fix-a-crash-in-wb_workfn-when-a-device-disappears.patch added to -mm tree
- [to-be-updated] kernel-fork-set-vmas-mm-prev-next-right-after-vm_area_dup-in-dup_mmap.patch removed from -mm tree
- [to-be-updated] mm-rmap-fix-and-simplify-reusing-mergeable-anon_vma-as-parent-when-fork.patch removed from -mm tree
- + mm-fix-gup_pud_range.patch added to -mm tree
- + mm-pagewalk-add-p4d_entry-and-pgd_entry-fix.patch added to -mm tree
- + ocfs2-dlm-move-bits_to_bytes-to-bitopsh-for-wider-use.patch added to -mm tree
- + watchdog-fix-uaf-in-reboot-notifier-handling-in-watchdog-core-code.patch added to -mm tree
- + x86-mm-avoid-allocating-struct-mm_struct-on-the-stack.patch added to -mm tree
- + zswap-add-allocation-hysteresis-if-pool-limit-is-hit.patch added to -mm tree
- + init-fix-misleading-this-architecture-does-not-have-kernel-memory-protection-message.patch added to -mm tree
- + lib-test_bitmap-correct-test-data-offsets-for-32-bit.patch added to -mm tree
- + mm-thp-grab-the-lock-before-manipulation-defer-list.patch added to -mm tree
- + arm-dma-api-fix-max_pfn-off-by-one-error-in-__dma_supported.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- [failures] init-fixed-an-error-caused-by-using-__initdata-instead-of-__initconst.patch removed from -mm tree
- [merged] memcg-fix-a-crash-in-wb_workfn-when-a-device-disappears.patch removed from -mm tree
- + mm-fix-comments-related-to-node-reclaim.patch added to -mm tree
- + mm-khugepaged-add-trace-status-description-for-scan_page_has_private.patch added to -mm tree
- + mm-memcg-slab-call-flush_memcg_workqueue-only-if-memcg-workqueue-is-valid.patch added to -mm tree
- [nacked] signal-move-print_dropped_signal.patch removed from -mm tree
- + watchdog-fix-possible-soft-lockup-warning-at-bootup-v2.patch added to -mm tree
- + memcg-fix-a-crash-in-wb_workfn-when-a-device-disappears.patch added to -mm tree
- + lib-find_bitc-uninline-helper-_find_next_bit.patch added to -mm tree
- + lib-find_bitc-join-_find_next_bit_le.patch added to -mm tree
- + uapi-rename-ext2_swab-to-swab-and-share-globally-in-swabh.patch added to -mm tree
- + ocfs2-remove-unneeded-header-include-path-in-fs-ocfs2-makefile.patch added to -mm tree
- + scripts-spellingtxt-add-issus-typo.patch added to -mm tree
- + init-fixed-an-error-caused-by-using-__initdata-instead-of-__initconst.patch added to -mm tree
- + mm-memblock-define-memblock_physmem_add.patch added to -mm tree
- + memblock-use-__func__-in-remaining-memblock_dbg-call-sites.patch added to -mm tree
- + treewide-remove-redundent-is_err-before-error-code-check.patch added to -mm tree
- + mm-debug_pagealloc-dont-rely-on-static-keys-too-early-fix.patch added to -mm tree
- + kernel-fork-set-vmas-mm-prev-next-right-after-vm_area_dup-in-dup_mmap.patch added to -mm tree
- + mm-rmap-fix-and-simplify-reusing-mergeable-anon_vma-as-parent-when-fork.patch added to -mm tree
- + mm-migrate-add-stable-check-in-migrate_vma_insert_page.patch added to -mm tree
- + mm-migrate-clean-up-some-minor-coding-style.patch added to -mm tree
- + mm-migrate-remove-useless-mask-of-start-address.patch added to -mm tree
- [merged] hexagon-define-ioremap_uc.patch removed from -mm tree
- [merged] ocfs2-fix-the-crash-due-to-call-ocfs2_get_dlm_debug-once-less.patch removed from -mm tree
- [merged] ocfs2-call-journal-flush-to-mark-journal-as-empty-after-journal-recovery-when-mount.patch removed from -mm tree
- [merged] mm-hugetlb-defer-freeing-of-huge-pages-if-in-non-task-context.patch removed from -mm tree
- [merged] mm-gup-fix-memory-leak-in-__gup_benchmark_ioctl.patch removed from -mm tree
- [merged] mm-oom-fix-pgtables-units-mismatch-in-killed-process-message.patch removed from -mm tree
- [merged] fs-fix-posix_aclc-kernel-doc-warnings.patch removed from -mm tree
- [merged] hexagon-work-around-compiler-crash.patch removed from -mm tree
- [merged] hexagon-parenthesize-registers-in-asm-predicates.patch removed from -mm tree
- [merged] fs-namespacec-make-to_mnt_ns-static.patch removed from -mm tree
- [merged] fs-nsfsc-include-headers-for-missing-declarations.patch removed from -mm tree
- [merged] fs-direct-ioc-include-fs-internalh-for-missing-prototype.patch removed from -mm tree
- [merged] mm-move_pages-return-valid-node-id-in-status-if-the-page-is-already-on-the-target-node.patch removed from -mm tree
- [merged] memcg-account-security-cred-as-well-to-kmemcg.patch removed from -mm tree
- [merged] kcov-fix-struct-layout-for-kcov_remote_arg.patch removed from -mm tree
- [merged] mm-zsmallocc-fix-the-migrated-zspage-statistics.patch removed from -mm tree
- [merged] mm-memory_hotplug-shrink-zones-when-offlining-memory.patch removed from -mm tree
- [obsolete] linux-next-fix-2.patch removed from -mm tree
- [obsolete] linux-next-rejects.patch removed from -mm tree
- [patch 17/17] hexagon: define ioremap_uc
- [patch 16/17] ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
- [patch 15/17] ocfs2: call journal flush to mark journal as empty after journal recovery when mount
- [patch 14/17] mm/hugetlb: defer freeing of huge pages if in non-task context
- [patch 13/17] mm/gup: fix memory leak in __gup_benchmark_ioctl
- [patch 12/17] mm/oom: fix pgtables units mismatch in Killed process message
- [patch 11/17] fs/posix_acl.c: fix kernel-doc warnings
- [patch 10/17] hexagon: work around compiler crash
- [patch 09/17] hexagon: parenthesize registers in asm predicates
- [patch 08/17] fs/namespace.c: make to_mnt_ns() static
- [patch 07/17] fs/nsfs.c: include headers for missing declarations
- [patch 06/17] fs/direct-io.c: include fs/internal.h for missing prototype
- [patch 05/17] mm: move_pages: return valid node id in status if the page is already on the target node
- [patch 04/17] memcg: account security cred as well to kmemcg
- [patch 03/17] kcov: fix struct layout for kcov_remote_arg
- [patch 02/17] mm/zsmalloc.c: fix the migrated zspage statistics.
- [patch 01/17] mm/memory_hotplug: shrink zones when offlining memory
- incoming
- [folded-merged] mm-gup-fix-memory-leak-in-__gup_benchmark_ioctl-fix.patch removed from -mm tree
- mmotm 2020-01-02-19-03 uploaded
- + linux-next-fix-2.patch added to -mm tree
- + bitops-more-bits_to_-macros-fix-fix.patch added to -mm tree
- + linux-next-fix.patch added to -mm tree
- + proc-convert-everything-to-struct-proc_ops-fix.patch added to -mm tree
- + bitops-more-bits_to_-macros-fix.patch added to -mm tree
- + zram-fix-error-return-codes-not-being-returned-in-writeback_store.patch added to -mm tree
- + mm-vmscanc-remove-unused-return-value-of-shrink_node.patch added to -mm tree
- + mm-clean-up-filemap_write_and_wait.patch added to -mm tree
- + mm-get-rid-of-odd-jump-labels-in-find_mergeable_anon_vma.patch added to -mm tree
- + ocfs2-dlm-remove-redundant-assignment-to-ret.patch added to -mm tree
- + signal-move-print_dropped_signal.patch added to -mm tree
- + cpumask-dont-calculate-length-of-the-input-string.patch added to -mm tree
- + lib-new-testcases-for-bitmap_parse_user.patch added to -mm tree
- + lib-rework-bitmap_parse.patch added to -mm tree
- + lib-make-bitmap_parse_user-a-wrapper-on-bitmap_parse.patch added to -mm tree
- + lib-add-test-for-bitmap_parse-fix.patch added to -mm tree
- + lib-add-test-for-bitmap_parse.patch added to -mm tree
- + bitops-more-bits_to_-macros.patch added to -mm tree
- + lib-string-add-strnchrnul.patch added to -mm tree
- + mm-tracing-print-symbol-name-for-kmem_alloc_node-call_site-events.patch added to -mm tree
- + mm-page-writebackc-improve-arithmetic-divisions.patch added to -mm tree
- + mm-page-writebackc-use-div64_ul-for-u64-by-unsigned-long-divide.patch added to -mm tree
- + mm-page-writebackc-avoid-potential-division-by-zero-in-wb_min_max_ratio.patch added to -mm tree
- + watchdog-fix-possible-soft-lockup-warning-at-bootup.patch added to -mm tree
- + linux-next-git-rejects.patch added to -mm tree
- + linux-next-rejects.patch added to -mm tree
- + hexagon-define-ioremap_uc.patch added to -mm tree
- + ocfs2-fix-the-crash-due-to-call-ocfs2_get_dlm_debug-once-less.patch added to -mm tree
- + proc-convert-everything-to-struct-proc_ops.patch added to -mm tree
- + proc-decouple-proc-from-vfs-with-struct-proc_ops.patch added to -mm tree
- + ocfs2-make-local-header-paths-relative-to-c-files.patch added to -mm tree
- + scripts-spellingtxt-add-more-spellings-to-spellingtxt.patch added to -mm tree
- + mm-page_alloc-skip-non-present-sections-on-zone-initialization.patch added to -mm tree
- [obsolete] linux-next-rejects.patch removed from -mm tree
- + reiserfs-prevent-null-pointer-dereference-in-reiserfs_insert_item.patch added to -mm tree
- + zram-try-to-avoid-worst-case-scenario-on-same-element-pages.patch added to -mm tree
- + mm-drop-elements-hw-and-phys_callback-from-struct-memory_block.patch added to -mm tree
- + ocfs2-remove-unneeded-semicolon.patch added to -mm tree
- + mm-debug_pagealloc-dont-rely-on-static-keys-too-early.patch added to -mm tree
- + thp-shmem-fix-conflict-of-above-47bit-hint-address-and-pmd-alignment-fix.patch added to -mm tree
- + kmemleak-turn-kmemleak_lock-and-object-lock-to-raw_spinlock_t.patch added to -mm tree
- + mm-memcg-slab-fix-percpu-slab-vmstats-flushing.patch added to -mm tree
- + thp-shmem-fix-conflict-of-above-47bit-hint-address-and-pmd-alignment.patch added to -mm tree
- + thp-fix-conflict-of-above-47bit-hint-address-and-pmd-alignment.patch added to -mm tree
- [alternative-merged] hexagon-define-ioremap_uc.patch removed from -mm tree
- + elf-coredump-allow-process-with-empty-address-space-to-coredump.patch added to -mm tree
- + elf-coredump-delete-duplicated-overflow-check.patch added to -mm tree
- + elf-coredump-allocate-core-elf-header-on-stack.patch added to -mm tree
- + iio-adc-qcom-vadc-common-use-linux-unitsh-helpers.patch added to -mm tree
- + thermal-armada-remove-unused-to_mcelsius-macro.patch added to -mm tree
- + iwlwifi-use-linux-unitsh-helpers.patch added to -mm tree
- + iwlegacy-use-linux-unitsh-helpers.patch added to -mm tree
- + thermal-remove-kelvin-to-from-celsius-conversion-helpers-from-linux-thermalh.patch added to -mm tree
- + nvme-hwmon-switch-to-use-linux-unitsh-helpers.patch added to -mm tree
- + thermal-intel_pch-switch-to-use-linux-unitsh-helpers.patch added to -mm tree
- + thermal-int340x-switch-to-use-linux-unitsh-helpers.patch added to -mm tree
- + platform-x86-intel_menlow-switch-to-use-linux-unitsh-helpers.patch added to -mm tree
- + platform-x86-asus-wmi-switch-to-use-linux-unitsh-helpers.patch added to -mm tree
- + acpi-thermal-switch-to-use-linux-unitsh-helpers.patch added to -mm tree
- + add-helpers-for-kelvin-to-from-celsius-conversion.patch added to -mm tree
- [merged] lib-kconfigdebug-fix-some-messed-up-configurations.patch removed from -mm tree
- [merged] mm-vmscan-protect-shrinker-idr-replace-with-config_memcg.patch removed from -mm tree
- [merged] kasan-dont-assume-percpu-shadow-allocations-will-succeed.patch removed from -mm tree
- [merged] kasan-use-apply_to_existing_pages-for-releasing-vmalloc-shadow.patch removed from -mm tree
- [merged] mm-add-apply_to_existing_pages-helper.patch removed from -mm tree
- [merged] kasan-fix-crashes-on-access-to-memory-mapped-by-vm_map_ram.patch removed from -mm tree
- + ipc-consolidate-all-xxxctl_down-functions-fix.patch added to -mm tree
- + lib-scatterlist-adjust-indentation-in-__sg_alloc_table.patch added to -mm tree
- + mm-ptdump-reduce-level-numbers-by-1-in-note_page.patch added to -mm tree
- + arm64-mm-display-non-present-entries-in-ptdump.patch added to -mm tree
- + arm64-mm-convert-mm-dumpc-to-use-walk_page_range.patch added to -mm tree
- + x86-mm-convert-dump_pagetables-to-use-walk_page_range.patch added to -mm tree
- + mm-add-generic-ptdump.patch added to -mm tree
- + x86-mm-convert-ptdump_walk_pgd_level_debugfs-to-take-an-mm_struct.patch added to -mm tree
- + x86-mmefi-convert-ptdump_walk_pgd_level-to-take-a-mm_struct.patch added to -mm tree
- + x86-mm-point-to-struct-seq_file-from-struct-pg_state.patch added to -mm tree
- + mm-pagewalk-add-depth-parameter-to-pte_hole.patch added to -mm tree
- + mm-pagewalk-fix-termination-condition-in-walk_pte_range.patch added to -mm tree
- + mm-pagewalk-dont-lock-ptes-for-walk_page_range_novma.patch added to -mm tree
- + mm-pagewalk-allow-walking-without-vma.patch added to -mm tree
- + mm-pagewalk-add-p4d_entry-and-pgd_entry.patch added to -mm tree
- + x86-mm-add-pd_leaf-definitions.patch added to -mm tree
- + sparc-mm-add-pd_leaf-definitions.patch added to -mm tree
- + s390-mm-add-pd_leaf-definitions.patch added to -mm tree
- + riscv-mm-add-pd_leaf-definitions.patch added to -mm tree
- + powerpc-mm-add-pd_leaf-definitions.patch added to -mm tree
- + mips-mm-add-pd_leaf-definitions.patch added to -mm tree
- + arm64-mm-add-pd_leaf-definitions.patch added to -mm tree
- + arm-mm-add-pd_leaf-definitions.patch added to -mm tree
- + mm-add-generic-pd_leaf-macros.patch added to -mm tree
- + arc-mm-add-pd_leaf-definitions.patch added to -mm tree
- + fs-ocfs-remove-unnecessary-assertion-in-dlm_migrate_lockres.patch added to -mm tree
- [obsolete] linux-next-git-rejects.patch removed from -mm tree
- + linux-next-rejects.patch added to -mm tree
- [patch 6/6] lib/Kconfig.debug: fix some messed up configurations
- [patch 5/6] mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
- [patch 4/6] kasan: don't assume percpu shadow allocations will succeed
- [patch 3/6] kasan: use apply_to_existing_page_range() for releasing vmalloc shadow
[Index of Archives]
[FAQ]
[Linux Kernel]
[LKML FAQ]
[Site Home]
[IETF Annouce]
[Security]
[Bugtraq]