Linux MM Kernel Commits
[Prev Page][Next Page]
- [patch 046/128] orangefs: use attach/detach_page_private, (continued)
- [patch 046/128] orangefs: use attach/detach_page_private,
Andrew Morton
- [patch 047/128] buffer_head.h: remove attach_page_buffers,
Andrew Morton
- [patch 048/128] mm/migrate.c: call detach_page_private to cleanup code,
Andrew Morton
- [patch 049/128] mm_types.h: change set_page_private to inline function,
Andrew Morton
- [patch 050/128] mm/filemap.c: remove misleading comment,
Andrew Morton
- [patch 051/128] mm/page-writeback.c: remove unused variable,
Andrew Morton
- [patch 052/128] mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE,
Andrew Morton
- [patch 053/128] mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead,
Andrew Morton
- [patch 054/128] mm/gup.c: update the documentation,
Andrew Morton
- [patch 055/128] mm/gup: introduce pin_user_pages_unlocked,
Andrew Morton
- [patch 056/128] ivtv: convert get_user_pages() --> pin_user_pages(),
Andrew Morton
- [patch 057/128] mm/gup.c: further document vma_permits_fault(),
Andrew Morton
- [patch 058/128] mm/swapfile: use list_{prev,next}_entry() instead of open-coding,
Andrew Morton
- [patch 059/128] mm/swap_state: fix a data race in swapin_nr_pages,
Andrew Morton
- [patch 067/128] mm/swapfile.c: tmp is always smaller than max,
Andrew Morton
- [patch 060/128] mm: swap: properly update readahead statistics in unuse_pte_range(),
Andrew Morton
- [patch 061/128] mm/swapfile.c: offset is only used when there is more slots,
Andrew Morton
- [patch 062/128] mm/swapfile.c: explicitly show ssd/non-ssd is handled mutually exclusive,
Andrew Morton
- [patch 063/128] mm/swapfile.c: remove the unnecessary goto for SSD case,
Andrew Morton
- [patch 064/128] mm/swapfile.c: simplify the calculation of n_goal,
Andrew Morton
- [patch 065/128] mm/swapfile.c: remove the extra check in scan_swap_map_slots(),
Andrew Morton
- [patch 066/128] mm/swapfile.c: found_free could be represented by (tmp < max),
Andrew Morton
- [patch 068/128] mm/swapfile.c: omit a duplicate code by compare tmp and max first,
Andrew Morton
- [patch 069/128] swap: try to scan more free slots even when fragmented,
Andrew Morton
- [patch 070/128] mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable,
Andrew Morton
- [patch 071/128] mm/swapfile.c: __swap_entry_free() always free 1 entry,
Andrew Morton
- [patch 072/128] mm/swapfile.c: use prandom_u32_max(),
Andrew Morton
- [patch 073/128] swap: reduce lock contention on swap cache from swap slots allocation,
Andrew Morton
- [patch 074/128] mm: swapfile: fix /proc/swaps heading and Size/Used/Priority alignment,
Andrew Morton
- [patch 075/128] include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration,
Andrew Morton
- [patch 076/128] mm, memcg: add workingset_restore in memory.stat,
Andrew Morton
- [patch 077/128] mm: memcontrol: simplify value comparison between count and limit,
Andrew Morton
- [patch 078/128] memcg: expose root cgroup's memory.stat,
Andrew Morton
- [patch 079/128] mm/memcg: prepare for swap over-high accounting and penalty calculation,
Andrew Morton
- [patch 080/128] mm/memcg: move penalty delay clamping out of calculate_high_delay(),
Andrew Morton
- [patch 081/128] mm/memcg: move cgroup high memory limit setting into struct page_counter,
Andrew Morton
- [patch 082/128] mm/memcg: automatically penalize tasks with high swap use,
Andrew Morton
- [patch 083/128] memcg: fix memcg_kmem_bypass() for remote memcg charging,
Andrew Morton
- [patch 084/128] x86: mm: ptdump: calculate effective permissions correctly,
Andrew Morton
- [patch 085/128] mm: ptdump: expand type of 'val' in note_page(),
Andrew Morton
- [patch 086/128] /proc/PID/smaps: Add PMD migration entry parsing,
Andrew Morton
- [patch 087/128] mm/memory: remove unnecessary pte_devmap case in copy_one_pte(),
Andrew Morton
- [patch 088/128] mm, memory_failure: don't send BUS_MCEERR_AO for action required error,
Andrew Morton
- [patch 089/128] x86/hyperv: use vmalloc_exec for the hypercall page,
Andrew Morton
- [patch 090/128] x86: fix vmap arguments in map_irq_stack,
Andrew Morton
- [patch 091/128] staging: android: ion: use vmap instead of vm_map_ram,
Andrew Morton
- [patch 092/128] staging: media: ipu3: use vmap instead of reimplementing it,
Andrew Morton
- [patch 093/128] dma-mapping: use vmap insted of reimplementing it,
Andrew Morton
- [patch 094/128] powerpc: add an ioremap_phb helper,
Andrew Morton
- [patch 095/128] powerpc: remove __ioremap_at and __iounmap_at,
Andrew Morton
- [patch 096/128] mm: remove __get_vm_area,
Andrew Morton
- [patch 097/128] mm: unexport unmap_kernel_range_noflush,
Andrew Morton
- [patch 098/128] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING,
Andrew Morton
- [patch 099/128] mm: only allow page table mappings for built-in zsmalloc,
Andrew Morton
- [patch 100/128] mm: pass addr as unsigned long to vb_free,
Andrew Morton
- [patch 101/128] mm: remove vmap_page_range_noflush and vunmap_page_range,
Andrew Morton
- [patch 102/128] mm: rename vmap_page_range to map_kernel_range,
Andrew Morton
- [patch 103/128] mm: don't return the number of pages from map_kernel_range{,_noflush},
Andrew Morton
- [patch 104/128] mm: remove map_vm_range,
Andrew Morton
- [patch 105/128] mm: remove unmap_vmap_area,
Andrew Morton
- [patch 106/128] mm: remove the prot argument from vm_map_ram,
Andrew Morton
- [patch 107/128] mm: enforce that vmap can't map pages executable,
Andrew Morton
- [patch 108/128] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc,
Andrew Morton
- [patch 109/128] mm: remove the pgprot argument to __vmalloc,
Andrew Morton
- [patch 110/128] mm: remove the prot argument to __vmalloc_node,
Andrew Morton
- [patch 111/128] mm: remove both instances of __vmalloc_node_flags,
Andrew Morton
- [patch 112/128] mm: remove __vmalloc_node_flags_caller,
Andrew Morton
- [patch 113/128] mm: switch the test_vmalloc module to use __vmalloc_node,
Andrew Morton
- [patch 114/128] mm: remove vmalloc_user_node_flags,
Andrew Morton
- [patch 115/128] arm64: use __vmalloc_node in arch_alloc_vmap_stack,
Andrew Morton
- [patch 116/128] powerpc: use __vmalloc_node in alloc_vm_stack,
Andrew Morton
- [patch 117/128] s390: use __vmalloc_node in stack_alloc,
Andrew Morton
- [patch 118/128] mm: add functions to track page directory modifications,
Andrew Morton
- [patch 119/128] mm/vmalloc: track which page-table levels were modified,
Andrew Morton
- [patch 120/128] mm/ioremap: track which page-table levels were modified,
Andrew Morton
- [patch 121/128] x86/mm/64: implement arch_sync_kernel_mappings(),
Andrew Morton
- [patch 122/128] x86/mm/32: implement arch_sync_kernel_mappings(),
Andrew Morton
- [patch 123/128] mm: remove vmalloc_sync_(un)mappings(),
Andrew Morton
- [patch 124/128] x86/mm: remove vmalloc faulting,
Andrew Morton
- [patch 125/128] kasan: fix clang compilation warning due to stack protector,
Andrew Morton
- [patch 126/128] ubsan: entirely disable alignment checks under UBSAN_TRAP,
Andrew Morton
- [patch 127/128] mm/mm_init.c: report kasan-tag information stored in page->flags,
Andrew Morton
- [patch 128/128] kasan: move kasan_report() into report.c,
Andrew Morton
- + maccess-unexport-probe_kernel_write-and-probe_user_write-fix.patch added to -mm tree,
Andrew Morton
- [folded-merged] lib-make-a-test-module-with-get_count_order-long-fix.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] lib-make-a-test-module-with-get_count_order-long.patch removed from -mm tree,
Andrew Morton
- + lib-test-get_count_order-long-in-test_bitopsc.patch added to -mm tree,
Andrew Morton
- + mm-page_allocc-add-missing-line-breaks.patch added to -mm tree,
Andrew Morton
- + mm-fold-and-remove-lru_cache_add_anon-and-lru_cache_add_file-fix.patch added to -mm tree,
Andrew Morton
- [folded-merged] mm-gup-refactor-and-de-duplicate-gup_fast-code-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] kasan-stop-tests-being-eliminated-as-dead-code-with-fortify_source-v4.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-memmap_init-iterate-over-memblock-regions-rather-that-check-each-pfn-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-memmap_init-iterate-over-memblock-regions-rather-that-check-each-pfn-fix-2.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-free_area_init-allow-defining-max_zone_pfn-in-descending-order-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-free_area_init-allow-defining-max_zone_pfn-in-descending-order-fix-2.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-free_area_init-allow-defining-max_zone_pfn-in-descending-order-fix-2-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mmpage_alloccma-conditionally-prefer-cma-pageblocks-for-movable-allocations-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-reset-numa-stats-for-boot-pagesets-v3.patch removed from -mm tree,
Andrew Morton
- [folded-merged] khugepaged-add-self-test-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] khugepaged-add-self-test-fix-2.patch removed from -mm tree,
Andrew Morton
- [folded-merged] khugepaged-add-self-test-fix-2-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] khugepaged-add-self-test-fix-3.patch removed from -mm tree,
Andrew Morton
- [folded-merged] khugepaged-allow-to-collapse-a-page-shared-across-fork-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] khugepaged-allow-to-collapse-a-page-shared-across-fork-fix-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] khugepaged-introduce-max_ptes_shared-tunable-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] hugetlbfs-remove-hugetlb_add_hstate-warning-for-existing-hstate-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-memcontrol-switch-to-native-nr_anon_thps-counter-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-memcontrol-convert-anon-and-file-thp-to-new-mem_cgroup_charge-api-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-memcontrol-drop-unused-try-commit-cancel-charge-api-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-memcontrol-make-swap-tracking-an-integral-part-of-memory-control-fix-v2.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-memcontrol-charge-swapin-pages-on-instantiation-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-fold-and-remove-lru_cache_add_anon-and-lru_cache_add_file-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-deactivations-shouldnt-bias-the-lru-balance-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-thp-rename-pmd_mknotpresent-as-pmd_mkinvalid-v2.patch removed from -mm tree,
Andrew Morton
- [folded-merged] drivers-base-memoryc-cache-memory-blocks-in-xarray-to-accelerate-lookup-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-add-debug_wx-support-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-add-debug_wx-support-fix-2.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-add-debug_wx-support-fix-3.patch removed from -mm tree,
Andrew Morton
- [folded-merged] riscv-support-debug_wx-fix.patch removed from -mm tree,
Andrew Morton
- incoming,
Andrew Morton
- [patch 001/131] mm/slub: fix a memory leak in sysfs_slab_add(),
Andrew Morton
- [patch 002/131] mm/memcg: optimize memory.numa_stat like memory.stat,
Andrew Morton
- [patch 003/131] mm/gup: move __get_user_pages_fast() down a few lines in gup.c,
Andrew Morton
- [patch 004/131] mm/gup: refactor and de-duplicate gup_fast() code,
Andrew Morton
- [patch 005/131] mm/gup: introduce pin_user_pages_fast_only(),
Andrew Morton
- [patch 006/131] drm/i915: convert get_user_pages() --> pin_user_pages(),
Andrew Morton
- [patch 007/131] mm/gup: might_lock_read(mmap_sem) in get_user_pages_fast(),
Andrew Morton
- [patch 008/131] kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE,
Andrew Morton
- [patch 009/131] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN,
Andrew Morton
- [patch 010/131] mm: clarify __GFP_MEMALLOC usage,
Andrew Morton
- [patch 011/131] mm: memblock: replace dereferences of memblock_region.nid with API calls,
Andrew Morton
- [patch 012/131] mm: make early_pfn_to_nid() and related defintions close to each other,
Andrew Morton
- [patch 013/131] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option,
Andrew Morton
- [patch 014/131] mm: free_area_init: use maximal zone PFNs rather than zone sizes,
Andrew Morton
- [patch 015/131] mm: use free_area_init() instead of free_area_init_nodes(),
Andrew Morton
- [patch 016/131] alpha: simplify detection of memory zone boundaries,
Andrew Morton
- [patch 017/131] arm: simplify detection of memory zone boundaries,
Andrew Morton
- [patch 018/131] arm64: simplify detection of memory zone boundaries for UMA configs,
Andrew Morton
- [patch 019/131] csky: simplify detection of memory zone boundaries,
Andrew Morton
- [patch 020/131] m68k: mm: simplify detection of memory zone boundaries,
Andrew Morton
- [patch 021/131] parisc: simplify detection of memory zone boundaries,
Andrew Morton
- [patch 022/131] sparc32: simplify detection of memory zone boundaries,
Andrew Morton
- [patch 023/131] unicore32: simplify detection of memory zone boundaries,
Andrew Morton
- [patch 024/131] xtensa: simplify detection of memory zone boundaries,
Andrew Morton
- [patch 025/131] mm: memmap_init: iterate over memblock regions rather that check each PFN,
Andrew Morton
- [patch 026/131] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES,
Andrew Morton
- [patch 027/131] mm: free_area_init: allow defining max_zone_pfn in descending order,
Andrew Morton
- [patch 028/131] mm: rename free_area_init_node() to free_area_init_memoryless_node(),
Andrew Morton
- [patch 029/131] mm: clean up free_area_init_node() and its helpers,
Andrew Morton
- [patch 030/131] mm: simplify find_min_pfn_with_active_regions(),
Andrew Morton
- [patch 031/131] docs/vm: update memory-models documentation,
Andrew Morton
- [patch 032/131] mm/page_alloc.c: bad_[reason|flags] is not necessary when PageHWPoison,
Andrew Morton
- [patch 033/131] mm/page_alloc.c: bad_flags is not necessary for bad_page(),
Andrew Morton
- [patch 034/131] mm/page_alloc.c: rename free_pages_check_bad() to check_free_page_bad(),
Andrew Morton
- [patch 035/131] mm/page_alloc.c: rename free_pages_check() to check_free_page(),
Andrew Morton
- [patch 036/131] mm/page_alloc.c: extract check_[new|free]_page_bad() common part to page_bad_reason(),
Andrew Morton
- [patch 037/131] mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations,
Andrew Morton
- [patch 038/131] mm/page_alloc.c: remove unused free_bootmem_with_active_regions,
Andrew Morton
- [patch 039/131] mm/page_alloc.c: only tune sysctl_lowmem_reserve_ratio value once when changing it,
Andrew Morton
- [patch 040/131] mm/page_alloc.c: clear out zone->lowmem_reserve[] if the zone is empty,
Andrew Morton
- [patch 041/131] mm/vmstat.c: do not show lowmem reserve protection information of empty zone,
Andrew Morton
- [patch 042/131] mm/page_alloc: use ac->high_zoneidx for classzone_idx,
Andrew Morton
- [patch 043/131] mm/page_alloc: integrate classzone_idx and high_zoneidx,
Andrew Morton
- [patch 044/131] mm/page_alloc.c: use NODE_MASK_NONE in build_zonelists(),
Andrew Morton
- [patch 045/131] mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention,
Andrew Morton
- [patch 046/131] mm/page_alloc.c: reset numa stats for boot pagesets,
Andrew Morton
- [patch 047/131] mm, page_alloc: reset the zone->watermark_boost early,
Andrew Morton
- [patch 048/131] mm/page_alloc: restrict and formalize compound_page_dtors[],
Andrew Morton
- [patch 049/131] mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred init,
Andrew Morton
- [patch 050/131] mm: initialize deferred pages with interrupts enabled,
Andrew Morton
- [patch 051/131] mm: call cond_resched() from deferred_init_memmap(),
Andrew Morton
- [patch 052/131] padata: remove exit routine,
Andrew Morton
- [patch 053/131] padata: initialize earlier,
Andrew Morton
- [patch 054/131] padata: allocate work structures for parallel jobs from a pool,
Andrew Morton
- [patch 055/131] padata: add basic support for multithreaded jobs,
Andrew Morton
- [patch 056/131] mm: don't track number of pages during deferred initialization,
Andrew Morton
- [patch 057/131] mm: parallelize deferred_init_memmap(),
Andrew Morton
- [patch 058/131] mm: make deferred init's max threads arch-specific,
Andrew Morton
- [patch 059/131] padata: document multithreaded jobs,
Andrew Morton
- [patch 060/131] mm/page_alloc.c: add missing newline,
Andrew Morton
- [patch 061/131] khugepaged: add self test,
Andrew Morton
- [patch 062/131] khugepaged: do not stop collapse if less than half PTEs are referenced,
Andrew Morton
- [patch 063/131] khugepaged: drain all LRU caches before scanning pages,
Andrew Morton
- [patch 064/131] khugepaged: drain LRU add pagevec after swapin,
Andrew Morton
- [patch 065/131] khugepaged: allow to collapse a page shared across fork,
Andrew Morton
- [patch 066/131] khugepaged: allow to collapse PTE-mapped compound pages,
Andrew Morton
- [patch 067/131] thp: change CoW semantics for anon-THP,
Andrew Morton
- [patch 068/131] khugepaged: introduce 'max_ptes_shared' tunable,
Andrew Morton
- [patch 069/131] hugetlbfs: add arch_hugetlb_valid_size,
Andrew Morton
- [patch 070/131] hugetlbfs: move hugepagesz= parsing to arch independent code,
Andrew Morton
- [patch 071/131] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate,
Andrew Morton
- [patch 072/131] hugetlbfs: clean up command line processing,
Andrew Morton
- [patch 073/131] hugetlbfs: fix changes to command line processing,
Andrew Morton
- [patch 074/131] mm/hugetlb: avoid unnecessary check on pud and pmd entry in huge_pte_offset,
Andrew Morton
- [patch 075/131] arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GET,
Andrew Morton
- [patch 076/131] mm/hugetlb: define a generic fallback for is_hugepage_only_range(),
Andrew Morton
- [patch 077/131] mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags(),
Andrew Morton
- [patch 078/131] mm: simplify calling a compound page destructor,
Andrew Morton
- [patch 079/131] mm/vmscan.c: use update_lru_size() in update_lru_sizes(),
Andrew Morton
- [patch 080/131] mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch,
Andrew Morton
- [patch 081/131] mm/vmscan.c: change prototype for shrink_page_list,
Andrew Morton
- [patch 082/131] mm/vmscan: update the comment of should_continue_reclaim(),
Andrew Morton
- [patch 094/131] mm: memcontrol: switch to native NR_ANON_THPS counter,
Andrew Morton
- [patch 120/131] mm, mempolicy: fix up gup usage in lookup_node,
Andrew Morton
- [patch 101/131] mm: memcontrol: delete unused lrucare handling,
Andrew Morton
- [patch 097/131] mm: memcontrol: prepare swap controller setup for integration,
Andrew Morton
- [patch 099/131] mm: memcontrol: charge swapin pages on instantiation,
Andrew Morton
- [patch 086/131] mm: shmem: remove rare optimization when swapin races with hole punching,
Andrew Morton
- [patch 098/131] mm: memcontrol: make swap tracking an integral part of memory control,
Andrew Morton
- [patch 124/131] mm: thp: don't need to drain lru cache when splitting and mlocking THP,
Andrew Morton
- [patch 093/131] mm: memcontrol: switch to native NR_ANON_MAPPED counter,
Andrew Morton
- [patch 130/131] x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined,
Andrew Morton
- [patch 116/131] mm: vmscan: limit the range of LRU type balancing,
Andrew Morton
- [patch 083/131] mm: fix NUMA node file count error in replace_page_cache(),
Andrew Morton
- [patch 092/131] mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters,
Andrew Morton
- [patch 109/131] mm: vmscan: drop unnecessary div0 avoidance rounding in get_scan_count(),
Andrew Morton
- [patch 087/131] mm: memcontrol: move out cgroup swaprate throttling,
Andrew Morton
- [patch 096/131] mm: memcontrol: drop unused try/commit/cancel charge API,
Andrew Morton
- [patch 122/131] sparc32: register memory occupied by kernel as memblock.memory,
Andrew Morton
- [patch 111/131] mm: deactivations shouldn't bias the LRU balance,
Andrew Morton
- [patch 106/131] mm: fold and remove lru_cache_add_anon() and lru_cache_add_file(),
Andrew Morton
- [patch 117/131] mm: swap: fix vmstats for huge pages,
Andrew Morton
- [patch 121/131] include/linux/memblock.h: fix minor typo and unclear comment,
Andrew Morton
- [patch 114/131] mm: vmscan: determine anon/file pressure balance at the reclaim root,
Andrew Morton
- [patch 131/131] arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined,
Andrew Morton
- [patch 110/131] mm: base LRU balancing on an explicit cost model,
Andrew Morton
- [patch 104/131] mm: keep separate anon and file statistics on page reclaim activity,
Andrew Morton
- [patch 118/131] mm: swap: memcg: fix memcg stats for huge pages,
Andrew Morton
- [patch 115/131] mm: vmscan: reclaim writepage is IO cost,
Andrew Morton
- [patch 084/131] mm: memcontrol: fix stat-corrupting race in charge moving,
Andrew Morton
- [patch 085/131] mm: memcontrol: drop @compound parameter from memcg charging API,
Andrew Morton
- [patch 126/131] mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid(),
Andrew Morton
- [patch 095/131] mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API,
Andrew Morton
- [patch 128/131] mm: add DEBUG_WX support,
Andrew Morton
- [patch 088/131] mm: memcontrol: convert page cache to a new mem_cgroup_charge() API,
Andrew Morton
- [patch 108/131] mm: remove use-once cache bias from LRU balancing,
Andrew Morton
- [patch 089/131] mm: memcontrol: prepare uncharging for removal of private page type counters,
Andrew Morton
- [patch 102/131] mm: memcontrol: update page->mem_cgroup stability rules,
Andrew Morton
- [patch 123/131] hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs,
Andrew Morton
- [patch 113/131] mm: balance LRU lists based on relative thrashing,
Andrew Morton
- [patch 129/131] riscv: support DEBUG_WX,
Andrew Morton
- [patch 112/131] mm: only count actual rotations as LRU reclaim cost,
Andrew Morton
- [patch 100/131] mm: memcontrol: document the new swap control behavior,
Andrew Morton
- [patch 105/131] mm: allow swappiness that prefers reclaiming anon over the file workingset,
Andrew Morton
- [patch 107/131] mm: workingset: let cache workingset challenge anon,
Andrew Morton
- [patch 091/131] mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters,
Andrew Morton
- [patch 127/131] drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup,
Andrew Morton
- [patch 119/131] tools/vm/page_owner_sort.c: filter out unneeded line,
Andrew Morton
- [patch 090/131] mm: memcontrol: prepare move_account for removal of private page type counters,
Andrew Morton
- [patch 125/131] powerpc/mm: drop platform defined pmd_mknotpresent(),
Andrew Morton
- [patch 103/131] mm: fix LRU balancing effect of new transparent huge pages,
Andrew Morton
- + lib-test-get_count_order-long-in-test_bitopsc-fix.patch added to -mm tree,
Andrew Morton
- mmotm 2020-06-03-17-54 uploaded,
Andrew Morton
- + mm-vmalloc-fix-a-typo-in-comment.patch added to -mm tree,
Andrew Morton
- + memory_hotplug-disable-the-functionality-for-32b.patch added to -mm tree,
Andrew Morton
- + mm-utilc-remove-the-vm_warn_once-for-vm_committed_as-underflow-check.patch added to -mm tree,
Andrew Morton
- [folded-merged] mm-page_alloc-skip-waternark_boost-for-atomic-order-0-allocations-fix.patch removed from -mm tree,
Andrew Morton
- incoming,
Andrew Morton
- [patch 001/127] kcov: cleanup debug messages,
Andrew Morton
- [patch 002/127] kcov: fix potential use-after-free in kcov_remote_start,
Andrew Morton
- [patch 003/127] kcov: move t->kcov assignments into kcov_start/stop,
Andrew Morton
- [patch 004/127] kcov: move t->kcov_sequence assignment,
Andrew Morton
- [patch 005/127] kcov: use t->kcov_mode as enabled indicator,
Andrew Morton
- [patch 006/127] kcov: collect coverage from interrupts,
Andrew Morton
- [patch 007/127] usb: core: kcov: collect coverage from usb complete callback,
Andrew Morton
- [patch 008/127] mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check,
Andrew Morton
- [patch 009/127] h8300: remove usage of __ARCH_USE_5LEVEL_HACK,
Andrew Morton
- [patch 010/127] arm: add support for folded p4d page tables,
Andrew Morton
- [patch 011/127] arm64: add support for folded p4d page tables,
Andrew Morton
- [patch 012/127] hexagon: remove __ARCH_USE_5LEVEL_HACK,
Andrew Morton
- [patch 013/127] ia64: add support for folded p4d page tables,
Andrew Morton
- [patch 014/127] nios2: add support for folded p4d page tables,
Andrew Morton
- [patch 015/127] openrisc: add support for folded p4d page tables,
Andrew Morton
- [patch 016/127] powerpc: add support for folded p4d page tables,
Andrew Morton
- [patch 017/127] sh: fault: modernize printing of kernel messages,
Andrew Morton
- [patch 018/127] sh: drop __pXd_offset() macros that duplicate pXd_index() ones,
Andrew Morton
- [patch 019/127] sh: add support for folded p4d page tables,
Andrew Morton
- [patch 020/127] unicore32: remove __ARCH_USE_5LEVEL_HACK,
Andrew Morton
- [patch 021/127] asm-generic: remove pgtable-nop4d-hack.h,
Andrew Morton
- [patch 022/127] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h,
Andrew Morton
- [patch 023/127] x86/mm: define mm_p4d_folded(),
Andrew Morton
- [patch 024/127] mm/debug: add tests validating architecture page table helpers,
Andrew Morton
- [patch 025/127] mm/vmalloc: fix a typo in comment,
Andrew Morton
- [patch 026/127] arch/kmap: remove BUG_ON(),
Andrew Morton
- [patch 027/127] arch/xtensa: move kmap build bug out of the way,
Andrew Morton
- [patch 028/127] arch/kmap: remove redundant arch specific kmaps,
Andrew Morton
- [patch 029/127] arch/kunmap: remove duplicate kunmap implementations,
Andrew Morton
- [patch 030/127] {x86,powerpc,microblaze}/kmap: move preempt disable,
Andrew Morton
- [patch 031/127] arch/kmap_atomic: consolidate duplicate code,
Andrew Morton
- [patch 032/127] arch/kunmap_atomic: consolidate duplicate code,
Andrew Morton
- [patch 033/127] arch/kmap: ensure kmap_prot visibility,
Andrew Morton
- [patch 034/127] arch/kmap: don't hard code kmap_prot values,
Andrew Morton
- [patch 035/127] arch/kmap: define kmap_atomic_prot() for all arch's,
Andrew Morton
- [patch 036/127] drm: remove drm specific kmap_atomic code,
Andrew Morton
- [patch 037/127] kmap: remove kmap_atomic_to_page(),
Andrew Morton
- [patch 038/127] parisc/kmap: remove duplicate kmap code,
Andrew Morton
- [patch 040/127] kmap: consolidate kmap_prot definitions,
Andrew Morton
- [patch 039/127] sparc: remove unnecessary includes,
Andrew Morton
- [patch 041/127] mm: add kvfree_sensitive() for freeing sensitive data objects,
Andrew Morton
- [patch 042/127] mm/memory_hotplug: refrain from adding memory into an impossible node,
Andrew Morton
- [patch 043/127] powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable(),
Andrew Morton
- [patch 044/127] mm/memory_hotplug: remove is_mem_section_removable(),
Andrew Morton
- [patch 045/127] mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0,
Andrew Morton
- [patch 046/127] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK,
Andrew Morton
- [patch 047/127] mm/memory_hotplug: introduce add_memory_driver_managed(),
Andrew Morton
- [patch 048/127] kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED,
Andrew Morton
- [patch 049/127] device-dax: add memory via add_memory_driver_managed(),
Andrew Morton
- [patch 050/127] mm/memory_hotplug: disable the functionality for 32b,
Andrew Morton
- [patch 051/127] mm: replace zero-length array with flexible-array member,
Andrew Morton
- [patch 053/127] mm: ksm: fix a typo in comment "alreaady"->"already",
Andrew Morton
- [patch 054/127] mm: mmap: fix a typo in comment "compatbility"->"compatibility",
Andrew Morton
- [patch 055/127] mm/hugetlb: fix a typos in comments,
Andrew Morton
- [patch 056/127] mm/vmsan: fix some typos in comment,
Andrew Morton
- [patch 052/127] mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded",
Andrew Morton
- [patch 057/127] mm/compaction: fix a typo in comment "pessemistic"->"pessimistic",
Andrew Morton
- [patch 058/127] mm/memblock: fix a typo in comment "implict"->"implicit",
Andrew Morton
- [patch 059/127] mm/list_lru: fix a typo in comment "numbesr"->"numbers",
Andrew Morton
- [patch 060/127] mm/filemap: fix a typo in comment "unneccssary"->"unnecessary",
Andrew Morton
- [patch 061/127] mm/frontswap: fix some typos in frontswap.c,
Andrew Morton
- [patch 062/127] mm, memcg: fix some typos in memcontrol.c,
Andrew Morton
- [patch 063/127] mm: fix a typo in comment "strucure"->"structure",
Andrew Morton
- [patch 064/127] mm/slub: fix a typo in comment "disambiguiation"->"disambiguation",
Andrew Morton
- [patch 077/127] lib/test_lockup.c: make test_inode static,
Andrew Morton
- [patch 065/127] mm/sparse: fix a typo in comment "convienence"->"convenience",
Andrew Morton
- [patch 078/127] lib/zlib: remove outdated and incorrect pre-increment optimization,
Andrew Morton
- [patch 066/127] mm/page-writeback: fix a typo in comment "effictive"->"effective",
Andrew Morton
- [patch 067/127] mm/memory: fix a typo in comment "attampt"->"attempt",
Andrew Morton
- [patch 068/127] mm: use false for bool variable,
Andrew Morton
- [patch 069/127] include/linux/mm.h: return true in cpupid_pid_unset(),
Andrew Morton
- [patch 070/127] zcomp: Use ARRAY_SIZE() for backends list,
Andrew Morton
- [patch 071/127] proc: rename "catch" function argument,
Andrew Morton
- [patch 072/127] user.c: make uidhash_table static,
Andrew Morton
- [patch 073/127] get_maintainer: add email addresses from .yaml files,
Andrew Morton
- [patch 074/127] get_maintainer: fix unexpected behavior for path/to//file (double slashes),
Andrew Morton
- [patch 075/127] lib/math: avoid trailing newline hidden in pr_fmt(),
Andrew Morton
- [patch 076/127] lib: Add might_fault() to strncpy_from_user.,
Andrew Morton
- [patch 079/127] lib/percpu-refcount.c: use a more common logging style,
Andrew Morton
- [patch 080/127] lib/flex_proportions.c: cleanup __fprop_inc_percpu_max,
Andrew Morton
- [patch 081/127] lib: make a test module with set/clear bit,
Andrew Morton
- [patch 082/127] include/linux/bitops.h: avoid clang shift-count-overflow warnings,
Andrew Morton
- [patch 083/127] checkpatch: additional MAINTAINER section entry ordering checks,
Andrew Morton
- [patch 084/127] checkpatch: look for c99 comments in ctx_locate_comment,
Andrew Morton
- [patch 085/127] checkpatch: disallow --git and --file/--fix,
Andrew Morton
- [patch 086/127] checkpatch: use patch subject when reading from stdin,
Andrew Morton
- [patch 087/127] fs/binfmt_elf: remove redundant elf_map ifndef,
Andrew Morton
- [patch 088/127] elfnote: mark all .note sections SHF_ALLOC,
Andrew Morton
- [patch 089/127] init: allow distribution configuration of default init,
Andrew Morton
- [patch 090/127] fat: don't allow to mount if the FAT length == 0,
Andrew Morton
- [patch 091/127] fat: improve the readahead for FAT entries,
Andrew Morton
- [patch 092/127] fs/seq_file.c: seq_read: Update pr_info_ratelimited,
Andrew Morton
- [patch 094/127] mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro,
Andrew Morton
- [patch 095/127] kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macro,
Andrew Morton
- [patch 093/127] include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro,
Andrew Morton
- [patch 096/127] exec: simplify the copy_strings_kernel calling convention,
Andrew Morton
- [patch 097/127] exec: open code copy_string_kernel,
Andrew Morton
- [patch 098/127] rapidio: avoid data race between file operation callbacks and mport_cdev_add().,
Andrew Morton
- [patch 099/127] rapidio: convert get_user_pages() --> pin_user_pages(),
Andrew Morton
- [patch 100/127] kernel/relay.c: handle alloc_percpu returning NULL in relay_open,
Andrew Morton
- [patch 101/127] kernel/relay.c: fix read_pos error when multiple readers,
Andrew Morton
- [patch 102/127] selftests/x86/pkeys: move selftests to arch-neutral directory,
Andrew Morton
- [patch 103/127] selftests/vm/pkeys: rename all references to pkru to a generic name,
Andrew Morton
- [patch 104/127] selftests/vm/pkeys: move generic definitions to header file,
Andrew Morton
- [patch 105/127] selftests/vm/pkeys: move some definitions to arch-specific header,
Andrew Morton
- [patch 106/127] selftests/vm/pkeys: make gcc check arguments of sigsafe_printf(),
Andrew Morton
- [patch 107/127] selftests: vm: pkeys: Use sane types for pkey register,
Andrew Morton
- [patch 108/127] selftests: vm: pkeys: add helpers for pkey bits,
Andrew Morton
- [patch 109/127] selftests/vm/pkeys: fix pkey_disable_clear(),
Andrew Morton
- [patch 110/127] selftests/vm/pkeys: fix assertion in pkey_disable_set/clear(),
Andrew Morton
- [patch 111/127] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random,
Andrew Morton
- [patch 112/127] selftests: vm: pkeys: use the correct huge page size,
Andrew Morton
- [patch 113/127] selftests/vm/pkeys: introduce generic pkey abstractions,
Andrew Morton
- [patch 114/127] selftests/vm/pkeys: introduce powerpc support,
Andrew Morton
- [patch 115/127] selftests/vm/pkeys: fix number of reserved powerpc pkeys,
Andrew Morton
- [patch 116/127] selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust(),
Andrew Morton
- [patch 117/127] selftests/vm/pkeys: improve checks to determine pkey support,
Andrew Morton
- [patch 118/127] selftests/vm/pkeys: associate key on a mapped page and detect access violation,
Andrew Morton
- [patch 119/127] selftests/vm/pkeys: associate key on a mapped page and detect write violation,
Andrew Morton
- [patch 120/127] selftests/vm/pkeys: detect write violation on a mapped access-denied-key page,
Andrew Morton
- [patch 121/127] selftests/vm/pkeys: introduce a sub-page allocator,
Andrew Morton
- [patch 122/127] selftests/vm/pkeys: test correct behaviour of pkey-0,
Andrew Morton
- [patch 123/127] selftests/vm/pkeys: override access right definitions on powerpc,
Andrew Morton
- [patch 124/127] selftests: vm: pkeys: use the correct page size on powerpc,
Andrew Morton
- [patch 125/127] selftests: vm: pkeys: fix multilib builds for x86,
Andrew Morton
- [patch 126/127] tools/testing/selftests/vm: remove duplicate headers,
Andrew Morton
- [patch 127/127] lib/ubsan.c: fix gcc-10 warnings,
Andrew Morton
- + lib-test-get_count_order-long-in-test_bitopsc-fix.patch added to -mm tree,
Andrew Morton
- + checkpatch-add-test-for-possible-misuse-of-is_enabled-without-config_.patch added to -mm tree,
Andrew Morton
- [to-be-updated] exec-change-uselib2-is_sreg-failure-to-eacces.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] exec-relocate-s_isreg-check.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] exec-relocate-path_noexec-check.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] fs-include-fmode_exec-when-converting-flags-to-f_mode.patch removed from -mm tree,
Andrew Morton
- + exec-change-uselib2-is_sreg-failure-to-eacces.patch added to -mm tree,
Andrew Morton
- + exec-move-s_isreg-check-earlier.patch added to -mm tree,
Andrew Morton
- + exec-move-path_noexec-check-earlier.patch added to -mm tree,
Andrew Morton
- + khugepaged-selftests-fix-timeout-condition-in-wait_for_scan.patch added to -mm tree,
Andrew Morton
- + scripts-spelling-add-a-few-more-typos.patch added to -mm tree,
Andrew Morton
- + mm-page_idlec-skip-offline-pages.patch added to -mm tree,
Andrew Morton
- + nilfs2-fix-null-pointer-dereference-at-nilfs_segctor_do_construct.patch added to -mm tree,
Andrew Morton
- + mm-consolidate-pgd_index-and-pgd_offset_k-definitions-fix-3.patch added to -mm tree,
Andrew Morton
- + tracing-kprobes-handle-mixed-kernel-userspace-probes-better-fix.patch added to -mm tree,
Andrew Morton
- + docs-mm-gup-pin_user_pagesrst-add-a-case-5-v2.patch added to -mm tree,
Andrew Morton
- + kcov-check-kcov_softirq-in-kcov_remote_stop.patch added to -mm tree,
Andrew Morton
- + lib-lz4-lz4_decompressc-document-deliberate-use-of.patch added to -mm tree,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/93] kallsyms/printk: add loglvl to print_ip_sym(),
Andrew Morton
- [patch 02/93] alpha: add show_stack_loglvl(),
Andrew Morton
- [patch 03/93] arc: add show_stack_loglvl(),
Andrew Morton
- [patch 04/93] arm/asm: add loglvl to c_backtrace(),
Andrew Morton
- [patch 05/93] arm: add loglvl to unwind_backtrace(),
Andrew Morton
- [patch 06/93] arm: add loglvl to dump_backtrace(),
Andrew Morton
- [patch 07/93] arm: wire up dump_backtrace_{entry,stm},
Andrew Morton
- [patch 08/93] arm: add show_stack_loglvl(),
Andrew Morton
- [patch 09/93] arm64: add loglvl to dump_backtrace(),
Andrew Morton
- [patch 10/93] arm64: add show_stack_loglvl(),
Andrew Morton
- [patch 11/93] c6x: add show_stack_loglvl(),
Andrew Morton
- [patch 12/93] csky: add show_stack_loglvl(),
Andrew Morton
- [patch 13/93] h8300: add show_stack_loglvl(),
Andrew Morton
- [patch 14/93] hexagon: add show_stack_loglvl(),
Andrew Morton
- [patch 15/93] ia64: pass log level as arg into ia64_do_show_stack(),
Andrew Morton
- [patch 16/93] ia64: add show_stack_loglvl(),
Andrew Morton
- [patch 17/93] m68k: add show_stack_loglvl(),
Andrew Morton
- [patch 18/93] microblaze: add loglvl to microblaze_unwind_inner(),
Andrew Morton
- [patch 19/93] microblaze: add loglvl to microblaze_unwind(),
Andrew Morton
- [patch 20/93] microblaze: add show_stack_loglvl(),
Andrew Morton
- [patch 21/93] mips: add show_stack_loglvl(),
Andrew Morton
- [patch 22/93] nds32: add show_stack_loglvl(),
Andrew Morton
- [patch 23/93] nios2: add show_stack_loglvl(),
Andrew Morton
- [patch 24/93] openrisc: add show_stack_loglvl(),
Andrew Morton
- [patch 25/93] parisc: add show_stack_loglvl(),
Andrew Morton
- [patch 26/93] powerpc: add show_stack_loglvl(),
Andrew Morton
- [patch 27/93] riscv: add show_stack_loglvl(),
Andrew Morton
- [patch 28/93] s390: add show_stack_loglvl(),
Andrew Morton
- [patch 29/93] sh: add loglvl to dump_mem(),
Andrew Morton
- [patch 30/93] sh: remove needless printk(),
Andrew Morton
- [patch 31/93] sh: add loglvl to printk_address(),
Andrew Morton
- [patch 32/93] sh: add loglvl to show_trace(),
Andrew Morton
- [patch 33/93] sh: add show_stack_loglvl(),
Andrew Morton
- [patch 34/93] sparc: add show_stack_loglvl(),
Andrew Morton
- [patch 35/93] um/sysrq: remove needless variable sp,
Andrew Morton
- [patch 36/93] um: add show_stack_loglvl(),
Andrew Morton
- [patch 37/93] unicore32: remove unused pmode argument in c_backtrace(),
Andrew Morton
- [patch 38/93] unicore32: add loglvl to c_backtrace(),
Andrew Morton
- [patch 39/93] unicore32: add show_stack_loglvl(),
Andrew Morton
- [patch 40/93] x86: add missing const qualifiers for log_lvl,
Andrew Morton
- [patch 41/93] x86: add show_stack_loglvl(),
Andrew Morton
- [patch 42/93] xtensa: add loglvl to show_trace(),
Andrew Morton
- [patch 43/93] xtensa: add show_stack_loglvl(),
Andrew Morton
- [patch 44/93] sysrq: use show_stack_loglvl(),
Andrew Morton
- [patch 45/93] x86/amd_gart: print stacktrace for a leak with KERN_ERR,
Andrew Morton
- [patch 46/93] power: use show_stack_loglvl(),
Andrew Morton
- [patch 47/93] kdb: don't play with console_loglevel,
Andrew Morton
- [patch 48/93] sched: print stack trace with KERN_INFO,
Andrew Morton
- [patch 49/93] kernel: use show_stack_loglvl(),
Andrew Morton
- [patch 50/93] kernel: rename show_stack_loglvl() => show_stack(),
Andrew Morton
- [patch 51/93] mm: don't include asm/pgtable.h if linux/mm.h is already included,
Andrew Morton
- [patch 52/93] mm: introduce include/linux/pgtable.h,
Andrew Morton
- [patch 54/93] csky: replace definitions of __pXd_offset() with pXd_index(),
Andrew Morton
- [patch 53/93] mm: reorder includes after introduction of linux/pgtable.h,
Andrew Morton
- [patch 55/93] m68k/mm/motorola: move comment about page table allocation funcitons,
Andrew Morton
- [patch 56/93] m68k/mm: move {cache,nocahe}_page() definitions close to their user,
Andrew Morton
- [patch 57/93] x86/mm: simplify init_trampoline() and surrounding logic,
Andrew Morton
- [patch 58/93] mm: pgtable: add shortcuts for accessing kernel PMD and PTE,
Andrew Morton
- [patch 60/93] mmap locking API: initial implementation as rwsem wrappers,
Andrew Morton
- [patch 59/93] mm: consolidate pte_index() and pte_offset_*() definitions,
Andrew Morton
- [patch 61/93] MMU notifier: use the new mmap locking API,
Andrew Morton
- [patch 62/93] DMA reservations: use the new mmap locking API,
Andrew Morton
- [patch 64/93] mmap locking API: convert mmap_sem call sites missed by coccinelle,
Andrew Morton
- [patch 63/93] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites,
Andrew Morton
- [patch 65/93] mmap locking API: convert nested write lock sites,
Andrew Morton
- [patch 66/93] mmap locking API: add mmap_read_trylock_non_owner(),
Andrew Morton
- [patch 67/93] mmap locking API: add MMAP_LOCK_INITIALIZER,
Andrew Morton
- [patch 68/93] mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked(),
Andrew Morton
- [patch 69/93] mmap locking API: rename mmap_sem to mmap_lock,
Andrew Morton
- [patch 70/93] mmap locking API: convert mmap_sem API comments,
Andrew Morton
- [patch 72/93] maccess: unexport probe_kernel_write(),
Andrew Morton
- [patch 71/93] mmap locking API: convert mmap_sem comments,
Andrew Morton
- [patch 73/93] maccess: remove various unused weak aliases,
Andrew Morton
- [patch 74/93] maccess: remove duplicate kerneldoc comments,
Andrew Morton
- [patch 76/93] maccess: update the top of file comment,
Andrew Morton
- [patch 75/93] maccess: clarify kerneldoc comments,
Andrew Morton
- [patch 77/93] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault,
Andrew Morton
- [patch 78/93] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault,
Andrew Morton
- [patch 79/93] maccess: rename strnlen_unsafe_user to strnlen_user_nofault,
Andrew Morton
- [patch 80/93] maccess: remove probe_read_common and probe_write_common,
Andrew Morton
- [patch 81/93] maccess: unify the probe kernel arch hooks,
Andrew Morton
- [patch 82/93] bpf: factor out a bpf_trace_copy_string helper,
Andrew Morton
- [patch 83/93] bpf: handle the compat string in bpf_trace_copy_string better,
Andrew Morton
- [patch 84/93] bpf:bpf_seq_printf(): handle potentially unsafe format string better,
Andrew Morton
- [patch 85/93] bpf: rework the compat kernel probe handling,
Andrew Morton
- [patch 86/93] tracing/kprobes: handle mixed kernel/userspace probes better,
Andrew Morton
- [patch 87/93] maccess: remove strncpy_from_unsafe,
Andrew Morton
- [patch 88/93] maccess: always use strict semantics for probe_kernel_read,
Andrew Morton
- [patch 89/93] maccess: move user access routines together,
Andrew Morton
- [patch 90/93] maccess: allow architectures to provide kernel probing directly,
Andrew Morton
- [patch 91/93] x86: use non-set_fs based maccess routines,
Andrew Morton
- [patch 92/93] maccess: return -ERANGE when probe_kernel_read() fails,
Andrew Morton
- [patch 93/93] include/linux/cache.h: expand documentation over __read_mostly,
Andrew Morton
- + linux-next-rejects.patch added to -mm tree,
Andrew Morton
- mmotm 2020-06-08-22-33 uploaded,
Andrew Morton
- mmotm 2020-06-08-22-35 uploaded,
Andrew Morton
- + arch-sparc-mm-srmmuc-fix-build.patch added to -mm tree,
Andrew Morton
- + lib-fix-bitmap_parse-on-64-bit-big-endian-archs-fix.patch added to -mm tree,
Andrew Morton
- + scripts-spelling-recommend-blocklist-allowlist-instead-of-blacklist-whitelist.patch added to -mm tree,
Andrew Morton
- [folded-merged] ipc-convert-ipcs_idr-to-xarray-update.patch removed from -mm tree,
Andrew Morton
- [folded-merged] ipc-convert-ipcs_idr-to-xarray-update-fix.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] ipc-convert-ipcs_idr-to-xarray.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] scripts-spelling-recommend-blocklist-allowlist-instead-of-blacklist-whitelist.patch removed from -mm tree,
Andrew Morton
- + arch-powerpc-mm-pgtablec-another-missed-conversion.patch added to -mm tree,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/25] khugepaged: selftests: fix timeout condition in wait_for_scan(),
Andrew Morton
- [patch 02/25] scripts/spelling: add a few more typos,
Andrew Morton
- [patch 03/25] kcov: check kcov_softirq in kcov_remote_stop(),
Andrew Morton
- [patch 04/25] lib/lz4/lz4_decompress.c: document deliberate use of `&',
Andrew Morton
- [patch 05/25] nilfs2: fix null pointer dereference at nilfs_segctor_do_construct(),
Andrew Morton
- [patch 06/25] checkpatch: correct check for kernel parameters doc,
Andrew Morton
- [patch 07/25] lib: fix bitmap_parse() on 64-bit big endian archs,
Andrew Morton
- [patch 08/25] mm/debug_vm_pgtable: fix kernel crash by checking for THP support,
Andrew Morton
- [patch 09/25] ocfs2: fix spelling mistake and grammar,
Andrew Morton
- [patch 10/25] mm: add comments on pglist_data zones,
Andrew Morton
- [patch 11/25] lib: test get_count_order/long in test_bitops.c,
Andrew Morton
- [patch 12/25] stacktrace: cleanup inconsistent variable type,
Andrew Morton
- [patch 13/25] kernel: move use_mm/unuse_mm to kthread.c,
Andrew Morton
- [patch 14/25] kernel: move use_mm/unuse_mm to kthread.c,
Andrew Morton
- [patch 15/25] kernel: better document the use_mm/unuse_mm API contract,
Andrew Morton
- [patch 16/25] kernel: set USER_DS in kthread_use_mm,
Andrew Morton
- [patch 17/25] mm/madvise: pass task and mm to do_madvise,
Andrew Morton
- [patch 18/25] mm/madvise: introduce process_madvise() syscall: an external memory hinting API,
Andrew Morton
- [patch 19/25] mm/madvise: check fatal signal pending of target process,
Andrew Morton
- [patch 20/25] pid: move pidfd_get_pid() to pid.c,
Andrew Morton
- [patch 21/25] mm/madvise: support both pid and pidfd for process_madvise,
Andrew Morton
- [patch 22/25] mm/madvise: allow KSM hints for remote API,
Andrew Morton
- [patch 23/25] mm: support vector address ranges for process_madvise,
Andrew Morton
- [patch 24/25] mm: use only pidfd for process_madvise syscall,
Andrew Morton
- [patch 25/25] mm/madvise.c: remove duplicated include,
Andrew Morton
- [to-be-updated] mm-pass-task-and-mm-to-do_madvise.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-introduce-external-memory-hinting-api.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-check-fatal-signal-pending-of-target-process.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] pid-move-pidfd_get_pid-function-to-pidc.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-support-both-pid-and-pidfd-for-process_madvise.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-madvise-allow-ksm-hints-for-remote-api.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-support-vector-address-ranges-for-process_madvise.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-use-only-pidfd-for-process_madvise-syscall.patch removed from -mm tree,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/32] openrisc: fix boot oops when DEBUG_VM is enabled,
Andrew Morton
- [patch 02/32] mm: do_swap_page(): fix up the error code,
Andrew Morton
- [patch 03/32] mm, compaction: make capture control handling safe wrt interrupts,
Andrew Morton
- [patch 04/32] kexec: do not verify the signature without the lockdown or mandatory signature,
Andrew Morton
- [patch 05/32] ocfs2: avoid inode removal while nfsd is accessing it,
Andrew Morton
- [patch 06/32] ocfs2: load global_inode_alloc,
Andrew Morton
- [patch 07/32] ocfs2: fix panic on nfs server over ocfs2,
Andrew Morton
- [patch 08/32] ocfs2: fix value of OCFS2_INVALID_SLOT,
Andrew Morton
- [patch 09/32] lib: fix test_hmm.c reference after free,
Andrew Morton
- [patch 10/32] linux/bits.h: fix unsigned less than zero warnings,
Andrew Morton
- [patch 11/32] mm, slab: fix sign conversion problem in memcg_uncharge_slab(),
Andrew Morton
- [patch 12/32] mm/slab: use memzero_explicit() in kzfree(),
Andrew Morton
- [patch 13/32] slub: cure list_slab_objects() from double fix,
Andrew Morton
- [patch 14/32] mm: fix swap cache node allocation mask,
Andrew Morton
- [patch 15/32] mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages(),
Andrew Morton
- [patch 16/32] mm/debug_vm_pgtable: fix build failure with powerpc 8xx,
Andrew Morton
- [patch 17/32] make asm-generic/cacheflush.h more standalone,
Andrew Morton
- [patch 18/32] media: omap3isp: remove cacheflush.h,
Andrew Morton
- [patch 19/32] mm/vmalloc.c: fix a warning while make xmldocs,
Andrew Morton
- [patch 20/32] mm: memcontrol: handle div0 crash race condition in memory.low,
Andrew Morton
- [patch 21/32] mm/memcontrol.c: add missed css_put(),
Andrew Morton
- [patch 22/32] mm/memcontrol.c: prevent missed memory.low load tears,
Andrew Morton
- [patch 23/32] docs: mm/gup: minor documentation update,
Andrew Morton
- [patch 24/32] doc: THP CoW fault no longer allocate THP,
Andrew Morton
- [patch 25/32] mm: workingset: age nonresident information alongside anonymous pages,
Andrew Morton
- [patch 26/32] mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages",
Andrew Morton
- [patch 27/32] mm/memory: fix IO cost for anonymous page,
Andrew Morton
- [patch 28/32] x86/hyperv: allocate the hypercall page with only read and execute bits,
Andrew Morton
- [patch 29/32] arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page,
Andrew Morton
- [patch 30/32] mm: remove vmalloc_exec,
Andrew Morton
- [patch 31/32] mm/memory_hotplug.c: fix false softlockup during pfn range removal,
Andrew Morton
- [patch 32/32] MAINTAINERS: update info for sparse,
Andrew Morton
- + linux-next-git-rejects.patch added to -mm tree,
Andrew Morton
- [merged] dma-remap-align-the-size-in-dma_common__remap.patch removed from -mm tree,
Andrew Morton
- [merged] openrisc-fix-boot-oops-when-debug_vm-is-enabled.patch removed from -mm tree,
Andrew Morton
- [merged] mm-do_swap_page-fix-up-the-error-code-instantiation.patch removed from -mm tree,
Andrew Morton
- [merged] mm-compaction-make-capture-control-handling-safe-wrt-interrupts.patch removed from -mm tree,
Andrew Morton
- [merged] kexec-do-not-verify-the-signature-without-the-lockdown-or-mandatory-signature.patch removed from -mm tree,
Andrew Morton
- [merged] ocfs2-avoid-inode-removed-while-nfsd-access-it.patch removed from -mm tree,
Andrew Morton
- [merged] ocfs2-load-global_inode_alloc.patch removed from -mm tree,
Andrew Morton
- [merged] ocfs2-fix-panic-on-nfs-server-over-ocfs2.patch removed from -mm tree,
Andrew Morton
- [merged] ocfs2-fix-value-of-ocfs2_invalid_slot.patch removed from -mm tree,
Andrew Morton
- [merged] lib-fix-test_hmmc-reference-after-free.patch removed from -mm tree,
Andrew Morton
- [merged] mm-slab-fix-sign-conversion-problem-in-memcg_uncharge_slab.patch removed from -mm tree,
Andrew Morton
- [merged] mm-slab-use-memzero_explicit-in-kzfree.patch removed from -mm tree,
Andrew Morton
- [merged] slub-cure-list_slab_objects-from-double-fix.patch removed from -mm tree,
Andrew Morton
- [merged] mm-fix-swap-cache-node-allocation-mask.patch removed from -mm tree,
Andrew Morton
- [merged] mm-memoryc-properly-pte_offset_map_lock-unlock-in-vm_insert_pages.patch removed from -mm tree,
Andrew Morton
- [merged] mm-debug_vm_pgtable-fix-build-failure-with-powerpc-8xx.patch removed from -mm tree,
Andrew Morton
- [merged] make-asm-generic-cacheflushh-more-standalone.patch removed from -mm tree,
Andrew Morton
- [merged] media-omap3isp-remove-cacheflushh.patch removed from -mm tree,
Andrew Morton
- [merged] mm-fix-a-warning-while-make-xmldocs.patch removed from -mm tree,
Andrew Morton
- [merged] mm-memcontrol-handle-div0-crash-race-condition-in-memorylow.patch removed from -mm tree,
Andrew Morton
- [merged] mm-memcontrol-fix-do-not-put-the-css-reference.patch removed from -mm tree,
Andrew Morton
- [merged] mm-memcg-prevent-missed-memorylow-load-tears.patch removed from -mm tree,
Andrew Morton
- [merged] docs-mm-gup-minor-documentation-update.patch removed from -mm tree,
Andrew Morton
- [merged] doc-thp-cow-fault-no-longer-allocate-thp.patch removed from -mm tree,
Andrew Morton
- [merged] mm-workingset-age-nonresident-information-alongside-anonymous-pages.patch removed from -mm tree,
Andrew Morton
- [merged] mm-swap-fix-for-mm-workingset-age-nonresident-information-alongside-anonymous-pages.patch removed from -mm tree,
Andrew Morton
- [merged] mm-memory-fix-io-cost-for-anonymous-page.patch removed from -mm tree,
Andrew Morton
- [merged] x86-hyperv-allocate-the-hypercall-page-with-only-read-and-execute-bits.patch removed from -mm tree,
Andrew Morton
- [merged] arm64-use-page_kernel_rox-directly-in-alloc_insn_page.patch removed from -mm tree,
Andrew Morton
- [merged] mm-remove-vmalloc_exec.patch removed from -mm tree,
Andrew Morton
- [merged] mm-fix-false-softlockup-during-pfn-range-removal.patch removed from -mm tree,
Andrew Morton
- [merged] maintainers-update-info-for-sparse.patch removed from -mm tree,
Andrew Morton
- incoming,
Andrew Morton
- [patch 1/5] mm/hugetlb.c: fix pages per hugetlb calculation,
Andrew Morton
- [patch 2/5] samples/vfs: avoid warning in statx override,
Andrew Morton
- [patch 3/5] mm/cma.c: use exact_nid true to fix possible per-numa cma leak,
Andrew Morton
- [patch 4/5] vmalloc: fix the owner argument for the new __vmalloc_node_range callers,
Andrew Morton
- [patch 5/5] mm/page_alloc: fix documentation error,
Andrew Morton
- + kasan-remove-kasan_unpoison_stack_above_sp_to.patch added to -mm tree,
Andrew Morton
- + kasan-fix-kasan-unit-tests-for-tag-based-kasan.patch added to -mm tree,
Andrew Morton
- + lib-test_bitops-do-the-full-test-during-module-init.patch added to -mm tree,
Andrew Morton
- [nacked] mm-mremap-format-the-check-in-move_normal_pmd-same-as-move_huge_pmd.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-mremap-it-is-sure-to-have-enough-space-when-extent-meets-requirement.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-mremap-calculate-extent-in-one-place.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-mremap-start-addresses-are-properly-aligned.patch removed from -mm tree,
Andrew Morton
- + mm-page_alloc-skip-setting-nodemask-when-we-are-in-interrupt.patch added to -mm tree,
Andrew Morton
- + mm-debug_vm_pgtable-add-tests-validating-arch-helpers-for-core-mm-features.patch added to -mm tree,
Andrew Morton
- + mm-debug_vm_pgtable-add-tests-validating-advanced-arch-page-table-helpers.patch added to -mm tree,
Andrew Morton
- + mm-debug_vm_pgtable-add-debug-prints-for-individual-tests.patch added to -mm tree,
Andrew Morton
- + documentation-mm-add-descriptions-for-arch-page-table-helpers.patch added to -mm tree,
Andrew Morton
- [merged] slub-drop-lockdep_assert_held-from-put_map.patch removed from -mm tree,
Andrew Morton
- + slub-drop-lockdep_assert_held-from-put_map.patch added to -mm tree,
Andrew Morton
- [merged] mailmap-add-entry-for-obsolete-email-address.patch removed from -mm tree,
Andrew Morton
- + mm-mmap-optimize-a-branch-judgment-in-ksys_mmap_pgoff.patch added to -mm tree,
Andrew Morton
- + vfs-xattr-mm-shmem-kernfs-release-simple-xattr-entry-in-a-right-way.patch added to -mm tree,
Andrew Morton
- [to-be-updated] mm-slab-check-gfp_slab_bug_mask-before-alloc_pages-in-kmalloc_order.patch removed from -mm tree,
Andrew Morton
- + mm-slab-check-gfp_slab_bug_mask-before-alloc_pages-in-kmalloc_order.patch added to -mm tree,
Andrew Morton
- mmotm 2020-07-06-18-53 uploaded,
Andrew Morton
- + mm-avoid-access-flag-update-tlb-flush-for-retried-page-fault.patch added to -mm tree,
Andrew Morton
- + mm-memcg-slab-remove-unused-argument-by-charge_slab_page.patch added to -mm tree,
Andrew Morton
- + mm-slab-rename-uncharge_slab_page-to-unaccount_slab_page.patch added to -mm tree,
Andrew Morton
- + mm-kmem-switch-to-static_branch_likely-in-memcg_kmem_enabled.patch added to -mm tree,
Andrew Morton
- + fs-minix-check-return-value-of-sb_getblk.patch added to -mm tree,
Andrew Morton
- + fs-minix-dont-allow-getting-deleted-inodes.patch added to -mm tree,
Andrew Morton
- + fs-minix-reject-too-large-maximum-file-size.patch added to -mm tree,
Andrew Morton
- + fs-minix-set-s_maxbytes-correctly.patch added to -mm tree,
Andrew Morton
- + fs-minix-fix-block-limit-check-for-v1-filesystems.patch added to -mm tree,
Andrew Morton
- + fs-minix-remove-expected-error-message-in-block_to_path.patch added to -mm tree,
Andrew Morton
- + mm-vmalloc-remove-redundant-asignmnet-in-unmap_kernel_range_noflush.patch added to -mm tree,
Andrew Morton
- + mm-zswap-move-to-use-crypto_acomp-api-for-hardware-acceleration.patch added to -mm tree,
Andrew Morton
- + kthread-remove-incorrect-comment-in-kthread_create_on_cpu.patch added to -mm tree,
Andrew Morton
- + lib-test_lockupc-make-symbol-test_works-static.patch added to -mm tree,
Andrew Morton
- [failures] kthread-work-could-not-be-queued-when-worker-being-destroyed.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-page_isolation-prefer-the-node-of-the-source-page.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-migrate-move-migration-helper-from-h-to-c.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-hugetlb-unify-migration-callbacks.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-hugetlb-make-hugetlb-migration-callback-cma-aware.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-migrate-make-a-standard-migration-target-allocation-function.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-gup-use-a-standard-migration-target-allocation-callback.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-mempolicy-use-a-standard-migration-target-allocation-callback.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-page_alloc-remove-a-wrapper-for-alloc_migration_target.patch removed from -mm tree,
Andrew Morton
- + mm-hugetlb-avoid-hardcoding-while-checking-if-cma-is-enable.patch added to -mm tree,
Andrew Morton
- [folded-merged] mm-vmstat-add-events-for-pmd-based-thp-migration-without-split-fix.patch removed from -mm tree,
Andrew Morton
- [folded-merged] mm-vmstat-add-events-for-pmd-based-thp-migration-without-split-update.patch removed from -mm tree,
Andrew Morton
- [to-be-updated] mm-vmstat-add-events-for-pmd-based-thp-migration-without-split.patch removed from -mm tree,
Andrew Morton
- + mm-vmstat-add-events-for-thp-migration-without-split.patch added to -mm tree,
Andrew Morton
- + mm-memcg-fix-refcount-error-while-moving-and-swapping.patch added to -mm tree,
Andrew Morton
- + vfat-fat-msdos-filesystem-replace-http-links-with-https-ones.patch added to -mm tree,
Andrew Morton
- + kbuild-move-wtype-limits-to-w=2.patch added to -mm tree,
Andrew Morton
- [to-be-updated] mm-zswap-move-to-use-crypto_acomp-api-for-hardware-acceleration.patch removed from -mm tree,
Andrew Morton
- + mm-remove-unneeded-includes-of-asm-pgalloch-fix.patch added to -mm tree,
Andrew Morton
- + kasan-fix-kasan-unit-tests-for-tag-based-kasan-v4.patch added to -mm tree,
Andrew Morton
- + mailmap-add-entry-for-mike-rapoport.patch added to -mm tree,
Andrew Morton
- + mm-mremap-it-is-sure-to-have-enough-space-when-extent-meets-requirement.patch added to -mm tree,
Andrew Morton
- + mm-mremap-calculate-extent-in-one-place.patch added to -mm tree,
Andrew Morton
- + mm-mremap-start-addresses-are-properly-aligned.patch added to -mm tree,
Andrew Morton
- + mm-mremap-use-pmd_addr_end-to-simplify-the-calculate-of-extent.patch added to -mm tree,
Andrew Morton
- + mm-swap-simplify-alloc_swap_slot_cache.patch added to -mm tree,
Andrew Morton
- + mm-swap-simplify-enable_swap_slots_cache.patch added to -mm tree,
Andrew Morton
- + mm-swap-remove-redundant-check-for-swap_slot_cache_initialized.patch added to -mm tree,
Andrew Morton
- + mm-do-page-fault-accounting-in-handle_mm_fault.patch added to -mm tree,
Andrew Morton
- + mm-alpha-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
- + mm-arc-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
- + mm-arm-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
- + mm-arm64-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
- + mm-csky-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
- + mm-hexagon-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
- + mm-ia64-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
- + mm-m68k-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
- + mm-microblaze-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
- + mm-mips-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
- + mm-nds32-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
- + mm-nios2-use-general-page-fault-accounting.patch added to -mm tree,
Andrew Morton
[Index of Archives]
[Linux Kernel]
[LKML FAQ]
[IETF Annouce]
[Security]
[Bugtraq]