linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-19 04:32:56 to 2021-08-20 15:21:25 UTC [more...]

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-20 15:19 UTC  (13+ 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 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 v2] mm: Add configuration to control whether vmpressure notifier is enabled
 2021-08-20 15:20 UTC  (5+ messages)

[PATCH] mm/secretmem: use refcount_t instead of atomic_t
 2021-08-20 14:57 UTC  (3+ messages)

[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

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

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  (12+ messages)
` [PATCH v2 1/7] Compiler Attributes: "
` [PATCH v2 4/7] slab: Add __alloc_size attributes "
` [PATCH v2 6/7] percpu: "

[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  (2+ messages)

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-20  3:29 UTC  (16+ messages)
` [PATCH Part1 RFC v4 21/36] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 RFC v4 22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 RFC v4 23/36] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH Part1 RFC v4 24/36] x86/compressed/acpi: move EFI config table access to common code
` [PATCH Part1 RFC v4 25/36] x86/boot: Add Confidential Computing type to setup_data

[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 RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-08-19 20:50 UTC  (10+ messages)
` [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()

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

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

[PATCH v2] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
 2021-08-19 20:09 UTC  (4+ 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)

[PATCH v2] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-08-19 18:38 UTC  (5+ messages)

[PATCH 3/3] mm: mmap_lock: add ip to mmap_lock tracepoints
 2021-08-19 18:18 UTC  (6+ messages)
  `  "

[PATCH RFC 0/4] mm: Enable PM_SWAP for shmem with PTE_MARKER
 2021-08-19 17:26 UTC  (10+ messages)

[PATCH v11 5/9] Reimplement RLIMIT_MSGQUEUE on top of ucounts
 2021-08-19 17:26 UTC  (5+ messages)

[PATCH v2] mm/swap: consider max pages in iomap_swapfile_add_extent
 2021-08-19 16:48 UTC  (3+ messages)

[PATCH v3 0/2] add KSM performance tests
 2021-08-19 16:31 UTC  (5+ messages)
` [PATCH v3 1/2] selftests: vm: add KSM merging time test
` [PATCH v3 2/2] selftests: vm: add COW time test for KSM pages

[PATCH] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
 2021-08-19 15:05 UTC  (8+ messages)

[PATCH] mm: vmscan: fix missing psi annotation for node_reclaim()
 2021-08-19 15:04 UTC  (2+ messages)

[PATCH 5.10.y 00/11] mm: memcontrol: fix nullptr in __mod_lruvec_page_state()
 2021-08-19 14:55 UTC  (9+ messages)
` [PATCH 5.10.y 01/11] mm: memcontrol: Use helpers to read page's memcg data

[PATCH 0/5] Add __alloc_size() for better bounds checking
 2021-08-19 14:18 UTC  (3+ messages)

[PATCH] mm, vmscan: guarantee drop_slab_node() termination
 2021-08-19 14:16 UTC  (7+ messages)

[PATCH] mm/page_alloc: don't corrupt pcppage_migratetype
 2021-08-19 13:09 UTC  (4+ messages)

[linux-next:master 8015/9113] fs/ksmbd/vfs.c:79:18: error: implicit declaration of function 'lookup_one'; did you mean 'lookup_bdev'?
 2021-08-19 13:03 UTC  (2+ messages)

[linux-next:master 1545/9113] drivers/media/usb/pvrusb2/pvrusb2-encoder.c:288 pvr2_encoder_cmd() warn: inconsistent indenting
 2021-08-19 12:27 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 47f679bb94c5e2dc014b6cd3a602153a90d4992c
 2021-08-19 11:34 UTC 

[PATCH v2 0/9] Free user PTE page table pages
 2021-08-19 10:18 UTC  (4+ messages)
` [PATCH v2 6/9] mm: free "
    ` [External] "

[PATCH 1/5] mm: Add support for unaccepted memory
 2021-08-19 10:06 UTC  (12+ messages)

[Bug 207273] New: cgroup with 1.5GB limit and 100MB rss usage OOM-kills processes due to page cache usage after upgrading to kernel 5.4
 2021-08-19  9:41 UTC  (8+ messages)

[kbuild-all] [linux-next:master 7181/8804] fs/fat/fat_test.c:23:8: warning: Excessive padding in 'struct fat_timestamp_testcase' (11 padding bytes, where 3 is optimal)
 2021-08-19  8:48 UTC 

[PATCH] mm/swap: consider max pages in iomap_swapfile_add_extent
 2021-08-19  8:22 UTC  (8+ messages)
` [PATCH] generic: add swapfile maxpages regression test

[PATCH v2 0/4] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-08-19  6:58 UTC  (5+ messages)
` [PATCH v2 1/4] mm: hugetlb: free "
` [PATCH v2 2/4] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH v2 3/4] mm: sparsemem: use page table lock to protect kernel pmd operations
` [PATCH v2 4/4] selftests: vm: add a hugetlb test case

[PATCH] firmware: arm_scmi: Fix virtio transport Kconfig dependency
 2021-08-19  5:39 UTC  (2+ messages)

[PATCH v2] mm/hwpoison: Retry with shake_page() for unhandlable pages
 2021-08-19  4:32 UTC  (2+ messages)

[PATCH v2 00/61] Introducing the Maple Tree
 2021-08-18  8:36 UTC  (2+ messages)
` [PATCH v2 10/61] kernel/fork: Use maple tree for dup_mmap() during forking


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