messages from 2019-06-03 15:16:47 to 2019-06-04 17:36:14 UTC [more...]
[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
2019-06-04 17:36 UTC (15+ messages)
` [PATCH v3 04/11] arm64/mm: Add temporary arch_remove_memory() implementation
` [PATCH v3 05/11] drivers/base/memory: Pass a block_id to init_memory_block()
` [PATCH v3 06/11] mm/memory_hotplug: Allow arch_remove_pages() without CONFIG_MEMORY_HOTREMOVE
[RFC][Patch v10 0/2] mm: Support for page hinting
2019-06-04 17:12 UTC (26+ messages)
` [RFC][Patch v10 1/2] mm: page_hinting: core infrastructure
` [RFC][Patch v10 2/2] virtio-balloon: page_hinting: reporting to the host
` [QEMU PATCH] KVM: Support for page hinting
[PATCH V2 1/2] zpool: Add malloc_support_movable to zpool_driver
2019-06-04 17:11 UTC (3+ messages)
` [PATCH V2 2/2] zswap: Add module parameter malloc_movable_if_support
[PATCHv2 1/2] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
2019-06-04 16:55 UTC (10+ messages)
[PATCH uprobe, thp v2 0/5] THP aware uprobe
2019-06-04 16:51 UTC (6+ messages)
` [PATCH uprobe, thp v2 1/5] mm: move memcmp_pages() and pages_identical()
` [PATCH uprobe, thp v2 2/5] uprobe: use original page when all uprobes are removed
` [PATCH uprobe, thp v2 3/5] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH uprobe, thp v2 4/5] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
` [PATCH uprobe, thp v2 5/5] uprobe: collapse THP pmd after removing all uprobes
[PATCH v3] mm/swap: Fix release_pages() when releasing devmap pages
2019-06-04 16:48 UTC
[PATCH v1 0/4] Introduce MADV_COLD and MADV_PAGEOUT
2019-06-04 15:38 UTC (5+ messages)
` [PATCH v1 4/4] mm: introduce MADV_PAGEOUT
[PATCH v5 2/3] mm: init: report memory auto-initialization features at boot time
2019-06-04 15:06 UTC (6+ messages)
[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
2019-06-04 14:54 UTC (4+ messages)
[PATCH V3 0/2] mm/ioremap: Check virtual address alignment
2019-06-04 14:24 UTC (4+ messages)
` [PATCH V3 2/2] arm64/mm: Change offset base address in [pud|pmd]_free_[pmd|pte]_page()
[POWERPC][next-20190603] Boot failure : Kernel BUG at mm/vmalloc.c:470
2019-06-04 14:20 UTC (4+ messages)
[PATCH v2 10/22] docs: vm: hmm.rst: fix some warnings
2019-06-04 14:17 UTC
[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
2019-06-04 13:09 UTC (29+ messages)
` [PATCH v16 01/16] uaccess: add untagged_addr definition for other arches
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 06/16] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 10/16] drm/amdgpu, arm64: untag user pointers
` [PATCH v16 11/16] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 13/16] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel
[PATCH v2] uaccess: add noop untagged_addr definition
2019-06-04 13:01 UTC (5+ messages)
[PATCH v2] mm/swap: Fix release_pages() when releasing devmap pages
2019-06-04 12:35 UTC (4+ messages)
[PATCH] mm: fix trying to reclaim unevicable LRU page
2019-06-04 12:28 UTC (3+ messages)
[PATCH v2] kasan: add memory corruption identification for software tag-based mode
2019-06-04 12:26 UTC
[RFCv2 0/6] introduce memory hinting API for external process
2019-06-04 12:06 UTC (17+ messages)
` [RFCv2 1/6] mm: introduce MADV_COLD
[PATCH] uaccess: add noop untagged_addr definition
2019-06-04 12:05 UTC (5+ messages)
[RFC PATCH 0/3] psi: support cgroup v1
2019-06-04 11:55 UTC (5+ messages)
` [RFC PATCH 1/3] psi: make cgroup psi helpers public
` [RFC PATCH 2/3] psi: cgroup v1 support
` [RFC PATCH 3/3] psi: add cgroup v1 interfaces
[PATCH] Make more redeable the kmalloc function
2019-06-04 11:48 UTC (2+ messages)
RFC: switch the remaining architectures to use generic GUP v2
2019-06-04 11:46 UTC (11+ messages)
` [PATCH 01/16] uaccess: add untagged_addr definition for other arches
` [PATCH 03/16] mm: simplify gup_fast_permitted
[Bug 203715] New: BUG: unable to handle kernel NULL pointer dereference under stress (possibly related to https://lkml.org/lkml/2019/5/24/292 ?)
2019-06-04 11:43 UTC (3+ messages)
[RFC PATCH stable-4.4] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
2019-06-04 9:49 UTC
[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
2019-06-04 9:32 UTC (6+ messages)
[PATCH v3 1/6] nvdimm: Consider probe return -EOPNOTSUPP as success
2019-06-04 9:13 UTC (6+ messages)
` [PATCH v3 2/6] mm/nvdimm: Add PFN_MIN_VERSION support
` [PATCH v3 3/6] mm/nvdimm: Add page size and struct page size to pfn superblock
` [PATCH v3 4/6] mm/nvdimm: Use correct #defines instead of opencoding
` [PATCH v3 5/6] mm/nvdimm: Pick the right alignment default when creating dax devices
` [PATCH v3 6/6] mm/nvdimm: Use correct alignment when looking at first pfn from a region
[PATCH] mm/mmap: Move common defines to mman-common.h
2019-06-04 9:09 UTC
[PATCH] mm/gup: remove unnecessary check against CMA in __gup_longterm_locked()
2019-06-04 8:50 UTC (3+ messages)
[RFC V2] mm: Generalize notify_page_fault()
2019-06-04 8:12 UTC (3+ messages)
[PATCH 0/2] fs: Hole punch vs page cache filling races
2019-06-04 8:00 UTC (7+ messages)
` [PATCH 1/2] mm: Add readahead file operation
` [PATCH 2/2] ext4: Fix stale data exposure when read races with hole punch
[PATCH v8 00/12] mm: Sub-section memory hotplug support
2019-06-04 7:41 UTC (5+ messages)
` [PATCH v8 09/12] mm/sparsemem: Support sub-section hotplug
[PATCH] zsmalloc: remove unused variable
2019-06-04 6:58 UTC
cleanup vmap usage in the dma-mapping layer
2019-06-04 6:55 UTC (4+ messages)
` [PATCH 1/3] vmalloc: lift the arm flag for coherent mappings to common code
` [PATCH 2/3] dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
` [PATCH 3/3] dma-mapping: introduce a dma_common_find_pages helper
[PATCH v4 00/14] Provide generic top-down mmap layout functions
2019-06-04 6:20 UTC (10+ messages)
` [PATCH v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
[PATCH v1 3/4] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
2019-06-04 4:51 UTC (2+ messages)
[PATCH v7 00/12] mm: Sub-section memory hotplug support
2019-06-04 4:17 UTC (4+ messages)
` [PATCH v7 09/12] mm/sparsemem: Support sub-section hotplug
[linux-next:master 3906/3985] fs/proc/vmcore.c:59:43: error: expected ')' before 'bool'
2019-06-03 22:14 UTC (2+ messages)
[PATCH 00/11] mm: fix page aging across multiple cgroups
2019-06-03 21:07 UTC (12+ messages)
` [PATCH 01/11] mm: vmscan: move inactive_list_is_low() swap check to the caller
` [PATCH 02/11] mm: clean up and clarify lruvec lookup procedure
` [PATCH 03/11] mm: vmscan: simplify lruvec_lru_size()
` [PATCH 04/11] mm: vmscan: naming fixes: cgroup_reclaim() and writeback_working()
` [PATCH 05/11] mm: vmscan: replace shrink_node() loop with a retry jump
` [PATCH 06/11] mm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
` [PATCH 07/11] mm: vmscan: split shrink_node() into node part and memcgs part
` [PATCH 08/11] mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs
` [PATCH 09/11] mm: vmscan: move file exhaustion detection to the node level
` [PATCH 10/11] mm: vmscan: detect file thrashing at the reclaim root
` [PATCH 11/11] mm: vmscan: enforce inactive:active ratio "
[PATCH v3 0/4] Some cleanups for the KVA/vmalloc
2019-06-03 21:06 UTC (14+ messages)
` [PATCH v3 2/4] mm/vmap: preload a CPU with one object for split purpose
` [PATCH v3 4/4] mm/vmap: move BUG_ON() check to the unlink_va()
[RFC PATCH v5 00/16] Slab Movable Objects (SMO)
2019-06-03 20:34 UTC (9+ messages)
` [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO
[BUG BISECT] bug mm/vmalloc.c:470 (mm/vmalloc.c: get rid of one single unlink_va() when merge)
2019-06-03 19:19 UTC (8+ messages)
[PATCH v2] mm: add account_locked_vm utility function
2019-06-03 19:15 UTC (3+ messages)
` [PATCH v3] "
next/master boot bisection: next-20190603 on jetson-tk1
2019-06-03 17:11 UTC
[PATCH] block: fix a crash in do_task_dead()
2019-06-03 16:23 UTC (8+ messages)
[RFC PATCH 00/11] mm / virtio: Provide support for paravirtual waste page treatment
2019-06-03 15:33 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).