linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-19 22:17:38 to 2023-04-21 07:45:29 UTC [more...]

[PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page()
 2023-04-21  7:44 UTC  (8+ messages)

[PATCH v4 00/22] bio: check return values of bio_add_page
 2023-04-21  6:57 UTC  (13+ messages)
` [PATCH v4 01/22] swap: use __bio_add_page to add page to bio
` [PATCH v4 03/22] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v4 05/22] md: use __bio_add_page to add single page
` [PATCH v4 11/22] gfs2: use __bio_add_page for adding single page to bio
` [PATCH v4 15/22] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v4 17/22] md: raid1: check if adding pages to resync bio fails
` [PATCH v4 18/22] dm-crypt: check if adding pages to clone "
` [PATCH v4 19/22] block: mark bio_add_page as __must_check
` [PATCH v4 20/22] block: add __bio_add_folio
` [PATCH v4 21/22] fs: iomap: use __bio_add_folio where possible
` [PATCH v4 22/22] block: mark bio_add_folio as __must_check
  ` [PATCH v4 13/22] zram: use __bio_add_page for adding single page to bio

[PATCHv2] mm: skip CMA pages when they are not available
 2023-04-21  6:45 UTC  (4+ messages)

[PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
 2023-04-21  5:43 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 44bf136283e567b2b62653be7630e7511da41da2
 2023-04-21  4:55 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 884374c58391a3e1a508201f98e94ee14ed38548
 2023-04-21  4:54 UTC 

[PATCH v18 00/15] splice, block: Use page pinning and kill ITER_PIPE
 2023-04-21  2:25 UTC  (6+ messages)
` [PATCH v18 09/15] iov_iter: Kill ITER_PIPE

[RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
 2023-04-21  2:04 UTC  (2+ messages)

Using page-fault handler in binder
 2023-04-21  0:41 UTC  (3+ messages)

[RFC PATCH] migrate_pages: Never block waiting for the page lock
 2023-04-21  0:36 UTC  (13+ messages)

[PATCH mm-unstable v1] mm: don't check VMA write permissions if the PTE/PMD indicates write permissions
 2023-04-21  0:30 UTC  (2+ messages)

[PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
 2023-04-21  0:07 UTC  (3+ messages)
` [PATCH V7 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem

[PATCH 00/33] Split ptdesc from struct page
 2023-04-20 23:32 UTC  (6+ messages)
` [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking

[RFC 00/48] RISC-V CoVE support
 2023-04-20 22:15 UTC  (57+ messages)
` [RFC 01/48] mm/vmalloc: Introduce arch hooks to notify ioremap/unmap changes
` [RFC 02/48] RISC-V: KVM: Improve KVM error reporting to the user space
` [RFC 03/48] RISC-V: KVM: Invoke aia_update with preempt disabled/irq enabled
` [RFC 04/48] RISC-V: KVM: Add a helper function to get pgd size
` [RFC 05/48] RISC-V: Add COVH SBI extensions definitions
` [RFC 06/48] RISC-V: KVM: Implement COVH SBI extension
` [RFC 07/48] RISC-V: KVM: Add a barebone CoVE implementation
` [RFC 08/48] RISC-V: KVM: Add UABI to support static memory region attestation
` [RFC 09/48] RISC-V: KVM: Add CoVE related nacl helpers
` [RFC 10/48] RISC-V: KVM: Implement static memory region measurement
` [RFC 11/48] RISC-V: KVM: Use the new VM IOCTL for measuring pages
` [RFC 12/48] RISC-V: KVM: Exit to the user space for trap redirection
` [RFC 13/48] RISC-V: KVM: Return early for gstage modifications
` [RFC 14/48] RISC-V: KVM: Skip dirty logging updates for TVM
` [RFC 15/48] RISC-V: KVM: Add a helper function to trigger fence ops
` [RFC 16/48] RISC-V: KVM: Skip most VCPU requests for TVMs
` [RFC 17/48] RISC-V : KVM: Skip vmid/hgatp management "
` [RFC 18/48] RISC-V: KVM: Skip TLB "
` [RFC 19/48] RISC-V: KVM: Register memory regions as confidential "
` [RFC 20/48] RISC-V: KVM: Add gstage mapping "
` [RFC 21/48] RISC-V: KVM: Handle SBI call forward from the TSM
` [RFC 22/48] RISC-V: KVM: Implement vcpu load/put functions for CoVE guests
` [RFC 23/48] RISC-V: KVM: Wireup TVM world switch
` [RFC 24/48] RISC-V: KVM: Update timer functionality for TVMs
` [RFC 25/48] RISC-V: KVM: Skip HVIP update "
` [RFC 26/48] RISC-V: Add COVI extension definitions
` [RFC 27/48] RISC-V: KVM: Implement COVI SBI extension
` [RFC 28/48] RISC-V: KVM: Add interrupt management functions for TVM
` [RFC 29/48] RISC-V: KVM: Skip AIA CSR updates for TVMs
` [RFC 30/48] RISC-V: KVM: Perform limited operations in hardware enable/disable
` [RFC 31/48] RISC-V: KVM: Indicate no support user space emulated IRQCHIP
` [RFC 32/48] RISC-V: KVM: Add AIA support for TVMs
` [RFC 33/48] RISC-V: KVM: Hookup TVM VCPU init/destroy
` [RFC 34/48] RISC-V: KVM: Initialize CoVE
` [RFC 35/48] RISC-V: KVM: Add TVM init/destroy calls
` [RFC 36/48] RISC-V: KVM: Read/write gprs from/to shmem in case of TVM VCPU
` [RFC 37/48] RISC-V: Add COVG SBI extension definitions
` [RFC 38/48] RISC-V: Add CoVE guest config and helper functions
` [RFC 39/48] RISC-V: Implement COVG SBI extension
` [RFC 40/48] RISC-V: COVE: Add COVH invalidate, validate, promote, demote and remove APIs
` [RFC 41/48] RISC-V: KVM: Add host side support to handle COVG SBI calls
` [RFC 42/48] RISC-V: Allow host to inject any ext interrupt id to a CoVE guest
` [RFC 43/48] RISC-V: Add base memory encryption functions
` [RFC 44/48] RISC-V: Add cc_platform_has() for RISC-V for CoVE
` [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
` [RFC 46/48] riscv/virtio: Have CoVE guests enforce restricted virtio memory access
` [RFC 47/48] RISC-V: Add shared bounce buffer to support DBCN for CoVE Guest
` [RFC 48/48] drivers/hvc: sbi: Disable HVC console for TVMs

[PATCH v9 0/3] mm: process/cgroup ksm support
 2023-04-20 21:41 UTC  (8+ messages)
` [PATCH v1 0/3] mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM
  ` [PATCH v1 1/3] mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
  ` [PATCH v1 2/3] selftests/ksm: ksm_functional_tests: add prctl unmerge test
  ` [PATCH v1 3/3] mm/ksm: move disabling KSM from s390/gmap code to KSM code

[linux-next:master 12330/13289] drivers/virt/fsl_hypervisor.c:799:52: error: too many arguments to function call, expected 2, have 3
 2023-04-20 21:13 UTC 

[PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
 2023-04-20 21:11 UTC  (4+ messages)
    ` [PATCH] vfs: allow using kernel buffer during fiemap operation

[PATCH] arm64: Also reset KASAN tag if page is not PG_mte_tagged
 2023-04-20 21:09 UTC 

[PATCH] module: add debugging auto-load duplicate module support
 2023-04-20 21:03 UTC  (5+ messages)

[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
 2023-04-20 20:23 UTC  (16+ messages)
` [PATCH mm-unstable RFC 1/5] writeback: move wb_over_bg_thresh() call outside lock section
` [PATCH mm-unstable RFC 2/5] memcg: flush stats non-atomically in mem_cgroup_wb_stats()
` [PATCH mm-unstable RFC 3/5] memcg: calculate root usage from global state
` [PATCH mm-unstable RFC 4/5] memcg: remove mem_cgroup_flush_stats_atomic()
` [PATCH mm-unstable RFC 5/5] cgroup: remove cgroup_rstat_flush_atomic()

[PATCH v1] shmem: stable directory cookies
 2023-04-20 20:12 UTC  (3+ messages)

[linux-next:master 11560/13289] fs/ext4/super.c:1262:6: warning: unused variable 'i'
 2023-04-20 20:01 UTC 

[linux-next:master 11560/13289] fs/ext4/super.c:1262:13: warning: unused variable 'i'
 2023-04-20 19:51 UTC 

[PATCH v2 6/6] shmem: add support to ignore swap
 2023-04-20 19:18 UTC  (3+ messages)
` [PATCH] shmem: restrict noswap option to initial user namespace

[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-04-20 17:43 UTC  (12+ messages)
` [PATCH v3 13/13] dma: arm64: Add CONFIG_DMA_BOUNCE_UNALIGNED_KMALLOC and enable it for arm64

[PATCH next] hugetlb: pte_alloc_huge() to replace huge pte_alloc_map()
 2023-04-20 17:08 UTC  (2+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-20 16:31 UTC  (5+ messages)
` [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers

[linux-next:master 12857/13075] csky-linux-ld: phy_device.c:undefined reference to `devm_led_classdev_register_ext'
 2023-04-20 15:35 UTC 

[PATCH v4 0/6] remove the vmas parameter from GUP APIs
 2023-04-20 15:31 UTC  (20+ messages)
` [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()

[PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
 2023-04-20 14:58 UTC  (2+ messages)

[PATCH V2 0/6] shmem: Add user and group quota support for tmpfs
 2023-04-20 14:39 UTC  (13+ messages)
` [PATCH V2 1/6] shmem: make shmem_inode_acct_block() return error
` [PATCH V2 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
` [PATCH 3/6] quota: Check presence of quota operation structures instead of ->quota_read and ->quota_write callbacks
` [PATCH V2 4/6] shmem: prepare shmem quota infrastructure
` [PATCH V2 5/6] shmem: quota support
` [PATCH 6/6] Add default quota limit mount options

[linux-next:master 12854/13075] arc-elf-ld: phy_device.c:undefined reference to `devm_led_classdev_register_ext'
 2023-04-20 13:22 UTC 

[PATCH v11 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-20 12:09 UTC  (4+ messages)
` [RFC PATCH v11.1 "

[Resend PATCH] mm: mark folio as workingset in lru_deactivate_fn
 2023-04-20 12:06 UTC  (2+ messages)

[PATCH v2 00/31] selftests/mm: Split / Refactor userfault test
 2023-04-20 10:55 UTC  (5+ messages)
` [PATCH v2 16/31] selftests/mm: UFFDIO_API test
` [PATCH v2 19/31] selftests/mm: Rename uffd_stats to uffd_args

[linux-next:master 12854/13075] phy_device.c:undefined reference to `devm_led_classdev_register_ext'
 2023-04-20  9:44 UTC 

[PATCH v3 00/19] bio: check return values of bio_add_page
 2023-04-20  8:55 UTC  (6+ messages)
` [PATCH v3 11/19] gfs: use __bio_add_page for adding single page to bio
` [PATCH v3 17/19] md: raid1: check if adding pages to resync bio fails

[PATCH v7 00/13] fold per-CPU vmstats remotely
 2023-04-20  8:40 UTC  (15+ messages)

[PATCH] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
 2023-04-20  8:38 UTC  (10+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-04-20  8:35 UTC  (8+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
  ` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[linux-next:master] BUILD REGRESSION 3cdbc01c40e34c57697f8934f2727a88551696be
 2023-04-20  8:33 UTC 

[PATCH RESEND v15 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-20  6:01 UTC  (6+ messages)
` [PATCH RESEND v15 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH RESEND v15 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH RESEND v15 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH RESEND v15 5/5] selftests: mm: add pagemap ioctl tests

[linux-next:master 12500/13075] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_abm_lcd.c:253:63: sparse: sparse: cast truncates bits from constant value (ffff becomes ff)
 2023-04-20  4:57 UTC 

[PATCH 1/3] maple_tree: Make maple state reusable after mas_empty_area_rev()
 2023-04-20  4:21 UTC  (4+ messages)

[PATCH] maple_tree: Fix allocation in mas_sparse_area()
 2023-04-20  2:46 UTC  (3+ messages)

[PATCH] mm, vmpressure: remove redundant check in vmpressure()
 2023-04-20  2:25 UTC  (3+ messages)

[linux-next:master 12531/13075] drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:184:19: warning: variable 'dmub' set but not used
 2023-04-20  2:24 UTC 

[PATCH v2 0/6] LoongArch: Add kernel address sanitizer support
 2023-04-20  2:21 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 8f03bfdf8291ef512fc4c3bb3eaf5ff4cab8618d
 2023-04-20  2:05 UTC 

[GIT PULL] hotfixes for 6.3
 2023-04-20  1:25 UTC  (2+ messages)

[linux-next:master 12500/13075] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_abm.c:138:15: warning: variable 'feature_support' set but not used
 2023-04-20  0:53 UTC 

[PATCH v2] module: add debugging auto-load duplicate module support
 2023-04-20  0:30 UTC 

[PATCH] mm/mmap: Map MAP_STACK to VM_STACK
 2023-04-20  0:00 UTC  (4+ messages)

[RFC kvmtool 00/10] RISC-V CoVE support
 2023-04-19 22:23 UTC  (11+ messages)
` [RFC kvmtool 01/10] riscv: Add a CoVE VM type
` [RFC kvmtool 02/10] riscv: Define a command line option for CoVE VM
` [RFC kvmtool 03/10] riscv: Define a measure region IOCTL
` [RFC kvmtool 04/10] riscv: Invoke measure region for VM images
` [RFC kvmtool 05/10] riscv: Do not create APLIC for TVMs
` [RFC kvmtool 06/10] riscv: Change initrd alignment to a page size
` [RFC kvmtool 07/10] riscv: Define riscv specific vm_type function
` [RFC kvmtool 08/10] riscv: virtio: Enforce VIRTIO_F_ACCESS_PLATFORM feature flag
` [RFC kvmtool 09/10] riscv: Don't emit MMIO devices for CoVE VM
` [RFC kvmtool 10/10] riscv: cove: Don't emit interrupt_map for pci devices in fdt


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