linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-08 18:05:30 to 2021-10-11 15:27:07 UTC [more...]

[PATCH v1 00/10] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-11 15:25 UTC  (10+ messages)
` [PATCH v1 01/10] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h
` [PATCH v1 02/10] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry'
` [PATCH v1 03/10] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
` [PATCH v1 05/10] asm-generic: Define 'funct_descr_t' to commonly describe function descriptors
` [PATCH v1 06/10] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v1 07/10] lkdtm: Force do_nothing() out of line
` [PATCH v1 08/10] lkdtm: Really write into kernel text in WRITE_KERN
` [PATCH v1 09/10] lkdtm: Fix lkdtm_EXEC_RODATA()
` [PATCH v1 10/10] lkdtm: Fix execute_[user]_location()

BUG: soft lockup in __kmalloc_node() with KFENCE enabled
 2021-10-11 15:16 UTC  (13+ messages)

[PATCH v2] mm, slub: Use prefetchw instead of prefetch
 2021-10-11 14:43 UTC 

[PATCH v2 0/6] Use generic code for randomization of virtual address of x86
 2021-10-11 14:43 UTC  (8+ messages)
` [PATCH v2 1/6] mm/util: Assign a meaningful value to mmap_legacy_base
` [PATCH v2 2/6] mm/util: Allow to pass a specific task size when getting mmapping base
` [PATCH v2 3/6] mm/util: Support CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES
` [PATCH v2 4/6] x86/mm: Randomize VA with generic arch_pick_mmap_layout()
` [PATCH v2 5/6] x86/mm: Discard the defination of HAVE_ARCH_PICK_MMAP_LAYOUT
` [PATCH v2 6/6] x86/elf: Discard ARCH_HAS_ELF_RANDOMIZE selection

[PATCH 5.14 086/151] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-10-11 13:45 UTC 

[PATCH] mm, slub: Use prefetchw instead of prefetch
 2021-10-11 13:49 UTC  (8+ messages)
    ` Perf and Hackbench results on my machine

[PATCH v2 0/2] Introduce simple pidfd to task helper
 2021-10-11 13:32 UTC  (3+ messages)
` [PATCH v2 1/2] pid: add pidfd_get_task() helper
` [PATCH v2 2/2] mm: use pidfd_get_task()

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

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-10-11 13:09 UTC  (17+ messages)

[linux-next:master 4671/7405] drivers/spi/spi-cadence-quadspi.c:950:55: error: implicit conversion from 'enum dma_transfer_direction' to 'enum dma_data_direction'
 2021-10-11 12:51 UTC 

mm/kasan/init.c:282:20: error: redefinition of 'kasan_populate_early_vm_area_shadow'
 2021-10-11 12:42 UTC  (4+ messages)
` [PATCH] mm: kasan: Fix "

[PATCH net-next -v5 0/4] some optimization for page pool
 2021-10-11 12:29 UTC  (10+ messages)
` [PATCH net-next -v5 1/4] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
` [PATCH net-next -v5 2/4] page_pool: change BIAS_MAX to support incrementing
` [PATCH net-next -v5 3/4] mm: introduce __get_page() and __put_page()
` [PATCH net-next -v5 4/4] skbuff: keep track of pp page when pp_frag_count is used

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-10-11 11:57 UTC  (11+ messages)
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

Panic on kmemleak scan
 2021-10-11 11:23 UTC 

[PATCH] mm: Free per cpu pages async to shorten program exit time
 2021-10-11 11:23 UTC  (7+ messages)
` [mm] 3e55b36596: kernel_BUG_at_mm/page_alloc.c

[linux-next:master 4975/7405] drivers/net/ethernet/qlogic/qed/qed_dev.c:2410:24: error: implicit declaration of function 'qed_sriov_eqe_event'; did you mean 'qed_common_eqe_event'?
 2021-10-11 11:12 UTC 

[linux-next:pending-fixes] BUILD SUCCESS f6d6d5a18498fb9e5880f68308e18aca2e518990
 2021-10-11 11:12 UTC 

[linux-next:master 4975/7405] drivers/net/ethernet/qlogic/qed/qed_dev.c:2410:24: error: implicit declaration of function 'qed_sriov_eqe_event'; did you mean 'qed_common_eqe_event'?
 2021-10-11 10:55 UTC 

[PATCH 0/2] Introduce simple pidfd to task helper
 2021-10-11 10:45 UTC  (4+ messages)
` [PATCH 1/2] pid: add pidfd_get_task() helper

[PATCH] mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()
 2021-10-11 10:22 UTC  (2+ messages)

[PATCH v2 0/3] memory-hotplug.rst: document the "auto-movable" online policy
 2021-10-11  9:31 UTC  (7+ messages)
` [PATCH v2 1/3] memory-hotplug.rst: fix two instances of "movablecore" that should be "movable_node"
` [PATCH v2 2/3] memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ path
` [PATCH v2 3/3] memory-hotplug.rst: document the "auto-movable" online policy

[PATCH 1/4] mm/damon/dbgfs: Implement recording feature
 2021-10-11  9:30 UTC  (3+ messages)

[PATCH] riscv: remove .text section size limitation for XIP
 2021-10-11  9:14 UTC 

[PATCH v10 3/3] mm: add anonymous vma name refcounting
 2021-10-11  8:36 UTC  (17+ messages)

[PATCH v2] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-10-11  8:34 UTC  (2+ messages)

[PATCH RESEND v2] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
 2021-10-11  8:28 UTC  (3+ messages)

[QUESTION] ltp: mavise06 failed when the task scheduled to another cpu
 2021-10-11  8:14 UTC 

[PATCH 0/3] mm, thp: introduce a new sysfs interface to facilitate file THP for .text
 2021-10-11  8:06 UTC  (5+ messages)
` [PATCH 1/3] mm, thp: support binaries transparent use of file THP
` [PATCH 2/3] mm, thp: make mapping address of libraries THP align
` [PATCH 3/3] mm, thp: make mapping address of PIC binaries "

[PATCH v2 2/2] mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
 2021-10-11  8:02 UTC  (3+ messages)

[PATCH v2 1/2] mm: mmap_lock: remove redundant "\n" in TP_printk
 2021-10-11  7:54 UTC  (3+ messages)

[PATCH] mm: khugepaged: Recalculate min_free_kbytes after stopping khugepaged
 2021-10-11  7:36 UTC 

[RFC] Some questions and an idea on SLUB/SLAB
 2021-10-11  7:13 UTC  (6+ messages)
  ` Almost no difference

[PATCH v2] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-10-11  6:58 UTC  (2+ messages)

[PATCH v1] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-10-11  6:49 UTC  (9+ messages)

[PATCH] selftests: vm: add KSM huge pages merging time test
 2021-10-11  5:59 UTC 

[PATCH v3] mm: mmap_lock: remove "\n" in TP_printk and use DECLARE_EVENT_CLASS
 2021-10-11  5:53 UTC  (3+ messages)

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-10-11  5:08 UTC  (7+ messages)
` [PATCH v4 0/2] mm, thp: fix file-backed THP race in collapse_file and truncate pagecache
  ` [PATCH v4 1/2] mm, thp: lock filemap when truncating page cache
  ` [PATCH v4 2/2] mm, thp: bail out early in collapse_file for writeback page
    ` [PATCH v4 RESEND "

[PATCH v2] mm/huge_memory.c: disable THP with large THP size on small present memory
 2021-10-11  3:55 UTC  (5+ messages)

[PATCH 0/2] mm/mprotect: avoid unnecessary TLB flushes
 2021-10-11  3:45 UTC  (3+ messages)
` [PATCH 1/2] mm/mprotect: use mmu_gather

[PATCH] hugetlb: Support node specified when using cma for gigantic hugepages
 2021-10-11  2:14 UTC  (3+ messages)

mmotm 2021-10-10-18-19 uploaded
 2021-10-11  1:20 UTC 

[PATCH v4 0/3] arm64: support page mapping percpu first chunk allocator
 2021-10-11  1:09 UTC  (3+ messages)

[linux-next:master 3723/6929] drivers/net/ethernet/intel/ice/ice_dcb_nl.c:66:6: error: variable 'bwcfg' set but not used
 2021-10-10 10:30 UTC 

[PATCH v4 00/11] Multigenerational LRU Framework
 2021-10-10  8:59 UTC  (6+ messages)
` [PATCH v4 01/11] mm: x86, arm64: add arch_has_hw_pte_young()

[PATCH] mm: Fix NULL page->mapping dereference in page_is_secretmem()
 2021-10-10  5:29 UTC  (2+ messages)

[PATCH] mm/userfaultfd: provide unmasked address on page-fault
 2021-10-10  5:29 UTC  (5+ messages)

[PATCH linux-next] mm/folio-compat: fix potential NULL pointer access
 2021-10-09 19:35 UTC  (2+ messages)

kvm crash in 5.14.1?
 2021-10-09 19:00 UTC  (2+ messages)

[PATCH v5 1/2] mm, hugepages: add mremap() support for hugepage backed vma
 2021-10-09 17:21 UTC  (3+ messages)
` [PATCH v5 2/2] mm, hugepages: Add hugetlb vma mremap() test

Kernel BUG at mm/zswap.c:1313!
 2021-10-09 15:50 UTC 

[PATCH 0/2] Support hugetlb charge moving at task migration
 2021-10-09 14:24 UTC  (7+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 4f374591ab799a4e6958f585ee2efb86efd58cc8
 2021-10-09 11:30 UTC 

[linux-next:master] BUILD REGRESSION 683f29b781aeaab6bf302eeb2ef08a5e5f9d8a27
 2021-10-09  8:12 UTC 

[PATCH v2 0/2] mm: mmap_lock: some improvements
 2021-10-09  7:10 UTC 

[PATCH v4] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
 2021-10-09  9:43 UTC 

[PATCH v3] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
 2021-10-09  9:19 UTC 

[PATCH v4 0/5] hugetlb: add demote/split page functionality
 2021-10-08 20:57 UTC  (6+ messages)
` [PATCH v4 1/5] hugetlb: add demote hugetlb page sysfs interfaces
` [PATCH v4 5/5] hugetlb: add hugetlb demote page support

pageless memory & zsmalloc
 2021-10-08 20:43 UTC  (2+ messages)

[linux-next:master 5139/6929] undefined reference to `__umoddi3'
 2021-10-08 20:17 UTC 

[PATCH] vsprintf: Make %pGp print the hex value
 2021-10-08 19:38 UTC 

[linux-next:master 5290/6929] fs/io_uring.c:2330:40: error: variable 'prev' set but not used
 2021-10-08 18:52 UTC 

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-10-08 18:46 UTC  (2+ 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).