linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
incoming
 2022-02-26  3:11 UTC  (9+ messages)
` [patch 02/12] mm/hugetlb: fix kernel crash with hugetlb mremap
` [patch 03/12] kasan: test: prevent cache merging in kmem_cache_double_destroy
` [patch 04/12] hugetlbfs: fix a truncation issue in hugepages parameter
` [patch 05/12] mm: fix use-after-free bug when mm->mmap is reused after being freed
` [patch 06/12] selftest/vm: fix map_fixed_noreplace test failure
` [patch 07/12] MAINTAINERS: add Roman as a memcg co-maintainer
` [patch 08/12] MAINTAINERS: remove Vladimir from memcg maintainers
` [patch 09/12] MAINTAINERS: add Shakeel as a memcg co-maintainer

[PATCH] memcg: async flush memcg stats from perf sensitive codepaths
 2022-02-26  2:32 UTC  (5+ messages)

[PATCH v3] userfaultfd: provide unmasked address on page-fault
 2022-02-26  2:26 UTC 

[PATCH v3] usercopy: Check valid lifetime via stack depth
 2022-02-26  2:22 UTC  (5+ messages)

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-26  1:58 UTC  (7+ messages)

mmotm 2022-02-23-21-20 uploaded
 2022-02-26  1:43 UTC  (9+ messages)
` mmotm 2022-02-23-21-20 uploaded (kernel/sched/rt.c)
` mmotm 2022-02-23-21-20 uploaded [drivers/scsi/hisi_sas/hisi_sas_main.ko]
` mmotm 2022-02-23-21-20 uploaded [drivers/net/wireless/intel/iwlwifi/iwlwifi.ko][2]

[linux-next:pending-fixes] BUILD SUCCESS eb90b11d71c05bbf65814c4a79f7b7e9d6e95025
 2022-02-26  1:40 UTC 

[PATCH linux-next] mm: swap: get rid of deadloop in swapin readahead
 2022-02-26  1:24 UTC  (2+ messages)

[PATCH 1/1] mm: fix use-after-free bug when mm->mmap is reused after being freed
 2022-02-26  1:04 UTC  (6+ messages)

[PATCH] selftests, x86: fix how check_cc.sh is being invoked
 2022-02-26  1:03 UTC  (4+ messages)

[PATCH V3] selftests: vm: Add test for Soft-Dirty PTE bit
 2022-02-26  0:35 UTC  (2+ messages)

[PATCH -v3] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
 2022-02-26  0:18 UTC 

[PATCH v4 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-26  0:05 UTC  (13+ messages)
` [PATCH v4 3/6] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
    ` [PATCH] mm/memcg: Add missing counter index which are not update in interrupt
        ` [PATCH] mm/memcg: Only perform the debug checks on !PREEMPT_RT
` [PATCH v4 5/6] mm/memcg: Protect memcg_stock with a local_lock_t
    ` [PATCH] mm/memcg: Add a comment regarding the release `obj'
` [PATCH v4 6/6] mm/memcg: Disable migration instead of preemption in drain_all_stock()
    ` [PATCH v5 "

[PATCH] afs: Enable multipage folio support
 2022-02-25 23:53 UTC 

[PATCH] mm: Handle ksize() vs __alloc_size by forgetting size
 2022-02-25 23:45 UTC  (2+ messages)

drivers/char/tpm/tpm_ibmvtpm.c:366:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-25 22:38 UTC 

[RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
 2022-02-25 22:20 UTC  (15+ messages)
` [RFC PATCH 1/7] mm/gup: introduce pin_user_page()
` [RFC PATCH 2/7] block: add dio_w_*() wrappers for pin, unpin user pages
` [RFC PATCH 3/7] block, fs: assert that key paths use iovecs, and nothing else
` [RFC PATCH 4/7] block, bio, fs: initial pin_user_pages_fast() changes
` [RFC PATCH 5/7] NFS: direct-io: convert to FOLL_PIN pages
` [RFC PATCH 6/7] fuse: convert direct IO paths to use FOLL_PIN
` [RFC PATCH 7/7] block, direct-io: flip the switch: use pin_user_pages_fast()

[PATCH -V11 1/9] mm/numa: automatically generate node migration order
 2022-02-25 20:35 UTC  (8+ messages)
` [PATCH -V11 2/9] mm/migrate: update node demotion order on hotplug events

Regression in workingset_refault latency on 5.15
 2022-02-25 18:08 UTC  (18+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-02-25 18:03 UTC  (3+ messages)
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH 0/5] SLUB debugfs improvements based on stackdepot
 2022-02-25 18:03 UTC  (6+ messages)
` [PATCH 1/5] mm/slub: move struct track init out of set_track()
` [PATCH 2/5] mm/slub: use stackdepot to save stack trace in objects
` [PATCH 3/5] mm/slub: aggregate and print stack traces in debugfs files
` [PATCH 4/5] mm/slub: sort debugfs output by frequency of stack traces
` [PATCH 5/5] slab, documentation: add description of debugfs files for SLUB caches

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-02-25 16:34 UTC  (8+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork

[PATCH 21/22] mmc: wbsd: Use dma_alloc_noncoherent() for dma buffer
 2022-02-25 15:39 UTC  (11+ messages)
      ` [PATCH 1/2] dma-mapping: check dma_mask for streaming mapping allocs

[PATCH v2 00/13] Introduce DAMON sysfs interface
 2022-02-25 15:03 UTC  (20+ messages)
` [PATCH v2 01/13] mm/damon/core: Allow non-exclusive DAMON start/stop
` [PATCH v2 02/13] mm/damon/core: Add number of each enum type values
` [PATCH v2 03/13] mm/damon: Implement a minimal stub for sysfs-based DAMON interface
` [PATCH v2 04/13] mm/damon/sysfs: Link DAMON for virtual address spaces monitoring
` [PATCH v2 05/13] mm/damon/sysfs: Support the physical address space monitoring
` [PATCH v2 06/13] mm/damon/sysfs: Support DAMON-based Operation Schemes
` [PATCH v2 07/13] mm/damon/sysfs: Support DAMOS quotas
` [PATCH v2 08/13] mm/damon/sysfs: Support schemes prioritization
` [PATCH v2 09/13] mm/damon/sysfs: Support DAMOS watermarks
` [PATCH v2 10/13] mm/damon/sysfs: Support DAMOS stats
` [PATCH v2 11/13] selftests/damon: Add a test for DAMON sysfs interface
` [PATCH v2 12/13] Docs/admin-guide/mm/damon/usage: Document "
` [PATCH v2 13/13] Docs/ABI/testing: Add DAMON sysfs interface ABI document

[linux-next:master] BUILD REGRESSION 44948bd49d878dad6c9707e34f4a06df73c3a800
 2022-02-25 14:52 UTC 

[PATCH] lib: maple_tree: fix boolreturn.cocci warning
 2022-02-25 14:50 UTC  (2+ messages)

[PATCH 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-25 14:38 UTC  (7+ messages)
` [PATCH 25/30] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[RFC PATCH 0/4] Removing limitations of merging anonymous VMAs
 2022-02-25 14:26 UTC  (11+ messages)
` [RFC PATCH 1/4] [PATCH 1/4] mm: refactor of vma_merge()
` [RFC PATCH 4/4] [PATCH 4/4] mm: add tracing for VMA merges

[Linux Kernel 5.14 GA] ESXi Performance degradation
 2022-02-25 13:25 UTC  (2+ messages)

[linux-next:master 7067/7915] arch/arm64/kvm/psci.c:372:3-4: Unneeded semicolon
 2022-02-25 13:25 UTC  (4+ messages)
` [PATCH] KVM: arm64: fix semicolon.cocci warnings

[REMINDER] LSF/MM/BPF: 2022: Call for Proposals
 2022-02-25 12:52 UTC  (2+ messages)

Patch "slab: remove __alloc_size attribute from __kmalloc_track_caller" has been added to the 5.16-stable tree
 2022-02-25 10:58 UTC 

[linux-next:master 5670/8646] arch/arm64/kernel/elfcore.c:110:5: warning: stack frame size (2160) exceeds limit (2048) in 'elf_core_write_extra_data'
 2022-02-25 10:55 UTC 

[PATCH 0/5] slab cleanups
 2022-02-25 10:26 UTC  (7+ messages)
` [PATCH 5/5] mm/slub: Refactor deactivate_slab()

[PATCH V2 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-25  9:35 UTC  (5+ messages)
` [PATCH V2 08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[linux-next:master 7511/8646] fs/io_uring.c:4768:30: error: passing argument 2 of 'do_statx' from incompatible pointer type
 2022-02-25  9:04 UTC 

[PATCH RFC 00/13] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-02-25  9:01 UTC  (9+ messages)
` [PATCH RFC 03/13] mm/memory: slightly simplify copy_present_pte()
` [PATCH RFC 05/13] mm/rmap: remove do_page_add_anon_rmap()

[PATCH 0/3] mm/memcg: some cleanup for mem_cgroup_iter()
 2022-02-25  8:13 UTC  (5+ messages)
` [PATCH 1/3] mm/memcg: set memcg after css verified and got reference
` [PATCH 2/3] mm/memcg: set pos to prev unconditionally
` [PATCH 3/3] mm/memcg: move generation assignment and comparison together

[PATCH 00/12] Introduce DAMON sysfs interface
 2022-02-25  8:10 UTC  (6+ messages)
` [PATCH 03/12] mm/damon: Implement a minimal stub for sysfs-based DAMON interface

mmotm 2022-02-24-22-38 uploaded
 2022-02-25  6:39 UTC 

[PATCH v2] usercopy: Check valid lifetime via stack depth
 2022-02-25  4:47 UTC  (3+ messages)

slabinfo shows incorrect active_objs ???
 2022-02-25  4:37 UTC  (3+ messages)

[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-25  4:33 UTC  (9+ messages)
` [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users

[PATCH v4] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
 2022-02-25  3:47 UTC  (7+ messages)

[PATCH v3 1/2] selftest/vm: Add util.h and and move helper functions there
 2022-02-25  3:42 UTC  (2+ messages)

[PATCH 00/10] Various fixes around invalidate_page()
 2022-02-25  3:27 UTC  (4+ messages)
` [PATCH 04/10] mm/truncate: Replace page_mapped() call in invalidate_inode_page()

[linux-next:pending-fixes] BUILD SUCCESS 24650335a6e9a5f15253bbf7db5dc79301a17eb5
 2022-02-25  2:51 UTC 

Please add for-next/execve
 2022-02-25  2:22 UTC  (3+ messages)

[linux-next:master 6791/7915] arch/mips/kernel/mips-mt.c:233:19: error: conflicting types for 'mt_init'; have 'int(void)'
 2022-02-25  1:44 UTC  (4+ messages)

[linux-next:master 6806/7915] ld.lld: error: undefined symbol: find_vma_intersection
 2022-02-25  1:42 UTC  (2+ messages)

[PATCH v3 1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure
 2022-02-25  1:31 UTC  (4+ messages)

[RFC 1/1] mm: page_alloc: replace mm_percpu_wq with kthreads in drain_all_pages
 2022-02-25  1:28 UTC 

[PATCH -next] mm/pagewalk: remove unneeded semicolon
 2022-02-25  1:08 UTC 

[PATCH v2 1/3] mm: refactor vm_area_struct::anon_vma_name usage code
 2022-02-24 23:22 UTC  (3+ messages)

[PATCH v3 1/3] mm: refactor vm_area_struct::anon_vma_name usage code
 2022-02-24 23:18 UTC  (3+ messages)
` [PATCH v3 2/3] mm: prevent vm_area_struct::anon_name refcount saturation
` [PATCH v6 3/3] mm: fix use-after-free when anon vma name is used after vma is freed

False positive kmemleak report for dtb properties names on powerpc
 2022-02-24 22:27 UTC 

[PATCH -next] mm/rmap: Fix argument list that the kdoc format and script verified
 2022-02-24 22:11 UTC  (3+ messages)

[PATCH -next] mm/mlock: Fix argument list that the kdoc format and script verified
 2022-02-24 21:55 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] page table reclaim
 2022-02-24 20:09 UTC  (2+ messages)

[PATCH v11 03/45] KVM: SVM: Create a separate mapping for the GHCB save area
 2022-02-24 19:38 UTC  (2+ messages)
` [PATCH v11 3.1/45] "

[PATCH] mm/oom_kill: remove unneeded is_memcg_oom check
 2022-02-24 19:23 UTC  (2+ messages)

drivers/media/test-drivers/vivid/vivid-core.c:1986:12: warning: stack frame size (2256) exceeds limit (2048) in 'vivid_probe'
 2022-02-24 19:10 UTC 

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-24 18:26 UTC  (7+ messages)
` [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 02/11] MM: document and polish read-ahead code

[linux-next:master 6797/7915] mm/mmap.c:754:6: warning: no previous prototype for 'vma_store'
 2022-02-24 18:23 UTC  (2+ messages)

[linux-next:master 6850/7915] mm/nommu.c:554:32: warning: variable 'prev' set but not used
 2022-02-24 17:51 UTC  (2+ messages)

[linux-next:master 6849/7915] arch/riscv/kernel/vdso.c:123:27: error: 'next' undeclared; did you mean 'net'?
 2022-02-24 17:47 UTC  (2+ messages)

[next] mm/mmap.c:1962:25: error: passing argument 1 of 'vma_find' from incompatible pointer type
 2022-02-24 16:34 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox