Show patches with: State = Action Required       |    Archived = No       |   37512 patches
« 1 2 ... 71 72 73375 376 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,35/53] netfs: Perform content encryption netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,34/53] netfs: Make netfs_skip_folio_read() take account of blocksize netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,33/53] netfs: Provide minimum blocksize parameter netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,32/53] netfs: Provide a writepages implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,31/53] netfs: Provide netfs_file_read_iter() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,30/53] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,29/53] netfs: Implement buffered write API netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,28/53] netfs: Implement unbuffered/DIO write support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,27/53] netfs: Implement support for unbuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,26/53] netfs: Allocate multipage folios in the writepath netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,25/53] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,24/53] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,23/53] netfs: Dispatch write requests to process a writeback slice netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,22/53] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,21/53] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,20/53] fscache: Add a function to begin an cache op from a netfslib request netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,19/53] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,18/53] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,17/53] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,16/53] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,15/53] netfs: Limit subrequest by size or number of segments netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,13/53] netfs: Add bounce buffering support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,12/53] netfs: Provide tools to create a buffer in an xarray netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,11/53] netfs: Add support for DIO buffering netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,10/53] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,08/53] netfs: Add rsize to netfs_io_request netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,07/53] netfs: Provide invalidate_folio and release_folio calls netfs, afs, cifs: Delegate high-level I/O to netfslib - 1 - --- 2023-10-13 David Howells New
[RFC,06/53] afs: Don't use folio->private to record partial modification netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,05/53] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,04/53] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,03/53] netfs: Note nonblockingness in the netfs_io_request struct netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,02/53] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,01/53] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,05/53] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,04/53] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,03/53] netfs: Note nonblockingness in the netfs_io_request struct netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,02/53] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,01/53] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
mm, memcg: avoid recycling when there is no more recyclable memory mm, memcg: avoid recycling when there is no more recyclable memory - - - --- 2023-10-13 Ruifeng Su New
mm/sparsemem: fix race in accessing memory_section->usage mm/sparsemem: fix race in accessing memory_section->usage - - - --- 2023-10-13 Charan Teja Kalla New
[v6,7/8] selftests/mm: Substitute attribute with a macro Add printf attribute to kselftest functions - - - --- 2023-10-13 Maciej Wieczor-Retman New
[v6,2/8] selftests/cachestat: Fix print_cachestat format Add printf attribute to kselftest functions 1 - - --- 2023-10-13 Maciej Wieczor-Retman New
[RFC,1/1] mm: only use old generation and stable tier for madv_pageout [RFC,1/1] mm: only use old generation and stable tier for madv_pageout - - - --- 2023-10-13 zhaoyang.huang New
[-next,v2,19/19] mm: remove page_cpupid_xchg_last() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,18/19] mm: use folio_xchg_last_cpupid() in wp_page_reuse() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,17/19] mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,16/19] mm: make finish_mkwrite_fault() static mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,15/19] mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,14/19] mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,13/19] sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,12/19] mm: add folio_xchg_last_cpupid() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,11/19] mm: remove xchg_page_access_time() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,10/19] mm: huge_memory: use a folio in change_huge_pmd() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,09/19] mm: mprotect: use a folio in change_pte_range() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,08/19] sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,07/19] mm: add folio_xchg_access_time() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,06/19] mm: remove page_cpupid_last() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,05/19] mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,04/19] mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,03/19] mm: memory: use folio_last_cpupid() in do_numa_page() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,02/19] mm: add folio_last_cpupid() mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[-next,v2,01/19] mm_types: add virtual and _last_cpupid into struct folio mm: convert page cpupid functions to folios - - - --- 2023-10-13 Kefeng Wang New
[net-next,v11,1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA [net-next,v11,1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA 2 - 1 --- 2023-10-13 Yunsheng Lin New
[RFC,10/10] dyndbg: cache the dynamically generated prefixes per callsite how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,09/10] dyndbg: add dd_clear_range to prune mtrees how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,08/10] dyndbg: drop _ddebug.site member how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,07/10] dyndbg: wire in __desc_*() functions how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,06/10] dyndbg: add site_*() macros to avoid using _ddebug.site how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,05/10] dyndbg: avoid _ddebug.site in ddebug_condense_sites how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,03/10] dyndbg: add 2nd cursor pair to init-fn how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,02/10] dyndbg: split __dyndbg_sites section out from __dyndbg how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,01/10] dyndbg: prep to isolate 3 repetetive fields how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,10/10] dyndbg: cache the dynamically generated prefixes per callsite how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,09/10] dyndbg: add dd_clear_range to prune mtrees how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,08/10] dyndbg: drop _ddebug.site member how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,07/10] dyndbg: wire in __desc_*() functions how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,06/10] dyndbg: add site_*() macros to avoid using _ddebug.site how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,05/10] dyndbg: avoid _ddebug.site in ddebug_condense_sites how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,03/10] dyndbg: add 2nd cursor pair to init-fn how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,02/10] dyndbg: split __dyndbg_sites section out from __dyndbg how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[RFC,01/10] dyndbg: prep to isolate 3 repetetive fields how to reclaim unneeded vmlinux memory ? - - - --- 2023-10-12 Jim Cromie New
[3/3] Docs/admin-guide/mm/damon/usage: update for tried regions update time interval mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval - - - --- 2023-10-12 SeongJae Park New
[2/3] mm/damon/sysfs: avoid empty scheme tried regions for large apply interval mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval - - - --- 2023-10-12 SeongJae Park New
[1/3] mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval - - - --- 2023-10-12 SeongJae Park New
[v4,3/3] mm: perform the mapping_map_writable() check after call_mmap() permit write-sealed memfd read-only shared mappings - - - --- 2023-10-12 Lorenzo Stoakes New
[v4,2/3] mm: update memfd seal write check to include F_SEAL_WRITE permit write-sealed memfd read-only shared mappings - 1 - --- 2023-10-12 Lorenzo Stoakes New
[v4,1/3] mm: drop the assumption that VM_SHARED always implies writable permit write-sealed memfd read-only shared mappings - - - --- 2023-10-12 Lorenzo Stoakes New
mm: memcontrol: Don't css_get() on root_mem_cgroup in get_mem_cgroup_from_mm() mm: memcontrol: Don't css_get() on root_mem_cgroup in get_mem_cgroup_from_mm() - - - --- 2023-10-12 Waiman Long New
[v2] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier [v2] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier - - 1 --- 2023-10-12 Samasth Norway Ananda New
[v2] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries() [v2] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries() - 1 - --- 2023-10-12 Liam R. Howlett New
[1/1] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier [1/1] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier - - 1 --- 2023-10-12 Samasth Norway Ananda New
[9/8] percpu_counter: extend _limited_add() to negative amounts shmem,tmpfs: general maintenance - - - --- 2023-10-12 Hugh Dickins New
[RFC,5/5] mm/numa: migrate leftover numa emulation into mm/numa.c support NUMA emulation for arm64 - - - --- 2023-10-12 Rongwei Wang New
[RFC,4/5] mm/numa: support CONFIG_NUMA_EMU for arm64 support NUMA emulation for arm64 - - - --- 2023-10-12 Rongwei Wang New
[RFC,3/5] arch_numa: remove __init in early_cpu_to_node() support NUMA emulation for arm64 - - - --- 2023-10-12 Rongwei Wang New
[RFC,2/5] mm: percpu: fix variable type of cpu support NUMA emulation for arm64 - - - --- 2023-10-12 Rongwei Wang New
« 1 2 ... 71 72 73375 376 »