linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-19 12:35:00 to 2023-04-20 10:55:42 UTC [more...]

[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

[RFC PATCH] migrate_pages: Never block waiting for the page lock
 2023-04-20 10:23 UTC  (12+ messages)

[PATCH v4 00/22] bio: check return values of bio_add_page
 2023-04-20 10:05 UTC  (12+ 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 v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-04-20  9:52 UTC  (4+ messages)

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

[PATCHv2] mm: skip CMA pages when they are not available
 2023-04-20  9:44 UTC  (3+ messages)

[PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page()
 2023-04-20  9:11 UTC  (5+ messages)

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

[PATCH v3 00/19] bio: check return values of bio_add_page
 2023-04-20  8:55 UTC  (24+ messages)
` [PATCH v3 01/19] swap: use __bio_add_page to add page to bio
` [PATCH v3 02/19] drbd: "
` [PATCH v3 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v3 05/19] md: use __bio_add_page to add single page
` [PATCH v3 06/19] md: raid5-log: "
` [PATCH v3 07/19] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v3 08/19] btrfs: repair: use __bio_add_page for adding single page
` [PATCH v3 09/19] btrfs: raid56: use __bio_add_page to add "
` [PATCH v3 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
` [PATCH v3 11/19] gfs: use __bio_add_page for adding "
` [PATCH v3 12/19] zonefs: "
` [PATCH v3 13/19] zram: "
` [PATCH v3 14/19] floppy: "
` [PATCH v3 15/19] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v3 16/19] md: raid1: 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 v3 18/19] dm-crypt: check if adding pages to clone "
` [PATCH v3 19/19] block: mark bio_add_page as __must_check

[Resend PATCH] mm: mark folio as workingset in lru_deactivate_fn
 2023-04-20  8:45 UTC 

[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 V2 0/6] shmem: Add user and group quota support for tmpfs
 2023-04-20  8:03 UTC  (7+ 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

[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

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

[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 v2] mm: hwpoison: coredump: support recovery from dump_user_range()
 2023-04-20  2:59 UTC  (6+ messages)

[PATCH] maple_tree: Fix allocation in mas_sparse_area()
 2023-04-20  2:46 UTC  (4+ 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)

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

[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  (13+ messages)

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

[RFC 00/48] RISC-V CoVE support
 2023-04-19 22:58 UTC  (50+ 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

[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

[PATCH 00/33] Split ptdesc from struct page
 2023-04-19 20:29 UTC  (4+ messages)
` [PATCH 04/33] mm: add utility functions for ptdesc
  ` [PATCH 4/33] "

[PATCH v3 1/1] mm: do not increment pgfault stats when page fault handler retries
 2023-04-19 18:27 UTC  (3+ messages)

[PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
 2023-04-19 18:00 UTC  (12+ messages)

[PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
 2023-04-19 17:29 UTC  (6+ messages)

[PATCH v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-04-19 15:21 UTC  (3+ messages)

[PATCH v1] lib/stackdepot: limit nr_entries size
 2023-04-19 13:51 UTC  (7+ messages)

[PATCH] printk: Enough to disable preemption in printk deferred context
 2023-04-19 13:45 UTC  (4+ messages)

[PATCH] splice: Fix filemap of a blockdev
 2023-04-19 13:10 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 6ba2ee0e9acdcdbb3fc8f031f4d9c5769442d13e
 2023-04-19 12:34 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 NNTP newsgroup(s).