gmane.linux.kernel.aio.general archive

399 archived articles, newest first (page 2 of 4). Latest articles →

Re: [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
Thu, 2 Jul 2026 16:47:14 +0100
Lorenzo Stoakes <[email protected]> • #9712
Re: [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
Thu, 2 Jul 2026 16:46:04 +0100
Lorenzo Stoakes <[email protected]> • #9711
Re: [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Thu, 2 Jul 2026 16:40:15 +0100
Lorenzo Stoakes <[email protected]> • #9710
Re: [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
Thu, 2 Jul 2026 16:29:20 +0100
Lorenzo Stoakes <[email protected]> • #9709
Re: [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
Thu, 2 Jul 2026 16:24:37 +0100
Lorenzo Stoakes <[email protected]> • #9708
Re: [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
Thu, 2 Jul 2026 23:08:32 +0800
Lance Yang <[email protected]> • #9707
Re: [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
Thu, 2 Jul 2026 23:08:32 +0800
Lance Yang <[email protected]> • #9706
Re: [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
Thu, 2 Jul 2026 15:16:20 +0100
Lorenzo Stoakes <[email protected]> • #9705
Re: [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
Thu, 2 Jul 2026 15:16:20 +0100
Lorenzo Stoakes <[email protected]> • #9704
Re: [PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
Thu, 2 Jul 2026 21:49:47 +0800
Lance Yang <[email protected]> • #9703
Re: [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
Thu, 2 Jul 2026 21:21:07 +0800
Lance Yang <[email protected]> • #9702
Re: [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
Thu, 2 Jul 2026 21:21:07 +0800
Lance Yang <[email protected]> • #9701
Re: [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
Thu, 2 Jul 2026 21:12:33 +0800
Lance Yang <[email protected]> • #9700
Re: [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
Thu, 2 Jul 2026 21:12:33 +0800
Lance Yang <[email protected]> • #9699
Re: [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
Thu, 2 Jul 2026 20:50:52 +0800
Lance Yang <[email protected]> • #9698
Re: [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
Thu, 2 Jul 2026 20:50:52 +0800
Lance Yang <[email protected]> • #9697
Re: [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Thu, 2 Jul 2026 20:38:45 +0800
Lance Yang <[email protected]> • #9696
Re: [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
Thu, 2 Jul 2026 20:25:15 +0800
Lance Yang <[email protected]> • #9695
Re: [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
Thu, 2 Jul 2026 20:21:16 +0800
Lance Yang <[email protected]> • #9694
Re: [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
Thu, 2 Jul 2026 20:10:22 +0800
Lance Yang <[email protected]> • #9693
Re: [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
Thu, 2 Jul 2026 19:41:35 +0800
Lance Yang <[email protected]> • #9692
Re: [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
Thu, 2 Jul 2026 19:41:35 +0800
Lance Yang <[email protected]> • #9691
Re: [PATCH 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
Thu, 2 Jul 2026 19:37:22 +0800
Lance Yang <[email protected]> • #9690
Re: [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
Thu, 2 Jul 2026 19:15:31 +0800
Lance Yang <[email protected]> • #9689
Re: [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Thu, 2 Jul 2026 15:27:50 +0800
Lance Yang <[email protected]> • #9688
Re: [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Thu, 2 Jul 2026 15:27:50 +0800
Lance Yang <[email protected]> • #9687
Re: [PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
Thu, 2 Jul 2026 00:09:17 +0800
Lance Yang <[email protected]> • #9686
Re: [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Tue, 30 Jun 2026 11:09:56 -0400
"Zi Yan" <[email protected]> • #9685
Re: [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Tue, 30 Jun 2026 13:23:44 +0300
Jani Nikula <jani.nikula-VuQAYsv1563Yd54FQh9/[email protected]> • #9684
Re: [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Tue, 30 Jun 2026 13:23:44 +0300
Jani Nikula <jani.nikula-VuQAYsv1563Yd54FQh9/[email protected]> • #9683
Re: [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Tue, 30 Jun 2026 09:57:35 +0200
Thomas Zimmermann <[email protected]> • #9682
Re: [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Tue, 30 Jun 2026 08:38:51 +0100
Lorenzo Stoakes <[email protected]> • #9681
Re: [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Mon, 29 Jun 2026 16:26:18 -0400
"Zi Yan" <[email protected]> • #9680
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
Mon, 29 Jun 2026 20:25:36 +0100
Lorenzo Stoakes <[email protected]> • #9679
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
Mon, 29 Jun 2026 20:25:33 +0100
Lorenzo Stoakes <[email protected]> • #9678
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
Mon, 29 Jun 2026 20:25:36 +0100
Lorenzo Stoakes <[email protected]> • #9677
[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
Mon, 29 Jun 2026 20:25:34 +0100
Lorenzo Stoakes <[email protected]> • #9676
[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
Mon, 29 Jun 2026 20:25:34 +0100
Lorenzo Stoakes <[email protected]> • #9675
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
Mon, 29 Jun 2026 20:25:35 +0100
Lorenzo Stoakes <[email protected]> • #9674
[PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Mon, 29 Jun 2026 20:25:31 +0100
Lorenzo Stoakes <[email protected]> • #9673
[PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Mon, 29 Jun 2026 20:25:31 +0100
Lorenzo Stoakes <[email protected]> • #9672
[PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
Mon, 29 Jun 2026 20:25:32 +0100
Lorenzo Stoakes <[email protected]> • #9671
[PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
Mon, 29 Jun 2026 20:25:32 +0100
Lorenzo Stoakes <[email protected]> • #9670
[PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
Mon, 29 Jun 2026 20:25:30 +0100
Lorenzo Stoakes <[email protected]> • #9669
[PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
Mon, 29 Jun 2026 20:25:28 +0100
Lorenzo Stoakes <[email protected]> • #9668
[PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
Mon, 29 Jun 2026 20:25:29 +0100
Lorenzo Stoakes <[email protected]> • #9667
[PATCH 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
Mon, 29 Jun 2026 20:25:26 +0100
Lorenzo Stoakes <[email protected]> • #9666
[PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
Mon, 29 Jun 2026 20:25:27 +0100
Lorenzo Stoakes <[email protected]> • #9665
[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
Mon, 29 Jun 2026 20:25:25 +0100
Lorenzo Stoakes <[email protected]> • #9664
[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
Mon, 29 Jun 2026 20:25:25 +0100
Lorenzo Stoakes <[email protected]> • #9663
[PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Mon, 29 Jun 2026 20:25:24 +0100
Lorenzo Stoakes <[email protected]> • #9662
[PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Mon, 29 Jun 2026 20:25:24 +0100
Lorenzo Stoakes <[email protected]> • #9661
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
Mon, 29 Jun 2026 20:25:23 +0100
Lorenzo Stoakes <[email protected]> • #9660
[PATCH libaio v3 9/9] Add time64 public functions on 32-bit architectures
Wed, 17 Jun 2026 03:31:00 +0200
Guillem Jover <[email protected]> • #9659
[PATCH libaio v3 8/9] Add time64 syscall support
Wed, 17 Jun 2026 03:30:59 +0200
Guillem Jover <[email protected]> • #9658
[PATCH libaio v3 7/9] Rename sigset struct from data to aio_sigset
Wed, 17 Jun 2026 03:30:58 +0200
Guillem Jover <[email protected]> • #9657
[PATCH libaio v3 6/9] Wrap long declarations exceeding 80 columns
Wed, 17 Jun 2026 03:30:57 +0200
Guillem Jover <[email protected]> • #9656
[PATCH libaio v3 4/9] Remove unused vsys_def.h
Wed, 17 Jun 2026 03:30:55 +0200
Guillem Jover <[email protected]> • #9655
[PATCH libaio v3 5/9] Remove unused raw_syscall.c
Wed, 17 Jun 2026 03:30:56 +0200
Guillem Jover <[email protected]> • #9654
[PATCH libaio v3 3/9] Use new symver function attribute to support LTO builds
Wed, 17 Jun 2026 03:30:54 +0200
Guillem Jover <[email protected]> • #9653
[PATCH libaio v3 2/9] Move semicolon to SYMVER and DEFSYMVER call sites
Wed, 17 Jun 2026 03:30:53 +0200
Guillem Jover <[email protected]> • #9652
[PATCH libaio v3 1/9] Update .gitignore for the harness artifacts
Wed, 17 Jun 2026 03:30:52 +0200
Guillem Jover <[email protected]> • #9651
[PATCH libaio v3 0/9] Add time64 support
Wed, 17 Jun 2026 03:30:51 +0200
Guillem Jover <[email protected]> • #9650
Re: [PATCH v3 2/2] libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers
Tue, 9 Jun 2026 10:46:49 +0200
Jan Kara <[email protected]> • #9649
Re: [PATCH v3 1/2] libfs: set SB_I_NOEXEC and SB_I_NODEV by default in init_pseudo()
Tue, 9 Jun 2026 10:46:38 +0200
Jan Kara <[email protected]> • #9648
Re: Migration off pagure.io for libaio?
Fri, 5 Jun 2026 19:49:07 +0200
Guillem Jover <[email protected]> • #9647
Re: Migration off pagure.io for libaio?
Fri, 05 Jun 2026 09:26:37 -0400
Jeff Moyer <[email protected]> • #9646
Re: Migration off pagure.io for libaio?
Fri, 5 Jun 2026 14:46:31 +0200
Guillem Jover <[email protected]> • #9645
Re: Migration off pagure.io for libaio?
Fri, 05 Jun 2026 07:45:27 -0400
Jeff Moyer <[email protected]> • #9644
Re: [PATCH v3 2/2] libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers
Thu, 4 Jun 2026 23:47:32 -0700
Christoph Hellwig <[email protected]> • #9643
Re: [PATCH v3 1/2] libfs: set SB_I_NOEXEC and SB_I_NODEV by default in init_pseudo()
Thu, 4 Jun 2026 23:47:17 -0700
Christoph Hellwig <[email protected]> • #9642
Migration off pagure.io for libaio?
Fri, 5 Jun 2026 00:13:35 +0200
Guillem Jover <[email protected]> • #9641
[PATCH v3 2/2] libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers
Wed, 3 Jun 2026 19:53:15 -0700
John Hubbard <[email protected]> • #9640
[PATCH v3 1/2] libfs: set SB_I_NOEXEC and SB_I_NODEV by default in init_pseudo()
Wed, 3 Jun 2026 19:53:14 -0700
John Hubbard <[email protected]> • #9639
[PATCH v3 0/2] libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo()
Wed, 3 Jun 2026 19:53:13 -0700
John Hubbard <[email protected]> • #9638
[linux-next:master] BUILD REGRESSION 550604d6c9b9efc8d068aff94dc301694a7afdee
Fri, 22 May 2026 08:33:24 +0800
kernel test robot <[email protected]> • #9637
Re: (subset) [PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
Thu, 30 Apr 2026 14:30:39 -0700
Jeff Johnson <[email protected]> • #9636
[PATCH AUTOSEL 7.0-5.10] fs: aio: reject partial mremap to avoid Null-pointer-dereference error
Tue, 28 Apr 2026 06:40:44 -0400
Sasha Levin <[email protected]> • #9635
[PATCH AUTOSEL 7.0] fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
Tue, 28 Apr 2026 06:40:34 -0400
Sasha Levin <[email protected]> • #9634
man-pages-6.18 released
Wed, 22 Apr 2026 22:04:52 +0200
Alejandro Colomar <[email protected]> • #9633
Re: [PATCH] fs: aio: reject partial mremap to avoid Null-pointer-dereference error
Tue, 21 Apr 2026 13:34:14 +0200
Christian Brauner <[email protected]> • #9632
Re: [PATCH] fs: aio: reject partial mremap to avoid Null-pointer-dereference error
Sat, 18 Apr 2026 13:36:28 +0200
Jan Kara <[email protected]> • #9631
[PATCH] fs: aio: reject partial mremap to avoid Null-pointer-dereference error
Sat, 18 Apr 2026 14:06:34 +0800
Zizhi Wo <[email protected]> • #9630
Re: [PATCH] fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
Tue, 14 Apr 2026 11:56:23 +0200
Christian Brauner <[email protected]> • #9629
Re: [PATCH] fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
Mon, 13 Apr 2026 11:20:43 +0200
Jan Kara <[email protected]> • #9628
[PATCH] fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
Mon, 13 Apr 2026 09:08:14 +0800
Zizhi Wo <[email protected]> • #9627
Re: [PATCH v1 6/6] man/man*/io_setup.[23]: Split io_setup(3) from io_setup.2
Thu, 9 Apr 2026 22:39:10 +0200
Alejandro Colomar <[email protected]> • #9626
Re: [PATCH v1 6/6] man/man*/io_setup.[23]: Split io_setup(3) from io_setup.2
Thu, 9 Apr 2026 18:50:43 +0200
Guillem Jover <[email protected]> • #9625
[PATCH v1 6/6] man/man*/io_setup.[23]: Split io_setup(3) from io_setup.2
Wed, 8 Apr 2026 11:18:51 +0200
Alejandro Colomar <[email protected]> • #9624
[PATCH v1 4/6] man/man2/io_setup.2: ERRORS: It is *ctx_idp that must be initialized
Wed, 8 Apr 2026 11:18:42 +0200
Alejandro Colomar <[email protected]> • #9623
[PATCH v1 5/6] man/man2/io_setup.2: Use syscall(2) in the SYNOPSIS
Wed, 8 Apr 2026 11:18:46 +0200
Alejandro Colomar <[email protected]> • #9622
[PATCH v1 3/6] man/man2/io_setup.2: ERRORS: Split EINVAL
Wed, 8 Apr 2026 11:18:37 +0200
Alejandro Colomar <[email protected]> • #9621
[PATCH v1 2/6] man/man2/io_setup.2: Update reference (proc(5) => proc_sys_fs(5))
Wed, 8 Apr 2026 11:18:33 +0200
Alejandro Colomar <[email protected]> • #9620
[PATCH v1 1/6] man/man2/io_setup.2: Reduce parameter name
Wed, 8 Apr 2026 11:18:28 +0200
Alejandro Colomar <[email protected]> • #9619
[PATCH v1 0/6] Split io_setup(3) from io_setup.2.
Wed, 8 Apr 2026 11:18:24 +0200
Alejandro Colomar <[email protected]> • #9618
Re: [PATCH 15/42] fat: Sync and invalidate metadata buffers from fat_evict_inode()
Wed, 01 Apr 2026 21:50:42 +0900
OGAWA Hirofumi <[email protected]> • #9617
Re: [PATCH 15/42] fat: Sync and invalidate metadata buffers from fat_evict_inode()
Wed, 1 Apr 2026 12:36:52 +0200
Jan Kara <[email protected]> • #9616
Re: [PATCH 15/42] fat: Sync and invalidate metadata buffers from fat_evict_inode()
Wed, 01 Apr 2026 18:41:56 +0900
OGAWA Hirofumi <[email protected]> • #9615
Re: [PATCH 15/42] fat: Sync and invalidate metadata buffers from fat_evict_inode()
Wed, 1 Apr 2026 11:11:17 +0200
Jan Kara <[email protected]> • #9614
Re: [PATCH 15/42] fat: Sync and invalidate metadata buffers from fat_evict_inode()
Tue, 31 Mar 2026 19:40:01 +0900
OGAWA Hirofumi <[email protected]> • #9613
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.