linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-27 18:14:51 to 2024-06-28 21:00:09 UTC [more...]

[PATCH v7 0/4] Userspace controls soft-offline pages
 2024-06-28 20:59 UTC  (3+ messages)
` [PATCH v7 1/4] mm/memory-failure: refactor log format in soft offline code
` [PATCH v7 2/4] mm/memory-failure: userspace controls soft-offlining pages

[PATCH V2] mm/gup: Fix longterm pin on slow gup regression
 2024-06-28 20:42 UTC  (2+ messages)

[PATCH] sched/task_struct: Move alloc_tag to the end of the struct
 2024-06-28 20:20 UTC  (6+ messages)

[v3 linus-tree PATCH] mm: gup: stop abusing try_grab_folio
 2024-06-28 19:14 UTC 

[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
 2024-06-28 18:47 UTC  (5+ messages)

[v2 PATCH] mm: gup: do not call try_grab_folio() in slow path
 2024-06-28 18:27 UTC  (11+ messages)

MCEs on MIPS: multiple matching TLB entries
 2024-06-28 17:57 UTC 

[PATCH v6 0/4] Userspace controls soft-offline pages
 2024-06-28 17:25 UTC  (7+ messages)
` [PATCH v6 2/4] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v6 3/4] selftest/mm: test enable_soft_offline behaviors

[PATCH v5 0/6] slab: Introduce dedicated bucket allocator
 2024-06-28 16:53 UTC  (12+ messages)
` [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-28 16:42 UTC  (8+ messages)
` [PATCH v6 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API

[PATCH v7 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-28 15:30 UTC  (4+ messages)
` [PATCH v7 1/2] "

[linux-next:master 8744/9027] drivers/hid/hidraw.c:143:70: sparse: sparse: non size-preserving pointer to integer cast
 2024-06-28 15:06 UTC 

[linux-next:master 8744/9027] drivers/hid/bpf/hid_bpf_dispatch.c:363:47: warning: cast from pointer to integer of different size
 2024-06-28 15:06 UTC 

Regression on linux-next (next-20240625)
 2024-06-28 14:53 UTC  (3+ messages)

[linux-next:master 8329/9027] arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: /pcie-ep@fe150000: failed to match any schema with compatible: ['rockchip,rk3588-pcie-ep']
 2024-06-28 14:51 UTC  (3+ messages)

[RFC PATCH v2 0/7] Make core VMA operations internal and testable
 2024-06-28 14:35 UTC  (8+ messages)
` [RFC PATCH v2 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [RFC PATCH v2 2/7] mm: move vma_modify() and helpers to internal header
` [RFC PATCH v2 3/7] mm: move vma_shrink(), vma_expand() "
` [RFC PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file
` [RFC PATCH v2 5/7] MAINTAINERS: Add entry for new VMA files
` [RFC PATCH v2 6/7] tools: separate out shared radix-tree components
` [RFC PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-06-28 14:04 UTC  (7+ messages)
` [RFC PATCH 1/6] mm/page_counter: Move calculating protection values to page_counter
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup

[PATCH 0/14] New uid & gid mount option parsing helpers
 2024-06-28 13:44 UTC  (8+ messages)
` [PATCH 01/14] fs_parse: add uid & gid option "
` [PATCH 08/14] hugetlbfs: Convert to new uid/gid "
` [PATCH 11/14] tmpfs: "

[PATCH v2 0/2] mm: introduce per-order mTHP split counters
 2024-06-28 13:07 UTC  (3+ messages)
` [PATCH v2 1/2] mm: add "
` [PATCH v2 2/2] mm: add docs for "

[linux-next:master 7406/9027] arch/arm64/boot/dts/rockchip/rk3368-lba3368.dtb: /i2c@ff660000/codec@1c: failed to match any schema with compatible: ['realtek,rt5640']
 2024-06-28 12:31 UTC  (3+ messages)

[PATCH V4 1/2] cgroup/rstat: Helper functions for locking expose trylock
 2024-06-28 12:13 UTC  (7+ messages)
` [PATCH V4 2/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes

m68k 54418 fails to execute user space
 2024-06-28 11:25 UTC  (11+ messages)

[PATCH] support "THPeligible" semantics for mTHP with anonymous shmem
 2024-06-28 10:49 UTC 

[PATCH V5] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-06-28 10:12 UTC 

[PATCH] mm/numa_balancing: Teach mpol_to_str about the balancing mode
 2024-06-28  9:32 UTC  (7+ messages)

[PATCH v4 00/11] Improve the copy of task comm
 2024-06-28  9:05 UTC  (12+ messages)
` [PATCH v4 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
  ` [PATCH v4 02/11] auditsc: Replace memcpy() with __get_task_comm()
  ` [PATCH v4 03/11] security: "
  ` [PATCH v4 04/11] bpftool: Ensure task comm is always NUL-terminated
  ` [PATCH v4 05/11] mm/util: Fix possible race condition in kstrdup()
  ` [PATCH v4 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
  ` [PATCH v4 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
  ` [PATCH v4 08/11] tsacct: "
  ` [PATCH v4 09/11] tracing: "
  ` [PATCH v4 10/11] net: Replace strcpy() "
  ` [PATCH v4 11/11] drm: "

[PATCH -next] mm: memcg: adjust the warning when seq_buf overflows
 2024-06-28  8:15 UTC  (5+ messages)

[PATCH 0/2] kmsan: fix sparse warnings
 2024-06-28  8:03 UTC  (5+ messages)
` [PATCH 1/2] kmsan: add missing __user tags
` [PATCH 2/2] kmsan: do not pass NULL pointers as 0

[PATCH 00/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-06-28  7:30 UTC  (23+ messages)
` [PATCH 01/20] "
` [PATCH 02/20] mm/zsmalloc: use zpdesc in trylock_zspage/lock_zspage
` [PATCH 03/20] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
` [PATCH 04/20] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
` [PATCH 05/20] mm/zsmalloc: convert obj_malloc() to use zpdesc
` [PATCH 06/20] mm/zsmalloc: convert create_page_chain() and its users "
` [PATCH 07/20] mm/zsmalloc: convert obj_allocated() and related helpers "
` [PATCH 08/20] mm/zsmalloc: convert init_zspage() "
` [PATCH 09/20] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [PATCH 10/20] mm/zsmalloc: add zpdesc_is_isolated/zpdesc_zone helper for zs_page_migrate
` [PATCH 11/20] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
` [PATCH 12/20] mm/zsmalloc: convert __free_zspage() to use zdsesc
` [PATCH 13/20] mm/zsmalloc: convert location_to_obj() to take zpdesc
` [PATCH 14/20] mm/zsmalloc: convert migrate_zspage() to use zpdesc
` [PATCH 15/20] mm/zsmalloc: convert get_zspage() to take zpdesc
` [PATCH 16/20] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
` [PATCH 17/20] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
` [PATCH 18/20] mm/zsmalloc: introduce __zpdesc_clear_movable
` [PATCH 19/20] mm/zsmalloc: introduce __zpdesc_clear_zsmalloc
` [PATCH 20/20] mm/zsmalloc: introduce __zpdesc_set_zsmalloc()

[PATCH -next] mm: memcg: remove redundant seq_buf_has_overflowed()
 2024-06-28  7:09 UTC  (8+ messages)

[PATCH] mm/gup: Use try_grab_page() instead of try_grab_folio() in gup slow path
 2024-06-28  6:11 UTC  (4+ messages)

[PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
 2024-06-28  6:09 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] mm/hwpoison: avoid speculation access after soft/hard offline
 2024-06-28  5:27 UTC  (2+ messages)

[PATCH] mm/shmem: Fix input and output inconsistencies
 2024-06-28  3:32 UTC  (2+ messages)

[PATCH 1/2] mm/zsmalloc: fix class per-fullness zspage counts
 2024-06-28  3:19 UTC  (8+ messages)
` [PATCH 2/2] mm/zsmalloc: move record_obj() into obj_malloc()

[PATCH mm-unstable v2] mm/hugetlb_vmemmap: fix race with speculative PFN walkers
 2024-06-28  2:35 UTC  (3+ messages)

[PATCH 13/13] mm: Remove devmap related functions and page table bits
 2024-06-28  2:12 UTC  (3+ messages)

[PATCH] cachestat: do not flush stats in recency check
 2024-06-28  1:58 UTC  (3+ messages)

[linux-next:master 8957/9027] arch/arm64/boot/dts/ti/k3-am642-evm-nand.dtb: pinctrl@f4000: 'gpmc0-pins-default' does not match any of the regexes: '-pins(-[0-9]+)?$|-pin$', 'pinctrl-[0-9]+'
 2024-06-28  1:06 UTC 

[linux-next:master 2742/8232] arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dtb: /ahb/apb/fsi@1e79b000/cfam@0,0/scom@1000: failed to match any schema with compatible: ['ibm,p9-scom']
 2024-06-28  0:53 UTC  (2+ messages)

[PATCH net-next v15 05/14] page_pool: convert to use netmem
 2024-06-28  0:32 UTC  (2+ messages)
` [PATCH net-next v15 06/14] page_pool: devmem support

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-06-28  0:06 UTC  (8+ messages)
` [PATCH 04/13] fs/dax: Add dax_page_free callback

[v2 linus-tree PATCH] mm: gup: do not call try_grab_folio() in slow path
 2024-06-27 23:51 UTC  (3+ messages)

[linux-next:master 8744/9027] drivers/hid/hidraw.c:143:63: warning: cast from pointer to integer of different size
 2024-06-27 22:38 UTC 

[PATCH mm-unstable v1] mm/hugetlb_vmemmap: fix race with speculative PFN walkers
 2024-06-27 22:29 UTC  (3+ messages)

[PATCH 07/13] huge_memory: Allow mappings of PUD sized pages
 2024-06-27 22:26 UTC  (2+ messages)

[PATCH] mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
 2024-06-27 21:41 UTC  (4+ messages)

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-06-27 21:19 UTC  (15+ messages)

[PATCH 0/10] mm: Fix various readahead quirks
 2024-06-27 21:13 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
 2024-06-27 20:54 UTC  (8+ messages)

[RFC PATCH 0/7] Make core VMA operations internal and testable
 2024-06-27 20:39 UTC  (23+ messages)
` [RFC PATCH 2/7] mm: move vma_modify() and helpers to internal header
` [RFC PATCH 4/7] mm: move internal core VMA manipulation functions to own file
` [RFC PATCH 6/7] tools: separate out shared radix-tree components
` [RFC PATCH 7/7] tools: add skeleton code for userland testing of VMA logic
  ` [RFC PATCH 3/7] mm: unexport vma_expand() / vma_shrink()

[PROBLEM] randconfig: ./include/linux/fortify-string.h:122:33: error: ‘__builtin_strcpy’ source argument is the same as destination [-Werror=restrict]
 2024-06-27 20:28 UTC  (3+ messages)

[PATCH 7/7] mm/list_lru: Simplify the list_lru walk callback function
 2024-06-27 19:58 UTC  (2+ messages)

[linux-next:master 6630/8719] arch/powerpc/boot/dts/mpc8313erdb.dtb: ptp_clock@24E00: interrupts: [[12, 8], [13, 8]] is too long
 2024-06-27 19:59 UTC 

[PATCH v2 0/2] exec: Avoid pathological argc, envc, and bprm->p values
 2024-06-27 19:49 UTC  (2+ messages)

[PATCH V3 1/2] cgroup/rstat: Helper functions for locking expose trylock
 2024-06-27 19:18 UTC  (6+ messages)
` [PATCH V3 2/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes

[PATCH v7 0/1] Centralize _GNU_SOURCE definition into lib.mk
 2024-06-27 18:14 UTC  (3+ messages)
` [PATCH v7 1/1] selftests: Centralize -D_GNU_SOURCE= to CFLAGS in lib.mk


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