linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/4] mm: use zonelist_zone() to get zone
 2024-06-29  6:19 UTC  (6+ messages)
` [PATCH 2/4] mm: not __SetPageReserved on initializing hot-plugged memory
` [PATCH 3/4] mm/page_alloc: put __free_pages_core() in __meminit section
` [PATCH 4/4] mm/page_alloc: no need to ClearPageReserved on giving page to buddy system

[linux-next:master 9137/9689] mm/gup.c:476:11: error: call to undeclared function 'try_grab_folio_fast'; ISO C99 and later do not support implicit function declarations
 2024-06-29  4:43 UTC 

Regression on linux-next (next-20240625)
 2024-06-29  4:11 UTC  (4+ messages)

m68k 54418 fails to execute user space
 2024-06-29  3:41 UTC  (12+ messages)

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

[linux-next:master 8598/9689] arch/arm64/boot/dts/freescale/imx8qm-mek.dts:64.22-68.5: Warning (unit_address_vs_reg): /reserved-memory/memory: node has a reg or ranges property, but no unit name
 2024-06-29  2:14 UTC 

[PATCH] mm/memory-failure: allow memory allocation from emergency reserves
 2024-06-29  2:09 UTC  (2+ messages)

[linux-next:master 9137/9689] mm/gup.c:476:25: error: implicit declaration of function 'try_grab_folio_fast'; did you mean 'try_grab_folio'?
 2024-06-29  1:58 UTC  (2+ messages)

[PATCH] memblock tests: fix implicit declaration of function 'numa_valid_node'
 2024-06-29  1:39 UTC  (2+ messages)

[linux-next:master 6504/9027] arch/powerpc/boot/dts/mpc8313erdb.dtb: ptp_clock@24E00: interrupts: [[12, 8], [13, 8]] is too long
 2024-06-29  1:03 UTC 

[PATCH v1 0/9] mm: memcg: put cgroup v1-specific memcg data under CONFIG_MEMCG_V1
 2024-06-29  0:55 UTC  (19+ messages)
` [PATCH v1 1/9] mm: memcg: move memcg_account_kmem() to memcontrol-v1.c
` [PATCH v1 2/9] mm: memcg: factor out legacy socket memory accounting code
` [PATCH v1 3/9] mm: memcg: guard cgroup v1-specific code in mem_cgroup_print_oom_meminfo()
` [PATCH v1 4/9] mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init()
` [PATCH v1 5/9] mm: memcg: guard memcg1-specific fields accesses in mm/memcontrol.c
` [PATCH v1 6/9] mm: memcg: put memcg1-specific struct mem_cgroup's members under CONFIG_MEMCG_V1
` [PATCH v1 7/9] mm: memcg: guard memcg1-specific members of struct mem_cgroup_per_node
` [PATCH v1 8/9] mm: memcg: put struct task_struct::memcg_in_oom under CONFIG_MEMCG_V1
` [PATCH v1 9/9] mm: memcg: put struct task_struct::in_user_fault "

[PATCH v2 0/3] mm/ksm: cmp_and_merge_page() optimizations and cleanup
 2024-06-28 23:59 UTC  (2+ messages)

[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
 2024-06-28 23:38 UTC  (12+ messages)

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

[linux-next:master 7427/9689] ld.lld: error: undefined symbol: auxiliary_device_init
 2024-06-28 23:02 UTC 

[PATCH net-next v9 10/13] mm: page_frag: introduce prepare/probe/commit API
 2024-06-28 22:35 UTC  (2+ messages)

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

[RFC] bdev: use bdev_io_min() for statx DIO min IO
 2024-06-28 21:23 UTC 

[PATCH V2] mm/gup: Fix longterm pin on slow gup regression
 2024-06-28 21:19 UTC  (3+ messages)

[PATCH v7 0/4] Userspace controls soft-offline pages
 2024-06-28 20:59 UTC  (5+ 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 v7 3/4] selftest/mm: test enable_soft_offline behaviors
` [PATCH v7 4/4] docs: mm: add enable_soft_offline sysctl

[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 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/bpf/hid_bpf_dispatch.c:363:47: warning: cast from pointer to integer of different size
 2024-06-28 15:06 UTC 

[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 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  (5+ messages)
` [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: "

[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] 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  (2+ 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  (2+ 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 

page:  |  | latest

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