Linux MM Kernel Commits
[Prev Page][Next Page]
- [patch 114/155] mm/page_alloc: increase default min_free_kbytes bound, (continued)
- [patch 114/155] mm/page_alloc: increase default min_free_kbytes bound,
Andrew Morton
- [patch 115/155] mm, pagealloc: micro-optimisation: save two branches on hot page allocation path,
Andrew Morton
- [patch 116/155] mm/page_alloc.c: use free_area_empty() instead of open-coding,
Andrew Morton
- [patch 117/155] mm/page_alloc.c: micro-optimisation Remove unnecessary branch,
Andrew Morton
- [patch 118/155] mm/page_alloc: simplify page_is_buddy() for better code readability,
Andrew Morton
- [patch 119/155] mm: vmpressure: don't need call kfree if kstrndup fails,
Andrew Morton
- [patch 120/155] mm: vmpressure: use mem_cgroup_is_root API,
Andrew Morton
- [patch 121/155] mm: vmscan: replace open codings to NUMA_NO_NODE,
Andrew Morton
- [patch 122/155] mm/vmscan.c: remove cpu online notification for now,
Andrew Morton
- [patch 123/155] mm/vmscan.c: fix data races using kswapd_classzone_idx,
Andrew Morton
- [patch 124/155] mm/vmscan.c: clean code by removing unnecessary assignment,
Andrew Morton
- [patch 125/155] mm/vmscan.c: make may_enter_fs bool in shrink_page_list(),
Andrew Morton
- [patch 126/155] mm/vmscan.c: do_try_to_free_pages(): clean code by removing unnecessary assignment,
Andrew Morton
- [patch 127/155] selftests: vm: drop dependencies on page flags from mlock2 tests,
Andrew Morton
- [patch 128/155] mm,compaction,cma: add alloc_contig flag to compact_control,
Andrew Morton
- [patch 129/155] mm,thp,compaction,cma: allow THP migration for CMA allocations,
Andrew Morton
- [patch 130/155] mm, compaction: fully assume capture is not NULL in compact_zone_order(),
Andrew Morton
- [patch 131/155] mm/compaction: really limit compact_unevictable_allowed to 0 and 1,
Andrew Morton
- [patch 132/155] mm/compaction: Disable compact_unevictable_allowed on RT,
Andrew Morton
- [patch 133/155] mm/compaction.c: clean code by removing unnecessary assignment,
Andrew Morton
- [patch 134/155] mm/mempolicy: support MPOL_MF_STRICT for huge page mapping,
Andrew Morton
- [patch 135/155] mm/mempolicy: check hugepage migration is supported by arch in vma_migratable(),
Andrew Morton
- [patch 136/155] mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk(),
Andrew Morton
- [patch 137/155] mm: mempolicy: require at least one nodeid for MPOL_PREFERRED,
Andrew Morton
- [patch 138/155] mm/memblock.c: remove redundant assignment to variable max_addr,
Andrew Morton
- [patch 139/155] hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization,
Andrew Morton
- [patch 140/155] hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race,
Andrew Morton
- [patch 141/155] hugetlb_cgroup: add hugetlb_cgroup reservation counter,
Andrew Morton
- [patch 142/155] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations,
Andrew Morton
- [patch 143/155] mm/hugetlb_cgroup: fix hugetlb_cgroup migration,
Andrew Morton
- [patch 144/155] hugetlb_cgroup: add reservation accounting for private mappings,
Andrew Morton
- [patch 145/155] hugetlb: disable region_add file_region coalescing,
Andrew Morton
- [patch 146/155] hugetlb_cgroup: add accounting for shared mappings,
Andrew Morton
- [patch 147/155] hugetlb_cgroup: support noreserve mappings,
Andrew Morton
- [patch 148/155] hugetlb: support file_region coalescing again,
Andrew Morton
- [patch 149/155] hugetlb_cgroup: add hugetlb_cgroup reservation tests,
Andrew Morton
- [patch 150/155] hugetlb_cgroup: add hugetlb_cgroup reservation docs,
Andrew Morton
- [patch 151/155] mm/hugetlb.c: clean code by removing unnecessary initialization,
Andrew Morton
- [patch 152/155] mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge(),
Andrew Morton
- [patch 153/155] selftests/vm: fix map_hugetlb length used for testing read and write,
Andrew Morton
- [patch 154/155] mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS,
Andrew Morton
- [patch 155/155] include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THP,
Andrew Morton
- + mm-clarify-__gfp_memalloc-usage.patch added to -mm tree,
Andrew Morton
- + mm-make-it-clear-that-gfp-reclaim-modifiers-are-valid-only-for-sleepable-allocations.patch added to -mm tree,
Andrew Morton
- + mm-clarify-__gfp_memalloc-usage-checkpatch-fixes.patch added to -mm tree,
Andrew Morton
- + ipc-shm-make-compat_ksys_shmctl-static.patch added to -mm tree,
Andrew Morton
- + kmod-fix-a-typo-assuems-assumes.patch added to -mm tree,
Andrew Morton
- + lib-kconfigdebug-fix-a-typo-capabilitiy-capability.patch added to -mm tree,
Andrew Morton
- + mm-memcg-fix-error-return-value-of-mem_cgroup_css_alloc.patch added to -mm tree,
Andrew Morton
- + mm-mempolicy-allow-lookup_node-to-handle-fatal-signal.patch added to -mm tree,
Andrew Morton
- + mm-mempolicy-allow-lookup_node-to-handle-fatal-signal-fix.patch added to -mm tree,
Andrew Morton
- incoming,
Andrew Morton
- [patch 001/166] mm, memcg: bypass high reclaim iteration for cgroup hierarchy root,
Andrew Morton
- [patch 002/166] mm: don't prepare anon_vma if vma has VM_WIPEONFORK,
Andrew Morton
- [patch 003/166] Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork",
Andrew Morton
- [patch 004/166] mm: set vm_next and vm_prev to NULL in vm_area_dup(),
Andrew Morton
- [patch 005/166] mm/vma: add missing VMA flag readable name for VM_SYNC,
Andrew Morton
- [patch 006/166] mm/vma: make vma_is_accessible() available for general use,
Andrew Morton
- [patch 007/166] mm/vma: replace all remaining open encodings with is_vm_hugetlb_page(),
Andrew Morton
- [patch 008/166] mm/vma: replace all remaining open encodings with vma_is_anonymous(),
Andrew Morton
- [patch 009/166] mm/vma: append unlikely() while testing VMA access permissions,
Andrew Morton
- [patch 010/166] mm/vmalloc: fix a typo in comment,
Andrew Morton
- [patch 011/166] mm: make it clear that gfp reclaim modifiers are valid only for sleepable allocations,
Andrew Morton
- [patch 012/166] mm/migrate.c: no need to check for i > start in do_pages_move(),
Andrew Morton
- [patch 013/166] mm/migrate.c: wrap do_move_pages_to_node() and store_status(),
Andrew Morton
- [patch 014/166] mm/migrate.c: check pagelist in move_pages_and_store_status(),
Andrew Morton
- [patch 015/166] mm/migrate.c: unify "not queued for migration" handling in do_pages_move(),
Andrew Morton
- [patch 016/166] mm/migrate.c: migrate PG_readahead flag,
Andrew Morton
- [patch 017/166] mm, shmem: add vmstat for hugepage fallback,
Andrew Morton
- [patch 018/166] mm, thp: track fallbacks due to failed memcg charges separately,
Andrew Morton
- [patch 019/166] include/linux/pagemap.h: optimise find_subpage for !THP,
Andrew Morton
- [patch 020/166] mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE,
Andrew Morton
- [patch 021/166] mm/ksm.c: update get_user_pages() argument in comment,
Andrew Morton
- [patch 022/166] mm: code cleanup for MADV_FREE,
Andrew Morton
- [patch 023/166] mm: adjust shuffle code to allow for future coalescing,
Andrew Morton
- [patch 024/166] mm: use zone and order instead of free area in free_list manipulators,
Andrew Morton
- [patch 025/166] mm: add function __putback_isolated_page,
Andrew Morton
- [patch 026/166] mm: introduce Reported pages,
Andrew Morton
- [patch 027/166] virtio-balloon: pull page poisoning config out of free page hinting,
Andrew Morton
- [patch 028/166] virtio-balloon: add support for providing free page reports to host,
Andrew Morton
- [patch 029/166] mm/page_reporting: rotate reported pages to the tail of the list,
Andrew Morton
- [patch 030/166] mm/page_reporting: add budget limit on how many pages can be reported per pass,
Andrew Morton
- [patch 031/166] mm/page_reporting: add free page reporting documentation,
Andrew Morton
- [patch 032/166] virtio-balloon: switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM,
Andrew Morton
- [patch 033/166] userfaultfd: wp: add helper for writeprotect check,
Andrew Morton
- [patch 034/166] userfaultfd: wp: hook userfault handler to write protection fault,
Andrew Morton
- [patch 035/166] userfaultfd: wp: add WP pagetable tracking to x86,
Andrew Morton
- [patch 036/166] userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers,
Andrew Morton
- [patch 037/166] userfaultfd: wp: add UFFDIO_COPY_MODE_WP,
Andrew Morton
- [patch 038/166] mm: merge parameters for change_protection(),
Andrew Morton
- [patch 039/166] userfaultfd: wp: apply _PAGE_UFFD_WP bit,
Andrew Morton
- [patch 040/166] userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork,
Andrew Morton
- [patch 041/166] userfaultfd: wp: add pmd_swp_*uffd_wp() helpers,
Andrew Morton
- [patch 042/166] userfaultfd: wp: support swap and page migration,
Andrew Morton
- [patch 043/166] khugepaged: skip collapse if uffd-wp detected,
Andrew Morton
- [patch 044/166] userfaultfd: wp: support write protection for userfault vma range,
Andrew Morton
- [patch 045/166] userfaultfd: wp: add the writeprotect API to userfaultfd ioctl,
Andrew Morton
- [patch 046/166] userfaultfd: wp: enabled write protection in userfaultfd API,
Andrew Morton
- [patch 047/166] userfaultfd: wp: don't wake up when doing write protect,
Andrew Morton
- [patch 048/166] userfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation update,
Andrew Morton
- [patch 049/166] userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally,
Andrew Morton
- [patch 050/166] userfaultfd: selftests: refactor statistics,
Andrew Morton
- [patch 051/166] userfaultfd: selftests: add write-protect test,
Andrew Morton
- [patch 052/166] drivers/base/memory.c: drop section_count,
Andrew Morton
- [patch 053/166] drivers/base/memory.c: drop pages_correctly_probed(),
Andrew Morton
- [patch 054/166] mm/page_ext.c: drop pfn_present() check when onlining,
Andrew Morton
- [patch 055/166] mm/memory_hotplug.c: only respect mem= parameter during boot stage,
Andrew Morton
- [patch 056/166] mm/memory_hotplug.c: simplify calculation of number of pages in __remove_pages(),
Andrew Morton
- [patch 057/166] mm/memory_hotplug.c: cleanup __add_pages(),
Andrew Morton
- [patch 058/166] mm/sparse.c: introduce new function fill_subsection_map(),
Andrew Morton
- [patch 059/166] mm/sparse.c: introduce a new function clear_subsection_map(),
Andrew Morton
- [patch 060/166] mm/sparse.c: only use subsection map in VMEMMAP case,
Andrew Morton
- [patch 061/166] mm/sparse.c: add note about only VMEMMAP supporting sub-section hotplug,
Andrew Morton
- [patch 062/166] mm/sparse.c: move subsection_map related functions together,
Andrew Morton
- [patch 063/166] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE,
Andrew Morton
- [patch 064/166] drivers/base/memory: map MMOP_OFFLINE to 0,
Andrew Morton
- [patch 065/166] drivers/base/memory: store mapping between MMOP_* and string in an array,
Andrew Morton
- [patch 066/166] powernv/memtrace: always online added memory blocks,
Andrew Morton
- [patch 067/166] hv_balloon: don't check for memhp_auto_online manually,
Andrew Morton
- [patch 068/166] mm/memory_hotplug: unexport memhp_auto_online,
Andrew Morton
- [patch 069/166] mm/memory_hotplug: convert memhp_auto_online to store an online_type,
Andrew Morton
- [patch 070/166] mm/memory_hotplug: allow to specify a default online_type,
Andrew Morton
- [patch 071/166] mm/memory_hotplug.c: use __pfn_to_section() instead of open-coding,
Andrew Morton
- [patch 072/166] mm/shmem.c: distribute switch variables for initialization,
Andrew Morton
- [patch 073/166] mm/shmem.c: clean code by removing unnecessary assignment,
Andrew Morton
- [patch 074/166] mm: huge tmpfs: try to split_huge_page() when punching hole,
Andrew Morton
- [patch 075/166] mm: prevent a warning when casting void* -> enum,
Andrew Morton
- [patch 076/166] mm/zswap: allow setting default status, compressor and allocator in Kconfig,
Andrew Morton
- [patch 077/166] mm/compaction: add missing annotation for compact_lock_irqsave,
Andrew Morton
- [patch 078/166] mm/hugetlb: add missing annotation for gather_surplus_pages(),
Andrew Morton
- [patch 079/166] mm/mempolicy: add missing annotation for queue_pages_pmd(),
Andrew Morton
- [patch 080/166] mm/slub: add missing annotation for get_map(),
Andrew Morton
- [patch 081/166] mm/slub: add missing annotation for put_map(),
Andrew Morton
- [patch 082/166] mm/zsmalloc: add missing annotation for migrate_read_lock(),
Andrew Morton
- [patch 083/166] mm/zsmalloc: add missing annotation for migrate_read_unlock(),
Andrew Morton
- [patch 084/166] mm/zsmalloc: add missing annotation for pin_tag(),
Andrew Morton
- [patch 085/166] mm/zsmalloc: add missing annotation for unpin_tag(),
Andrew Morton
- [patch 086/166] mm: fix ambiguous comments for better code readability,
Andrew Morton
- [patch 087/166] mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constant,
Andrew Morton
- [patch 088/166] mm: use fallthrough;,
Andrew Morton
- [patch 089/166] include/linux/swapops.h: correct guards for non_swap_entry(),
Andrew Morton
- [patch 090/166] include/linux/memremap.h: remove stale comments,
Andrew Morton
- [patch 091/166] mm/dmapool.c: micro-optimisation remove unnecessary branch,
Andrew Morton
- [patch 092/166] mm: remove dummy struct bootmem_data/bootmem_data_t,
Andrew Morton
- [patch 093/166] fs/proc/inode.c: annotate close_pdeo() for sparse,
Andrew Morton
- [patch 094/166] proc: faster open/read/close with "permanent" files,
Andrew Morton
- [patch 095/166] proc: speed up /proc/*/statm,
Andrew Morton
- [patch 096/166] proc: inline vma_stop into m_stop,
Andrew Morton
- [patch 097/166] proc: remove m_cache_vma,
Andrew Morton
- [patch 098/166] proc: use ppos instead of m->version,
Andrew Morton
- [patch 099/166] seq_file: remove m->version,
Andrew Morton
- [patch 100/166] proc: inline m_next_vma into m_next,
Andrew Morton
- [patch 101/166] asm-generic: fix unistd_32.h generation format,
Andrew Morton
- [patch 102/166] kernel/extable.c: use address-of operator on section symbols,
Andrew Morton
- [patch 103/166] sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING,
Andrew Morton
- [patch 104/166] compiler: remove CONFIG_OPTIMIZE_INLINING entirely,
Andrew Morton
- [patch 105/166] compiler.h: fix error in BUILD_BUG_ON() reporting,
Andrew Morton
- [patch 106/166] MAINTAINERS: list the section entries in the preferred order,
Andrew Morton
- [patch 107/166] bitops: always inline sign extension helpers,
Andrew Morton
- [patch 108/166] lib/test_lockup: test module to generate lockups,
Andrew Morton
- [patch 109/166] lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations",
Andrew Morton
- [patch 110/166] lib/test_lockup.c: add parameters for locking generic vfs locks,
Andrew Morton
- [patch 111/166] lib/bch.c: replace zero-length array with flexible-array member,
Andrew Morton
- [patch 112/166] lib/ts_bm.c: replace zero-length array with flexible-array member,
Andrew Morton
- [patch 113/166] lib/ts_fsm.c: replace zero-length array with flexible-array member,
Andrew Morton
- [patch 114/166] lib/ts_kmp.c: replace zero-length array with flexible-array member,
Andrew Morton
- [patch 115/166] lib/scatterlist: fix sg_copy_buffer() kerneldoc,
Andrew Morton
- [patch 116/166] lib: test_stackinit.c: XFAIL switch variable init tests,
Andrew Morton
- [patch 117/166] lib/stackdepot.c: check depot_index before accessing the stack slab,
Andrew Morton
- [patch 118/166] lib/stackdepot.c: build with -fno-builtin,
Andrew Morton
- [patch 119/166] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c,
Andrew Morton
- [patch 120/166] percpu_counter: fix a data race at vm_committed_as,
Andrew Morton
- [patch 121/166] lib/test_bitmap.c: make use of EXP2_IN_BITS,
Andrew Morton
- [patch 122/166] lib/rbtree: fix coding style of assignments,
Andrew Morton
- [patch 123/166] lib/test_kmod.c: remove a NULL test,
Andrew Morton
- [patch 124/166] linux/bits.h: add compile time sanity check of GENMASK inputs,
Andrew Morton
- [patch 125/166] lib/list: prevent compiler reloads inside 'safe' list iteration,
Andrew Morton
- [patch 126/166] lib/dynamic_debug.c: use address-of operator on section symbols,
Andrew Morton
- [patch 127/166] checkpatch: remove email address comment from email address comparisons,
Andrew Morton
- [patch 128/166] checkpatch: check SPDX tags in YAML files,
Andrew Morton
- [patch 129/166] checkpatch: support "base-commit:" format,
Andrew Morton
- [patch 130/166] checkpatch: prefer fallthrough; over fallthrough comments,
Andrew Morton
- [patch 131/166] checkpatch: fix minor typo and mixed space+tab in indentation,
Andrew Morton
- [patch 132/166] checkpatch: fix multiple const * types,
Andrew Morton
- [patch 133/166] checkpatch: add command-line option for TAB size,
Andrew Morton
- [patch 134/166] checkpatch: improve Gerrit Change-Id: test,
Andrew Morton
- [patch 135/166] checkpatch: check proper licensing of Devicetree bindings,
Andrew Morton
- [patch 136/166] checkpatch: avoid warning about uninitialized_var(),
Andrew Morton
- [patch 137/166] kselftest: introduce new epoll test case,
Andrew Morton
- [patch 138/166] fs/epoll: make nesting accounting safe for -rt kernel,
Andrew Morton
- [patch 139/166] fs/binfmt_elf.c: delete "loc" variable,
Andrew Morton
- [patch 140/166] fs/binfmt_elf.c: allocate less for static executable,
Andrew Morton
- [patch 141/166] fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path,
Andrew Morton
- [patch 142/166] samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes,
Andrew Morton
- [patch 143/166] samples/hw_breakpoint: drop use of kallsyms_lookup_name(),
Andrew Morton
- [patch 144/166] kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol(),
Andrew Morton
- [patch 145/166] reiserfs: clean up several indentation issues,
Andrew Morton
- [patch 147/166] gcov: gcc_4_7: replace zero-length array with flexible-array member,
Andrew Morton
- [patch 148/166] gcov: gcc_3_4: replace zero-length array with flexible-array member,
Andrew Morton
- [patch 146/166] kernel/kmod.c: fix a typo "assuems" -> "assumes",
Andrew Morton
- [patch 149/166] kernel/gcov/fs.c: replace zero-length array with flexible-array member,
Andrew Morton
- [patch 150/166] init/Kconfig: clean up ANON_INODES and old IO schedulers options,
Andrew Morton
- [patch 151/166] kcov: cleanup debug messages,
Andrew Morton
- [patch 152/166] kcov: fix potential use-after-free in kcov_remote_start,
Andrew Morton
- [patch 153/166] kcov: move t->kcov assignments into kcov_start/stop,
Andrew Morton
- [patch 154/166] kcov: move t->kcov_sequence assignment,
Andrew Morton
- [patch 155/166] kcov: use t->kcov_mode as enabled indicator,
Andrew Morton
- [patch 156/166] kcov: collect coverage from interrupts,
Andrew Morton
- [patch 157/166] usb: core: kcov: collect coverage from usb complete callback,
Andrew Morton
- [patch 158/166] ubsan: add trap instrumentation option,
Andrew Morton
- [patch 159/166] ubsan: split "bounds" checker from other options,
Andrew Morton
- [patch 160/166] drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks,
Andrew Morton
- [patch 161/166] ubsan: check panic_on_warn,
Andrew Morton
- [patch 162/166] kasan: unset panic_on_warn before calling panic(),
Andrew Morton
- [patch 163/166] ubsan: include bug type in report header,
Andrew Morton
- [patch 164/166] lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability",
Andrew Morton
- [patch 165/166] ipc/mqueue.c: fix a brace coding style issue,
Andrew Morton
- [patch 166/166] ipc/shm.c: make compat_ksys_shmctl() static,
Andrew Morton
- + mm-gup-mark-lock-taken-only-after-a-successful-retake.patch added to -mm tree,
Andrew Morton
- + proc-use-a-dedicated-lock-in-struct-pid.patch added to -mm tree,
Andrew Morton
- + docs-mm-slabh-fix-a-broken-cross-reference.patch added to -mm tree,
Andrew Morton
- + mm-page_alloc-fix-kernel-doc-warning.patch added to -mm tree,
Andrew Morton
- [folded-merged] mm-hugetlb-optionally-allocate-gigantic-hugepages-using-cma-v5.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-hugetlb-optionally-allocate-gigantic-hugepages-using-cma-fix.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-hugetlb-optionally-allocate-gigantic-hugepages-using-cma.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-hugetlb-optionally-allocate-gigantic-hugepages-using-cma-fix-2.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-hugetlbc-fix-printk-format-warning-for-32-bit-phys_addr_t.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-hugetlbc-fix-printk-format-warning-for-32-bit-phys_addr_t-fix.patch removed from -mm tree,
Andrew Morton
- + mm-cma-numa-node-interface.patch added to -mm tree,
Andrew Morton
- + mm-hugetlb-optionally-allocate-gigantic-hugepages-using-cma.patch added to -mm tree,
Andrew Morton
- [nacked] list-prevent-compiler-reloads-inside-safe-list-iteration.patch removed from -mm tree,
Andrew Morton
- + fat-dont-allow-to-mount-if-the-fat-length-==-0.patch added to -mm tree,
Andrew Morton
- + mm-gup-fix-null-pointer-dereference-detected-by-coverity.patch added to -mm tree,
Andrew Morton
- + ocfs2-no-need-try-to-truncate-file-beyond-i_size.patch added to -mm tree,
Andrew Morton
- [obsolete] mm-clarify-__gfp_memalloc-usage-checkpatch-fixes.patch removed from -mm tree,
Andrew Morton
- + mm-clarify-__gfp_memalloc-usage-update.patch added to -mm tree,
Andrew Morton
- + mm-clarify-__gfp_memalloc-usage-update-checkpatch-fixes.patch added to -mm tree,
Andrew Morton
- + mm-page_alloc-make-pcpu_drain_mutex-and-pcpu_drain-static.patch added to -mm tree,
Andrew Morton
- + mm-cma-numa-node-interface-fix.patch added to -mm tree,
Andrew Morton
- + lib-math-avoid-trailing-n-hidden-in-pr_fmt.patch added to -mm tree,
Andrew Morton
- + mm-mmap-initialize-align_offset-explicitly-for-vm_unmapped_area.patch added to -mm tree,
Andrew Morton
- + mm-ksm-fix-a-typo-in-comment-alreaady-already.patch added to -mm tree,
Andrew Morton
- + mm-memory_hotplug-fix-a-typo-in-comment-recoreded-recorded.patch added to -mm tree,
Andrew Morton
- + mm-mmap-fix-a-typo-in-comment-compatbility-compatibility.patch added to -mm tree,
Andrew Morton
- + mm-hugetlb-fix-a-typo-in-comment-manitained-maintained.patch added to -mm tree,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/35] hfsplus: fix crash and filesystem corruption when deleting files,
Andrew Morton
- [patch 02/35] mm, memcg: do not high throttle allocators based on wraparound,
Andrew Morton
- [patch 03/35] mm, slab_common: fix a typo in comment "eariler"->"earlier",
Andrew Morton
- [patch 04/35] docs: mm: slab.h: fix a broken cross-reference,
Andrew Morton
- [patch 05/35] mm/page_alloc.c: fix kernel-doc warning,
Andrew Morton
- [patch 06/35] mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static,
Andrew Morton
- [patch 07/35] mm/gup: fix null pointer dereference detected by coverity,
Andrew Morton
- [patch 08/35] ocfs2: no need try to truncate file beyond i_size,
Andrew Morton
- [patch 09/35] mm: cma: NUMA node interface,
Andrew Morton
- [patch 10/35] mm: hugetlb: optionally allocate gigantic hugepages using cma,
Andrew Morton
- [patch 11/35] mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area,
Andrew Morton
- [patch 12/35] mm/memory.c: refactor insert_page to prepare for batched-lock insert,
Andrew Morton
- [patch 13/35] mm: bring sparc pte_index() semantics inline with other platforms,
Andrew Morton
- [patch 14/35] mm: define pte_index as macro for x86,
Andrew Morton
- [patch 15/35] mm/memory.c: add vm_insert_pages(),
Andrew Morton
- [patch 16/35] mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS,
Andrew Morton
- [patch 17/35] mm/vma: introduce VM_ACCESS_FLAGS,
Andrew Morton
- [patch 18/35] mm/special: create generic fallbacks for pte_special() and pte_mkspecial(),
Andrew Morton
- [patch 19/35] mm/memory_hotplug: drop the flags field from struct mhp_restrictions,
Andrew Morton
- [patch 20/35] mm/memory_hotplug: rename mhp_restrictions to mhp_params,
Andrew Morton
- [patch 21/35] x86/mm: thread pgprot_t through init_memory_mapping(),
Andrew Morton
- [patch 22/35] x86/mm: introduce __set_memory_prot(),
Andrew Morton
- [patch 23/35] powerpc/mm: thread pgprot_t through create_section_mapping(),
Andrew Morton
- [patch 24/35] mm/memory_hotplug: add pgprot_t to mhp_params,
Andrew Morton
- [patch 25/35] mm/memremap: set caching mode for PCI P2PDMA memory to WC,
Andrew Morton
- [patch 26/35] kmod: make request_module() return an error when autoloading is disabled,
Andrew Morton
- [patch 27/35] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once(),
Andrew Morton
- [patch 28/35] docs: admin-guide: document the kernel.modprobe sysctl,
Andrew Morton
- [patch 29/35] selftests: kmod: fix handling test numbers above 9,
Andrew Morton
- [patch 30/35] selftests: kmod: test disabling module autoloading,
Andrew Morton
- [patch 31/35] change email address for Pali Rohár,
Andrew Morton
- [patch 32/35] drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings,
Andrew Morton
- [patch 33/35] fs/seq_file.c: seq_read(): add info message about buggy .next functions,
Andrew Morton
- [patch 34/35] kernel/gcov/fs.c: gcov_seq_next() should increase position index,
Andrew Morton
- [patch 35/35] ipc/util.c: sysvipc_find_ipc() should increase position index,
Andrew Morton
- incoming,
Andrew Morton
- [patch 1/1] mm/debug: add tests validating architecture page table helpers,
Andrew Morton
- + mm-userfaultfd-disable-userfaultfd-wp-on-x86_32.patch added to -mm tree,
Andrew Morton
- + maintainers-add-an-entry-for-kfifo-fix.patch added to -mm tree,
Andrew Morton
- + m68k-drop-redundant-generic-y-=-hardirqh.patch added to -mm tree,
Andrew Morton
- + userc-make-uidhash_table-static.patch added to -mm tree,
Andrew Morton
- + sh-fix-build-error-in-mm-initc.patch added to -mm tree,
Andrew Morton
- + mm-hugetlb-fix-a-addressing-exception-caused-by-huge_pte_offset.patch added to -mm tree,
Andrew Morton
- + checkpatch-additional-maintainer-section-entry-ordering-checks.patch added to -mm tree,
Andrew Morton
- + fat-improve-the-readahead-for-fat-entries.patch added to -mm tree,
Andrew Morton
- + mm-swapfile-use-list_prevnext_entry-instead-of-open-coding.patch added to -mm tree,
Andrew Morton
- + mm-replace-zero-length-array-with-flexible-array-member.patch added to -mm tree,
Andrew Morton
- + mm-compaction-fix-a-typo-in-comment-pessemistic-pessimistic.patch added to -mm tree,
Andrew Morton
- + mm-memblock-fix-a-typo-in-comment-implict-implicit.patch added to -mm tree,
Andrew Morton
- + mm-list_lru-fix-a-typo-in-comment-numbesr-numbers.patch added to -mm tree,
Andrew Morton
- + mm-vmsan-fix-some-typos-in-comment.patch added to -mm tree,
Andrew Morton
- + mm-filemap-fix-a-typo-in-comment-unneccssary-unnecessary.patch added to -mm tree,
Andrew Morton
- + mm-frontswap-fix-some-typos-in-frontswapc.patch added to -mm tree,
Andrew Morton
- + mm-memcg-fix-some-typos-in-memcontrolc.patch added to -mm tree,
Andrew Morton
- + mm-fix-a-typo-in-comment-strucure-structure.patch added to -mm tree,
Andrew Morton
- + mm-slub-fix-a-typo-in-comment-disambiguiation-disambiguation.patch added to -mm tree,
Andrew Morton
- + mm-sparse-fix-a-typo-in-comment-convienence-convenience.patch added to -mm tree,
Andrew Morton
- + mm-page-writeback-fix-a-typo-in-comment-effictive-effective.patch added to -mm tree,
Andrew Morton
- + mm-memory-fix-a-typo-in-comment-attampt-attempt.patch added to -mm tree,
Andrew Morton
- + mm-memblock-replace-dereferences-of-memblock_regionnid-with-api-calls.patch added to -mm tree,
Andrew Morton
- + mm-make-early_pfn_to_nid-and-related-defintions-close-to-each-other.patch added to -mm tree,
Andrew Morton
- + mm-remove-config_have_memblock_node_map-option.patch added to -mm tree,
Andrew Morton
- + mm-free_area_init-use-maximal-zone-pfns-rather-than-zone-sizes.patch added to -mm tree,
Andrew Morton
- + mm-use-free_area_init-instead-of-free_area_init_nodes.patch added to -mm tree,
Andrew Morton
- + alpha-simplify-detection-of-memory-zone-boundaries.patch added to -mm tree,
Andrew Morton
- + arm-simplify-detection-of-memory-zone-boundaries.patch added to -mm tree,
Andrew Morton
- + arm64-simplify-detection-of-memory-zone-boundaries-for-uma-configs.patch added to -mm tree,
Andrew Morton
- + csky-simplify-detection-of-memory-zone-boundaries.patch added to -mm tree,
Andrew Morton
- + m68k-mm-simplify-detection-of-memory-zone-boundaries.patch added to -mm tree,
Andrew Morton
- + parisc-simplify-detection-of-memory-zone-boundaries.patch added to -mm tree,
Andrew Morton
- + sparc32-simplify-detection-of-memory-zone-boundaries.patch added to -mm tree,
Andrew Morton
- + xtensa-simplify-detection-of-memory-zone-boundaries.patch added to -mm tree,
Andrew Morton
- + unicore32-simplify-detection-of-memory-zone-boundaries.patch added to -mm tree,
Andrew Morton
- + mm-memmap_init-iterate-over-memblock-regions-rather-that-check-each-pfn.patch added to -mm tree,
Andrew Morton
- + mm-remove-early_pfn_in_nid-and-config_nodes_span_other_nodes.patch added to -mm tree,
Andrew Morton
- + mm-free_area_init-allow-defining-max_zone_pfn-in-descending-order.patch added to -mm tree,
Andrew Morton
- + mm-rename-free_area_init_node-to-free_area_init_memoryless_node.patch added to -mm tree,
Andrew Morton
- + mm-clean-up-free_area_init_node-and-its-helpers.patch added to -mm tree,
Andrew Morton
- + mm-simplify-find_min_pfn_with_active_regions.patch added to -mm tree,
Andrew Morton
- + docs-vm-update-memory-models-documentation.patch added to -mm tree,
Andrew Morton
- + mm-page_allocc-bad_-is-not-necessary-when-pagehwpoison.patch added to -mm tree,
Andrew Morton
- + mm-page_allocc-bad_flags-is-not-necessary-for-bad_page.patch added to -mm tree,
Andrew Morton
- + mm-page_allocc-rename-free_pages_check_bad-to-check_free_page_bad.patch added to -mm tree,
Andrew Morton
- + mm-page_allocc-rename-free_pages_check-to-check_free_page.patch added to -mm tree,
Andrew Morton
- + mm-page_allocc-extract-check__page_bad-common-part-to-page_bad_reason.patch added to -mm tree,
Andrew Morton
- + dynamic_debug-add-an-option-to-enable-dynamic-debug-for-modules-only.patch added to -mm tree,
Andrew Morton
- + mm-gup-return-eintr-when-gup-is-interrupted-by-fatal-signals.patch added to -mm tree,
Andrew Morton
- + squashfs-squashfs_fsh-replace-zero-length-array-with-flexible-array-member.patch added to -mm tree,
Andrew Morton
- + squashfs-migrate-from-ll_rw_block-usage-to-bio.patch added to -mm tree,
Andrew Morton
- + checkpatch-fix-a-typo-in-the-regex-for-allocfunctions.patch added to -mm tree,
Andrew Morton
- + powerpc-pseries-hotplug-memory-stop-checking-is_mem_section_removable.patch added to -mm tree,
Andrew Morton
- + mm-memory_hotplug-remove-is_mem_section_removable.patch added to -mm tree,
Andrew Morton
- [folded-merged] mm-clarify-__gfp_memalloc-usage-update.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-clarify-__gfp_memalloc-usage-update-checkpatch-fixes.patch removed from -mm tree,
Andrew Morton
- + maintainers-add-an-entry-for-kfifo-fix-fix.patch added to -mm tree,
Andrew Morton
- + mm-hugetlb-fix-a-typo-in-comment-manitained-maintained-v2.patch added to -mm tree,
Andrew Morton
- + mm-hugetlb-fix-a-typo-in-comment-manitained-maintained-v2-checkpatch-fixes.patch added to -mm tree,
Andrew Morton
- + mm-ksm-fix-a-typo-in-comment-alreaady-already-v2.patch added to -mm tree,
Andrew Morton
- + lib-add-might_fault-to-strncpy_from_user.patch added to -mm tree,
Andrew Morton
- + tools-build-tweak-unused-value-workaround.patch added to -mm tree,
Andrew Morton
- + h8300-remove-usage-of-__arch_use_5level_hack.patch added to -mm tree,
Andrew Morton
- + arm-add-support-for-folded-p4d-page-tables.patch added to -mm tree,
Andrew Morton
- + arm64-add-support-for-folded-p4d-page-tables.patch added to -mm tree,
Andrew Morton
- + hexagon-remove-__arch_use_5level_hack.patch added to -mm tree,
Andrew Morton
- + ia64-add-support-for-folded-p4d-page-tables.patch added to -mm tree,
Andrew Morton
- + nios2-add-support-for-folded-p4d-page-tables.patch added to -mm tree,
Andrew Morton
- + openrisc-add-support-for-folded-p4d-page-tables.patch added to -mm tree,
Andrew Morton
- + powerpc-add-support-for-folded-p4d-page-tables.patch added to -mm tree,
Andrew Morton
- + sh-fault-modernize-printing-of-kernel-messages.patch added to -mm tree,
Andrew Morton
- + sh-drop-__pxd_offset-macros-that-duplicate-pxd_index-ones.patch added to -mm tree,
Andrew Morton
- + sh-add-support-for-folded-p4d-page-tables.patch added to -mm tree,
Andrew Morton
- + unicore32-remove-__arch_use_5level_hack.patch added to -mm tree,
Andrew Morton
- + asm-generic-remove-pgtable-nop4d-hackh.patch added to -mm tree,
Andrew Morton
- + mm-remove-__arch_has_5level_hack-and-include-asm-generic-5level-fixuph.patch added to -mm tree,
Andrew Morton
- + mm-move-readahead-prototypes-from-mmh.patch added to -mm tree,
Andrew Morton
- + mm-return-void-from-various-readahead-functions.patch added to -mm tree,
Andrew Morton
- + mm-ignore-return-value-of-readpages.patch added to -mm tree,
Andrew Morton
- + mm-move-readahead-nr_pages-check-into-read_pages.patch added to -mm tree,
Andrew Morton
- + mm-add-new-readahead_control-api.patch added to -mm tree,
Andrew Morton
- + mm-use-readahead_control-to-pass-arguments.patch added to -mm tree,
Andrew Morton
- + mm-rename-various-offset-parameters-to-index.patch added to -mm tree,
Andrew Morton
- + mm-rename-readahead-loop-variable-to-i.patch added to -mm tree,
Andrew Morton
- + mm-put-readahead-pages-in-cache-earlier.patch added to -mm tree,
Andrew Morton
- + mm-add-readahead-address-space-operation.patch added to -mm tree,
Andrew Morton
- + mm-move-end_index-check-out-of-readahead-loop.patch added to -mm tree,
Andrew Morton
- + mm-remove-page_offset-from-readahead-loop.patch added to -mm tree,
Andrew Morton
- + mm-add-page_cache_readahead_unbounded.patch added to -mm tree,
Andrew Morton
- + mm-document-why-we-dont-set-pagereadahead.patch added to -mm tree,
Andrew Morton
- + mm-use-memalloc_nofs_save-in-readahead-path.patch added to -mm tree,
Andrew Morton
- + fs-convert-mpage_readpages-to-mpage_readahead.patch added to -mm tree,
Andrew Morton
- + btrfs-convert-from-readpages-to-readahead.patch added to -mm tree,
Andrew Morton
- + erofs-convert-uncompressed-files-from-readpages-to-readahead.patch added to -mm tree,
Andrew Morton
- + erofs-convert-compressed-files-from-readpages-to-readahead.patch added to -mm tree,
Andrew Morton
- + ext4-convert-from-readpages-to-readahead.patch added to -mm tree,
Andrew Morton
- + ext4-pass-the-inode-to-ext4_mpage_readpages.patch added to -mm tree,
Andrew Morton
- + f2fs-convert-from-readpages-to-readahead.patch added to -mm tree,
Andrew Morton
- + f2fs-pass-the-inode-to-f2fs_mpage_readpages.patch added to -mm tree,
Andrew Morton
- + fuse-convert-from-readpages-to-readahead.patch added to -mm tree,
Andrew Morton
- + iomap-convert-from-readpages-to-readahead.patch added to -mm tree,
Andrew Morton
- + mm-ksm-fix-null-pointer-dereference-when-ksm-zero-page-is-enabled.patch added to -mm tree,
Andrew Morton
- + mm-gupc-further-document-vma_permits_fault.patch added to -mm tree,
Andrew Morton
- + fuse-convert-from-readpages-to-readahead-fix.patch added to -mm tree,
Andrew Morton
- + x86-hyperv-use-vmalloc_exec-for-the-hypercall-page.patch added to -mm tree,
Andrew Morton
- + x86-fix-vmap-arguments-in-map_irq_stack.patch added to -mm tree,
Andrew Morton
- + staging-android-ion-use-vmap-instead-of-vm_map_ram.patch added to -mm tree,
Andrew Morton
- + staging-media-ipu3-use-vmap-instead-of-reimplementing-it.patch added to -mm tree,
Andrew Morton
- + dma-mapping-use-vmap-insted-of-reimplementing-it.patch added to -mm tree,
Andrew Morton
- + powerpc-add-an-ioremap_phb-helper.patch added to -mm tree,
Andrew Morton
- + powerpc-remove-__ioremap_at-and-__iounmap_at.patch added to -mm tree,
Andrew Morton
- + mm-remove-__get_vm_area.patch added to -mm tree,
Andrew Morton
- + mm-unexport-unmap_kernel_range_noflush.patch added to -mm tree,
Andrew Morton
- + mm-rename-config_pgtable_mapping-to-config_zsmalloc_pgtable_mapping.patch added to -mm tree,
Andrew Morton
- + mm-only-allow-page-table-mappings-for-built-in-zsmalloc.patch added to -mm tree,
Andrew Morton
- + mm-pass-addr-as-unsigned-long-to-vb_free.patch added to -mm tree,
Andrew Morton
- + mm-remove-vmap_page_range_noflush-and-vunmap_page_range.patch added to -mm tree,
Andrew Morton
- + mm-rename-vmap_page_range-to-map_kernel_range.patch added to -mm tree,
Andrew Morton
- + mm-dont-return-the-number-of-pages-from-map_kernel_range_noflush.patch added to -mm tree,
Andrew Morton
- + mm-remove-map_vm_range.patch added to -mm tree,
Andrew Morton
- + mm-remove-unmap_vmap_area.patch added to -mm tree,
Andrew Morton
- + mm-remove-the-prot-argument-from-vm_map_ram.patch added to -mm tree,
Andrew Morton
- + mm-enforce-that-vmap-cant-map-pages-executable.patch added to -mm tree,
Andrew Morton
- + gpu-drm-remove-the-powerpc-hack-in-drm_legacy_sg_alloc.patch added to -mm tree,
Andrew Morton
- + mm-remove-the-pgprot-argument-to-__vmalloc.patch added to -mm tree,
Andrew Morton
- + mm-remove-the-prot-argument-to-__vmalloc_node.patch added to -mm tree,
Andrew Morton
- + mm-remove-both-instances-of-__vmalloc_node_flags.patch added to -mm tree,
Andrew Morton
- + mm-remove-__vmalloc_node_flags_caller.patch added to -mm tree,
Andrew Morton
- + powerpc-use-__vmalloc_node-in-alloc_vm_stack.patch added to -mm tree,
Andrew Morton
- + s390-use-__vmalloc_node-in-stack_alloc.patch added to -mm tree,
Andrew Morton
- + mm-switch-the-test_vmalloc-module-to-use-__vmalloc_node.patch added to -mm tree,
Andrew Morton
- + mm-remove-vmalloc_user_node_flags.patch added to -mm tree,
Andrew Morton
- + arm64-use-__vmalloc_node-in-arch_alloc_vmap_stack.patch added to -mm tree,
Andrew Morton
- + test_firmware-remove-unnecessary-test_fw_mutex-in-test_dev_config_show_xxx.patch added to -mm tree,
Andrew Morton
- + slub-avoid-redzone-when-choosing-freepointer-location.patch added to -mm tree,
Andrew Morton
- + mm-shmem-fix-build-without-thp.patch added to -mm tree,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/15] sh: fix build error in mm/init.c,
Andrew Morton
- [patch 02/15] slub: avoid redzone when choosing freepointer location,
Andrew Morton
- [patch 03/15] mm/userfaultfd: disable userfaultfd-wp on x86_32,
Andrew Morton
- [patch 04/15] MAINTAINERS: add an entry for kfifo,
Andrew Morton
- [patch 05/15] mm/hugetlb: fix a addressing exception caused by huge_pte_offset,
Andrew Morton
- [patch 06/15] mm, gup: return EINTR when gup is interrupted by fatal signals,
Andrew Morton
- [patch 07/15] checkpatch: fix a typo in the regex for $allocFunctions,
Andrew Morton
- [patch 08/15] tools/build: tweak unused value workaround,
Andrew Morton
- [patch 09/15] mm/ksm: fix NULL pointer dereference when KSM zero page is enabled,
Andrew Morton
- [patch 10/15] mm/shmem: fix build without THP,
Andrew Morton
- [patch 11/15] vmalloc: fix remap_vmalloc_range() bounds checks,
Andrew Morton
- [patch 12/15] shmem: fix possible deadlocks on shmlock_user_lock,
Andrew Morton
- [patch 13/15] mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path,
Andrew Morton
- [patch 14/15] coredump: fix null pointer dereference on coredump,
Andrew Morton
- [patch 15/15] tools/vm: fix cross-compile build,
Andrew Morton
- + mm-memory_hotplug-refrain-from-adding-memory-into-an-impossible-node.patch added to -mm tree,
Andrew Morton
- + x86-mm-define-mm_p4d_folded.patch added to -mm tree,
Andrew Morton
- + mm-debug-add-tests-validating-architecture-page-table-helpers-v17.patch added to -mm tree,
Andrew Morton
- + mm-mmapc-add-more-sanity-checks-to-get_unmapped_area.patch added to -mm tree,
Andrew Morton
- + mm-mmapc-do-not-allow-mappings-outside-of-allowed-limits.patch added to -mm tree,
Andrew Morton
- + initrdmem=-option-to-specify-initrd-physical-address-checkpatch-fixes.patch added to -mm tree,
Andrew Morton
- + initrdmem=-option-to-specify-initrd-physical-address.patch added to -mm tree,
Andrew Morton
- mmotm 2020-04-20-22-43 uploaded,
Andrew Morton
- + mm-swapfilec-found_free-could-be-represented-by-tmp-max.patch added to -mm tree,
Andrew Morton
- + mm-swapfilec-tmp-is-always-smaller-than-max.patch added to -mm tree,
Andrew Morton
- + mm-swapfilec-omit-a-duplicate-code-by-compare-tmp-and-max-first.patch added to -mm tree,
Andrew Morton
- + kasan-initialise-array-in-kasan_memcmp-test.patch added to -mm tree,
Andrew Morton
- + kvm-svm-change-flag-passed-to-gup-fast-in-sev_pin_memory.patch added to -mm tree,
Andrew Morton
- + mm-pass-task-and-mm-to-do_madvise-fix.patch added to -mm tree,
Andrew Morton
- + mm-support-vector-address-ranges-for-process_madvise.patch added to -mm tree,
Andrew Morton
- + mm-support-vector-address-ranges-for-process_madvise-fix.patch added to -mm tree,
Andrew Morton
- + kasan-stop-tests-being-eliminated-as-dead-code-with-fortify_source.patch added to -mm tree,
Andrew Morton
- + stringh-fix-incompatibility-between-fortify_source-and-kasan.patch added to -mm tree,
Andrew Morton
- + powerpc-add-support-for-folded-p4d-page-tables-fix.patch added to -mm tree,
Andrew Morton
- [folded-merged] memcg-optimize-memorynuma_stat-like-memorystat-fix.patch removed from -mm tree,
Andrew Morton
- + slub-remove-userspace-notifier-for-cache-add-remove.patch added to -mm tree,
Andrew Morton
- + ocfs2-mount-shared-volume-without-ha-stack.patch added to -mm tree,
Andrew Morton
- + mm-memory_hotplug-handle-memblocks-only-with-config_arch_keep_memblock.patch added to -mm tree,
Andrew Morton
- + mm-return-true-in-cpupid_pid_unset.patch added to -mm tree,
Andrew Morton
- + kernel-better-document-the-use_mm-unuse_mm-api-contract-v2-fix.patch added to -mm tree,
Andrew Morton
- + mm-thp-rename-pmd_mknotpresent-as-pmd_mkinvalid-v2.patch added to -mm tree,
Andrew Morton
- + ipc-convert-ipcs_idr-to-xarray-update.patch added to -mm tree,
Andrew Morton
- Re: + ipc-convert-ipcs_idr-to-xarray-update.patch added to -mm tree,
Manfred Spraul
- + powerpc-spufs-simplify-spufs-core-dumping.patch added to -mm tree,
Andrew Morton
- + signal-factor-copy_siginfo_to_external32-from-copy_siginfo_to_user32.patch added to -mm tree,
Andrew Morton
- + binfmt_elf-femove-the-set_fs-in-fill_siginfo_note.patch added to -mm tree,
Andrew Morton
- + binfmt_elf-remove-the-set_fskernel_ds-in-elf_core_dump.patch added to -mm tree,
Andrew Morton
- + binfmt_elf_fdpic-remove-the-set_fskernel_ds-in-elf_fdpic_core_dump.patch added to -mm tree,
Andrew Morton
- + exec-simplify-the-copy_strings_kernel-calling-convention.patch added to -mm tree,
Andrew Morton
- + exec-open-code-copy_string_kernel.patch added to -mm tree,
Andrew Morton
- + add-kernel-config-option-for-twisting-kernel-behavior.patch added to -mm tree,
Andrew Morton
- + twist-allow-disabling-k_spec-function-in-drivers-tty-vt-keyboardc.patch added to -mm tree,
Andrew Morton
- + twist-add-option-for-selecting-twist-options-for-syzkallers-testing.patch added to -mm tree,
Andrew Morton
- + eventpoll-fix-missing-wakeup-for-ovflist-in-ep_poll_callback.patch added to -mm tree,
Andrew Morton
- [obsolete] linux-next-rejects.patch removed from -mm tree,
Andrew Morton
- + mips-mm-add-page-soft-dirty-tracking.patch added to -mm tree,
Andrew Morton
- + mm-memory_hotplug-set-node_start_pfn-of-hotadded-pgdat-to-0.patch added to -mm tree,
Andrew Morton
- + mm-switch-the-test_vmalloc-module-to-use-__vmalloc_node-fix-fix.patch added to -mm tree,
Andrew Morton
- + mm-hugetlb-avoid-unnecessary-check-on-pud-and-pmd-entry-in-huge_pte_offset.patch added to -mm tree,
Andrew Morton
- + eventpoll-fix-missing-wakeup-for-ovflist-in-ep_poll_callback-v2.patch added to -mm tree,
Andrew Morton
- [withdrawn] kasan-initialise-array-in-kasan_memcmp-test.patch removed from -mm tree,
Andrew Morton
- + kasan-stop-tests-being-eliminated-as-dead-code-with-fortify_source-v4.patch added to -mm tree,
Andrew Morton
- + checkpatch-test-git_dir-changes.patch added to -mm tree,
Andrew Morton
- + mm-add-debug_wx-support.patch added to -mm tree,
Andrew Morton
- + riscv-support-debug_wx.patch added to -mm tree,
Andrew Morton
- + riscv-support-debug_wx-fix.patch added to -mm tree,
Andrew Morton
- + x86-mm-use-arch_has_debug_wx-instead-of-arch-defined.patch added to -mm tree,
Andrew Morton
- + arm64-mm-use-arch_has_debug_wx-instead-of-arch-defined.patch added to -mm tree,
Andrew Morton
- [folded-merged] initrdmem=-option-to-specify-initrd-physical-address-checkpatch-fixes.patch removed from -mm tree,
Andrew Morton
incoming,
Andrew Morton
- [patch 01/15] ipc/mqueue.c: change __do_notify() to bypass check_kill_permission(),
Andrew Morton
- [patch 02/15] mm, memcg: fix error return value of mem_cgroup_css_alloc(),
Andrew Morton
- [patch 03/15] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous(),
Andrew Morton
- [patch 04/15] kernel/kcov.c: fix typos in kcov_remote_start documentation,
Andrew Morton
- [patch 05/15] scripts/decodecode: fix trapping instruction formatting,
Andrew Morton
- [patch 06/15] arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory(),
Andrew Morton
- [patch 07/15] eventpoll: fix missing wakeup for ovflist in ep_poll_callback,
Andrew Morton
- [patch 08/15] scripts/gdb: repair rb_first() and rb_last(),
Andrew Morton
- [patch 09/15] mm/slub: fix incorrect interpretation of s->offset,
Andrew Morton
- [patch 10/15] percpu: make pcpu_alloc() aware of current gfp context,
Andrew Morton
- [patch 11/15] kselftests: introduce new epoll60 testcase for catching lost wakeups,
Andrew Morton
- [patch 12/15] epoll: atomically remove wait entry on wake up,
Andrew Morton
- [patch 13/15] mm/vmscan: remove unnecessary argument description of isolate_lru_pages(),
Andrew Morton
- [patch 14/15] ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST,
Andrew Morton
- [patch 15/15] mm: limit boost_watermark on small zones,
Andrew Morton
- + arch-kunmap-remove-duplicate-kunmap-implementations-fix.patch added to -mm tree,
Andrew Morton
- + ipc-utilc-sysvipc_find_ipc-incorrectly-updates-position-index-fix.patch added to -mm tree,
Andrew Morton
- + mm-introduce-external-memory-hinting-api-fix-2.patch added to -mm tree,
Andrew Morton
- + checkpatch-use-patch-subject-when-reading-from-stdin-fix.patch added to -mm tree,
Andrew Morton
- + mm-fix-numa-node-file-count-error-in-replace_page_cache.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-fix-stat-corrupting-race-in-charge-moving.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-drop-compound-parameter-from-memcg-charging-api.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-move-out-cgroup-swaprate-throttling.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-convert-page-cache-to-a-new-mem_cgroup_charge-api.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-prepare-uncharging-for-removal-of-private-page-type-counters.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-prepare-move_account-for-removal-of-private-page-type-counters.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-prepare-cgroup-vmstat-infrastructure-for-native-anon-counters.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-switch-to-native-nr_file_pages-and-nr_shmem-counters.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-switch-to-native-nr_anon_mapped-counter.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-switch-to-native-nr_anon_thps-counter.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-convert-anon-and-file-thp-to-new-mem_cgroup_charge-api.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-drop-unused-try-commit-cancel-charge-api.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-prepare-swap-controller-setup-for-integration.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-make-swap-tracking-an-integral-part-of-memory-control.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-charge-swapin-pages-on-instantiation.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-document-the-new-swap-control-behavior.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-delete-unused-lrucare-handling.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-update-page-mem_cgroup-stability-rules.patch added to -mm tree,
Andrew Morton
- + selftests-vm-pkeys-introduce-powerpc-support-fix.patch added to -mm tree,
Andrew Morton
- + memcg-expose-root-cgroups-memorystat.patch added to -mm tree,
Andrew Morton
- + doc-cgroup-update-note-about-conditions-when-oom-killer-is-invoked.patch added to -mm tree,
Andrew Morton
- + doc-cgroup-update-note-about-conditions-when-oom-killer-is-invoked-fix.patch added to -mm tree,
Andrew Morton
- + selftests-vm-pkeys-override-access-right-definitions-on-powerpc-fix.patch added to -mm tree,
Andrew Morton
- + zcomp-use-array_size-for-backends-list.patch added to -mm tree,
Andrew Morton
- + device-dax-dont-leak-kernel-memory-to-user-space-after-unloading-kmem.patch added to -mm tree,
Andrew Morton
- + mm-memory_hotplug-introduce-add_memory_driver_managed.patch added to -mm tree,
Andrew Morton
- + kexec_file-dont-place-kexec-images-on-ioresource_mem_driver_managed.patch added to -mm tree,
Andrew Morton
- + device-dax-add-memory-via-add_memory_driver_managed.patch added to -mm tree,
Andrew Morton
- + mm-memory_hotplug-allow-arch-override-of-non-boot-memory-resource-names-fix.patch added to -mm tree,
Andrew Morton
- + mm-reset-numa-stats-for-boot-pagesets-v3.patch added to -mm tree,
Andrew Morton
- + mm-shmem-remove-rare-optimization-when-swapin-races-with-hole-punching.patch added to -mm tree,
Andrew Morton
- [to-be-updated] kexec-prevent-removal-of-memory-in-use-by-a-loaded-kexec-image.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-memory_hotplug-allow-arch-override-of-non-boot-memory-resource-names.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-memory_hotplug-allow-arch-override-of-non-boot-memory-resource-names-fix.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] arm64-memory-give-hotplug-memory-a-different-resource-name.patch removed from -mm tree,
Andrew Morton
- + arm-add-support-for-folded-p4d-page-tables-fix.patch added to -mm tree,
Andrew Morton
- + mm-add-debug_wx-support-fix-2.patch added to -mm tree,
Andrew Morton
- + mm-add-debug_wx-support-fix-3.patch added to -mm tree,
Andrew Morton
- + arm64-mm-drop-__have_arch_huge_ptep_get.patch added to -mm tree,
Andrew Morton
- + mm-hugetlb-define-a-generic-fallback-for-is_hugepage_only_range.patch added to -mm tree,
Andrew Morton
- + mm-hugetlb-define-a-generic-fallback-for-arch_clear_hugepage_flags.patch added to -mm tree,
Andrew Morton
- + mm-introduce-external-memory-hinting-api-fix-2-fix.patch added to -mm tree,
Andrew Morton
- + mm-support-vector-address-ranges-for-process_madvise-fix-fix-fix-fix-fix.patch added to -mm tree,
Andrew Morton
- [alternative-merged] mm-vmscan-consistent-update-to-pgsteal-and-pgscan.patch removed from -mm tree,
Andrew Morton
- + seq_file-introduce-define_seq_attribute-helper-macro.patch added to -mm tree,
Andrew Morton
- + mm-vmstat-convert-to-use-define_seq_attribute-macro.patch added to -mm tree,
Andrew Morton
- + kernel-kprobes-convert-to-use-define_seq_attribute-macro.patch added to -mm tree,
Andrew Morton
- + seq_file-introduce-define_seq_attribute-helper-macro-checkpatch-fixes.patch added to -mm tree,
Andrew Morton
- + lib-flex_proportionsc-cleanup-__fprop_inc_percpu_max.patch added to -mm tree,
Andrew Morton
- [alternative-merged] lib-flex_proportionsc-aging-counts-when-fraction-smaller-than-max_frac-fprop_frac_base.patch removed from -mm tree,
Andrew Morton
- + xtensa-add-loglvl-to-show_trace-fix.patch added to -mm tree,
Andrew Morton
- mmotm 2020-05-11-15-43 uploaded,
Andrew Morton
- + kasan-consistently-disable-debugging-features.patch added to -mm tree,
Andrew Morton
- + kasan-add-missing-functions-declarations-to-kasanh.patch added to -mm tree,
Andrew Morton
- + kasan-move-kasan_report-into-reportc.patch added to -mm tree,
Andrew Morton
- + mm-compaction-avoid-vm_bug_onpageslab-in-page_mapcount.patch added to -mm tree,
Andrew Morton
- + kernel-sysctl-ignore-out-of-range-taint-bits-introduced-via-kerneltainted.patch added to -mm tree,
Andrew Morton
- + vfs-keep-inodes-with-page-cache-off-the-inode-shrinker-lru.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-convert-anon-and-file-thp-to-new-mem_cgroup_charge-api-fix.patch added to -mm tree,
Andrew Morton
- + mm-swap-use-prandom_u32_max.patch added to -mm tree,
Andrew Morton
- + mm-memcontrol-switch-to-native-nr_anon_thps-counter-fix.patch added to -mm tree,
Andrew Morton
incoming,
Andrew Morton
- [patch 1/7] mm, memcg: fix inconsistent oom event behavior,
Andrew Morton
- [patch 2/7] epoll: call final ep_events_available() check under the lock,
Andrew Morton
- [patch 3/7] mm/gup: fix fixup_user_fault() on multiple retries,
Andrew Morton
- [patch 4/7] userfaultfd: fix remap event with MREMAP_DONTUNMAP,
Andrew Morton
- [patch 5/7] ipc/util.c: sysvipc_find_ipc() incorrectly updates position index,
Andrew Morton
- [patch 6/7] kasan: consistently disable debugging features,
Andrew Morton
- [patch 7/7] kasan: add missing functions declarations to kasan.h,
Andrew Morton
- [failures] vfs-keep-inodes-with-page-cache-off-the-inode-shrinker-lru.patch removed from -mm tree,
Andrew Morton
- mmotm 2020-05-13-20-30 uploaded,
Andrew Morton
- + get_maintainer-fix-unexpected-behavior-for-path-to-file-double-slashes.patch added to -mm tree,
Andrew Morton
- + lib-test_sysctl-support-testing-of-sysctl-boot-parameter-fix.patch added to -mm tree,
Andrew Morton
- + mm-add-functions-to-track-page-directory-modifications.patch added to -mm tree,
Andrew Morton
- + mm-vmalloc-track-which-page-table-levels-were-modified.patch added to -mm tree,
Andrew Morton
- + mm-ioremap-track-which-page-table-levels-were-modified.patch added to -mm tree,
Andrew Morton
- + x86-mm-64-implement-arch_sync_kernel_mappings.patch added to -mm tree,
Andrew Morton
- + x86-mm-32-implement-arch_sync_kernel_mappings.patch added to -mm tree,
Andrew Morton
- + mm-remove-vmalloc_sync_unmappings.patch added to -mm tree,
Andrew Morton
- + x86-mm-remove-vmalloc-faulting.patch added to -mm tree,
Andrew Morton
- + x86-bitops-fix-build-regression.patch added to -mm tree,
Andrew Morton
- + mm-dont-include-asm-pgtableh-if-linux-mmh-is-already-included.patch added to -mm tree,
Andrew Morton
- + mm-introduce-include-linux-pgtableh.patch added to -mm tree,
Andrew Morton
- + mm-reorder-includes-after-introduction-of-linux-pgtableh.patch added to -mm tree,
Andrew Morton
- + csky-replace-definitions-of-__pxd_offset-with-pxd_index.patch added to -mm tree,
Andrew Morton
- + m68k-mm-motorola-move-comment-about-page-table-allocation-funcitons.patch added to -mm tree,
Andrew Morton
- + m68k-mm-move-cachenocahe_page-definitions-close-to-their-user.patch added to -mm tree,
Andrew Morton
- + x86-mm-simplify-init_trampoline-and-surrounding-logic.patch added to -mm tree,
Andrew Morton
- + mm-pgtable-add-shortcuts-for-accessing-kernel-pmd-and-pte.patch added to -mm tree,
Andrew Morton
- + mm-consolidate-pte_index-and-pte_offset_-definitions.patch added to -mm tree,
Andrew Morton
- + mm-consolidate-pmd_index-and-pmd_offset-definitions.patch added to -mm tree,
Andrew Morton
- + mm-consolidate-pud_index-and-pud_offset-definitions.patch added to -mm tree,
Andrew Morton
- + mm-consolidate-pgd_index-and-pgd_offset_k-definitions.patch added to -mm tree,
Andrew Morton
- + mm-page_alloc-reset-the-zone-watermark_boost-early.patch added to -mm tree,
Andrew Morton
- mmotm 2020-05-15-16-29 uploaded,
Andrew Morton
- + mm-pgtable-add-shortcuts-for-accessing-kernel-pmd-and-pte-fix.patch added to -mm tree,
Andrew Morton
- + arch-kunmap_atomic-consolidate-duplicate-code-fix.patch added to -mm tree,
Andrew Morton
- + khugepaged-allow-to-collapse-a-page-shared-across-fork-fix.patch added to -mm tree,
Andrew Morton
- + mm-page_alloc-restrict-and-formalize-compound_page_dtors.patch added to -mm tree,
Andrew Morton
- + hugetlbfs-get-unmapped-area-below-task_unmapped_base-for-hugetlbfs.patch added to -mm tree,
Andrew Morton
- + mm-vmstat-add-events-for-pmd-based-thp-migration-without-split.patch added to -mm tree,
Andrew Morton
- + exec-change-uselib2-is_sreg-failure-to-eacces.patch added to -mm tree,
Andrew Morton
- + exec-relocate-s_isreg-check.patch added to -mm tree,
Andrew Morton
- + exec-relocate-path_noexec-check.patch added to -mm tree,
Andrew Morton
- + fs-include-fmode_exec-when-converting-flags-to-f_mode.patch added to -mm tree,
Andrew Morton
- + mm-gup-introduce-pin_user_pages_unlocked.patch added to -mm tree,
Andrew Morton
- + ivtv-convert-get_user_pages-pin_user_pages.patch added to -mm tree,
Andrew Morton
- + rapidio-fix-an-error-in-get_user_pages_fast-error-handling.patch added to -mm tree,
Andrew Morton
- + rapidio-convert-get_user_pages-pin_user_pages.patch added to -mm tree,
Andrew Morton
- + include-linux-pagemaph-introduce-attach-detach_page_private.patch added to -mm tree,
Andrew Morton
- + md-remove-__clear_page_buffers-and-use-attach-detach_page_private.patch added to -mm tree,
Andrew Morton
- + btrfs-use-attach-detach_page_private.patch added to -mm tree,
Andrew Morton
- + fs-bufferc-use-attach-detach_page_private.patch added to -mm tree,
Andrew Morton
- + f2fs-use-attach-detach_page_private.patch added to -mm tree,
Andrew Morton
- + iomap-use-attach-detach_page_private.patch added to -mm tree,
Andrew Morton
- + ntfs-replace-attach_page_buffers-with-attach_page_private.patch added to -mm tree,
Andrew Morton
- + orangefs-use-attach-detach_page_private.patch added to -mm tree,
Andrew Morton
- + buffer_headh-remove-attach_page_buffers.patch added to -mm tree,
Andrew Morton
- + mm-migratec-call-detach_page_private-to-cleanup-code.patch added to -mm tree,
Andrew Morton
- + mm-simplify-calling-a-compound-page-destructor.patch added to -mm tree,
Andrew Morton
- + selftests-vm-gitignore-add-mremap_dontunmap.patch added to -mm tree,
Andrew Morton
- + khugepaged-add-self-test-fix-3.patch added to -mm tree,
Andrew Morton
- + selftests-vm-write_to_hugetlbfsc-fix-unused-variable-warning.patch added to -mm tree,
Andrew Morton
- + mm-vmalloc-track-which-page-table-levels-were-modified-fix.patch added to -mm tree,
Andrew Morton
- + proc-meminfo-avoid-open-coded-reading-of-vm_committed_as.patch added to -mm tree,
Andrew Morton
- + mm-utilc-make-vm_memory_committed-more-accurate.patch added to -mm tree,
Andrew Morton
- + mm-adjust-vm_committed_as_batch-according-to-vm-overcommit-policy.patch added to -mm tree,
Andrew Morton
- + mm-pgtable-add-shortcuts-for-accessing-kernel-pmd-and-pte-fix-2.patch added to -mm tree,
Andrew Morton
- + mm-use-only-pidfd-for-process_madvise-syscall.patch added to -mm tree,
Andrew Morton
- + kernel-add-panic_on_taint.patch added to -mm tree,
Andrew Morton
- + kernel-add-panic_on_taint-fix.patch added to -mm tree,
Andrew Morton
- + arm-fix-the-flush_icache_range-arguments-in-set_fiq_handler.patch added to -mm tree,
Andrew Morton
- + nds32-unexport-flush_icache_page.patch added to -mm tree,
Andrew Morton
- + powerpc-unexport-flush_icache_user_range.patch added to -mm tree,
Andrew Morton
- + unicore32-remove-flush_cache_user_range.patch added to -mm tree,
Andrew Morton
- + asm-generic-fix-the-inclusion-guards-for-cacheflushh.patch added to -mm tree,
Andrew Morton
- + asm-generic-dont-include-linux-mmh-in-cacheflushh.patch added to -mm tree,
Andrew Morton
- + asm-generic-improve-the-flush_dcache_page-stub.patch added to -mm tree,
Andrew Morton
- + alpha-use-asm-generic-cacheflushh.patch added to -mm tree,
Andrew Morton
- + arm64-use-asm-generic-cacheflushh.patch added to -mm tree,
Andrew Morton
- + c6x-use-asm-generic-cacheflushh.patch added to -mm tree,
Andrew Morton
- + hexagon-use-asm-generic-cacheflushh.patch added to -mm tree,
Andrew Morton
- + ia64-use-asm-generic-cacheflushh.patch added to -mm tree,
Andrew Morton
- + microblaze-use-asm-generic-cacheflushh.patch added to -mm tree,
Andrew Morton
- + m68knommu-use-asm-generic-cacheflushh.patch added to -mm tree,
Andrew Morton
- + openrisc-use-asm-generic-cacheflushh.patch added to -mm tree,
Andrew Morton
- + powerpc-use-asm-generic-cacheflushh.patch added to -mm tree,
Andrew Morton
- + riscv-use-asm-generic-cacheflushh.patch added to -mm tree,
Andrew Morton
- + armsparcunicore32-remove-flush_icache_user_range.patch added to -mm tree,
Andrew Morton
- + mm-rename-flush_icache_user_range-to-flush_icache_user_page.patch added to -mm tree,
Andrew Morton
- + asm-generic-add-a-flush_icache_user_range-stub.patch added to -mm tree,
Andrew Morton
- + sh-implement-flush_icache_user_range.patch added to -mm tree,
Andrew Morton
- + xtensa-implement-flush_icache_user_range.patch added to -mm tree,
Andrew Morton
- + arm-rename-flush_cache_user_range-to-flush_icache_user_range.patch added to -mm tree,
Andrew Morton
- + m68k-implement-flush_icache_user_range.patch added to -mm tree,
Andrew Morton
- + exec-only-build-read_code-when-needed.patch added to -mm tree,
Andrew Morton
- + exec-use-flush_icache_user_range-in-read_code.patch added to -mm tree,
Andrew Morton
- + binfmt_flat-use-flush_icache_user_range.patch added to -mm tree,
Andrew Morton
- + nommu-use-flush_icache_user_range-in-brk-and-mmap.patch added to -mm tree,
Andrew Morton
- + module-move-the-set_fs-hack-for-flush_icache_range-to-m68k.patch added to -mm tree,
Andrew Morton
- [alternative-merged] mm-slub-add-panic_on_error-to-the-debug-facilities.patch removed from -mm tree,
Andrew Morton
- + mm-gup-move-__get_user_pages_fast-down-a-few-lines-in-gupc.patch added to -mm tree,
Andrew Morton
- + mm-gup-refactor-and-de-duplicate-gup_fast-code.patch added to -mm tree,
Andrew Morton
- + mm-gup-introduce-pin_user_pages_fast_only.patch added to -mm tree,
Andrew Morton
- + drm-i915-convert-get_user_pages-pin_user_pages.patch added to -mm tree,
Andrew Morton
- + mm-vmalloc-track-which-page-table-levels-were-modified-fix-fix.patch added to -mm tree,
Andrew Morton
[withdrawn] mm-vmalloc-track-which-page-table-levels-were-modified-fix-fix.patch removed from -mm tree,
Andrew Morton
+ mm-migratec-call-detach_page_private-to-cleanup-code.patch added to -mm tree,
Andrew Morton
+ mm-free_area_init-allow-defining-max_zone_pfn-in-descending-order-fix-2-fix.patch added to -mm tree,
Andrew Morton
+ kasan-disable-branch-tracing-for-core-runtime.patch added to -mm tree,
Andrew Morton
+ sh-include-linux-time_typesh-for-sockios.patch added to -mm tree,
Andrew Morton
+ powerpc-add-support-for-folded-p4d-page-tables-fix-2.patch added to -mm tree,
Andrew Morton
+ mm-page_alloc-skip-waternark_boost-for-atomic-order-0-allocations.patch added to -mm tree,
Andrew Morton
+ mm-page_alloc-skip-waternark_boost-for-atomic-order-0-allocations-fix.patch added to -mm tree,
Andrew Morton
+ mm-use-only-pidfd-for-process_madvise-syscall-fix.patch added to -mm tree,
Andrew Morton
+ maintainers-update-email-address-for-naoya-horiguchi.patch added to -mm tree,
Andrew Morton
mmotm 2020-05-19-21-47 uploaded,
Andrew Morton
+ mm-add-comments-on-pglist_data-zones.patch added to -mm tree,
Andrew Morton
+ mm-consolidate-pgd_index-and-pgd_offset_k-definitions-fix.patch added to -mm tree,
Andrew Morton
+ makefile-support-compressed-debug-info.patch added to -mm tree,
Andrew Morton
+ padata-remove-exit-routine.patch added to -mm tree,
Andrew Morton
+ padata-initialize-earlier.patch added to -mm tree,
Andrew Morton
[Index of Archives]
[Linux Kernel]
[LKML FAQ]
[IETF Annouce]
[Security]
[Bugtraq]