Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-28 10:56:58 to 2023-06-29 16:42:36 UTC [more...]

[PATCH] mm/khugepaged: fix iteration in collapse_file
 2023-06-29 16:42 UTC  (8+ messages)
      ` [PATCH] mm/khugepaged: fix regression in collapse_file()
          ` [PATCH hotfix] "

[PATCH v5 0/6] Per-VMA lock support for swap and userfaults
 2023-06-29 16:39 UTC  (12+ messages)
` [PATCH v5 1/6] swap: remove remnants of polling from read_swap_cache_async
` [PATCH v5 2/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
` [PATCH v5 3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
` [PATCH v5 4/6] mm: change folio_lock_or_retry to use vm_fault directly
` [PATCH v5 5/6] mm: handle swap page faults under per-VMA lock
` [PATCH v5 6/6] mm: handle userfaults under VMA lock

[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-06-29 16:31 UTC  (3+ messages)
` [RESEND PATCH v9 2/2] "

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-29 16:07 UTC  (11+ messages)

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-06-29 15:56 UTC  (8+ messages)
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page

[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
 2023-06-29 15:54 UTC  (5+ messages)
` [RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns
` [RFC PATCH 2/4] splice: Make vmsplice() steal or copy
` [RFC PATCH 3/4] splice: Remove some now-unused bits
` [RFC PATCH 4/4] splice: Record some statistics

[PATCH v4 00/33] Per-VMA locks
 2023-06-29 15:30 UTC  (4+ messages)
` [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first

[PATCH v1 00/10] variable-order, large folios for anonymous memory
 2023-06-29 15:28 UTC  (34+ messages)
` [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally
` [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio()
` [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range()
` [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order
` [PATCH v1 10/10] mm: Allocate large folios for anonymous memory

[PATCH 1/2] mm: remove arguments of show_mem()
 2023-06-29 15:17 UTC  (5+ messages)
` [PATCH 2/2] mm: make show_free_areas() static

[PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
 2023-06-29 15:02 UTC  (5+ messages)
` [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage

[PATCH v1 1/1] kasan: Replace strreplace() with strchrnul()
 2023-06-29 14:41 UTC  (5+ messages)

[PATCH v24 00/10] crash: Kernel handling of CPU and memory hot un/plug
 2023-06-29 13:25 UTC  (13+ messages)
` [PATCH v24 01/10] drivers/base: refactor cpu.c to use .is_visible()
` [PATCH v24 02/10] drivers/base: refactor memory.c "
` [PATCH v24 03/10] crash: move a few code bits to setup support of crash hotplug
` [PATCH v24 04/10] crash: add generic infrastructure for crash hotplug support
` [PATCH v24 05/10] kexec: exclude elfcorehdr from the segment digest
` [PATCH v24 06/10] crash: memory and CPU hotplug sysfs attributes
` [PATCH v24 07/10] x86/crash: add x86 crash hotplug support
` [PATCH v24 08/10] crash: hotplug support for kexec_load()
` [PATCH v24 09/10] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
` [PATCH v24 10/10] x86/crash: optimize CPU changes

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-06-29 12:02 UTC  (4+ messages)
` [PATCH v12 1/2] xfs: fix the calculation for "end" and "length"
` [PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[linux-next:pending-fixes] BUILD SUCCESS 5c1c4e99720d8ee34ed41b3623a4ea04aa84600f
 2023-06-29 11:54 UTC 

[PATCH v12 00/22] TDX host kernel support
 2023-06-29 11:31 UTC  (70+ messages)
` [PATCH v12 04/22] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v12 06/22] x86/virt/tdx: Handle SEAMCALL running out of entropy error
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v12 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v12 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful
` [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
` [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP
` [PATCH v12 21/22] x86/mce: Improve error log of kernel space TDX #MC due to erratum

[linux-next:master 6078/12721] drivers/gpu/drm/i915/soc/intel_gmch.c:41:13: error: variable 'mchbar_addr' set but not used
 2023-06-29 11:00 UTC 

[PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
 2023-06-29 10:29 UTC  (5+ messages)

drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
 2023-06-29 10:08 UTC 

[PATCH v4 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-06-29  9:57 UTC  (3+ messages)
` [PATCH v4 1/3] mm: Call arch_swap_restore() from do_swap_page()

Re: use-after-free in kmemleak_scan?
 2023-06-29  9:27 UTC 

use-after-free in kmemleak_scan?
 2023-06-29  9:23 UTC  (2+ messages)
  `  "

[PATCH V2] x86,NUMA:improve the execution efficiency of numa_meminfo_cover_memory()
 2023-06-29  9:21 UTC  (2+ messages)

[PATCH] mm/slub: disable slab merging in the default configuration
 2023-06-29  7:21 UTC  (7+ messages)

[PATCH V2] mm: madvise: fix uneven accounting of psi
 2023-06-29  5:07 UTC  (4+ messages)

[PATCH next] shmem: minor fixes to splice-read implementation
 2023-06-29  4:42 UTC  (3+ messages)

[QUESTION] Full user space process isolation?
 2023-06-29  2:10 UTC 

[PATCH] mm: memory-failure: fix unexpected return value in soft_offline_page()
 2023-06-29  1:48 UTC  (5+ messages)

[PATCH 0/2] Make SV39 the default address space
 2023-06-29  1:38 UTC  (6+ messages)
` [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57

[PATCH] writeback: Account the number of pages written back
 2023-06-29  1:02 UTC  (4+ messages)

[PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-06-29  0:39 UTC  (2+ messages)
  ` [Linux-cachefs] "

[PATCH 2/2] module: add support to avoid duplicates early on load
 2023-06-29  0:18 UTC  (10+ messages)

[PATCH v4 0/8] mm/gup: Unify hugetlb, speed up thp
 2023-06-28 21:53 UTC  (9+ messages)
` [PATCH v4 1/8] mm/hugetlb: Handle FOLL_DUMP well in follow_page_mask()
` [PATCH v4 2/8] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN
` [PATCH v4 3/8] mm/hugetlb: Add page_mask for hugetlb_follow_page_mask()
` [PATCH v4 4/8] mm/gup: Cleanup next_page handling
` [PATCH v4 5/8] mm/gup: Accelerate thp gup even for "pages != NULL"
` [PATCH v4 6/8] mm/gup: Retire follow_hugetlb_page()
` [PATCH v4 7/8] selftests/mm: Add -a to run_vmtests.sh
` [PATCH v4 8/8] selftests/mm: Add gup test matrix in run_vmtests.sh

[PATCH 00/12] Convert write_cache_pages() to an iterator
 2023-06-28 20:03 UTC  (4+ messages)

[GIT PULL] MM updates for 6.5-rc1
 2023-06-28 19:50 UTC  (8+ messages)

[PATCH v6 00/33] Split ptdesc from struct page
 2023-06-28 18:51 UTC  (6+ messages)

[GIT PULL] non-MM updates for 6.5-rc1
 2023-06-28 18:49 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 5c875096d59010cee4e00da1f9c7bdb07a025dc2
 2023-06-28 17:53 UTC 

[linux-next:master 11663/12731] ERROR: modpost: "clk_unregister_fixed_rate" [drivers/regulator/raa215300.ko] undefined!
 2023-06-28 16:56 UTC  (3+ messages)

[PATCH v4 0/6] Per-VMA lock support for swap and userfaults
 2023-06-28 16:47 UTC  (12+ messages)
` [PATCH v4 3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
` [PATCH v4 4/6] mm: change folio_lock_or_retry to use vm_fault directly
` [PATCH v4 5/6] mm: handle swap page faults under per-VMA lock
` [PATCH v4 6/6] mm: handle userfaults under VMA lock

HW-KASAN and CONFIG_SLUB_DEBUG_ON=y screams about redzone corruption
 2023-06-28 15:47 UTC 

[linux-next:master 5324/12162] drivers/cpufreq/cpufreq-dt-platdev.c:18:34: warning: unused variable 'allowlist'
 2023-06-28 15:39 UTC  (4+ messages)
  ` [EXT] "

[PATCH v6 0/3] shmemfs stable directory offsets
 2023-06-28 15:25 UTC  (4+ messages)
` [PATCH v6 1/3] libfs: Add directory operations for stable offsets
` [PATCH v6 2/3] shmem: Refactor shmem_symlink()
` [PATCH v6 3/3] shmem: stable directory offsets

[PATCH] mm: introduce statistic for inode's gen&tier
 2023-06-28 14:49 UTC  (2+ messages)

[PATCH v5 0/3] shmemfs stable directory offsets
 2023-06-28 14:27 UTC  (4+ messages)
` [PATCH v5 1/3] libfs: Add directory operations for stable offsets

[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
 2023-06-28 13:56 UTC  (10+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
` [PATCH v2 2/2] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
    ` [PATCH v3 "

[PATCH] mm/mmap: Fix error return in do_vmi_align_munmap()
 2023-06-28 13:13 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS e8f5f19333191a84312f70b0bae33bdf0f934218
 2023-06-28 12:28 UTC 

[PATCH v22 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-28 12:11 UTC  (3+ messages)
` [PATCH v22 2/5] fs/proc/task_mmu: "

[PATCH] mm/filemap.c:fix update prev_pos after one read request done
 2023-06-28 11:02 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).