[PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
2023-10-17 5:23 UTC
[PATCH v5 0/2] mm: use memmap_on_memory semantics for dax/kmem
2023-10-17 5:18 UTC (11+ messages)
` [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v5 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory
[PATCH v2] mm/migrate: correct nr_failed in migrate_pages_sync()
2023-10-17 4:56 UTC (3+ messages)
[PATCH 0/2] minimize swapping on zswap store failure
2023-10-17 4:47 UTC (5+ messages)
` [PATCH 1/2] swap: allows swap bypassing "
` [PATCH 2/2] zswap: store uncompressed pages when compression algorithm fails
[PATCH 0/5] Some khugepaged folio conversions
2023-10-17 3:48 UTC (7+ messages)
` [PATCH 1/5] mm/khugepaged: Convert __collapse_huge_page_isolate() to use folios
` [PATCH 2/5] mm/khugepaged: Convert hpage_collapse_scan_pmd() "
` [PATCH 3/5] mm/khugepaged: Convert is_refcount_suitable() "
` [PATCH 4/5] mm/khugepaged: Convert alloc_charge_hpage() "
` [PATCH 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() "
[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
2023-10-17 3:21 UTC (6+ messages)
` [PATCH v2 01/11] hugetlb: set hugetlb page flag before optimizing vmemmap
[PATCH] mm/swap: avoid a xa load for swapout path
2023-10-17 3:00 UTC (2+ messages)
[PATCH v5 00/10] Introduce __mt_dup() to improve the performance of fork()
2023-10-17 2:44 UTC (4+ messages)
` [PATCH v5 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
[PATCHv6 1/1] mm: optimization on page allocation when CMA enabled
2023-10-17 2:32 UTC (3+ messages)
[PATCH net-next v11 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
2023-10-17 1:31 UTC (2+ messages)
[PATCH v7 0/4] hugetlbfs: close race between MADV_DONTNEED and page fault
2023-10-17 0:52 UTC (3+ messages)
` [PATCH 4/4] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock
[linux-next:master 11471/12451] drivers/net/mdio/mdio-xgene.c:303:34: warning: unused variable 'xgene_mdio_of_match'
2023-10-17 0:15 UTC
[Invitation] Linux MM Alignment Session on Small-sized THPs on Wednesday
2023-10-16 23:32 UTC
[RFC PATCH v1 00/10] mm/prmem: Implement the Persistent-Across-Kexec memory feature (prmem)
2023-10-16 23:32 UTC (11+ messages)
` [RFC PATCH v1 01/10] mm/prmem: Allocate memory during boot for storing persistent data
` [RFC PATCH v1 02/10] mm/prmem: Reserve metadata and persistent regions in early boot after kexec
` [RFC PATCH v1 03/10] mm/prmem: Manage persistent memory with the gen pool allocator
` [RFC PATCH v1 04/10] mm/prmem: Implement a page allocator for persistent memory
` [RFC PATCH v1 05/10] mm/prmem: Implement a buffer "
` [RFC PATCH v1 06/10] mm/prmem: Implement persistent XArray (and Radix Tree)
` [RFC PATCH v1 07/10] mm/prmem: Implement named Persistent Instances
` [RFC PATCH v1 08/10] mm/prmem: Implement Persistent Ramdisk instances
` [RFC PATCH v1 09/10] mm/prmem: Implement DAX support for Persistent Ramdisks
` [RFC PATCH v1 10/10] mm/prmem: Implement dynamic expansion of prmem
[linux-next:master] BUILD REGRESSION 4d0515b235dec789578d135a5db586b25c5870cb
2023-10-16 23:21 UTC
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-10-16 23:18 UTC (58+ 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
[linux-next:master 11468/12451] drivers/net/ethernet/apm/xgene/xgene_enet_main.c:2004:34: warning: unused variable 'xgene_enet_of_match'
2023-10-16 22:36 UTC
[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2023-10-16 22:34 UTC (6+ messages)
[RESEND PATCH] uapi: increase MAX_ARG_STRLEN from 128K to 6M
2023-10-16 22:33 UTC (3+ messages)
[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-16 21:39 UTC (5+ messages)
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-10-16 20:48 UTC (21+ messages)
[PATCH] kasan: disable kasan_non_canonical_hook() for HW tags
2023-10-16 20:08 UTC
[PATCH v5 0/8] soc/tegra: fuse: Add ACPI support
2023-10-16 19:49 UTC (3+ messages)
` [PATCH v5 1/8] mm/util: Introduce kmemdup_array()
[linux-next:master 12146/12451] include/linux/bitmap.h:527:25: error: 'EBUSY' undeclared
2023-10-16 19:44 UTC
[PATCH v3 0/3] userfaultfd move option
2023-10-16 19:01 UTC (11+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
[PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
2023-10-16 18:42 UTC (16+ messages)
` [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
[PATCH v3 0/2] riscv: Add remaining module relocations and tests
2023-10-16 18:12 UTC (4+ messages)
` [PATCH v3 1/2] riscv: Add remaining module relocations
` [PATCH v3 2/2] riscv: Add tests for riscv module loading
[RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-16 17:34 UTC (13+ 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
[linux-next:master 11571/12451] qcom-rng.c:undefined reference to `devm_hwrng_register'
2023-10-16 17:25 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 16:32 UTC (3+ messages)
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-16 16:31 UTC (8+ 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 v4 0/3] permit write-sealed memfd read-only shared mappings
2023-10-16 16:27 UTC (3+ messages)
` [PATCH v4 3/3] mm: perform the mapping_map_writable() check after call_mmap()
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-16 16:19 UTC (11+ 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
` [RFC PATCH 11/53] netfs: Add support for DIO buffering
[PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-16 16:11 UTC (4+ messages)
[PATCH v2] mm: kmsan: Panic on failure to allocate early boot metadata
2023-10-16 15:52 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 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 (2+ messages)
[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
[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 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
2023-10-16 10:15 UTC (2+ messages)
[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
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