Show patches with: Submitter = Andrew Morton       |    State = Action Required       |    Archived = No       |   2256 patches
« 1 2 ... 5 6 722 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[065/227] mm: remove mmu_gathers storage from remaining architectures [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[064/227] mm: merge pte_mkhuge() call into arch_make_huge_pte() [001/227] linux/kthread.h: remove unused macros 2 1 - --- 2022-03-22 Andrew Morton New
[063/227] selftests, x86: fix how check_cc.sh is being invoked [001/227] linux/kthread.h: remove unused macros - 1 1 --- 2022-03-22 Andrew Morton New
[062/227] memcg: enable accounting for tty-related objects [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[061/227] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[060/227] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[059/227] mm: memcontrol: fix cannot alloc the maximum memcg ID [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[058/227] mm: memcontrol: reuse memory cgroup ID for kmem ID [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[057/227] mm: list_lru: replace linear array with xarray [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[056/227] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[055/227] mm: list_lru: allocate list_lru_one only when needed [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[054/227] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online() [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[053/227] xarray: use kmem_cache_alloc_lru to allocate xa_node [001/227] linux/kthread.h: remove unused macros 2 - - --- 2022-03-22 Andrew Morton New
[052/227] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[051/227] f2fs: allocate inode by using alloc_inode_sb() [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[050/227] fs: allocate inode by using alloc_inode_sb() [001/227] linux/kthread.h: remove unused macros 2 - - --- 2022-03-22 Andrew Morton New
[049/227] fs: introduce alloc_inode_sb() to allocate filesystems specific inode [001/227] linux/kthread.h: remove unused macros - 1 - --- 2022-03-22 Andrew Morton New
[048/227] mm: introduce kmem_cache_alloc_lru [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[047/227] mm: list_lru: transpose the array of per-node per-memcg lru lists [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[045/227] mm/memcg: protect memcg_stock with a local_lock_t [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[044/227] mm/memcg: opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock() [001/227] linux/kthread.h: remove unused macros 1 2 - --- 2022-03-22 Andrew Morton New
[043/227] mm/memcg: protect per-CPU counter by disabling preemption on PREEMPT_RT where needed. [001/227] linux/kthread.h: remove unused macros 1 1 - --- 2022-03-22 Andrew Morton New
[041/227] mm/memcg: revert ("mm/memcg: optimize user context object stock access") [001/227] linux/kthread.h: remove unused macros 3 1 - --- 2022-03-22 Andrew Morton New
[040/227] mm/memcontrol: return 1 from cgroup.memory __setup() handler [001/227] linux/kthread.h: remove unused macros - 1 - --- 2022-03-22 Andrew Morton New
[039/227] memcg: synchronously enforce memory.high for large overcharges [001/227] linux/kthread.h: remove unused macros 1 1 - --- 2022-03-22 Andrew Morton New
[038/227] selftests: memcg: test high limit for single entry allocation [001/227] linux/kthread.h: remove unused macros - 1 - --- 2022-03-22 Andrew Morton New
[037/227] memcg: unify force charging conditions [001/227] linux/kthread.h: remove unused macros - 1 - --- 2022-03-22 Andrew Morton New
[036/227] memcg: refactor mem_cgroup_oom [001/227] linux/kthread.h: remove unused macros - 1 - --- 2022-03-22 Andrew Morton New
[035/227] mm/memcg: retrieve parent memcg from css.parent [001/227] linux/kthread.h: remove unused macros 1 3 - --- 2022-03-22 Andrew Morton New
[034/227] mm/memcg: mem_cgroup_per_node is already set to 0 on allocation [001/227] linux/kthread.h: remove unused macros 1 4 - --- 2022-03-22 Andrew Morton New
[033/227] memcg: add per-memcg total kernel memory stat [001/227] linux/kthread.h: remove unused macros 2 - - --- 2022-03-22 Andrew Morton New
[032/227] memcg: replace in_interrupt() with !in_task() [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[031/227] mm: shmem: use helper macro __ATTR_RW [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[030/227] tmpfs: do not allocate pages on read [001/227] linux/kthread.h: remove unused macros 1 1 - --- 2022-03-22 Andrew Morton New
[029/227] shmem: mapping_set_exiting() to help mapped resilience [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[028/227] tmpfs: support for file creation time [001/227] linux/kthread.h: remove unused macros - 1 2 --- 2022-03-22 Andrew Morton New
[027/227] mm/swap: fix confusing comment in folio_mark_accessed [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[026/227] mm/gup: remove unused get_user_pages_locked() [001/227] linux/kthread.h: remove unused macros - 4 - --- 2022-03-22 Andrew Morton New
[025/227] mm: change lookup_node() to use get_user_pages_fast() [001/227] linux/kthread.h: remove unused macros - 4 - --- 2022-03-22 Andrew Morton New
[024/227] mm/gup: remove unused pin_user_pages_locked() [001/227] linux/kthread.h: remove unused macros - 5 - --- 2022-03-22 Andrew Morton New
[023/227] mm/gup: follow_pfn_pte(): -EEXIST cleanup [001/227] linux/kthread.h: remove unused macros - 2 - --- 2022-03-22 Andrew Morton New
[022/227] mm: fix invalid page pointer returned with FOLL_PIN gups [001/227] linux/kthread.h: remove unused macros - 3 1 --- 2022-03-22 Andrew Morton New
[021/227] mm: fs: fix lru_cache_disabled race in bh_lru [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[020/227] mm/writeback: minor clean up for highmem_dirtyable_memory [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[019/227] filemap: remove find_get_pages() [001/227] linux/kthread.h: remove unused macros - 1 - --- 2022-03-22 Andrew Morton New
[018/227] mm/memremap: avoid calling kasan_remove_zero_shadow() for device private memory [001/227] linux/kthread.h: remove unused macros - 1 - --- 2022-03-22 Andrew Morton New
[017/227] mount: warn only once about timestamp range expiration [001/227] linux/kthread.h: remove unused macros 1 2 - --- 2022-03-22 Andrew Morton New
[016/227] remove congestion tracking framework [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[015/227] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC" [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[014/227] f2fs: replace congestion_wait() calls with io_schedule_timeout() [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[013/227] remove bdi_congested() and wb_congested() and related functions [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[012/227] remove inode_congested() [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[011/227] ceph: remove reliance on bdi congestion [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[010/227] nfs: remove reliance on bdi congestion [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[009/227] fuse: remove reliance on bdi congestion [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[008/227] mm: improve cleanup when ->readpages doesn't process all pages [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[007/227] mm: document and polish read-ahead code [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[006/227] doc: convert 'subsection' to 'section' in gfp.h [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[005/227] fs/ocfs2: fix comments mentioning i_mutex [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[004/227] ocfs2: cleanup some return variables [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[003/227] ntfs: add sanity check on allocation size [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[002/227] scripts/spelling.txt: add more spellings to spelling.txt [001/227] linux/kthread.h: remove unused macros - - - --- 2022-03-22 Andrew Morton New
[001/227] linux/kthread.h: remove unused macros [001/227] linux/kthread.h: remove unused macros 1 - - --- 2022-03-22 Andrew Morton New
[4/4] selftests: vm: fix clang build error multiple output files [1/4] mm: swap: get rid of deadloop in swapin readahead - - - --- 2022-03-16 Andrew Morton New
[3/4] ocfs2: fix crash when initialize filecheck kobj fails [1/4] mm: swap: get rid of deadloop in swapin readahead - - - --- 2022-03-16 Andrew Morton New
[2/4] configs/debug: restore DEBUG_INFO=y for overriding [1/4] mm: swap: get rid of deadloop in swapin readahead - 1 - --- 2022-03-16 Andrew Morton New
[1/4] mm: swap: get rid of deadloop in swapin readahead [1/4] mm: swap: get rid of deadloop in swapin readahead 1 3 - --- 2022-03-16 Andrew Morton New
[8/8] configs/debug: set CONFIG_DEBUG_INFO=y properly [1/8] selftests/vm: cleanup hugetlb file after mremap test - - - --- 2022-03-05 Andrew Morton New
[7/8] proc: fix documentation and description of pagemap [1/8] selftests/vm: cleanup hugetlb file after mremap test - 1 - --- 2022-03-05 Andrew Morton New
[6/8] kselftest/vm: fix tests build with old libc [1/8] selftests/vm: cleanup hugetlb file after mremap test - 1 - --- 2022-03-05 Andrew Morton New
[5/8] memfd: fix F_SEAL_WRITE after shmem huge page allocated [1/8] selftests/vm: cleanup hugetlb file after mremap test - - - --- 2022-03-05 Andrew Morton New
[4/8] mm: fix use-after-free when anon vma name is used after vma is freed [1/8] selftests/vm: cleanup hugetlb file after mremap test 1 - - --- 2022-03-05 Andrew Morton New
[3/8] mm: prevent vm_area_struct::anon_name refcount saturation [1/8] selftests/vm: cleanup hugetlb file after mremap test 1 - - --- 2022-03-05 Andrew Morton New
[2/8] mm: refactor vm_area_struct::anon_vma_name usage code [1/8] selftests/vm: cleanup hugetlb file after mremap test 1 - - --- 2022-03-05 Andrew Morton New
[1/8] selftests/vm: cleanup hugetlb file after mremap test [1/8] selftests/vm: cleanup hugetlb file after mremap test 1 3 - --- 2022-03-05 Andrew Morton New
[12/12] selftests/memfd: clean up mapping in mfd_fail_write [01/12] MAINTAINERS: add sysctl-next git tree - - - --- 2022-02-26 Andrew Morton New
[11/12] mailmap: update Roman Gushchin's email [01/12] MAINTAINERS: add sysctl-next git tree - - - --- 2022-02-26 Andrew Morton New
[10/12] MAINTAINERS, SLAB: add Roman as reviewer, git tree [01/12] MAINTAINERS: add sysctl-next git tree 2 - - --- 2022-02-26 Andrew Morton New
[09/12] MAINTAINERS: add Shakeel as a memcg co-maintainer [01/12] MAINTAINERS: add sysctl-next git tree 2 - - --- 2022-02-26 Andrew Morton New
[08/12] MAINTAINERS: remove Vladimir from memcg maintainers [01/12] MAINTAINERS: add sysctl-next git tree 2 - - --- 2022-02-26 Andrew Morton New
[07/12] MAINTAINERS: add Roman as a memcg co-maintainer [01/12] MAINTAINERS: add sysctl-next git tree 3 - - --- 2022-02-26 Andrew Morton New
[06/12] selftest/vm: fix map_fixed_noreplace test failure [01/12] MAINTAINERS: add sysctl-next git tree - - - --- 2022-02-26 Andrew Morton New
[05/12] mm: fix use-after-free bug when mm->mmap is reused after being freed [01/12] MAINTAINERS: add sysctl-next git tree 1 2 - --- 2022-02-26 Andrew Morton New
[04/12] hugetlbfs: fix a truncation issue in hugepages parameter [01/12] MAINTAINERS: add sysctl-next git tree - 1 - --- 2022-02-26 Andrew Morton New
[03/12] kasan: test: prevent cache merging in kmem_cache_double_destroy [01/12] MAINTAINERS: add sysctl-next git tree - 1 - --- 2022-02-26 Andrew Morton New
[02/12] mm/hugetlb: fix kernel crash with hugetlb mremap [01/12] MAINTAINERS: add sysctl-next git tree - 2 - --- 2022-02-26 Andrew Morton New
[01/12] MAINTAINERS: add sysctl-next git tree [01/12] MAINTAINERS: add sysctl-next git tree - - - --- 2022-02-26 Andrew Morton New
[5/5] kfence: make test case compatible with run time set sample interval Untitled series #613678 - 1 - --- 2022-02-12 Andrew Morton New
[4/5] mm: memcg: synchronize objcg lists with a dedicated spinlock Untitled series #613677 1 3 2 --- 2022-02-12 Andrew Morton New
[3/5] mm: vmscan: remove deadlock due to throttling failing to make progress Untitled series #613676 2 1 - --- 2022-02-12 Andrew Morton New
[2/5] fs/proc: task_mmu.c: don't read mapcount for migration entry Untitled series #613675 1 - - --- 2022-02-12 Andrew Morton New
[1/5] fs/binfmt_elf: fix PT_LOAD p_align values for loaders [1/5] fs/binfmt_elf: fix PT_LOAD p_align values for loaders - - 1 --- 2022-02-12 Andrew Morton New
[5/5] mm/gup: remove unused get_user_pages_locked() [1/5] mm: fix invalid page pointer returned with FOLL_PIN gups - 4 - --- 2022-02-12 Andrew Morton New
[4/5] mm: change lookup_node() to use get_user_pages_fast() [1/5] mm: fix invalid page pointer returned with FOLL_PIN gups - 4 - --- 2022-02-12 Andrew Morton New
[3/5] mm/gup: remove unused pin_user_pages_locked() [1/5] mm: fix invalid page pointer returned with FOLL_PIN gups - 5 - --- 2022-02-12 Andrew Morton New
[2/5] mm/gup: follow_pfn_pte(): -EEXIST cleanup [1/5] mm: fix invalid page pointer returned with FOLL_PIN gups - 2 - --- 2022-02-12 Andrew Morton New
[1/5] mm: fix invalid page pointer returned with FOLL_PIN gups [1/5] mm: fix invalid page pointer returned with FOLL_PIN gups - 3 1 --- 2022-02-12 Andrew Morton New
[10/10] kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cle… Untitled series #611382 - - - --- 2022-02-04 Andrew Morton New
[09/10] MAINTAINERS: update rppt's email Untitled series #611381 - - - --- 2022-02-04 Andrew Morton New
[08/10] mm/kmemleak: avoid scanning potential huge holes Untitled series #611380 2 - - --- 2022-02-04 Andrew Morton New
« 1 2 ... 5 6 722 23 »