[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-06-21 17:50 UTC (57+ messages)
` [PATCH Part2 v6 01/49] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v6 03/49] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 v6 04/49] x86/sev: set SYSCFG.MFMD
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v6 08/49] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v6 10/49] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 v6 11/49] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 v6 13/49] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v6 15/49] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 v6 16/49] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v6 17/49] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v6 18/49] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v6 19/49] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 v6 20/49] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 v6 21/49] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 v6 22/49] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 v6 23/49] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 v6 24/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v6 25/49] KVM: SVM: Disallow registering memory range from HugeTLB for SNP guest
` [PATCH Part2 v6 26/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v6 27/49] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v6 29/49] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH Part2 v6 30/49] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX and SNP
` [PATCH Part2 v6 31/49] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 v6 32/49] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH Part2 v6 33/49] KVM: x86: Update page-fault trace to log full 64-bit error code
` [PATCH Part2 v6 34/49] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH Part2 v6 35/49] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH Part2 v6 36/49] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v6 38/49] KVM: SVM: Add support to handle "
` [PATCH Part2 v6 39/49] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v6 40/49] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 v6 43/49] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 v6 44/49] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH Part2 v6 45/49] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH Part2 v6 46/49] ccp: add support to decrypt the page
` [PATCH Part2 v6 47/49] *fix for stale per-cpu pointer due to cond_resched during ghcb mapping
` [PATCH Part2 v6 48/49] *debug: warn and retry failed rmpupdates
` [PATCH Part2 v6 49/49] KVM: SVM: Sync the GHCB scratch buffer using already mapped ghcb
[RFC PATCH v2 0/5] userfaultfd: support access/write hints
2022-06-21 17:41 UTC (16+ messages)
` [RFC PATCH v2 1/5] userfaultfd: introduce uffd_flags
` [RFC PATCH v2 2/5] userfaultfd: introduce access-likely mode for copy/wp operations
` [RFC PATCH v2 3/5] userfaultfd: introduce write-likely "
` [RFC PATCH v2 4/5] userfaultfd: zero access/write hints
[RFC PATCH v4] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-06-21 17:22 UTC
[PATCH RFC 0/4] kvm/mm: Allow GUP to respond to non fatal signals
2022-06-21 17:09 UTC (4+ messages)
` [PATCH RFC 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
[linux-next:master 4284/4834] microblaze-linux-ld: drivers/ntb/test/ntb_perf.c:1095: undefined reference to `__umoddi3'
2022-06-21 16:51 UTC
[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-06-21 16:16 UTC (13+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support
[linux-next:master 2947/4834] ERROR: modpost: "acpi_dev_for_each_child" [drivers/mfd/mfd-core.ko] undefined!
2022-06-21 15:37 UTC
[linux-next:master 4284/4834] drivers/ntb/test/ntb_perf.c:1067: undefined reference to `__umoddi3'
2022-06-21 15:21 UTC
[syzbot] KASAN: null-ptr-deref Read in hugepage_vma_check
2022-06-21 15:10 UTC (2+ messages)
Private Invitation for NEC Co
2022-06-21 15:06 UTC
[PATCH] mm: fix racing of vb->va when kasan enabled
2022-06-21 14:29 UTC (9+ messages)
[PATCH] maple_tree: Make mas_prealloc() error checking more generic
2022-06-21 13:22 UTC (3+ messages)
[PATCH v6 00/11] Use obj_cgroup APIs to charge the LRU pages
2022-06-21 12:56 UTC (12+ messages)
` [PATCH v6 01/11] mm: memcontrol: remove dead code and comments
` [PATCH v6 02/11] mm: rename unlock_page_lruvec{_irq, _irqrestore} to lruvec_unlock{_irq, _irqrestore}
` [PATCH v6 03/11] mm: memcontrol: prepare objcg API for non-kmem usage
` [PATCH v6 04/11] mm: memcontrol: make lruvec lock safe when LRU pages are reparented
` [PATCH v6 05/11] mm: vmscan: rework move_pages_to_lru()
` [PATCH v6 06/11] mm: thp: make split queue lock safe when LRU pages are reparented
` [PATCH v6 07/11] mm: memcontrol: make all the callers of {folio,page}_memcg() safe
` [PATCH v6 08/11] mm: memcontrol: introduce memcg_reparent_ops
` [PATCH v6 09/11] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
` [PATCH v6 10/11] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance function
` [PATCH v6 11/11] mm: lru: use lruvec lock to serialize memcg changes
[linux-next:master 3790/4834] net/ipv6/raw.c:338:33: warning: variable 'daddr' set but not used
2022-06-21 12:42 UTC
[linux-next:master 3790/4834] net/ipv6/raw.c:338:40: warning: variable 'daddr' set but not used
2022-06-21 12:31 UTC
[linux-next:master 3182/4834] s390-linux-ld: kernel/trace/trace_uprobe.o:(__jump_table+0x8): undefined reference to `bpf_stats_enabled_key'
2022-06-21 12:21 UTC
[Question] vmalloc latency in RT-Linux
2022-06-21 12:15 UTC
[PATCH v4 00/34] Printbufs - new data structure for building strings
2022-06-21 11:11 UTC (35+ messages)
` [PATCH v4 01/34] lib/printbuf: New data structure for printing strings
` [PATCH v4 05/34] vsprintf: %pf(%p)
` [PATCH v4 07/34] lib/printbuf: Heap allocation
` [PATCH v4 08/34] lib/printbuf: Tabstops, indenting
` [PATCH v4 11/34] vsprintf: Improve number()
` [PATCH v4 13/34] test_printf: Drop requirement that sprintf not write past nul
` [PATCH v4 24/34] mm/memcontrol.c: Convert to printbuf
[PATCH V3 0/2] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-06-21 9:44 UTC (6+ messages)
` [PATCH V3 1/2] mm/mmap: Restrict generic protection_map[] array visibility
[PATCH v4 00/7] Drain remote per-cpu directly
2022-06-21 9:31 UTC (13+ messages)
` [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
Make zswap same filled pages copy on write
2022-06-21 9:08 UTC (2+ messages)
[PATCH] mm: fixup validation of buddy pfn
2022-06-21 8:49 UTC (3+ messages)
[PATCH] mm/damon: Use set_huge_pte_at() to make huge pte old
2022-06-21 8:45 UTC (3+ messages)
[PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
2022-06-21 8:27 UTC (13+ messages)
[PATCH v2 0/3] A few cleanup and fixup patches for swap
2022-06-21 8:20 UTC (20+ messages)
` [PATCH v2 1/3] mm/swapfile: make security_vm_enough_memory_mm() work as expected
` [PATCH v2 2/3] mm/swapfile: fix possible data races of inuse_pages
[PATCH v2 0/2] Minor memoryhotplug refactoring
2022-06-21 7:59 UTC (5+ messages)
` [PATCH v2 1/2] mm/page_alloc: Do not calculate node's total pages and memmap pages when empty
` [PATCH v2 2/2] mm/memory_hotplug: Reset node's state when empty during offline
[PATCH v5 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
2022-06-21 7:39 UTC (7+ messages)
` [PATCH v5 1/2] mm: memory_hotplug: enumerate all supported section flags
` [PATCH v5 2/2] mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_memory
[RFC PATCH 0/1] stackdepot hash table autosizing
2022-06-21 7:37 UTC (3+ messages)
` [PATCH] lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing
[PATCH -next v6 00/10]arm64: add machine check safe support
2022-06-21 7:26 UTC (11+ messages)
` [PATCH -next v6 01/10] arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support
` [PATCH -next v6 02/10] arm64: asm-extable: move data fields
` [PATCH -next v6 03/10] arm64: asm-extable: add asm uacess helpers
` [PATCH -next v6 04/10] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO
` [PATCH -next v6 05/10] arm64: extable: move _cond_extable to _cond_uaccess_extable
` [PATCH -next v6 06/10] arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP
` [PATCH -next v6 07/10] Add generic fallback version of copy_mc_to_user()
` [PATCH -next v6 08/10] arm64: add support for machine check error safe
` [PATCH -next v6 09/10] arm64: add uaccess to machine check safe
` [PATCH -next v6 10/10] arm64: add cow "
[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
2022-06-21 7:17 UTC (3+ messages)
` [PATCH 21/32] kasan: simplify invalid-free reporting
[PATCH] LoongArch: Add sparse memory vmemmap support
2022-06-21 6:35 UTC (5+ messages)
[linux-next:master 3429/4317] drivers/soc/qcom/socinfo.c:593: undefined reference to `qcom_smem_get'
2022-06-21 4:37 UTC
[RFC PATCH 0/3] Cgroup accounting of memory tier usage
2022-06-21 4:18 UTC (3+ messages)
` [RFC PATCH 1/3] mm/memory-tiers Add functions for tier memory usage in a cgroup
[PATCH v4 bpf-next 0/8] bpf_prog_pack followup
2022-06-21 3:25 UTC (8+ messages)
[PATCH] mm: cma: sync everything after EBUSY
2022-06-21 2:38 UTC (2+ messages)
[PATCH v7 0/4] Implement readahead for squashfs
2022-06-21 2:36 UTC (2+ messages)
[PATCH 0/3] Fixes for 5.19b
2022-06-20 23:42 UTC (3+ messages)
` [PATCH 3/3] mm: Clear page->private when splitting or migrating a page
[PATCH v3] Documentation: highmem: Use literal block for code example in highmem.h comment
2022-06-20 21:44 UTC (2+ messages)
[PATCH] mm: page_alloc: validate buddy page before using
2022-06-20 20:31 UTC (13+ messages)
` [PATCH 5.15] mm: "
mm/madvise.c:1438:6: warning: Redundant assignment of 'ret' to itself. [selfAssignment]
2022-06-20 19:14 UTC (5+ messages)
` [kbuild-all] "
gfs2 is unhappy on pagecache/for-next
2022-06-20 17:20 UTC (4+ messages)
[linux-next:master 1542/4317] irq-xilinx-intc.c:undefined reference to `of_iomap'
2022-06-20 17:15 UTC
[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
2022-06-20 16:57 UTC (3+ messages)
` [PATCH 1/6] mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
[GIT PULL] slab fixes for 5.19
2022-06-20 14:44 UTC (2+ messages)
[PATCH -next v5 0/8]arm64: add machine check safe support
2022-06-20 14:26 UTC (10+ messages)
` [PATCH -next v5 2/8] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-20 14:16 UTC (9+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
` [PATCH v6 6/8] KVM: Handle page fault for "
[PATCH] mm: Fix serialization adding transparent huge pages to page cache
2022-06-20 13:56 UTC (2+ messages)
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