[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-16 15:56 UTC (7+ messages)
` [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls
` [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
` [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
[PATCH v2] mm: kmsan: Panic on failure to allocate early boot metadata
2023-10-16 15:52 UTC (2+ messages)
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-16 15:44 UTC (7+ messages)
` [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
` [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
` [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
[PATCH v2] mm/migrate: correct nr_failed in migrate_pages_sync()
2023-10-16 15:44 UTC (2+ messages)
[PATCH 00/10] mm: PCP high auto-tuning
2023-10-16 15:43 UTC (9+ messages)
` [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-10-16 15:21 UTC (56+ messages)
` [PATCH v10 01/50] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
` [PATCH v10 02/50] KVM: SVM: Fix TSC_AUX virtualization setup
` [PATCH v10 03/50] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
` [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
` [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
` [PATCH v10 09/50] x86/traps: Define RMP violation #PF error code
` [PATCH v10 10/50] x86/fault: Report RMP page faults for kernel addresses
` [PATCH v10 11/50] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v10 12/50] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v10 13/50] crypto: ccp: Define the SEV-SNP commands
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v10 15/50] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
` [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command "
` [PATCH v10 19/50] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
` [PATCH v10 21/50] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v10 22/50] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v10 24/50] KVM: SEV: Add initial SEV-SNP support
` [PATCH v10 25/50] KVM: SEV: Add KVM_SNP_INIT command
` [PATCH v10 26/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v10 27/50] KVM: Add HVA range operator
` [PATCH v10 28/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v10 29/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v10 30/50] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v10 31/50] KVM: SEV: Add KVM_EXIT_VMGEXIT
` [PATCH v10 32/50] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v10 33/50] KVM: SEV: Add support to handle "
` [PATCH v10 34/50] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH v10 35/50] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v10 36/50] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v10 37/50] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v10 38/50] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v10 39/50] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v10 40/50] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v10 41/50] KVM: x86: Add gmem hook for determining max NPT mapping level
` [PATCH v10 42/50] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v10 43/50] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v10 44/50] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
` [PATCH v10 45/50] iommu/amd: Report all cases inhibiting SNP enablement
` [PATCH v10 46/50] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH v10 47/50] x86/sev: Add KVM commands for per-instance certs
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v10 49/50] crypto: ccp: Add debug support for decrypting pages
` [PATCH v10 50/50] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
[RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-16 15:18 UTC (11+ messages)
` [RFC PATCH v1 1/8] Add mseal syscall
` [RFC PATCH v1 2/8] Wire up "
` [RFC PATCH v1 3/8] mseal: add can_modify_mm and can_modify_vma
` [RFC PATCH v1 4/8] mseal: seal mprotect
` [RFC PATCH v1 5/8] mseal munmap
` [RFC PATCH v1 6/8] mseal mremap
` [RFC PATCH v1 7/8] mseal mmap
` [RFC PATCH v1 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-10-16 15:00 UTC (16+ messages)
[PATCH v5 00/10] Introduce __mt_dup() to improve the performance of fork()
2023-10-16 14:10 UTC (13+ messages)
` [PATCH v5 01/10] maple_tree: Add mt_free_one() and mt_attr() helpers
` [PATCH v5 02/10] maple_tree: Introduce {mtree,mas}_lock_nested()
` [PATCH v5 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v5 04/10] radix tree test suite: Align kmem_cache_alloc_bulk() with kernel behavior
` [PATCH v5 05/10] maple_tree: Add test for mtree_dup()
` [PATCH v5 06/10] maple_tree: Update the documentation of maple tree
` [PATCH v5 07/10] maple_tree: Skip other tests when BENCH is enabled
` [PATCH v5 08/10] maple_tree: Update check_forking() and bench_forking()
` [PATCH v5 09/10] maple_tree: Preserve the tree attributes when destroying maple tree
` [PATCH v5 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2023-10-16 13:38 UTC (5+ messages)
[PATCH v6 0/8] soc/tegra: fuse: Add ACPI support
2023-10-16 12:42 UTC (10+ messages)
` [PATCH v6 1/8] mm/util: Introduce kmemdup_array()
` [PATCH v6 2/8] soc/tegra: fuse: Use dev_err_probe for probe failures
` [PATCH v6 3/8] soc/tegra: fuse: Refactor resource mapping
` [PATCH v6 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
` [PATCH v6 5/8] soc/tegra: fuse: Add function to add lookups
` [PATCH v6 6/8] soc/tegra: fuse: Add function to print SKU info
` [PATCH v6 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
` [PATCH v6 8/8] soc/tegra: fuse: Add support for Tegra241
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-10-16 12:42 UTC (10+ messages)
` [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
` [PATCH RFC 17/37] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
[RFC PATCH v1 0/2] Swap-out small-sized THP without splitting
2023-10-16 12:10 UTC (7+ messages)
` [RFC PATCH v1 2/2] mm: swap: "
[PATCH 0/5] Fix page_owner's use of free timestamps
2023-10-16 11:55 UTC (4+ messages)
` [PATCH 2/5] tools/mm: Remove references to free_ts from page_owner_sort
` [PATCH 5/5] tools/mm: Update the usage output to be more organized
[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
2023-10-16 11:50 UTC (9+ messages)
` [PATCH RFC gmem v1 1/8] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
` [PATCH RFC gmem v1 2/8] KVM: Use AS_INACCESSIBLE when creating guest_memfd inode
` [PATCH RFC gmem v1 3/8] KVM: x86: Add gmem hook for initializing memory
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
` [PATCH RFC gmem v1 5/8] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH RFC gmem v1 6/8] KVM: x86: Add KVM_X86_SNP_VM vm_type
` [PATCH RFC gmem v1 7/8] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type
[PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
2023-10-16 11:36 UTC (7+ messages)
[linux-next:master 11571/12451] undefined reference to `devm_hwrng_register'
2023-10-16 11:32 UTC
[PATCH] mm/oom_killer: simplify OOM killer info dump helper
2023-10-16 11:31 UTC
[linux-next:pending-fixes] BUILD SUCCESS ed04e49eed95720c0264e0cb136569b13d87f62a
2023-10-16 11:09 UTC
mm: Unable to handle kernel NULL pointer dereference at virtual address - mmap_region (include/linux/fs.h:580 mm/mmap.c:2946)
2023-10-16 11:05 UTC (2+ messages)
[PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-16 10:58 UTC (5+ messages)
[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
2023-10-16 10:17 UTC (16+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
[PATCH v5 0/8] soc/tegra: fuse: Add ACPI support
2023-10-16 10:15 UTC (11+ messages)
` [PATCH v5 1/8] mm/util: Introduce kmemdup_array()
` [PATCH v5 2/8] soc/tegra: fuse: Use dev_err_probe for probe failures
` [PATCH v5 3/8] soc/tegra: fuse: Refactor resource mapping
` [PATCH v5 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
` [PATCH v5 5/8] soc/tegra: fuse: Add function to add lookups
` [PATCH v5 6/8] soc/tegra: fuse: Add function to print SKU info
` [PATCH v5 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
` [PATCH v5 8/8] soc/tegra: fuse: Add support for Tegra241
[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
2023-10-16 8:29 UTC (5+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
2023-10-16 7:57 UTC (2+ messages)
[PATCH] mm: kmsan: Panic on failure to allocate early boot metadata
2023-10-16 7:24 UTC (3+ messages)
[PATCH] mm: page_alloc: check the order of compound page event when the order is 0
2023-10-16 7:23 UTC (5+ messages)
[PATCHv6 1/1] mm: optimization on page allocation when CMA enabled
2023-10-16 7:12 UTC
[PATCH -V3 0/9] mm: PCP high auto-tuning
2023-10-16 5:30 UTC (10+ messages)
` [PATCH -V3 1/9] mm, pcp: avoid to drain PCP when process exit
` [PATCH -V3 2/9] cacheinfo: calculate size of per-CPU data cache slice
` [PATCH -V3 3/9] mm, pcp: reduce lock contention for draining high-order pages
` [PATCH -V3 4/9] mm: restrict the pcp batch scale factor to avoid too long latency
` [PATCH -V3 5/9] mm, page_alloc: scale the number of pages that are batch allocated
` [PATCH -V3 6/9] mm: add framework for PCP high auto-tuning
` [PATCH -V3 7/9] mm: tune PCP high automatically
` [PATCH -V3 8/9] mm, pcp: decrease PCP high if free pages < high watermark
` [PATCH -V3 9/9] mm, pcp: reduce detecting time of consecutive high order page freeing
[PATCH v6 0/8] Add printf attribute to kselftest functions
2023-10-16 5:28 UTC (4+ messages)
[PATCH] mm: page_alloc: don't allocate page from memoryless nodes
2023-10-16 4:09 UTC (11+ messages)
[PATCH] mm: Fixed multiple typos in multiple files
2023-10-16 2:27 UTC (7+ messages)
[linux-next:master 4288/12130] idpf_txrx.c:undefined reference to `tcp_gro_complete'
2023-10-15 20:30 UTC
[linux-next:master 10393/12130] a6xx_gmu.c:undefined reference to `qmp_get'
2023-10-15 4:37 UTC
[PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
2023-10-14 23:08 UTC (15+ messages)
` [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
[PATCH] mm/page_alloc.c: function call alloc_percpu() unchecked
2023-10-14 23:01 UTC
[linux-next:master] BUILD REGRESSION e3b18f7200f45d66f7141136c25554ac1e82009b
2023-10-14 7:35 UTC
[sudeep-holla:android13-5.15/ffa 2846/4062] include/linux/mm.h:3292:59: warning: unused parameter 'start'
2023-10-14 6:26 UTC
[PATCH -next v2 00/19] mm: convert page cpupid functions to folios
2023-10-14 3:11 UTC (4+ messages)
` [PATCH -next v2 09/19] mm: mprotect: use a folio in change_pte_range()
[linux-next:pending-fixes] BUILD SUCCESS 1026f1ab9e072d96616b988ed4b066b5b95613a2
2023-10-14 1:38 UTC
[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
2023-10-14 0:04 UTC (6+ messages)
[PATCHv14 5/9] efi: Add unaccepted memory support
2023-10-13 21:54 UTC (8+ messages)
[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
2023-10-13 21:43 UTC (4+ messages)
` [PATCH v2 01/11] hugetlb: set hugetlb page flag before optimizing vmemmap
[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
2023-10-13 21:03 UTC (4+ messages)
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs
[PATCH v6 0/9] variable-order, large folios for anonymous memory
2023-10-13 20:14 UTC (6+ messages)
[linux-next:master 3438/12130] fs/bcachefs/extents.h:603:17: warning: writing 8 bytes into a region of size 0
2023-10-13 19:30 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox