Linux MM Kernel Commits
[Prev Page][Next Page]
- [patch 078/227] mm/memory.c: use helper function range_in_vma(), (continued)
- [patch 078/227] mm/memory.c: use helper function range_in_vma(),
Andrew Morton
- [patch 079/227] mm/memory.c: use helper macro min and max in unmap_mapping_range_tree(),
Andrew Morton
- [patch 084/227] mm/vmalloc: remove unneeded function forward declaration,
Andrew Morton
- [patch 080/227] mm: _install_special_mapping() apply VM_LOCKED_CLEAR_MASK,
Andrew Morton
- [patch 082/227] mm/mremap:: use vma_lookup() instead of find_vma(),
Andrew Morton
- [patch 083/227] mm/sparse: make mminit_validate_memmodel_limits() static,
Andrew Morton
- [patch 081/227] mm/mmap: remove obsolete comment in ksys_mmap_pgoff,
Andrew Morton
- [patch 087/227] mm/vmalloc: eliminate an extra orig_gfp_mask,
Andrew Morton
- [patch 086/227] mm/vmalloc: add adjust_search_size parameter,
Andrew Morton
- [patch 089/227] mm/vmalloc: fix comments about vmap_area struct,
Andrew Morton
- [patch 088/227] mm/vmalloc.c: fix "unused function" warning,
Andrew Morton
- [patch 085/227] mm/vmalloc: Move draining areas out of caller context,
Andrew Morton
- [patch 090/227] mm: page_alloc: avoid merging non-fallbackable pageblocks with others,
Andrew Morton
- [patch 091/227] mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last(),
Andrew Morton
- [patch 092/227] mm/mmzone.h: remove unused macros,
Andrew Morton
- [patch 093/227] mm/page_alloc: don't pass pfn to free_unref_page_commit(),
Andrew Morton
- [patch 094/227] cma: factor out minimum alignment requirement,
Andrew Morton
- [patch 095/227] mm: enforce pageblock_order < MAX_ORDER,
Andrew Morton
- [patch 096/227] mm/page_alloc: mark pagesets as __maybe_unused,
Andrew Morton
- [patch 097/227] mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node,
Andrew Morton
- [patch 098/227] mm/page_alloc: fetch the correct pcp buddy during bulk free,
Andrew Morton
- [patch 099/227] mm/page_alloc: track range of active PCP lists during bulk free,
Andrew Morton
- [patch 100/227] mm/page_alloc: simplify how many pages are selected per pcp list during bulk free,
Andrew Morton
- [patch 101/227] mm/page_alloc: drain the requested list first during bulk free,
Andrew Morton
- [patch 103/227] mm/page_alloc: limit number of high-order pages on PCP during bulk free,
Andrew Morton
- [patch 105/227] arch/x86/mm/numa: Do not initialize nodes twice,
Andrew Morton
- [patch 106/227] mm: count time in drain_all_pages during direct reclaim as memory pressure,
Andrew Morton
- [patch 102/227] mm/page_alloc: free pages in a single pass during bulk free,
Andrew Morton
- [patch 107/227] mm/page_alloc: call check_new_pages() while zone spinlock is not held,
Andrew Morton
- [patch 104/227] mm/page_alloc: do not prefetch buddies during bulk free,
Andrew Morton
- [patch 108/227] mm/page_alloc: check high-order pages for corruption during PCP operations,
Andrew Morton
- [patch 111/227] mm: invalidate hwpoison page cache page in fault path,
Andrew Morton
- [patch 110/227] mm/hwpoison: fix error page recovered but reported "not recovered",
Andrew Morton
- [patch 109/227] mm/memory-failure.c: remove obsolete comment,
Andrew Morton
- [patch 113/227] mm/memory-failure.c: catch unexpected -EFAULT from vma_address(),
Andrew Morton
- [patch 112/227] mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap,
Andrew Morton
- [patch 114/227] mm/memory-failure.c: rework the signaling logic in kill_proc,
Andrew Morton
- [patch 115/227] mm/memory-failure.c: fix race with changing page more robustly,
Andrew Morton
- [patch 116/227] mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev,
Andrew Morton
- [patch 117/227] mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings(),
Andrew Morton
- [patch 118/227] mm/memory-failure.c: remove obsolete comment in __soft_offline_page,
Andrew Morton
- [patch 119/227] mm/memory-failure.c: remove unnecessary PageTransTail check,
Andrew Morton
- [patch 122/227] mm/hwpoison: add in-use hugepage hwpoison filter judgement,
Andrew Morton
- [patch 120/227] mm/hwpoison-inject: support injecting hwpoison to free page,
Andrew Morton
- [patch 121/227] mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler,
Andrew Morton
- [patch 124/227] mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages,
Andrew Morton
- [patch 126/227] mm, fault-injection: declare should_fail_alloc_page(),
Andrew Morton
- [patch 123/227] mm/memory-failure.c: fix race with changing page compound again,
Andrew Morton
- [patch 125/227] mm/memory-failure.c: make non-LRU movable pages unhandlable,
Andrew Morton
- [patch 127/227] mm/mlock: fix potential imbalanced rlimit ucounts adjustment,
Andrew Morton
- [patch 128/227] mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page,
Andrew Morton
- [patch 129/227] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key,
Andrew Morton
- [patch 131/227] selftests: vm: add a hugetlb test case,
Andrew Morton
- [patch 130/227] mm: sparsemem: use page table lock to protect kernel pmd operations,
Andrew Morton
- [patch 134/227] hugetlb: clean up potential spectre issue warnings,
Andrew Morton
- [patch 133/227] mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB,
Andrew Morton
- [patch 135/227] mm/hugetlb: use helper macro __ATTR_RW,
Andrew Morton
- [patch 137/227] mm: remove unneeded local variable follflags,
Andrew Morton
- [patch 136/227] mm/hugetlb.c: export PageHeadHuge(),
Andrew Morton
- [patch 138/227] userfaultfd: provide unmasked address on page-fault,
Andrew Morton
- [patch 139/227] userfaultfd/selftests: fix uninitialized_var.cocci warning,
Andrew Morton
- [patch 140/227] mm/fs: delete PF_SWAPWRITE,
Andrew Morton
- [patch 141/227] mm: __isolate_lru_page_prepare() in isolate_migratepages_block(),
Andrew Morton
- [patch 142/227] mm/list_lru: optimize memcg_reparent_list_lru_node(),
Andrew Morton
- [patch 143/227] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu,
Andrew Morton
- [patch 144/227] mm: workingset: replace IRQ-off check with a lockdep assert.,
Andrew Morton
- [patch 145/227] mm: vmscan: fix documentation for page_check_references(),
Andrew Morton
- [patch 146/227] mm: compaction: cleanup the compaction trace events,
Andrew Morton
- [patch 147/227] mempolicy: mbind_range() set_policy() after vma_merge(),
Andrew Morton
- [patch 148/227] mm/oom_kill: remove unneeded is_memcg_oom check,
Andrew Morton
- [patch 132/227] mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VMEMMAP,
Andrew Morton
- [patch 149/227] mm,migrate: fix establishing demotion target,
Andrew Morton
- [patch 150/227] mm/migrate: fix race between lock page and clear PG_Isolated,
Andrew Morton
- [patch 151/227] mm/thp: refix __split_huge_pmd_locked() for migration PMD,
Andrew Morton
- [patch 152/227] mm/cma: provide option to opt out from exposing pages on activation failure,
Andrew Morton
- [patch 153/227] powerpc/fadump: opt out from freeing pages on cma activation failure,
Andrew Morton
- [patch 154/227] NUMA Balancing: add page promotion counter,
Andrew Morton
- [patch 156/227] memory tiering: skip to scan fast memory,
Andrew Morton
- [patch 155/227] NUMA balancing: optimize page placement for memory tiering system,
Andrew Morton
- [patch 161/227] mm/madvise: use vma_lookup() instead of find_vma(),
Andrew Morton
- [patch 162/227] mm: madvise: return correct bytes advised with process_madvise,
Andrew Morton
- [patch 157/227] mm: page_io: fix psi memory pressure error on cold swapins,
Andrew Morton
- [patch 163/227] mm: madvise: skip unmapped vma holes passed to process_madvise,
Andrew Morton
- [patch 164/227] mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOTPLUG,
Andrew Morton
- [patch 160/227] mm/hwpoison: check the subpage, not the head page,
Andrew Morton
- [patch 158/227] mm/vmstat: add event for ksm swapping in copy,
Andrew Morton
- [patch 159/227] mm/ksm: use helper macro __ATTR_RW,
Andrew Morton
- [patch 165/227] mm: handle uninitialized numa nodes gracefully,
Andrew Morton
- [patch 166/227] mm, memory_hotplug: drop arch_free_nodedata,
Andrew Morton
- [patch 167/227] mm, memory_hotplug: reorganize new pgdat initialization,
Andrew Morton
- [patch 168/227] mm: make free_area_init_node aware of memory less nodes,
Andrew Morton
- [patch 169/227] memcg: do not tweak node in alloc_mem_cgroup_per_node_info,
Andrew Morton
- [patch 170/227] drivers/base/memory: add memory block to memory group after registration succeeded,
Andrew Morton
- [patch 172/227] mm/memory_hotplug: remove obsolete comment of __add_pages,
Andrew Morton
- [patch 171/227] drivers/base/node: consolidate node device subsystem initialization in node_dev_init(),
Andrew Morton
- [patch 173/227] mm/memory_hotplug: avoid calling zone_intersects() for ZONE_NORMAL,
Andrew Morton
- [patch 174/227] mm/memory_hotplug: clean up try_offline_node,
Andrew Morton
- [patch 176/227] drivers/base/node: rename link_mem_sections() to register_memory_block_under_node(),
Andrew Morton
- [patch 177/227] drivers/base/memory: determine and store zone for single-zone memory blocks,
Andrew Morton
- [patch 178/227] drivers/base/memory: clarify adding and removing of memory blocks,
Andrew Morton
- [patch 175/227] mm/memory_hotplug: fix misplaced comment in offline_pages,
Andrew Morton
- [patch 179/227] mm: only re-generate demotion targets when a numa node changes its N_CPU state,
Andrew Morton
- [patch 180/227] mm/thp: ClearPageDoubleMap in first page_add_file_rmap(),
Andrew Morton
- [patch 182/227] mm: remove usercopy_warn(),
Andrew Morton
- [patch 181/227] mm/zswap.c: allow handling just same-value filled pages,
Andrew Morton
- [patch 184/227] mm/usercopy: return 1 from hardened_usercopy __setup() handler,
Andrew Morton
- [patch 183/227] mm: uninline copy_overflow(),
Andrew Morton
- [patch 185/227] mm/early_ioremap: declare early_memremap_pgprot_adjust(),
Andrew Morton
- [patch 187/227] mm/highmem: remove unnecessary done label,
Andrew Morton
- [patch 188/227] mm/page_table_check.c: use strtobool for param parsing,
Andrew Morton
- [patch 190/227] kfence: allow re-enabling KFENCE after system startup,
Andrew Morton
- [patch 189/227] mm/kfence: remove unnecessary CONFIG_KFENCE option,
Andrew Morton
- [patch 186/227] highmem: document kunmap_local(),
Andrew Morton
- [patch 191/227] kfence: alloc kfence_pool after system startup,
Andrew Morton
- [patch 193/227] kunit: make kunit_test_timeout compatible with comment,
Andrew Morton
- [patch 192/227] kunit: fix UAF when run kfence test case test_gfpzero,
Andrew Morton
- [patch 194/227] kfence: test: try to avoid test_gfpzero trigger rcu_stall,
Andrew Morton
- [patch 195/227] kfence: allow use of a deferrable timer,
Andrew Morton
- [patch 196/227] mm/hmm.c: remove unneeded local variable ret,
Andrew Morton
- [patch 197/227] mm/damon/dbgfs/init_regions: use target index instead of target id,
Andrew Morton
- [patch 199/227] mm/damon/core: move damon_set_targets() into dbgfs,
Andrew Morton
- [patch 200/227] mm/damon: remove the target id concept,
Andrew Morton
- [patch 198/227] Docs/admin-guide/mm/damon/usage: update for changed initail_regions file input,
Andrew Morton
- [patch 201/227] mm/damon: remove redundant page validation,
Andrew Morton
- [patch 202/227] mm/damon: rename damon_primitives to damon_operations,
Andrew Morton
- [patch 203/227] mm/damon: let monitoring operations can be registered and selected,
Andrew Morton
- [patch 204/227] mm/damon/paddr,vaddr: register themselves to DAMON in subsys_initcall,
Andrew Morton
- [patch 205/227] mm/damon/reclaim: use damon_select_ops() instead of damon_{v,p}a_set_operations(),
Andrew Morton
- [patch 206/227] mm/damon/dbgfs: use damon_select_ops() instead of damon_{v,p}a_set_operations(),
Andrew Morton
- [patch 207/227] mm/damon/dbgfs: use operations id for knowing if the target has pid,
Andrew Morton
- [patch 208/227] mm/damon/dbgfs-test: fix is_target_id() change,
Andrew Morton
- [patch 209/227] mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,set_operations}(),
Andrew Morton
- [patch 210/227] mm/damon: remove unnecessary CONFIG_DAMON option,
Andrew Morton
- [patch 211/227] Docs/vm/damon: call low level monitoring primitives the operations,
Andrew Morton
- [patch 212/227] Docs/vm/damon/design: update DAMON-Idle Page Tracking interference handling,
Andrew Morton
- [patch 213/227] Docs/damon: update outdated term 'regions update interval',
Andrew Morton
- [patch 214/227] mm/damon/core: allow non-exclusive DAMON start/stop,
Andrew Morton
- [patch 215/227] mm/damon/core: add number of each enum type values,
Andrew Morton
- [patch 218/227] mm/damon/sysfs: support the physical address space monitoring,
Andrew Morton
- [patch 217/227] mm/damon/sysfs: link DAMON for virtual address spaces monitoring,
Andrew Morton
- [patch 216/227] mm/damon: implement a minimal stub for sysfs-based DAMON interface,
Andrew Morton
- [patch 219/227] mm/damon/sysfs: support DAMON-based Operation Schemes,
Andrew Morton
- [patch 220/227] mm/damon/sysfs: support DAMOS quotas,
Andrew Morton
- [patch 222/227] mm/damon/sysfs: support DAMOS watermarks,
Andrew Morton
- [patch 223/227] mm/damon/sysfs: support DAMOS stats,
Andrew Morton
- [patch 221/227] mm/damon/sysfs: support schemes prioritization,
Andrew Morton
- [patch 224/227] selftests/damon: add a test for DAMON sysfs interface,
Andrew Morton
- [patch 225/227] Docs/admin-guide/mm/damon/usage: document DAMON sysfs interface,
Andrew Morton
- [patch 226/227] Docs/ABI/testing: add DAMON sysfs interface ABI document,
Andrew Morton
- [patch 227/227] mm/damon/sysfs: remove repeat container_of() in damon_sysfs_kdamond_release(),
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/41] proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks,
Andrew Morton
- [patch 02/41] proc/vmcore: fix possible deadlock on concurrent mmap and read,
Andrew Morton
- [patch 03/41] proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment,
Andrew Morton
- [patch 04/41] linux/types.h: remove unnecessary __bitwise__,
Andrew Morton
- [patch 05/41] Documentation/sparse: add hints about __CHECKER__,
Andrew Morton
- [patch 06/41] kernel/ksysfs.c: use helper macro __ATTR_RW,
Andrew Morton
- [patch 07/41] Kconfig.debug: make DEBUG_INFO selectable from a choice,
Andrew Morton
- [patch 09/41] ilog2: force inlining of __ilog2_u32() and __ilog2_u64(),
Andrew Morton
- [patch 08/41] include: drop pointless __compiler_offsetof indirection,
Andrew Morton
- [patch 10/41] bitfield: add explicit inclusions to the example,
Andrew Morton
- [patch 11/41] lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option,
Andrew Morton
- [patch 12/41] lib: bitmap: fix many kernel-doc warnings,
Andrew Morton
- [patch 13/41] checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2"),
Andrew Morton
- [patch 14/41] checkpatch: add --fix option for some TRAILING_STATEMENTS,
Andrew Morton
- [patch 15/41] checkpatch: add early_param exception to blank line after struct/function test,
Andrew Morton
- [patch 16/41] checkpatch: use python3 to find codespell dictionary,
Andrew Morton
- [patch 17/41] init: use ktime_us_delta() to make initcall_debug log more precise,
Andrew Morton
- [patch 18/41] init.h: improve __setup and early_param documentation,
Andrew Morton
- [patch 22/41] minix: fix bug when opening a file with O_DIRECT,
Andrew Morton
- [patch 19/41] init/main.c: return 1 from handled __setup() functions,
Andrew Morton
- [patch 25/41] kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible,
Andrew Morton
- [patch 23/41] fat: use pointer to simple type in put_user(),
Andrew Morton
- [patch 20/41] fs/pipe: use kvcalloc to allocate a pipe_buffer array,
Andrew Morton
- [patch 24/41] cgroup: use irqsave in cgroup_rstat_flush_locked().,
Andrew Morton
- [patch 26/41] riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef,
Andrew Morton
- [patch 27/41] x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef,
Andrew Morton
- [patch 28/41] arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef,
Andrew Morton
- [patch 29/41] docs: kdump: update description about sysfs file system support,
Andrew Morton
- [patch 31/41] panic: unset panic_on_warn inside panic(),
Andrew Morton
- [patch 30/41] docs: kdump: add scp example to write out the dump file,
Andrew Morton
- [patch 32/41] ubsan: no need to unset panic_on_warn in ubsan_epilogue(),
Andrew Morton
- [patch 33/41] kasan: no need to unset panic_on_warn in end_report(),
Andrew Morton
- [patch 35/41] docs: sysctl/kernel: add missing bit to panic_print,
Andrew Morton
- [patch 34/41] taskstats: remove unneeded dead assignment,
Andrew Morton
- [patch 36/41] panic: add option to dump all CPUs backtraces in panic_print,
Andrew Morton
- [patch 37/41] panic: move panic_print before kmsg dumpers,
Andrew Morton
- [patch 38/41] kcov: split ioctl handling into locked and unlocked parts,
Andrew Morton
- [patch 40/41] kernel/resource: fix kfree() of bootmem memory again,
Andrew Morton
- [patch 39/41] kcov: properly handle subsequent mmap calls,
Andrew Morton
- [patch 41/41] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang",
Andrew Morton
- [patch 21/41] fs/pipe.c: local vars have to match types of proper pipe_inode_info fields,
Andrew Morton
- incoming,
Andrew Morton
- [patch 001/114] tools/vm/page_owner_sort.c: sort by stacktrace before culling,
Andrew Morton
- [patch 002/114] tools/vm/page_owner_sort.c: support sorting by stack trace,
Andrew Morton
- [patch 003/114] tools/vm/page_owner_sort.c: add switch between culling by stacktrace and txt,
Andrew Morton
- [patch 004/114] tools/vm/page_owner_sort.c: support sorting pid and time,
Andrew Morton
- [patch 006/114] tools/vm/page_owner_sort.c: delete invalid duplicate code,
Andrew Morton
- [patch 005/114] tools/vm/page_owner_sort.c: two trivial fixes,
Andrew Morton
- [patch 008/114] Documentation/vm/page_owner.rst: fix unexpected indentation warns,
Andrew Morton
- [patch 007/114] Documentation/vm/page_owner.rst: update the documentation,
Andrew Morton
- [patch 009/114] lib/vsprintf: avoid redundant work with 0 size,
Andrew Morton
- [patch 010/114] mm/page_owner: use scnprintf() to avoid excessive buffer overrun check,
Andrew Morton
- [patch 011/114] mm/page_owner: print memcg information,
Andrew Morton
- [patch 012/114] mm/page_owner: record task command name,
Andrew Morton
- [patch 013/114] mm/page_owner.c: record tgid,
Andrew Morton
- [patch 014/114] tools/vm/page_owner_sort.c: fix the instructions for use,
Andrew Morton
- [patch 015/114] tools/vm/page_owner_sort.c: fix comments,
Andrew Morton
- [patch 016/114] tools/vm/page_owner_sort.c: add a security check,
Andrew Morton
- [patch 018/114] tools/vm/page_owner_sort: fix three trivival places,
Andrew Morton
- [patch 017/114] tools/vm/page_owner_sort.c: support sorting by tgid and update documentation,
Andrew Morton
- [patch 020/114] tools/vm/page_owner_sort.c: support for selecting by PID, TGID or task command name,
Andrew Morton
- [patch 019/114] tools/vm/page_owner_sort: support for sorting by task command name,
Andrew Morton
- [patch 021/114] tools/vm/page_owner_sort.c: support for user-defined culling rules,
Andrew Morton
- [patch 022/114] mm: unexport page_init_poison,
Andrew Morton
- [patch 023/114] selftest/vm: add util.h and and move helper functions there,
Andrew Morton
- [patch 024/114] selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT,
Andrew Morton
- [patch 025/114] mm: delete __ClearPageWaiters(),
Andrew Morton
- [patch 026/114] mm: filemap_unaccount_folio() large skip mapcount fixup,
Andrew Morton
- [patch 028/114] mm/migration: add trace events for THP migrations,
Andrew Morton
- [patch 027/114] mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap(),
Andrew Morton
- [patch 029/114] mm/migration: add trace events for base page and HugeTLB migrations,
Andrew Morton
- [patch 031/114] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages,
Andrew Morton
- [patch 032/114] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare,
Andrew Morton
- [patch 033/114] kasan, page_alloc: simplify kasan_poison_pages call site,
Andrew Morton
- [patch 034/114] kasan, page_alloc: init memory of skipped pages on free,
Andrew Morton
- [patch 030/114] kasan, page_alloc: deduplicate should_skip_kasan_poison,
Andrew Morton
- [patch 035/114] kasan: drop skip_kasan_poison variable in free_pages_prepare,
Andrew Morton
- [patch 036/114] mm: clarify __GFP_ZEROTAGS comment,
Andrew Morton
- [patch 037/114] kasan: only apply __GFP_ZEROTAGS when memory is zeroed,
Andrew Morton
- [patch 038/114] kasan, page_alloc: refactor init checks in post_alloc_hook,
Andrew Morton
- [patch 039/114] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook,
Andrew Morton
- [patch 040/114] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook,
Andrew Morton
- [patch 041/114] kasan, page_alloc: move SetPageSkipKASanPoison in post_alloc_hook,
Andrew Morton
- [patch 042/114] kasan, page_alloc: move kernel_init_free_pages in post_alloc_hook,
Andrew Morton
- [patch 043/114] kasan, page_alloc: rework kasan_unpoison_pages call site,
Andrew Morton
- [patch 044/114] kasan: clean up metadata byte definitions,
Andrew Morton
- [patch 045/114] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS,
Andrew Morton
- [patch 046/114] kasan, x86, arm64, s390: rename functions for modules shadow,
Andrew Morton
- [patch 047/114] kasan, vmalloc: drop outdated VM_KASAN comment,
Andrew Morton
- [patch 048/114] kasan: reorder vmalloc hooks,
Andrew Morton
- [patch 049/114] kasan: add wrappers for vmalloc hooks,
Andrew Morton
- [patch 050/114] kasan, vmalloc: reset tags in vmalloc functions,
Andrew Morton
- [patch 051/114] kasan, fork: reset pointer tags of vmapped stacks,
Andrew Morton
- [patch 052/114] kasan, arm64: reset pointer tags of vmapped stacks,
Andrew Morton
- [patch 053/114] kasan, vmalloc: add vmalloc tagging for SW_TAGS,
Andrew Morton
- [patch 056/114] kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS,
Andrew Morton
- [patch 055/114] kasan, vmalloc: unpoison VM_ALLOC pages after mapping,
Andrew Morton
- [patch 057/114] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS,
Andrew Morton
- [patch 054/114] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged,
Andrew Morton
- [patch 058/114] kasan, page_alloc: allow skipping memory init for HW_TAGS,
Andrew Morton
- [patch 059/114] kasan, vmalloc: add vmalloc tagging for HW_TAGS,
Andrew Morton
- [patch 060/114] kasan, vmalloc: only tag normal vmalloc allocations,
Andrew Morton
- [patch 061/114] kasan, arm64: don't tag executable vmalloc allocations,
Andrew Morton
- [patch 062/114] kasan: mark kasan_arg_stacktrace as __initdata,
Andrew Morton
- [patch 063/114] kasan: clean up feature flags for HW_TAGS mode,
Andrew Morton
- [patch 064/114] kasan: add kasan.vmalloc command line flag,
Andrew Morton
- [patch 065/114] kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS,
Andrew Morton
- [patch 066/114] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes,
Andrew Morton
- [patch 067/114] kasan: documentation updates,
Andrew Morton
- [patch 068/114] kasan: improve vmalloc tests,
Andrew Morton
- [patch 069/114] kasan: test: support async (again) and asymm modes for HW_TAGS,
Andrew Morton
- [patch 070/114] mm/kasan: remove unnecessary CONFIG_KASAN option,
Andrew Morton
- [patch 071/114] kasan: update function name in comments,
Andrew Morton
- [patch 072/114] kasan: print virtual mapping info in reports,
Andrew Morton
- [patch 073/114] kasan: drop addr check from describe_object_addr,
Andrew Morton
- [patch 074/114] kasan: more line breaks in reports,
Andrew Morton
- [patch 075/114] kasan: rearrange stack frame info in reports,
Andrew Morton
- [patch 077/114] kasan: print basic stack frame info for SW_TAGS,
Andrew Morton
- [patch 076/114] kasan: improve stack frame info in reports,
Andrew Morton
- [patch 079/114] kasan: simplify kasan_update_kunit_status() and call sites,
Andrew Morton
- [patch 078/114] kasan: simplify async check in end_report(),
Andrew Morton
- [patch 080/114] kasan: check CONFIG_KASAN_KUNIT_TEST instead of CONFIG_KUNIT,
Andrew Morton
- [patch 081/114] kasan: move update_kunit_status to start_report,
Andrew Morton
- [patch 082/114] kasan: move disable_trace_on_warning to start_report,
Andrew Morton
- [patch 083/114] kasan: split out print_report from __kasan_report,
Andrew Morton
- [patch 084/114] kasan: simplify kasan_find_first_bad_addr call sites,
Andrew Morton
- [patch 085/114] kasan: restructure kasan_report,
Andrew Morton
- [patch 086/114] kasan: merge __kasan_report into kasan_report,
Andrew Morton
- [patch 087/114] kasan: call print_report from kasan_report_invalid_free,
Andrew Morton
- [patch 088/114] kasan: move and simplify kasan_report_async,
Andrew Morton
- [patch 089/114] kasan: rename kasan_access_info to kasan_report_info,
Andrew Morton
- [patch 090/114] kasan: add comment about UACCESS regions to kasan_report,
Andrew Morton
- [patch 091/114] kasan: respect KASAN_BIT_REPORTED in all reporting routines,
Andrew Morton
- [patch 092/114] kasan: reorder reporting functions,
Andrew Morton
- [patch 093/114] kasan: move and hide kasan_save_enable/restore_multi_shot,
Andrew Morton
- [patch 094/114] kasan: disable LOCKDEP when printing reports,
Andrew Morton
- [patch 095/114] mm: enable MADV_DONTNEED for hugetlb mappings,
Andrew Morton
- [patch 096/114] selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test,
Andrew Morton
- [patch 098/114] mm/huge_memory: make is_transparent_hugepage() static,
Andrew Morton
- [patch 097/114] userfaultfd/selftests: enable hugetlb remap and remove event testing,
Andrew Morton
- [patch 099/114] mm: optimize do_wp_page() for exclusive pages in the swapcache,
Andrew Morton
- [patch 100/114] mm: optimize do_wp_page() for fresh pages in local LRU pagevecs,
Andrew Morton
- [patch 101/114] mm: slightly clarify KSM logic in do_swap_page(),
Andrew Morton
- [patch 102/114] mm: streamline COW logic in do_swap_page(),
Andrew Morton
- [patch 104/114] mm/khugepaged: remove reuse_swap_page() usage,
Andrew Morton
- [patch 103/114] mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page(),
Andrew Morton
- [patch 105/114] mm/swapfile: remove stale reuse_swap_page(),
Andrew Morton
- [patch 106/114] mm/huge_memory: remove stale page_trans_huge_mapcount(),
Andrew Morton
- [patch 107/114] mm/huge_memory: remove stale locking logic from __split_huge_pmd(),
Andrew Morton
- [patch 109/114] mm: unmap_mapping_range_tree() with i_mmap_rwsem shared,
Andrew Morton
- [patch 108/114] mm: warn on deleting redirtied only if accounted,
Andrew Morton
- [patch 112/114] mm: madvise: MADV_DONTNEED_LOCKED,
Andrew Morton
- [patch 111/114] mm: fix race between MADV_FREE reclaim and blkdev direct IO read,
Andrew Morton
- [patch 113/114] selftests: vm: remove dependecy from internal kernel macros,
Andrew Morton
- [patch 114/114] selftests: kselftest framework: provide "finished" helper,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/16] Revert "mm: madvise: skip unmapped vma holes passed to process_madvise",
Andrew Morton
- [patch 02/16] ocfs2: fix crash when mount with quota enabled,
Andrew Morton
- [patch 03/16] nilfs2: fix lockdep warnings in page operations for btree nodes,
Andrew Morton
- [patch 05/16] nilfs2: get rid of nilfs_mapping_init(),
Andrew Morton
- [patch 04/16] nilfs2: fix lockdep warnings during disk space reclamation,
Andrew Morton
- [patch 06/16] mm/munlock: add lru_add_drain() to fix memcg_stat_test,
Andrew Morton
- [patch 07/16] mm/munlock: update Documentation/vm/unevictable-lru.rst,
Andrew Morton
- [patch 08/16] mm/munlock: protect the per-CPU pagevec by a local_lock_t,
Andrew Morton
- [patch 10/16] mailmap: update Kirill's email,
Andrew Morton
- [patch 09/16] mm: kfence: fix objcgs vector allocation,
Andrew Morton
- [patch 11/16] mm,hwpoison: unmap poisoned page before invalidation,
Andrew Morton
- [patch 12/16] mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP,
Andrew Morton
- [patch 14/16] doc/vm/page_owner.rst: remove content related to -c option,
Andrew Morton
- [patch 13/16] tools/vm/page_owner_sort.c: remove -c option,
Andrew Morton
- [patch 15/16] mm/kmemleak: reset tag when compare object pointer,
Andrew Morton
- [patch 16/16] mm/damon: prevent activated scheme from sleeping by deactivated schemes,
Andrew Morton
- incoming,
Andrew Morton
- [patch 1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.,
Andrew Morton
- [patch 2/9] highmem: fix checks in __kmap_local_sched_{in,out},
Andrew Morton
- [patch 3/9] lz4: fix LZ4_decompress_safe_partial read out of bound,
Andrew Morton
- [patch 5/9] mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0),
Andrew Morton
- [patch 6/9] mm/mempolicy: fix mpol_new leak in shared_policy_replace,
Andrew Morton
- [patch 4/9] mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning,
Andrew Morton
- [patch 7/9] mailmap: update Vasily Averin's email address,
Andrew Morton
- [patch 8/9] mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()",
Andrew Morton
- [patch 9/9] MAINTAINERS: add Tom as clang reviewer,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/14] MAINTAINERS: Broadcom internal lists aren't maintainers,
Andrew Morton
- [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Andrew Morton
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Matthew Wilcox
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Hugh Dickins
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Mark Hemment
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Borislav Petkov
- Re: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE,
Linus Torvalds
- clear_user (was: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE),
Borislav Petkov
- Re: clear_user (was: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE),
Linus Torvalds
- Re: clear_user (was: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE),
Linus Torvalds
- Re: clear_user (was: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE),
Borislav Petkov
- Re: clear_user (was: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE),
Borislav Petkov
- [PATCH] x86/clear_user: Make it faster,
Borislav Petkov
- Re: [PATCH] x86/clear_user: Make it faster,
Linus Torvalds
- Re: [PATCH] x86/clear_user: Make it faster,
Borislav Petkov
- Re: [PATCH] x86/clear_user: Make it faster,
Mark Hemment
- Re: [PATCH] x86/clear_user: Make it faster,
Borislav Petkov
- Re: [PATCH] x86/clear_user: Make it faster,
Ingo Molnar
- Re: [PATCH] x86/clear_user: Make it faster,
Borislav Petkov
- Re: [PATCH] x86/clear_user: Make it faster,
Linus Torvalds
- Re: [PATCH] x86/clear_user: Make it faster,
Borislav Petkov
- Re: [PATCH] x86/clear_user: Make it faster,
Linus Torvalds
- Re: [PATCH] x86/clear_user: Make it faster,
Borislav Petkov
- [PATCH -final] x86/clear_user: Make it faster,
Borislav Petkov
- Re: [PATCH -final] x86/clear_user: Make it faster,
Alexey Dobriyan
- Re: [PATCH -final] x86/clear_user: Make it faster,
Borislav Petkov
- Re: [PATCH -final] x86/clear_user: Make it faster,
Alexey Dobriyan
- Re: [PATCH -final] x86/clear_user: Make it faster,
Borislav Petkov
- [patch 03/14] mm/secretmem: fix panic when growing a memfd_secret,
Andrew Morton
- [patch 04/14] irq_work: use kasan_record_aux_stack_noalloc() record callstack,
Andrew Morton
- [patch 05/14] kasan: fix hw tags enablement when KUNIT tests are disabled,
Andrew Morton
- [patch 06/14] mm, kfence: support kmem_dump_obj() for KFENCE objects,
Andrew Morton
- [patch 07/14] mm, page_alloc: fix build_zonerefs_node(),
Andrew Morton
- [patch 08/14] mm: fix unexpected zeroed page mapping with zram swap,
Andrew Morton
- [patch 09/14] mm: compaction: fix compiler warning when CONFIG_COMPACTION=n,
Andrew Morton
- [patch 10/14] hugetlb: do not demote poisoned hugetlb pages,
Andrew Morton
- [patch 11/14] revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders",
Andrew Morton
- [patch 12/14] revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE",
Andrew Morton
- [patch 13/14] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore,
Andrew Morton
- [patch 14/14] mm: kmemleak: take a full lowmem check in kmemleak_*_phys(),
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/13] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb(),
Andrew Morton
- [patch 02/13] mm/memory-failure.c: skip huge_zero_page in memory_failure(),
Andrew Morton
- [patch 03/13] memcg: sync flush only if periodic flush is delayed,
Andrew Morton
- [patch 04/13] userfaultfd: mark uffd_wp regardless of VM_WRITE flag,
Andrew Morton
- [patch 05/13] mm, hugetlb: allow for "high" userspace addresses,
Andrew Morton
- [patch 07/13] selftest/vm: verify remap destination address in mremap_test,
Andrew Morton
- [patch 06/13] selftest/vm: verify mmap addr in mremap_test,
Andrew Morton
- [patch 11/13] MAINTAINERS: add Vincenzo Frascino to KASAN reviewers,
Andrew Morton
- [patch 12/13] kcov: don't generate a warning on vm_insert_page()'s failure,
Andrew Morton
- [patch 09/13] selftest/vm: add skip support to mremap_test,
Andrew Morton
- [patch 13/13] mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove(),
Andrew Morton
- [patch 10/13] oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup,
Andrew Morton
- [patch 08/13] selftest/vm: support xfail in mremap_test,
Andrew Morton
- incoming,
Andrew Morton
- [folded-merged] byteswap-try-to-avoid-__builtin_constant_p-gcc-bug-v2-fix.patch removed from -mm tree,
akpm
- + mm-zsmalloc-avoid-unnecessary-iteration-in-get_pages_per_zspage.patch added to -mm tree,
akpm
- + ksm-fix-conflict-between-mmput-and-scan_get_next_rmap_item.patch added to -mm tree,
akpm
- + time-remove-timespec_add_safe.patch added to -mm tree,
akpm
- + fs-poll-select-recvmmsg-use-timespec64-for-timeout-events.patch added to -mm tree,
akpm
- + time-add-missing-implementation-for-timespec64_add_safe.patch added to -mm tree,
akpm
- + lib-stackdepot-avoid-to-return-0-handle.patch added to -mm tree,
akpm
- + zram-remove-max_comp_streams-internals.patch added to -mm tree,
akpm
- + mm-page_alloc-restore-the-original-nodemask-if-the-fast-path-allocation-failed.patch added to -mm tree,
akpm
- + mm-slab-remove-zone_dma_flag.patch added to -mm tree,
akpm
- + kcompactd-hang-during-memory-offlining.patch added to -mm tree,
akpm
- + byteswap-try-to-avoid-__builtin_constant_p-gcc-bug-v2-fix.patch added to -mm tree,
akpm
- [to-be-updated] rtsx_usb_ms-use-msleep_interruptible-in-polling-loop.patch removed from -mm tree,
akpm
- + rtsx_usb_ms-use-schedule_timeout_idle-in-polling-loop-v2.patch added to -mm tree,
akpm
- + zram-user-per-cpu-compression-streams-fix.patch added to -mm tree,
akpm
- + radix-tree-add-test-for-radix_tree_locate_item.patch added to -mm tree,
akpm
- Re: [PATCH v2] byteswap: try to avoid __builtin_constant_p gcc bug,
Andrew Morton
+ byteswap-try-to-avoid-__builtin_constant_p-gcc-bug-v2.patch added to -mm tree,
akpm
[to-be-updated] byteswap-try-to-avoid-__builtin_constant_p-gcc-bug-fix.patch removed from -mm tree,
akpm
[to-be-updated] byteswap-try-to-avoid-__builtin_constant_p-gcc-bug.patch removed from -mm tree,
akpm
+ modpost-fix-module-autoloading-for-of-devices-with-generic-compatible-property.patch added to -mm tree,
akpm
+ radix-tree-rewrite-radix_tree_locate_item-fix.patch added to -mm tree,
akpm
+ rtsx_usb_ms-use-msleep_interruptible-in-polling-loop.patch added to -mm tree,
akpm
+ mm-use-unsigned-long-constant-for-page-flags.patch added to -mm tree,
akpm
[merged] mm-update-the-document-of-numa_zonelist_order.patch removed from -mm tree,
akpm
[merged] lib-stackdepotc-allow-the-stack-trace-hash-to-be-zero.patch removed from -mm tree,
akpm
[merged] rapidio-fix-potential-null-pointer-dereference.patch removed from -mm tree,
akpm
[merged] mm-memory-failure-fix-race-with-compound-page-split-merge.patch removed from -mm tree,
akpm
[merged] ocfs2-dlm-return-zero-if-deref_done-message-is-successfully-handled.patch removed from -mm tree,
akpm
[merged] update-email-address.patch removed from -mm tree,
akpm
[merged] kcov-dont-profile-branches-in-kcov.patch removed from -mm tree,
akpm
[merged] kcov-dont-trace-the-code-coverage-code.patch removed from -mm tree,
akpm
[merged] mm-wake-kcompactd-before-kswapds-short-sleep.patch removed from -mm tree,
akpm
[merged] mailmap-add-frank-rowand.patch removed from -mm tree,
akpm
[merged] mm-hwpoison-fix-wrong-num_poisoned_pages-account.patch removed from -mm tree,
akpm
[merged] mm-call-swap_slot_free_notify-with-holding-page-lock.patch removed from -mm tree,
akpm
[merged] mm-vmscan-reclaim-highmem-zone-if-buffer_heads-is-over-limit.patch removed from -mm tree,
akpm
[merged] numa-fix-proc-pid-numa_maps-for-thp.patch removed from -mm tree,
akpm
[merged] mm-huge_memory-replace-vm_no_thp-vm_bug_on-with-actual-vma-check.patch removed from -mm tree,
akpm
[merged] mailmap-fix-krzysztof-kozlowskis-misspelled-name.patch removed from -mm tree,
akpm
[merged] thp-keep-huge-zero-page-pinned-until-tlb-flush.patch removed from -mm tree,
akpm
[merged] mm-exclude-hugetlb-pages-from-thp-page_mapped-logic.patch removed from -mm tree,
akpm
[merged] kexec-export-offsetpagecompound_head-to-find-out-compound-tail-page.patch removed from -mm tree,
akpm
[merged] kexec-update-vmcoreinfo-for-compound_order-dtor.patch removed from -mm tree,
akpm
+ use-existing-helper-to-convert-on-off-to-boolean.patch added to -mm tree,
akpm
+ zsmalloc-require-gfp-in-zs_malloc-v2.patch added to -mm tree,
akpm
+ nilfs2-clean-trailing-semicolons-in-macros.patch added to -mm tree,
akpm
+ nilfs2-add-missing-line-spacing.patch added to -mm tree,
akpm
+ nilfs2-replace-__attribute__packed-with-__packed.patch added to -mm tree,
akpm
+ nilfs2-move-cleanup-code-of-metadata-file-from-inode-routines.patch added to -mm tree,
akpm
+ nilfs2-get-rid-of-nilfs_mdt_mark_block_dirty.patch added to -mm tree,
akpm
+ nilfs2-clarify-permission-to-replicate-the-design.patch added to -mm tree,
akpm
+ maintainers-add-web-link-for-nilfs-project.patch added to -mm tree,
akpm
+ nilfs2-remove-fsf-mailing-address-from-gpl-notices.patch added to -mm tree,
akpm
+ nilfs2-fix-white-space-issue-in-nilfs_mount.patch added to -mm tree,
akpm
+ nilfs2-clean-up-old-e-mail-addresses.patch added to -mm tree,
akpm
+ nilfs2-remove-space-before-comma.patch added to -mm tree,
akpm
[withdrawn] mm-use-compaction-feedback-for-thp-backoff-conditions.patch removed from -mm tree,
akpm
+ byteswap-try-to-avoid-__builtin_constant_p-gcc-bug-fix.patch added to -mm tree,
akpm
+ linux-next-build-warning-after-merge-of-the-akpm-current-tree.patch added to -mm tree,
akpm
mmotm 2016-04-28-17-16 uploaded,
akpm
+ byteswap-try-to-avoid-__builtin_constant_p-gcc-bug.patch added to -mm tree,
akpm
+ mm-zswap-provide-unique-zpool-name.patch added to -mm tree,
akpm
+ mmwriteback-dont-use-memory-reserves-for-wb_start_writeback.patch added to -mm tree,
akpm
+ mm-zsmalloc-dont-fail-if-cant-create-debugfs-info.patch added to -mm tree,
akpm
+ zram-user-per-cpu-compression-streams.patch added to -mm tree,
akpm
+ zsmalloc-require-gfp-in-zs_malloc.patch added to -mm tree,
akpm
+ proc-prevent-accessing-proc-pid-environ-until-its-ready.patch added to -mm tree,
akpm
+ mm-page_alloc-dont-duplicate-code-in-free_pcp_prepare-fix-fix.patch added to -mm tree,
akpm
+ drm-amdgpu-make-amdgpu_mn_get-wait-for-mmap_sem-killable-fix.patch added to -mm tree,
akpm
+ documentation-vm-fix-spelling-mistakes.patch added to -mm tree,
akpm
mmotm 2016-04-27-15-21 uploaded,
akpm
+ mm-page_alloc-remove-unnecessary-initialisation-from-__alloc_pages_nodemask-fix.patch added to -mm tree,
akpm
+ ocfs2-clean-up-an-unuseful-goto-in-ocfs2_put_slot-function.patch added to -mm tree,
akpm
+ wmi-use-generic-uuid-library.patch added to -mm tree,
akpm
+ ldm-use-generic-uuid-library.patch added to -mm tree,
akpm
+ mm-fix-commmets-if-sparsemem-pgdata-doesnt-have-page_ext.patch added to -mm tree,
akpm
+ mm-thp-avoid-unnecessary-swapin-in-khugepaged-fix.patch added to -mm tree,
akpm
+ mm-thp-avoid-unnecessary-swapin-in-khugepaged.patch added to -mm tree,
akpm
+ mm-vmstat-calculate-particular-vm-event.patch added to -mm tree,
akpm
+ include-linux-hugetlbh-use-bool-instead-of-int-for-hugepage_migration_supported.patch added to -mm tree,
akpm
+ include-linux-hugetlb-clean-up-code.patch added to -mm tree,
akpm
+ mm-put-activate_page_pvecs-and-others-pagevec-together.patch added to -mm tree,
akpm
+ s390-kexec-consolidate-crash_map-unmap_reserved_pages-and-arch_kexec_protectunprotect_crashkres.patch added to -mm tree,
akpm
+ drm-amdgpu-make-amdgpu_mn_get-wait-for-mmap_sem-killable.patch added to -mm tree,
akpm
+ drm-radeon-make-radeon_mn_get-wait-for-mmap_sem-killable.patch added to -mm tree,
akpm
+ drm-i915-make-i915_gem_mmap_ioctl-wait-for-mmap_sem-killable.patch added to -mm tree,
akpm
+ uprobes-wait-for-mmap_sem-for-write-killable.patch added to -mm tree,
akpm
+ prctl-make-pr_set_thp_disable-wait-for-mmap_sem-killable.patch added to -mm tree,
akpm
+ exec-make-exec-path-waiting-for-mmap_sem-killable.patch added to -mm tree,
akpm
+ aio-make-aio_setup_ring-killable.patch added to -mm tree,
akpm
+ coredump-make-coredump_wait-wait-for-mmap_sem-for-write-killable.patch added to -mm tree,
akpm
+ vdso-make-arch_setup_additional_pages-wait-for-mmap_sem-for-write-killable.patch added to -mm tree,
akpm
+ ipc-shm-make-shmem-attach-detach-wait-for-mmap_sem-killable.patch added to -mm tree,
akpm
+ mm-fork-make-dup_mmap-wait-for-mmap_sem-for-write-killable.patch added to -mm tree,
akpm
+ mm-proc-make-clear_refs-killable.patch added to -mm tree,
akpm
+ mm-make-vm_brk-killable.patch added to -mm tree,
akpm
+ mm-elf-handle-vm_brk-error.patch added to -mm tree,
akpm
+ mm-aout-handle-vm_brk-failures.patch added to -mm tree,
akpm
+ mm-make-vm_munmap-killable.patch added to -mm tree,
akpm
+ mm-make-vm_mmap-killable.patch added to -mm tree,
akpm
+ mm-make-mmap_sem-for-write-waits-killable-for-mm-syscalls.patch added to -mm tree,
akpm
[obsolete] mm-kasan-initial-memory-quarantine-implementation-v8-fix.patch removed from -mm tree,
akpm
+ mm-oom_reaper-do-not-mmput-synchronously-from-the-oom-reaper-context-fix.patch added to -mm tree,
akpm
+ mm-oom_reaper-do-not-mmput-synchronously-from-the-oom-reaper-context.patch added to -mm tree,
akpm
+ mm-oom_reaper-hide-oom-reaped-tasks-from-oom-killer-more-carefully.patch added to -mm tree,
akpm
+ fsnotify-avoid-spurious-emfile-errors-from-inotify_init-checkpatch-fixes.patch added to -mm tree,
akpm
+ fsnotify-avoid-spurious-emfile-errors-from-inotify_init.patch added to -mm tree,
akpm
+ memory-failure-replace-mce-with-memory-failure-fix.patch added to -mm tree,
akpm
[withdrawn] mm-zpool-use-workqueue-for-zpool_destroy.patch removed from -mm tree,
akpm
+ mm-thp-kvm-fix-memory-corruption-in-kvm-with-thp-enabled.patch added to -mm tree,
akpm
+ mm-page_alloc-uninline-the-bad-page-part-of-check_new_page.patch added to -mm tree,
akpm
+ mm-page_alloc-dont-duplicate-code-in-free_pcp_prepare-fix.patch added to -mm tree,
akpm
+ mm-page_alloc-dont-duplicate-code-in-free_pcp_prepare.patch added to -mm tree,
akpm
+ mm-page_alloc-defer-debugging-checks-of-freed-pages-until-a-pcp-drain-fix.patch added to -mm tree,
akpm
+ mm-page_alloc-pull-out-side-effects-from-free_pages_check.patch added to -mm tree,
akpm
+ mm-page_alloc-un-inline-the-bad-part-of-free_pages_check-fix.patch added to -mm tree,
akpm
+ mm-page_alloc-un-inline-the-bad-part-of-free_pages_check.patch added to -mm tree,
akpm
+ mm-page_alloc-check-once-if-a-zone-has-isolated-pageblocks-fix.patch added to -mm tree,
akpm
[withdrawn] mm-page_alloc-move-might_sleep_if-check-to-the-allocator-slowpath.patch removed from -mm tree,
akpm
+ mm-slab-freelist-randomization-v5-fix.patch added to -mm tree,
akpm
+ mm-slab-freelist-randomization-v5.patch added to -mm tree,
akpm
[merged] localmodconfig-fix-whitespace-repeat-count-after-tristate.patch removed from -mm tree,
akpm
[merged] localmodconfig-reset-certificate-paths.patch removed from -mm tree,
akpm
[merged] localmodconfig-add-missing-to-reference-a-variable.patch removed from -mm tree,
akpm
[merged] localmodconfig-fix-parsing-of-help-text.patch removed from -mm tree,
akpm
[merged] localmodconfig-recognize-more-keywords-that-end-a-menu-entry.patch removed from -mm tree,
akpm
[merged] localmodconfig-fix-parsing-of-kconfig-source-statements.patch removed from -mm tree,
akpm
+ scripts-spellingtxt-add-fimware-misspelling.patch added to -mm tree,
akpm
+ procfs-fixes-pthread-cross-thread-naming-if-pr_dumpable-fix.patch added to -mm tree,
akpm
+ procfs-fixes-pthread-cross-thread-naming-if-pr_dumpable.patch added to -mm tree,
akpm
+ mm-tighten-fault_in_pages_writeable.patch added to -mm tree,
akpm
+ mm-zswap-use-workqueue-to-destroy-pool.patch added to -mm tree,
akpm
+ localmodconfig-fix-parsing-of-kconfig-source-statements.patch added to -mm tree,
akpm
+ localmodconfig-recognize-more-keywords-that-end-a-menu-entry.patch added to -mm tree,
akpm
+ localmodconfig-fix-parsing-of-help-text.patch added to -mm tree,
akpm
+ localmodconfig-fix-whitespace-repeat-count-after-tristate.patch added to -mm tree,
akpm
+ localmodconfig-reset-certificate-paths.patch added to -mm tree,
akpm
+ localmodconfig-add-missing-to-reference-a-variable.patch added to -mm tree,
akpm
+ mm-slab-freelist-randomization-v4.patch added to -mm tree,
akpm
+ mm-slab-factor-out-kmem_cache_node-initialization-code-fix.patch added to -mm tree,
akpm
+ futex-fix-shared-futex-operations-on-nommu.patch added to -mm tree,
akpm
+ mm-page_alloc-shorten-the-page-allocator-fast-path-fix.patch added to -mm tree,
akpm
+ mm-page_alloc-avoid-looking-up-the-first-zone-in-a-zonelist-twice-fix.patch added to -mm tree,
akpm
[withdrawn] mm-page_alloc-remove-redundant-check-for-empty-zonelist.patch removed from -mm tree,
akpm
+ mm-hugetlb_cgroup-round-limit_in_bytes-down-to-hugepage-size.patch added to -mm tree,
akpm
+ tmpfs-fix-vm_mayshare-mappings-for-nommu.patch added to -mm tree,
akpm
+ mm-update-the-document-of-numa_zonelist_order.patch added to -mm tree,
akpm
+ scripts-decode_stacktracesh-handle-symbols-in-modules.patch added to -mm tree,
akpm
+ mm-enable-rlimit_data-by-default-with-workaround-for-valgrind.patch added to -mm tree,
akpm
+ checkpatch-add-support-to-check-already-applied-git-commits.patch added to -mm tree,
akpm
+ mm-page_alloc-only-check-pagecompound-for-high-order-pages-fix.patch added to -mm tree,
akpm
+ maintainers-fix-rajendra-nayaks-address.patch added to -mm tree,
akpm
+ mm-zpool-use-workqueue-for-zpool_destroy.patch added to -mm tree,
akpm
+ maintainers-remove-defunct-spear-mailing-list.patch added to -mm tree,
akpm
+ mm-fix-incorrect-pfn-passed-to-untrack_pfn-in-remap_pfn_range-v2.patch added to -mm tree,
akpm
[to-be-updated] mm-fix-incorrect-pfn-passed-to-untrack_pfn-in-remap_pfn_range.patch removed from -mm tree,
akpm
+ mm-compaction-skip-blocks-where-isolation-fails-in-async-direct-compaction-fix.patch added to -mm tree,
akpm
+ mm-cma-prevent-nr_isolated_-counters-from-going-negative.patch added to -mm tree,
akpm
+ compaction-wrap-calculating-first-and-last-pfn-of-pageblock-fix.patch added to -mm tree,
akpm
[withdrawn] mm-compaction-direct-freepage-allocation-for-async-direct-compaction.patch removed from -mm tree,
akpm
[folded-merged] mm-compaction-direct-freepage-allocation-for-async-direct-compaction-checkpatch-fixes.patch removed from -mm tree,
akpm
+ z3fold-the-3-fold-allocator-for-compressed-pages-v3.patch added to -mm tree,
akpm
mmotm 2016-04-22-15-49 uploaded,
akpm
+ oom-oom_reaper-try-to-reap-tasks-which-skip-regular-oom-killer-path-try-to-reap-tasks-which-skip-regular-memcg-oom-killer-path-fix.patch added to -mm tree,
akpm
+ mm-kasan-initial-memory-quarantine-implementation-v8-fix.patch added to -mm tree,
akpm
+ mm-slab-fix-the-theoretical-race-by-holding-proper-lock.patch added to -mm tree,
akpm
[to-be-updated] mm-slab-lockless-decision-to-grow-cache.patch removed from -mm tree,
akpm
[to-be-updated] mm-slab-refill-cpu-cache-through-a-new-slab-without-holding-a-node-lock.patch removed from -mm tree,
akpm
[to-be-updated] mm-slab-separate-cache_grow-to-two-parts.patch removed from -mm tree,
akpm
[to-be-updated] mm-slab-make-cache_grow-handle-the-page-allocated-on-arbitrary-node.patch removed from -mm tree,
akpm
[to-be-updated] mm-slab-racy-access-modify-the-slab-color.patch removed from -mm tree,
akpm
[to-be-updated] mm-slab-dont-keep-free-slabs-if-free_objects-exceeds-free_limit.patch removed from -mm tree,
akpm
[to-be-updated] mm-slab-clean-up-kmem_cache_node-setup-fix.patch removed from -mm tree,
akpm
[to-be-updated] mm-slab-clean-up-kmem_cache_node-setup.patch removed from -mm tree,
akpm
[to-be-updated] mm-slab-factor-out-kmem_cache_node-initialization-code.patch removed from -mm tree,
akpm
[to-be-updated] mm-slab-drain-the-free-slab-as-much-as-possible.patch removed from -mm tree,
akpm
[to-be-updated] mm-slab-remove-bad_alien_magic-again.patch removed from -mm tree,
akpm
[to-be-updated] mm-slab-hold-a-slab_mutex-when-calling-__kmem_cache_shrink.patch removed from -mm tree,
akpm
+ mm-vmalloc-keep-a-separate-lazy-free-list.patch added to -mm tree,
akpm
+ mm-update-min_free_kbytes-from-khugepaged-after-core-initialization.patch added to -mm tree,
akpm
+ checkpatch-add-list-types-to-show-message-types-to-show-or-ignore.patch added to -mm tree,
akpm
+ checkpatch-advertise-the-fix-and-fix-inplace-options-more.patch added to -mm tree,
akpm
+ mm-kasan-add-a-ksize-test.patch added to -mm tree,
akpm
+ mm-kasan-dont-call-kasan_krealloc-from-ksize.patch added to -mm tree,
akpm
+ kernel-signalc-convert-printkkern_level-to-pr_level.patch added to -mm tree,
akpm
+ lib-stackdepotc-allow-the-stack-trace-hash-to-be-zero.patch added to -mm tree,
akpm
+ kcov-dont-trace-the-code-coverage-code.patch added to -mm tree,
akpm
+ kprobes-add-the-tls-argument-for-j_do_fork.patch added to -mm tree,
akpm
+ procfs-expose-umask-in-proc-pid-status.patch added to -mm tree,
akpm
+ mm-oom-compaction-prevent-from-should_compact_retry-looping-for-ever-for-costly-orders-fix.patch added to -mm tree,
akpm
+ kernel-padata-hide-unused-functions-checkpatch-fixes.patch added to -mm tree,
akpm
+ kernel-padata-hide-unused-functions.patch added to -mm tree,
akpm
+ mm-memblock-move-memblock_addreserve_region-into-memblock_addreserve.patch added to -mm tree,
akpm
+ memory-failure-replace-mce-with-memory-failure.patch added to -mm tree,
akpm
+ documentation-update-debugobjects-doc.patch added to -mm tree,
akpm
+ percpu_counter-update-debugobjects-fixup-callbacks-return-type.patch added to -mm tree,
akpm
+ rcu-update-debugobjects-fixup-callbacks-return-type.patch added to -mm tree,
akpm
+ timer-update-debugobjects-fixup-callbacks-return-type.patch added to -mm tree,
akpm
+ workqueue-update-debugobjects-fixup-callbacks-return-type.patch added to -mm tree,
akpm
+ debugobjects-correct-the-usage-of-fixup-call-results.patch added to -mm tree,
akpm
+ debugobjects-make-fixup-functions-return-bool-instead-of-int.patch added to -mm tree,
akpm
+ printk-allow-different-timestamps-for-printktime.patch added to -mm tree,
akpm
+ lib-switch-config_printk_time-to-int.patch added to -mm tree,
akpm
+ nilfs2-constify-nilfs_sc_operations-structures.patch added to -mm tree,
akpm
+ mm-rename-_count-field-of-the-struct-page-to-_refcount-fix6.patch added to -mm tree,
akpm
+ mm-fix-incorrect-pfn-passed-to-untrack_pfn-in-remap_pfn_range.patch added to -mm tree,
akpm
+ rapidio-fix-potential-null-pointer-dereference.patch added to -mm tree,
akpm
[withdrawn] memcg-remove-lru_add_drain_all-invocation-from-mem_cgroup_move_charge.patch removed from -mm tree,
akpm
+ mm-memory-failure-fix-race-with-compound-page-split-merge.patch added to -mm tree,
akpm
+ mm-thp-simplify-the-implementation-of-mk_huge_pmd.patch added to -mm tree,
akpm
+ ocfs2-dlm-return-zero-if-deref_done-message-is-successfully-handled.patch added to -mm tree,
akpm
+ update-email-address.patch added to -mm tree,
akpm
+ arch-defconfig-remove-config_resource_counters.patch added to -mm tree,
akpm
+ z3fold-the-3-fold-allocator-for-compressed-pages.patch added to -mm tree,
akpm
+ mm-oom-compaction-prevent-from-should_compact_retry-looping-for-ever-for-costly-orders.patch added to -mm tree,
akpm
+ mm-use-compaction-feedback-for-thp-backoff-conditions.patch added to -mm tree,
akpm
+ mm-compaction-abstract-compaction-feedback-to-helpers-fix.patch added to -mm tree,
akpm
+ vmscan-consider-classzone_idx-in-compaction_ready.patch added to -mm tree,
akpm
+ kcov-dont-profile-branches-in-kcov.patch added to -mm tree,
akpm
+ printk-nmi-flush-nmi-messages-on-the-system-panic.patch added to -mm tree,
akpm
+ checkpatch-add-test-for-keywords-not-starting-on-tabstops.patch added to -mm tree,
akpm
+ mm-wake-kcompactd-before-kswapds-short-sleep.patch added to -mm tree,
akpm
+ mm-slab-clean-up-kmem_cache_node-setup-fix.patch added to -mm tree,
akpm
+ fs-execc-fix-minor-memory-leak.patch added to -mm tree,
akpm
[to-be-updated] huge-tmpfs-recovery-page-migration-call-back-into-shmem.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-recovery-debugfs-stats-to-complete-this-phase.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-recovery-tweak-shmem_getpage_gfp-to-fill-team.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-recovery-shmem_recovery_swapin-to-read-from-swap.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-recovery-shmem_recovery_remap-remap_team_by_pmd.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-recovery-shmem_recovery_populate-to-fill-huge-page.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-recovery-framework-for-reconstituting-huge-pages.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-proc-pid-smaps-show-shmemhugepages.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-show-page-team-flag-in-pageflags.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-mem_cgroup-shmem_hugepages-accounting.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-mem_cgroup-shmem_pmdmapped-accounting.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-mem_cgroup-move-charge-on-shmem-huge-pages.patch removed from -mm tree,
akpm
[to-be-updated] kvm-teach-kvm-to-map-page-teams-as-huge-pages.patch removed from -mm tree,
akpm
[to-be-updated] kvm-plumb-return-of-hva-when-resolving-page-fault.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-fix-mapped-meminfo-track-huge-unhuge-mappings.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-fix-mlocked-meminfo-track-huge-unhuge-mlocks.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-use-unevictable-lru-with-variable-hpage_nr_pages.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-extend-get_user_pages_fast-to-shmem-pmd.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-disband-split-huge-pmds-on-race-or-memory-failure.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-map-shmem-by-huge-page-pmd-or-by-page-team-ptes.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-avoid-premature-exposure-of-new-pagetable.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-try_to_unmap_one-use-page_check_address_transhuge.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-get_unmapped_area-align-fault-supply-huge-page-fix-fix-2.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-get_unmapped_area-align-fault-supply-huge-page-fix.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-get_unmapped_area-align-fault-supply-huge-page.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-shrinker-to-migrate-and-free-underused-holes.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-avoid-team-pages-in-a-few-places.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-try-to-allocate-huge-pages-split-into-a-team-fix.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-try-to-allocate-huge-pages-split-into-a-team.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-huge=n-mount-option-and-proc-sys-vm-shmem_huge.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-include-shmem-freeholes-in-available-memory.patch removed from -mm tree,
akpm
[to-be-updated] huge-tmpfs-prepare-counts-in-meminfo-vmstat-and-sysrq-m.patch removed from -mm tree,
akpm
+ memcg-remove-lru_add_drain_all-invocation-from-mem_cgroup_move_charge.patch added to -mm tree,
akpm
[to-be-updated] checkpatch-whine-about-access_once.patch removed from -mm tree,
akpm
+ checkpatch-whine-about-access_once.patch added to -mm tree,
akpm
+ mm-page_alloc-remove-unnecessary-initialisation-from-__alloc_pages_nodemask.patch added to -mm tree,
akpm
+ radix-tree-free-up-the-bottom-bit-of-exceptional-entries-for-reuse.patch added to -mm tree,
akpm
+ dax-move-radix_dax_-definitions-to-daxc.patch added to -mm tree,
akpm
+ radix-tree-make-radix_tree_descend-more-useful.patch added to -mm tree,
akpm
+ radix-tree-tidy-up-range_tag_if_tagged.patch added to -mm tree,
akpm
[Index of Archives]
[Linux Kernel]
[LKML FAQ]
[IETF Annouce]
[Security]
[Bugtraq]