Show patches with: Submitter = Matthew Wilcox       |   3464 patches
« 1 2 3 434 35 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] Distinguish vmalloc pages - - - --- 2018-05-02 Matthew Wilcox New
[v5,01/17] s390: Use _refcount for pgtables 1 - - --- 2018-05-04 Matthew Wilcox New
[v5,02/17] mm: Split page_type out from _mapcount 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,03/17] mm: Mark pages in use for page tables 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,04/17] mm: Switch s_mem and slab_cache in struct page 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,05/17] mm: Move 'private' union within struct page 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,06/17] mm: Move _refcount out of struct page union 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,07/17] mm: Combine first three unions in struct page 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,08/17] mm: Use page->deferred_list 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,09/17] mm: Move lru union within struct page 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,10/17] mm: Combine LRU and main union in struct page 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,11/17] mm: Improve struct page documentation 1 1 - --- 2018-05-04 Matthew Wilcox New
[v5,12/17] mm: Add pt_mm to struct page 1 - - --- 2018-05-04 Matthew Wilcox New
[v5,13/17] mm: Add hmm_data to struct page - - - --- 2018-05-04 Matthew Wilcox New
[v5,14/17] slab,slub: Remove rcu_head size checks 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,15/17] slub: Remove kmem_cache->reserved 1 - - --- 2018-05-04 Matthew Wilcox New
[v5,16/17] slub: Remove 'reserved' file from sysfs 1 - - --- 2018-05-04 Matthew Wilcox New
[v5,17/17] mm: Distinguish VMalloc pages - - - --- 2018-05-04 Matthew Wilcox New
[v5,00/17] Rearrange struct page - - - --- 2018-05-04 Matthew Wilcox New
[External] Re: [PATCH 2/3] include/linux/gfp.h: use unsigned int in gfp_zone - - - --- 2018-05-08 Matthew Wilcox New
[v6,01/17] s390: Use _refcount for pgtables 1 - - --- 2018-05-18 Matthew Wilcox New
[v6,02/17] mm: Split page_type out from _mapcount 2 - - --- 2018-05-18 Matthew Wilcox New
[v6,03/17] mm: Mark pages in use for page tables 2 - - --- 2018-05-18 Matthew Wilcox New
[v6,04/17] mm: Switch s_mem and slab_cache in struct page 2 - - --- 2018-05-18 Matthew Wilcox New
[v6,05/17] mm: Move 'private' union within struct page 2 - - --- 2018-05-18 Matthew Wilcox New
[v6,06/17] mm: Move _refcount out of struct page union 2 - - --- 2018-05-18 Matthew Wilcox New
[v6,07/17] mm: Combine first three unions in struct page 2 - - --- 2018-05-18 Matthew Wilcox New
[v6,08/17] mm: Use page->deferred_list 2 - - --- 2018-05-18 Matthew Wilcox New
[v6,09/17] mm: Move lru union within struct page 2 - - --- 2018-05-18 Matthew Wilcox New
[v6,10/17] mm: Combine LRU and main union in struct page 2 - - --- 2018-05-18 Matthew Wilcox New
[v6,11/17] mm: Improve struct page documentation 1 1 - --- 2018-05-18 Matthew Wilcox New
[v6,12/17] mm: Add pt_mm to struct page 1 - - --- 2018-05-18 Matthew Wilcox New
[v6,13/17] mm: Add hmm_data to struct page 1 - - --- 2018-05-18 Matthew Wilcox New
[v6,14/17] slab,slub: Remove rcu_head size checks 2 - - --- 2018-05-18 Matthew Wilcox New
[v6,15/17] slub: Remove kmem_cache->reserved 1 - - --- 2018-05-18 Matthew Wilcox New
[v6,16/17] slub: Remove 'reserved' file from sysfs 1 - - --- 2018-05-18 Matthew Wilcox New
[v6,17/17] mm: Distinguish VMalloc pages - - - --- 2018-05-18 Matthew Wilcox New
[v6,17/17] mm: Distinguish VMalloc pages - - - --- 2018-05-22 Matthew Wilcox New
[1/6] Convert virtio_console to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[2/6] Convert infiniband uverbs to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[3/6] Convert v4l2 event to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[4/6] Convert vhost to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[5/6] Convert jffs2 acl to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[6/6] Convert intel uncore to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[v13,01/72] radix tree test suite: Enable ubsan - - - --- 2018-06-11 Matthew Wilcox New
[v13,02/72] dax: Fix use of zero page - 1 - --- 2018-06-11 Matthew Wilcox New
[v13,03/72] xarray: Replace exceptional entries - 1 - --- 2018-06-11 Matthew Wilcox New
[v13,04/72] xarray: Change definition of sibling entries - 1 - --- 2018-06-11 Matthew Wilcox New
[v13,05/72] xarray: Add definition of struct xarray - 1 - --- 2018-06-11 Matthew Wilcox New
[v13,06/72] xarray: Define struct xa_node - 1 - --- 2018-06-11 Matthew Wilcox New
[v13,07/72] xarray: Add documentation 1 - - --- 2018-06-11 Matthew Wilcox New
[v13,08/72] xarray: Add xa_load - - - --- 2018-06-11 Matthew Wilcox New
[v13,09/72] xarray: Add XArray tags - - - --- 2018-06-11 Matthew Wilcox New
[v13,10/72] xarray: Add xa_store - - - --- 2018-06-11 Matthew Wilcox New
[v13,11/72] xarray: Add xa_cmpxchg and xa_insert - - - --- 2018-06-11 Matthew Wilcox New
[v13,12/72] xarray: Add xa_for_each - - - --- 2018-06-11 Matthew Wilcox New
[v13,13/72] xarray: Add xa_extract - - - --- 2018-06-11 Matthew Wilcox New
[v13,14/72] xarray: Add xa_destroy - - - --- 2018-06-11 Matthew Wilcox New
[v13,15/72] xarray: Add xas_next and xas_prev - - - --- 2018-06-11 Matthew Wilcox New
[v13,16/72] xarray: Add xas_for_each_conflict - - - --- 2018-06-11 Matthew Wilcox New
[v13,17/72] xarray: Add xas_create_range - - - --- 2018-06-11 Matthew Wilcox New
[v13,18/72] xarray: Add MAINTAINERS entry - - - --- 2018-06-11 Matthew Wilcox New
[v13,19/72] page cache: Rearrange address_space - - - --- 2018-06-11 Matthew Wilcox New
[v13,20/72] page cache: Convert hole search to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,21/72] page cache: Add and replace pages using the XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,22/72] page cache: Convert page deletion to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,23/72] page cache: Convert find_get_entry to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,24/72] page cache: Convert find_get_entries to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,25/72] page cache: Convert find_get_pages_range to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,26/72] page cache: Convert find_get_pages_contig to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,27/72] page cache; Convert find_get_pages_range_tag to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,28/72] page cache: Convert find_get_entries_tag to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,29/72] page cache: Convert filemap_map_pages to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,30/72] radix tree test suite: Convert regression1 to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,31/72] page cache: Convert delete_batch to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,32/72] page cache: Remove stray radix comment - - - --- 2018-06-11 Matthew Wilcox New
[v13,34/72] mm: Convert page-writeback to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,35/72] mm: Convert workingset to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,36/72] mm: Convert truncate to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,37/72] mm: Convert add_to_swap_cache to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,38/72] mm: Convert delete_from_swap_cache to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,39/72] mm: Convert __do_page_cache_readahead to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,40/72] mm: Convert page migration to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,41/72] mm: Convert huge_memory to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,42/72] mm: Convert collapse_shmem to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,43/72] mm: Convert khugepaged_scan_shmem to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,44/72] mm: Convert is_page_cache_freeable to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,45/72] pagevec: Use xa_tag_t - - - --- 2018-06-11 Matthew Wilcox New
[v13,46/72] shmem: Convert shmem_radix_tree_replace to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,47/72] shmem: Convert shmem_confirm_swap to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,48/72] shmem: Convert find_swap_entry to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,49/72] shmem: Convert shmem_add_to_page_cache to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,50/72] shmem: Convert shmem_alloc_hugepage to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,51/72] shmem: Convert shmem_free_swap to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,52/72] shmem: Convert shmem_partial_swap_usage to XArray - - - --- 2018-06-11 Matthew Wilcox New
[v13,53/72] memfd: Convert memfd_wait_for_pins to XArray - 1 - --- 2018-06-11 Matthew Wilcox New
[v13,54/72] memfd: Convert memfd_tag_pins to XArray - 1 - --- 2018-06-11 Matthew Wilcox New
[v13,55/72] shmem: Comment fixups - - - --- 2018-06-11 Matthew Wilcox New
[v13,56/72] btrfs: Convert page cache to XArray 1 - - --- 2018-06-11 Matthew Wilcox New
[v13,57/72] fs: Convert buffer to XArray - - - --- 2018-06-11 Matthew Wilcox New
« 1 2 3 434 35 »