[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
2022-11-06 22:01 UTC (7+ messages)
` [PATCH v3 01/13] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v3 02/13] dma-mapping: Force bouncing if the kmalloc() size is not cacheline-aligned
` [PATCH v3 03/13] iommu/dma: Force bouncing of the "
` [PATCH v3 04/13] mm/slab: Allow kmalloc() minimum alignment fallback to dma_get_cache_alignment()
` [PATCH v3 05/13] mm/slab: Simplify create_kmalloc_cache() args and make it static
` [PATCH v3 06/13] dma: Allow the smaller cache_line_size() returned by dma_get_cache_alignment()
[PATCH 01/13] mm: Update ptep_get_lockless()s comment
2022-11-06 21:06 UTC (13+ messages)
` mm: delay rmap removal until after TLB flush
[PATCH 0/8] Cleanup and optimization patches for percpu
2022-11-06 20:56 UTC (3+ messages)
` [PATCH 8/8] mm/slub, percpu: correct the calculation of early percpu allocation size
[PATCH] mm/slab_common: Restore passing "caller" for tracing
2022-11-06 20:23 UTC (3+ messages)
[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
2022-11-06 19:42 UTC (2+ messages)
[RFC v2 0/3] move PG_slab to page_type
2022-11-06 18:23 UTC (6+ messages)
` [RFC v2 1/3] mm: move PG_slab flag "
` [RFC v2 2/3] mm: introduce show_page_types() to provide human-readable page_type
` [RFC v2 3/3] mm, printk: introduce new format %pGt for page_type
[PATCH] mm: anonymous shared memory naming
2022-11-06 16:52 UTC (7+ messages)
[PATCH v2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
2022-11-06 16:42 UTC (2+ messages)
[PATCH RFC 05/10] mm/hugetlb: Make walk_hugetlb_range() RCU-safe
2022-11-06 16:41 UTC (3+ messages)
[linux-next:master] [mm] 901c96c363: BUG:Bad_rss-counter_state_mm:#type:MM_FILEPAGES_val
2022-11-06 13:41 UTC
fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status'
2022-11-06 12:38 UTC (2+ messages)
[6.1.0-rc3-next-20221104] Boot failure - kernel BUG at mm/memblock.c:519
2022-11-06 12:07 UTC
[PATCH v3 00/37] Shadow stacks for userspace
2022-11-06 9:33 UTC (40+ messages)
` [PATCH v3 01/37] Documentation/x86: Add CET description
` [PATCH v3 02/37] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v3 03/37] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v3 04/37] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v3 05/37] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v3 06/37] x86/fpu: Add helper for modifying xstate
` [PATCH v3 07/37] x86/cet: Add user control-protection fault handler
` [PATCH v3 08/37] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v3 09/37] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v3 10/37] x86/mm: Introduce _PAGE_COW
` [PATCH v3 11/37] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v3 12/37] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v3 13/37] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v3 14/37] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v3 15/37] x86/mm: Check Shadow Stack page fault errors
` [PATCH v3 16/37] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v3 17/37] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v3 18/37] mm: Add guard pages around a shadow stack
` [PATCH v3 19/37] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v3 20/37] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v3 21/37] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v3 22/37] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v3 23/37] mm: Warn on shadow stack memory in wrong vma
` [PATCH v3 24/37] x86: Introduce userspace API for CET enabling
` [PATCH v3 25/37] x86/shstk: Add user-mode shadow stack support
` [PATCH v3 26/37] x86/shstk: Handle thread shadow stack
` [PATCH v3 27/37] x86/shstk: Introduce routines modifying shstk
` [PATCH v3 28/37] x86/shstk: Handle signals for shadow stack
` [PATCH v3 29/37] x86/shstk: Introduce map_shadow_stack syscall
` [PATCH v3 30/37] x86/shstk: Support wrss for userspace
` [PATCH v3 31/37] x86: Expose thread features in /proc/$PID/status
` [PATCH v3 32/37] x86/cet/shstk: Wire in CET interface
` [PATCH v3 33/37] selftests/x86: Add shadow stack test
` [PATCH v3 34/37] x86/fpu: Add helper for initing features
` [PATCH v3 35/37] x86/cet: Add PTRACE interface for CET
` [PATCH v3 36/37] x86/cet/shstk: Add ARCH_CET_UNLOCK
` [RFC 37/37] fs/binfmt_elf: Block old shstk elf bit
[PATCH] fs/binfmt_elf: Fix memsz > filesz handling
2022-11-06 6:44 UTC (2+ messages)
[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
2022-11-05 20:54 UTC (11+ messages)
` [PATCH 11/13] x86_64: Remove pointless set_64bit() usage
[PATCH 0/3] mm,huge,rmap: unify and speed up compound mapcounts
2022-11-05 20:06 UTC (9+ messages)
` [PATCH 1/3] mm,hugetlb: use folio fields in second tail page
` [PATCH 2/3] mm,thp,rmap: simplify compound page mapcount handling
` [PATCH 3/3] mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts
[linux-next:master 4936/5429] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:1726:6: warning: no previous prototype for function 'kfd_fill_cache_non_crat_info'
2022-11-05 19:34 UTC
[linux-next:master 3252/5429] drivers/firmware/raspberrypi.c:234:17: sparse: sparse: incorrect type in initializer (different base types)
2022-11-05 14:00 UTC
[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
2022-11-05 6:45 UTC (6+ messages)
` [PATCH 3/6] slab: Provide functional __alloc_size() hints to kmalloc_trace*()
[PATCH 21/30] mm: Use kstrtobool() instead of strtobool()
2022-11-05 2:58 UTC (2+ messages)
[PATCH v1 0/3] Avoid scheduling cache draining to isolated cpus
2022-11-05 1:45 UTC (7+ messages)
[PATCH] percpu_counter: add percpu_counter_sum_all interface
2022-11-05 1:40 UTC
[PATCHv4 0/9] zram: Support multiple compression streams
2022-11-05 1:30 UTC (29+ messages)
` [PATCHv4 2/9] zram: Add recompression algorithm sysfs knob
` [PATCHv4 4/9] zram: Introduce recompress "
[PATCH] mm: hugetlb_vmemmap: include missing linux/moduleparam.h
2022-11-04 23:36 UTC (4+ messages)
[PATCH] mm/memremap.c: map FS_DAX device memory as decrypted
2022-11-04 23:32 UTC (4+ messages)
[PATCH] mm: convert mm's rss stats into percpu_counter
2022-11-04 23:15 UTC (7+ messages)
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-04 22:29 UTC (9+ messages)
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
[mm-unstable PATCH v7 2/8] mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
2022-11-04 22:23 UTC (3+ messages)
[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
2022-11-04 22:08 UTC (6+ messages)
` [PATCH v12 05/17] riscv: Add has_vector/riscv_vsize to save vector features
` [PATCH v12 08/17] riscv: Add task switch support for vector
[v2 PATCH 1/2] mm: khugepaged: allow page allocation fallback to eligible nodes
2022-11-04 20:52 UTC (13+ messages)
` [v2 PATCH 2/2] mm: don't warn if the node is offlined
[PATCH 00/23] Convert to filemap_get_folios_tag()
2022-11-04 20:06 UTC (9+ messages)
` [PATCH 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()
[ammarfaizi2-block:akpm/mm/mm-unstable 46/244] lib/test_maple_tree.c:453:12: warning: result of comparison of constant 4398046511104 with expression of type 'unsigned long' is always false
2022-11-04 18:57 UTC (5+ messages)
[linux-next:master] BUILD SUCCESS WITH WARNING 0cdb3579f1ee4c1e55acf8dfb0697b660067b1f8
2022-11-04 18:56 UTC
[linux-next:pending-fixes] BUILD SUCCESS 53fcf96923f7823196751aa781db39ac83093348
2022-11-04 18:10 UTC
[PATCH v5 0/8] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
2022-11-04 17:42 UTC (2+ messages)
[RFC PATCH] mm: introduce object accounting via backtrace on slub
2022-11-04 16:18 UTC (2+ messages)
[PATCH v3 0/3] page_owner: print stacks and their counter
2022-11-04 16:14 UTC (5+ messages)
` [PATCH v3 1/3] lib/stackdepot: Add a refcount field in stack_record
` [PATCH v3 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counte
` [PATCH v3 3/3] mm,page_owner: Filter out stacks by a threshold counter
[syzbot] possible deadlock in hugetlb_fault
2022-11-04 16:00 UTC
amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-11-04 15:57 UTC (11+ messages)
[PATCH RFC 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
2022-11-04 15:44 UTC (4+ messages)
[vbabka-slab:slab/for-6.1-rc4/fixes 2/2] ERROR: modpost: "__kmem_cache_alloc_node" [arch/um/drivers/hostaudio.ko] undefined!
2022-11-04 14:21 UTC (2+ messages)
[PATCH] hugetlbfs: don't delete error page from pagecache
2022-11-04 13:27 UTC (3+ messages)
improve pagecache PSI annotations v2
2022-11-04 12:36 UTC (6+ messages)
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [REGESSION] systemd-oomd overreacting due to PSI changes for Btrfs (was: Re: [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads)
[PATCH] mm, compaction: fix fast_isolate_around() to stay within boundaries
2022-11-04 11:45 UTC (2+ messages)
[RFC] mm: block swap in mtd partition
2022-11-04 11:28 UTC
[PATCH v4 0/7] mm: Remember a/d bits for migration entries
2022-11-04 10:39 UTC (5+ messages)
` [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd
` dpkg fails on sparc64 (was: [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd)
` dpkg fails on sparc64 (was: [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd) #forregzbot
[PATCH v6] mm: add zblock - new allocator for use via zpool API
2022-11-04 8:58 UTC
[PATCH 0/2] migrate: convert migrate_pages()/unmap_and_move() to use folios
2022-11-04 8:30 UTC (3+ messages)
` [PATCH 1/2] migrate: convert unmap_and_move() "
` [PATCH 2/2] migrate: convert migrate_pages() "
[linux-next:master 4732/5429] drivers/gpu/drm/msm/hdmi/hdmi.c:251:1: warning: 'static' is not at beginning of declaration
2022-11-04 8:21 UTC
Crash with PREEMPT_RT on aarch64 machine
2022-11-04 8:06 UTC
[QUESTION] {start,stop}_this_handle() and lockdep annotations
2022-11-04 8:04 UTC (2+ messages)
[PATCH 5/5] zsmalloc: Implement writeback mechanism for zsmalloc
2022-11-04 4:02 UTC (5+ messages)
` [PATCH v2 "
[PATCH 0/5] Implement writeback for zsmalloc
2022-11-04 3:58 UTC (15+ messages)
` [PATCH 2/5] zsmalloc: Consolidate zs_pool's migrate_lock and size_class's locks
[PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
2022-11-04 3:52 UTC (11+ messages)
[PATCH bpf-next v1 RESEND 0/5] vmalloc_exec for modules and BPF programs
2022-11-04 3:29 UTC (10+ messages)
` [PATCH bpf-next v1 RESEND 1/5] vmalloc: introduce vmalloc_exec, vfree_exec, and vcopy_exec
[PATCH] binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
2022-11-04 3:16 UTC
[PATCH] zsmalloc: replace IS_ERR() with IS_ERR_VALUE()
2022-11-04 3:11 UTC (2+ messages)
[PATCH] selftests/vm: update hugetlb madvise
2022-11-04 1:16 UTC
[linus:master] [mm,madvise,hugetlb] 8ebe0a5eaa: kernel-selftests.vm.run_vmtests.sh../hugetlb_madvise_./huge/madvise_test.fail
2022-11-03 23:22 UTC
[syzbot] possible deadlock in filemap_fault
2022-11-03 22:14 UTC
[PATCH v6 00/21] TDX host kernel support
2022-11-03 22:07 UTC (5+ messages)
` [PATCH v6 12/21] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox