linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-24 12:58:32 to 2022-01-25 21:05:27 UTC [more...]

[linux-next:pending-fixes] BUILD SUCCESS 930c0caea669427384901ee36e1815a387f1193c
 2022-01-25 21:04 UTC 

[PATCH 0/7] Allocate module text and data separately
 2022-01-25 20:52 UTC  (8+ messages)
` [PATCH 1/7] modules: Refactor within_module_core() and within_module_init()
` [PATCH 6/7] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC

[PATCH v4 00/66] Introducing the Maple Tree
 2022-01-25 20:47 UTC  (16+ messages)
` [PATCH v4 33/66] xtensa: Remove vma linked list walks
` [PATCH v4 34/66] cxl: Remove vma linked list walk
` [PATCH v4 36/66] um: "
` [PATCH v4 38/66] coredump: "
` [PATCH v4 43/66] userfaultfd: Use maple tree iterator to iterate VMAs

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-25 20:20 UTC  (6+ messages)
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

[linux-next:master 1564/1734] drivers/gpu/drm/gma500/framebuffer.c:268:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-01-25 19:17 UTC 

[linux-next:master 1564/1734] drivers/video/fbdev/sstfb.c:337:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-01-25 19:17 UTC 

[PATCH v2 1/1] mm/vmalloc: Move draining areas out of caller context
 2022-01-25 19:17 UTC  (5+ messages)

[linux-next:master 1564/1734] drivers/video/fbdev/atmel_lcdfb.c:362:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-01-25 19:17 UTC 

[RFC PATCH 0/6] Add support for shared PTEs across processes
 2022-01-25 18:59 UTC  (23+ messages)

[PATCH] mm: io_uring: allow oom-killer from io_uring_setup
 2022-01-25 18:35 UTC  (2+ messages)

[PATCH v1] binfmt_misc: fix crash when load/unload module
 2022-01-25 18:14 UTC  (3+ messages)

[PATCH] mm/balloon_compaction: make balloon page compaction callbacks static
 2022-01-25 17:59 UTC  (5+ messages)

[PATCH v1] mm, hwpoison: remove obsolete comment
 2022-01-25 17:45 UTC  (5+ messages)

[RFC V1 00/31] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-01-25 16:53 UTC  (23+ messages)
` [RFC V1 06/31] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [RFC V1 08/31] m68k/mm: "
` [RFC V1 09/31] arm/mm: "
` [RFC V1 20/31] extensa/mm: "
` [RFC V1 21/31] parisc/mm: "
` [RFC V1 22/31] openrisc/mm: "
` [RFC V1 23/31] um/mm: "
` [RFC V1 24/31] microblaze/mm: "
` [RFC V1 25/31] nios2/mm: "
` [RFC V1 26/31] hexagon/mm: "
` [RFC V1 27/31] nds32/mm: "
` [RFC V1 28/31] ia64/mm: "
` [RFC V1 29/31] mm/mmap: Drop generic vm_get_page_prot()
` [RFC V1 30/31] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
` [RFC V1 31/31] mm/mmap: Define macros for vm_flags access permission combinations

[PATCH 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-01-25 16:43 UTC  (5+ messages)
` [PATCH 1/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH 2/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH 3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object
` [PATCH 4/4] mm/memcg: Allow the task_obj optimization only on non-PREEMPTIBLE kernels

[PATCH] Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
 2022-01-25 16:40 UTC  (2+ messages)

[PATCH v2 0/2] mm: fix cma allocation fail sometimes
 2022-01-25 16:33 UTC  (3+ messages)
  ` [PATCH v2 2/2] mm: cma: try next MAX_ORDER_NR_PAGES during retry

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-01-25 16:31 UTC  (13+ messages)
` [PATCH v4 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [PATCH v4 2/7] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages

[RFC][PATCH v2 0/5] sched: User Managed Concurrency Groups
 2022-01-25 14:59 UTC  (10+ messages)
` [RFC][PATCH v2 5/5] sched: User Mode Concurency Groups

[linux-next:master 1565/1734] warning: unsafe strcpy() usage lacked '__write_overflow' symbol in lib/test_fortify/write_overflow-strcpy.c
 2022-01-25 15:55 UTC 

[PATCH] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
 2022-01-25 15:52 UTC  (5+ messages)

[linux-next:master 1565/1734] include/linux/fortify-string.h:98:19: error: initializer element is not constant
 2022-01-25 15:34 UTC 

[linux-next:master 1562/1734] drivers/video/fbdev/cirrusfb.c:1852:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-01-25 15:34 UTC 

[PATCH V2 0/2] mm/migration: Add trace events
 2022-01-25 15:16 UTC  (9+ messages)
` [PATCH V2 1/2] mm/migration: Add trace events for THP migrations
` [PATCH V2 2/2] mm/migration: Add trace events for base page and HugeTLB migrations

[PATCHv4] psi: fix possible trigger missing in the window
 2022-01-25 14:40 UTC  (2+ messages)

[RFC PATCH] mm: create security context for memfd_secret inodes
 2022-01-25 14:33 UTC 

[PATCH] mm/hmm.c: remove unneeded local variable ret
 2022-01-25 14:24 UTC  (2+ messages)

[linux-next:master 1563/1734] drivers/video/fbdev/hgafb.c:496:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-01-25 13:31 UTC 

[linux-next:master 1562/1734] include/linux/fortify-string.h:275:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()?
 2022-01-25 10:33 UTC 

[linux-next:master 990/1252] drivers/mtd/nand/raw/brcmnand/bcma_nand.c:61:23: sparse: sparse: cast to restricted __be32
 2022-01-25  9:28 UTC  (2+ messages)

[RESEND][PATCH v2] mm: don't call lru draining in the nested lru_cache_disable
 2022-01-25  9:23 UTC  (12+ messages)

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2022-01-25  8:19 UTC  (3+ messages)

[linux-next:master 550/1252] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_pptable.h:163:17: warning: field smc_pptable within 'struct smu_11_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_powerplay_table' being packed, which can lea
 2022-01-25  7:56 UTC 

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-25  6:48 UTC  (11+ messages)
` [PATCH v6 6/9] mm: multigenerational lru: aging

[PATCH v2 1/2] mm: thp: fix wrong cache flush in remove_migration_pmd()
 2022-01-25  6:01 UTC  (9+ messages)
` [PATCH v2 2/2] mm: fix missing cache flush for all tail pages of THP

[PATCH -V3 RESEND] numa balancing: move some document to make it consistent with the code
 2022-01-25  5:51 UTC 

[PATCH v2] mm/damon: Remove redundant page validation
 2022-01-25  3:43 UTC  (4+ messages)

[PATCH] mm: Fix invalid page pointer returned with FOLL_PIN gups
 2022-01-25  3:37 UTC 

[PATCH 0/3] usable memory range fixes (arm64/fdt/efi)
 2022-01-24 21:05 UTC  (4+ messages)
` [PATCH 1/3] memblock: define functions to set the usable memory range

[PATCH] kasan: test: fix compatibility with FORTIFY_SOURCE
 2022-01-24 18:56 UTC  (5+ messages)

[PATCH] mm: split thp synchronously on MADV_DONTNEED
 2022-01-24 18:48 UTC  (7+ messages)

[PATCH] mm: make 'highmem' symbol ro_after_init
 2022-01-24 18:31 UTC  (3+ messages)

[PATCH] fcntl.2: document F_GET_SEALS on tmpfs peculiarity
 2022-01-24 18:35 UTC  (2+ messages)

[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-01-24 18:32 UTC  (42+ messages)
` [PATCH v6 01/39] kasan, page_alloc: deduplicate should_skip_kasan_poison
` [PATCH v6 02/39] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [PATCH v6 03/39] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [PATCH v6 04/39] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH v6 05/39] kasan, page_alloc: init memory of skipped pages on free
` [PATCH v6 06/39] kasan: drop skip_kasan_poison variable in free_pages_prepare
` [PATCH v6 07/39] mm: clarify __GFP_ZEROTAGS comment
` [PATCH v6 08/39] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH v6 09/39] kasan, page_alloc: refactor init checks in post_alloc_hook
` [PATCH v6 10/39] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
` [PATCH v6 11/39] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook
` [PATCH v6 12/39] kasan, page_alloc: move SetPageSkipKASanPoison "
` [PATCH v6 13/39] kasan, page_alloc: move kernel_init_free_pages "
` [PATCH v6 14/39] kasan, page_alloc: rework kasan_unpoison_pages call site
` [PATCH v6 15/39] kasan: clean up metadata byte definitions
` [PATCH v6 16/39] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
` [PATCH v6 17/39] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH v6 18/39] kasan, vmalloc: drop outdated VM_KASAN comment
` [PATCH v6 19/39] kasan: reorder vmalloc hooks
` [PATCH v6 20/39] kasan: add wrappers for "
` [PATCH v6 21/39] kasan, vmalloc: reset tags in vmalloc functions
` [PATCH v6 22/39] kasan, fork: reset pointer tags of vmapped stacks
` [PATCH v6 23/39] kasan, arm64: "
` [PATCH v6 24/39] kasan, vmalloc: add vmalloc tagging for SW_TAGS
` [PATCH v6 25/39] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH v6 26/39] kasan, vmalloc: unpoison VM_ALLOC pages after mapping
` [PATCH v6 27/39] kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
` [PATCH v6 28/39] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
` [PATCH v6 29/39] kasan, page_alloc: allow skipping memory init "
` [PATCH v6 30/39] kasan, vmalloc: add vmalloc tagging "
` [PATCH v6 31/39] kasan, vmalloc: only tag normal vmalloc allocations
` [PATCH v6 32/39] kasan, arm64: don't tag executable "
` [PATCH v6 33/39] kasan: mark kasan_arg_stacktrace as __initdata
` [PATCH v6 34/39] kasan: clean up feature flags for HW_TAGS mode
` [PATCH v6 35/39] kasan: add kasan.vmalloc command line flag
` [PATCH v6 36/39] kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS
` [PATCH v6 37/39] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
` [PATCH v6 38/39] kasan: documentation updates
` [PATCH v6 39/39] kasan: improve vmalloc tests

[linux-next:pending-fixes] BUILD SUCCESS 86539e2bdb992bb0fc6c7f23aab5a0d12a993384
 2022-01-24 18:06 UTC 

kernel BUG at mm/vmalloc.c:LINE! (2)
 2022-01-24 17:59 UTC  (3+ messages)

[PATCH v3] mm: use compare-exchange operation to set KASAN page tag
 2022-01-24 17:25 UTC  (3+ messages)

[Resend PATCH v3] psi: fix possible trigger missing in the window
 2022-01-24 16:37 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 74e5dee6a5b9683e4e78aad784c6c807833cb89b
 2022-01-24 16:31 UTC 

[PATCH] mm/migration: Add trace events for THP migrations
 2022-01-24 14:06 UTC  (6+ messages)

[PATCH] mm/vmalloc: remove unneeded function forward declaration
 2022-01-24 13:37 UTC 

[PATCH 00/23 V3] Repair SWAP-over_NFS
 2022-01-24 13:22 UTC  (5+ messages)
` [PATCH 09/23] MM: submit multipage reads for SWP_FS_OPS swap-space
` [PATCH 14/23] NFS: swap IO handling is slightly different for O_DIRECT IO


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).