messages from 2018-06-15 20:33:44 to 2018-06-18 10:07:26 UTC [more...]
[PATCHv3 00/17] MKTME enabling
2018-06-18 10:07 UTC (15+ messages)
` [PATCHv3 07/17] x86/mm: Preserve KeyID on pte_modify() and pgprot_modify()
` [PATCHv3 09/17] x86/mm: Implement page_keyid() using page_ext
[PATCH v7 REBASED 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
2018-06-18 9:47 UTC (18+ messages)
` [PATCH v7 REBASED 01/17] list_lru: Combine code under the same define
` [PATCH v7 REBASED 02/17] mm: Introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
` [PATCH v7 REBASED 03/17] mm: Assign id to every memcg-aware shrinker
` [PATCH v7 REBASED 04/17] memcg: Move up for_each_mem_cgroup{, _tree} defines
` [PATCH v7 REBASED 05/17] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v7 REBASED 06/17] mm: Refactoring in workingset_init()
` [PATCH v7 REBASED 07/17] fs: Refactoring in alloc_super()
` [PATCH v7 REBASED 08/17] fs: Propagate shrinker::id to list_lru
` [PATCH v7 REBASED 09/17] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH v7 REBASED 10/17] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH v7 REBASED 11/17] list_lru: Pass lru "
` [PATCH v7 REBASED 12/17] mm: Export mem_cgroup_is_root()
` [PATCH v7 REBASED 13/17] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH v7 REBASED 14/17] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v7 REBASED 15/17] mm: Generalize shrink_slab() calls in shrink_node()
` [PATCH v7 REBASED 16/17] mm: Add SHRINK_EMPTY shrinker methods return value
` [PATCH v7 REBASED 17/17] mm: Clear shrinker bit if there are no objects related to memcg
[PATCH v7 REBASED 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
2018-06-18 9:39 UTC (2+ messages)
` [PATCH v7 REBASED 01/17] list_lru: Combine code under the same define
[PATCH v2 0/7] kmalloc-reclaimable caches
2018-06-18 9:18 UTC (8+ messages)
` [PATCH v2 1/7] mm, slab: combine kmalloc_caches and kmalloc_dma_caches
` [PATCH v2 2/7] mm, slab/slub: introduce kmalloc-reclaimable caches
` [PATCH v2 3/7] mm, slab: allocate off-slab freelists as reclaimable when appropriate
` [PATCH v2 4/7] dcache: allocate external names from reclaimable kmalloc caches
` [PATCH v2 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
` [PATCH v2 6/7] mm, proc: add KReclaimable to /proc/meminfo
` [PATCH v2 7/7] mm, slab: shorten kmalloc cache names for large sizes
[PATCH 4.14 152/189] x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI
2018-06-18 8:14 UTC (12+ messages)
` [PATCH 4.14 153/189] x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
` [PATCH 4.14 155/189] x86/pkeys/selftests: Give better unexpected fault error messages
` [PATCH 4.14 156/189] x86/pkeys/selftests: Stop using assert()
` [PATCH 4.14 157/189] x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
` [PATCH 4.14 158/189] x86/pkeys/selftests: Allow faults on unknown keys
` [PATCH 4.14 159/189] x86/pkeys/selftests: Factor out "instruction page"
` [PATCH 4.14 160/189] x86/pkeys/selftests: Add PROT_EXEC test
` [PATCH 4.14 161/189] x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
` [PATCH 4.14 162/189] x86/pkeys/selftests: Fix pointer math
` [PATCH 4.14 163/189] x86/pkeys/selftests: Save off prot for allocations
` [PATCH 4.14 164/189] x86/pkeys/selftests: Add a test for pkey 0
[PATCH 4.16 234/279] x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI
2018-06-18 8:13 UTC (13+ messages)
` [PATCH 4.16 235/279] x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
` [PATCH 4.16 237/279] x86/pkeys/selftests: Give better unexpected fault error messages
` [PATCH 4.16 238/279] x86/pkeys/selftests: Stop using assert()
` [PATCH 4.16 239/279] x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
` [PATCH 4.16 240/279] x86/pkeys/selftests: Avoid printf-in-signal deadlocks
` [PATCH 4.16 241/279] x86/pkeys/selftests: Allow faults on unknown keys
` [PATCH 4.16 242/279] x86/pkeys/selftests: Factor out "instruction page"
` [PATCH 4.16 243/279] x86/pkeys/selftests: Add PROT_EXEC test
` [PATCH 4.16 244/279] x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
` [PATCH 4.16 245/279] x86/pkeys/selftests: Fix pointer math
` [PATCH 4.16 246/279] x86/pkeys/selftests: Save off prot for allocations
` [PATCH 4.16 247/279] x86/pkeys/selftests: Add a test for pkey 0
[PATCH 0/2] mm: gup: don't unmap or drop filesystem buffers
2018-06-18 8:12 UTC (14+ messages)
` [PATCH 1/2] consolidate get_user_pages error handling
` [PATCH 2/2] mm: set PG_dma_pinned on get_user_pages*()
[PATCH 0/4] Small cleanup for memoryhotplug
2018-06-18 7:13 UTC (2+ messages)
[PATCH v33 0/4] Virtio-balloon: support free page reporting
2018-06-18 2:28 UTC (13+ messages)
` [PATCH v33 1/4] mm: add a function to get free page blocks
` [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
[PATCH v5 0/4] Mark vmalloc and page-table pages
2018-06-17 21:46 UTC (5+ messages)
` [PATCH v5 4/4] mm: Mark pages in use for page tables
Patch "x86/pkeys/selftests: Give better unexpected fault error messages" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Stop using assert()" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Save off 'prot' for allocations" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Fix pointer math" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Fix pkey exhaustion test off-by-one" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Factor out "instruction page"" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Avoid printf-in-signal deadlocks" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Allow faults on unknown keys" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Add PROT_EXEC test" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Add a test for pkey 0" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Stop using assert()" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
Patch "x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Give better unexpected fault error messages" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Fix pointer math" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Fix pkey exhaustion test off-by-one" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Factor out "instruction page"" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Allow faults on unknown keys" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Add PROT_EXEC test" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Save off 'prot' for allocations" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
Patch "x86/pkeys/selftests: Add a test for pkey 0" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
[PATCH v2] mm: convert return type of handle_mm_fault() caller to vm_fault_t
2018-06-17 8:48 UTC
XArray -next inclusion request
2018-06-17 3:41 UTC (2+ messages)
[PATCH 00/10] Control Flow Enforcement - Part (3)
2018-06-17 3:16 UTC (6+ messages)
[PATCH v14 00/74] Convert page cache to XArray
2018-06-17 2:00 UTC (75+ messages)
` [PATCH v14 01/74] Update email address
` [PATCH v14 02/74] radix tree test suite: Enable ubsan
` [PATCH v14 03/74] dax: Fix use of zero page
` [PATCH v14 04/74] xarray: Replace exceptional entries
` [PATCH v14 05/74] xarray: Change definition of sibling entries
` [PATCH v14 06/74] xarray: Add definition of struct xarray
` [PATCH v14 07/74] xarray: Define struct xa_node
` [PATCH v14 08/74] xarray: Add documentation
` [PATCH v14 09/74] xarray: Add XArray load operation
` [PATCH v14 10/74] xarray: Add XArray tags
` [PATCH v14 11/74] xarray: Add XArray unconditional store operations
` [PATCH v14 12/74] xarray: Add XArray conditional "
` [PATCH v14 13/74] xarray: Add XArray iterators
` [PATCH v14 14/74] xarray: Extract entries from an XArray
` [PATCH v14 15/74] xarray: Destroy "
` [PATCH v14 16/74] xarray: Step through "
` [PATCH v14 17/74] xarray: Add xas_for_each_conflict
` [PATCH v14 18/74] xarray: Add xas_create_range
` [PATCH v14 19/74] xarray: Add MAINTAINERS entry
` [PATCH v14 20/74] page cache: Rearrange address_space
` [PATCH v14 21/74] page cache: Convert hole search to XArray
` [PATCH v14 22/74] page cache: Add and replace pages using the XArray
` [PATCH v14 23/74] page cache: Convert page deletion to XArray
` [PATCH v14 24/74] page cache: Convert find_get_entry "
` [PATCH v14 25/74] page cache: Convert find_get_entries "
` [PATCH v14 26/74] page cache: Convert find_get_pages_range "
` [PATCH v14 27/74] page cache: Convert find_get_pages_contig "
` [PATCH v14 28/74] page cache; Convert find_get_pages_range_tag "
` [PATCH v14 29/74] page cache: Convert find_get_entries_tag "
` [PATCH v14 30/74] page cache: Convert filemap_map_pages "
` [PATCH v14 31/74] radix tree test suite: Convert regression1 "
` [PATCH v14 32/74] page cache: Convert delete_batch "
` [PATCH v14 33/74] page cache: Remove stray radix comment
` [PATCH v14 34/74] page cache: Convert filemap_range_has_page to XArray
` [PATCH v14 35/74] mm: Convert page-writeback "
` [PATCH v14 36/74] mm: Convert workingset "
` [PATCH v14 37/74] mm: Convert truncate "
` [PATCH v14 38/74] mm: Convert add_to_swap_cache "
` [PATCH v14 39/74] mm: Convert delete_from_swap_cache "
` [PATCH v14 40/74] mm: Convert __do_page_cache_readahead "
` [PATCH v14 41/74] mm: Convert page migration "
` [PATCH v14 42/74] mm: Convert huge_memory "
` [PATCH v14 43/74] mm: Convert collapse_shmem "
` [PATCH v14 44/74] mm: Convert khugepaged_scan_shmem "
` [PATCH v14 45/74] mm: Convert is_page_cache_freeable "
` [PATCH v14 46/74] pagevec: Use xa_tag_t
` [PATCH v14 47/74] shmem: Convert shmem_radix_tree_replace to XArray
` [PATCH v14 48/74] shmem: Convert shmem_confirm_swap "
` [PATCH v14 49/74] shmem: Convert find_swap_entry "
` [PATCH v14 50/74] shmem: Convert shmem_add_to_page_cache "
` [PATCH v14 51/74] shmem: Convert shmem_alloc_hugepage "
` [PATCH v14 52/74] shmem: Convert shmem_free_swap "
` [PATCH v14 53/74] shmem: Convert shmem_partial_swap_usage "
` [PATCH v14 54/74] memfd: Convert memfd_wait_for_pins "
` [PATCH v14 55/74] memfd: Convert memfd_tag_pins "
` [PATCH v14 56/74] shmem: Comment fixups
` [PATCH v14 57/74] btrfs: Convert page cache to XArray
` [PATCH v14 58/74] fs: Convert buffer "
` [PATCH v14 59/74] fs: Convert writeback "
` [PATCH v14 60/74] nilfs2: Convert "
` [PATCH v14 61/74] f2fs: "
` [PATCH v14 62/74] dax: Rename some functions
` [PATCH v14 63/74] dax: Hash on XArray instead of mapping
` [PATCH v14 64/74] dax: Convert dax_insert_pfn_mkwrite to XArray
` [PATCH v14 65/74] dax: Convert dax_layout_busy_page "
` [PATCH v14 66/74] dax: Convert __dax_invalidate_entry "
` [PATCH v14 67/74] dax: Convert dax writeback "
` [PATCH v14 68/74] dax: Convert dax_lock_page "
` [PATCH v14 69/74] dax: Convert page fault handlers "
` [PATCH v14 70/74] page cache: Finish XArray conversion
` [PATCH v14 71/74] radix tree: Remove radix_tree_update_node_t
` [PATCH v14 72/74] radix tree: Remove split/join code
` [PATCH v14 73/74] radix tree: Remove radix_tree_maybe_preload_order
` [PATCH v14 74/74] radix tree: Remove radix_tree_clear_tags
[PATCH] mm: convert return type of handle_mm_fault() caller to vm_fault_t
2018-06-16 18:14 UTC (2+ messages)
[PATCH v13 00/72] Convert page cache to XArray
2018-06-16 12:07 UTC (7+ messages)
[PATCH v1] mm: relax deferred struct page requirements
2018-06-16 8:04 UTC (3+ messages)
OpenAFS module libafs.ko uses GPL-only symbol '__put_devmap_managed_page'
2018-06-16 5:40 UTC (4+ messages)
[PATCH] mm: skip invalid pages block at a time in zero_resv_unresv
2018-06-16 2:13 UTC (3+ messages)
[PATCH] mm/memblock: add missing include <linux/bootmem.h>
2018-06-15 23:32 UTC (5+ messages)
[rfc patch] mm, oom: fix unnecessary killing of additional processes
2018-06-15 23:15 UTC (4+ messages)
` [patch] "
[PATCH] slub: fix failure when we delete and create a slab cache
2018-06-15 22:58 UTC (2+ messages)
[PATCH v2] mm: disallow mapping that conflict for devm_memremap_pages()
2018-06-15 20:33 UTC
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).