messages from 2018-04-12 21:27:34 to 2018-04-16 01:47:36 UTC [more...]
[PATCH] printk: Ratelimit messages printed by console drivers
2018-04-16 1:47 UTC (4+ messages)
[PATCH] mm: allow to decrease swap.max below actual swap usage
2018-04-16 1:39 UTC (2+ messages)
centralize SWIOTLB config symbol and misc other cleanups
2018-04-15 21:52 UTC (14+ messages)
` [PATCH 01/12] iommu-common: move to arch/sparc
` [PATCH 02/12] iommu-helper: unexport iommu_area_alloc
` [PATCH 03/12] iommu-helper: mark iommu_is_span_boundary as inline
` [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/
` [PATCH 05/12] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
` [PATCH 06/12] dma-mapping: move the NEED_DMA_MAP_STATE "
` [PATCH 07/12] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
` [PATCH 08/12] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
` [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
` [PATCH 10/12] arm: don't build swiotlb by default
` [PATCH 11/12] swiotlb: move the SWIOTLB config symbol to lib/Kconfig
` [PATCH 12/12] swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs
[v4 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
2018-04-15 20:49 UTC (2+ messages)
[PATCH v4 0/3] restructure memfd code
2018-04-15 18:21 UTC (4+ messages)
` [PATCH v4 1/3] mm/shmem: add __rcu annotations and properly deref radix entry
` [PATCH v4 2/3] mm/shmem: update file sealing comments and file checking
` [PATCH v4 3/3] mm: restructure memfd code
[PATCH 00/32] docs/vm: convert to ReST format
2018-04-15 17:36 UTC (7+ messages)
[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
2018-04-15 14:42 UTC (3+ messages)
[PATCH AUTOSEL for 4.15 019/189] printk: Add console owner and waiter logic to load balance console writes
2018-04-15 14:34 UTC (3+ messages)
[mmotm:master 91/100] fs//notify/group.c:41:24: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
2018-04-15 3:58 UTC
[PATCH v3 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
2018-04-15 2:19 UTC (6+ messages)
` [PATCH v3 4/4] "
repeatable boot randomness inside KVM guest
2018-04-15 0:41 UTC (2+ messages)
[PATCH] mm: Change return type to vm_fault_t
2018-04-14 21:33 UTC
[PATCH] mm: Adding new return type vm_fault_t
2018-04-14 20:58 UTC
[PATCH v10 00/62] Convert page cache to XArray
2018-04-14 19:58 UTC (4+ messages)
[PATCH] mm: huge_memory: Change return type to vm_fault_t
2018-04-14 15:44 UTC
[PATCH v11 00/63] Convert page cache to XArray
2018-04-14 14:13 UTC (64+ messages)
` [PATCH v11 01/63] xarray: Replace exceptional entries
` [PATCH v11 02/63] xarray: Change definition of sibling entries
` [PATCH v11 03/63] xarray: Add definition of struct xarray
` [PATCH v11 04/63] xarray: Define struct xa_node
` [PATCH v11 05/63] xarray: Add documentation
` [PATCH v11 06/63] xarray: Add xa_load
` [PATCH v11 07/63] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v11 08/63] xarray: Add xa_store
` [PATCH v11 09/63] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v11 10/63] xarray: Add xa_for_each
` [PATCH v11 11/63] xarray: Add xa_extract
` [PATCH v11 12/63] xarray: Add xa_destroy
` [PATCH v11 13/63] xarray: Add xas_next and xas_prev
` [PATCH v11 14/63] xarray: Add xas_create_range
` [PATCH v11 15/63] xarray: Add MAINTAINERS entry
` [PATCH v11 16/63] page cache: Rearrange address_space
` [PATCH v11 17/63] page cache: Convert hole search to XArray
` [PATCH v11 18/63] page cache: Add and replace pages using the XArray
` [PATCH v11 19/63] page cache: Convert page deletion to XArray
` [PATCH v11 20/63] page cache: Convert page cache lookups "
` [PATCH v11 21/63] page cache: Convert delete_batch "
` [PATCH v11 22/63] page cache: Remove stray radix comment
` [PATCH v11 23/63] page cache: Convert filemap_range_has_page to XArray
` [PATCH v11 24/63] mm: Convert page-writeback "
` [PATCH v11 25/63] mm: Convert workingset "
` [PATCH v11 26/63] mm: Convert truncate "
` [PATCH v11 27/63] mm: Convert add_to_swap_cache "
` [PATCH v11 28/63] mm: Convert delete_from_swap_cache "
` [PATCH v11 29/63] mm: Convert __do_page_cache_readahead "
` [PATCH v11 30/63] mm: Convert page migration "
` [PATCH v11 31/63] mm: Convert huge_memory "
` [PATCH v11 32/63] mm: Convert collapse_shmem "
` [PATCH v11 33/63] mm: Convert khugepaged_scan_shmem "
` [PATCH v11 34/63] pagevec: Use xa_tag_t
` [PATCH v11 35/63] shmem: Convert replace to XArray
` [PATCH v11 36/63] shmem: Convert shmem_confirm_swap "
` [PATCH v11 37/63] shmem: Convert find_swap_entry "
` [PATCH v11 38/63] shmem: Convert shmem_add_to_page_cache "
` [PATCH v11 39/63] shmem: Convert shmem_alloc_hugepage "
` [PATCH v11 40/63] shmem: Convert shmem_free_swap "
` [PATCH v11 41/63] shmem: Convert shmem_partial_swap_usage "
` [PATCH v11 42/63] memfd: Convert shmem_wait_for_pins "
` [PATCH v11 43/63] memfd: Convert shmem_tag_pins "
` [PATCH v11 44/63] shmem: Comment fixups
` [PATCH v11 45/63] btrfs: Convert page cache to XArray
` [PATCH v11 46/63] fs: Convert buffer "
` [PATCH v11 47/63] fs: Convert writeback "
` [PATCH v11 48/63] nilfs2: Convert "
` [PATCH v11 49/63] f2fs: "
` [PATCH v11 50/63] lustre: "
` [PATCH v11 51/63] dax: Fix use of zero page
` [PATCH v11 52/63] dax: dax_insert_mapping_entry always succeeds
` [PATCH v11 53/63] dax: Rename some functions
` [PATCH v11 54/63] dax: Hash on XArray instead of mapping
` [PATCH v11 55/63] dax: Convert dax_insert_pfn_mkwrite to XArray
` [PATCH v11 56/63] dax: Convert __dax_invalidate_entry "
` [PATCH v11 57/63] dax: Convert dax writeback "
` [PATCH v11 58/63] dax: Convert page fault handlers "
` [PATCH v11 59/63] dax: Return fault code from dax_load_hole
` [PATCH v11 60/63] page cache: Finish XArray conversion
` [PATCH v11 61/63] radix tree: Remove unused functions
` [PATCH v11 62/63] radix tree: Remove radix_tree_update_node_t
` [PATCH v11 63/63] radix tree: Remove radix_tree_clear_tags
[PATCH 0/8] Various PageFlags cleanups
2018-04-14 4:31 UTC (9+ messages)
` [PATCH 1/8] mm: Rename PF argument to modify
` [PATCH 2/8] mm: Rename PF_NO_TAIL to PF_TAIL_READ
` [PATCH 3/8] mm: Turn PF_POISONED_CHECK into CheckPageInit
` [PATCH 4/8] mm: Improve page flag policy documentation
` [PATCH 5/8] mm: Fix bug in page flags checking
` [PATCH 6/8] mm: Turn page policies into functions
` [PATCH 7/8] mm: Always check PagePolicyNoCompound
` [PATCH 8/8] mm: Optimise PagePolicyTailRead
mmotm 2018-04-13-17-28 uploaded
2018-04-14 0:29 UTC
[PATCH] kasan: add no_sanitize attribute for clang builds
2018-04-13 19:16 UTC (4+ messages)
[PATCH RFC 0/8] mm: online/offline 4MB chunks controlled by device driver
2018-04-13 17:11 UTC (23+ messages)
` [PATCH RFC 1/8] mm/memory_hotplug: Revert "mm/memory_hotplug: optimize memory hotplug"
` [PATCH RFC 2/8] mm: introduce PG_offline
` [PATCH RFC 3/8] mm: use PG_offline in online/offlining code
` [PATCH RFC 4/8] kdump: expose PG_offline
` [PATCH RFC 5/8] mm: only mark section offline when all pages are offline
` [PATCH RFC 6/8] mm: offline_pages() is also limited by MAX_ORDER
` [PATCH RFC 7/8] mm: allow to control onlining/offlining of memory by a driver
` [PATCH RFC 8/8] mm: export more functions used to online/offline memory
[PATCH] mmap.2: MAP_FIXED is okay if the address range has been reserved
2018-04-13 16:17 UTC (13+ messages)
[PATCH] slab: introduce the flag SLAB_MINIMIZE_WASTE
2018-04-13 15:10 UTC (12+ messages)
` "
[PATCH 0/3] indirectly reclaimable memory
2018-04-13 14:37 UTC (14+ messages)
` [PATCH 1/3] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
` [PATCH 3/3] dcache: account external names as indirectly reclaimable memory
[RFC PATCH v22 0/6] mm: security: ro protection for dynamic data
2018-04-13 13:41 UTC (7+ messages)
` [PATCH 1/6] struct page: add field for vm_struct
` [PATCH 2/6] vmalloc: rename llist field in vmap_area
` [PATCH 3/6] Protectable Memory
` [PATCH 4/6] Documentation for Pmalloc
` [PATCH 5/6] Pmalloc selftest
` [PATCH 6/6] lkdtm: crash on overwriting protected pmalloc var
[PATCH RFC 5/8] mm: only mark section offline when all pages are offline
2018-04-13 13:42 UTC (2+ messages)
[PATCH v9 00/24] Speculative page faults
2018-04-13 13:34 UTC (3+ messages)
Filesystem crashes due to pages without buffers
2018-04-13 12:58 UTC (5+ messages)
[PATCH] memcg: Remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
2018-04-13 12:51 UTC (13+ messages)
[PATCH v2 0/2] Fix __GFP_ZERO vs constructor
2018-04-13 12:44 UTC (4+ messages)
[PATCH] mm: vmalloc: Remove double execution of vunmap_page_range
2018-04-13 12:12 UTC (9+ messages)
[PATCH 0/2] vunmap and debug objects
2018-04-13 12:01 UTC (4+ messages)
` [PATCH 1/2] mm: vmalloc: Avoid racy handling of debugobjects in vunmap
` [PATCH 2/2] mm: vmalloc: Pass proper vm_start into debugobjects
[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
2018-04-13 11:17 UTC (6+ messages)
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC
Requesting to share current work items
2018-04-13 10:23 UTC (4+ messages)
[RFC] mm, slab: reschedule cache_reap() on the same CPU
2018-04-13 8:44 UTC (4+ messages)
` [PATCH] "
[PATCH] mm/page_alloc: remove realsize in free_area_init_core()
2018-04-13 8:38 UTC
[v3 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
2018-04-13 6:56 UTC (11+ messages)
[PATCH v9 00/61] XArray v9
2018-04-12 21:27 UTC (7+ messages)
` [PATCH v9 07/61] xarray: Add the xa_lock to the radix_tree_root
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).