linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH 0/9] ACPI:RASF: Add support for ACPI RASF, ACPI RAS2 and configure scrubbers
 2023-10-05  3:18 UTC  (6+ messages)
` [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes

[PATCH 1/2] selftests/mm: export get_free_hugepages()
 2023-10-05  0:22 UTC  (3+ messages)
` [PATCH 2/2] selftests/mm: Add a new test for madv and hugetlb

[PATCH v2 00/17] Add folio_end_read
 2023-10-04 23:49 UTC  (19+ messages)
` [PATCH v2 01/17] iomap: Hold state_lock over call to ifs_set_range_uptodate()
` [PATCH v2 02/17] iomap: Protect read_bytes_pending with the state_lock
` [PATCH v2 03/17] mm: Add folio_end_read()
` [PATCH v2 04/17] ext4: Use folio_end_read()
` [PATCH v2 05/17] buffer: "
` [PATCH v2 06/17] iomap: "
` [PATCH v2 07/17] bitops: Add xor_unlock_is_negative_byte()
` [PATCH v2 08/17] alpha: Implement xor_unlock_is_negative_byte
` [PATCH v2 09/17] m68k: "
` [PATCH v2 10/17] mips: "
` [PATCH v2 11/17] powerpc: Implement arch_xor_unlock_is_negative_byte on 32-bit
` [PATCH v2 12/17] riscv: Implement xor_unlock_is_negative_byte
` [PATCH v2 13/17] s390: Implement arch_xor_unlock_is_negative_byte
` [PATCH v2 14/17] mm: Delete checks for xor_unlock_is_negative_byte()
` [PATCH v2 15/17] mm: Add folio_xor_flags_has_waiters()
` [PATCH v2 16/17] mm: Make __end_folio_writeback() return void
` [PATCH v2 17/17] mm: Use folio_xor_flags_has_waiters() in folio_end_writeback()

[PATCH 0/8] shmem,tmpfs: general maintenance
 2023-10-04 23:10 UTC  (16+ messages)
` [PATCH 1/8] shmem: shrink shmem_inode_info: dir_offsets in a union
` [PATCH 2/8] shmem: remove vma arg from shmem_get_folio_gfp()
` [PATCH 3/8] shmem: factor shmem_falloc_wait() out of shmem_fault()
` [PATCH 4/8] shmem: trivial tidyups, removing extra blank lines, etc
` [PATCH 5/8] shmem: shmem_acct_blocks() and shmem_inode_acct_blocks()
` [PATCH 6/8] shmem: move memcg charge out of shmem_add_to_page_cache()
` [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)

[RFC PATCH v3 0/3] Introduce persistent memory pool
 2023-10-04 22:23 UTC  (4+ messages)
` [RFC PATCH v3 1/3] x86/boot/e820: Expose kexec range update, remove and table update functions
` [RFC PATCH v3 2/3] pmpool: Introduce persistent memory pool
` [RFC PATCH v3 3/3] pmpool: Mark reserved range as "kernel reserved" in kexec e820 table

[syzbot] [mm?] WARNING in page_vma_mapped_walk
 2023-10-04 22:00 UTC  (3+ messages)

[PATCH] uapi: increase MAX_ARG_STRLEN from 128K to 6M
 2023-10-04 21:28 UTC  (2+ messages)

[PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
 2023-10-04 20:47 UTC  (13+ messages)

[PATCH v3 0/9] Introduce __mt_dup() to improve the performance of fork()
 2023-10-04 19:53 UTC  (12+ messages)
` [PATCH v3 3/9] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v3 5/9] maple_tree: Update the documentation of maple tree
` [PATCH v3 9/9] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH v2] memcontrol: only transfer the memcg data for migration
 2023-10-04 19:53 UTC  (3+ messages)

[PATCH v3 0/3] hugetlb memcg accounting
 2023-10-04 19:45 UTC  (22+ messages)
` [PATCH v3 1/3] memcontrol: add helpers for "
` [PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller
    ` [PATCH] memcontrol: only transfer the memcg data for migration
  ` [PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller (fix)

[linux-next:master 693/8790] drivers/hid/hid-sony.c:2159:2-14: WARNING: NULL check before some freeing functions is not needed
 2023-10-04 19:12 UTC  (2+ messages)

[PATCH v1 0/4] mm/ksm: Add ksm advisor
 2023-10-04 19:02 UTC  (5+ messages)
` [PATCH v1 1/4] mm/ksm: add "
` [PATCH v1 2/4] mm/ksm: add sysfs knobs for advisor
` [PATCH v1 3/4] mm/ksm: add tracepoint for ksm advisor
` [PATCH v1 4/4] mm/ksm: document ksm advisor and its sysfs knobs

[PATCH v1 0/5] mm: improve performance of accounted kernel memory allocations
 2023-10-04 19:02 UTC  (7+ messages)
` [PATCH v1 1/5] mm: kmem: optimize get_obj_cgroup_from_current()
` [PATCH v1 2/5] mm: kmem: add direct objcg pointer to task_struct

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-04 18:55 UTC  (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-04 18:53 UTC  (5+ messages)
  ` [PATCH v2 45/89] hugetlbfs: convert to new timestamp accessors
  ` [PATCH v2 82/89] mm: "
` [PATCH v2 01/89] fs: new accessor methods for atime and mtime
  ` [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors

[linux-next:master] BUILD REGRESSION 33b64befb1a28bca3f5a9ed9807d2f87e976c63a
 2023-10-04 18:37 UTC 

[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values
 2023-10-04 18:36 UTC  (13+ messages)
` [PATCH v2 1/2] mm: memcg: refactor page state unit helpers
` [PATCH v2 2/2] mm: memcg: normalize the value passed into memcg_rstat_updated()

[PATCH v1 00/20] Permission Overlay Extension
 2023-10-04 16:49 UTC  (9+ messages)
` [PATCH v1 05/20] arm64: context switch POR_EL0 register
` [PATCH v1 09/20] arm64: define VM_PKEY_BIT* for arm64
` [PATCH v1 19/20] selftests: mm: move fpregs printing
` [PATCH v1 20/20] selftests: mm: make protection_keys test work on arm64

[PATCH -fixes 0/2] Fix set_huge_pte_at()
 2023-10-04 16:37 UTC  (3+ messages)

[PATCH v6] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-10-04 16:18 UTC  (2+ messages)

[PATCH v3 00/13] mm: jit/text allocator
 2023-10-04 15:39 UTC  (6+ messages)
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "

[PATCH] mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
 2023-10-04 15:32 UTC 

[linux-next:master 4144/9570] /bin/bash: line 1: 83326 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/power/supply/bq256xx_charger.ko
 2023-10-04 15:05 UTC 

[linux-next:master 9257/9570] fs/gfs2/super.c:1543:17: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2023-10-04 14:22 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 4bafb81eae31686d759aacc6243c8cb499496f2a
 2023-10-04 12:15 UTC 

[vbabka:slab-remove-slab-v1r0 19/22] mm/memcontrol.c:2888:5: warning: no previous prototype for function 'memcg_alloc_slab_cgroups'
 2023-10-04 11:08 UTC 

[linux-next:master 8396/9381] fs/file.c:875:22: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-10-04  9:47 UTC 

[PATCH net-next v10 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
 2023-10-04  9:31 UTC  (5+ messages)

[BUG] soft lockup in filemap_get_read_batch
 2023-10-04  8:36 UTC  (3+ messages)

[linux-next:master 8396/9381] arch/powerpc/platforms/cell/spufs/coredump.c:79:6: warning: variable 'ctx' is used uninitialized whenever 'if' condition is false
 2023-10-04  6:20 UTC 

[syzbot] [mm?] WARNING in copy_hugetlb_page_range
 2023-10-04  5:16 UTC  (4+ messages)

[PATCH v4 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-04  5:12 UTC  (8+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v4 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH v6 0/3] hugetlbfs: close race between MADV_DONTNEED and page fault
 2023-10-04  3:25 UTC  (4+ messages)
` [PATCH 1/3] hugetlbfs: extend hugetlb_vma_lock to private VMAs
` [PATCH 2/3] hugetlbfs: close race between MADV_DONTNEED and page fault
` [PATCH 3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock

[PATCH RESEND v2 0/2] mm/damon: add a tracepoint for damos apply target regions
 2023-10-04  0:50 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] mm/damon/core: "

[PATCH v5 0/3] hugetlbfs: close race between MADV_DONTNEED and page fault
 2023-10-04  0:20 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH v2 0/3] userfaultfd remap option
 2023-10-03 23:39 UTC  (27+ messages)
` [PATCH v2 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
` [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI

[PATCH v2 00/12] mempolicy: cleanups leading to NUMA mpol without vma
 2023-10-03 22:28 UTC  (4+ messages)
` [PATCH v2 08/12] mempolicy: remove confusing MPOL_MF_LAZY dead code
` [PATCH v2 12/12] mempolicy: migration attempt to match interleave nodes

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-10-03 20:51 UTC  (6+ messages)
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes

BUG: KCSAN: data-race in folio_batch_move_lru / mpage_read_end_io
 2023-10-03 20:12 UTC  (5+ messages)

[PATCH v2 0/5] userfaultfd man page updates
 2023-10-03 19:45 UTC  (6+ messages)
` [PATCH v2 1/5] ioctl_userfaultfd.2: describe two-step feature handshake
` [PATCH v2 2/5] ioctl_userfaultfd.2: correct and update UFFDIO_API ioctl error codes
` [PATCH v2 3/5] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error
` [PATCH v2 4/5] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list
` [PATCH v2 5/5] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl

[PATCH v3 0/3] Fixes for vma_merge() error path
 2023-10-03 19:40 UTC  (9+ messages)
` [PATCH v3 2/3] mmap: Fix error paths with dup_anon_vma()

[PATCH] mm/migrate: fix do_pages_move for compat pointers
 2023-10-03 17:36 UTC  (7+ messages)
` [PATCH 2/2] mm/migrate: remove unused mm argument from do_move_pages_to_node

[PATCH v1 0/3] mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
 2023-10-03 17:23 UTC  (9+ messages)
` [PATCH v1 1/3] mm/rmap: move SetPageAnonExclusive() out of page_move_anon_rmap()
` [PATCH v1 2/3] mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
` [PATCH v1 3/3] memory: move exclusivity detection in do_wp_page() into wp_can_reuse_anon_folio()

[linux-next:pending-fixes] BUILD SUCCESS 5819084cf40c51313a953b510b9d5cdc3fb064b6
 2023-10-03 16:39 UTC 

[PATCH v3] memblock: don't run loop in memblock_add_range() twice
 2023-10-03 16:30 UTC 

[linux-next:master] BUILD REGRESSION c9f2baaa18b5ea8f006a2b3a616da9597c71d15e
 2023-10-03 16:26 UTC 

[PATCH rfc 0/5] mm: improve performance of kernel memory accounting
 2023-10-03 16:06 UTC  (6+ messages)
` [PATCH rfc 2/5] mm: kmem: add direct objcg pointer to task_struct

[PATCH v3] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-10-03 16:01 UTC  (3+ messages)

[PATCH v4 0/6] MDWE without inheritance
 2023-10-03 15:52 UTC  (4+ messages)
` [PATCH v4 5/6] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl

[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-10-03 14:38 UTC  (13+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-10-03 14:26 UTC  (13+ messages)

[linux-next:master 9226/9381] include/net/bluetooth/bluetooth.h:364:16: warning: 'memcmp' specified bound 6 exceeds source size 0
 2023-10-03 13:38 UTC 

[linux-next:master] BUILD REGRESSION df964ce9ef9fea10cf131bf6bad8658fde7956f6
 2023-10-03 13:27 UTC  (5+ messages)

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-03 12:05 UTC  (5+ messages)
` [PATCH v6 7/9] arm64/mm: Override arch_wants_pte_order()

[PATCH v5] mm: multi-gen LRU: reuse some legacy trace events
 2023-10-03 11:41 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