Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v2] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages(), (continued)
- Re: [PATCH v5 6/6] RISC-V: Add hwprobe vDSO function and data, kernel test robot
- [PATCH] mm: remove all the slab allocators,
Vlastimil Babka
- [linux-next:master 8321/8375] htmldocs: Warning: arch/x86/Kconfig references a file that doesn't exist: Documentation/x86/shstk.rst, kernel test robot
- [linux-next:master 4167/8375] s390-linux-ld: arc-rimi.c:undefined reference to `iounmap', kernel test robot
- [RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall,
Ackerley Tng
- [linux-next:master] BUILD REGRESSION 4b0f4525dc4fe8af17b3daefe585f0c2eb0fe0a5, kernel test robot
- [linux-next:master 6041/8375] drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c:148:31: error: implicit declaration of function 'pci_msix_can_alloc_dyn', kernel test robot
- [PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES),
David Howells
- [PATCH v3 01/55] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC, David Howells
- [PATCH v3 02/55] iov_iter: Remove last_offset member, David Howells
- [PATCH v3 03/55] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag, David Howells
- [PATCH v3 04/55] mm: Move the page fragment allocator from page_alloc.c into its own file, David Howells
- [PATCH v3 05/55] mm: Make the page_frag_cache allocator use multipage folios, David Howells
- [PATCH v3 06/55] mm: Make the page_frag_cache allocator use per-cpu, David Howells
- [PATCH v3 07/55] tcp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH v3 08/55] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- [PATCH v3 09/55] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES, David Howells
- [PATCH v3 10/55] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg, David Howells
- [PATCH v3 12/55] tls: Inline do_tcp_sendpages(), David Howells
- [PATCH v3 11/55] espintcp: Inline do_tcp_sendpages(), David Howells
- [PATCH v3 13/55] siw: Inline do_tcp_sendpages(), David Howells
- [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH v3 14/55] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked(), David Howells
- [PATCH v3 16/55] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- [PATCH v3 17/55] ip6, udp6: Support MSG_SPLICE_PAGES, David Howells
- [PATCH v3 19/55] af_unix: Support MSG_SPLICE_PAGES, David Howells
- [PATCH v3 20/55] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- [PATCH v3 18/55] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH v3 21/55] crypto: af_alg: Pin pages rather than ref'ing if appropriate, David Howells
- [PATCH v3 24/55] crypto: af_alg: Support MSG_SPLICE_PAGES, David Howells
- [PATCH v3 23/55] crypto: af_alg: Indent the loop in af_alg_sendmsg(), David Howells
- [PATCH v3 22/55] crypto: af_alg: Use netfs_extract_iter_to_sg() to create scatterlists, David Howells
- [PATCH v3 25/55] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH v3 26/55] crypto: af_alg/hash: Support MSG_SPLICE_PAGES, David Howells
- [PATCH v3 27/55] tls/device: Support MSG_SPLICE_PAGES, David Howells
- [PATCH v3 28/55] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH v3 29/55] tls/sw: Support MSG_SPLICE_PAGES, David Howells
- [PATCH v3 30/55] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH v3 31/55] chelsio: Support MSG_SPLICE_PAGES, David Howells
- [PATCH v3 32/55] chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH v3 33/55] kcm: Support MSG_SPLICE_PAGES, David Howells
- [PATCH v3 34/55] kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH v3 35/55] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage(), David Howells
- [PATCH v3 37/55] Remove file->f_op->sendpage, David Howells
- [PATCH v3 36/55] splice, net: Reimplement splice_to_socket() to pass multiple bufs to sendmsg(), David Howells
- [PATCH v3 39/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH v3 40/55] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH v3 41/55] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map(), David Howells
- [PATCH v3 42/55] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES), David Howells
- [PATCH v3 38/55] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit, David Howells
- [PATCH v3 43/55] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock(), David Howells
- [PATCH v3 44/55] algif: Remove hash_sendpage*(), David Howells
- [PATCH v3 45/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage(), David Howells
- [PATCH v3 46/55] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH v3 47/55] dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH v3 48/55] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage, David Howells
- [PATCH v3 50/55] kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage, David Howells
- [PATCH v3 49/55] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage, David Howells
- [PATCH v3 51/55] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES, David Howells
- [PATCH v3 52/55] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage(), David Howells
- [PATCH v3 53/55] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendmsg(), David Howells
- [PATCH v3 54/55] drdb: Send an entire bio in a single sendmsg, David Howells
- Trivial TLS server, David Howells
- Trivial TLS client, David Howells
- Test program for AF_KCM, David Howells
- Re: [PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), Christoph Hellwig
- Is AF_KCM functional?, David Howells
- [syzbot] Monthly mm report,
syzbot
- [linux-next:pending-fixes] BUILD SUCCESS 60f00557d56bdf072710261ca69a579c7f4ab941, kernel test robot
- [PATCH 1/2] mm: swap: use folio_batch_reinit() in folio_batch_move_lru(),
Qi Zheng
- [PATCH v5 0/6] userfaultfd: convert userfaultfd functions to use folios,
Peng Zhang
- [PATCH 1/1] mm: vmalloc: Rename addr_to_vb_xarray() function,
Uladzislau Rezki (Sony)
- [PATCH v3 0/3] Ignore non-LRU-based reclaim in memcg reclaim,
Yosry Ahmed
- [PATCH] memcg: Set memory min, low, high values along with max,
Shaun Tancheff
- [PATCH v3 0/8] memcg: avoid flushing stats atomically where possible,
Yosry Ahmed
- [PATCH v4 1/2] mm: vmalloc: Remove a global vmap_blocks xarray,
Uladzislau Rezki (Sony)
- [linux-next:pending-fixes] BUILD SUCCESS 7827aece40de38935eccec13028429f78aa6b170, kernel test robot
- [PATCH v2] mm: vmalloc: Avoid warn_alloc noise caused by fatal signal,
Yafang Shao
- [linux-next:master] BUILD REGRESSION a6d9e3034536ba4b68ac34490c02267e6eec9c05, kernel test robot
- [PATCH 00/29] selftests/mm: Split / Refactor userfault test,
Peter Xu
- [PATCH 01/29] Revert "userfaultfd: don't fail on unrecognized features", Peter Xu
- [PATCH 03/29] selftests/mm: Dump a summary in run_vmtests.sh, Peter Xu
- [PATCH 07/29] selftests/mm: Merge default_huge_page_size() into one, Peter Xu
- [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb, Peter Xu
- [PATCH 11/29] selftests/mm: Drop test_uffdio_zeropage_eexist, Peter Xu
- [PATCH 04/29] selftests/mm: Merge util.h into vm_util.h, Peter Xu
- [PATCH 13/29] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests, Peter Xu
- [PATCH 09/29] selftests/mm: Reuse pagemap_get_entry() in vm_util.h, Peter Xu
- [PATCH 12/29] selftests/mm: Create uffd-common.[ch], Peter Xu
- [PATCH 08/29] selftests/mm: Use PM_* macros in vm_utils.h, Peter Xu
- [PATCH 05/29] selftests/mm: Use TEST_GEN_PROGS where proper, Peter Xu
- [PATCH 06/29] selftests/mm: Link vm_util.c always, Peter Xu
- [PATCH 02/29] selftests/mm: Update .gitignore with two missing tests, Peter Xu
- [PATCH 14/29] selftests/mm: uffd_[un]register(), Peter Xu
- [PATCH 15/29] selftests/mm: uffd_open_{dev|sys}(), Peter Xu
- [PATCH 16/29] selftests/mm: UFFDIO_API test, Peter Xu
- [PATCH 17/29] selftests/mm: Drop global mem_fd in uffd tests, Peter Xu
- [PATCH 18/29] selftests/mm: Drop global hpage_size in uffd tests, Peter Xu
- [PATCH 19/29] selftests/mm: Let uffd_handle_page_fault() takes wp parameter, Peter Xu
- [PATCH 20/29] selftests/mm: Allow allocate_area() to fail properly, Peter Xu
- [PATCH 21/29] selftests/mm: Add framework for uffd-unit-test, Peter Xu
- [PATCH 22/29] selftests/mm: Move uffd pagemap test to unit test, Peter Xu
- [PATCH 23/29] selftests/mm: Move uffd minor test to unit test, Peter Xu
- [PATCH 24/29] selftests/mm: Move uffd sig/events tests into uffd unit tests, Peter Xu
- [PATCH 25/29] selftests/mm: Move zeropage test into uffd unit tests, Peter Xu
- [PATCH 26/29] selftests/mm: Workaround no way to detect uffd-minor + wp, Peter Xu
- [PATCH 27/29] selftests/mm: Allow uffd test to skip properly with no privilege, Peter Xu
- [PATCH 29/29] selftests/mm: Add shmem-private test to uffd-stress, Peter Xu
- [PATCH 28/29] selftests/mm: Drop sys/dev test in uffd-stress test, Peter Xu
- Re: [PATCH 00/29] selftests/mm: Split / Refactor userfault test, Peter Xu
- [PATCH v2] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file,
Ivan Orlov
- Re: MREMAP_DONTUNMAP corrupts initial mapping,
stsp
- [PATCH v4 0/6] userfaultfd: convert userfaultfd functions to use folios,
Peng Zhang
- [PATCH 1/1] mm: Fix memory leak on mm_init error handling,
Mathieu Desnoyers
- [PATCHv9 00/14] mm, x86/cc: Implement support for unaccepted memory,
Kirill A. Shutemov
- [PATCHv9 04/14] mm/page_alloc: Add sysfs handle to accept accept_memory, Kirill A. Shutemov
- [PATCHv9 03/14] mm/page_alloc: Fake unaccepted memory, Kirill A. Shutemov
- [PATCHv9 02/14] mm: Add support for unaccepted memory, Kirill A. Shutemov
- [PATCHv9 06/14] x86/boot: Add infrastructure required for unaccepted memory support, Kirill A. Shutemov
- [PATCHv9 08/14] x86/boot/compressed: Handle unaccepted memory, Kirill A. Shutemov
- [PATCHv9 05/14] efi/x86: Get full memory map in allocate_e820(), Kirill A. Shutemov
- [PATCHv9 01/14] x86/boot: Centralize __pa()/__va() definitions, Kirill A. Shutemov
- [PATCHv9 07/14] efi/x86: Implement support for unaccepted memory, Kirill A. Shutemov
- [PATCHv9 11/14] x86/mm: Avoid load_unaligned_zeropad() stepping into unaccepted memory, Kirill A. Shutemov
- [PATCHv9 09/14] x86/mm: Reserve unaccepted memory bitmap, Kirill A. Shutemov
- [PATCHv9 14/14] x86/tdx: Add unaccepted memory support, Kirill A. Shutemov
- [PATCHv9 10/14] x86/mm: Provide helpers for unaccepted memory, Kirill A. Shutemov
- [PATCHv9 12/14] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub, Kirill A. Shutemov
- [PATCHv9 13/14] x86/tdx: Refactor try_accept_one(), Kirill A. Shutemov
- Re: [PATCHv9 00/14] mm, x86/cc: Implement support for unaccepted memory, Vlastimil Babka
- Re: [PATCH 08/17] sched/fair: Implement an EEVDF like policy, Hillf Danton
- [PATCH v2 00/19] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v2 01/19] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v2 02/19] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v2 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v2 04/19] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v2 05/19] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v2 06/19] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v2 07/19] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v2 08/19] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
- [PATCH v2 09/19] btrfs: raid56: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v2 10/19] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v2 11/19] gfs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 12/19] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 13/19] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 14/19] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 15/19] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v2 16/19] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v2 18/19] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v2 19/19] block: mark bio_add_page as __must_check, Johannes Thumshirn
- Re: [PATCH v2 00/19] bio: check return values of bio_add_page, David Sterba
- [linux-next:master 7406/7844] sound/pci/ymfpci/ymfpci_main.c:2259:9: error: implicit declaration of function 'snd_ac97_suspend'; did you mean 'snd_ac97_reset'?,
kernel test robot
- Re: [PATCH 15/17] [RFC] sched/eevdf: Sleeper bonus, Hillf Danton
- [PATCH 0/2] mm: ksm: support hwpoison for ksm page,
Longlong Xia
- [RESEND PATCH] kmemleak-test: Optimize kmemleak_test.c build flow,
Hao Ge
- [PATCH v2] mm: Take a page reference when removing device exclusive entries,
Alistair Popple
- [PATCH v3 0/2] regmap: Add basic maple tree register cache,
Mark Brown
- [linux-next:pending-fixes] BUILD SUCCESS a0c0d56fba87d456105a36590837689ce63bc1a2, kernel test robot
- [linux-next:master 2244/7607] drivers/net/wireless/legacy/wl3501_cs.c:258:2: warning: performing pointer arithmetic on a null pointer has undefined behavior, kernel test robot
- [PATCH v2 1/5] kasan: drop empty tagging-related defines,
andrey . konovalov
- [PATCH 00/19] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH 02/19] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH 04/19] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
[PATCH 05/19] md: use __bio_add_page to add single page, Johannes Thumshirn
[PATCH 06/19] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
[PATCH 07/19] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
[PATCH 08/19] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
[PATCH 09/19] btrfs: raid56: use __bio_add_page to add single page, Johannes Thumshirn
[PATCH 10/19] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
[PATCH 11/19] gfs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH 12/19] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH 13/19] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH 14/19] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH 15/19] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
[PATCH 16/19] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH 17/19] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
[PATCH 18/19] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
[PATCH 19/19] block: mark bio_add_page as __must_check, Johannes Thumshirn
[linux-next:master] BUILD REGRESSION 198925fae644b0099b66fac1d972721e6e563b17, kernel test robot
[PATCH v12 0/3] Memory poison recovery in khugepaged collapsing,
Jiaqi Yan
[PATCH] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file,
Ivan Orlov
[RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES),
David Howells
- [RFC PATCH v2 01/48] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC, David Howells
- [RFC PATCH v2 02/48] iov_iter: Remove last_offset member, David Howells
- [RFC PATCH v2 03/48] iov_iter: Add an iterator-of-iterators, David Howells
- [RFC PATCH v2 04/48] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag, David Howells
- [RFC PATCH v2 06/48] mm: Make the page_frag_cache allocator use multipage folios, David Howells
- [RFC PATCH v2 05/48] mm: Move the page fragment allocator from page_alloc.c into its own file, David Howells
- [RFC PATCH v2 08/48] tcp: Support MSG_SPLICE_PAGES, David Howells
- [RFC PATCH v2 07/48] mm: Make the page_frag_cache allocator use per-cpu, David Howells
- [RFC PATCH v2 09/48] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- [RFC PATCH v2 10/48] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES, David Howells
- [RFC PATCH v2 11/48] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg, David Howells
- [RFC PATCH v2 12/48] espintcp: Inline do_tcp_sendpages(), David Howells
- [RFC PATCH v2 13/48] tls: Inline do_tcp_sendpages(), David Howells
- [RFC PATCH v2 14/48] siw: Inline do_tcp_sendpages(), David Howells
- [RFC PATCH v2 15/48] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked(), David Howells
- [RFC PATCH v2 16/48] ip, udp: Support MSG_SPLICE_PAGES, David Howells
- [RFC PATCH v2 17/48] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- [RFC PATCH v2 18/48] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [RFC PATCH v2 19/48] af_unix: Support MSG_SPLICE_PAGES, David Howells
- [RFC PATCH v2 20/48] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- [RFC PATCH v2 21/48] crypto: af_alg: Pin pages rather than ref'ing if appropriate, David Howells
- [RFC PATCH v2 22/48] crypto: af_alg: Use netfs_extract_iter_to_sg() to create scatterlists, David Howells
- [RFC PATCH v2 24/48] crypto: af_alg: Support MSG_SPLICE_PAGES, David Howells
- [RFC PATCH v2 25/48] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [RFC PATCH v2 26/48] crypto: af_alg/hash: Support MSG_SPLICE_PAGES, David Howells
- [RFC PATCH v2 23/48] crypto: af_alg: Indent the loop in af_alg_sendmsg(), David Howells
- [RFC PATCH v2 27/48] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage(), David Howells
- [RFC PATCH v2 29/48] Remove file->f_op->sendpage, David Howells
- [RFC PATCH v2 30/48] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit, David Howells
- [RFC PATCH v2 31/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [RFC PATCH v2 32/48] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [RFC PATCH v2 33/48] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map(), David Howells
- [RFC PATCH v2 36/48] algif: Remove hash_sendpage*(), David Howells
- [RFC PATCH v2 35/48] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock(), David Howells
- [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage(), David Howells
- [RFC PATCH v2 28/48] splice: Reimplement splice_to_socket() to pass multiple bufs to sendmsg(), David Howells
- [RFC PATCH v2 34/48] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES), David Howells
- [RFC PATCH v2 38/48] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [RFC PATCH v2 41/48] sunrpc: Rely on TCP sendmsg + MSG_SPLICE_PAGES to copy unspliceable data, David Howells
- [RFC PATCH v2 40/48] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage, David Howells
- [RFC PATCH v2 39/48] dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [RFC PATCH v2 43/48] kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage, David Howells
- [RFC PATCH v2 42/48] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage, David Howells
- [RFC PATCH v2 44/48] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES, David Howells
- [RFC PATCH v2 47/48] drdb: Send an entire bio in a single sendmsg, David Howells
- [RFC PATCH v2 46/48] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendmsg(), David Howells
- [RFC PATCH v2 45/48] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage(), David Howells
- Message not available
[linux-next:master 2684/7607] arch/mips/loongson64/smp.c:203:26: sparse: sparse: incorrect type in assignment (different address spaces), kernel test robot
[PATCH] mm: mark folio as workingset in lru_deactivate_fn,
zhaoyang.huang
[PATCH] mm: compaction: remove incorrect #ifdef checks,
Arnd Bergmann
[PATCH 0/7] module: avoid userspace pressure on unwanted allocations,
Luis Chamberlain
[PATCH v8 0/2] arm64: support batched/deferred tlb shootdown during page reclamation,
Yicong Yang
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]