linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v6 0/6] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-08 16:32 UTC  (7+ messages)
  ` [PATCH v6 1/6] mm/memfd: add F_SEAL_EXEC
  ` [PATCH v6 2/6] selftests/memfd: add tests for F_SEAL_EXEC
  ` [PATCH v6 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
  ` [PATCH v6 4/6] mm/memfd: Add write seals when apply SEAL_EXEC to executable memfd
  ` [PATCH v6 5/6] selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXEC
  ` [PATCH v6 6/6] mm/memfd: security hook for memfd_create

[PATCH v1] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
 2022-12-08 16:29 UTC  (4+ messages)

[RFC PATCH 0/6] Discard __GFP_ATOMIC
 2022-12-08 16:16 UTC  (5+ messages)
` [PATCH 1/6] mm/page_alloc: Rename ALLOC_HIGH to ALLOC_MIN_RESERVE
` [PATCH 2/6] mm/page_alloc: Treat RT tasks similar to GFP_HIGH

[linux-next:master 3478/12617] include/asm-generic/unaligned.h:119:16: sparse: sparse: cast truncates bits from constant value (aa01a0 becomes a0)
 2022-12-08 16:00 UTC  (2+ messages)

[PATCH 00/24] Split page pools from struct page
 2022-12-08 15:33 UTC  (8+ messages)
` [PATCH 26/26] mlx5: Convert to netmem

[PATCH RFC] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
 2022-12-08 15:17 UTC  (17+ messages)

[PATCH v7 00/20] TDX host kernel support
 2022-12-08 14:58 UTC  (11+ messages)
` [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions

[PATCH for-6.1-fixes] memcg: Fix possible use-after-free in memcg_write_event_control()
 2022-12-08 14:36 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 2d38c60cb87bdea68edbd9872de6d15c1e4773bf
 2022-12-08 14:25 UTC 

[PATCH v2] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-12-08 14:23 UTC  (6+ messages)

[PATCH] cma:tracing: Print alloc result in trace_cma_alloc_finish
 2022-12-08 14:21 UTC 

[linux-next:master 9995/13707] drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c:418:2: warning: variable 'enabled' is used uninitialized whenever switch default is taken
 2022-12-08 13:17 UTC  (2+ messages)

[PATCH v2 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-12-08 13:16 UTC  (29+ messages)
` [PATCH v2 01/10] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH v2 02/10] mm/hugetlb: Don't wait for migration entry during follow page
` [PATCH v2 03/10] mm/hugetlb: Document huge_pte_offset usage
` [PATCH v2 04/10] mm/hugetlb: Move swap entry handling into vma lock when faulted
` [PATCH v2 05/10] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH v2 06/10] mm/hugetlb: Make hugetlb_follow_page_mask() "
` [PATCH v2 07/10] mm/hugetlb: Make follow_hugetlb_page() "
` [PATCH v2 08/10] mm/hugetlb: Make walk_hugetlb_range() "
` [PATCH v2 09/10] mm/hugetlb: Introduce hugetlb_walk()
` [PATCH v2 10/10] mm/hugetlb: Document why page_vma_mapped_walk() is safe to walk

[linux-next:master 14010/14039] security/apparmor/policy_unpack.c:316:18: error: unknown type name 'tri'
 2022-12-08 12:33 UTC 

[PATCH] MAINTAINERS: update Muchun Song's email
 2022-12-08 11:55 UTC 

[PATCH v3] [mm-unstable] mm: Fix memcg reclaim on memory tiered systems
 2022-12-08 11:54 UTC  (10+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-08 11:30 UTC  (37+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v10 8/9] KVM: Handle page fault for private memory

[PATCH v4 00/39] Shadow stacks for userspace
 2022-12-08 11:10 UTC  (8+ messages)
` [PATCH v4 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v4 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack

[linux-next:master 11969/13282] drivers/net/thunderbolt.c:733:47: sparse: sparse: restricted __le32 degrades to integer
 2022-12-08  9:03 UTC  (5+ messages)

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-08  8:55 UTC  (5+ messages)
` [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s

[PATCH-next] block: fix null-deref in percpu_ref_put
 2022-12-08  8:55 UTC  (4+ messages)

[PATCH v2] mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
 2022-12-08  8:41 UTC  (5+ messages)

[linux-next:master 12323/14039] kernel/events/uprobes.c:223:25: sparse: sparse: restricted __le32 degrades to integer
 2022-12-08  8:21 UTC 

[RFC 0/2] ACPI: APEI: Make synchronization errors call and
 2022-12-08  7:16 UTC  (11+ messages)
` [RFC 1/2] ACPI: APEI: Make memory_failure() triggered by synchronization errors execute in the current context
` [RFC 2/2] ACPI: APEI: fix reboot caused by synchronous error loop because of memory_failure() failed

[linux-next:master 13368/13707] fs/gfs2/ops_fstype.c:1204 gfs2_fill_super() warn: missing error code 'error'
 2022-12-08  6:27 UTC 

Market Analysis of Auto Relay
 2022-12-08  5:06 UTC 

[PATCH mm-unstable v5 00/10] convert core hugetlb functions to folios
 2022-12-08  4:44 UTC  (22+ messages)
` [PATCH mm-unstable v5 01/10] mm: add folio dtor and order setter functions
` [PATCH mm-unstable v5 06/10] mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio()
` [PATCH mm-unstable v5 07/10] mm/hugetlb: convert enqueue_huge_page() to folios
` [PATCH mm-unstable v5 08/10] mm/hugetlb: convert free_gigantic_page() "
` [PATCH mm-unstable v5 09/10] mm/hugetlb: convert hugetlb prep functions "
` [PATCH mm-unstable v5 10/10] mm/hugetlb: change hugetlb allocation functions to return a folio

[PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
 2022-12-08  4:41 UTC  (5+ messages)

[PATCH v2] mm/highmem: Add notes about conversions from kmap{,_atomic}()
 2022-12-08  4:22 UTC  (2+ messages)

clang 15 built kernel crashes w. "BUG: kernel NULL pointer dereference, address: 00000000", gcc 12 built kernel with same config boots fine (x86)
 2022-12-08  4:12 UTC  (2+ messages)

[PATCH v2] mm/gup: fix gup_pud_range() for dax
 2022-12-08  4:08 UTC  (3+ messages)

[PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
 2022-12-08  2:48 UTC  (4+ messages)

[RFC] Improving userfaultfd scalability for live migration
 2022-12-08  1:56 UTC  (11+ messages)

[linux-next:master 9158/13707] drivers/gpu/drm/i915/gt/intel_gt_mcr.c:739: warning: expecting prototype for intel_gt_mcr_wait_for_reg_fw(). Prototype was for intel_gt_mcr_wait_for_reg() instead
 2022-12-08  1:37 UTC 

[linux-next:master 13179/13707] arch/loongarch/kernel/asm-offsets.c:262:6: warning: no previous prototype for 'output_pbe_defines'
 2022-12-08  1:27 UTC 

[PATCH v2.2 1/8] fsdax: introduce page->share for fsdax in reflink mode
 2022-12-08  1:26 UTC  (2+ messages)

[linux-next:master 13179/13707] loongarch64-linux-ld: arch/loongarch/kernel/acpi.o:undefined reference to `loongarch_acpi_suspend'
 2022-12-08  1:06 UTC 

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-12-08  0:46 UTC  (13+ messages)
` [RFC PATCH v2 02/47] hugetlb: remove mk_huge_pte; it is unused
` [RFC PATCH v2 03/47] hugetlb: remove redundant pte_mkhuge in migration path
` [RFC PATCH v2 05/47] hugetlb: make hugetlb_vma_lock_alloc return its failure reason
` [RFC PATCH v2 08/47] hugetlb: add HGM enablement functions
` [RFC PATCH v2 09/47] hugetlb: make huge_pte_lockptr take an explicit shift argument
` [RFC PATCH v2 10/47] hugetlb: add hugetlb_pte to track HugeTLB page table entries

[PATCH v2 0/3] mm: push down lock_page_memcg()
 2022-12-08  0:36 UTC  (12+ messages)
` [PATCH 1/3] mm: memcontrol: skip moving non-present pages that are mapped elsewhere
` [PATCH 2/3] mm: rmap: remove lock_page_memcg()
` [PATCH 3/3] mm: memcontrol: deprecate charge moving

Low TCP throughput due to vmpressure with swap enabled
 2022-12-08  0:31 UTC  (12+ messages)

[PATCH] mm: fix typo in struct pglist_data code comment
 2022-12-08  0:02 UTC  (2+ messages)

[linux-next:master 9158/13707] drivers/gpu/drm/i915/gt/intel_gt_mcr.c:739: warning: expecting prototype for intel_gt_mcr_wait_for_reg_fw(). Prototype was for intel_gt_mcr_wait_for_reg() instead
 2022-12-07 23:56 UTC 

[PATCH 1/3] madvise: Convert madvise_cold_or_pageout_pte_range() to use folios
 2022-12-07 23:46 UTC  (3+ messages)

[PATCH v2 0/3] Convert deactivate_page() to deactivate_folio()
 2022-12-07 23:45 UTC  (7+ messages)
` [PATCH v2 1/3] madvise: Convert madvise_cold_or_pageout_pte_range() to use folios
` [PATCH v2 2/3] mm/damon: Convert damon_pa_mark_accessed_or_deactivate() "
` [PATCH v2 3/3] mm/swap: Convert deactivate_page() to folio_deactivate()

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-12-07 23:17 UTC  (15+ messages)

[PATCH] mm/highmem: Add notes about conversions from kmap{,_atomic}()
 2022-12-07 23:03 UTC  (6+ messages)

[linux-next:master] [mm] 5df397dec7: will-it-scale.per_thread_ops -53.3% regression
 2022-12-07 22:20 UTC  (7+ messages)

[PATCH v2] [mm-unstable] mm: Fix memcg reclaim on memory tiered systems
 2022-12-07 22:14 UTC  (3+ messages)

[linux-next:master 11968/13707] drivers/net/thunderbolt.c:733:47: sparse: sparse: restricted __le32 degrades to integer
 2022-12-07 21:53 UTC  (2+ messages)

[f2fs-dev] [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
 2022-12-07 20:51 UTC  (4+ messages)
` [PATCH] f2fs: Support enhanced hot/cold data separation for f2fs

[PATCH mm-unstable v2] ext4: Convert mext_page_double_lock() to mext_folio_double_lock()
 2022-12-07 18:10 UTC 

[PATCH v2 0/4] cachestat: a new syscall for page cache state of files
 2022-12-07 17:28 UTC  (4+ messages)
` [PATCH v2 2/4] workingset: refactor LRU refault to expose refault recency check

[linux-next:master] BUILD REGRESSION 591cd61541b9b95401e17dca24be486e32104cb8
 2022-12-07 16:30 UTC 

[linux-next:master 11514/13282] net/rxrpc/local_object.c:365 rxrpc_unuse_local() warn: variable dereferenced before check 'local' (see line 362)
 2022-12-07 16:18 UTC  (2+ messages)

[PATCH 0/3] Convert deactivate_page() to deactivate_folio()
 2022-12-07 16:18 UTC  (3+ messages)
` [PATCH 3/3] swap: "

[PATCH 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-12-07 14:58 UTC  (11+ messages)
` [PATCH 08/10] mm/hugetlb: Make walk_hugetlb_range() safe to "

[PATCH] mm: memcontrol: speedup memory cgroup resize
 2022-12-07 12:18 UTC  (5+ messages)

[PATCH v3 11/12] ext4: Stop providing .writepage hook
 2022-12-07 11:17 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS c530a9add07c3cb7081666ad32b455bc0169f0fa
 2022-12-07  9:55 UTC 

[Regression] mqueue performance degradation after "The new cgroup slab memory controller" patchset
 2022-12-07  9:44 UTC  (3+ messages)

[RFC PATCH v1 0/2] ACPI: APEI: Make synchronization errors call
 2022-12-07  9:39 UTC  (3+ messages)
` [RFC PATCH v1 1/2] ACPI: APEI: Make memory_failure() triggered by synchronization errors execute in the current context
` [RFC PATCH v1 2/2] ACPI: APEI: fix reboot caused by synchronous error loop because of memory_failure() failed

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox