linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-12-15 18:08 UTC  (22+ messages)
` [RFC PATCH v2 08/47] hugetlb: add HGM enablement functions
` [RFC PATCH v2 11/47] hugetlb: add hugetlb_pmd_alloc and hugetlb_pte_alloc
` [RFC PATCH v2 12/47] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
` [RFC PATCH v2 13/47] hugetlb: add make_huge_pte_with_shift
` [RFC PATCH v2 14/47] hugetlb: make default arch_make_huge_pte understand small mappings
` [RFC PATCH v2 15/47] hugetlbfs: for unmapping, treat HGM-mapped pages as potentially mapped
` [RFC PATCH v2 16/47] hugetlb: make unmapping compatible with high-granularity mappings
` [RFC PATCH v2 24/47] hugetlb: update page_vma_mapped to do high-granularity walks

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2022-12-15 17:58 UTC  (17+ messages)

[PATCH v3 0/4] cachestat: a new syscall for page cache state of files
 2022-12-15 17:14 UTC  (4+ messages)
` [PATCH v3 3/4] cachestat: implement cachestat syscall

[PATCH v7 2/6] selftests/memfd: add tests for F_SEAL_EXEC
 2022-12-15 16:55 UTC  (6+ messages)
  ` [PATCH v7 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
` [PATCH v7 0/6] mm/memfd: introduce "

[PATCH] kmsan: include linux/vmalloc.h
 2022-12-15 16:39 UTC  (2+ messages)

[PATCH] kmsan: export kmsan_handle_urb
 2022-12-15 16:38 UTC  (2+ messages)

[PATCH v2 0/2] mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF
 2022-12-15 16:02 UTC  (3+ messages)
` [PATCH v2 1/2] mm/kmemleak: Simplify kmemleak_cond_resched() usage
` [PATCH v2 2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan()

[PATCH 0/2] mm: Fixes on pte markers
 2022-12-15 14:05 UTC  (5+ messages)
` [PATCH 1/2] mm/uffd: Fix pte marker when fork() without fork event
` [PATCH 2/2] mm: Fix a few rare cases of using swapin error pte marker

[linux-next:pending-fixes] BUILD SUCCESS 244d284981dad836e9983898a926aa3ab91a6bb9
 2022-12-15 14:00 UTC 

[linux-next:master] BUILD REGRESSION 459c73db4069c27c1d4a0e20d055b837396364b8
 2022-12-15 13:40 UTC 

[linux-stable-rc:linux-5.15.y 3255/9999] fs/ntfs/file.c:1724:16: warning: stack frame size (1040) exceeds limit (1024) in 'ntfs_perform_write'
 2022-12-15 10:04 UTC 

[linux-next:master 15112/15174] drivers/rtc/rtc-ds1307.c:1717:35: error: implicit declaration of function 'i2c_client_get_device_id' is invalid in C99
 2022-12-15  9:43 UTC 

[linux-next:master 15112/15174] drivers/rtc/rtc-ds1307.c:1717:42: error: implicit declaration of function 'i2c_client_get_device_id'; did you mean 'i2c_get_device_id'?
 2022-12-15  8:53 UTC 

memcg reclaim demotion wrt. isolation
 2022-12-15  8:22 UTC  (12+ messages)

[linux-next:master 15112/15174] drivers/rtc/rtc-ds1307.c:1717:35: error: call to undeclared function 'i2c_client_get_device_id'; ISO C99 and later do not support implicit function declarations
 2022-12-15  7:57 UTC  (2+ messages)

[PATCH mm-unstable v2] mm: move folio_set_compound_order() to mm/internal.h
 2022-12-15  6:17 UTC 

[PATCH mm-unstable] mm: move folio_set_compound_order() to mm/internal.h
 2022-12-15  5:31 UTC  (7+ messages)

[RFC PATCH v2 0/1] ACPI: APEI: Make synchronization errors call
 2022-12-15  4:45 UTC  (5+ messages)
` [RFC PATCH v2 1/1] ACPI: APEI: Make memory_failure() triggered by synchronization errors execute in the current context

[PATCH v4 0/2] blk-cgroup: Fix potential UAF & flush rstat at blkgs destruction path
 2022-12-15  3:31 UTC  (3+ messages)
` [PATCH v4 1/2] bdi, blk-cgroup: Fix potential UAF of blkcg
` [PATCH v4 2/2] blk-cgroup: Flush stats at blkgs destruction path

[RFC V2] mm: add the zero case to page[1].compound_nr in set_compound_order
 2022-12-15  2:48 UTC  (9+ messages)

[Syzkaller & bisect] There is "copy_page_range WARNING" in v6.1-rc8 and v6.1
 2022-12-15  1:51 UTC  (3+ messages)

[f2fs-dev] [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
 2022-12-15  1:48 UTC  (3+ messages)
` [RFC PATCH] "

[Qestion] UCE on pud-sized hugepage lead to kernel panic on lts5.10
 2022-12-15  1:34 UTC  (5+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-12-15  1:01 UTC  (66+ messages)
` [PATCH RFC v7 01/64] KVM: Fix memslot boundary condition for large page
` [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 04/64] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v7 05/64] KVM: x86: Add 'update_mem_attr' "
` [PATCH RFC v7 06/64] KVM: x86: Add platform hooks for private memory invalidations
` [PATCH RFC v7 07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall
` [PATCH RFC v7 08/64] KVM: Move kvm_for_each_memslot_in_hva_range() to be used in SVM
` [PATCH RFC v7 09/64] KVM: Add HVA range operator
` [PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
` [PATCH RFC v7 12/64] KVM: SEV: Implement .fault_is_private callback
` [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 15/64] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH RFC v7 17/64] x86/mm/pat: Introduce set_memory_p
` [PATCH RFC v7 18/64] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH RFC v7 19/64] x86/traps: Define RMP violation #PF error code
` [PATCH RFC v7 20/64] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v7 21/64] x86/fault: fix handle_split_page_fault() to work with memfd backed pages
` [PATCH RFC v7 22/64] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling
` [PATCH RFC v7 23/64] x86/fault: Add support to dump RMP entry on fault
` [PATCH RFC v7 24/64] crypto:ccp: Define the SEV-SNP commands
` [PATCH RFC v7 25/64] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH RFC v7 26/64] crypto:ccp: Provide API to issue SEV and SNP commands
` [PATCH RFC v7 27/64] crypto: ccp: Introduce snp leaked pages list
` [PATCH RFC v7 28/64] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH RFC v7 29/64] crypto: ccp: Handle the legacy SEV command "
` [PATCH RFC v7 30/64] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH RFC v7 31/64] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v7 32/64] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH RFC v7 33/64] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH RFC v7 34/64] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH RFC v7 35/64] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH RFC v7 36/64] KVM: SVM: Add initial SEV-SNP support
` [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH RFC v7 38/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH RFC v7 39/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH RFC v7 40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH RFC v7 41/64] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH RFC v7 42/64] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH RFC v7 43/64] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH RFC v7 44/64] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH RFC v7 45/64] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH RFC v7 46/64] KVM: SVM: Add KVM_EXIT_VMGEXIT
` [PATCH RFC v7 47/64] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH RFC v7 48/64] KVM: SVM: Add support to handle "
` [PATCH RFC v7 49/64] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH RFC v7 50/64] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH RFC v7 51/64] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v7 53/64] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH RFC v7 54/64] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH RFC v7 55/64] KVM: SVM: Add SNP-specific handling for memory attribute updates
` [PATCH RFC v7 56/64] KVM: x86/mmu: Generate KVM_EXIT_MEMORY_FAULT for implicit conversions for SNP
` [PATCH RFC v7 57/64] KVM: SEV: Handle restricted memory invalidations "
` [PATCH RFC v7 58/64] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH RFC v7 59/64] ccp: Add support to decrypt the page
` [PATCH RFC v7 60/64] KVM: SVM: Sync the GHCB scratch buffer using already mapped ghcb
` [PATCH RFC v7 61/64] KVM: SVM: Make VMSAVE target area memory allocation SNP safe
` [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs
` [PATCH RFC v7 63/64] x86/sev: Document KVM_SEV_SNP_{G,S}ET_CERTS
` [PATCH RFC v7 64/64] iommu/amd: Add IOMMU_SNP_SHUTDOWN support

[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
 2022-12-15  0:40 UTC  (3+ messages)
` [PATCH v12 04/17] riscv: Add vector feature to compile

[PATCH v4 00/39] Shadow stacks for userspace
 2022-12-15  0:25 UTC  (5+ messages)
` [PATCH v4 33/39] x86: Prevent 32 bit operations for 64 bit shstk tasks

[PATCH v3 0/9] mm: introduce Designated Movable Blocks
 2022-12-15  0:17 UTC  (5+ messages)

[RFC PATCH 0/2] mm: multi-gen LRU: working set extensions
 2022-12-14 22:51 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: multi-gen LRU: periodic aging
` [RFC PATCH 2/2] mm: multi-gen LRU: cgroup working set stats

[GIT PULL] memblock updates for v6.2
 2022-12-14 22:25 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 663397d1b469ff57f216d499b74a0b0183a508b8
 2022-12-14 21:26 UTC  (2+ messages)

[RFC PATCH] Syscall tracing on PPC64_ELF_ABI_V1 without KALLSYMS_ALL
 2022-12-14 20:26 UTC  (2+ messages)

[PATCH v2] mm/uffd: Always wr-protect pte in pte|pmd_mkuffd_wp()
 2022-12-14 20:15 UTC 

[Bug 216808] New: [Syzkaller & bisect] There is "copy_page_range WARNING" in v6.1-rc8 and v6.1
 2022-12-14 20:11 UTC  (2+ messages)

[linux-next:master 7467/15062] arch/powerpc/kexec/relocate_32.o: warning: objtool: .text+0x2bc: unannotated intra-function call
 2022-12-14 19:14 UTC 

[PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
 2022-12-14 18:28 UTC  (8+ messages)

[PATCH-block v3 0/2] blk-cgroup: Fix potential UAF & flush rstat at blkgs destruction path
 2022-12-14 16:55 UTC  (9+ messages)
` [PATCH-block v3 1/2] bdi, blk-cgroup: Fix potential UAF of blkcg
` [PATCH-block v3 2/2] blk-cgroup: Flush stats at blkgs destruction path

[PATCH 0/2] mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF
 2022-12-14 15:54 UTC  (6+ messages)
` [PATCH 1/2] mm/kmemleak: Simplify kmemleak_cond_resched() usage
` [PATCH 2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan()

[RFC] Kernel Support of Memory Error Detection
 2022-12-14 14:45 UTC  (6+ messages)

[PATCH] mm/uffd: Always wr-protect pte in pte|pmd_mkuffd_wp()
 2022-12-14 14:27 UTC  (4+ messages)

[linux-next:master 14034/14039] drivers/vfio/group.c:111:13: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-12-14 13:50 UTC 

[PATCH v9 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-12-14 13:33 UTC  (9+ messages)
` [PATCH v9 1/5] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
` [PATCH v9 3/5] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
` [PATCH v9 4/5] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped

[RFC PATCH bpf-next 9/9] bpf: Use active vm to account bpf map memory usage
 2022-12-14 12:01 UTC  (3+ messages)

Dubious usage of VM_SHARED in atomisp_fops.c
 2022-12-14 11:39 UTC  (4+ messages)

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-14 11:22 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 44d433ee7540ae754756ea95f9cd7f51e285fb5f
 2022-12-14 11:06 UTC 

[linux-next:master 15056/15062] ERROR: modpost: "_find_next_bit" [arch/x86/events/intel/intel-cstate.ko] undefined!
 2022-12-14 10:49 UTC 

[RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
 2022-12-14 10:46 UTC  (9+ messages)

[linux-next:master 15012/15062] ERROR: modpost: "pcpu_hot" [arch/x86/kvm/kvm-intel.ko] undefined!
 2022-12-14  9:58 UTC 

[linux-next:master 14244/15062] arch/parisc/include/asm/pgtable.h:169:32: warning: "PMD_SHIFT" is not defined, evaluates to 0
 2022-12-14  6:06 UTC 

[PATCH -next 0/8] mm: converted page idle and damon to use folios
 2022-12-14  4:15 UTC  (7+ messages)
` [PATCH -next 1/8] mm: memory_hotplug: add pfn_to_online_folio()

[GIT PULL] MM updates for 6.2-rc1
 2022-12-14  4:02 UTC  (2+ messages)

[PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
 2022-12-14  3:00 UTC  (17+ messages)

page:  |  | latest

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