linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-05 17:22:58 to 2020-03-07 23:41:48 UTC [more...]

[linux-next:master 3881/7050] drivers/scsi/qla2xxx/qla_gs.c:1753:29: sparse: sparse: incorrect type in assignment (different base types)
 2020-03-07 23:41 UTC 

[RFC PATCH] mm/page_alloc.c: Micro-optimisation Remove unnecessary branch
 2020-03-07 23:15 UTC  (2+ messages)

[PATCH v3 0/7] mm/hotplug: Only use subsection map for VMEMMAP
 2020-03-07 22:55 UTC  (11+ messages)
` [PATCH v3 1/7] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
` [PATCH v3 2/7] mm/sparse.c: introduce new function fill_subsection_map()
` [PATCH v3 3/7] mm/sparse.c: introduce a new function clear_subsection_map()
` [PATCH v3 4/7] mm/sparse.c: only use subsection map in VMEMMAP case
` [PATCH v3 5/7] mm/sparse.c: add note about only VMEMMAP supporting sub-section support
` [PATCH v3 6/7] mm/sparse.c: move subsection_map related codes together
` [PATCH v3 7/7] mm/sparse.c: Use __get_free_pages() instead in populate_section_memmap()

[PATCH] mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations
 2020-03-07 22:38 UTC  (2+ messages)

[linux-next:master 3879/7050] drivers/scsi/qla2xxx/qla_os.c:5929:30: sparse: sparse: incorrect type in assignment (different base types)
 2020-03-07 22:13 UTC 

[PATCH] mm: clear 1G pages with streaming stores on x86
 2020-03-07 22:06 UTC  (3+ messages)

[PATCH RESEND v6 00/16] mm: Page fault enhancements
 2020-03-07 21:47 UTC  (3+ messages)

possible deadlock in shmem_fallocate (4)
 2020-03-07 21:43 UTC  (2+ messages)
` [ashmem] "

linux-next test error: BUG: using __this_cpu_read() in preemptible code in __mod_memcg_state
 2020-03-07 21:05 UTC 

[linux-next:master 3601/7050] net/netfilter/nft_tunnel.c:376:30: sparse: sparse: incorrect type in assignment (different base types)
 2020-03-07 20:51 UTC 

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-07 19:12 UTC  (28+ messages)
` [Lsf-pc] "
  ` [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update
` [LSFMMBPF TOPIC] long live LFSMMBPF

[PATCH] mm: Use fallthrough;
 2020-03-07 18:53 UTC  (2+ messages)

[linux-next:master 6281/6330] arch/x86/entry/vdso/vma.o: warning: objtool: vdso_fault()+0x16b: unreachable instruction
 2020-03-07 18:06 UTC 

[linux-next:master 3010/7050] drivers/soc/fsl/dpio/qbman-portal.c:755:42: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-03-07 18:06 UTC 

[linux-next:master 6276/7050] lib/stackdepot.c:326: undefined reference to `__irqentry_text_start'
 2020-03-07 13:41 UTC  (3+ messages)

[PATCH 3/3] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
 2020-03-07 13:37 UTC  (5+ messages)

[linux-next:master 5770/7050] arch/riscv/kernel/stacktrace.c:78:8: error: 'sp_in_global' undeclared; did you mean 'spin_lock'?
 2020-03-07 11:16 UTC 

[PATCH V15] mm/debug: Add tests validating architecture page table helpers
 2020-03-07  7:05 UTC  (7+ messages)

[patch 1/2] mm, shmem: add vmstat for hugepage fallback
 2020-03-07  4:13 UTC  (4+ messages)
` [patch 2/2] mm, thp: track fallbacks due to failed memcg charges separately

[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-03-07  4:00 UTC  (3+ messages)
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()

[PATCH] mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa
 2020-03-07  3:05 UTC  (3+ messages)

[PATCH] mm/gup: fixup for ce35133be382 mm/gup: track FOLL_PIN pages
 2020-03-07  2:11 UTC 

Processes being killed without obvious reason or log entries
 2020-03-07  1:57 UTC 

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-03-07  1:08 UTC  (12+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-07  1:03 UTC  (36+ messages)
          ` [PATCHv4] "
                ` [PATCHv5] "
                            ` [PATCHv6] "
                                ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                                  ` [PATCH 1/2] exec: Properly mark the point of no return
                                  ` [PATCH 2/2] exec: Add a exec_update_mutex to replace cred_guard_mutex

[RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
 2020-03-06 23:03 UTC  (2+ messages)

[PATCH] mm,cma: remove pfn_range_valid_contig
 2020-03-06 22:22 UTC  (2+ messages)

[patch] mm, thp: track fallbacks due to failed memcg charges separately
 2020-03-06 21:27 UTC  (8+ messages)
` [patch 1/2] mm, shmem: add thp fault alloc and fallback stats

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-03-06 21:16 UTC  (17+ messages)
` [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler
` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 18/27] x86/cet/shstk: Introduce WRUSS instruction

[PATCH -V2] mm: Add PageLayzyFree() helper functions for MADV_FREE
 2020-03-06 20:41 UTC  (4+ messages)

[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
 2020-03-06 20:12 UTC  (4+ messages)

[linux-next:master 7003/7050] arch/x86/entry/vdso/vma.o: warning: objtool: init_vdso_image()+0x1a: unreachable instruction
 2020-03-06 20:02 UTC 

[PATCH v28 16/22] x86/sgx: Add a page reclaimer
 2020-03-06 18:47 UTC  (3+ messages)

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-03-06 18:40 UTC  (4+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-03-06 17:42 UTC  (15+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()

BUG: Bad page map (4)
 2020-03-06 17:24 UTC 

[PATCH v4 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-03-06 17:08 UTC  (8+ messages)
` [PATCH v4 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v4 2/7] mm/memory_hotplug: Rename mhp_restrictions to mhp_params
` [PATCH v4 3/7] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH v4 4/7] x86/mm: Introduce __set_memory_prot()
` [PATCH v4 5/7] powerpc/mm: Thread pgprot_t through create_section_mapping()
` [PATCH v4 6/7] mm/memory_hotplug: Add pgprot_t to mhp_params
` [PATCH v4 7/7] mm/memremap: Set caching mode for PCI P2PDMA memory to WC

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-03-06 16:08 UTC  (18+ messages)
` [PATCH v7 2/7] mm: introduce external memory hinting API
` [PATCH v7 3/7] mm: check fatal signal pending of target process
` [PATCH v7 4/7] pid: move pidfd_get_pid function to pid.c
` [PATCH v7 5/7] mm: support both pid and pidfd for process_madvise
` [PATCH v7 6/7] mm/madvise: employ mmget_still_valid for write lock
` [PATCH v7 7/7] mm/madvise: allow KSM hints for remote API

[PATCH -next] kasan/tags: fix -Wdeclaration-after-statement warn
 2020-03-06 15:37 UTC 

[failures] mm-vmscan-remove-unnecessary-lruvec-adding.patch removed from -mm tree
 2020-03-06 14:54 UTC  (5+ messages)

[PATCH v8 0/4] KASAN for powerpc64 radix
 2020-03-06 13:33 UTC  (5+ messages)
` [PATCH v8 1/4] kasan: define and use MAX_PTRS_PER_* for early shadow tables
` [PATCH v8 2/4] kasan: Document support on 32-bit powerpc
` [PATCH v8 3/4] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
` [PATCH v8 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-03-06 13:25 UTC  (3+ messages)
` [PATCH v4 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"
` [PATCH v4 2/2] mm/gup/writeback: add callbacks for inaccessible pages

[PATCH v7 0/4] KASAN for powerpc64 radix
 2020-03-06 13:09 UTC  (4+ messages)
` [PATCH v7 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH v3 0/2] add callbacks for inaccessible pages
 2020-03-06 11:18 UTC  (6+ messages)
` [PATCH v3 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"
` [PATCH v3 2/2] mm/gup/writeback: add callbacks for inaccessible pages

[RESEND PATCH] mm/sparsemem: use wrapped macros instead of open-coding
 2020-03-06 10:19 UTC 

[PATCH] mm/sparsemem: use wrapped macros instead of open-coding
 2020-03-06  9:36 UTC 

[PATCH] mm/vmscan: Prioritize anonymous executable pages like we do file-backed
 2020-03-06  9:22 UTC  (7+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 7f925373eccf3ba4d761a9cdd382cf2d6f1fd5c3
 2020-03-06  6:31 UTC 

incoming
 2020-03-06  6:28 UTC  (8+ messages)
` [patch 1/7] mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa
` [patch 2/7] mm: fix possible PMD dirty bit lost in set_pmd_migration_entry()
` [patch 3/7] mm: avoid data corruption on CoW fault into PFN-mapped VMA
` [patch 4/7] fat: fix uninit-memory access for partial initialized inode
` [patch 5/7] mm/z3fold.c: do not include rwlock.h directly
` [patch 6/7] mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
` [patch 7/7] arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description

[PATCH] mm: mmap: show vm_unmapped_area error log
 2020-03-06  6:16 UTC  (4+ messages)

[PATCH] memcg: optimize memory.numa_stat like memory.stat
 2020-03-06  4:54 UTC  (3+ messages)

[PATCH -next v2] powerpc/64s/pgtable: fix an undefined behaviour
 2020-03-06  4:50 UTC  (3+ messages)

[RFC 0/3] mm: Discard lazily freed pages when migrating
 2020-03-06  4:05 UTC  (12+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-03-06  3:34 UTC  (6+ messages)
` [PATCH v3 18/27] powerpc/powernv/pmem: Add controller dump IOCTLs

[linux-next:master 4647/6726] kernel/rcu/tree.c:1212:41: error: implicit declaration of function 'data_race'; did you mean 'notrace'?
 2020-03-06  2:54 UTC 

[PATCH v3] net: memcg: late association of sock to memcg
 2020-03-05 22:45 UTC  (4+ messages)

[PATCHv2] memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
 2020-03-06  1:02 UTC 

[PATCH] slub: Relocate freelist pointer to middle of object
 2020-03-06  0:26 UTC 

[PATCH] slub: Improve bit diffusion for freelist ptr obfuscation
 2020-03-06  0:24 UTC 

kdump twirling - does not finish - commit 326e1b8f83a4318b09033ef754f40c785aed5e68
 2020-03-05 21:15 UTC  (2+ messages)

[PATCH v2] mm: Make mem_cgroup_id_get_many() __maybe_unused
 2020-03-05 18:36 UTC  (3+ messages)

[PATCH] mm: Make mem_cgroup_id_get_many dependent on MMU and MEMCG_SWAP
 2020-03-05 18:34 UTC  (5+ 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).