linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-27 15:18:28 to 2021-08-30 23:44:22 UTC [more...]

[PATCH] mm: hwpoison: deal with page cache THP
 2021-08-30 23:44 UTC  (7+ messages)

Stuck looping on list_empty(list) in free_pcppages_bulk()
 2021-08-30 23:12 UTC 

[PATCH] hugetlb: fix hugetlb cgroup refcounting during vma split
 2021-08-30 21:50 UTC 

[GIT PULL] Memory folios for v5.15
 2021-08-30 21:38 UTC  (16+ messages)

[linux-next:master 5178/11331] 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-30 21:19 UTC 

[PATCH] mm,vmscan: fix divide by zero in get_scan_count
 2021-08-30 20:48 UTC  (6+ messages)

Why is Shmem included in Cached in /proc/meminfo?
 2021-08-30 19:38 UTC  (6+ messages)

[PATCH 1/4] mm: Kconfig: move swap and slab config options to the MM section
 2021-08-30 18:49 UTC  (4+ messages)
` [PATCH 4/4] mm: zswap: add basic meminfo and vmstat coverage

[RFC PATCH] mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
 2021-08-30 18:49 UTC  (2+ messages)

Discontiguous folios/pagesets
 2021-08-30 18:43 UTC  (5+ messages)

[PATCH v30 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-08-30 18:22 UTC  (11+ messages)
` [PATCH v30 01/10] x86/cet/ibt: Add Kconfig option for "
` [PATCH v30 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v30 03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v30 04/10] x86/cet/ibt: Disable IBT for ia32
` [PATCH v30 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
` [PATCH v30 06/10] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v30 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v30 08/10] x86/vdso: Introduce ENDBR macro
` [PATCH v30 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v30 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[PATCH v30 00/32] Control-flow Enforcement: Shadow Stack
 2021-08-30 18:15 UTC  (33+ messages)
` [PATCH v30 01/32] Documentation/x86: Add CET description
` [PATCH v30 02/32] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v30 03/32] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v30 04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v30 05/32] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v30 06/32] x86/cet: Add control-protection fault handler
` [PATCH v30 07/32] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v30 08/32] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v30 09/32] x86/mm: Introduce _PAGE_COW
` [PATCH v30 10/32] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v30 11/32] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v30 12/32] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v30 13/32] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v30 14/32] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v30 15/32] x86/mm: Check Shadow Stack page fault errors
` [PATCH v30 16/32] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v30 17/32] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v30 18/32] mm: Add guard pages around a shadow stack
` [PATCH v30 19/32] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v30 20/32] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v30 21/32] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v30 22/32] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v30 23/32] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v30 24/32] x86/process: Change copy_thread() argument 'arg' to 'stack_size'
` [PATCH v30 25/32] x86/cet/shstk: Handle thread shadow stack
` [PATCH v30 26/32] x86/cet/shstk: Introduce shadow stack token setup/verify routines
` [PATCH v30 27/32] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v30 28/32] ELF: Introduce arch_setup_elf_property()
` [PATCH v30 29/32] x86/cet/shstk: Add arch_prctl functions for shadow stack
` [PATCH v30 30/32] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v30 31/32] mm: Update arch_validate_flags() to test vma anonymous
` [PATCH v30 32/32] mm: Introduce PROT_SHADOW_STACK for shadow stack

[linux-next:master 11305/11331] include/linux/find.h:40:23: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'}
 2021-08-30 17:47 UTC 

[GIT PULL] Hole punch vs page cache filling races fixes for 5.15-rc1
 2021-08-30 17:40 UTC  (2+ messages)

[PATCH] memcg: make memcg->event_list_lock irqsafe
 2021-08-30 17:29 UTC 

[PATCH v1 00/14] Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-08-30 17:04 UTC  (7+ messages)
` [PATCH v1 03/14] mm: add iomem vma selection for memory migration

[PATCH v8 0/3] Anonymous VMA naming patches
 2021-08-30 16:59 UTC  (22+ messages)
` [PATCH v8 1/3] mm: rearrange madvise code to allow for reuse
` [PATCH v8 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v8 3/3] mm: add anonymous vma name refcounting

[PATCH RESEND 00/17] Resend bitmap patches
 2021-08-30 16:15 UTC  (6+ messages)
` [PATCH 11/17] find: micro-optimize for_each_{set,clear}_bit()

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-30 16:03 UTC  (36+ messages)
` [PATCH Part1 v5 17/38] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 v5 23/38] x86/head/64: set up a startup %gs for stack protector
` [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 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

[linux-next:master 4502/10945] drivers/soc/qcom/cpr.c:814:23: error: implicit declaration of function 'nvmem_cell_read_variable_le_u32'
 2021-08-30 15:36 UTC  (2+ messages)

[linux-next:master 1086/11331] setup.c:undefined reference to `plat_swiotlb_setup'
 2021-08-30 15:18 UTC 

[PATCH 0/6] Cleanups and fixup for page_alloc
 2021-08-30 14:24 UTC  (8+ messages)
` [PATCH 1/6] mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order()
` [PATCH 2/6] mm/page_alloc.c: simplify the code by using macro K()
` [PATCH 3/6] mm/page_alloc.c: remove obsolete comment in free_pcppages_bulk()
` [PATCH 4/6] mm/page_alloc.c: use helper function zone_spans_pfn()
` [PATCH 5/6] mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
` [PATCH 6/6] mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact_nid()

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

[linux-next:master 11305/11331] include/linux/find.h:119:37: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'int[1]'
 2021-08-30 13:44 UTC 

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-08-30 13:07 UTC  (8+ messages)
` [PATCH v4 04/14] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

[PATCH v3] mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
 2021-08-30 12:40 UTC  (3+ messages)

[FIX PATCH 0/2] Fix NUMA nodes fallback list ordering
 2021-08-30 12:29 UTC  (5+ messages)
` [FIX PATCH 1/2] mm/page_alloc: Print node fallback order
` [FIX PATCH 2/2] mm/page_alloc: Use accumulated load when building node fallback list

[PATCH] mm/damon/vaddr: Safely walk page table
 2021-08-30 11:52 UTC  (2+ messages)

[PATCH] mm, gpu: fix error when FOLL_MLOCK an unpresent page
 2021-08-30 10:55 UTC  (5+ messages)

[PATCH RESEND 0/8] hugetlb: add demote/split page functionality
 2021-08-30 10:11 UTC  (8+ messages)

[PATCH] mm: fix panic caused by __page_handle_poison()
 2021-08-30 10:07 UTC 

[PATCH v2] mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
 2021-08-30  9:30 UTC  (3+ messages)

[PATCH] MM: clarify effort used in alloc_pages_bulk_*()
 2021-08-30  9:11 UTC  (2+ messages)

[linux-next:master 2837/10638] powerpc64-linux-ld: warning: orphan section `.stubs' from `drivers/platform/chrome/cros_ec_trace.o' being placed in section `.stubs'
 2021-08-30  7:19 UTC  (2+ messages)

[PATCH] arm64: kdump: Skip kmemleak scan reserved memory for kdump
 2021-08-30  4:05 UTC 

[PATCH] mm, hugetlb: remove ulimit restriction for SHM_HUGETLB
 2021-08-30  0:52 UTC 

[PATCH] dmaengine: ptdma: remove PT_OFFSET to avoid redefnition
 2021-08-29 13:42 UTC  (2+ messages)

[linux-stable-rc:linux-5.10.y 3189/3969] net/qrtr/ns.c:669:13: warning: stack frame size (2096) exceeds limit (2048) in function 'qrtr_ns_worker'
 2021-08-29  8:32 UTC 

[RFC PATCH 0/4] mm/page_alloc: cache pte-mapped allocations
 2021-08-29  7:06 UTC  (3+ messages)

[BUG] potential hugetlb css refcounting issues
 2021-08-28 19:37 UTC  (2+ messages)

[linux-next:master 3881/10945] kernel/kcsan/kcsan_test.c:945:17: warning: 'atomic_thread_fence' is not supported with '-fsanitize=thread'
 2021-08-28 19:26 UTC 

[linux-next:master 8450/10945] include/linux/eventpoll.h:81:13: sparse: sparse: cast from restricted __poll_t
 2021-08-28 10:57 UTC 

[linux-next:master 8408/10945] include/linux/fortify-string.h:25:29: warning: argument 1 null where non-null expected
 2021-08-28 10:14 UTC 

[linux-next:master 9440/10945] net/mac80211/s1g.c:107:23: warning: taking address of packed member 'req_type' of class or structure 'ieee80211_twt_params' may result in an unaligned pointer value
 2021-08-28  8:03 UTC 

[PATCH] Don't block writes to swap-files with ETXTBSY
 2021-08-28  7:10 UTC  (4+ messages)

[PATCH v1 0/2] Do some code cleanups related to mm
 2021-08-28  5:25 UTC  (4+ messages)
` [PATCH v1 1/2] mm: introduce pmd_install() helper
` [PATCH v1 2/2] mm: remove redundant smp_wmb()

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-08-27 22:28 UTC  (7+ messages)

[BUG] potential hugetlb css refcounting issues
 2021-08-27 22:22 UTC 

[linux-next:master 9487/10945] arch/um/drivers/vector_kern.c:1519:18: error: initialization of 'int (*)(struct net_device *, struct ethtool_coalesce *, struct kernel_ethtool_coalesce *, struct netlink_ext_ack *)' from incompatible pointer type 'int (*)(struct net_device *, struct ethto
 2021-08-27 21:29 UTC 

[linux-next:master 8900/10945] drivers/gpio/gpio-virtio.c:58:19: sparse: sparse: incorrect type in assignment (different base types)
 2021-08-27 21:19 UTC 

[PATCH v29 00/32] Control-flow Enforcement: Shadow Stack
 2021-08-27 20:25 UTC  (8+ messages)
` [PATCH v29 23/32] x86/cet/shstk: Add user-mode shadow stack support

[PATCH] mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
 2021-08-27 17:45 UTC  (3+ messages)

[linux-next:master 10616/10945] drivers/dma/ptdma/ptdma.h:31: warning: "PT_OFFSET" redefined
 2021-08-27 17:30 UTC 

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-27 15:58 UTC  (16+ 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).