linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-01 01:54:35 to 2021-07-04 15:40:08 UTC [more...]

[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

[GIT PULL] memblock, arm: fix crashes caused by holes in the memory map
 2021-07-04 15:08 UTC 

[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  (79+ messages)
` [patch 004/192] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [patch 097/192] mm: generalize ZONE_[DMA|DMA32]
` [patch 108/192] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep
` [patch 138/192] nouveau/svm: refactor nouveau_range_fault
` [patch 139/192] nouveau/svm: implement atomic SVM access
` [patch 140/192] proc: Avoid mixing integer types in mem_rw()
` [patch 141/192] fs/proc/kcore.c: add mmap interface
    ` [External] "
` [patch 142/192] procfs: allow reading fdinfo with PTRACE_MODE_READ
` [patch 143/192] procfs/dmabuf: add inode number to /proc/*/fdinfo
` [patch 144/192] sysctl: remove redundant assignment to first
` [patch 145/192] drm: include only needed headers in ascii85.h
` [patch 146/192] kernel.h: split out panic and oops helpers
` [patch 147/192] lib: decompress_bunzip2: remove an unneeded semicolon
` [patch 148/192] lib/string_helpers: switch to use BIT() macro
` [patch 149/192] lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop
` [patch 150/192] lib/string_helpers: drop indentation level in string_escape_mem()
` [patch 151/192] lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII
` [patch 152/192] lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
` [patch 153/192] lib/string_helpers: allow to append additional characters to be escaped
` [patch 154/192] lib/test-string_helpers: print flags in hexadecimal format
` [patch 155/192] lib/test-string_helpers: get rid of trailing comma in terminators
` [patch 156/192] lib/test-string_helpers: add test cases for new features
` [patch 157/192] MAINTAINERS: add myself as designated reviewer for generic string library
` [patch 158/192] seq_file: introduce seq_escape_mem()
` [patch 159/192] seq_file: add seq_escape_str() as replica of string_escape_str()
` [patch 160/192] seq_file: convert seq_escape() to use seq_escape_str()
` [patch 161/192] nfsd: avoid non-flexible API in seq_quote_mem()
` [patch 162/192] seq_file: drop unused *_escape_mem_ascii()
` [patch 163/192] lib/math/rational.c: fix divide by zero
` [patch 164/192] lib/math/rational: add Kunit test cases
` [patch 165/192] lib/decompressors: fix spelling mistakes
` [patch 166/192] lib/mpi: "
` [patch 167/192] lib: memscan() fixlet
` [patch 168/192] lib: uninline simple_strtoull()
` [patch 169/192] lib/test_string.c: allow module removal
` [patch 170/192] kernel.h: split out kstrtox() and simple_strtox() to a separate header
` [patch 171/192] lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static
` [patch 172/192] lib/decompress_unlz4.c: correctly handle zero-padding around initrds
` [patch 173/192] checkpatch: scripts/spdxcheck.py now requires python3
` [patch 174/192] checkpatch: improve the indented label test
` [patch 175/192] checkpatch: do not complain about positive return values starting with EPOLL
` [patch 176/192] init: print out unknown kernel parameters
` [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)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-07-03 16:19 UTC  (7+ messages)
` [PATCH Part1 RFC v3 22/22] virt: Add SEV-SNP guest driver

[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] mm/debug_vm_pgtable: Fix corrupted PG_arch_1 by set_pmd_at()
 2021-07-03  0:30 UTC  (3+ messages)

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

[PATCH 1/1] mm: introduce process_reap system call
 2021-07-02 15:27 UTC  (9+ 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] mm/sparse: clarify pgdat_to_phys
 2021-07-02 13:11 UTC  (2+ messages)

[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 

[PATCH v1] mm: Enable suspend-only swap spaces
 2021-07-01 23:04 UTC  (3+ messages)

[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 V2] mm/thp: Make ALLOC_SPLIT_PTLOCKS dependent on USE_SPLIT_PTE_PTLOCKS
 2021-07-01 12:57 UTC  (4+ 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] "


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