Linux MM Kernel Commits
[Prev Page][Next Page]
- [patch 74/91] drivers/char: remove /dev/kmem for good, (continued)
- [patch 74/91] drivers/char: remove /dev/kmem for good,
Andrew Morton
- [patch 75/91] mm: remove xlate_dev_kmem_ptr(),
Andrew Morton
- [patch 76/91] mm/vmalloc: remove vwrite(),
Andrew Morton
- [patch 77/91] arm: print alloc free paths for address in registers,
Andrew Morton
- [patch 78/91] scripts/spelling.txt: add "overlfow",
Andrew Morton
- [patch 79/91] scripts/spelling.txt: add "diabled" typo,
Andrew Morton
- [patch 80/91] scripts/spelling.txt: add "overflw",
Andrew Morton
- [patch 81/91] mm/slab.c: fix spelling mistake "disired" -> "desired",
Andrew Morton
- [patch 82/91] include/linux/pgtable.h: few spelling fixes,
Andrew Morton
- [patch 83/91] kernel/umh.c: fix some spelling mistakes,
Andrew Morton
- [patch 84/91] kernel/user_namespace.c: fix typos,
Andrew Morton
- [patch 85/91] kernel/up.c: fix typo,
Andrew Morton
- [patch 86/91] kernel/sys.c: fix typo,
Andrew Morton
- [patch 87/91] fs: fat: fix spelling typo of values,
Andrew Morton
- [patch 88/91] ipc/sem.c: spelling fix,
Andrew Morton
- [patch 89/91] treewide: remove editor modelines and cruft,
Andrew Morton
- [patch 90/91] mm: fix typos in comments,
Andrew Morton
- [patch 91/91] mm: fix typos in comments,
Andrew Morton
- Re: incoming,
Linus Torvalds
- incoming,
Andrew Morton
- [patch 01/13] mm/hugetlb: fix F_SEAL_FUTURE_WRITE,
Andrew Morton
- [patch 02/13] mm/hugetlb: fix cow where page writtable in child,
Andrew Morton
- [patch 03/13] mm, slub: move slub_debug static key enabling outside slab_mutex,
Andrew Morton
- [patch 04/13] kernel/resource: fix return code check in __request_free_mem_region,
Andrew Morton
- [patch 05/13] squashfs: fix divide error in calculate_skip(),
Andrew Morton
- [patch 06/13] userfaultfd: release page in error path to avoid BUG_ON,
Andrew Morton
- [patch 07/13] ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()",
Andrew Morton
- [patch 08/13] mm: fix struct page layout on 32-bit systems,
Andrew Morton
- [patch 09/13] kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled,
Andrew Morton
- [patch 10/13] mm/filemap: fix readahead return types,
Andrew Morton
- [patch 11/13] hfsplus: prevent corruption in shrinking truncate,
Andrew Morton
- [patch 12/13] docs: admin-guide: update description for kernel.modprobe sysctl,
Andrew Morton
- [patch 13/13] mm/ioremap: fix iomap_max_page_shift,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/10] mm/shuffle: fix section mismatch warning,
Andrew Morton
- [patch 02/10] Revert "mm/gup: check page posion status for coredump.",
Andrew Morton
- [patch 03/10] ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry,
Andrew Morton
- [patch 04/10] tools/testing/selftests/exec: fix link error,
Andrew Morton
- [patch 05/10] kasan: slab: always reset the tag in get_freepointer_safe(),
Andrew Morton
- [patch 06/10] watchdog: reliable handling of timestamps,
Andrew Morton
- [patch 07/10] linux/bits.h: fix compilation error with GENMASK,
Andrew Morton
- [patch 08/10] proc: remove Alexey from MAINTAINERS,
Andrew Morton
- [patch 09/10] lib: kunit: suppress a compilation warning of frame size,
Andrew Morton
- [patch 10/10] userfaultfd: hugetlbfs: fix new flag usage in error path,
Andrew Morton
- incoming,
Andrew Morton
- [patch 04/13] mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests(),
Andrew Morton
- [patch 01/13] Revert "MIPS: make userspace mapping young by default",
Andrew Morton
- [patch 02/13] kfence: use TASK_IDLE when awaiting allocation,
Andrew Morton
- [patch 03/13] pid: take a reference when initializing `cad_pid`,
Andrew Morton
- [patch 05/13] mm/page_alloc: fix counting of free pages after take off from buddy,
Andrew Morton
- [patch 06/13] drivers/base/memory: fix trying offlining memory blocks with memory holes on aarch64,
Andrew Morton
- [patch 07/13] hugetlb: pass head page to remove_hugetlb_page(),
Andrew Morton
- [patch 11/13] lib: crc64: fix kernel-doc warning,
Andrew Morton
- [patch 08/13] proc: add .gitignore for proc-subset-pid selftest,
Andrew Morton
- [patch 12/13] ocfs2: fix data corruption by fallocate,
Andrew Morton
- [patch 09/13] mm/kasan/init.c: fix doc warning,
Andrew Morton
- [patch 10/13] mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY,
Andrew Morton
- [patch 13/13] mailmap: use private address for Michel Lespinasse,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/18] mm,hwpoison: fix race with hugetlb page allocation,
Andrew Morton
- [patch 02/18] mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare,
Andrew Morton
- [patch 03/18] mm/slub: clarify verification reporting,
Andrew Morton
- [patch 04/18] mm/slub: fix redzoning for small allocations,
Andrew Morton
- [patch 05/18] mm/slub: actually fix freelist pointer vs redzoning,
Andrew Morton
- [patch 06/18] mm/hugetlb: expand restore_reserve_on_error functionality,
Andrew Morton
- [patch 07/18] mm/memory-failure: make sure wait for page writeback in memory_failure,
Andrew Morton
- [patch 08/18] crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo,
Andrew Morton
- [patch 09/18] mm/slub.c: include swab.h,
Andrew Morton
- [patch 10/18] mm, thp: use head page in __migration_entry_wait(),
Andrew Morton
- [patch 11/18] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry,
Andrew Morton
- [patch 12/18] mm/thp: make is_huge_zero_pmd() safe and quicker,
Andrew Morton
- [patch 13/18] mm/thp: try_to_unmap() use TTU_SYNC for safe splitting,
Andrew Morton
- [patch 14/18] mm/thp: fix vma_address() if virtual address below file offset,
Andrew Morton
- [patch 15/18] mm/thp: fix page_address_in_vma() on file THP tails,
Andrew Morton
- [patch 16/18] mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page(),
Andrew Morton
- [patch 17/18] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split,
Andrew Morton
- [patch 18/18] mm/sparse: fix check_usemap_section_nr warnings,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/24] mm: page_vma_mapped_walk(): use page for pvmw->page,
Andrew Morton
- [patch 02/24] mm: page_vma_mapped_walk(): settle PageHuge on entry,
Andrew Morton
- [patch 03/24] mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd,
Andrew Morton
- [patch 04/24] mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block,
Andrew Morton
- [patch 05/24] mm: page_vma_mapped_walk(): crossing page table boundary,
Andrew Morton
- [patch 06/24] mm: page_vma_mapped_walk(): add a level of indentation,
Andrew Morton
- [patch 07/24] mm: page_vma_mapped_walk(): use goto instead of while (1),
Andrew Morton
- [patch 08/24] mm: page_vma_mapped_walk(): get vma_address_end() earlier,
Andrew Morton
- [patch 09/24] mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes,
Andrew Morton
- [patch 10/24] mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk(),
Andrew Morton
- [patch 11/24] nilfs2: fix memory leak in nilfs_sysfs_delete_device_group,
Andrew Morton
- [patch 12/24] mm/vmalloc: add vmalloc_no_huge,
Andrew Morton
- [patch 13/24] KVM: s390: prepare for hugepage vmalloc,
Andrew Morton
- [patch 14/24] mm/vmalloc: unbreak kasan vmalloc support,
Andrew Morton
- [patch 15/24] kthread_worker: split code for canceling the delayed work timer,
Andrew Morton
- [patch 16/24] kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync(),
Andrew Morton
- [patch 17/24] mm, futex: fix shared futex pgoff on shmem huge page,
Andrew Morton
- [patch 18/24] mm/memory-failure: use a mutex to avoid memory_failure() races,
Andrew Morton
- [patch 19/24] mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned,
Andrew Morton
- [patch 20/24] mm/hwpoison: do not lock page again when me_huge_page() successfully recovers,
Andrew Morton
- [patch 21/24] mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array,
Andrew Morton
- [patch 22/24] mm/page_alloc: do bulk array bounds check after checking populated elements,
Andrew Morton
- [patch 23/24] MAINTAINERS: fix Marek's identity again,
Andrew Morton
- [patch 24/24] mailmap: add Marek's other e-mail address and identity without diacritics,
Andrew Morton
- incoming,
Andrew Morton
- [patch 001/192] mm/gup: fix try_grab_compound_head() race with split_huge_page(),
Andrew Morton
- [patch 002/192] mm/page_alloc: fix memory map initialization for descending nodes,
Andrew Morton
- [patch 003/192] mm/page_alloc: correct return value of populated elements if bulk array is populated,
Andrew Morton
- [patch 004/192] kthread: switch to new kerneldoc syntax for named variable macro argument,
Andrew Morton
- [patch 005/192] kthread_worker: fix return value when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync(),
Andrew Morton
- [patch 006/192] ia64: headers: drop duplicated words,
Andrew Morton
- [patch 007/192] ia64: mca_drv: fix incorrect array size calculation,
Andrew Morton
- [patch 008/192] streamline_config.pl: make spacing consistent,
Andrew Morton
- [patch 009/192] streamline_config.pl: add softtabstop=4 for vim users,
Andrew Morton
- [patch 010/192] scripts/spelling.txt: add more spellings to spelling.txt,
Andrew Morton
- [patch 011/192] ntfs: fix validity check for file name attribute,
Andrew Morton
- [patch 012/192] squashfs: add option to panic on errors,
Andrew Morton
- [patch 013/192] ocfs2: remove unnecessary INIT_LIST_HEAD(),
Andrew Morton
- [patch 014/192] ocfs2: fix snprintf() checking,
Andrew Morton
- [patch 019/192] kernel: watchdog: modify the explanation related to watchdog thread,
Andrew Morton
- [patch 018/192] ocfs2: remove redundant initialization of variable ret,
Andrew Morton
- [patch 017/192] ocfs2: replace simple_strtoull() with kstrtoull(),
Andrew Morton
- [patch 021/192] doc: watchdog: modify the doc related to "watchdog/%u",
Andrew Morton
- [patch 022/192] slab: use __func__ to trace function name,
Andrew Morton
- [patch 015/192] ocfs2: remove redundant assignment to pointer queue,
Andrew Morton
- [patch 016/192] ocfs2: remove repeated uptodate check for buffer,
Andrew Morton
- [patch 020/192] doc: watchdog: modify the explanation related to watchdog thread,
Andrew Morton
- [patch 023/192] kunit: make test->lock irq safe,
Andrew Morton
- [patch 024/192] mm/slub, kunit: add a KUnit test for SLUB debugging functionality,
Andrew Morton
- [patch 025/192] slub: remove resiliency_test() function,
Andrew Morton
- [patch 026/192] mm, slub: change run-time assertion in kmalloc_index() to compile-time,
Andrew Morton
- [patch 027/192] slub: restore slub_debug=- behavior,
Andrew Morton
- [patch 028/192] slub: actually use 'message' in restore_bytes(),
Andrew Morton
- [patch 029/192] slub: indicate slab_fix() uses printf formats,
Andrew Morton
- [patch 030/192] slub: force on no_hash_pointers when slub_debug is enabled,
Andrew Morton
- [patch 031/192] mm: slub: move sysfs slab alloc/free interfaces to debugfs,
Andrew Morton
- [patch 032/192] mm/slub: add taint after the errors are printed,
Andrew Morton
- [patch 033/192] mm/kmemleak: fix possible wrong memory scanning period,
Andrew Morton
- [patch 034/192] dax: fix ENOMEM handling in grab_mapping_entry(),
Andrew Morton
- [patch 035/192] tools/vm/page_owner_sort.c: check malloc() return,
Andrew Morton
- [patch 039/192] mm/page_reporting: export reporting order as module parameter,
Andrew Morton
- [patch 037/192] mm: mmap_lock: use local locks instead of disabling preemption,
Andrew Morton
- [patch 036/192] mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage(),
Andrew Morton
- [patch 038/192] mm/page_reporting: fix code style in __page_reporting_request(),
Andrew Morton
- [patch 040/192] mm/page_reporting: allow driver to specify reporting order,
Andrew Morton
- [patch 041/192] virtio_balloon: specify page reporting order if needed,
Andrew Morton
- [patch 042/192] mm: page-writeback: kill get_writeback_state() comments,
Andrew Morton
- [patch 043/192] mm/page-writeback: Fix performance when BDI's share of ratio is 0.,
Andrew Morton
- [patch 044/192] mm/page-writeback: update the comment of Dirty position control,
Andrew Morton
- [patch 045/192] mm/page-writeback: use __this_cpu_inc() in account_page_dirtied(),
Andrew Morton
- [patch 046/192] writeback, cgroup: do not switch inodes with I_WILL_FREE flag,
Andrew Morton
- [patch 047/192] writeback, cgroup: add smp_mb() to cgroup_writeback_umount(),
Andrew Morton
- [patch 048/192] writeback, cgroup: increment isw_nr_in_flight before grabbing an inode,
Andrew Morton
- [patch 049/192] writeback, cgroup: switch to rcu_work API in inode_switch_wbs(),
Andrew Morton
- [patch 050/192] writeback, cgroup: keep list of inodes attached to bdi_writeback,
Andrew Morton
- [patch 051/192] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn(),
Andrew Morton
- [patch 052/192] writeback, cgroup: support switching multiple inodes at once,
Andrew Morton
- [patch 053/192] writeback, cgroup: release dying cgwbs by switching attached inodes,
Andrew Morton
- [patch 054/192] fs: unexport __set_page_dirty,
Andrew Morton
- [patch 055/192] fs: move ramfs_aops to libfs,
Andrew Morton
- [patch 056/192] mm: require ->set_page_dirty to be explicitly wired up,
Andrew Morton
- [patch 057/192] mm/writeback: move __set_page_dirty() to core mm,
Andrew Morton
- [patch 058/192] mm/writeback: use __set_page_dirty in __set_page_dirty_nobuffers,
Andrew Morton
- [patch 059/192] iomap: use __set_page_dirty_nobuffers,
Andrew Morton
- [patch 062/192] mm: move page dirtying prototypes from mm.h,
Andrew Morton
- [patch 060/192] fs: remove anon_set_page_dirty(),
Andrew Morton
- [patch 061/192] fs: remove noop_set_page_dirty(),
Andrew Morton
- [patch 063/192] mm/gup_benchmark: support threading,
Andrew Morton
- [patch 065/192] mm: gup: pack has_pinned in MMF_HAS_PINNED,
Andrew Morton
- [patch 064/192] mm: gup: allow FOLL_PIN to scale in SMP,
Andrew Morton
- [patch 066/192] mm: pagewalk: fix walk for hugepage tables,
Andrew Morton
- [patch 067/192] mm/swapfile: use percpu_ref to serialize against concurrent swapoff,
Andrew Morton
- [patch 068/192] swap: fix do_swap_page() race with swapoff,
Andrew Morton
- [patch 069/192] mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info(),
Andrew Morton
- [patch 070/192] mm/shmem: fix shmem_swapin() race with swapoff,
Andrew Morton
- [patch 071/192] mm/swapfile: move get_swap_page_of_type() under CONFIG_HIBERNATION,
Andrew Morton
- [patch 072/192] mm/swap: remove unused local variable nr_shadows,
Andrew Morton
- [patch 073/192] mm/swap_slots.c: delete meaningless forward declarations,
Andrew Morton
- [patch 074/192] mm, swap: remove unnecessary smp_rmb() in swap_type_to_swap_info(),
Andrew Morton
- [patch 075/192] mm: free idle swap cache page after COW,
Andrew Morton
- [patch 076/192] swap: check mapping_empty() for swap cache before being freed,
Andrew Morton
- [patch 077/192] mm/memcg: move mod_objcg_state() to memcontrol.c,
Andrew Morton
- [patch 078/192] mm/memcg: cache vmstat data in percpu memcg_stock_pcp,
Andrew Morton
- [patch 079/192] mm/memcg: improve refill_obj_stock() performance,
Andrew Morton
- [patch 082/192] mm: memcg/slab: create a new set of kmalloc-cg-<n> caches,
Andrew Morton
- [patch 081/192] mm: memcg/slab: properly set up gfp flags for objcg pointer array,
Andrew Morton
- [patch 080/192] mm/memcg: optimize user context object stock access,
Andrew Morton
- [patch 083/192] mm: memcg/slab: disable cache merging for KMALLOC_NORMAL caches,
Andrew Morton
- [patch 084/192] mm: memcontrol: fix root_mem_cgroup charging,
Andrew Morton
- [patch 085/192] mm: memcontrol: fix page charging in page replacement,
Andrew Morton
- [patch 086/192] mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm,
Andrew Morton
- [patch 087/192] mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec,
Andrew Morton
- [patch 088/192] mm: memcontrol: simplify lruvec_holds_page_lru_lock,
Andrew Morton
- [patch 089/192] mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec,
Andrew Morton
- [patch 090/192] mm: memcontrol: simplify the logic of objcg pinning memcg,
Andrew Morton
- [patch 091/192] mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock,
Andrew Morton
- [patch 092/192] mm: vmscan: remove noinline_for_stack,
Andrew Morton
- [patch 093/192] memcontrol: use flexible-array member,
Andrew Morton
- [patch 094/192] loop: use worker per cgroup instead of kworker,
Andrew Morton
- [patch 095/192] mm: charge active memcg when no mm is set,
Andrew Morton
- [patch 096/192] loop: charge i/o to mem and blk cg,
Andrew Morton
- [patch 097/192] mm: memcontrol: remove trailing semicolon in macros,
Andrew Morton
- [patch 098/192] perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC,
Andrew Morton
- [patch 099/192] binfmt: remove in-tree usage of MAP_EXECUTABLE,
Andrew Morton
- [patch 100/192] mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff(),
Andrew Morton
- [patch 101/192] mm/mmap.c: logic of find_vma_intersection repeated in __do_munmap,
Andrew Morton
- [patch 102/192] mm/mmap: introduce unlock_range() for code cleanup,
Andrew Morton
- [patch 103/192] mm/mmap: use find_vma_intersection() in do_mmap() for overlap,
Andrew Morton
- [patch 104/192] mm/memory.c: fix comment of finish_mkwrite_fault(),
Andrew Morton
- [patch 105/192] mm: add vma_lookup(), update find_vma_intersection() comments,
Andrew Morton
- [patch 106/192] drm/i915/selftests: use vma_lookup() in __igt_mmap(),
Andrew Morton
- [patch 107/192] arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma(),
Andrew Morton
- [patch 108/192] arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection(),
Andrew Morton
- [patch 109/192] arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_intersection(),
Andrew Morton
- [patch 110/192] arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma(),
Andrew Morton
- [patch 111/192] arch/mips/kernel/traps: use vma_lookup() instead of find_vma(),
Andrew Morton
- [patch 112/192] arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush(),
Andrew Morton
- [patch 113/192] x86/sgx: use vma_lookup() in sgx_encl_find(),
Andrew Morton
- [patch 114/192] virt/kvm: use vma_lookup() instead of find_vma_intersection(),
Andrew Morton
- [patch 115/192] vfio: use vma_lookup() instead of find_vma_intersection(),
Andrew Morton
- [patch 116/192] net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive(),
Andrew Morton
- [patch 117/192] drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages(),
Andrew Morton
- [patch 118/192] media: videobuf2: use vma_lookup() in get_vaddr_frames(),
Andrew Morton
- [patch 119/192] misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma(),
Andrew Morton
- [patch 120/192] kernel/events/uprobes: use vma_lookup() in find_active_uprobe(),
Andrew Morton
- [patch 121/192] lib/test_hmm: use vma_lookup() in dmirror_migrate(),
Andrew Morton
- [patch 122/192] mm/ksm: use vma_lookup() in find_mergeable_vma(),
Andrew Morton
- [patch 123/192] mm/migrate: use vma_lookup() in do_pages_stat_array(),
Andrew Morton
- [patch 124/192] mm/mremap: use vma_lookup() in vma_to_resize(),
Andrew Morton
- [patch 125/192] mm/memory.c: use vma_lookup() in __access_remote_vm(),
Andrew Morton
- [patch 126/192] mm/mempolicy: use vma_lookup() in __access_remote_vm(),
Andrew Morton
- [patch 127/192] mm: update legacy flush_tlb_* to use vma,
Andrew Morton
- [patch 128/192] mm: improve mprotect(R|W) efficiency on pages referenced once,
Andrew Morton
- [patch 129/192] h8300: remove unused variable,
Andrew Morton
- [patch 130/192] mm/dmapool: use DEVICE_ATTR_RO macro,
Andrew Morton
- [patch 131/192] mm, tracing: unify PFN format strings,
Andrew Morton
- [patch 132/192] mm/page_alloc: add an alloc_pages_bulk_array_node() helper,
Andrew Morton
- [patch 134/192] mm/vmalloc: print a warning message first on failure,
Andrew Morton
- [patch 133/192] mm/vmalloc: switch to bulk allocator in __vmalloc_area_node(),
Andrew Morton
- [patch 135/192] mm/vmalloc: remove quoted strings split across lines,
Andrew Morton
- [patch 136/192] mm/vmalloc: fallback to a single page allocator,
Andrew Morton
- [patch 137/192] mm: vmalloc: add cond_resched() in __vunmap(),
Andrew Morton
- [patch 138/192] printk: introduce dump_stack_lvl(),
Andrew Morton
- [patch 139/192] kasan: use dump_stack_lvl(KERN_ERR) to print stacks,
Andrew Morton
- [patch 140/192] kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL(),
Andrew Morton
- [patch 141/192] kasan: allow an architecture to disable inline instrumentation,
Andrew Morton
- [patch 142/192] kasan: allow architectures to provide an outline readiness check,
Andrew Morton
- [patch 143/192] mm: define default MAX_PTRS_PER_* in include/pgtable.h,
Andrew Morton
- [patch 144/192] kasan: use MAX_PTRS_PER_* for early shadow tables,
Andrew Morton
- [patch 145/192] kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY,
Andrew Morton
- [patch 146/192] kasan: integrate the common part of two KASAN tag-based modes,
Andrew Morton
- [patch 147/192] kasan: add memory corruption identification support for hardware tag-based mode,
Andrew Morton
- [patch 148/192] mm: report which part of mem is being freed on initmem case,
Andrew Morton
- [patch 149/192] mm/mmzone.h: simplify is_highmem_idx(),
Andrew Morton
- [patch 150/192] mm: make __dump_page static,
Andrew Morton
- [patch 151/192] mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt,
Andrew Morton
- [patch 152/192] mm/debug: factor PagePoisoned out of __dump_page,
Andrew Morton
- [patch 153/192] mm/page_owner: constify dump_page_owner,
Andrew Morton
- [patch 154/192] mm: make compound_head const-preserving,
Andrew Morton
- [patch 155/192] mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype,
Andrew Morton
- [patch 156/192] mm: constify page_count and page_ref_count,
Andrew Morton
- [patch 158/192] mm/page_alloc: switch to pr_debug,
Andrew Morton
- [patch 159/192] kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21,
Andrew Morton
- [patch 160/192] mm/page_alloc: split per cpu page lists and zone stats,
Andrew Morton
- [patch 157/192] mm: optimise nth_page for contiguous memmap,
Andrew Morton
- [patch 161/192] mm/page_alloc: convert per-cpu list protection to local_lock,
Andrew Morton
- [patch 162/192] mm/vmstat: convert NUMA statistics to basic NUMA counters,
Andrew Morton
- [patch 163/192] mm/vmstat: inline NUMA event counter updates,
Andrew Morton
- [patch 164/192] mm/page_alloc: batch the accounting updates in the bulk allocator,
Andrew Morton
- [patch 165/192] mm/page_alloc: reduce duration that IRQs are disabled for VM counters,
Andrew Morton
- [patch 166/192] mm/page_alloc: explicitly acquire the zone lock in __free_pages_ok,
Andrew Morton
- [patch 167/192] mm/page_alloc: avoid conflating IRQs disabled with zone->lock,
Andrew Morton
- [patch 168/192] mm/page_alloc: update PGFREE outside the zone lock in __free_pages_ok,
Andrew Morton
- [patch 169/192] mm: page_alloc: dump migrate-failed pages only at -EBUSY,
Andrew Morton
- [patch 170/192] mm/page_alloc: delete vm.percpu_pagelist_fraction,
Andrew Morton
- [patch 171/192] mm/page_alloc: disassociate the pcp->high from pcp->batch,
Andrew Morton
- [patch 172/192] mm/page_alloc: adjust pcp->high after CPU hotplug events,
Andrew Morton
- [patch 173/192] mm/page_alloc: scale the number of pages that are batch freed,
Andrew Morton
- [patch 174/192] mm/page_alloc: limit the number of pages on PCP lists when reclaim is active,
Andrew Morton
- [patch 175/192] mm/page_alloc: introduce vm.percpu_pagelist_high_fraction,
Andrew Morton
- [patch 176/192] mm: drop SECTION_SHIFT in code comments,
Andrew Morton
- [patch 177/192] mm/page_alloc: improve memmap_pages dbg msg,
Andrew Morton
- [patch 178/192] mm/page_alloc: fix counting of managed_pages,
Andrew Morton
- [patch 179/192] mm/page_alloc: move free_the_page,
Andrew Morton
- [patch 180/192] alpha: remove DISCONTIGMEM and NUMA,
Andrew Morton
- [patch 181/192] arc: update comment about HIGHMEM implementation,
Andrew Morton
- [patch 182/192] arc: remove support for DISCONTIGMEM,
Andrew Morton
- [patch 183/192] m68k: remove support for DISCONTIGMEM,
Andrew Morton
- [patch 184/192] mm: remove CONFIG_DISCONTIGMEM,
Andrew Morton
- [patch 185/192] arch, mm: remove stale mentions of DISCONIGMEM,
Andrew Morton
- [patch 186/192] docs: remove description of DISCONTIGMEM,
Andrew Morton
- [patch 187/192] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA,
Andrew Morton
- [patch 188/192] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM,
Andrew Morton
- [patch 189/192] mm/page_alloc: allow high-order pages to be stored on the per-cpu lists,
Andrew Morton
- [patch 190/192] mm/page_alloc: split pcp->high across all online CPUs for cpuless nodes,
Andrew Morton
- [patch 191/192] mm,hwpoison: send SIGBUS with error virutal address,
Andrew Morton
- [patch 192/192] mm,hwpoison: make get_hwpoison_page() call get_any_page(),
Andrew Morton
- incoming,
Andrew Morton
- [patch 001/192] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c,
Andrew Morton
- [patch 002/192] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP,
Andrew Morton
- [patch 003/192] mm: hugetlb: gather discrete indexes of tail page,
Andrew Morton
- [patch 004/192] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page,
Andrew Morton
- [patch 005/192] mm: hugetlb: defer freeing of HugeTLB pages,
Andrew Morton
- [patch 006/192] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page,
Andrew Morton
- [patch 007/192] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap,
Andrew Morton
- [patch 008/192] mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled,
Andrew Morton
- [patch 009/192] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate,
Andrew Morton
- [patch 010/192] mm/debug_vm_pgtable: move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE,
Andrew Morton
- [patch 011/192] mm/debug_vm_pgtable: remove redundant pfn_{pmd/pte}() and fix one comment mistake,
Andrew Morton
- [patch 012/192] mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK,
Andrew Morton
- [patch 013/192] mm/huge_memory.c: use page->deferred_list,
Andrew Morton
- [patch 014/192] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled(),
Andrew Morton
- [patch 015/192] mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd,
Andrew Morton
- [patch 016/192] mm/huge_memory.c: don't discard hugepage if other processes are mapping it,
Andrew Morton
- [patch 017/192] mm/hugetlb: change parameters of arch_make_huge_pte(),
Andrew Morton
- [patch 018/192] mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge,
Andrew Morton
- [patch 019/192] mm/vmalloc: enable mapping of huge pages at pte level in vmap,
Andrew Morton
- [patch 020/192] mm/vmalloc: enable mapping of huge pages at pte level in vmalloc,
Andrew Morton
- [patch 021/192] powerpc/8xx: add support for huge pages on VMAP and VMALLOC,
Andrew Morton
- [patch 022/192] khugepaged: selftests: remove debug_cow,
Andrew Morton
- [patch 023/192] mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY,
Andrew Morton
- [patch 024/192] mm: sparsemem: split the huge PMD mapping of vmemmap pages,
Andrew Morton
- [patch 025/192] mm: sparsemem: use huge PMD mapping for vmemmap pages,
Andrew Morton
- [patch 026/192] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON,
Andrew Morton
- [patch 027/192] hugetlb: remove prep_compound_huge_page cleanup,
Andrew Morton
- [patch 028/192] hugetlb: address ref count racing in prep_compound_gigantic_page,
Andrew Morton
- [patch 029/192] mm/hwpoison: disable pcp for page_handle_poison(),
Andrew Morton
- [patch 030/192] userfaultfd/selftests: use user mode only,
Andrew Morton
- [patch 031/192] userfaultfd/selftests: remove the time() check on delayed uffd,
Andrew Morton
- [patch 032/192] userfaultfd/selftests: dropping VERIFY check in locking_thread,
Andrew Morton
- [patch 033/192] userfaultfd/selftests: only dump counts if mode enabled,
Andrew Morton
- [patch 034/192] userfaultfd/selftests: unify error handling,
Andrew Morton
- [patch 035/192] mm/thp: simplify copying of huge zero page pmd when fork,
Andrew Morton
- [patch 036/192] mm/userfaultfd: fix uffd-wp special cases for fork(),
Andrew Morton
- [patch 037/192] mm/userfaultfd: fail uffd-wp registration if not supported,
Andrew Morton
- [patch 038/192] mm/pagemap: export uffd-wp protection information,
Andrew Morton
- [patch 039/192] userfaultfd/selftests: add pagemap uffd-wp test,
Andrew Morton
- [patch 040/192] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte,
Andrew Morton
- [patch 041/192] userfaultfd/shmem: support minor fault registration for shmem,
Andrew Morton
- [patch 042/192] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem,
Andrew Morton
- [patch 043/192] userfaultfd/shmem: advertise shmem minor fault support,
Andrew Morton
- [patch 044/192] userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte(),
Andrew Morton
- [patch 045/192] userfaultfd/selftests: use memfd_create for shmem test type,
Andrew Morton
- [patch 046/192] userfaultfd/selftests: create alias mappings in the shmem test,
Andrew Morton
- [patch 047/192] userfaultfd/selftests: reinitialize test context in each test,
Andrew Morton
- [patch 049/192] mm/vmscan.c: fix potential deadlock in reclaim_pages(),
Andrew Morton
- [patch 048/192] userfaultfd/selftests: exercise minor fault handling shmem support,
Andrew Morton
- [patch 050/192] include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low,
Andrew Morton
- [patch 051/192] mm: workingset: define macro WORKINGSET_SHIFT,
Andrew Morton
- [patch 052/192] mm/kconfig: move HOLES_IN_ZONE into mm,
Andrew Morton
- [patch 053/192] docs: proc.rst: meminfo: briefly describe gaps in memory accounting,
Andrew Morton
- [patch 054/192] fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER,
Andrew Morton
- [patch 055/192] fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM,
Andrew Morton
- [patch 056/192] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages,
Andrew Morton
- [patch 057/192] mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting PageOffline(),
Andrew Morton
- [patch 058/192] virtio-mem: use page_offline_(start|end) when setting PageOffline(),
Andrew Morton
- [patch 059/192] fs/proc/kcore: use page_offline_(freeze|thaw),
Andrew Morton
- [patch 060/192] mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS,
Andrew Morton
- [patch 061/192] mm/z3fold: avoid possible underflow in z3fold_alloc(),
Andrew Morton
- [patch 062/192] mm/z3fold: remove magic number in z3fold_create_pool(),
Andrew Morton
- [patch 063/192] mm/z3fold: remove unused function handle_to_z3fold_header(),
Andrew Morton
- [patch 064/192] mm/z3fold: fix potential memory leak in z3fold_destroy_pool(),
Andrew Morton
- [patch 065/192] mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page,
Andrew Morton
- [patch 066/192] mm/zbud: reuse unbuddied[0] as buddied in zbud_pool,
Andrew Morton
- [patch 067/192] mm/zbud: don't export any zbud API,
Andrew Morton
- [patch 068/192] mm/compaction: use DEVICE_ATTR_WO macro,
Andrew Morton
- [patch 069/192] mm: compaction: remove duplicate !list_empty(&sublist) check,
Andrew Morton
- [patch 070/192] mm/compaction: fix 'limit' in fast_isolate_freepages,
Andrew Morton
- [patch 071/192] mm/mempolicy: cleanup nodemask intersection check for oom,
Andrew Morton
- [patch 073/192] mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy,
Andrew Morton
- [patch 072/192] mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy,
Andrew Morton
- [patch 074/192] mm: mempolicy: don't have to split pmd for huge zero page,
Andrew Morton
- [patch 075/192] mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies,
Andrew Morton
- [patch 076/192] include/linux/mmzone.h: add documentation for pfn_valid(),
Andrew Morton
- [patch 077/192] memblock: update initialization of reserved pages,
Andrew Morton
- [patch 078/192] arm64: decouple check whether pfn is in linear map from pfn_valid(),
Andrew Morton
- [patch 079/192] arm64: drop pfn_valid_within() and simplify pfn_valid(),
Andrew Morton
- [patch 080/192] arm64/mm: drop HAVE_ARCH_PFN_VALID,
Andrew Morton
- [patch 081/192] mm: migrate: fix missing update page_private to hugetlb_page_subpool,
Andrew Morton
- [patch 082/192] mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs,
Andrew Morton
- [patch 083/192] mm: memory: add orig_pmd to struct vm_fault,
Andrew Morton
- [patch 084/192] mm: memory: make numa_migrate_prep() non-static,
Andrew Morton
- [patch 085/192] mm: thp: refactor NUMA fault handling,
Andrew Morton
- [patch 086/192] mm: migrate: account THP NUMA migration counters correctly,
Andrew Morton
- [patch 087/192] mm: migrate: don't split THP for misplaced NUMA page,
Andrew Morton
- [patch 088/192] mm: migrate: check mapcount for THP instead of refcount,
Andrew Morton
- [patch 089/192] mm: thp: skip make PMD PROT_NONE if THP migration is not supported,
Andrew Morton
- [patch 090/192] mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2,
Andrew Morton
- [patch 091/192] mm: rmap: make try_to_unmap() void function,
Andrew Morton
- [patch 092/192] mm/thp: remap_page() is only needed on anonymous THP,
Andrew Morton
- [patch 093/192] mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC,
Andrew Morton
- [patch 094/192] mm/thp: fix strncpy warning,
Andrew Morton
- [patch 095/192] nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc,
Andrew Morton
- [patch 096/192] mm/nommu: unexport do_munmap(),
Andrew Morton
- [patch 098/192] mm: make variable names for populate_vma_page_range() consistent,
Andrew Morton
- [patch 099/192] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables,
Andrew Morton
- [patch 100/192] MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT,
Andrew Morton
- [patch 101/192] selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore,
Andrew Morton
- [patch 102/192] selftests/vm: add test for MADV_POPULATE_(READ|WRITE),
Andrew Morton
- [patch 103/192] mm/memory_hotplug: rate limit page migration warnings,
Andrew Morton
- [patch 104/192] mm,memory_hotplug: drop unneeded locking,
Andrew Morton
- [patch 105/192] mm/zswap.c: remove unused function zswap_debugfs_exit(),
Andrew Morton
- [patch 106/192] mm/zswap.c: avoid unnecessary copy-in at map time,
Andrew Morton
- [patch 107/192] mm/zswap.c: fix two bugs in zswap_writeback_entry(),
Andrew Morton
- [patch 108/192] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep,
Andrew Morton
- [patch 109/192] mm/zsmalloc.c: remove confusing code in obj_free(),
Andrew Morton
- [patch 110/192] mm/zsmalloc.c: improve readability for async_free_zspage(),
Andrew Morton
- [patch 111/192] zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK,
Andrew Morton
- [patch 112/192] mm: fix typos and grammar error in comments,
Andrew Morton
- [patch 113/192] mm: define default value for FIRST_USER_ADDRESS,
Andrew Morton
- [patch 114/192] mm: fix spelling mistakes,
Andrew Morton
- [patch 115/192] mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages,
Andrew Morton
- [patch 116/192] mm/vmalloc: include header for prototype of set_iounmap_nonlazy,
Andrew Morton
- [patch 117/192] mm/page_alloc: make should_fail_alloc_page() static,
Andrew Morton
- [patch 118/192] mm/mapping_dirty_helpers: remove double Note in kerneldoc,
Andrew Morton
- [patch 119/192] mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection,
Andrew Morton
- [patch 120/192] mm/memory_hotplug: fix kerneldoc comment for __try_online_node,
Andrew Morton
- [patch 121/192] mm/memory_hotplug: fix kerneldoc comment for __remove_memory,
Andrew Morton
- [patch 122/192] mm/zbud: add kerneldoc fields for zbud_pool,
Andrew Morton
- [patch 123/192] mm/z3fold: add kerneldoc fields for z3fold_pool,
Andrew Morton
- [patch 124/192] mm/swap: make swap_address_space an inline function,
Andrew Morton
- [patch 125/192] mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations,
Andrew Morton
- [patch 126/192] mm/page_alloc: move prototype for find_suitable_fallback,
Andrew Morton
- [patch 127/192] mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEM,
Andrew Morton
- [patch 128/192] mm/thp: define default pmd_pgtable(),
Andrew Morton
- [patch 129/192] kfence: unconditionally use unbound work queue,
Andrew Morton
- [patch 130/192] mm: remove special swap entry functions,
Andrew Morton
- [patch 131/192] mm/swapops: rework swap entry manipulation code,
Andrew Morton
- [patch 132/192] mm/rmap: split try_to_munlock from try_to_unmap,
Andrew Morton
- [patch 133/192] mm/rmap: split migration into its own function,
Andrew Morton
- [patch 134/192] mm: rename migrate_pgmap_owner,
Andrew Morton
- [patch 135/192] mm/memory.c: allow different return codes for copy_nonpresent_pte(),
Andrew Morton
- [patch 136/192] mm: device exclusive memory access,
Andrew Morton
- [patch 137/192] mm: selftests for exclusive device memory,
Andrew Morton
- [patch 138/192] nouveau/svm: refactor nouveau_range_fault,
Andrew Morton
- [patch 139/192] nouveau/svm: implement atomic SVM access,
Andrew Morton
- [patch 140/192] proc: Avoid mixing integer types in mem_rw(),
Andrew Morton
- [patch 141/192] fs/proc/kcore.c: add mmap interface,
Andrew Morton
- [patch 142/192] procfs: allow reading fdinfo with PTRACE_MODE_READ,
Andrew Morton
- [patch 143/192] procfs/dmabuf: add inode number to /proc/*/fdinfo,
Andrew Morton
- [patch 144/192] sysctl: remove redundant assignment to first,
Andrew Morton
- [patch 145/192] drm: include only needed headers in ascii85.h,
Andrew Morton
- [patch 146/192] kernel.h: split out panic and oops helpers,
Andrew Morton
- [patch 147/192] lib: decompress_bunzip2: remove an unneeded semicolon,
Andrew Morton
- [patch 148/192] lib/string_helpers: switch to use BIT() macro,
Andrew Morton
- [patch 149/192] lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop,
Andrew Morton
- [patch 150/192] lib/string_helpers: drop indentation level in string_escape_mem(),
Andrew Morton
- [patch 151/192] lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII,
Andrew Morton
- [patch 152/192] lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable,
Andrew Morton
- [patch 153/192] lib/string_helpers: allow to append additional characters to be escaped,
Andrew Morton
- [patch 154/192] lib/test-string_helpers: print flags in hexadecimal format,
Andrew Morton
- [patch 155/192] lib/test-string_helpers: get rid of trailing comma in terminators,
Andrew Morton
- [patch 156/192] lib/test-string_helpers: add test cases for new features,
Andrew Morton
- [patch 157/192] MAINTAINERS: add myself as designated reviewer for generic string library,
Andrew Morton
- [patch 158/192] seq_file: introduce seq_escape_mem(),
Andrew Morton
- [patch 159/192] seq_file: add seq_escape_str() as replica of string_escape_str(),
Andrew Morton
- [patch 160/192] seq_file: convert seq_escape() to use seq_escape_str(),
Andrew Morton
- [patch 161/192] nfsd: avoid non-flexible API in seq_quote_mem(),
Andrew Morton
- [patch 162/192] seq_file: drop unused *_escape_mem_ascii(),
Andrew Morton
- [patch 163/192] lib/math/rational.c: fix divide by zero,
Andrew Morton
- [patch 164/192] lib/math/rational: add Kunit test cases,
Andrew Morton
- [patch 165/192] lib/decompressors: fix spelling mistakes,
Andrew Morton
- [patch 166/192] lib/mpi: fix spelling mistakes,
Andrew Morton
- [patch 167/192] lib: memscan() fixlet,
Andrew Morton
- [patch 168/192] lib: uninline simple_strtoull(),
Andrew Morton
- [patch 169/192] lib/test_string.c: allow module removal,
Andrew Morton
- [patch 170/192] kernel.h: split out kstrtox() and simple_strtox() to a separate header,
Andrew Morton
- [patch 171/192] lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static,
Andrew Morton
- [patch 172/192] lib/decompress_unlz4.c: correctly handle zero-padding around initrds.,
Andrew Morton
- [patch 173/192] checkpatch: scripts/spdxcheck.py now requires python3,
Andrew Morton
- [patch 174/192] checkpatch: improve the indented label test,
Andrew Morton
- [patch 175/192] checkpatch: do not complain about positive return values starting with EPOLL,
Andrew Morton
- [patch 176/192] init: print out unknown kernel parameters,
Andrew Morton
- [patch 177/192] kprobes: remove duplicated strong free_insn_page in x86 and s390,
Andrew Morton
- [patch 178/192] nilfs2: remove redundant continue statement in a while-loop,
Andrew Morton
- [patch 179/192] hfsplus: remove unnecessary oom message,
Andrew Morton
- [patch 180/192] hfsplus: report create_date to kstat.btime,
Andrew Morton
- [patch 182/192] exec: remove checks in __register_bimfmt(),
Andrew Morton
- [patch 183/192] kcov: add __no_sanitize_coverage to fix noinstr for all architectures,
Andrew Morton
- [patch 184/192] selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random,
Andrew Morton
- [patch 185/192] selftests/vm/pkeys: handle negative sys_pkey_alloc() return code,
Andrew Morton
- [patch 186/192] selftests/vm/pkeys: refill shadow register after implicit kernel write,
Andrew Morton
- [patch 187/192] selftests/vm/pkeys: exercise x86 XSAVE init state,
Andrew Morton
- [patch 188/192] lib/decompressors: remove set but not used variabled 'level',
Andrew Morton
- [patch 189/192] ipc sem: use kvmalloc for sem_undo allocation,
Andrew Morton
- [patch 190/192] ipc: use kmalloc for msg_queue and shmid_kernel,
Andrew Morton
- [patch 191/192] ipc/sem.c: use READ_ONCE()/WRITE_ONCE() for use_global_lock,
Andrew Morton
- [patch 192/192] ipc/util.c: use binary search for max_idx,
Andrew Morton
- [patch 181/192] x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't be abandoned,
Andrew Morton
- Message not available
- Re: incoming,
Linus Torvalds
- incoming,
Andrew Morton
- [patch 01/54] lib/test: fix spelling mistakes,
Andrew Morton
- [patch 02/54] lib: fix spelling mistakes,
Andrew Morton
- [patch 03/54] lib: fix spelling mistakes in header files,
Andrew Morton
- [patch 04/54] hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script,
Andrew Morton
- [patch 05/54] hexagon: use common DISCARDS macro,
Andrew Morton
- [patch 06/54] hexagon: select ARCH_WANT_LD_ORPHAN_WARN,
Andrew Morton
- [patch 07/54] mm/slub: use stackdepot to save stack trace in objects,
Andrew Morton
- [patch 08/54] mmap: make mlock_future_check() global,
Andrew Morton
- [patch 09/54] riscv/Kconfig: make direct map manipulation options depend on MMU,
Andrew Morton
- [patch 10/54] set_memory: allow querying whether set_direct_map_*() is actually enabled,
Andrew Morton
- [patch 11/54] mm: introduce memfd_secret system call to create "secret" memory areas,
Andrew Morton
- [patch 12/54] PM: hibernate: disable when there are active secretmem users,
Andrew Morton
- [patch 13/54] arch, mm: wire up memfd_secret system call where relevant,
Andrew Morton
- [patch 14/54] secretmem: test: add basic selftest for memfd_secret(2),
Andrew Morton
- [patch 15/54] mm: fix spelling mistakes in header files,
Andrew Morton
- [patch 16/54] mm: add setup_initial_init_mm() helper,
Andrew Morton
- [patch 17/54] arc: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 18/54] arm: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 19/54] arm64: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 20/54] csky: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 21/54] h8300: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 22/54] m68k: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 23/54] nds32: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 24/54] nios2: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 25/54] openrisc: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 26/54] powerpc: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 27/54] riscv: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 28/54] s390: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 29/54] sh: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 30/54] x86: convert to setup_initial_init_mm(),
Andrew Morton
- [patch 31/54] buildid: only consider GNU notes for build ID parsing,
Andrew Morton
- [patch 32/54] buildid: add API to parse build ID out of buffer,
Andrew Morton
- [patch 33/54] buildid: stash away kernels build ID on init,
Andrew Morton
- [patch 34/54] dump_stack: add vmlinux build ID to stack traces,
Andrew Morton
- [patch 35/54] module: add printk formats to add module build ID to stacktraces,
Andrew Morton
- [patch 36/54] arm64: stacktrace: use %pSb for backtrace printing,
Andrew Morton
- [patch 37/54] x86/dumpstack: use %pSb/%pBb for backtrace printing,
Andrew Morton
- [patch 38/54] scripts/decode_stacktrace.sh: support debuginfod,
Andrew Morton
- [patch 39/54] scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm,
Andrew Morton
- [patch 40/54] scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path,
Andrew Morton
- [patch 41/54] buildid: mark some arguments const,
Andrew Morton
- [patch 42/54] buildid: fix kernel-doc notation,
Andrew Morton
- [patch 43/54] kdump: use vmlinux_build_id to simplify,
Andrew Morton
- [patch 44/54] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *,
Andrew Morton
- [patch 45/54] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *,
Andrew Morton
- [patch 46/54] selftest/mremap_test: update the test to handle pagesize other than 4K,
Andrew Morton
- [patch 47/54] selftest/mremap_test: avoid crash with static build,
Andrew Morton
- [patch 48/54] mm/mremap: convert huge PUD move to separate helper,
Andrew Morton
- [patch 49/54] mm/mremap: don't enable optimized PUD move if page table levels is 2,
Andrew Morton
- [patch 50/54] mm/mremap: use pmd/pud_poplulate to update page table entries,
Andrew Morton
- [patch 51/54] mm/mremap: hold the rmap lock in write mode when moving page table entries.,
Andrew Morton
- [patch 52/54] mm/mremap: allow arch runtime override,
Andrew Morton
- [patch 53/54] powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache,
Andrew Morton
- [patch 54/54] powerpc/mm: enable HAVE_MOVE_PMD support,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/13] mm: move helper to check slub_debug_enabled,
Andrew Morton
- [patch 02/13] kasan: add memzero init for unaligned size at DEBUG,
Andrew Morton
- [patch 03/13] kasan: fix build by including kernel.h,
Andrew Morton
- [patch 04/13] Revert "mm/page_alloc: make should_fail_alloc_page() static",
Andrew Morton
- [patch 05/13] mm/page_alloc: avoid page allocator recursion with pagesets.lock held,
Andrew Morton
- [patch 06/13] mm/page_alloc: correct return value when failing at preparing,
Andrew Morton
- [patch 07/13] mm/page_alloc: further fix __alloc_pages_bulk() return value,
Andrew Morton
- [patch 08/13] mm: fix the try_to_unmap prototype for !CONFIG_MMU,
Andrew Morton
- [patch 09/13] lib/test_hmm: remove set but unused page variable,
Andrew Morton
- [patch 10/13] hfs: add missing clean-up in hfs_fill_super,
Andrew Morton
- [patch 11/13] hfs: fix high memory mapping in hfs_bnode_read,
Andrew Morton
- [patch 12/13] hfs: add lock nesting notation to hfs_find_init,
Andrew Morton
- [patch 13/13] mm/hugetlb: fix refs calculation from unaligned @vaddr,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/15] userfaultfd: do not untag user pointers,
Andrew Morton
- [patch 02/15] selftest: use mmap instead of posix_memalign to allocate memory,
Andrew Morton
- [patch 03/15] kfence: defer kfence_test_init to ensure that kunit debugfs is created,
Andrew Morton
- [patch 04/15] kfence: move the size check to the beginning of __kfence_alloc(),
Andrew Morton
- [patch 05/15] kfence: skip all GFP_ZONEMASK allocations,
Andrew Morton
- [patch 06/15] mm: call flush_dcache_page() in memcpy_to_page() and memzero_page(),
Andrew Morton
- [patch 07/15] mm: use kmap_local_page in memzero_page,
Andrew Morton
- [patch 08/15] mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction,
Andrew Morton
- [patch 09/15] memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions,
Andrew Morton
- [patch 10/15] writeback, cgroup: remove wb from offline list before releasing refcnt,
Andrew Morton
- [patch 11/15] writeback, cgroup: do not reparent dax inodes,
Andrew Morton
- [patch 12/15] mm/secretmem: wire up ->set_page_dirty,
Andrew Morton
- [patch 13/15] mm: mmap_lock: fix disabling preemption directly,
Andrew Morton
- [patch 14/15] mm: fix the deadlock in finish_fault(),
Andrew Morton
- [patch 15/15] hugetlbfs: fix mount mode command line processing,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/10] Revert "mm/shmem: fix shmem_swapin() race with swapoff",
Andrew Morton
- [patch 02/10] Revert "mm: swap: check if swap backing device is congested or not",
Andrew Morton
- [patch 03/10] mm/page_alloc: don't corrupt pcppage_migratetype,
Andrew Morton
- [patch 04/10] mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names,
Andrew Morton
- [patch 05/10] MAINTAINERS: update ClangBuiltLinux IRC chat,
Andrew Morton
- [patch 06/10] mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim,
Andrew Morton
- [patch 07/10] mm/hwpoison: retry with shake_page() for unhandlable pages,
Andrew Morton
- [patch 08/10] mm: vmscan: fix missing psi annotation for node_reclaim(),
Andrew Morton
- [patch 09/10] kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE,
Andrew Morton
- [patch 10/10] hugetlb: don't pass page cache pages to restore_reserve_on_error,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- Re: incoming,
Andrew Morton
- [patch 001/212] ia64: fix typo in a comment,
Andrew Morton
- [patch 002/212] ia64: fix #endif comment for reserve_elfcorehdr(),
Andrew Morton
- [patch 003/212] ia64: make reserve_elfcorehdr() static,
Andrew Morton
- [patch 004/212] ia64: make num_rsvd_regions static,
Andrew Morton
- [patch 005/212] ocfs2: remove an unnecessary condition,
Andrew Morton
- [patch 006/212] ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local_read_info(),
Andrew Morton
- [patch 007/212] ocfs2: ocfs2_downconvert_lock failure results in deadlock,
Andrew Morton
- [patch 008/212] arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings,
Andrew Morton
- [patch 009/212] mm, slub: don't call flush_all() from slab_debug_trace_open(),
Andrew Morton
- [patch 010/212] mm, slub: allocate private object map for debugfs listings,
Andrew Morton
- [patch 011/212] mm, slub: allocate private object map for validate_slab_cache(),
Andrew Morton
- [patch 012/212] mm, slub: don't disable irq for debug_check_no_locks_freed(),
Andrew Morton
- [patch 013/212] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial(),
Andrew Morton
- [patch 014/212] mm, slub: unify cmpxchg_double_slab() and __cmpxchg_double_slab(),
Andrew Morton
- [patch 015/212] mm, slub: extract get_partial() from new_slab_objects(),
Andrew Morton
- [patch 016/212] mm, slub: dissolve new_slab_objects() into ___slab_alloc(),
Andrew Morton
- [patch 017/212] mm, slub: return slab page from get_partial() and set c->page afterwards,
Andrew Morton
- [patch 018/212] mm, slub: restructure new page checks in ___slab_alloc(),
Andrew Morton
- [patch 019/212] mm, slub: simplify kmem_cache_cpu and tid setup,
Andrew Morton
- [patch 020/212] mm, slub: move disabling/enabling irqs to ___slab_alloc(),
Andrew Morton
- [patch 022/212] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc(),
Andrew Morton
- [patch 021/212] mm, slub: do initial checks in ___slab_alloc() with irqs enabled,
Andrew Morton
- [patch 023/212] mm, slub: restore irqs around calling new_slab(),
Andrew Morton
- [patch 024/212] mm, slub: validate slab from partial list or page allocator before making it cpu slab,
Andrew Morton
- [patch 025/212] mm, slub: check new pages with restored irqs,
Andrew Morton
- [patch 026/212] mm, slub: stop disabling irqs around get_partial(),
Andrew Morton
- [patch 027/212] mm, slub: move reset of c->page and freelist out of deactivate_slab(),
Andrew Morton
- [patch 028/212] mm, slub: make locking in deactivate_slab() irq-safe,
Andrew Morton
- [patch 029/212] mm, slub: call deactivate_slab() without disabling irqs,
Andrew Morton
- [patch 030/212] mm, slub: move irq control into unfreeze_partials(),
Andrew Morton
- [patch 031/212] mm, slub: discard slabs in unfreeze_partials() without irqs disabled,
Andrew Morton
- [patch 032/212] mm, slub: detach whole partial list at once in unfreeze_partials(),
Andrew Morton
- [patch 033/212] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing,
Andrew Morton
- [patch 034/212] mm, slub: only disable irq with spin_lock in __unfreeze_partials(),
Andrew Morton
- [patch 035/212] mm, slub: don't disable irqs in slub_cpu_dead(),
Andrew Morton
[Index of Archives]
[Linux Kernel]
[LKML FAQ]
[IETF Annouce]
[Security]
[Bugtraq]