linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-19 19:19:03 to 2021-08-20 16:08:59 UTC [more...]

[PATCH v2 0/2] fs: remove support for mandatory locking
 2021-08-20 16:08 UTC  (9+ messages)
` [PATCH v2 1/2] fs: warn about impending deprecation of mandatory locks
` [PATCH v2 2/2] fs: remove mandatory file locking support

[PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-08-20 16:07 UTC  (13+ messages)
` [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()
` [PATCH RESEND v6 2/9] dax: Introduce holder for dax_device

[PATCH] mm/secretmem: use refcount_t instead of atomic_t
 2021-08-20 16:05 UTC  (4+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-20 15:59 UTC  (46+ messages)
` [PATCH Part2 v5 01/45] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 v5 02/45] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v5 03/45] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v5 05/45] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v5 06/45] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v5 07/45] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 v5 08/45] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v5 09/45] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 v5 10/45] crypto: ccp: shutdown SEV firmware on kexec
` [PATCH Part2 v5 11/45] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 v5 12/45] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 v5 13/45] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v5 15/45] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 v5 16/45] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v5 17/45] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v5 18/45] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v5 19/45] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 v5 20/45] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 v5 21/45] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 v5 22/45] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 v5 24/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v5 26/45] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests
` [PATCH Part2 v5 27/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v5 28/45] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH Part2 v5 29/45] KVM: x86/mmu: Move 'pfn' variable to caller of direct_page_fault()
` [PATCH Part2 v5 30/45] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX and SNP
` [PATCH Part2 v5 31/45] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 v5 32/45] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH Part2 v5 33/45] KVM: x86: Update page-fault trace to log full 64-bit error code
` [PATCH Part2 v5 34/45] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH Part2 v5 35/45] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH Part2 v5 36/45] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 v5 37/45] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v5 38/45] KVM: SVM: Add support to handle "
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v5 40/45] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 v5 41/45] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 v5 42/45] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 v5 43/45] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 v5 44/45] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH Part2 v5 45/45] KVM: SVM: Add module parameter to enable the SEV-SNP

[linux-next:master 8817/9522] drivers/net/can/rcar/rcar_canfd.c:1185:0: warning: Redundant assignment of 'priv' to itself. [selfAssignment]
 2021-08-20 15:49 UTC 

[linux-next:master 8440/9522] ERROR: modpost: "topology_set_thermal_pressure" [drivers/cpufreq/qcom-cpufreq-hw.ko] undefined!
 2021-08-20 15:45 UTC 

[PATCH] mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
 2021-08-20 15:44 UTC  (4+ messages)

[PATCH v2] mm: Add configuration to control whether vmpressure notifier is enabled
 2021-08-20 15:41 UTC  (6+ messages)

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-20 15:19 UTC  (39+ messages)
` [PATCH Part1 v5 01/38] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 v5 02/38] x86/sev: Shorten GHCB terminate macro names
` [PATCH Part1 v5 03/38] x86/sev: Get rid of excessive use of defines
` [PATCH Part1 v5 04/38] x86/head64: Carve out the guest encryption postprocessing into a helper
` [PATCH Part1 v5 05/38] x86/sev: Define the Linux specific guest termination reasons
` [PATCH Part1 v5 06/38] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 v5 07/38] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 v5 08/38] x86/sev: Check SEV-SNP features support
` [PATCH Part1 v5 09/38] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH Part1 v5 10/38] x86/sev: Check the vmpl level
` [PATCH Part1 v5 11/38] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 v5 12/38] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 v5 13/38] x86/sev: "
` [PATCH Part1 v5 14/38] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 v5 15/38] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 v5 16/38] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH Part1 v5 17/38] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 v5 18/38] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH Part1 v5 19/38] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH Part1 v5 20/38] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH Part1 v5 21/38] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH Part1 v5 22/38] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH Part1 v5 23/38] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 v5 24/38] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 v5 25/38] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH Part1 v5 26/38] x86/compressed/acpi: move EFI config table access to common code
` [PATCH Part1 v5 27/38] x86/boot: Add Confidential Computing type to setup_data
` [PATCH Part1 v5 28/38] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler
` [PATCH Part1 v5 29/38] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH Part1 v5 30/38] x86/compressed/64: store Confidential Computing blob address "
` [PATCH Part1 v5 31/38] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH Part1 v5 32/38] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers
` [PATCH Part1 v5 33/38] x86/sev: Provide support for SNP guest request NAEs
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper
` [PATCH Part1 v5 35/38] x86/sev: Register SNP guest request platform device
` [PATCH Part1 v5 36/38] virt: Add SEV-SNP guest driver
` [PATCH Part1 v5 37/38] virt: sevguest: Add support to derive key
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-20 14:44 UTC  (6+ messages)
` [PATCH Part2 RFC v4 40/40] KVM: SVM: Support SEV-SNP AP Creation NAE event

[linux-next:master 1012/1340] drivers/spi/spi-stm32.c:915:23-25: WARNING !A || A && B is equivalent to !A || B
 2021-08-20 14:39 UTC  (3+ messages)
` [PATCH] spi: stm32: fix excluded_middle.cocci warnings

[PATCH v2 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-20 14:36 UTC  (5+ messages)
` [PATCH v2 2/7] kernel/fork: factor out replacing the current MM exe_file

unexport memcg locking helpers
 2021-08-20 13:58 UTC  (4+ messages)
` [PATCH 1/2] mm: unexport folio_memcg_{,un}lock
` [PATCH 2/2] mm: unexport {,un}lock_page_memcg

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-20 13:43 UTC  (37+ messages)
                    ` Removing Mandatory Locks

COW in userspace
 2021-08-20 13:13 UTC 

[linux-next:master 5279/9522] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:61:17: error: implicit declaration of function 'enable_kernel_altivec'; did you mean 'enable_kernel_vsx'?
 2021-08-20 12:29 UTC 

[PATCH] fs: remove mandatory file locking support
 2021-08-20 11:40 UTC 

[linux-next:master 1959/9113] {standard input}:2982: Error: pcrel offset for branch to .LS001B too far (0x30)
 2021-08-20  9:41 UTC 

[v2 PATCH 1/3] mm: hwpoison: don't drop slab caches for offlining non-LRU page
 2021-08-20  9:34 UTC  (7+ messages)
` [v2 PATCH 2/3] doc: hwpoison: correct the support for hugepage
` [v2 PATCH 3/3] mm: hwpoison: dump page for unhandlable page

[scsi] 61b3baad24: last_state.load_disk_fail
 2021-08-20  9:16 UTC  (3+ messages)

[PATCH] mm/rmap: Convert from atomic_t to refcount_t on anon_vma->refcount
 2021-08-20  9:03 UTC  (11+ messages)

[PATCH v6 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-08-20  7:24 UTC  (20+ messages)
` [PATCH v6 02/13] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v6 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages

[linux-next:master 8362/9113] fs/cifs/smb1ops.c:279:16: warning: taking address of packed member 'smb_buf_length' of class or structure 'smb_hdr' may result in an unaligned pointer value
 2021-08-20  7:11 UTC 

[PATCH] mm: vmscan: consistent update to pgdeactivate and pgactivate
 2021-08-20  6:53 UTC  (3+ messages)

[bio] a4aa1b0494: BUG:kernel_NULL_pointer_dereference,address
 2021-08-20  7:03 UTC 

[PATCH v1 00/12] Use obj_cgroup APIs to charge the LRU pages
 2021-08-20  6:44 UTC  (4+ messages)
` [PATCH v1 01/12] mm: memcontrol: prepare objcg API for non-kmem usage

[bpf] b89fbfbb85: netperf.Throughput_tps -21.3% regression
 2021-08-20  6:29 UTC  (2+ messages)

[PATCH v2 0/7] Add __alloc_size() for better bounds checking
 2021-08-20  5:27 UTC  (4+ messages)
` [PATCH v2 6/7] percpu: Add __alloc_size attributes "

[linux-next:master 7126/9113] fs/ntfs3/fsntfs.c:1874:9: warning: variable 'cnt' set but not used
 2021-08-20  5:13 UTC 

mmotm 2021-08-19-22-10 uploaded
 2021-08-20  5:10 UTC 

LIU,You need this shirt
 2021-08-20  5:07 UTC 

[PATCH v2 10/61] kernel/fork: Use maple tree for dup_mmap() during forking
 2021-08-20  4:04 UTC 

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-20  3:29 UTC  (10+ messages)
` [PATCH Part1 RFC v4 22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 RFC v4 24/36] x86/compressed/acpi: move EFI config table access to common code

[PATCH linux-next] testing/vm/: fix application of sizeof to pointer
 2021-08-20  3:24 UTC 

[PATCH] hugetlbfs: add hugepages_node kernel parameter
 2021-08-20  3:05 UTC 

incoming
 2021-08-20  2:04 UTC  (11+ messages)
` [patch 01/10] Revert "mm/shmem: fix shmem_swapin() race with swapoff"
` [patch 02/10] Revert "mm: swap: check if swap backing device is congested or not"
` [patch 03/10] mm/page_alloc: don't corrupt pcppage_migratetype
` [patch 04/10] mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
` [patch 05/10] MAINTAINERS: update ClangBuiltLinux IRC chat
` [patch 06/10] mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
` [patch 07/10] mm/hwpoison: retry with shake_page() for unhandlable pages
` [patch 08/10] mm: vmscan: fix missing psi annotation for node_reclaim()
` [patch 09/10] kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
` [patch 10/10] hugetlb: don't pass page cache pages to restore_reserve_on_error

[RFC PATCH v2 0/5] mm: Fix NFS swapfiles and use DIO for swapfiles
 2021-08-19 22:38 UTC  (3+ messages)
` [RFC PATCH v2 1/5] nfs: Fix write to swapfile failure due to generic_write_checks()

samples/kfifo/bytestream-example.c:145:30: warning: unused variable 'fifo_proc_ops'
 2021-08-19 21:40 UTC 

[PATCH v4 00/11] Multigenerational LRU Framework
 2021-08-19 21:23 UTC  (4+ messages)
` [PATCH v4 01/11] mm: x86, arm64: add arch_has_hw_pte_young()

[PATCH] mm: Remove bogus VM_BUG_ON
 2021-08-19 20:42 UTC  (4+ messages)

[PATCH v2] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
 2021-08-19 20:09 UTC  (2+ messages)

[PATCH 1/4] mm: Kconfig: move swap and slab config options to the MM section
 2021-08-19 19:55 UTC  (4+ messages)
` [PATCH 2/4] mm: Kconfig: group swap, slab, hotplug and thp options into submenus
` [PATCH 3/4] mm: Kconfig: simplify zswap configuration
` [PATCH 4/4] mm: zswap: add basic meminfo and vmstat coverage

[xfs] 48c6615cc5: Assertion_failed
 2021-08-19 19:44 UTC  (2+ messages)

[PATCH] generic: test swapping process pages in and out of a swapfile
 2021-08-19 19:18 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).