linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[f2fs-dev] [PATCH] f2fs: initialize page->private when using for our internal use
 2021-07-05 11:33 UTC 

[PATCH V2] mm/thp: Make ALLOC_SPLIT_PTLOCKS dependent on USE_SPLIT_PTE_PTLOCKS
 2021-07-05 11:30 UTC  (8+ messages)

[PATCH v6 1/2] mm: move helper to check slub_debug_enabled
 2021-07-05 11:23 UTC  (7+ messages)
` [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG

[PATCH -next 0/3] arm64: support page mapping percpu first chunk allocator
 2021-07-05 11:14 UTC  (4+ messages)
` [PATCH -next 1/3] vmalloc: Choose a better start address in vm_area_register_early()
` [PATCH -next 2/3] arm64: Support page mapping percpu first chunk allocator
` [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-07-05 10:39 UTC  (8+ messages)
` [PATCH Part1 RFC v3 22/22] virt: Add SEV-SNP guest driver

[PATCH] Revert "mm/page_alloc: make should_fail_alloc_page() static"
 2021-07-05 10:38 UTC 

[PATCH] mm/page_alloc: Revert pahole zero-sized workaround
 2021-07-05  9:51 UTC 

[PATCH] mm/sparse: clarify pgdat_to_phys
 2021-07-05  9:24 UTC  (3+ messages)

[PATCH] kasan: fix build by including kernel.h
 2021-07-05  9:01 UTC  (3+ messages)

[PATCH v2 0/3] mm: sparse: remove __section_nr() function
 2021-07-05  8:55 UTC  (4+ messages)
    ` [PATCH v2 1/3] mm: sparse: pass section_nr to section_mark_present
    ` [PATCH v2 2/3] mm: sparse: pass section_nr to find_memory_block
    ` [PATCH v2 3/3] mm: sparse: remove __section_nr() function

[PATCH v1] mm: Enable suspend-only swap spaces
 2021-07-05  7:44 UTC  (4+ messages)

[PATCH 1/1] mm: introduce process_reap system call
 2021-07-05  7:41 UTC  (10+ messages)

[PATCH v3 0/4] memblock, arm: fixes for freeing of the memory map
 2021-07-05  7:23 UTC  (4+ messages)
` [PATCH v3 4/4] arm: extend pfn_valid to take into account freed memory map alignment

[PATCH v5 1/2] mm: introduce helper to check slub_debug_enabled
 2021-07-05  6:51 UTC  (4+ messages)
` [PATCH v5 2/2] kasan: Add memzero int for unaligned size at DEBUG

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2021-07-05  6:01 UTC  (4+ messages)

[PATCH] mm: fix the try_to_unmap prototype for !CONFIG_MMU
 2021-07-05  5:39 UTC 

[PATCH v2 1/2] memcg: switch lruvec stats to rstat
 2021-07-05  5:30 UTC  (2+ messages)

[PATCH] mm/debug_vm_pgtable: Fix corrupted PG_arch_1 by set_pmd_at()
 2021-07-05  3:59 UTC  (4+ messages)

[GIT PULL] memblock, arm: fix crashes caused by holes in the memory map
 2021-07-04 20:09 UTC  (2+ messages)

[PATCH v3 0/2] userfaultfd: do not untag user pointers
 2021-07-04 15:39 UTC  (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftest: use mmap instead of posix_memalign to allocate memory

[syzbot] BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-04  8:17 UTC 

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-07-04  5:37 UTC  (8+ messages)
` [RFC v2 31/34] mm, slub: optionally save/restore irqs in slab_[un]lock()/

mm/compaction.c:799:1: warning: stack frame size (2080) exceeds limit (2048) in function 'isolate_migratepages_block'
 2021-07-04  4:04 UTC 

lib/test_hmm.c:631:16: warning: variable 'page' set but not used
 2021-07-03 23:56 UTC 

[PATCH] percpu: flush tlb in pcpu_reclaim_populated()
 2021-07-03 23:02 UTC 

incoming
 2021-07-03 21:43 UTC  (41+ messages)
` [patch 004/192] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [patch 108/192] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep
` [patch 141/192] fs/proc/kcore.c: add mmap interface
    ` [External] "
` [patch 142/192] procfs: allow reading fdinfo with PTRACE_MODE_READ
` [patch 177/192] kprobes: remove duplicated strong free_insn_page in x86 and s390
` [patch 178/192] nilfs2: remove redundant continue statement in a while-loop
` [patch 179/192] hfsplus: remove unnecessary oom message
` [patch 180/192] hfsplus: report create_date to kstat.btime
` [patch 181/192] x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't be abandoned
` [patch 182/192] exec: remove checks in __register_bimfmt()
` [patch 183/192] kcov: add __no_sanitize_coverage to fix noinstr for all architectures
` [patch 184/192] selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
` [patch 185/192] selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
` [patch 186/192] selftests/vm/pkeys: refill shadow register after implicit kernel write
` [patch 187/192] selftests/vm/pkeys: exercise x86 XSAVE init state
` [patch 188/192] lib/decompressors: remove set but not used variabled 'level'
` [patch 189/192] ipc sem: use kvmalloc for sem_undo allocation
` [patch 190/192] ipc: use kmalloc for msg_queue and shmid_kernel
` [patch 191/192] ipc/sem.c: use READ_ONCE()/WRITE_ONCE() for use_global_lock
` [patch 192/192] ipc/util.c: use binary search for max_idx

[PATCH] percpu: flush tlb in pcpu_reclaim_populated()
 2021-07-03 21:05 UTC 

[syzbot] general protection fault in try_grab_compound_head
 2021-07-03 20:24 UTC  (2+ messages)

[PATCH] percpu: flush tlb after pcpu_depopulate_chunk()
 2021-07-03 16:57 UTC  (3+ messages)

[Question] Do we need remote charging for cpu and cpuacct subsys?
 2021-07-03 16:20 UTC  (6+ messages)

[linux-next:master 4170/14098] drivers/firmware/arm_ffa/driver.c:148 ffa_to_linux_errno() error: buffer overflow 'ffa_linux_errmap' 9 <= 9
 2021-07-03 13:19 UTC 

[linux-next:master 2230/14098] fxls8962af-core.c:undefined reference to `i2c_verify_client'
 2021-07-03 12:45 UTC 

[PATCH V4,0/3] mm: compaction: proactive compaction trigger by user
 2021-07-03 10:22 UTC  (2+ messages)

drivers/greybus/es2.c:1435:1: warning: the frame size of 8192 bytes is larger than 1024 bytes
 2021-07-03  9:56 UTC 

[syzbot] upstream test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-03  4:12 UTC  (3+ messages)

[PATCH] percpu: flush tlb after pcpu_depopulate_chunk()
 2021-07-03  4:04 UTC 

[PATCH v4 0/4] percpu: partial chunk depopulation
 2021-07-02 21:00 UTC  (6+ messages)
` [PATCH 3/4] percpu: implement "

[PATCH 2/4] arch/x86: implement the process_vm_exec syscall
 2021-07-02 20:40 UTC  (5+ messages)
  ` [PATCH 0/4 POC] Allow executing code and syscalls in another address space

[PATCH 0/3] mm: sparse: remove __section_nr() function
 2021-07-02 17:57 UTC  (11+ messages)
    ` [PATCH 1/3] mm: sparse: pass section_nr to section_mark_present
    ` [PATCH 2/3] mm: sparse: pass section_nr to find_memory_block
    ` [PATCH 3/3] mm: sparse: remove __section_nr() function

[PATCH] mm/slub: use stackdepot to save stack trace in objects
 2021-07-02 16:01 UTC  (2+ messages)

[linux-next:master 13933/14098] arch/x86/include/asm/pgtable_64_types.h:76: warning: "MAX_PTRS_PER_P4D" redefined
 2021-07-02 14:55 UTC 

[PATCH v2] userfaultfd: preserve user-supplied address tag in struct uffd_msg
 2021-07-02 11:48 UTC  (5+ messages)

Process memory accounting (cgroups) accuracy
 2021-07-02 10:40 UTC  (3+ messages)

[PATCH v4 2/2] kasan: Add memzero int for unaligned size at DEBUG
 2021-07-02  9:37 UTC  (2+ messages)

[PATCH v4 1/2] mm: introduce helper to check slub_debug_enabled
 2021-07-02  9:33 UTC  (2+ messages)

[linux-next:master 14043/14098] arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_memfd_secret'
 2021-07-02  8:06 UTC 

[bug report]: high memory and cache alias handing
 2021-07-02  7:59 UTC 

[GIT PULL] percpu changes for v5.14-rc1
 2021-07-02  0:46 UTC  (2+ messages)

[linux-next:master 13765/14098] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c:1170:22: warning: variable 'bo_va' set but not used
 2021-07-01 23:08 UTC 

[linux-next:master] BUILD REGRESSION fb0ca446157a86b75502c1636b0d81e642fe6bf1
 2021-07-01 20:54 UTC 

[linux-next:master 6505/14098] arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_quotactl_fd'
 2021-07-01 20:01 UTC 

incoming
 2021-07-01 18:29 UTC  (10+ messages)
` [patch 128/192] mm: improve mprotect(R|W) efficiency on pages referenced once

[PATCH] mm: sparse: pass section_nr to section_mark_present
 2021-07-01 16:12 UTC  (4+ messages)

[linux-next:master 6557/14098] arch/arm/kernel/module-plts.c:26:2: error: 'FTRACE_ADDR' undeclared here (not in a function)
 2021-07-01 15:30 UTC 

[PATCH v3 0/2] memory-hotplug.rst: complete admin-guide overhaul
 2021-07-01 15:30 UTC  (2+ messages)

[linux-next:master 6560/14009] arch/arm/kernel/module-plts.c:26:2: error: use of undeclared identifier 'FTRACE_ADDR'
 2021-07-01 13:59 UTC  (3+ messages)

[PATCH] Shared page tables during fork
 2021-07-01 13:46 UTC 

[PATCH v3 1/1] kasan: Add memzero init for unaligned size under SLUB debug
 2021-07-01 13:31 UTC  (3+ messages)

[PATCH] oom_kill: oom_score_adj broken for processes with small memory usage
 2021-07-01 12:54 UTC 

[PATCH] mm: cleancache: fix potential race in cleancache apis
 2021-07-01 11:57 UTC  (9+ messages)

[linux-next:pending-fixes] BUILD SUCCESS fbf137d9483a14fb78f83ad2e25ee606d6470892
 2021-07-01 11:47 UTC 

[PATCH v3 00/18] Folio conversion of memcg
 2021-07-01  7:20 UTC  (19+ messages)
` [PATCH v3 01/18] mm: Add folio_nid()
` [PATCH v3 03/18] mm/memcg: Use the node id in mem_cgroup_update_tree()
` [PATCH v3 04/18] mm/memcg: Remove soft_limit_tree_node()
` [PATCH v3 05/18] mm/memcg: Convert memcg_check_events to take a node ID
` [PATCH v3 06/18] mm/memcg: Add folio_memcg() and related functions
` [PATCH v3 08/18] mm/memcg: Convert mem_cgroup_charge() to take a folio
` [PATCH v3 09/18] mm/memcg: Convert uncharge_page() to uncharge_folio()
` [PATCH v3 10/18] mm/memcg: Convert mem_cgroup_uncharge() to take a folio
` [PATCH v3 11/18] mm/memcg: Convert mem_cgroup_migrate() to take folios

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-07-01  2:59 UTC  (2+ messages)

[PATCH 0/3] Cleanup for zsmalloc
 2021-07-01  2:43 UTC  (9+ messages)
` [PATCH 2/3] mm/zsmalloc.c: combine two atomic ops in zs_pool_dec_isolated()
  ` [Phishing Risk] [External] "

page:  |  | latest

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