linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
incoming
 2022-03-23 23:06 UTC  (17+ messages)
` [patch 01/41] proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
` [patch 02/41] proc/vmcore: fix possible deadlock on concurrent mmap and read
` [patch 03/41] proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
` [patch 04/41] linux/types.h: remove unnecessary __bitwise__
` [patch 05/41] Documentation/sparse: add hints about __CHECKER__
` [patch 06/41] kernel/ksysfs.c: use helper macro __ATTR_RW
` [patch 07/41] Kconfig.debug: make DEBUG_INFO selectable from a choice
` [patch 08/41] include: drop pointless __compiler_offsetof indirection
` [patch 09/41] ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
` [patch 10/41] bitfield: add explicit inclusions to the example
` [patch 11/41] lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
` [patch 12/41] lib: bitmap: fix many kernel-doc warnings
` [patch 13/41] checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2")
` [patch 14/41] checkpatch: add --fix option for some TRAILING_STATEMENTS
` [patch 15/41] checkpatch: add early_param exception to blank line after struct/function test
` [patch 16/41] checkpatch: use python3 to find codespell dictionary

[scsi] 6aded12b10: kernel_BUG_at_mm/usercopy.c
 2022-03-23 22:33 UTC  (5+ messages)

[PATCH v5 0/4] add hugetlb_free_vmemmap sysctl
 2022-03-23 22:13 UTC  (8+ messages)
` [PATCH v5 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
` [PATCH v5 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v5 3/4] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH v5 4/4] mm: hugetlb_vmemmap: add hugetlb_free_vmemmap sysctl

[RFC PATCH 0/5] Split a huge page to any lower order pages
 2022-03-23 22:10 UTC  (6+ messages)
` [RFC PATCH 3/5] mm: thp: split "

[RESEND PATCH v5 2/3] mm/mprotect: do not flush when not required architecturally
 2022-03-23 22:09 UTC  (2+ messages)

[syzbot] general protection fault in list_lru_add
 2022-03-23 22:03 UTC 

[PATCH RFC v3 0/6] Intruduce nfsrahead
 2022-03-23 21:58 UTC  (2+ messages)

[RFC PATCH] mm: memcg: Do not count memory.low reclaim if it does not happen
 2022-03-23 21:44 UTC  (2+ messages)

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-03-23 21:06 UTC  (7+ messages)
` [RFC PATCH 10/47] mm: asi: Support for global non-sensitive direct map allocations

[GIT PULL] slab for 5.18
 2022-03-23 19:50 UTC  (2+ messages)

[PATCH RFC] nfsd: avoid recursive locking through fsnotify
 2022-03-23 19:31 UTC  (13+ messages)

False positive kmemleak report for dtb properties names on powerpc
 2022-03-23 19:06 UTC  (3+ messages)

[PATCH v2] mm/vmstat: add events for ksm cow
 2022-03-23 18:43 UTC  (2+ messages)

[PATCH -next v2 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-03-23 18:37 UTC  (9+ messages)
` [PATCH -next v2 1/4] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v2 2/4] mm: page_table_check: add hooks to public helpers
` [PATCH -next v2 3/4] arm64: mm: add support for page table check
` [PATCH -next v2 4/4] riscv: "

[PATCH] tlb: hugetlb: Add arm64 contiguous hint awareness
 2022-03-23 18:30 UTC  (2+ messages)

[PATCH 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
 2022-03-23 18:04 UTC  (6+ messages)
` [PATCH 1/3] shmem: Keep track of out-of-memory and out-of-space errors
` [PATCH 2/3] shmem: Introduce /sys/fs/tmpfs support
` [PATCH 3/3] shmem: Expose space and accounting error count

VM_BUG_ON(!tlb->end) on munmap() with CONT hugetlb pages
 2022-03-23 17:21 UTC  (9+ messages)

blocking vs. non-blocking mmu notifiers
 2022-03-23 17:04 UTC  (5+ messages)

[RFC 0/3] Add zero copy feature for tcmu
 2022-03-23 16:48 UTC  (13+ messages)
` [RFC 1/3] mm/memory.c: introduce vm_insert_page(s)_mkspecial
` [RFC 2/3] mm: export zap_page_range()
` [RFC 3/3] scsi: target: tcmu: Support zero copy

undefined reference to `node_data'
 2022-03-23 16:46 UTC  (3+ messages)

[PATCH 1/2] drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
 2022-03-23 16:43 UTC  (11+ messages)
` [PATCH 2/2] powerpc/papr_scm: "

incoming
 2022-03-23 15:47 UTC  (68+ messages)
` [patch 003/227] ntfs: add sanity check on allocation size
` [patch 163/227] mm: madvise: skip unmapped vma holes passed to process_madvise
` [patch 167/227] mm, memory_hotplug: reorganize new pgdat initialization
` [patch 168/227] mm: make free_area_init_node aware of memory less nodes
` [patch 169/227] memcg: do not tweak node in alloc_mem_cgroup_per_node_info
` [patch 170/227] drivers/base/memory: add memory block to memory group after registration succeeded
` [patch 171/227] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
` [patch 172/227] mm/memory_hotplug: remove obsolete comment of __add_pages
` [patch 173/227] mm/memory_hotplug: avoid calling zone_intersects() for ZONE_NORMAL
` [patch 174/227] mm/memory_hotplug: clean up try_offline_node
` [patch 175/227] mm/memory_hotplug: fix misplaced comment in offline_pages
` [patch 176/227] drivers/base/node: rename link_mem_sections() to register_memory_block_under_node()
` [patch 177/227] drivers/base/memory: determine and store zone for single-zone memory blocks
` [patch 178/227] drivers/base/memory: clarify adding and removing of "
` [patch 179/227] mm: only re-generate demotion targets when a numa node changes its N_CPU state
` [patch 180/227] mm/thp: ClearPageDoubleMap in first page_add_file_rmap()
` [patch 181/227] mm/zswap.c: allow handling just same-value filled pages
` [patch 182/227] mm: remove usercopy_warn()
` [patch 183/227] mm: uninline copy_overflow()
` [patch 184/227] mm/usercopy: return 1 from hardened_usercopy __setup() handler
` [patch 185/227] mm/early_ioremap: declare early_memremap_pgprot_adjust()
` [patch 186/227] highmem: document kunmap_local()
` [patch 187/227] mm/highmem: remove unnecessary done label
` [patch 188/227] mm/page_table_check.c: use strtobool for param parsing
` [patch 189/227] mm/kfence: remove unnecessary CONFIG_KFENCE option
` [patch 190/227] kfence: allow re-enabling KFENCE after system startup
` [patch 191/227] kfence: alloc kfence_pool "
` [patch 192/227] kunit: fix UAF when run kfence test case test_gfpzero
` [patch 193/227] kunit: make kunit_test_timeout compatible with comment
` [patch 194/227] kfence: test: try to avoid test_gfpzero trigger rcu_stall
` [patch 195/227] kfence: allow use of a deferrable timer
` [patch 196/227] mm/hmm.c: remove unneeded local variable ret
` [patch 197/227] mm/damon/dbgfs/init_regions: use target index instead of target id
` [patch 198/227] Docs/admin-guide/mm/damon/usage: update for changed initail_regions file input
` [patch 199/227] mm/damon/core: move damon_set_targets() into dbgfs
` [patch 200/227] mm/damon: remove the target id concept
` [patch 201/227] mm/damon: remove redundant page validation
` [patch 202/227] mm/damon: rename damon_primitives to damon_operations
` [patch 203/227] mm/damon: let monitoring operations can be registered and selected
` [patch 204/227] mm/damon/paddr,vaddr: register themselves to DAMON in subsys_initcall
` [patch 205/227] mm/damon/reclaim: use damon_select_ops() instead of damon_{v,p}a_set_operations()
` [patch 206/227] mm/damon/dbgfs: "
` [patch 207/227] mm/damon/dbgfs: use operations id for knowing if the target has pid
` [patch 208/227] mm/damon/dbgfs-test: fix is_target_id() change
` [patch 209/227] mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,set_operations}()
` [patch 210/227] mm/damon: remove unnecessary CONFIG_DAMON option
` [patch 211/227] Docs/vm/damon: call low level monitoring primitives the operations
` [patch 212/227] Docs/vm/damon/design: update DAMON-Idle Page Tracking interference handling
` [patch 213/227] Docs/damon: update outdated term 'regions update interval'
` [patch 214/227] mm/damon/core: allow non-exclusive DAMON start/stop
` [patch 215/227] mm/damon/core: add number of each enum type values
` [patch 216/227] mm/damon: implement a minimal stub for sysfs-based DAMON interface
` [patch 217/227] mm/damon/sysfs: link DAMON for virtual address spaces monitoring
` [patch 218/227] mm/damon/sysfs: support the physical address space monitoring
` [patch 219/227] mm/damon/sysfs: support DAMON-based Operation Schemes
` [patch 220/227] mm/damon/sysfs: support DAMOS quotas
` [patch 221/227] mm/damon/sysfs: support schemes prioritization
` [patch 222/227] mm/damon/sysfs: support DAMOS watermarks
` [patch 223/227] mm/damon/sysfs: support DAMOS stats
` [patch 224/227] selftests/damon: add a test for DAMON sysfs interface
` [patch 225/227] Docs/admin-guide/mm/damon/usage: document "
` [patch 226/227] Docs/ABI/testing: add DAMON sysfs interface ABI document
` [patch 227/227] mm/damon/sysfs: remove repeat container_of() in damon_sysfs_kdamond_release()

[PATCH v2 0/4] kasan, arm64, scs, stacktrace: collect stack traces from Shadow Call Stack
 2022-03-23 15:32 UTC  (5+ messages)
` [PATCH v2 1/4] stacktrace: add interface based on shadow call stack
` [PATCH v2 2/4] arm64, scs: save scs_sp values per-cpu when switching stacks
` [PATCH v2 3/4] arm64: implement stack_trace_save_shadow
` [PATCH v2 4/4] kasan: use stack_trace_save_shadow

[RFC PATCH v1 00/15] common kmalloc subsystem on SLAB/SLUB
 2022-03-23 15:28 UTC  (3+ messages)
` [RFC PATCH v1 01/15] mm/slab: cleanup slab_alloc() and slab_alloc_node()

[PATCH 0/2] mm: madvise: return exact bytes advised with process_madvise under error
 2022-03-23 15:24 UTC  (3+ messages)
` [PATCH 1/2] Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
` [PATCH 2/2] mm: madvise: return exact bytes advised with process_madvise under error

[linux-next:pending-fixes] BUILD SUCCESS 6bcc7ba3ca3283e9b5ae25e13307e9aa36a5bf45
 2022-03-23 15:16 UTC 

[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-03-23 15:11 UTC  (8+ messages)
` [PATCH v6 27/39] kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS

[RFC PATCH 00/14] mm: userspace hugepage collapse
 2022-03-23 13:30 UTC  (4+ messages)

[linux-next:master 2075/14215] drivers/net/dsa/realtek/realtek-smi.c:496:34: warning: unused variable 'realtek_smi_of_match'
 2022-03-23 12:14 UTC  (2+ messages)

slab_pre_alloc_hook() strips __GFP_NOLOCKDEP away
 2022-03-23 11:45 UTC  (4+ messages)

[PATCH v5] mm/oom_kill.c: futex: Close a race between do_exit and the oom_reaper
 2022-03-23 11:11 UTC  (10+ messages)

[PATCH] delayacct: track delays from COW
 2022-03-23  9:05 UTC  (3+ messages)

[RFC PATCH] cgroup: introduce usage expansion for memcg
 2022-03-23  8:52 UTC 

[linux-next:master 10574/11713] scripts/Makefile.clean:15: arch/nds32/Makefile: No such file or directory
 2022-03-23  8:14 UTC  (3+ messages)
  ` [kbuild-all] "

[RFC PATCH v0 0/6] x86/AMD: Userspace address tagging
 2022-03-23  7:48 UTC  (3+ messages)

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-23  7:47 UTC  (5+ messages)
` [PATCH v9 06/14] mm: multi-gen LRU: minimal implementation

[PATCH v5] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-03-23  7:22 UTC  (4+ messages)

[RFC PATCH 4/5] mm: truncate: split huge page cache page to a non-zero order if possible
 2022-03-23  6:40 UTC  (2+ messages)
` [mm] 2757cee2d6: UBSAN:shift-out-of-bounds_in_include/linux/log2.h

[linux-next:master 2076/14215] drivers/net/dsa/realtek/realtek-mdio.c:203:34: warning: unused variable 'realtek_mdio_of_match'
 2022-03-23  6:40 UTC 

[PATCH] mm/vmstat: add events for ksm cow
 2022-03-23  6:30 UTC  (2+ messages)

[linux-next:master 7188/14215] /kbuild/src/consumer/kernel/sched/sched.h: linux/static_key.h is included more than once
 2022-03-23  3:57 UTC 

[PATCH] lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test
 2022-03-23  3:48 UTC 

[GIT PULL] Folio patches for 5.18 (MM part)
 2022-03-23  2:27 UTC  (9+ messages)
              `  "

[PATCH-mm v3] mm/list_lru: Optimize memcg_reparent_list_lru_node()
 2022-03-23  2:12 UTC  (4+ messages)

BUG_ON() in pfn_swap_entry_to_page()
 2022-03-23  0:29 UTC  (3+ messages)

[PATCH v2] mm: Untangle config dependencies for demote-on-reclaim
 2022-03-22 23:57 UTC  (2+ messages)

[LSF/MM TOPIC] Better handling of negative dentries
 2022-03-22 22:29 UTC  (9+ messages)

[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
 2022-03-22 22:06 UTC  (6+ 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