linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-20 10:04:38 to 2020-11-23 02:29:20 UTC [more...]

[RFC 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-11-23  2:28 UTC  (2+ messages)
` [RFC 1/3] "

[linux-next:master 998/7280] qcom-rpmh-regulator.c:undefined reference to `rpmh_write'
 2020-11-23  2:27 UTC 

[linux-next:master 7033/7280] drivers/mtd/maps/physmap-bt1-rom.c:39:10: warning: cast to smaller integer type 'unsigned int' from 'void
 2020-11-23  2:12 UTC 

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-11-23  0:41 UTC  (7+ messages)
` [RFC PATCH v2 1/6] fs: introduce ->storage_lost() for memory-failure
` [RFC PATCH v2 2/6] blk: introduce ->block_lost() to handle memory-failure
` [RFC PATCH v2 3/6] md: implement ->block_lost() for memory-failure
` [RFC PATCH v2 4/6] pagemap: introduce ->memory_failure()
` [RFC PATCH v2 5/6] mm, fsdax: refactor dax handler in memory-failure
` [RFC PATCH v2 6/6] fsdax: remove useless (dis)associate functions

[PATCH RFC 00/10] New permission vmalloc interface
 2020-11-23  0:01 UTC  (14+ messages)
` [PATCH RFC 01/10] vmalloc: Add basic perm alloc implementation
` [PATCH RFC 02/10] bpf: Use perm_alloc() for BPF JIT filters
` [PATCH RFC 03/10] module: Use perm_alloc() for modules
` [PATCH RFC 04/10] module: Support separate writable allocation
` [PATCH RFC 05/10] x86/modules: Use real perm_allocations
` [PATCH RFC 06/10] x86/alternatives: Handle perm_allocs for modules
` [PATCH RFC 07/10] x86/unwind: Unwind orc at module writable address
` [PATCH RFC 08/10] jump_label: Handle "
` [PATCH RFC 09/10] ftrace: Use "
` [PATCH RFC 10/10] vmalloc: Add perm_alloc x86 implementation
  ` [vmalloc] 377647beed: WARNING:at_arch/x86/kernel/ftrace.c:#ftrace_verify_code

[patch V4 0/8] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-22 23:16 UTC  (9+ messages)
` [patch V4 4/8] sched: Make migrate_disable/enable() independent of RT

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-22 23:14 UTC  (9+ messages)
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-22 23:04 UTC  (20+ messages)
` [PATCH 041/141] mm: "

Pinning ZONE_MOVABLE pages
 2020-11-22 21:06 UTC  (8+ messages)

[PATCH v5 00/21] Free some vmemmap pages of hugetlb page
 2020-11-22 19:00 UTC  (34+ messages)
` [PATCH v5 11/21] mm/hugetlb: Allocate the vmemmap pages associated with each "
    ` [External] "
` [PATCH v5 15/21] mm/hugetlb: Set the PageHWPoison to the raw error page
    ` [External] "
` [PATCH v5 17/21] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
    ` [External] "
` [PATCH v5 18/21] mm/hugetlb: Merge pte to huge pmd only for gigantic page
    ` [External] "
` [PATCH v5 21/21] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two
    ` [External] "
          ` [External] Re: [PATCH v5 00/21] Free some vmemmap pages of hugetlb page

[PATCH 0/6] tlb: Fix access and (soft-)dirty bit management
 2020-11-22 15:11 UTC  (24+ messages)
` [PATCH 1/6] arm64: pgtable: Fix pte_accessible()
` [PATCH 2/6] arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
` [PATCH 3/6] tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
` [PATCH 4/6] mm: proc: Invalidate TLB after clearing soft-dirty page state
` [PATCH 5/6] tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()
  ` [tlb] e242a269fa: WARNING:at_mm/mmu_gather.c:#tlb_gather_mmu
` [PATCH 6/6] mm: proc: Avoid fullmm flush for young/dirty bit toggling

[PATCH next] mm/vmscan: __isolate_lru_page_prepare clean up
 2020-11-22 14:00 UTC  (5+ messages)

incoming
 2020-11-22  6:17 UTC  (9+ messages)
` [patch 1/8] mm/madvise: fix memory leak from process_madvise
` [patch 2/8] compiler-clang: remove version check for BPF Tracing
` [patch 3/8] mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
` [patch 4/8] mm: fix readahead_page_batch for retry entries
` [patch 5/8] mm: memcg/slab: fix root memcg vmstats
` [patch 6/8] mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
` [patch 7/8] libfs: fix error cast of negative value in simple_attr_write()
` [patch 8/8] mm: fix madvise WILLNEED performance problem

[linux-next:master 4824/7280] powerpc-linux-ld: mvpp2_main.c:(.text.mvpp2_txq_bufs_free.isra.0+0x168): undefined reference to `xdp_return_frame_bulk'
 2020-11-22  4:40 UTC 

ERROR: "dfltcc_inflate" undefined!
 2020-11-22  3:55 UTC 

Performance regressions in "boot_time" tests in Linux 5.8 Kernel
 2020-11-22  1:08 UTC  (11+ messages)

compaction: VM_BUG_ON_PAGE(!zone_spans_pfn(page_zone(page), pfn))
 2020-11-21 19:53 UTC  (4+ messages)
` [PATCH 0/1] VM_BUG_ON_PAGE(!zone_spans_pfn) in set_pfnblock_flags_mask
  ` [PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages

drivers/spi/spi-lp8841-rtc.c:63:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-11-21 18:43 UTC 

arch/riscv/include/asm/vdso/processor.h:14:2: error: implicit declaration of function 'barrier'
 2020-11-21 18:39 UTC 

drivers/tty/serial/ucc_uart.c:605:17: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-11-21 18:07 UTC 

merge struct block_device and struct hd_struct
 2020-11-21 16:24 UTC  (14+ messages)
` [PATCH 14/20] block: remove the nr_sects field in "
` [PATCH 15/20] block: merge struct block_device and "

kernel BUG at include/linux/highmem.h:LINE!
 2020-11-21 13:05 UTC 

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-21 12:47 UTC  (19+ messages)
` [PATCH v6 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v6 04/17] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v6 09/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v6 16/17] RFC: kvm: pass kvm argument to follow_pfn callsites
` [PATCH v6 17/17] RFC: mm: add mmu_notifier argument to follow_pfn

[linux-next:master 6634/7280] ERROR: modpost: "qcom_register_ssr_notifier" undefined!
 2020-11-21  9:43 UTC 

[PATCH] mm: memcontrol: account pagetables per node
 2020-11-21  5:24 UTC  (3+ messages)

[PATCH bpf-next v7 00/34] bpf: switch to memcg-based memory accounting
 2020-11-21  2:59 UTC  (4+ messages)
` [PATCH bpf-next v7 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps

INFO: task can't die in shrink_inactive_list (2)
 2020-11-21  1:55 UTC 

[PATCH next] mm/swap.c: reduce lock contention in lru_cache_add
 2020-11-20 23:19 UTC  (2+ messages)

Your funds are on the way!
 2020-11-20 20:44 UTC 

[PATCH v3 0/6] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-11-20 20:01 UTC  (7+ messages)
` [PATCH v3 3/6] mm: support THP migration to device private memory

[PATCH v6 0/5] Fortify strscpy()
 2020-11-20 19:52 UTC  (4+ messages)

[PATCH v4] mm: Optional full ASLR for mmap() and mremap()
 2020-11-20 19:37 UTC  (9+ messages)

+ mm-shmem-use-kmem_cache_zalloc-in-shmem_alloc_inode.patch added to -mm tree
 2020-11-20 19:32 UTC  (2+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-20 19:27 UTC  (31+ messages)
                          ` linux-next: stall warnings and deadlock on Arm64 (was: [PATCH] kfence: Avoid stalling...)

[PATCH] mm/lru: simplify is_file_lru() and is_active_lru()
 2020-11-20 19:08 UTC  (7+ messages)

[linux-next:master 5896/7280] drivers/scsi/lpfc/lpfc_nvmet.c:3340:1: warning: no previous prototype for function 'lpfc_nvmet_prep_abort_wqe'
 2020-11-20 18:56 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 95065cb54210eba86bed10cb2118041524d54573
 2020-11-20 18:53 UTC 

Review Recent Large Card Purchase
 2020-11-20 18:27 UTC 

[PATCH 0/3] mmu_notifier fs fs_reclaim lockdep annotations
 2020-11-20 18:23 UTC  (14+ messages)
` [PATCH 1/3] mm: Track mmu notifiers in fs_reclaim_acquire/release
` [PATCH 2/3] mm: Extract might_alloc() debug check
` [PATCH 3/3] locking/selftests: Add testcases for fs_reclaim
` [PATCH] drm/ttm: don't set page->mapping

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2020-11-20 18:20 UTC  (8+ messages)

[PATCH v2] mm/page_alloc: clear all pages in post_alloc_hook() with init_on_alloc=1
 2020-11-20 18:04 UTC 

[PATCH] sparc64: Use arch_validate_flags() to validate ADI flag
 2020-11-20 18:01 UTC  (2+ messages)

[PATCH for-rc v3] IB/hfi1: Move cached value of mm into handler
 2020-11-20 17:46 UTC  (2+ messages)

[RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-11-20 17:46 UTC  (11+ messages)

[PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
 2020-11-20 17:31 UTC  (11+ messages)

[linux-next:master 3528/7280] arch/arm64/include/asm/probes.h:16:2: error: unknown type name 'pstate_check_t'
 2020-11-20 13:24 UTC 

[linux-next:master 4152/7280] clk-axi-clkgen.c:undefined reference to `devm_ioremap_resource'
 2020-11-20 13:02 UTC  (2+ messages)
` [PATCH] clk: axi-clkgen: Add dependency on HAS_IO_MEM

[linux-next:master 4170/7280] pwm-brcmstb.c:undefined reference to `devm_platform_ioremap_resource'
 2020-11-20 12:57 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING 40cb4fecf2509da231deb989f67bca024e950981
 2020-11-20 12:37 UTC 

non-synchronous propagation of soft-dirty bits on kernels v5.6+
 2020-11-20 11:45 UTC 

[PATCH v7 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-20 11:39 UTC  (2+ messages)

[RFC PATCH 0/3] Allocate memmap from hotadded memory (per device)
 2020-11-20 11:20 UTC  (3+ messages)
` [RFC PATCH 2/3] mm: Introduce a new Vmemmap page-type

[linux-next:master 7237/7280] h8300-linux-ld: section .softirqentry.text LMA overlaps section .init.data LMA
 2020-11-20 11:10 UTC 

[linux-next:master 998/7280] qcom-rpmh-regulator.c:undefined reference to `rpmh_write_async'
 2020-11-20 11:03 UTC 

[linux-next:master 5894/7280] drivers/scsi/lpfc/lpfc_scsi.c:823:39: sparse: sparse: incorrect type in assignment (different base types)
 2020-11-20 10:49 UTC 

[linux-next:master 7039/7280] include/linux/mfd/tmio.h:21:37: error: implicit declaration of function 'writesw'; did you mean
 2020-11-20 10:42 UTC 

[linux-next:master 6966/7280] drivers/mtd/nand/raw/r852.c:874:24: warning: variable 'dev' is uninitialized when used here
 2020-11-20 10:19 UTC 


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).