Show patches with: Archived = No       |   47614 patches
« 1 2 ... 416 417 418476 477 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-mm,4/5] tools/perf: replace hard-coded 16 with TASK_COMM_LEN Phase 2 of task comm cleanups - - - --- 2021-12-04 Yafang Shao New
[-mm,3/5] samples/bpf/tracex2: replace hard-coded 16 with TASK_COMM_LEN Phase 2 of task comm cleanups - - - --- 2021-12-04 Yafang Shao New
[-mm,2/5] cn_proc: replaced old hard-coded 16 with TASK_COMM_LEN_16 Phase 2 of task comm cleanups 1 - - --- 2021-12-04 Yafang Shao New
[-mm,1/5] elfcore: replace old hard-code 16 with TASK_COMM_LEN_16 Phase 2 of task comm cleanups - - - --- 2021-12-04 Yafang Shao New
[v3,5/5] drivers/node: Show in sysfs node's crypto capabilities x86: Show in sysfs if a memory node is able to do encryption - - - --- 2021-12-03 Martin Fernandez New
[v3,4/5] x86/efi: Tag e820_entries as crypto capable from EFI memmap x86: Show in sysfs if a memory node is able to do encryption - - - --- 2021-12-03 Martin Fernandez New
[v3,3/5] Tag e820_entry with crypto capabilities x86: Show in sysfs if a memory node is able to do encryption - - - --- 2021-12-03 Martin Fernandez New
[v3,2/5] mm/mmzone: Tag pg_data_t with crypto capabilities x86: Show in sysfs if a memory node is able to do encryption - - - --- 2021-12-03 Martin Fernandez New
[v3,1/5] mm/memblock: Tag memblocks with crypto capabilities x86: Show in sysfs if a memory node is able to do encryption - - - --- 2021-12-03 Martin Fernandez New
mm: add group_oom_kill memory event mm: add group_oom_kill memory event 2 2 - --- 2021-12-03 Dan Schatzberg New
[2/2] block: move direct_IO into our own read_iter handler Avoid unnecessary indirect calls for bdev dio - - - --- 2021-12-03 Jens Axboe New
[1/2] mm: move filemap_range_needs_writeback() into header Avoid unnecessary indirect calls for bdev dio - 1 - --- 2021-12-03 Jens Axboe New
[linux-next] delayacct: track delays from memory compact [linux-next] delayacct: track delays from memory compact - 1 - --- 2021-12-03 yong w New
net: prestera: fix flexible_array.cocci warnings net: prestera: fix flexible_array.cocci warnings - - - --- 2021-12-03 Julia Lawall New
[RFC] mm: count swap_writepage into PSI_IO STALL [RFC] mm: count swap_writepage into PSI_IO STALL - - - --- 2021-12-03 Zhaoyang Huang New
hugetlb/cgroup: Fix copy/paste array assignment hugetlb/cgroup: Fix copy/paste array assignment - 2 - --- 2021-12-03 Kees Cook New
[v7,11/11] device-dax: compound devmap support mm, device-dax: Introduce compound pages in devmap - 1 - --- 2021-12-02 Joao Martins New
[v7,10/11] device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault() mm, device-dax: Introduce compound pages in devmap - - - --- 2021-12-02 Joao Martins New
[v7,09/11] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}() mm, device-dax: Introduce compound pages in devmap - - - --- 2021-12-02 Joao Martins New
[v7,08/11] device-dax: factor out page mapping initialization mm, device-dax: Introduce compound pages in devmap - - - --- 2021-12-02 Joao Martins New
[v7,07/11] device-dax: ensure dev_dax->pgmap is valid for dynamic devices mm, device-dax: Introduce compound pages in devmap - - - --- 2021-12-02 Joao Martins New
[v7,06/11] device-dax: use struct_size() mm, device-dax: Introduce compound pages in devmap - - - --- 2021-12-02 Joao Martins New
[v7,05/11] device-dax: use ALIGN() for determining pgoff mm, device-dax: Introduce compound pages in devmap - 1 - --- 2021-12-02 Joao Martins New
[v7,04/11] mm/memremap: add ZONE_DEVICE support for compound pages mm, device-dax: Introduce compound pages in devmap - 1 - --- 2021-12-02 Joao Martins New
[v7,03/11] mm/page_alloc: refactor memmap_init_zone_device() page init mm, device-dax: Introduce compound pages in devmap - 1 - --- 2021-12-02 Joao Martins New
[v7,02/11] mm/page_alloc: split prep_compound_page into head and tail subparts mm, device-dax: Introduce compound pages in devmap 1 2 - --- 2021-12-02 Joao Martins New
[v7,01/11] memory-failure: fetch compound_head after pgmap_pfn_valid() mm, device-dax: Introduce compound pages in devmap - 3 - --- 2021-12-02 Joao Martins New
[bpf,v2] treewide: add missing includes masked by cgroup -> bpf dependency [bpf,v2] treewide: add missing includes masked by cgroup -> bpf dependency 5 1 - --- 2021-12-02 Jakub Kicinski New
[v4,1/1] mm: vmscan: Reduce throttling due to a failure to make progress [v4,1/1] mm: vmscan: Reduce throttling due to a failure to make progress - - - --- 2021-12-02 Mel Gorman New
[1/1] mm: vmscan: Reduce throttling due to a failure to make progress [1/1] mm: vmscan: Reduce throttling due to a failure to make progress - - - --- 2021-12-02 Mel Gorman New
[v6,3/3] mm/mempolicy: wire up syscall set_mempolicy_home_node mm: add new syscall set_mempolicy_home_node - - - --- 2021-12-02 Aneesh Kumar K.V New
[v6,2/3] mm/mempolicy: add set_mempolicy_home_node syscall mm: add new syscall set_mempolicy_home_node 1 - - --- 2021-12-02 Aneesh Kumar K.V New
[v6,1/3] mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY mm: add new syscall set_mempolicy_home_node 1 - - --- 2021-12-02 Aneesh Kumar K.V New
[v2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem [v2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem - - - --- 2021-12-02 Charan Teja Kalla New
mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy - - - --- 2021-12-02 Nanyong Sun New
[v8,9/9] fsdax: set a CoW flag when associate reflink mappings fsdax: introduce fs query to support reflink - - - --- 2021-12-02 Shiyang Ruan New
[v8,8/9] xfs: Implement ->notify_failure() for XFS fsdax: introduce fs query to support reflink - - - --- 2021-12-02 Shiyang Ruan New
[v8,7/9] dax: add dax holder helper for filesystems fsdax: introduce fs query to support reflink - - - --- 2021-12-02 Shiyang Ruan New
[v8,6/9] mm: Introduce mf_dax_kill_procs() for fsdax case fsdax: introduce fs query to support reflink - - - --- 2021-12-02 Shiyang Ruan New
[v8,5/9] fsdax: Introduce dax_lock_mapping_entry() fsdax: introduce fs query to support reflink - 1 - --- 2021-12-02 Shiyang Ruan New
[v8,4/9] pagemap,pmem: Introduce ->memory_failure() fsdax: introduce fs query to support reflink - 1 - --- 2021-12-02 Shiyang Ruan New
[v8,3/9] mm: factor helpers for memory_failure_dev_pagemap fsdax: introduce fs query to support reflink - 2 - --- 2021-12-02 Shiyang Ruan New
[v8,2/9] dax: Introduce holder for dax_device fsdax: introduce fs query to support reflink - - - --- 2021-12-02 Shiyang Ruan New
[v8,1/9] dax: Use percpu rwsem for dax_{read,write}_lock() fsdax: introduce fs query to support reflink - - - --- 2021-12-02 Shiyang Ruan New
[RESEND,MERGE,REQUEST] mm/damon: move damon_rand() definition into damon.h [RESEND,MERGE,REQUEST] mm/damon: move damon_rand() definition into damon.h - 1 - --- 2021-12-02 haoxin New
[-next] mm: delete oversized WARN_ON() in kvmalloc() calls [-next] mm: delete oversized WARN_ON() in kvmalloc() calls - - - --- 2021-12-02 Bixuan Cui New
[5.4] mm/gup: Do not force a COW break on file-backed memory [5.4] mm/gup: Do not force a COW break on file-backed memory - - - --- 2021-12-01 Matthew Wilcox (Oracle) New
[v2,33/33] mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,32/33] mm/slub: Simplify struct slab slabs field definition Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,31/33] mm/sl*b: Differentiate struct slab fields by sl*b implementations Separate struct slab from struct page - - 1 --- 2021-12-01 Vlastimil Babka New
[v2,30/33] mm: Remove slab from struct page Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,29/33] iommu: Use put_pages_list Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,28/33] bootmem: Use page->index instead of page->freelist Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,27/33] zsmalloc: Stop using slab fields in struct page Separate struct slab from struct page 2 - - --- 2021-12-01 Vlastimil Babka New
[v2,26/33] mm/kfence: Convert kfence_guarded_alloc() to struct slab Separate struct slab from struct page - - 1 --- 2021-12-01 Vlastimil Babka New
[v2,25/33] mm/kasan: Convert to struct folio and struct slab Separate struct slab from struct page - 1 - --- 2021-12-01 Vlastimil Babka New
[v2,24/33] mm/slob: Convert SLOB to use struct slab Separate struct slab from struct page - 1 1 --- 2021-12-01 Vlastimil Babka New
[v2,23/33] mm/memcg: Convert slab objcgs from struct page to struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,22/33] mm: Convert struct page to struct slab in functions used by other subsystems Separate struct slab from struct page 1 1 - --- 2021-12-01 Vlastimil Babka New
[v2,21/33] mm/slab: Finish struct page to struct slab conversion Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,20/33] mm/slab: Convert most struct page to struct slab by spatch Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,19/33] mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,18/33] mm/slub: Finish struct page to struct slab conversion Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,17/33] mm/slub: Convert most struct page to struct slab by spatch Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,16/33] mm/slub: Convert pfmemalloc_match() to take a struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,15/33] mm/slub: Convert __free_slab() to use struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,14/33] mm/slub: Convert alloc_slab_page() to return a struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,13/33] mm/slub: Convert print_page_info() to print_slab_info() Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,12/33] mm/slub: Convert __slab_lock() and __slab_unlock() to struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,11/33] mm/slub: Convert kfree() to use a struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,10/33] mm/slub: Convert detached_freelist to use a struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,09/33] mm: Convert check_heap_object() to use struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,08/33] mm: Use struct slab in kmem_obj_info() Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,07/33] mm: Convert __ksize() to struct slab Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,06/33] mm: Convert virt_to_cache() to use struct slab Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,05/33] mm: Add account_slab() and unaccount_slab() Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,04/33] mm: Split slab into its own type Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,03/33] mm/slub: Make object_err() static Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,02/33] mm/slab: Dissolve slab_map_pages() in its caller Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,01/33] mm: add virt_to_folio() and folio_address() Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
mm: fix the type of a parameter mm: fix the type of a parameter - - - --- 2021-12-01 Yixuan Cao New
kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR 2 1 - --- 2021-12-01 Marco Elver New
[11/11] selftests/damon: Split test cases mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[10/11] selftests/damon: Test debugfs file reads/writes with huge count mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[09/11] selftests/damon: Test wrong DAMOS condition ranges input mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[08/11] selftests/damon: Test DAMON enabling with empty target_ids case mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[07/11] selftests/damon: Skip test if DAMON is running mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[06/11] mm/damon/vaddr-test: Remove unnecessary variables mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[05/11] mm/damon/vaddr-test: Split a test function having >1024 bytes frame size mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[04/11] mm/damon/vaddr: Remove an unnecessary warning message mm/damon: Trivial fixups and improvements - 1 - --- 2021-12-01 SeongJae Park New
[03/11] mm/damon/core: Remove unnecessary error messages mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[02/11] mm/damon/dbgfs: Remove an unnecessary error message mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[01/11] mm/damon/core: Use better timer mechanisms selection threshold mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[v4,66/66] mm/mmap: Drop range_has_overlap() function Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,65/66] mm: Remove the vma linked list Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,63/66] i915: Use the VMA iterator Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,64/66] nommu: Remove uses of VMA linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,62/66] mm/swapfile: Use maple tree iterator instead of vma linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,61/66] mm/pagewalk: Use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,60/66] mm/oom_kill: Use maple tree iterators instead of vma linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
« 1 2 ... 416 417 418476 477 »