Show patches with: Archived = No       |   37383 patches
« 1 2 ... 142 143 144373 374 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,38/48] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,36/48] algif: Remove hash_sendpage*() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,35/48] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,34/48] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES) splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,33/48] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,32/48] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,31/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,30/48] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,29/48] Remove file->f_op->sendpage splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,28/48] splice: Reimplement splice_to_socket() to pass multiple bufs to sendmsg() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,27/48] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,26/48] crypto: af_alg/hash: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,25/48] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,24/48] crypto: af_alg: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,23/48] crypto: af_alg: Indent the loop in af_alg_sendmsg() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,22/48] crypto: af_alg: Use netfs_extract_iter_to_sg() to create scatterlists splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,21/48] crypto: af_alg: Pin pages rather than ref'ing if appropriate splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,20/48] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,19/48] af_unix: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,18/48] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,17/48] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,16/48] ip, udp: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,15/48] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,14/48] siw: Inline do_tcp_sendpages() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,13/48] tls: Inline do_tcp_sendpages() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,12/48] espintcp: Inline do_tcp_sendpages() splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,11/48] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,10/48] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,09/48] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,08/48] tcp: Support MSG_SPLICE_PAGES splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,07/48] mm: Make the page_frag_cache allocator use per-cpu splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,06/48] mm: Make the page_frag_cache allocator use multipage folios splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,05/48] mm: Move the page fragment allocator from page_alloc.c into its own file splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,04/48] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,03/48] iov_iter: Add an iterator-of-iterators splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,02/48] iov_iter: Remove last_offset member splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
[RFC,v2,01/48] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES) - - - --- 2023-03-29 David Howells New
mm: mark folio as workingset in lru_deactivate_fn mm: mark folio as workingset in lru_deactivate_fn - - - --- 2023-03-29 zhaoyang.huang New
mm: compaction: remove incorrect #ifdef checks mm: compaction: remove incorrect #ifdef checks - - - --- 2023-03-29 Arnd Bergmann New
[7/7] module: add debug stats to help identify memory pressure module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
[6/7] debugfs: add debugfs_create_atomic64_t for atomic64_t module: avoid userspace pressure on unwanted allocations 1 - - --- 2023-03-29 Luis Chamberlain New
[5/7] modules/kmod: replace implementation with a sempahore module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
[4/7] sempahore: add a helper for a concurrency limiter module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
[3/7] module: avoid allocation if module is already present and ready module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
[2/7] module: extract patient module check into helper module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
[1/7] module: move finished_loading() module: avoid userspace pressure on unwanted allocations - - - --- 2023-03-29 Luis Chamberlain New
[v8,2/2] arm64: support batched/deferred tlb shootdown during page reclamation arm64: support batched/deferred tlb shootdown during page reclamation - 3 3 --- 2023-03-29 Yicong Yang New
[v8,1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer() arm64: support batched/deferred tlb shootdown during page reclamation - 4 1 --- 2023-03-29 Yicong Yang New
[v2,7/7] mm: huge_memory: enable debugfs to split huge pages to any order. Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,6/7] mm: truncate: split huge page cache page to a non-zero order if possible. Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,5/7] mm: thp: split huge page to any lower order pages. Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,4/7] mm: page_owner: add support for splitting to any order in split page_owner. Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,3/7] mm: memcg: make memcg huge page split support any order split. Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,2/7] mm/page_owner: use order instead of nr in split_page_owner() Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v2,1/7] mm/memcg: use order instead of nr in split_page_memcg() Split a folio to any lower order folios - - - --- 2023-03-29 Zi Yan New
[v10,12/12] tracing/user_events: Align structs with tabs for readability tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v10,11/12] tracing/user_events: Limit global user_event count tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v10,10/12] tracing/user_events: Charge event allocs to cgroups tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v10,09/12] tracing/user_events: Update documentation for ABI tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v10,08/12] tracing/user_events: Use write ABI in example tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v10,07/12] tracing/user_events: Add ABI self-test tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v10,06/12] tracing/user_events: Update self-tests to write ABI tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v10,05/12] tracing/user_events: Add ioctl for disabling addresses tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v10,04/12] tracing/user_events: Fixup enable faults asyncly tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v10,03/12] tracing/user_events: Use remote writes for event enablement tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v10,02/12] tracing/user_events: Track fork/exec/exit for mm lifetime tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v10,01/12] tracing/user_events: Split header into uapi and kernel tracing/user_events: Remote write ABI - - - --- 2023-03-28 Beau Belgrave New
[v2,9/9] memcg: do not modify rstat tree for zero updates memcg: make rstat flushing irq and sleep 3 - - --- 2023-03-28 Yosry Ahmed New
[v2,8/9] vmscan: memcg: sleep when flushing stats during reclaim memcg: make rstat flushing irq and sleep 3 - - --- 2023-03-28 Yosry Ahmed New
[v2,7/9] workingset: memcg: sleep when flushing stats in workingset_refault() memcg: make rstat flushing irq and sleep 3 - - --- 2023-03-28 Yosry Ahmed New
[v2,6/9] memcg: sleep during flushing stats in safe contexts memcg: make rstat flushing irq and sleep 2 - - --- 2023-03-28 Yosry Ahmed New
[v2,5/9] memcg: replace stats_flush_lock with an atomic memcg: make rstat flushing irq and sleep 3 - - --- 2023-03-28 Yosry Ahmed New
[v2,4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context memcg: make rstat flushing irq and sleep - 1 - --- 2023-03-28 Yosry Ahmed New
[v2,3/9] memcg: do not flush stats in irq context memcg: make rstat flushing irq and sleep 3 - - --- 2023-03-28 Yosry Ahmed New
[v2,2/9] memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited" memcg: make rstat flushing irq and sleep 3 - - --- 2023-03-28 Yosry Ahmed New
[v2,1/9] cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic" memcg: make rstat flushing irq and sleep 2 - - --- 2023-03-28 Yosry Ahmed New
dma-buf/heaps: c9e8440eca61 staging: ion: Fix overflow and list bugs in system heap: dma-buf/heaps: c9e8440eca61 staging: ion: Fix overflow and list bugs in system heap: 1 1 - --- 2023-03-28 Jaewon Kim New
mm: vmalloc: Avoid warn_alloc noise caused by fatal signal mm: vmalloc: Avoid warn_alloc noise caused by fatal signal - 1 - --- 2023-03-28 Yafang Shao New
[5/5] filemap: remove page_endio() [1/5] zram: remove the call to page_endio in the bio end_io handler - - - --- 2023-03-28 Pankaj Raghav New
[4/5] mpage: use folios in bio end_io handler [1/5] zram: remove the call to page_endio in the bio end_io handler - - - --- 2023-03-28 Pankaj Raghav New
[3/5] mpage: split bi_end_io callback for reads and writes [1/5] zram: remove the call to page_endio in the bio end_io handler - - - --- 2023-03-28 Pankaj Raghav New
[2/5] orangefs: use folios in orangefs_readahead [1/5] zram: remove the call to page_endio in the bio end_io handler - 1 - --- 2023-03-28 Pankaj Raghav New
[1/5] zram: remove the call to page_endio in the bio end_io handler [1/5] zram: remove the call to page_endio in the bio end_io handler - - - --- 2023-03-28 Pankaj Raghav New
LoongArch: Add kernel address sanitizer support LoongArch: Add kernel address sanitizer support - - - --- 2023-03-28 Qing Zhang New
[6/6] mm: kfence: replace ALIGN_DOWN(x, PAGE_SIZE) with PAGE_ALIGN_DOWN(x) Simplify kfence code - 1 - --- 2023-03-28 Muchun Song New
[5/6] mm: kfence: change kfence pool page layout Simplify kfence code - - - --- 2023-03-28 Muchun Song New
[4/6] mm: kfence: remove useless check for CONFIG_KFENCE_NUM_OBJECTS Simplify kfence code - 1 - --- 2023-03-28 Muchun Song New
[3/6] mm: kfence: make kfence_protect_page() void Simplify kfence code - - - --- 2023-03-28 Muchun Song New
[2/6] mm: kfence: check kfence pool size at building time Simplify kfence code - - - --- 2023-03-28 Muchun Song New
[1/6] mm: kfence: simplify kfence pool initialization Simplify kfence code - 1 - --- 2023-03-28 Muchun Song New
[v11,2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - - - --- 2023-03-28 Shiyang Ruan New
[v11,1/2] xfs: fix the calculation of length and end mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - 1 - --- 2023-03-28 Shiyang Ruan New
[V8,1/2] mm: compaction: move compaction sysctl to its own file [V8,1/2] mm: compaction: move compaction sysctl to its own file 1 - - --- 2023-03-28 ye.xingchen@zte.com.cn New
[v1,9/9] memcg: do not modify rstat tree for zero updates memcg: make rstat flushing irq and sleep friendly 2 - - --- 2023-03-28 Yosry Ahmed New
[v1,8/9] vmscan: memcg: sleep when flushing stats during reclaim memcg: make rstat flushing irq and sleep friendly 2 - - --- 2023-03-28 Yosry Ahmed New
[v1,7/9] workingset: memcg: sleep when flushing stats in workingset_refault() memcg: make rstat flushing irq and sleep friendly 2 - - --- 2023-03-28 Yosry Ahmed New
[v1,6/9] memcg: sleep during flushing stats in safe contexts memcg: make rstat flushing irq and sleep friendly 1 - - --- 2023-03-28 Yosry Ahmed New
[v1,5/9] memcg: replace stats_flush_lock with an atomic memcg: make rstat flushing irq and sleep friendly 1 - - --- 2023-03-28 Yosry Ahmed New
[v1,4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context memcg: make rstat flushing irq and sleep friendly - 1 - --- 2023-03-28 Yosry Ahmed New
« 1 2 ... 142 143 144373 374 »