linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-29 18:57:50 to 2022-10-01 03:01:18 UTC [more...]

[syzbot] general protection fault in PageHeadHuge
 2022-10-01  3:01 UTC  (16+ messages)

[GIT PULL] hotfixes for 6.0
 2022-10-01  1:52 UTC 

[oliver.sang@intel.com: [cpumask] b9a7ecc71f: WARNING:at_include/linux/cpumask.h:#__is_kernel_percpu_address]
 2022-10-01  1:49 UTC 

[PATCH v2 0/9] mm: introduce Designated Movable Blocks
 2022-10-01  1:28 UTC  (4+ messages)
` [PATCH v2 2/9] mm/vmstat: show start_pfn when zone spans pages

[linux-next:master 7287/11993] s390x-linux-ld: topology.c:undefined reference to `__tsan_memcpy'
 2022-10-01  1:24 UTC  (2+ messages)

[syzbot] WARNING in change_protection
 2022-10-01  1:23 UTC  (5+ messages)

[linux-next:master 4447/11993] apparmorfs.c:undefined reference to `zstd_max_clevel'
 2022-10-01  0:57 UTC 

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-10-01  0:42 UTC  (5+ messages)

[PATCH v2 0/9] hugetlb: Use new vma lock for huge pmd sharing synchronization
 2022-10-01  0:00 UTC  (4+ messages)
` [PATCH v2 8/9] hugetlb: use new vma_lock for "

[PATCH v3 0/2] use update_mmu_tlb() on the second thread
 2022-09-30 23:09 UTC  (8+ messages)
` [PATCH v3 1/2] mm: "

[PATCH v2 00/39] Shadowstacks for userspace
 2022-09-30 23:04 UTC  (50+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description
` [PATCH v2 02/39] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v2 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v2 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v2 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v2 06/39] x86/fpu: Add helper for modifying xstate
` [PATCH v2 07/39] x86/cet: Add user control-protection fault handler
` [PATCH v2 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v2 09/39] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v2 11/39] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v2 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v2 13/39] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v2 14/39] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v2 15/39] x86/mm: Check Shadow Stack page fault errors
` [PATCH v2 16/39] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v2 17/39] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v2 18/39] mm: Add guard pages around a shadow stack
` [PATCH v2 19/39] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v2 20/39] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v2 21/39] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v2 22/39] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v2 23/39] x86: Introduce userspace API for CET enabling
` [PATCH v2 24/39] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v2 25/39] x86/cet/shstk: Handle thread shadow stack
` [PATCH v2 26/39] x86/cet/shstk: Introduce routines modifying shstk
` [PATCH v2 27/39] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v2 28/39] x86/cet/shstk: Introduce map_shadow_stack syscall
` [PATCH v2 29/39] x86/cet/shstk: Support wrss for userspace
` [PATCH v2 30/39] x86: Expose thread features status in /proc/$PID/arch_status
` [PATCH v2 31/39] x86/cet/shstk: Wire in CET interface
` [PATCH v2 32/39] selftests/x86: Add shadow stack test
` [PATCH v2 33/39] x86/cpufeatures: Limit shadow stack to Intel CPUs
` [OPTIONAL/CLEANUP v2 34/39] x86: Separate out x86_regset for 32 and 64 bit
` [OPTIONAL/CLEANUP v2 35/39] x86: Improve formatting of user_regset arrays
` [OPTIONAL/RFC v2 36/39] x86/fpu: Add helper for initing features
` [OPTIONAL/RFC v2 37/39] x86/cet: Add PTRACE interface for CET
` [OPTIONAL/RFC v2 38/39] x86/cet/shstk: Add ARCH_CET_UNLOCK
` [OPTIONAL/RFC v2 39/39] x86: Add alt shadow stack support

[PATCH] mm/mmap: undo ->mmap() when arch_validate_flags() fails
 2022-09-30 22:34 UTC  (3+ messages)

[PATCH v1 0/7] mm/ksm: break_ksm() cleanups and fixes
 2022-09-30 22:27 UTC  (9+ messages)
` [PATCH v1 1/7] selftests/vm: add test to measure MADV_UNMERGEABLE performance
` [PATCH v1 2/7] mm/ksm: simplify break_ksm() to not rely on VM_FAULT_WRITE
` [PATCH v1 3/7] mm: remove VM_FAULT_WRITE
` [PATCH v1 4/7] mm/ksm: fix KSM COW breaking with userfaultfd-wp via FAULT_FLAG_UNSHARE
` [PATCH v1 5/7] mm/pagewalk: add walk_page_range_vma()
` [PATCH v1 6/7] mm/ksm: convert break_ksm() to use walk_page_range_vma()
` [PATCH v1 7/7] mm/gup: remove FOLL_MIGRATION

[PATCH V2 0/1] x86/sgx: Add code to inject hwpoison into SGX memory
 2022-09-30 21:50 UTC  (3+ messages)
` [PATCH V2 1/1] "

[PATCH] x86/sgx: Add code to inject hwpoison into SGX memory
 2022-09-30 21:44 UTC  (2+ messages)

amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
 2022-09-30 21:34 UTC  (12+ messages)

[RESEND RFC] zram: Allow rw_page when page isn't written back
 2022-09-30 19:52 UTC  (4+ messages)
  ` [PATCH] zram: Always expose rw_page

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-09-30 19:35 UTC  (12+ messages)

[Bug report] BUG: Kernel NULL pointer dereference at 0x00000069, filemap_release_folio+0x88/0xb0
 2022-09-30 18:59 UTC  (4+ messages)

[PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
 2022-09-30 18:46 UTC  (10+ messages)

Possible race in obj_stock_flush_required() vs drain_obj_stock()
 2022-09-30 18:26 UTC  (2+ messages)

[PATCH v1] mm/damon: add DAMON_OBJ macro
 2022-09-30 18:04 UTC  (3+ messages)

[PATCH v12 7/7] x86/crash: Add x86 crash hotplug support
 2022-09-30 17:40 UTC  (3+ messages)

[PATCH v2 00/23] Convert to filemap_get_folios_tag()
 2022-09-30 17:33 UTC  (4+ messages)
` [PATCH v2 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()

[PATCH] binfmt: remove taso from linux_binprm struct
 2022-09-30 16:35 UTC  (6+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-30 16:23 UTC  (17+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed

[PATCHv9 00/14] Linear Address Masking enabling
 2022-09-30 14:47 UTC  (15+ messages)
` [PATCHv9 01/14] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv9 02/14] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv9 03/14] mm: Pass down mm_struct to untagged_addr()
` [PATCHv9 04/14] x86/mm: Handle LAM on context switch
` [PATCHv9 05/14] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv9 06/14] KVM: Serialize tagged address check against tagging enabling
` [PATCHv9 07/14] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv9 08/14] x86/mm: Reduce untagged_addr() overhead until the first LAM user
` [PATCHv9 09/14] x86: Expose untagging mask in /proc/$PID/arch_status
` [PATCHv9 10/14] x86/mm, iommu/sva: Make LAM and SVM mutually exclusive
` [PATCHv9 11/14] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv9 12/14] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv9 13/14] selftests/x86/lam: Add io_uring "
` [PATCHv9 14/14] selftests/x86/lam: Add inherit "

[PATCH -next] mm/slub: fix a slab missed to be freed problem
 2022-09-30 14:43 UTC  (4+ messages)

[syzbot] inconsistent lock state in kmem_cache_alloc
 2022-09-30 13:51 UTC  (5+ messages)

[PATCH] mm: memcontrol: use mem_cgroup_is_root() helper
 2022-09-30 13:44 UTC 

[PATCH] memcg: calling reclaim_high(GFP_KERNEL) in GFP_NOFS context deadlocks
 2022-09-30 12:18 UTC 

some likely bugs in IOMMUv2 (in tlb_finish_mmu() nested flush and mremap())
 2022-09-30 12:01 UTC  (8+ messages)

[PATCH] mm: slub: make slab_sysfs_init() a late_initcall
 2022-09-30 10:27 UTC 

[PATCH 0/3] ksm: fix incorrect count of merged pages when enabling use_zero_pages
 2022-09-30  9:41 UTC  (3+ messages)
` Reply:[PATCH "

[PATCH 0/3] ksm: fix incorrect count of merged pages when enabling use_zero_pages
 2022-09-30  9:40 UTC  (8+ messages)

[PATCH] lib: check stack_table in __stack_depot_save
 2022-09-30  9:38 UTC 

[PATCH] mm: use stack_depot for recording kmemleak's backtrace
 2022-09-30  9:32 UTC  (3+ messages)
` [mm] a65edf711f: BUG:kernel_NULL_pointer_dereference
  ` 答复: "

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-09-30  9:24 UTC  (12+ messages)
` [PATCH 1/2] "

[PATCH -next v5 2/4] selftests/memory-hotplug: Restore memory before exit
 2022-09-30  8:56 UTC  (2+ messages)

[RFC] proc: Add a new isolated /proc/pid/mempolicy type
 2022-09-30  8:54 UTC  (10+ messages)
  ` [External] "

[PATCH] mm: slub: remove dead and buggy code from sysfs_slab_add()
 2022-09-30  8:47 UTC 

[PATCH -next v5 0/4] Optimize and bugfix for memory-hotplug
 2022-09-30  8:35 UTC  (8+ messages)
` [PATCH -next v5 1/4] selftests/memory-hotplug: Add checking after online or offline
` [PATCH -next v5 2/4] selftests/memory-hotplug: Restore memory before exit
` [PATCH -next v5 3/4] selftests/memory-hotplug: Adjust log info for maintainability
` [PATCH -next v5 4/4] docs: notifier-error-inject: Correct test's name

[PATCH 0/2] Configurable order free page reporting in hyper-v
 2022-09-30  6:01 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mm/page_reporting: Add checks for page_reporting_order param
  ` [PATCH v2 2/2] hv_balloon: Add support for configurable order free page reporting

[syzbot] WARNING in change_pte_range
 2022-09-30  5:56 UTC 

[linux-next:master] BUILD REGRESSION 1c6c4f42b3de4f18ea96d62950d0e266ca35a055
 2022-09-30  5:51 UTC 

[PATCH v2] kasan: also display registers for reports from HW exceptions
 2022-09-28 18:10 UTC  (2+ messages)

[linux-next:master 11161/11162] drivers/gpu/drm/msm/msm_gem_shrinker.c:29:28: error: '__GFP_ATOMIC' undeclared; did you mean 'GFP_ATOMIC'?
 2022-09-29  1:03 UTC 

[linux-next:master 9684/10852] drivers/thermal/thermal_sysfs.c:92:18: error: implicit declaration of function 'thermal_zone_get_trip'; did you mean 'thermal_zone_set_trips'?
 2022-09-28 11:04 UTC 

[PATCH 2/3] mm: changes to split_huge_page() to free zero filled tail pages
 2022-09-28 19:13 UTC  (3+ messages)

[linux-next:master 11630/11634] check.c:4121:73: error: expected expression before '||' token
 2022-09-30  3:50 UTC 

[PATCH v9 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-30  3:28 UTC  (2+ messages)

[cpumask] b9a7ecc71f: WARNING:at_include/linux/cpumask.h:#__is_kernel_percpu_address
 2022-09-30  1:52 UTC 

[PATCH 0/7] Fix several device private page reference counting issues
 2022-09-30  1:49 UTC  (7+ messages)
` [PATCH 2/7] mm: Free device private pages have zero refcount

[linux-next:master 4484/11634] apparmorfs.c:undefined reference to `zstd_min_clevel'
 2022-09-30  0:31 UTC 

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-29 22:38 UTC  (4+ messages)
` [PATCH v2 12/18] devdax: Move address_space helpers to the DAX core

[linux-next:master 4483/11634] lsm.c:undefined reference to `zstd_min_clevel'
 2022-09-29 22:15 UTC 

[PATCH v2 0/2] coding-style.rst: document BUG() and WARN() rules
 2022-09-29 19:21 UTC  (2+ messages)

[PATCH v2 0/8] Fix several device private page reference counting issues
 2022-09-29 19:21 UTC  (3+ messages)
` [PATCH v2 2/8] mm: Free device private pages have zero refcount

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-29 19:05 UTC  (8+ messages)

[RFC PATCH v2 0/9] Introduce Copy-On-Write to Page Table
 2022-09-29 19:02 UTC  (13+ messages)
` [RFC PATCH v2 9/9] mm: Introduce Copy-On-Write PTE table


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