Linux MM Kernel Commits
[Prev Page][Next Page]
- [patch 173/262] mm, thp: lock filemap when truncating page cache, (continued)
- [patch 173/262] mm, thp: lock filemap when truncating page cache,
Andrew Morton
- [patch 174/262] mm, thp: fix incorrect unmap behavior for private pages,
Andrew Morton
- [patch 175/262] mm/readahead.c: fix incorrect comments for get_init_ra_size,
Andrew Morton
- [patch 176/262] mm: nommu: kill arch_get_unmapped_area(),
Andrew Morton
- [patch 177/262] selftest/vm: fix ksm selftest to run with different NUMA topologies,
Andrew Morton
- [patch 178/262] selftests: vm: add KSM huge pages merging time test,
Andrew Morton
- [patch 179/262] mm/vmstat: annotate data race for zone->free_area[order].nr_free,
Andrew Morton
- [patch 180/262] mm: vmstat.c: make extfrag_index show more pretty,
Andrew Morton
- [patch 181/262] selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headers,
Andrew Morton
- [patch 182/262] mm/memory_hotplug: add static qualifier for online_policy_to_str(),
Andrew Morton
- [patch 183/262] memory-hotplug.rst: fix two instances of "movablecore" that should be "movable_node",
Andrew Morton
- [patch 184/262] memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ path,
Andrew Morton
- [patch 185/262] memory-hotplug.rst: document the "auto-movable" online policy,
Andrew Morton
- [patch 186/262] mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUG,
Andrew Morton
- [patch 187/262] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE,
Andrew Morton
- [patch 188/262] mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit,
Andrew Morton
- [patch 189/262] mm/memory_hotplug: remove HIGHMEM leftovers,
Andrew Morton
- [patch 190/262] mm/memory_hotplug: remove stale function declarations,
Andrew Morton
- [patch 191/262] x86: remove memory hotplug support on X86_32,
Andrew Morton
- [patch 192/262] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource(),
Andrew Morton
- [patch 193/262] memblock: improve MEMBLOCK_HOTPLUG documentation,
Andrew Morton
- [patch 194/262] memblock: allow to specify flags with memblock_add_node(),
Andrew Morton
- [patch 195/262] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED,
Andrew Morton
- [patch 196/262] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED,
Andrew Morton
- [patch 197/262] mm/rmap.c: avoid double faults migrating device private pages,
Andrew Morton
- [patch 198/262] mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration(),
Andrew Morton
- [patch 199/262] mm/highmem: remove deprecated kmap_atomic,
Andrew Morton
- [patch 200/262] zram_drv: allow reclaim on bio_alloc,
Andrew Morton
- [patch 201/262] zram: off by one in read_block_state(),
Andrew Morton
- [patch 202/262] zram: introduce an aged idle interface,
Andrew Morton
- [patch 203/262] mm: remove HARDENED_USERCOPY_FALLBACK,
Andrew Morton
- [patch 204/262] include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h,
Andrew Morton
- [patch 205/262] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c,
Andrew Morton
- [patch 206/262] kfence: count unexpectedly skipped allocations,
Andrew Morton
- [patch 207/262] kfence: move saving stack trace of allocations into __kfence_alloc(),
Andrew Morton
- [patch 209/262] kfence: add note to documentation about skipping covered allocations,
Andrew Morton
- [patch 208/262] kfence: limit currently covered allocations when pool nearly full,
Andrew Morton
- [patch 210/262] kfence: test: use kunit_skip() to skip tests,
Andrew Morton
- [patch 211/262] kfence: shorten critical sections of alloc/free,
Andrew Morton
- [patch 212/262] kfence: always use static branches to guard kfence_alloc(),
Andrew Morton
- [patch 213/262] kfence: default to dynamic branch instead of static keys mode,
Andrew Morton
- [patch 214/262] mm/damon: grammar s/works/work/,
Andrew Morton
- [patch 215/262] Documentation/vm: move user guides to admin-guide/mm/,
Andrew Morton
- [patch 216/262] MAINTAINERS: update SeongJae's email address,
Andrew Morton
- [patch 217/262] docs/vm/damon: remove broken reference,
Andrew Morton
- [patch 218/262] include/linux/damon.h: fix kernel-doc comments for 'damon_callback',
Andrew Morton
- [patch 219/262] mm/damon/core: print kdamond start log in debug mode only,
Andrew Morton
- [patch 220/262] mm/damon: remove unnecessary do_exit() from kdamond,
Andrew Morton
- [patch 221/262] mm/damon: needn't hold kdamond_lock to print pid of kdamond,
Andrew Morton
- [patch 222/262] mm/damon/core: nullify pointer ctx->kdamond with a NULL,
Andrew Morton
- [patch 223/262] mm/damon/core: account age of target regions,
Andrew Morton
- [patch 224/262] mm/damon/core: implement DAMON-based Operation Schemes (DAMOS),
Andrew Morton
- [patch 225/262] mm/damon/vaddr: support DAMON-based Operation Schemes,
Andrew Morton
- [patch 226/262] mm/damon/dbgfs: support DAMON-based Operation Schemes,
Andrew Morton
- [patch 227/262] mm/damon/schemes: implement statistics feature,
Andrew Morton
- [patch 228/262] selftests/damon: add 'schemes' debugfs tests,
Andrew Morton
- [patch 229/262] Docs/admin-guide/mm/damon: document DAMON-based Operation Schemes,
Andrew Morton
- [patch 230/262] mm/damon/dbgfs: allow users to set initial monitoring target regions,
Andrew Morton
- [patch 231/262] mm/damon/dbgfs-test: add a unit test case for 'init_regions',
Andrew Morton
- [patch 232/262] Docs/admin-guide/mm/damon: document 'init_regions' feature,
Andrew Morton
- [patch 233/262] mm/damon/vaddr: separate commonly usable functions,
Andrew Morton
- [patch 234/262] mm/damon: implement primitives for physical address space monitoring,
Andrew Morton
- [patch 235/262] mm/damon/dbgfs: support physical memory monitoring,
Andrew Morton
- [patch 236/262] Docs/DAMON: document physical memory monitoring support,
Andrew Morton
- [patch 237/262] mm/damon/vaddr: constify static mm_walk_ops,
Andrew Morton
- [patch 238/262] mm/damon/dbgfs: remove unnecessary variables,
Andrew Morton
- [patch 239/262] mm/damon/paddr: support the pageout scheme,
Andrew Morton
- [patch 240/262] mm/damon/schemes: implement size quota for schemes application speed control,
Andrew Morton
- [patch 241/262] mm/damon/schemes: skip already charged targets and regions,
Andrew Morton
- [patch 242/262] mm/damon/schemes: implement time quota,
Andrew Morton
- [patch 243/262] mm/damon/dbgfs: support quotas of schemes,
Andrew Morton
- [patch 244/262] mm/damon/selftests: support schemes quotas,
Andrew Morton
- [patch 245/262] mm/damon/schemes: prioritize regions within the quotas,
Andrew Morton
- [patch 246/262] mm/damon/vaddr,paddr: support pageout prioritization,
Andrew Morton
- [patch 247/262] mm/damon/dbgfs: support prioritization weights,
Andrew Morton
- [patch 248/262] tools/selftests/damon: update for regions prioritization of schemes,
Andrew Morton
- [patch 249/262] mm/damon/schemes: activate schemes based on a watermarks mechanism,
Andrew Morton
- [patch 250/262] mm/damon/dbgfs: support watermarks,
Andrew Morton
- [patch 251/262] selftests/damon: support watermarks,
Andrew Morton
- [patch 252/262] mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM),
Andrew Morton
- [patch 253/262] Documentation/admin-guide/mm/damon: add a document for DAMON_RECLAIM,
Andrew Morton
- [patch 254/262] mm/damon: remove unnecessary variable initialization,
Andrew Morton
- [patch 255/262] mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on,
Andrew Morton
- [patch 256/262] Docs/admin-guide/mm/damon/start: fix wrong example commands,
Andrew Morton
- [patch 257/262] Docs/admin-guide/mm/damon/start: fix a wrong link,
Andrew Morton
- [patch 258/262] Docs/admin-guide/mm/damon/start: simplify the content,
Andrew Morton
- [patch 259/262] Docs/admin-guide/mm/pagemap: wordsmith page flags descriptions,
Andrew Morton
- [patch 260/262] mm/damon: simplify stop mechanism,
Andrew Morton
- [patch 261/262] mm/damon: fix a few spelling mistakes in comments and a pr_debug message,
Andrew Morton
- [patch 262/262] mm/damon: remove return value from before_terminate callback,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/87] vfs: keep inodes with page cache off the inode shrinker LRU,
Andrew Morton
- [patch 02/87] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB,
Andrew Morton
- [patch 03/87] procfs: do not list TID 0 in /proc/<pid>/task,
Andrew Morton
- [patch 04/87] x86/xen: update xen_oldmem_pfn_is_ram() documentation,
Andrew Morton
- [patch 05/87] x86/xen: simplify xen_oldmem_pfn_is_ram(),
Andrew Morton
- [patch 06/87] x86/xen: print a warning when HVMOP_get_mem_type fails,
Andrew Morton
- [patch 07/87] proc/vmcore: let pfn_is_ram() return a bool,
Andrew Morton
- [patch 08/87] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks,
Andrew Morton
- [patch 09/87] virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug(),
Andrew Morton
- [patch 10/87] virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_mem_init_hotplug(),
Andrew Morton
- [patch 11/87] virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug(),
Andrew Morton
- [patch 12/87] virtio-mem: kdump mode to sanitize /proc/vmcore access,
Andrew Morton
- [patch 13/87] proc: allow pid_revalidate() during LOOKUP_RCU,
Andrew Morton
- [patch 14/87] kernel.h: drop unneeded <linux/kernel.h> inclusion from other headers,
Andrew Morton
- [patch 15/87] kernel.h: split out container_of() and typeof_member() macros,
Andrew Morton
- [patch 16/87] include/kunit/test.h: replace kernel.h with the necessary inclusions,
Andrew Morton
- [patch 17/87] include/linux/list.h: replace kernel.h with the necessary inclusions,
Andrew Morton
- [patch 18/87] include/linux/llist.h: replace kernel.h with the necessary inclusions,
Andrew Morton
- [patch 19/87] include/linux/plist.h: replace kernel.h with the necessary inclusions,
Andrew Morton
- [patch 20/87] include/media/media-entity.h: replace kernel.h with the necessary inclusions,
Andrew Morton
- [patch 21/87] include/linux/delay.h: replace kernel.h with the necessary inclusions,
Andrew Morton
- [patch 22/87] include/linux/sbitmap.h: replace kernel.h with the necessary inclusions,
Andrew Morton
- [patch 23/87] include/linux/radix-tree.h: replace kernel.h with the necessary inclusions,
Andrew Morton
- [patch 24/87] include/linux/generic-radix-tree.h: replace kernel.h with the necessary inclusions,
Andrew Morton
- [patch 25/87] kernel.h: split out instruction pointer accessors,
Andrew Morton
- [patch 26/87] linux/container_of.h: switch to static_assert,
Andrew Morton
- [patch 27/87] mailmap: update email address for Colin King,
Andrew Morton
- [patch 28/87] MAINTAINERS: add "exec & binfmt" section with myself and Eric,
Andrew Morton
- [patch 29/87] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE,
Andrew Morton
- [patch 30/87] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER,
Andrew Morton
- [patch 31/87] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER,
Andrew Morton
- [patch 32/87] MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT,
Andrew Morton
- [patch 33/87] lib, stackdepot: check stackdepot handle before accessing slabs,
Andrew Morton
- [patch 34/87] lib, stackdepot: add helper to print stack entries,
Andrew Morton
- [patch 35/87] lib, stackdepot: add helper to print stack entries into buffer,
Andrew Morton
- [patch 36/87] include/linux/string_helpers.h: add linux/string.h for strlen(),
Andrew Morton
- [patch 37/87] lib: uninline simple_strntoull() as well,
Andrew Morton
- [patch 38/87] mm/scatterlist: replace the !preemptible warning in sg_miter_stop(),
Andrew Morton
- [patch 39/87] const_structs.checkpatch: add a few sound ops structs,
Andrew Morton
- [patch 40/87] checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses,
Andrew Morton
- [patch 41/87] checkpatch: get default codespell dictionary path from package location,
Andrew Morton
- [patch 42/87] binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE,
Andrew Morton
- [patch 43/87] ELF: simplify STACK_ALLOC macro,
Andrew Morton
- [patch 44/87] kallsyms: remove arch specific text and data check,
Andrew Morton
- [patch 45/87] kallsyms: fix address-checks for kernel related range,
Andrew Morton
- [patch 46/87] sections: move and rename core_kernel_data() to is_kernel_core_data(),
Andrew Morton
- [patch 47/87] sections: move is_kernel_inittext() into sections.h,
Andrew Morton
- [patch 48/87] x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text(),
Andrew Morton
- [patch 49/87] sections: provide internal __is_kernel() and __is_kernel_text() helper,
Andrew Morton
- [patch 50/87] mm: kasan: use is_kernel() helper,
Andrew Morton
- [patch 51/87] extable: use is_kernel_text() helper,
Andrew Morton
- [patch 52/87] powerpc/mm: use core_kernel_text() helper,
Andrew Morton
- [patch 53/87] microblaze: use is_kernel_text() helper,
Andrew Morton
- [patch 54/87] alpha: use is_kernel_text() helper,
Andrew Morton
- [patch 55/87] ramfs: fix mount source show for ramfs,
Andrew Morton
- [patch 56/87] init: make unknown command line param message clearer,
Andrew Morton
- [patch 57/87] coda: avoid NULL pointer dereference from a bad inode,
Andrew Morton
- [patch 58/87] coda: check for async upcall request using local state,
Andrew Morton
- [patch 59/87] coda: remove err which no one care,
Andrew Morton
- [patch 60/87] coda: avoid flagging NULL inodes,
Andrew Morton
- [patch 61/87] coda: avoid hidden code duplication in rename,
Andrew Morton
- [patch 62/87] coda: avoid doing bad things on inode type changes during revalidation,
Andrew Morton
- [patch 63/87] coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt,
Andrew Morton
- [patch 64/87] coda: use vmemdup_user to replace the open code,
Andrew Morton
- [patch 65/87] coda: bump module version to 7.2,
Andrew Morton
- [patch 66/87] nilfs2: replace snprintf in show functions with sysfs_emit,
Andrew Morton
- [patch 67/87] nilfs2: remove filenames from file comments,
Andrew Morton
- [patch 68/87] hfs/hfsplus: use WARN_ON for sanity check,
Andrew Morton
- [patch 69/87] crash_dump: fix boolreturn.cocci warning,
Andrew Morton
- [patch 70/87] crash_dump: remove duplicate include in crash_dump.h,
Andrew Morton
- [patch 71/87] signal: remove duplicate include in signal.h,
Andrew Morton
- [patch 72/87] seq_file: move seq_escape() to a header,
Andrew Morton
- [patch 73/87] seq_file: fix passing wrong private data,
Andrew Morton
- [patch 74/87] kernel/fork.c: unshare(): use swap() to make code cleaner,
Andrew Morton
- [patch 75/87] sysv: use BUILD_BUG_ON instead of runtime check,
Andrew Morton
- [patch 76/87] Documentation/kcov: include types.h in the example,
Andrew Morton
- [patch 77/87] Documentation/kcov: define `ip' in the example,
Andrew Morton
- [patch 78/87] kcov: allocate per-CPU memory on the relevant node,
Andrew Morton
- [patch 79/87] kcov: avoid enable+disable interrupts if !in_task(),
Andrew Morton
- [patch 80/87] kcov: replace local_irq_save() with a local_lock_t,
Andrew Morton
- [patch 81/87] scripts/gdb: handle split debug for vmlinux,
Andrew Morton
- [patch 82/87] kernel/resource: clean up and optimize iomem_is_exclusive(),
Andrew Morton
- [patch 83/87] kernel/resource: disallow access to exclusive system RAM regions,
Andrew Morton
- [patch 84/87] virtio-mem: disallow mapping virtio-mem memory via /dev/mem,
Andrew Morton
- [patch 85/87] selftests/kselftest/runner/run_one(): allow running non-executable files,
Andrew Morton
- [patch 86/87] ipc: check checkpoint_restore_ns_capable() to modify C/R proc files,
Andrew Morton
- [patch 87/87] ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/15] mm/swap.c:put_pages_list(): reinitialise the page list,
Andrew Morton
- [patch 02/15] ipc: WARN if trying to remove ipc object which is absent,
Andrew Morton
- [patch 03/15] shm: extend forced shm destroy to support objects from several IPC nses,
Andrew Morton
- [patch 04/15] mm: emit the "free" trace report before freeing memory in kmem_cache_free(),
Andrew Morton
- [patch 05/15] hexagon: export raw I/O routines for modules,
Andrew Morton
- [patch 06/15] hexagon: clean up timer-regs.h,
Andrew Morton
- [patch 07/15] hexagon: ignore vmlinux.lds,
Andrew Morton
- [patch 08/15] mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag,
Andrew Morton
- [patch 09/15] hugetlb: fix hugetlb cgroup refcounting during mremap,
Andrew Morton
- [patch 10/15] hugetlb, userfaultfd: fix reservation restore on userfaultfd error,
Andrew Morton
- [patch 11/15] kasan: test: silence intentional read overflow warnings,
Andrew Morton
- [patch 12/15] mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation,
Andrew Morton
- [patch 13/15] mm/damon/dbgfs: fix missed use of damon_dbgfs_lock,
Andrew Morton
- [patch 14/15] kmap_local: don't assume kmap PTEs are linear arrays in memory,
Andrew Morton
- [patch 15/15] proc/vmcore: fix clearing user buffer by properly using clear_user(),
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/21] Increase default MLOCK_LIMIT to 8 MiB,
Andrew Morton
- [patch 02/21] MAINTAINERS: update kdump maintainers,
Andrew Morton
- [patch 03/21] mailmap: update email address for Guo Ren,
Andrew Morton
- [patch 04/21] filemap: remove PageHWPoison check from next_uptodate_page(),
Andrew Morton
- [patch 05/21] timers: implement usleep_idle_range(),
Andrew Morton
- [patch 06/21] mm/damon/core: fix fake load reports due to uninterruptible sleeps,
Andrew Morton
- [patch 07/21] mm/damon/core: use better timer mechanisms selection threshold,
Andrew Morton
- [patch 08/21] mm/damon/dbgfs: remove an unnecessary error message,
Andrew Morton
- [patch 09/21] mm/damon/core: remove unnecessary error messages,
Andrew Morton
- [patch 10/21] mm/damon/vaddr: remove an unnecessary warning message,
Andrew Morton
- [patch 11/21] mm/damon/vaddr-test: split a test function having >1024 bytes frame size,
Andrew Morton
- [patch 12/21] mm/damon/vaddr-test: remove unnecessary variables,
Andrew Morton
- [patch 13/21] selftests/damon: skip test if DAMON is running,
Andrew Morton
- [patch 14/21] selftests/damon: test DAMON enabling with empty target_ids case,
Andrew Morton
- [patch 15/21] selftests/damon: test wrong DAMOS condition ranges input,
Andrew Morton
- [patch 16/21] selftests/damon: test debugfs file reads/writes with huge count,
Andrew Morton
- [patch 17/21] selftests/damon: split test cases,
Andrew Morton
- [patch 18/21] mm/slub: fix endianness bug for alloc/free_traces attributes,
Andrew Morton
- [patch 19/21] mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock(),
Andrew Morton
- [patch 20/21] hugetlbfs: fix issue of preallocation of gigantic pages can't work,
Andrew Morton
- [patch 21/21] mm: bdi: initialize bdi_min_ratio when bdi is unregistered,
Andrew Morton
- incoming,
Andrew Morton
- [patch 1/9] kfence: fix memory leak when cat kfence objects,
Andrew Morton
- [patch 2/9] mm: mempolicy: fix THP allocations escaping mempolicy restrictions,
Andrew Morton
- [patch 3/9] kernel/crash_core: suppress unknown crashkernel parameter warning,
Andrew Morton
- [patch 4/9] MAINTAINERS: mark more list instances as moderated,
Andrew Morton
- [patch 5/9] mm, hwpoison: fix condition in free hugetlb page path,
Andrew Morton
- [patch 6/9] mm: delete unsafe BUG from page_cache_add_speculative(),
Andrew Morton
- [patch 7/9] mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid,
Andrew Morton
- [patch 8/9] mm/damon/dbgfs: protect targets destructions with kdamond_lock,
Andrew Morton
- [patch 9/9] mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page(),
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- [patch 001/146] kthread: add the helper function kthread_run_on_cpu(),
Andrew Morton
- [patch 002/146] RDMA/siw: make use of the helper function kthread_run_on_cpu(),
Andrew Morton
- [patch 007/146] ia64: module: use swap() to make code cleaner,
Andrew Morton
- [patch 003/146] ring-buffer: make use of the helper function kthread_run_on_cpu(),
Andrew Morton
- [patch 006/146] trace/hwlat: make use of the helper function kthread_run_on_cpu(),
Andrew Morton
- [patch 008/146] arch/ia64/kernel/setup.c: use swap() to make code cleaner,
Andrew Morton
- [patch 004/146] rcutorture: make use of the helper function kthread_run_on_cpu(),
Andrew Morton
- [patch 009/146] ia64: fix typo in a comment,
Andrew Morton
- [patch 005/146] trace/osnoise: make use of the helper function kthread_run_on_cpu(),
Andrew Morton
- [patch 010/146] ia64: topology: use default_groups in kobj_type,
Andrew Morton
- [patch 011/146] scripts/spelling.txt: add "oveflow",
Andrew Morton
- [patch 012/146] fs/ntfs/attrib.c: fix one kernel-doc comment,
Andrew Morton
- [patch 013/146] squashfs: provide backing_dev_info in order to disable read-ahead,
Andrew Morton
- [patch 014/146] ocfs2: use BUG_ON instead of if condition followed by BUG.,
Andrew Morton
- [patch 017/146] ocfs2: remove redundant assignment to pointer root_bh,
Andrew Morton
- [patch 015/146] ocfs2: clearly handle ocfs2_grab_pages_for_write() return value,
Andrew Morton
- [patch 016/146] ocfs2: use default_groups in kobj_type,
Andrew Morton
- [patch 018/146] ocfs2: cluster: use default_groups in kobj_type,
Andrew Morton
- [patch 019/146] ocfs2: remove redundant assignment to variable free_space,
Andrew Morton
- [patch 020/146] fs/ioctl: remove unnecessary __user annotation,
Andrew Morton
- [patch 021/146] mm/slab_common: use WARN() if cache still has objects on destroy,
Andrew Morton
- [patch 022/146] mm: slab: make slab iterator functions static,
Andrew Morton
- [patch 023/146] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable,
Andrew Morton
- [patch 024/146] mm: kmemleak: alloc gray object for reserved region with direct map,
Andrew Morton
- [patch 025/146] mm: defer kmemleak object creation of module_alloc(),
Andrew Morton
- [patch 026/146] mm/page_alloc: split prep_compound_page into head and tail subparts,
Andrew Morton
- [patch 027/146] mm/page_alloc: refactor memmap_init_zone_device() page init,
Andrew Morton
- [patch 028/146] mm/memremap: add ZONE_DEVICE support for compound pages,
Andrew Morton
- [patch 029/146] device-dax: use ALIGN() for determining pgoff,
Andrew Morton
- [patch 030/146] device-dax: use struct_size(),
Andrew Morton
- [patch 031/146] device-dax: ensure dev_dax->pgmap is valid for dynamic devices,
Andrew Morton
- [patch 032/146] device-dax: factor out page mapping initialization,
Andrew Morton
- [patch 033/146] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}(),
Andrew Morton
- [patch 034/146] device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault(),
Andrew Morton
- [patch 035/146] device-dax: compound devmap support,
Andrew Morton
- [patch 036/146] kasan: test: add globals left-out-of-bounds test,
Andrew Morton
- [patch 037/146] kasan: add ability to detect double-kmem_cache_destroy(),
Andrew Morton
- [patch 038/146] kasan: test: add test case for double-kmem_cache_destroy(),
Andrew Morton
- [patch 039/146] kasan: fix quarantine conflicting with init_on_free,
Andrew Morton
- [patch 040/146] mm,fs: split dump_mapping() out from dump_page(),
Andrew Morton
- [patch 041/146] mm/debug_vm_pgtable: update comments regarding migration swap entries,
Andrew Morton
- [patch 042/146] mm/truncate.c: remove unneeded variable,
Andrew Morton
- [patch 043/146] gup: avoid multiple user access locking/unlocking in fault_in_{read/write}able,
Andrew Morton
- [patch 044/146] mm/gup.c: stricter check on THP migration entry during follow_pmd_mask,
Andrew Morton
- [patch 045/146] mm: shmem: don't truncate page if memory failure happens,
Andrew Morton
- [patch 046/146] shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode,
Andrew Morton
- [patch 047/146] mm/frontswap.c: use non-atomic '__set_bit()' when possible,
Andrew Morton
- [patch 048/146] mm: memcontrol: make cgroup_memory_nokmem static,
Andrew Morton
- [patch 049/146] mm/page_counter: remove an incorrect call to propagate_protected_usage(),
Andrew Morton
- [patch 050/146] mm/memcg: add oom_group_kill memory event,
Andrew Morton
- [patch 051/146] memcg: better bounds on the memcg stats updates,
Andrew Morton
- [patch 052/146] mm/memcg: use struct_size() helper in kzalloc(),
Andrew Morton
- [patch 053/146] memcg: add per-memcg vmalloc stat,
Andrew Morton
- [patch 054/146] tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner,
Andrew Morton
- [patch 055/146] mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit,
Andrew Morton
- [patch 056/146] mm: rearrange madvise code to allow for reuse,
Andrew Morton
- [patch 057/146] mm: add a field to store names for private anonymous memory,
Andrew Morton
- [patch 058/146] mm: add anonymous vma name refcounting,
Andrew Morton
- [patch 059/146] mm: move anon_vma declarations to linux/mm_inline.h,
Andrew Morton
- [patch 060/146] mm: move tlb_flush_pending inline helpers to mm_inline.h,
Andrew Morton
- [patch 061/146] mm: protect free_pgtables with mmap_lock write lock in exit_mmap,
Andrew Morton
- [patch 062/146] mm: document locking restrictions for vm_operations_struct::close,
Andrew Morton
- [patch 063/146] mm/oom_kill: allow process_mrelease to run under mmap_lock protection,
Andrew Morton
- [patch 064/146] docs/vm: add vmalloced-kernel-stacks document,
Andrew Morton
- [patch 065/146] mm: change page type prior to adding page table entry,
Andrew Morton
- [patch 066/146] mm: ptep_clear() page table helper,
Andrew Morton
- [patch 067/146] mm: page table check,
Andrew Morton
- [patch 068/146] x86: mm: add x86_64 support for page table check,
Andrew Morton
- [patch 069/146] mm: remove last argument of reuse_swap_page(),
Andrew Morton
- [patch 070/146] mm: remove the total_mapcount argument from page_trans_huge_map_swapcount(),
Andrew Morton
- [patch 071/146] mm: remove the total_mapcount argument from page_trans_huge_mapcount(),
Andrew Morton
- [patch 072/146] mm/dmapool.c: revert "make dma pool to use kmalloc_node",
Andrew Morton
- [patch 073/146] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc,
Andrew Morton
- [patch 074/146] mm/vmalloc: add support for __GFP_NOFAIL,
Andrew Morton
- [patch 075/146] mm/vmalloc: be more explicit about supported gfp flags.,
Andrew Morton
- [patch 076/146] mm: allow !GFP_KERNEL allocations for kvmalloc,
Andrew Morton
- [patch 077/146] mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware,
Andrew Morton
- [patch 078/146] mm: introduce memalloc_retry_wait(),
Andrew Morton
- [patch 079/146] mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%,
Andrew Morton
- [patch 080/146] mm: fix boolreturn.cocci warning,
Andrew Morton
- [patch 081/146] mm: page_alloc: fix building error on -Werror=array-compare,
Andrew Morton
- [patch 082/146] mm: drop node from alloc_pages_vma,
Andrew Morton
- [patch 083/146] include/linux/gfp.h: further document GFP_DMA32,
Andrew Morton
- [patch 084/146] mm/page_alloc.c: modify the comment section for alloc_contig_pages(),
Andrew Morton
- [patch 085/146] mm_zone: add function to check if managed dma zone exists,
Andrew Morton
- [patch 086/146] dma/pool: create dma atomic pool only if dma zone has managed pages,
Andrew Morton
- [patch 087/146] mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages,
Andrew Morton
- [patch 088/146] hugetlb: add hugetlb.*.numa_stat file,
Andrew Morton
- [patch 089/146] mm, hugepages: make memory size variable in hugepage-mremap selftest,
Andrew Morton
- [patch 090/146] mm/vmstat: add events for THP max_ptes_* exceeds,
Andrew Morton
- [patch 091/146] selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting,
Andrew Morton
- [patch 092/146] selftests/uffd: allow EINTR/EAGAIN,
Andrew Morton
- [patch 093/146] userfaultfd/selftests: clean up hugetlb allocation code,
Andrew Morton
- [patch 094/146] vmscan: make drop_slab_node static,
Andrew Morton
- [patch 095/146] mm/page_isolation: unset migratetype directly for non Buddy page,
Andrew Morton
- [patch 096/146] mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY,
Andrew Morton
- [patch 097/146] mm/mempolicy: add set_mempolicy_home_node syscall,
Andrew Morton
- [patch 098/146] mm/mempolicy: wire up syscall set_mempolicy_home_node,
Andrew Morton
- [patch 099/146] mm/mempolicy: fix all kernel-doc warnings,
Andrew Morton
- [patch 100/146] mm, oom: OOM sysrq should always kill a process,
Andrew Morton
- [patch 101/146] hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list(),
Andrew Morton
- [patch 102/146] mm: migrate: fix the return value of migrate_pages(),
Andrew Morton
- [patch 103/146] mm: migrate: correct the hugetlb migration stats,
Andrew Morton
- [patch 104/146] mm: compaction: fix the migration stats in trace_mm_compaction_migratepages(),
Andrew Morton
- [patch 105/146] mm: migrate: support multiple target nodes demotion,
Andrew Morton
- [patch 106/146] mm: migrate: add more comments for selecting target node randomly,
Andrew Morton
- [patch 107/146] mm/migrate: move node demotion code to near its user,
Andrew Morton
- [patch 109/146] mm/thp: drop unused trace events hugepage_[invalidate|splitting],
Andrew Morton
- [patch 110/146] mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy,
Andrew Morton
- [patch 111/146] mm/hwpoison: mf_mutex for soft offline and unpoison,
Andrew Morton
- [patch 113/146] mm/hwpoison: fix unpoison_memory(),
Andrew Morton
- [patch 108/146] mm/migrate: remove redundant variables used in a for-loop,
Andrew Morton
- [patch 112/146] mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE,
Andrew Morton
- [patch 115/146] mm/rmap: fix potential batched TLB flush race,
Andrew Morton
- [patch 114/146] mm: memcg/percpu: account extra objcg space to memory cgroups,
Andrew Morton
- [patch 118/146] mm: fix some comment errors,
Andrew Morton
- [patch 117/146] zram: use ATTRIBUTE_GROUPS,
Andrew Morton
- [patch 116/146] zpool: remove the list of pools_head,
Andrew Morton
- [patch 119/146] mm: make some vars and functions static or __init,
Andrew Morton
- [patch 120/146] mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault,
Andrew Morton
- [patch 122/146] mm/damon: add 'age' of region tracepoint support,
Andrew Morton
- [patch 121/146] mm/damon: unified access_check function naming rules,
Andrew Morton
- [patch 123/146] mm/damon/core: use abs() instead of diff_of(),
Andrew Morton
- [patch 124/146] mm/damon: remove some unneeded function definitions in damon.h,
Andrew Morton
- [patch 125/146] mm/damon/vaddr: remove swap_ranges() and replace it with swap(),
Andrew Morton
- [patch 126/146] mm/damon/schemes: add the validity judgment of thresholds,
Andrew Morton
- [patch 127/146] mm/damon: move damon_rand() definition into damon.h,
Andrew Morton
- [patch 128/146] mm/damon: modify damon_rand() macro to static inline function,
Andrew Morton
- [patch 129/146] mm/damon: convert macro functions to static inline functions,
Andrew Morton
- [patch 130/146] Docs/admin-guide/mm/damon/usage: update for scheme quotas and watermarks,
Andrew Morton
- [patch 131/146] Docs/admin-guide/mm/damon/usage: remove redundant information,
Andrew Morton
- [patch 132/146] Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginning,
Andrew Morton
- [patch 133/146] Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contexts,
Andrew Morton
- [patch 134/146] mm/damon: remove a mistakenly added comment for a future feature,
Andrew Morton
- [patch 135/146] mm/damon/schemes: account scheme actions that successfully applied,
Andrew Morton
- [patch 136/146] mm/damon/schemes: account how many times quota limit has exceeded,
Andrew Morton
- [patch 137/146] mm/damon/reclaim: provide reclamation statistics,
Andrew Morton
- [patch 138/146] Docs/admin-guide/mm/damon/reclaim: document statistics parameters,
Andrew Morton
- [patch 139/146] mm/damon/dbgfs: support all DAMOS stats,
Andrew Morton
- [patch 140/146] Docs/admin-guide/mm/damon/usage: update for schemes statistics,
Andrew Morton
- [patch 141/146] mm/damon: add access checking for hugetlb pages,
Andrew Morton
- [patch 142/146] mm/damon: move the implementation of damon_insert_region to damon.h,
Andrew Morton
- [patch 143/146] mm/damon/dbgfs: remove an unnecessary variable,
Andrew Morton
- [patch 144/146] mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging,
Andrew Morton
- [patch 145/146] mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure log,
Andrew Morton
- [patch 146/146] mm/damon: hide kernel pointer from tracepoint event,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/55] mm: percpu: generalize percpu related config,
Andrew Morton
- [patch 02/55] mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef,
Andrew Morton
- [patch 03/55] mm: percpu: add generic pcpu_fc_alloc/free funciton,
Andrew Morton
- [patch 04/55] mm: percpu: add generic pcpu_populate_pte() function,
Andrew Morton
- [patch 05/55] proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration,
Andrew Morton
- [patch 06/55] proc: make the proc_create[_data]() stubs static inlines,
Andrew Morton
- [patch 07/55] proc: convert the return type of proc_fd_access_allowed() to be boolean,
Andrew Morton
- [patch 08/55] sysctl: fix duplicate path separator in printed entries,
Andrew Morton
- [patch 09/55] sysctl: remove redundant ret assignment,
Andrew Morton
- [patch 10/55] include/linux/unaligned: replace kernel.h with the necessary inclusions,
Andrew Morton
- [patch 11/55] kernel.h: include a note to discourage people from including it in headers,
Andrew Morton
- [patch 12/55] fs/exec: replace strlcpy with strscpy_pad in __set_task_comm,
Andrew Morton
- [patch 13/55] fs/exec: replace strncpy with strscpy_pad in __get_task_comm,
Andrew Morton
- [patch 14/55] drivers/infiniband: replace open-coded string copy with get_task_comm,
Andrew Morton
- [patch 15/55] fs/binfmt_elf: replace open-coded string copy with get_task_comm,
Andrew Morton
- [patch 16/55] samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm,
Andrew Morton
- [patch 18/55] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN,
Andrew Morton
- [patch 17/55] tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm,
Andrew Morton
- [patch 19/55] kthread: dynamically allocate memory to store kthread's full name,
Andrew Morton
- [patch 20/55] kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP),
Andrew Morton
- [patch 21/55] get_maintainer: don't remind about no git repo when --nogit is used,
Andrew Morton
- [patch 22/55] kstrtox: uninline everything,
Andrew Morton
- [patch 23/55] list: introduce list_is_head() helper and re-use it in list.h,
Andrew Morton
- [patch 24/55] lib/list_debug.c: print more list debugging context in __list_del_entry_valid(),
Andrew Morton
- [patch 26/55] test_hash.c: split test_int_hash into arch-specific functions,
Andrew Morton
- [patch 25/55] hash.h: remove unused define directive,
Andrew Morton
- [patch 27/55] test_hash.c: split test_hash_init,
Andrew Morton
- [patch 28/55] lib/Kconfig.debug: properly split hash test kernel entries,
Andrew Morton
- [patch 29/55] test_hash.c: refactor into kunit,
Andrew Morton
- [patch 30/55] kunit: replace kernel.h with the necessary inclusions,
Andrew Morton
- [patch 31/55] uuid: discourage people from using UAPI header in new code,
Andrew Morton
- [patch 32/55] uuid: remove licence boilerplate text from the header,
Andrew Morton
- [patch 33/55] lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test,
Andrew Morton
- [patch 34/55] checkpatch: relax regexp for COMMIT_LOG_LONG_LINE,
Andrew Morton
- [patch 35/55] checkpatch: improve Kconfig help test,
Andrew Morton
- [patch 36/55] const_structs.checkpatch: add frequently used ops structs,
Andrew Morton
- [patch 37/55] fs/binfmt_elf: use PT_LOAD p_align values for static PIE,
Andrew Morton
- [patch 38/55] nilfs2: remove redundant pointer sbufs,
Andrew Morton
- [patch 39/55] hfsplus: use struct_group_attr() for memcpy() region,
Andrew Morton
- [patch 40/55] FAT: use io_schedule_timeout() instead of congestion_wait(),
Andrew Morton
- [patch 41/55] fs/adfs: remove unneeded variable make code cleaner,
Andrew Morton
- [patch 43/55] panic: remove oops_id,
Andrew Morton
- [patch 44/55] delayacct: support swapin delay accounting for swapping without blkio,
Andrew Morton
- [patch 42/55] panic: use error_report_end tracepoint on warnings,
Andrew Morton
- [patch 45/55] delayacct: fix incomplete disable operation when switch enable to disable,
Andrew Morton
- [patch 46/55] delayacct: cleanup flags in struct task_delay_info and functions use it,
Andrew Morton
- [patch 47/55] Documentation/accounting/delay-accounting.rst: add thrashing page cache and direct compact,
Andrew Morton
- [patch 48/55] delayacct: track delays from memory compact,
Andrew Morton
- [patch 49/55] configs: introduce debug.config for CI-like setup,
Andrew Morton
- [patch 50/55] arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB,
Andrew Morton
- [patch 51/55] btrfs: use generic Kconfig option for 256kB page size limit,
Andrew Morton
- [patch 52/55] lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB,
Andrew Morton
- [patch 53/55] kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR,
Andrew Morton
- [patch 54/55] ubsan: remove CONFIG_UBSAN_OBJECT_SIZE,
Andrew Morton
- [patch 55/55] lib: remove redundant assignment to variable ret,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/69] mm/migrate.c: rework migration_entry_wait() to not take a pageref,
Andrew Morton
- [patch 02/69] sysctl: add a new register_sysctl_init() interface,
Andrew Morton
- [patch 03/69] sysctl: move some boundary constants from sysctl.c to sysctl_vals,
Andrew Morton
- [patch 04/69] hung_task: move hung_task sysctl interface to hung_task.c,
Andrew Morton
- [patch 05/69] watchdog: move watchdog sysctl interface to watchdog.c,
Andrew Morton
- [patch 06/69] sysctl: make ngroups_max const,
Andrew Morton
- [patch 07/69] sysctl: use const for typically used max/min proc sysctls,
Andrew Morton
- [patch 08/69] sysctl: use SYSCTL_ZERO to replace some static int zero uses,
Andrew Morton
- [patch 09/69] aio: move aio sysctl to aio.c,
Andrew Morton
- [patch 10/69] dnotify: move dnotify sysctl to dnotify.c,
Andrew Morton
- [patch 11/69] hpet: simplify subdirectory registration with register_sysctl(),
Andrew Morton
- [patch 12/69] i915: simplify subdirectory registration with register_sysctl(),
Andrew Morton
- [patch 13/69] macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl(),
Andrew Morton
- [patch 14/69] ocfs2: simplify subdirectory registration with register_sysctl(),
Andrew Morton
- [patch 15/69] test_sysctl: simplify subdirectory registration with register_sysctl(),
Andrew Morton
- [patch 16/69] inotify: simplify subdirectory registration with register_sysctl(),
Andrew Morton
- [patch 17/69] cdrom: simplify subdirectory registration with register_sysctl(),
Andrew Morton
- [patch 18/69] eventpoll: simplify sysctl declaration with register_sysctl(),
Andrew Morton
- [patch 19/69] firmware_loader: move firmware sysctl to its own files,
Andrew Morton
- [patch 20/69] random: move the random sysctl declarations to its own file,
Andrew Morton
- [patch 21/69] sysctl: add helper to register a sysctl mount point,
Andrew Morton
- [patch 22/69] fs: move binfmt_misc sysctl to its own file,
Andrew Morton
- [patch 23/69] printk: move printk sysctl to printk/sysctl.c,
Andrew Morton
- [patch 24/69] scsi/sg: move sg-big-buff sysctl to scsi/sg.c,
Andrew Morton
- [patch 25/69] stackleak: move stack_erasing sysctl to stackleak.c,
Andrew Morton
- [patch 26/69] sysctl: share unsigned long const values,
Andrew Morton
- [patch 27/69] fs: move inode sysctls to its own file,
Andrew Morton
- [patch 28/69] fs: move fs stat sysctls to file_table.c,
Andrew Morton
- [patch 29/69] fs: move dcache sysctls to its own file,
Andrew Morton
- [patch 30/69] sysctl: move maxolduid as a sysctl specific const,
Andrew Morton
- [patch 31/69] fs: move shared sysctls to fs/sysctls.c,
Andrew Morton
- [patch 32/69] fs: move locking sysctls where they are used,
Andrew Morton
- [patch 33/69] fs: move namei sysctls to its own file,
Andrew Morton
- [patch 34/69] fs: move fs/exec.c sysctls into its own file,
Andrew Morton
- [patch 35/69] fs: move pipe sysctls to is own file,
Andrew Morton
- [patch 36/69] sysctl: add and use base directory declarer and registration helper,
Andrew Morton
- [patch 37/69] fs: move namespace sysctls and declare fs base directory,
Andrew Morton
- [patch 38/69] kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases(),
Andrew Morton
- [patch 39/69] printk: fix build warning when CONFIG_PRINTK=n,
Andrew Morton
- [patch 40/69] fs/coredump: move coredump sysctls into its own file,
Andrew Morton
- [patch 41/69] kprobe: move sysctl_kprobes_optimization to kprobes.c,
Andrew Morton
- [patch 42/69] kernel/sysctl.c: remove unused variable ten_thousand,
Andrew Morton
- [patch 43/69] sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax,
Andrew Morton
- [patch 44/69] zsmalloc: introduce some helper functions,
Andrew Morton
- [patch 45/69] zsmalloc: rename zs_stat_type to class_stat_type,
Andrew Morton
- [patch 46/69] zsmalloc: decouple class actions from zspage works,
Andrew Morton
- [patch 47/69] zsmalloc: introduce obj_allocated,
Andrew Morton
- [patch 48/69] zsmalloc: move huge compressed obj from page to zspage,
Andrew Morton
- [patch 49/69] zsmalloc: remove zspage isolation for migration,
Andrew Morton
- [patch 50/69] locking/rwlocks: introduce write_lock_nested,
Andrew Morton
- [patch 51/69] zsmalloc: replace per zpage lock with pool->migrate_lock,
Andrew Morton
- [patch 52/69] zsmalloc: replace get_cpu_var with local_lock,
Andrew Morton
- [patch 53/69] fs: proc: store PDE()->data into inode->i_private,
Andrew Morton
- [patch 54/69] proc: remove PDE_DATA() completely,
Andrew Morton
- [patch 55/69] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc(),
Andrew Morton
- [patch 56/69] lib/stackdepot: always do filter_irq_stacks() in stack_depot_save(),
Andrew Morton
- [patch 57/69] mm: remove cleancache,
Andrew Morton
- [patch 58/69] frontswap: remove frontswap_writethrough,
Andrew Morton
- [patch 60/69] frontswap: remove frontswap_shrink,
Andrew Morton
- [patch 59/69] frontswap: remove frontswap_tmem_exclusive_gets,
Andrew Morton
- [patch 61/69] frontswap: remove frontswap_curr_pages,
Andrew Morton
- [patch 62/69] frontswap: simplify frontswap_init,
Andrew Morton
- [patch 63/69] frontswap: remove the frontswap exports,
Andrew Morton
- [patch 64/69] mm: simplify try_to_unuse,
Andrew Morton
- [patch 65/69] frontswap: remove frontswap_test,
Andrew Morton
- [patch 66/69] frontswap: simplify frontswap_register_ops,
Andrew Morton
- [patch 67/69] mm: mark swap_lock and swap_active_head static,
Andrew Morton
- [patch 68/69] frontswap: remove support for multiple ops,
Andrew Morton
- [patch 69/69] mm: hide the FRONTSWAP Kconfig symbol,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/12] include/linux/sysctl.h: fix register_sysctl_mount_point() return type,
Andrew Morton
- [patch 02/12] binfmt_misc: fix crash when load/unload module,
Andrew Morton
- [patch 03/12] ia64: make IA64_MCA_RECOVERY bool instead of tristate,
Andrew Morton
- [patch 04/12] memory-failure: fetch compound_head after pgmap_pfn_valid(),
Andrew Morton
- [patch 05/12] mm: page->mapping folio->mapping should have the same offset,
Andrew Morton
- [patch 06/12] tools/testing/scatterlist: add missing defines,
Andrew Morton
- [patch 07/12] kasan: test: fix compatibility with FORTIFY_SOURCE,
Andrew Morton
- [patch 08/12] mm, kasan: use compare-exchange operation to set KASAN page tag,
Andrew Morton
- [patch 09/12] psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n,
Andrew Morton
- [patch 10/12] psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n,
Andrew Morton
- [patch 11/12] jbd2: export jbd2_journal_[grab|put]_journal_head,
Andrew Morton
- [patch 12/12] ocfs2: fix a deadlock when commit trans,
Andrew Morton
- incoming,
Andrew Morton
- [patch 01/10] Revert "mm/page_isolation: unset migratetype directly for non Buddy page",
Andrew Morton
- [patch 02/10] mm/debug_vm_pgtable: remove pte entry from the page table,
Andrew Morton
- [patch 03/10] mm/page_table_check: use unsigned long for page counters and cleanup,
Andrew Morton
- [patch 04/10] mm/khugepaged: unify collapse pmd clear, flush and free,
Andrew Morton
- [patch 05/10] mm/page_table_check: check entries at pmd levels,
Andrew Morton
- [patch 06/10] mm/pgtable: define pte_index so that preprocessor could recognize it,
Andrew Morton
- [patch 07/10] ipc/sem: do not sleep with a spin lock held,
Andrew Morton
- [patch 08/10] mm/kmemleak: avoid scanning potential huge holes,
Andrew Morton
- [patch 09/10] MAINTAINERS: update rppt's email,
Andrew Morton
- [patch 10/10] kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner",
Andrew Morton
- [patch 01/10] Revert "mm/page_isolation: unset migratetype directly for non Buddy page",
Andrew Morton
- [patch 02/10] mm/debug_vm_pgtable: remove pte entry from the page table,
Andrew Morton
- [patch 03/10] mm/page_table_check: use unsigned long for page counters and cleanup,
Andrew Morton
- [patch 04/10] mm/khugepaged: unify collapse pmd clear, flush and free,
Andrew Morton
- [patch 05/10] mm/page_table_check: check entries at pmd levels,
Andrew Morton
- [patch 06/10] mm/pgtable: define pte_index so that preprocessor could recognize it,
Andrew Morton
- [patch 07/10] ipc/sem: do not sleep with a spin lock held,
Andrew Morton
- [patch 08/10] mm/kmemleak: avoid scanning potential huge holes,
Andrew Morton
- [patch 09/10] MAINTAINERS: update rppt's email,
Andrew Morton
- [patch 10/10] kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner",
Andrew Morton
- incoming,
Andrew Morton
- [patch 5/5] mm/gup: remove unused get_user_pages_locked(),
Andrew Morton
- [patch 4/5] mm: change lookup_node() to use get_user_pages_fast(),
Andrew Morton
- [patch 2/5] mm/gup: follow_pfn_pte(): -EEXIST cleanup,
Andrew Morton
- [patch 1/5] mm: fix invalid page pointer returned with FOLL_PIN gups,
Andrew Morton
- [patch 3/5] mm/gup: remove unused pin_user_pages_locked(),
Andrew Morton
- [patch 1/5] fs/binfmt_elf: fix PT_LOAD p_align values for loaders,
Andrew Morton
- [patch 2/5] fs/proc: task_mmu.c: don't read mapcount for migration entry,
Andrew Morton
- [patch 4/5] mm: memcg: synchronize objcg lists with a dedicated spinlock,
Andrew Morton
- [patch 3/5] mm: vmscan: remove deadlock due to throttling failing to make progress,
Andrew Morton
- [patch 5/5] kfence: make test case compatible with run time set sample interval,
Andrew Morton
- Re: incoming,
Linus Torvalds
- incoming,
Andrew Morton
- [patch 01/12] MAINTAINERS: add sysctl-next git tree,
Andrew Morton
- [patch 02/12] mm/hugetlb: fix kernel crash with hugetlb mremap,
Andrew Morton
- [patch 03/12] kasan: test: prevent cache merging in kmem_cache_double_destroy,
Andrew Morton
- [patch 04/12] hugetlbfs: fix a truncation issue in hugepages parameter,
Andrew Morton
- [patch 05/12] mm: fix use-after-free bug when mm->mmap is reused after being freed,
Andrew Morton
- [patch 06/12] selftest/vm: fix map_fixed_noreplace test failure,
Andrew Morton
- [patch 07/12] MAINTAINERS: add Roman as a memcg co-maintainer,
Andrew Morton
- [patch 08/12] MAINTAINERS: remove Vladimir from memcg maintainers,
Andrew Morton
- [patch 09/12] MAINTAINERS: add Shakeel as a memcg co-maintainer,
Andrew Morton
- [patch 10/12] MAINTAINERS, SLAB: add Roman as reviewer, git tree,
Andrew Morton
- [patch 11/12] mailmap: update Roman Gushchin's email,
Andrew Morton
- [patch 12/12] selftests/memfd: clean up mapping in mfd_fail_write,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- incoming,
Andrew Morton
- [patch 001/227] linux/kthread.h: remove unused macros,
Andrew Morton
- [patch 002/227] scripts/spelling.txt: add more spellings to spelling.txt,
Andrew Morton
- [patch 003/227] ntfs: add sanity check on allocation size,
Andrew Morton
- [patch 004/227] ocfs2: cleanup some return variables,
Andrew Morton
- [patch 005/227] fs/ocfs2: fix comments mentioning i_mutex,
Andrew Morton
- [patch 006/227] doc: convert 'subsection' to 'section' in gfp.h,
Andrew Morton
- [patch 008/227] mm: improve cleanup when ->readpages doesn't process all pages,
Andrew Morton
- [patch 007/227] mm: document and polish read-ahead code,
Andrew Morton
- [patch 009/227] fuse: remove reliance on bdi congestion,
Andrew Morton
- [patch 011/227] ceph: remove reliance on bdi congestion,
Andrew Morton
- [patch 010/227] nfs: remove reliance on bdi congestion,
Andrew Morton
- [patch 012/227] remove inode_congested(),
Andrew Morton
- [patch 013/227] remove bdi_congested() and wb_congested() and related functions,
Andrew Morton
- [patch 014/227] f2fs: replace congestion_wait() calls with io_schedule_timeout(),
Andrew Morton
- [patch 015/227] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC",
Andrew Morton
- [patch 016/227] remove congestion tracking framework,
Andrew Morton
- [patch 017/227] mount: warn only once about timestamp range expiration,
Andrew Morton
- [patch 018/227] mm/memremap: avoid calling kasan_remove_zero_shadow() for device private memory,
Andrew Morton
- [patch 019/227] filemap: remove find_get_pages(),
Andrew Morton
- [patch 025/227] mm: change lookup_node() to use get_user_pages_fast(),
Andrew Morton
- [patch 026/227] mm/gup: remove unused get_user_pages_locked(),
Andrew Morton
- [patch 027/227] mm/swap: fix confusing comment in folio_mark_accessed,
Andrew Morton
- [patch 028/227] tmpfs: support for file creation time,
Andrew Morton
- [patch 030/227] tmpfs: do not allocate pages on read,
Andrew Morton
- [patch 029/227] shmem: mapping_set_exiting() to help mapped resilience,
Andrew Morton
- [patch 031/227] mm: shmem: use helper macro __ATTR_RW,
Andrew Morton
- [patch 032/227] memcg: replace in_interrupt() with !in_task(),
Andrew Morton
- [patch 034/227] mm/memcg: mem_cgroup_per_node is already set to 0 on allocation,
Andrew Morton
- [patch 033/227] memcg: add per-memcg total kernel memory stat,
Andrew Morton
- [patch 035/227] mm/memcg: retrieve parent memcg from css.parent,
Andrew Morton
- [patch 020/227] mm/writeback: minor clean up for highmem_dirtyable_memory,
Andrew Morton
- [patch 022/227] mm: fix invalid page pointer returned with FOLL_PIN gups,
Andrew Morton
- [patch 024/227] mm/gup: remove unused pin_user_pages_locked(),
Andrew Morton
- [patch 021/227] mm: fs: fix lru_cache_disabled race in bh_lru,
Andrew Morton
- [patch 023/227] mm/gup: follow_pfn_pte(): -EEXIST cleanup,
Andrew Morton
- [patch 036/227] memcg: refactor mem_cgroup_oom,
Andrew Morton
- [patch 037/227] memcg: unify force charging conditions,
Andrew Morton
- [patch 038/227] selftests: memcg: test high limit for single entry allocation,
Andrew Morton
- [patch 039/227] memcg: synchronously enforce memory.high for large overcharges,
Andrew Morton
- [patch 040/227] mm/memcontrol: return 1 from cgroup.memory __setup() handler,
Andrew Morton
- [patch 041/227] mm/memcg: revert ("mm/memcg: optimize user context object stock access"),
Andrew Morton
- [patch 042/227] mm/memcg: disable threshold event handlers on PREEMPT_RT,
Andrew Morton
- [patch 043/227] mm/memcg: protect per-CPU counter by disabling preemption on PREEMPT_RT where needed.,
Andrew Morton
- [patch 045/227] mm/memcg: protect memcg_stock with a local_lock_t,
Andrew Morton
- [patch 044/227] mm/memcg: opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock(),
Andrew Morton
- [patch 046/227] mm/memcg: disable migration instead of preemption in drain_all_stock().,
Andrew Morton
- [patch 047/227] mm: list_lru: transpose the array of per-node per-memcg lru lists,
Andrew Morton
- [patch 048/227] mm: introduce kmem_cache_alloc_lru,
Andrew Morton
- [patch 049/227] fs: introduce alloc_inode_sb() to allocate filesystems specific inode,
Andrew Morton
- [patch 050/227] fs: allocate inode by using alloc_inode_sb(),
Andrew Morton
- [patch 051/227] f2fs: allocate inode by using alloc_inode_sb(),
Andrew Morton
- [patch 052/227] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry,
Andrew Morton
- [patch 055/227] mm: list_lru: allocate list_lru_one only when needed,
Andrew Morton
- [patch 056/227] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus,
Andrew Morton
- [patch 057/227] mm: list_lru: replace linear array with xarray,
Andrew Morton
- [patch 053/227] xarray: use kmem_cache_alloc_lru to allocate xa_node,
Andrew Morton
- [patch 054/227] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online(),
Andrew Morton
- [patch 058/227] mm: memcontrol: reuse memory cgroup ID for kmem ID,
Andrew Morton
- [patch 059/227] mm: memcontrol: fix cannot alloc the maximum memcg ID,
Andrew Morton
- [patch 060/227] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg,
Andrew Morton
- [patch 061/227] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id,
Andrew Morton
- [patch 062/227] memcg: enable accounting for tty-related objects,
Andrew Morton
- [patch 064/227] mm: merge pte_mkhuge() call into arch_make_huge_pte(),
Andrew Morton
- [patch 063/227] selftests, x86: fix how check_cc.sh is being invoked,
Andrew Morton
- [patch 065/227] mm: remove mmu_gathers storage from remaining architectures,
Andrew Morton
- [patch 066/227] mm: thp: fix wrong cache flush in remove_migration_pmd(),
Andrew Morton
- [patch 067/227] mm: fix missing cache flush for all tail pages of compound page,
Andrew Morton
- [patch 071/227] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic(),
Andrew Morton
- [patch 068/227] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user(),
Andrew Morton
- [patch 072/227] mm: replace multiple dcache flush with flush_dcache_folio(),
Andrew Morton
- [patch 070/227] mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte(),
Andrew Morton
- [patch 069/227] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte(),
Andrew Morton
- [patch 073/227] mm: don't skip swap entry even if zap_details specified,
Andrew Morton
- [patch 074/227] mm: rename zap_skip_check_mapping() to should_zap_page(),
Andrew Morton
- [patch 075/227] mm: change zap_details.zap_mapping into even_cows,
Andrew Morton
[Index of Archives]
[Linux Kernel]
[LKML FAQ]
[IETF Annouce]
[Security]
[Bugtraq]