linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-15 01:31:03 to 2022-11-16 10:35:14 UTC [more...]

[linux-next:master 7713/8327] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn201/irq_service_dcn201.c:40:20: warning: no previous prototype for 'to_dal_irq_source_dcn201'
 2022-11-16 10:34 UTC 

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-16 10:26 UTC  (21+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 11/20] RDMA/usnic: "
` [PATCH mm-unstable v1 12/20] RDMA/siw: "
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: "
` [PATCH mm-unstable v1 14/20] drm/etnaviv: "
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 17/20] drm/exynos: "
` [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: "
` [PATCH mm-unstable v1 19/20] habanalabs: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-11-16 10:28 UTC  (22+ messages)
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH v3 00/37] Shadow stacks for userspace
 2022-11-16 10:18 UTC  (42+ messages)
` [PATCH v3 13/37] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v3 15/37] x86/mm: Check Shadow Stack page fault errors
` [PATCH v3 18/37] mm: Add guard pages around a shadow stack
` [PATCH v3 20/37] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v3 24/37] x86: Introduce userspace API for CET enabling
` [PATCH v3 25/37] x86/shstk: Add user-mode shadow stack support
` [PATCH v3 27/37] x86/shstk: Introduce routines modifying shstk
` [PATCH v3 35/37] x86/cet: Add PTRACE interface for CET
` [PATCH v3 36/37] x86/cet/shstk: Add ARCH_CET_UNLOCK

[linux-next:pending-fixes] BUILD SUCCESS b36f34e79a295da6f23b34cb5cf5f3eebf2033c4
 2022-11-16 10:11 UTC 

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-16  9:40 UTC  (22+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-16  9:44 UTC  (10+ messages)
  ` [External] "

[syzbot] INFO: task hung in rfkill_global_led_trigger_worker (2)
 2022-11-16  9:27 UTC 

[PATCH 1/4] mm: introduce 'encoded' page pointers with embedded extra bits
 2022-11-16  9:24 UTC  (12+ messages)
` [PATCH 2/4] mm: teach release_pages() to take an array of encoded page pointers too
` [PATCH 4/4] mm: delay page_remove_rmap() until after the TLB has been flushed
        ` mm: mmu_gather: do not expose delayed_rmap flag
        ` mm: mmu_gather: do not define delayed_rmap if not used
        ` [PATCH 3/4] mm: mmu_gather: turn delayed rmap macros into inlines
        ` [PATCH 4/4] mm: mmu_gather: rename tlb_delay_rmap() function

[PATCH 0/4] Removing the try_to_release_page() wrapper
 2022-11-16  8:09 UTC  (6+ messages)
` [PATCH 1/4] ext4: Convert move_extent_per_page() to use folios
` [PATCH 2/4] khugepage: Replace try_to_release_page() with filemap_release_folio()
` [PATCH 3/4] memory-failure: Convert truncate_error_page() to use folio
` [PATCH 4/4] folio-compat: Remove try_to_release_page()

Deprecating and removing SLOB
 2022-11-16  8:02 UTC  (13+ messages)

[RFC][PATCH 0/4] cachestat: a new syscall for page cache state of files
 2022-11-16  7:02 UTC  (8+ messages)
` [PATCH 1/4] workingset: fix confusion around eviction vs refault container
` [PATCH 2/4] workingset: refactor LRU refault to expose refault recency check
` [PATCH 3/4] cachestat: implement cachestat syscall
` [PATCH 4/4] selftests: Add selftests for cachestat

[PATCH v2 0/9] xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-16  5:46 UTC  (23+ messages)
` [PATCH 1/9] mm: export mapping_seek_hole_data()
` [PATCH 3/9] xfs: punching delalloc extents on write failure is racy
` [PATCH 4/9] xfs: use byte ranges for write cleanup ranges
` [PATCH 5/9] xfs: buffered write failure should not truncate the page cache
` [PATCH 6/9] xfs: xfs_bmap_punch_delalloc_range() should take a byte range
` [PATCH 7/9] iomap: write iomap validity checks
` [PATCH 8/9] xfs: use iomap_valid method to detect stale cached iomaps

[PATCH] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-16  4:34 UTC  (3+ messages)

[PATCH 1/2] mm: multi-gen LRU: retry folios written back while isolated
 2022-11-16  3:55 UTC  (4+ messages)
` [PATCH 2/2] mm: multi-gen LRU: remove NULL checks on NODE_DATA()

[PATCH v6 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-16  2:51 UTC  (9+ messages)
` [PATCH v6 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v6 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[linux-next:master] [ipc/shm] da74b30c77: BUG:kernel_NULL_pointer_dereference,address
 2022-11-16  1:37 UTC  (2+ messages)

[PATCH -next] migrate: stop using 0 as NULL pointer
 2022-11-16  1:23 UTC 

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-16  1:20 UTC  (26+ messages)
` [PATCH bpf-next v2 5/5] x86: use register_text_tail_vm

[PATCHv4 0/9] zsmalloc/zram: configurable zspage size
 2022-11-16  0:52 UTC  (8+ messages)

[PATCH mm-unstable 00/10] convert core hugetlb functions to folios
 2022-11-15 21:22 UTC  (11+ messages)
` [PATCH mm-unstable 01/10] mm: add folio dtor and order setter functions
` [PATCH mm-unstable 02/10] mm/hugetlb: convert destroy_compound_gigantic_page() to folios
` [PATCH mm-unstable 03/10] mm/hugetlb: convert dissolve_free_huge_page() "
` [PATCH mm-unstable 04/10] mm/hugetlb: convert remove_hugetlb_page() "
` [PATCH mm-unstable 05/10] mm/hugetlb: convert update_and_free_page() "
` [PATCH mm-unstable 06/10] mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio()
` [PATCH mm-unstable 07/10] mm/hugetlb: convert enqueue_huge_page() to folios
` [PATCH mm-unstable 08/10] mm/hugetlb: convert free_gigantic_page() "
` [PATCH mm-unstable 09/10] mm/hugetlb: convert hugetlb prep functions "
` [PATCH mm-unstable 10/10] mm/hugetlb: change hugetlb allocation functions to return a folio

[linux-next:master] BUILD REGRESSION 3c1f24109dfc4fb1a3730ed237e50183c6bb26b3
 2022-11-15 20:30 UTC 

[syzbot] kernel BUG in workingset_activation (2)
 2022-11-15 20:07 UTC  (3+ messages)

[linux-next:master 5002/7443] include/linux/compiler_types.h:357:45: error: call to '__compiletime_assert_474' declared with attribute error: BUILD_BUG_ON failed: PERCPU_DYNAMIC_EARLY_SIZE < NR_KMALLOC_TYPES * KMALLOC_SHIFT_HIGH * sizeof(struct kmem_cache_cpu)
 2022-11-15 20:00 UTC  (6+ messages)

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-11-15 19:31 UTC  (8+ messages)
` [PATCH v1 1/2] mm: Implement memory-deny-write-execute as a prctl

[PATCH v3 0/2] mm/migrate: Fix writable pte for read migration entry
 2022-11-15 18:17 UTC  (3+ messages)
` [PATCH v3 1/2] mm/migrate: Fix read-only page got writable when recover pte

[PATCH v2 0/2] mm/migrate: Fix writable pte for read migration entry
 2022-11-15 18:16 UTC  (12+ messages)
` [PATCH v2 1/2] mm/migrate: Fix read-only page got writable when recover pte

[PATCH] mm: Make drop_caches keep reclaiming on all nodes
 2022-11-15 16:39 UTC  (2+ messages)

[PATCH] maple_tree: not necessary to filter MAPLE_PARENT_ROOT since it is not a root
 2022-11-15 14:56 UTC  (3+ messages)

[linux-next:master 7252/7973] drivers/net/ethernet/cavium/liquidio/lio_main.c:1797:54-56: WARNING !A || A && B is equivalent to !A || B
 2022-11-15 13:51 UTC 

[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2022-11-15 11:48 UTC  (4+ messages)
` [PATCH v3 03/13] iommu/dma: Force bouncing of the size is not cacheline-aligned

[linux-next:pending-fixes] BUILD SUCCESS 22dce2b89d6043d5c3f68384285fff5506109317
 2022-11-15 10:11 UTC 

[RFC PATCH v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-15  9:40 UTC  (6+ messages)

[PATCH] fs/ntfs3: fix wrong cast in xattr.c
 2022-11-15  8:17 UTC 

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-15  3:34 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH] binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
 2022-11-15  3:17 UTC 

start removing writepage instances
 2022-11-15  2:34 UTC  (3+ messages)
` [PATCH 8/9] omfs: remove ->writepage

[PATCH v3] mm: anonymous shared memory naming
 2022-11-15  2:06 UTC 

[PATCH] mm/vmalloc: allow mem_dump_obj() to be called in interrupt context
 2022-11-15  2:01 UTC  (3+ messages)

[PATCH v2] mm: anonymous shared memory naming
 2022-11-15  1:36 UTC  (5+ messages)


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