linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-08 17:56:57 to 2022-11-09 21:24:04 UTC [more...]

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-09 21:23 UTC  (27+ messages)
` [PATCH bpf-next v2 5/5] x86: use register_text_tail_vm

[PATCH next v2 0/6] exit: Put an upper limit on how often we can oops
 2022-11-09 21:16 UTC  (7+ messages)
` [PATCH v2 1/6] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH v2 2/6] exit: Put an upper limit on how often we can oops
` [PATCH v2 3/6] exit: Expose "oops_count" to sysfs
` [PATCH v2 4/6] panic: Consolidate open-coded panic_on_warn checks
` [PATCH v2 6/6] panic: Expose "warn_count" to sysfs

Deprecating and removing SLOB
 2022-11-09 21:16 UTC  (13+ messages)

[PATCH v3] mm/hugetlb_vmemmap: remap head page to newly allocated page
 2022-11-09 20:06 UTC 

[PATCH 1/4] mm: introduce 'encoded' page pointers with embedded extra bits
 2022-11-09 21:04 UTC  (6+ messages)
` [PATCH 2/4] mm: teach release_pages() to take an array of encoded page pointers too
` [PATCH 3/4] mm: mmu_gather: prepare to gather encoded page pointers with flags
` [PATCH 4/4] mm: delay page_remove_rmap() until after the TLB has been flushed

Deprecating and removing SLOB
 2022-11-09 20:56 UTC 

[PATCH v8 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-11-09 19:40 UTC  (4+ messages)
` [PATCH v8 3/5] mm/vmstat: Do not queue vmstat_update if tick is stopped

[PATCH 01/13] mm: Update ptep_get_lockless()s comment
 2022-11-09 20:02 UTC  (29+ messages)
          ` mm: delay rmap removal until after TLB flush
                        ` [PATCH 1/4] mm: introduce 'encoded' page pointers with embedded extra bits
                        ` [PATCH 2/4] mm: teach release_pages() to take an array of encoded page pointers too
                        ` [PATCH 3/4] mm: mmu_gather: prepare to gather encoded page pointers with flags
                        ` [PATCH 4/4] mm: delay page_remove_rmap() until after the TLB has been flushed

[mm-unstable v3 PATCH 1/3] Revert "mm: don't warn if the node is offlined"
 2022-11-09 19:33 UTC  (7+ messages)
` [mm-unstable v3 PATCH 2/3] mm: khugepaged: allow page allocation fallback to eligible nodes
` [mm-unstable v3 PATCH 3/3] mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-11-09 18:44 UTC  (7+ messages)

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

[linux-next:master 4222/6614] rswitch.c:undefined reference to `ptp_clock_index'
 2022-11-09 16:33 UTC  (2+ messages)

[RFC] Kernel Support of Memory Error Detection
 2022-11-09 16:15 UTC  (8+ messages)

[RFC PATCH v1 0/2] Fix offset when fault occurs in strncpy_from_kernel_nofault()
 2022-11-09 16:09 UTC  (9+ messages)
` [RFC PATCH v1 1/2] maccess: fix writing offset in case of fault "
` [RFC PATCH v1 2/2] selftests: bpf: add a test when bpf_probe_read_kernel_str() returns EFAULT

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-09 15:54 UTC  (11+ messages)
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed

[GIT PULL] slab fixes for 6.1-rc4
 2022-11-09 14:48 UTC 

[PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
 2022-11-09 14:28 UTC  (3+ messages)
` [PATCH v7 1/3] mm/slub: only zero requested size of buffer for kzalloc when debug enabled

[PATCH v2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
 2022-11-09 14:24 UTC  (7+ messages)

[linux-next:master 4221/6614] drivers/net/ethernet/renesas/rswitch.c:1369:5-8: Unneeded variable: "ret". Return "NETDEV_TX_OK" on line 1374
 2022-11-09 14:01 UTC 

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-11-09 13:33 UTC  (5+ messages)
` [PATCH v1 2/2] kselftest: vm: add tests for memory-deny-write-execute

[PATCH v2] mm/hugetlb_vmemmap: remap head page to newly allocated page
 2022-11-09 13:15 UTC  (5+ messages)

[PATCH 0/2] [RFC] shmem: user and group quota support for tmpfs
 2022-11-09 13:10 UTC  (12+ messages)
` [PATCH 1/2] shmem: implement user/group "
` [PATCH 2/2] shmem: implement mount options for global quota limits

[PATCHv5 00/13] zram: Support multiple compression streams
 2022-11-09 11:50 UTC  (14+ messages)
` [PATCHv5 01/13] zram: Preparation for multi-zcomp support
` [PATCHv5 02/13] zram: Add recompression algorithm sysfs knob
` [PATCHv5 03/13] zram: Factor out WB and non-WB zram read functions
` [PATCHv5 04/13] zram: Introduce recompress sysfs knob
` [PATCHv5 05/13] zram: Add recompress flag to read_block_state()
` [PATCHv5 06/13] zram: Clarify writeback_store() comment
` [PATCHv5 07/13] zram: Use IS_ERR_VALUE() to check for zs_malloc() errors
` [PATCHv5 08/13] zram: add size class equals check into recompression
` [PATCHv5 09/13] zram: remove redundant checks from zram_recompress()
` [PATCHv5 10/13] zram: Add algo parameter support to zram_recompress()
` [PATCHv5 11/13] documentation: Add zram recompression documentation
` [PATCHv5 12/13] zram: add incompressible writeback
` [PATCHv5 13/13] zram: Add incompressible flag to read_block_state()

[6.1.0-rc3-next-20221104] Boot failure - kernel BUG at mm/memblock.c:519
 2022-11-09 11:48 UTC  (9+ messages)

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-11-09 11:38 UTC  (3+ messages)

[PATCH] Revert "mm: migration: fix the FOLL_GET failure on following huge page"
 2022-11-09 11:36 UTC  (2+ messages)

[PATCH v2 0/3] Refactor __kmem_cache_create() and fix memory leak
 2022-11-09 11:16 UTC  (5+ messages)

[PATCH v3 0/5] ksm: support tracking KSM-placed zero-pages
 2022-11-09 10:40 UTC  (5+ messages)
` [PATCH v3 2/5] ksm: support unsharing zero pages placed by KSM

[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-09 10:34 UTC  (5+ messages)
` [PATCH v6 1/3] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit
` [PATCH v6 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v6 3/3] selftests: vm: add pagemap ioctl tests

[linux-next:pending-fixes] BUILD SUCCESS 185da88d03ed28e7602c6f278232209cb02e5548
 2022-11-09 10:26 UTC 

[PATCH v2] mm: anonymous shared memory naming
 2022-11-09 10:11 UTC  (4+ messages)

[PATCH] mm/kfence: remove hung_task cruft
 2022-11-09  9:26 UTC 

[linux-next:master 4744/6155] net/dcb/dcbnl.c:1230:1: warning: the frame size of 1244 bytes is larger than 1024 bytes
 2022-11-09  9:26 UTC  (5+ messages)

[PATCHv11 04/16] x86/mm: Handle LAM on context switch
 2022-11-09  9:17 UTC  (4+ messages)
` [PATCHv11.1 "

[RFC v2 0/3] move PG_slab to page_type
 2022-11-09  8:13 UTC  (14+ 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 v1 0/3] Avoid scheduling cache draining to isolated cpus
 2022-11-09  8:05 UTC  (10+ messages)

[PATCH -V2 0/2] migrate: convert migrate_pages()/unmap_and_move() to use folios
 2022-11-09  7:53 UTC  (4+ messages)
` [PATCH -V2 1/2] migrate: convert unmap_and_move() "
` [PATCH -V2 2/2] migrate: convert migrate_pages() "

[PATCH] mm/vmscan: simplify the nr assignment logic for pages to scan
 2022-11-09  7:04 UTC 

[PATCHv4 0/9] zsmalloc/zram: configurable zspage size
 2022-11-09  6:24 UTC  (5+ messages)
` [PATCHv4 6/9] zsmalloc: pass limit on pages per-zspage to zs_create_pool()
` [PATCHv4 7/9] zram: add pages_per_pool_page device attribute

[PATCH] mm, compaction: fix fast_isolate_around() to stay within boundaries
 2022-11-09  5:41 UTC  (4+ messages)

[PATCH] mm/madvise: fix madvise_pageout for private file mappings
 2022-11-09  5:18 UTC 

[PATCH v3 0/5] Implement writeback for zsmalloc
 2022-11-09  4:40 UTC  (8+ messages)
` [PATCH v3 1/5] zswap: fix writeback lock ordering "
` [PATCH v3 2/5] zsmalloc: Consolidate zs_pool's migrate_lock and size_class's locks
` [PATCH v3 3/5] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
` [PATCH v3 4/5] zsmalloc: Add ops fields to zs_pool to store evict handlers
` [PATCH v3 5/5] zsmalloc: Implement writeback mechanism for zsmalloc

[linux-next:master 4780/6121] ERROR: modpost: "__tsan_memset" [arch/arm64/crypto/sm3-neon.ko] undefined!
 2022-11-09  4:34 UTC 

[PATCH] mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
 2022-11-09  3:57 UTC  (7+ messages)
` [PATCH v2] "

[linux-next:master 4936/6121] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:1726:6: warning: no previous prototype for 'kfd_fill_cache_non_crat_info'
 2022-11-09  3:43 UTC 

[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-11-09  3:35 UTC  (4+ messages)
` [PATCH RFC 1/3] mm/vmalloc.c: add used_map into vmap_block to track space of vmap_block
` [PATCH RFC 2/3] mm/vmalloc.c: add flags to mark vm_map_ram area
` [PATCH RFC 3/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas

[PATCH v1] arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
 2022-11-09  3:14 UTC  (2+ messages)

[linux-next:master 4791/6121] arch/arm64/crypto/sm4-ce-gcm-glue.c:274:33: warning: unused variable 'sm4_ce_gcm_cpu_feature'
 2022-11-09  2:43 UTC 

[PATCH v2] percpu_counter: add percpu_counter_sum_all interface
 2022-11-09  1:29 UTC  (3+ messages)

[PATCH linux-next] selftests/vm: calculate variables in correct order
 2022-11-09  0:31 UTC  (2+ messages)

[linux-next:master 5980/6121] lib/test_objpool.c:82:7: warning: no previous prototype for 'ot_kzalloc'
 2022-11-09  0:21 UTC 

[linux-next:master 2058/6121] drivers/firmware/efi/memmap.c:16:13: warning: no previous prototype for '__efi_memmap_free'
 2022-11-08 23:10 UTC 

[linux-next:master 2058/6121] drivers/firmware/efi/memmap.c:16:13: warning: no previous prototype for function '__efi_memmap_free'
 2022-11-08 22:40 UTC 

[linux-next:master 4575/6121] vmlinux.o: warning: objtool: __btrfs_map_block+0x1e1f: unreachable instruction
 2022-11-08 22:10 UTC 

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING ef5b2e74bc50799a4e8b962a34971c8a593af37a
 2022-11-08 21:49 UTC 

[linux-next:master] BUILD REGRESSION b6fc3fddade7a194bd141a49f2689e50f796ef46
 2022-11-08 20:33 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/4.14 38/39] arch/m68k/mm/init.c:125:0: warning: "UL" redefined
 2022-11-08 19:08 UTC 


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