linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v6 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-16 18:11 UTC  (6+ messages)

[linux-next:master 13259/15277] drivers/regulator/tps65219-regulator.c:370 tps65219_regulator_probe() warn: unsigned 'rdev' is never less than zero
 2022-12-16 17:12 UTC 

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

[PATCH 0/2] mm: Fixes on pte markers
 2022-12-16 16:37 UTC  (13+ 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

[PATCH for v6.1 regression] mm, mremap: fix mremap() expanding vma with addr inside vma
 2022-12-16 16:32 UTC 

[PATCH v9 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-12-16 16:16 UTC  (4+ messages)
` [PATCH v9 3/5] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full

[PATCH v4 0/9] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-12-16 16:12 UTC  (11+ messages)
` [PATCH v4 1/9] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH v4 2/9] mm/hugetlb: Don't wait for migration entry during follow page
` [PATCH v4 3/9] mm/hugetlb: Document huge_pte_offset usage
` [PATCH v4 4/9] mm/hugetlb: Move swap entry handling into vma lock when faulted
` [PATCH v4 5/9] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH v4 6/9] mm/hugetlb: Make hugetlb_follow_page_mask() "
` [PATCH v4 7/9] mm/hugetlb: Make follow_hugetlb_page() "
` [PATCH v4 8/9] mm/hugetlb: Make walk_hugetlb_range() "
` [PATCH v4 9/9] mm/hugetlb: Introduce hugetlb_walk()

[syzbot] WARNING in do_mkdirat
 2022-12-16 15:48 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291
 2022-12-16 15:18 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-16 15:09 UTC  (3+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2022-12-16 12:28 UTC  (17+ messages)
  ` [PATCH] Revert "mm: add nodes= arg to memory.reclaim"

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

[PATCH] cma:tracing: Print alloc result in trace_cma_alloc_finish
 2022-12-16 11:57 UTC  (3+ messages)

[mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression
 2022-12-16 11:48 UTC  (10+ messages)

[PATCH] mm/mempolicy: failed to disable numa balancing
 2022-12-16 10:46 UTC  (2+ messages)

[PATCH] mm, compaction: fix fast_isolate_around() to stay within boundaries
 2022-12-16 10:24 UTC  (7+ messages)

[PATCH] memblock: Fix doc for memblock_phys_free
 2022-12-16 10:03 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 16/32] kernel/pid_namespace.c:114:9: error: implicit declaration of function 'initialize_memfd_noexec_scope'; did you mean 'set_memfd_noexec_scope'?
 2022-12-16  8:47 UTC 

[PATCH 0/4] Remove get_kernel_pages()
 2022-12-16  8:45 UTC  (11+ messages)
` [PATCH 2/4] tee: Remove vmalloc page support

[PATCH -next v3] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2022-12-16  8:42 UTC  (4+ messages)
` [PATCH -next resend "

[PATCH] mm, slub: fix uninitialized variable in __slab_free
 2022-12-16  7:42 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 16/32] kernel/pid_namespace.c:114:2: error: call to undeclared function 'initialize_memfd_noexec_scope'; ISO C99 and later do not support implicit function declarations
 2022-12-16  7:06 UTC 

[Bug 216646] having TRANSPARENT_HUGEPAGE enabled hangs some applications (supervisor read access in kernel mode)
 2022-12-16  5:23 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION 459c73db4069c27c1d4a0e20d055b837396364b8
 2022-12-16  4:37 UTC  (2+ messages)

memcg reclaim demotion wrt. isolation
 2022-12-16  3:16 UTC  (6+ messages)

[GIT PULL] Writeback fixes for 6.2-rc1
 2022-12-16  2:16 UTC  (2+ messages)

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-12-16  0:25 UTC  (21+ messages)
` [RFC PATCH v2 08/47] hugetlb: add HGM enablement functions
` [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 17/47] hugetlb: make hugetlb_change_protection compatible with HGM
` [RFC PATCH v2 18/47] hugetlb: enlighten follow_hugetlb_page to support HGM
` [RFC PATCH v2 19/47] hugetlb: make hugetlb_follow_page_mask HGM-enabled
` [RFC PATCH v2 24/47] hugetlb: update page_vma_mapped to do high-granularity walks

[PATCH 1/2] hugetlb: really allocate vma lock for all sharable vmas
 2022-12-15 22:50 UTC  (3+ messages)

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

[PATCH] mm: Add check for NULL for unlocked in fixup_user_fault
 2022-12-15 21:22 UTC 

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

[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 0/6] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-15 16:55 UTC  (4+ messages)

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

[linux-next:pending-fixes] BUILD SUCCESS 244d284981dad836e9983898a926aa3ab91a6bb9
 2022-12-15 14:00 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 

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

[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

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

[Qestion] UCE on pud-sized hugepage lead to kernel panic on lts5.10
 2022-12-15  1:34 UTC  (4+ 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)

page:  |  | latest

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