linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v1] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
 2022-12-09  8:07 UTC  (8+ messages)

[linux-next:master 2355/14039] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:2621 planes_changed_for_existing_stream() error: we previously assumed 'stream_status' could be null (see line 2611)
 2022-12-09  8:05 UTC 

[PATCH -next resend] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2022-12-09  7:28 UTC  (3+ messages)
` [PATCH -next v2] "

[PATCH v8 00/16] TDX host kernel support
 2022-12-09  6:52 UTC  (17+ messages)
` [PATCH v8 01/16] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v8 02/16] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v8 03/16] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v8 04/16] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v8 05/16] x86/virt/tdx: Implement functions to make SEAMCALL
` [PATCH v8 06/16] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v8 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v8 08/16] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v8 09/16] x86/virt/tdx: Fill out "
` [PATCH v8 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v8 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v8 12/16] x86/virt/tdx: Designate the global KeyID and configure the TDX module
` [PATCH v8 13/16] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v8 14/16] x86/virt/tdx: Initialize all TDMRs
` [PATCH v8 15/16] x86/virt/tdx: Flush cache in kexec() when TDX is enabled
` [PATCH v8 16/16] Documentation/x86: Add documentation for TDX host support

[linux-next:master 8460/14039] htmldocs: Documentation/gpu/drm-internals:179: ./include/drm/drm_file.h:411: WARNING: undefined label: drm_accel_node (if the link has no caption the label must precede a section header)
 2022-12-09  6:34 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-09  6:24 UTC  (24+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [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

[linux-next:master 8791/14039] kismet: WARNING: unmet direct dependencies detected for TEGRA_BPMP when selected by ARCH_TEGRA_194_SOC
 2022-12-09  5:33 UTC 

[PATCH v2] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-12-09  5:07 UTC  (7+ messages)

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

[PATCH 0/5] Clean up and fixes for swap
 2022-12-09  3:23 UTC  (13+ messages)
` [PATCH 1/5] swapfile: get rid of volatile and avoid redundant read
` [PATCH 2/5] swap: avoid a redundant pte map if ra window is 1
` [PATCH 3/5] swap: fold swap_ra_clamp_pfn into swap_ra_info
` [PATCH 4/5] swap: remove the swap lock in swap_cache_get_folio
` [PATCH 5/5] swap: avoid ra statistic lost when swapin races

[PATCH] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2022-12-09  2:10 UTC  (4+ messages)

[PATCH 1/2] mm: huge_memory: Convert madvise_free_huge_pmd to use a folio
 2022-12-09  2:06 UTC  (5+ messages)
` [PATCH 2/2] mm: swap: Convert mark_page_lazyfree() to mark_folio_lazyfree()
  ` [PATCH v2] mm: swap: Convert mark_page_lazyfree() to folio_mark_lazyfree()

[PATCH v3] [mm-unstable] mm: Fix memcg reclaim on memory tiered systems
 2022-12-09  0:59 UTC  (11+ messages)

[PATCH v2 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-12-09  0:43 UTC  (28+ messages)
` [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 08/10] mm/hugetlb: Make walk_hugetlb_range() safe to pmd unshare
` [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

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-12-09  0:22 UTC  (11+ messages)
` [RFC PATCH v2 01/47] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
` [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 04/47] hugetlb: only adjust address ranges when VMAs want PMD sharing

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

[PATCH-block 0/3] blk-cgroup: Fix potential UAF & miscellaneous cleanup
 2022-12-08 23:00 UTC  (5+ messages)
` [PATCH-block 1/3] bdi, blk-cgroup: Fix potential UAF of blkcg
` [PATCH-block 2/3] blk-cgroup: Don't flush a blkg if destroyed
` [PATCH-block 3/3] blk-cgroup: Flush stats at blkgs destruction path

[PATCH v6 0/6] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-08 22:55 UTC  (11+ 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 mm-unstable] mm: clarify folio_set_compound_order() zero support
 2022-12-08 22:39 UTC  (17+ messages)

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

[linux-next:master 8791/14039] kismet: WARNING: unmet direct dependencies detected for TEGRA_BPMP when selected by ARCH_TEGRA_186_SOC
 2022-12-08 22:19 UTC 

[PATCH v3 0/4] Convert deactivate_page() to folio_deactivate()
 2022-12-08 21:56 UTC  (11+ messages)
` [PATCH v3 1/4] mm/memory: Add vm_normal_folio()
` [PATCH v3 2/4] madvise: Convert madvise_cold_or_pageout_pte_range() to use folios
` [PATCH v3 3/4] mm/damon: Convert damon_pa_mark_accessed_or_deactivate() "
` [PATCH v3 4/4] mm/swap: Convert deactivate_page() to folio_deactivate()

[PATCH v1 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-12-08 19:52 UTC  (5+ messages)
` [PATCH v1 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area

[PATCH] mm/uffd: Always wr-protect pte in pte|pmd_mkuffd_wp()
 2022-12-08 19:46 UTC 

[RFC PATCH 0/6] Discard __GFP_ATOMIC
 2022-12-08 18:17 UTC  (13+ 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
` [PATCH 3/6] mm/page_alloc: Explicitly record high-order atomic allocations in alloc_flags
` [PATCH 4/6] mm/page_alloc: Explicitly define what alloc flags deplete min reserves
` [PATCH 5/6] mm/page_alloc: Give GFP_ATOMIC and non-blocking allocations access to reserves
` [PATCH 6/6] mm: discard __GFP_ATOMIC

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

[RFC] Improving userfaultfd scalability for live migration
 2022-12-08 17:50 UTC  (12+ messages)

[linux-next:master 11021/14039] htmldocs: Warning: tools/power/cpupower/man/cpupower-powercap-info.1 references a file that doesn't exist: Documentation/power/powercap/powercap.txt
 2022-12-08 16:46 UTC 

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

[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] 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)

[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 v4 00/39] Shadow stacks for userspace
 2022-12-08 11:10 UTC  (5+ messages)
` [PATCH v4 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks

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

[PATCH v2] mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
 2022-12-08  8:41 UTC  (3+ 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  (12+ messages)
` [PATCH mm-unstable v5 01/10] mm: add folio dtor and order setter functions

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)

[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 

page:  |  | latest

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