linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm/damon: remove unnecessary type castings
 2022-04-21 15:30 UTC 

[PATCH -next v5 0/5]mm: page_table_check: add support on arm64 and riscv
 2022-04-21 15:28 UTC  (7+ messages)
` [PATCH -next v5 1/5] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
` [PATCH -next v5 2/5] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v5 3/5] mm: page_table_check: add hooks to public helpers
` [PATCH -next v5 4/5] arm64: mm: add support for page table check
` [PATCH -next v5 5/5] riscv: "

[PATCH -next] mm/memcontrol.c: make cgroup_memory_noswap static
 2022-04-21 15:25 UTC  (3+ messages)

[PATCH -next] mm/memcontrol.c: remove unused private flag of memory.oom_control
 2022-04-21 15:25 UTC  (3+ messages)

[linux-next:master 4441/5346] drivers/gpu/drm/bridge/synopsys/dw-hdmi-gp-audio.c:80:5-8: Unneeded variable: "ret". Return "0" on line 94
 2022-04-21 15:23 UTC  (2+ messages)
` [PATCH] drm: bridge: dw_hdmi: Audio: fix returnvar.cocci warnings

[PATCH] mm/memcg: Free percpu stats memory of dying memcg's
 2022-04-21 14:58 UTC 

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-21 14:47 UTC  (20+ messages)

[PATCH 0/3] memblock tests: update style of comments
 2022-04-21 14:42 UTC  (9+ messages)
` [PATCH 1/3] memblock tests: update style of comments for memblock_add_*() functions
` [PATCH 2/3] memblock tests: update style of comments for memblock_reserve_*() functions
` [PATCH 3/3] memblock tests: remove extra column of spaces in block comment

[PATCH v9] oom_kill.c: futex: Delay the OOM reaper to allow time for proper futex cleanup
 2022-04-21 14:40 UTC  (2+ messages)

[PATCH v2 0/3] A few fixup patches for mm
 2022-04-21 14:28 UTC  (9+ messages)
` [PATCH v2 1/3] mm/swapfile: unuse_pte can map random data if swap read fails
` [PATCH v2 2/3] mm/swapfile: Fix lost swap bits in unuse_pte()
` [PATCH v2 3/3] mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_range

[PATCH] mm/memory_hotplug: avoid consuming corrupted data when offline pages
 2022-04-21 14:20 UTC  (2+ messages)

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-21 14:11 UTC  (11+ messages)

[PATCH] kfence: check kfence canary in panic and reboot
 2022-04-21 13:46 UTC  (6+ messages)

[PATCH] mm/page_owner.c: use get_task_comm() to record task command name with the protection of task_lock()
 2022-04-21 13:40 UTC  (2+ messages)

[Question] srcu: is it making sense to recursively invoke srcu_read_lock?
 2022-04-21 13:34 UTC  (2+ messages)

[PATCH v2] mm/mmu_notifier.c: Fix race in mmu_interval_notifier_remove()
 2022-04-21 13:14 UTC  (6+ messages)

[linux-next:master 4558/5346] ERROR: Input tree has errors, aborting (use -f to force output)
 2022-04-21 13:12 UTC 

[PATCH v5] mm/damon/reclaim: Fix the timer always stays active
 2022-04-21 12:59 UTC 

[PATCH v13 0/7] fsdax: introduce fs query to support reflink
 2022-04-21 12:50 UTC  (26+ messages)
` [PATCH v13 1/7] dax: Introduce holder for dax_device
` [PATCH v13 2/7] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v13 3/7] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v13 4/7] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v13 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v13 7/7] fsdax: set a CoW flag when associate reflink mappings

[PATCH V4] mm/damon/reclaim: Fix the timer always stays active
 2022-04-21 12:48 UTC  (3+ messages)
  ` 答复: "

[PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
 2022-04-21 12:43 UTC  (17+ messages)
      ` [PATCH] binfmt_flat: Remove shared library support
        ` (subset) "

[PATCH] mm: make minimum slab alignment a runtime property
 2022-04-21 12:29 UTC  (2+ messages)

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-21 12:29 UTC  (13+ messages)
` [PATCHv4 3/8] efi/x86: "

Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
 2022-04-21 12:02 UTC  (8+ messages)

[PATCH V2] block: ignore RWF_HIPRI hint for sync dio
 2022-04-21 11:48 UTC  (3+ messages)

[PATCH v2] mm/memory-failure.c: skip huge_zero_page in memory_failure()
 2022-04-21 11:18 UTC  (5+ messages)

[linux-next:master 5135/5346] include/linux/hugetlb.h:411:25: error: unknown type name 'zap_flags_t'; did you mean 'vm_flags_t'?
 2022-04-21 10:34 UTC 

[next] s390: build failed
 2022-04-21  9:57 UTC 

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-21  9:47 UTC  (24+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-21  9:18 UTC  (5+ messages)
` [PATCH 3/4] mm: Centralize & improve oom reporting in show_mem.c

[PATCH v3 00/16] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-21  9:15 UTC  (4+ messages)
` [PATCH v3 16/16] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pinning

[syzbot] WARNING in __kfence_free
 2022-04-21  9:12 UTC  (2+ messages)

[PATCH] kfence: check kfence canary in panic and reboot
 2022-04-21  9:12 UTC  (4+ messages)

[PATCH v6 1/2] selftests: vm: bring common functions to a new file
 2022-04-21  9:06 UTC  (2+ messages)

[PATCH 1/1] x86/mm: Forbid the zero page once it has uncorrectable errors
 2022-04-21  8:50 UTC  (4+ messages)

[PATCH v3] mm/damon: Fix the timer always stays active
 2022-04-21  8:48 UTC  (2+ messages)

[RFC PATCH 0/6] Drain remote per-cpu directly
 2022-04-21  8:38 UTC  (4+ messages)
` [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list

[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-21  7:45 UTC  (16+ messages)
` [PATCH v2 1/5] mm: demotion: Set demotion list differently
` [PATCH v2 2/5] mm: demotion: Add new node state N_DEMOTION_TARGETS
` [PATCH v2 3/5] mm: demotion: Add support to set targets from userspace

[PATCH bpf] bpf: invalidate unused part of bpf_prog_pack
 2022-04-21  7:22 UTC 

[PATCH V2] mm/page_table_check: Drop all redundant EXPORT_SYMBOL()
 2022-04-21  7:06 UTC 

WARNING: modpost: vmlinux.o(.data+0x2577cc): Section mismatch in reference from the variable sensor_dev_attr_pwm1_auto_point1_pwm to the function .init.text:set_reset_devices()
 2022-04-21  6:44 UTC 

[linux-next:master 4637/4957] drivers/ntb/hw/idt/ntb_hw_idt.c:1116:1: warning: the frame size of 1288 bytes is larger than 1280 bytes
 2022-04-21  6:41 UTC 

[linux-next:master 1051/4957] arch/arm/mach-versatile/integrator_ap.c:148:13: warning: no previous prototype for 'ap_init_early'
 2022-04-21  6:40 UTC 

[PATCH -next v4 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-04-21  6:27 UTC  (8+ messages)
` [PATCH -next v4 1/4] mm: page_table_check: move pxx_user_accessible_page into x86

[PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
 2022-04-21  5:33 UTC  (4+ messages)

[PATCH] mm/page_table_check: Drop all redundant EXPORT_SYMBOL()
 2022-04-21  3:47 UTC  (5+ messages)

[PATCH v2 bpf 0/3] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-21  3:35 UTC  (6+ messages)
` [PATCH v2 bpf 1/3] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP

[PATCH v8 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-04-21  3:18 UTC  (5+ messages)
` [PATCH v8 1/4] mm: hugetlb_vmemmap: introduce CONFIG_HUGETLB_PAGE_HAS_OPTIMIZE_VMEMMAP

[PATCH] mm: modify the method to search addr in unmapped_area
 2022-04-21  2:20 UTC  (3+ messages)
  `  "

[PATCH v2] mm/swapfile: unuse_pte can map random data if swap read fails
 2022-04-21  1:50 UTC  (5+ messages)

[PATCH -mmotm] hugetlb: use mm.h instead of mm_types.h
 2022-04-21  1:47 UTC 

[PATCH v2 00/12] mm: userspace hugepage collapse
 2022-04-21  1:02 UTC  (12+ messages)

[PATCH] mm/mempolicy: clean up the code logic in queue_pages_pte_range
 2022-04-21  0:44 UTC  (2+ messages)

mmotm 2022-04-20-17-12 uploaded
 2022-04-21  0:12 UTC 

[PATCH v2] mm/damon: Fix the timer always stays active
 2022-04-20 23:34 UTC  (2+ messages)

[PATCH] mm: do not call add_nr_deferred() with zero deferred
 2022-04-20 23:30 UTC  (5+ messages)

[PATCH rfc 0/5] mm: introduce shrinker sysfs interface
 2022-04-20 23:23 UTC  (3+ messages)

[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
 2022-04-20 23:21 UTC  (6+ messages)

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-04-20 22:39 UTC  (6+ messages)
` [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K

[RFC PATCH v2 0/6] hugetlb: Change huge pmd sharing synchronization again
 2022-04-20 22:37 UTC  (7+ messages)
` [RFC PATCH v2 1/6] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [RFC PATCH v2 2/6] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [RFC PATCH v2 3/6] hugetlbfs: move routine remove_huge_page to hugetlb.c
` [RFC PATCH v2 4/6] hugetlbfs: catch and handle truncate racing with page faults
` [RFC PATCH v2 5/6] hugetlbfs: Do not use pmd locks if hugetlb sharing possible
` [RFC PATCH v2 6/6] hugetlb: Check for pmd unshare and fault/lookup races

[PATCH v2 1/4] selftest/vm: verify mmap addr in mremap_test
 2022-04-20 21:57 UTC  (4+ messages)
` [PATCH v2 2/4] selftest/vm: verify remap destination address "
` [PATCH v2 3/4] selftest/vm: support xfail "
` [PATCH v2 4/4] selftest/vm: add skip support to mremap_test

[PATCH v9 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-04-20 21:40 UTC  (3+ messages)
` [PATCH v9 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps

[linux-next:master] BUILD REGRESSION f1244c81da13009dbf61cb807f45881501c44789
 2022-04-20 21:09 UTC 

[PATCH] mm/damon: Fix the timer always stays active
 2022-04-20 20:58 UTC  (2+ messages)

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-20 20:07 UTC  (6+ messages)
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-20 19:33 UTC  (12+ messages)

[PATCH v3] vm_swappiness=0 should still try to avoid swapping anon memory
 2022-04-20 18:44 UTC  (7+ messages)

[PATCH] mm/slub: remove unneeded return value of slab_pad_check
 2022-04-20 17:46 UTC  (2+ 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