Messages by Date
-
2026/03/19
Re: [PATCH v3 07/23] mm/vma: add append_vma_flags() helper
Vlastimil Babka (SUSE)
-
2026/03/19
Re: [PATCH v2 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
-
2026/03/19
Re: [PATCH v3 05/23] mm/vma: use new VMA flags for sticky flags logic
Vlastimil Babka (SUSE)
-
2026/03/18
[PATCH] x86/um: fix vDSO installation
Thomas Weißschuh
-
2026/03/18
Re: [PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
Andrew Morton
-
2026/03/18
[PATCH v3 14/23] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 23/23] mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 19/23] mm/vma: introduce vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 18/23] mm: update vma_supports_mlock() to use new VMA flags
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 20/23] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 16/23] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 12/23] tools/testing/vma: test that legacy flag helpers work correctly
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 08/23] tools/testing/vma: add simple test for append_vma_flags()
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 07/23] mm/vma: add append_vma_flags() helper
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 06/23] tools/testing/vma: fix VMA flag tests
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 05/23] mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 04/23] tools/testing/vma: convert bulk of test code to vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 03/23] mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
-
2026/03/18
[PATCH v3 02/23] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
Lorenzo Stoakes (Oracle)
-
2026/03/18
Re: [PATCH v2 03/23] mm/vma: add further vma_flags_t unions
Vlastimil Babka (SUSE)
-
2026/03/18
Re: [PATCH v2 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Vlastimil Babka (SUSE)
-
2026/03/17
Re: [PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
Jan Kara
-
2026/03/17
Re: [PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()
Jan Kara
-
2026/03/16
Re: [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
Samuel Holland
-
2026/03/16
Re: [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
Baoquan He
-
2026/03/16
Re: [PATCH v5 09/15] arch/powerpc: don't initialize kasan if it's disabled
Sourabh Jain
-
2026/03/16
Re: [PATCH v5 09/15] arch/powerpc: don't initialize kasan if it's disabled
Baoquan He
-
2026/03/16
Re: [PATCH v2 17/23] mm: convert do_brk_flags() to use vma_flags_t
Paul Moore
-
2026/03/16
Re: [PATCH 10/27] alpha: move the XOR code to lib/raid/
Magnus Lindholm
-
2026/03/16
Re: [PATCH v2 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
Andrew Morton
-
2026/03/16
Re: [PATCH v2 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
Andrew Morton
-
2026/03/16
[PATCH v2 19/23] mm/vma: introduce vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 23/23] mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 20/23] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 17/23] mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 18/23] mm: update vma_supports_mlock() to use new VMA flags
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 16/23] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 12/23] tools/testing/vma: test that legacy flag helpers work correctly
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 14/23] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 08/23] tools/testing/vma: add simple test for append_vma_flags()
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 07/23] mm/vma: add append_vma_flags() helper
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 05/23] mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 04/23] tools/testing/vma: convert bulk of test code to vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 06/23] tools/testing/vma: fix VMA flag tests
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 03/23] mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 02/23] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
-
2026/03/16
[PATCH v2 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
Lorenzo Stoakes (Oracle)
-
2026/03/15
Re: [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
Sasha Levin
-
2026/03/15
Re: [PATCH 16/53] ovl: drop dir lock for lookups in impure readdir
Amir Goldstein
-
2026/03/12
[PATCH 19/53] afs: use d_time instead of d_fsdata
NeilBrown
-
2026/03/12
[PATCH 20/53] afs: don't unhash/rehash dentries during unlink/rename
NeilBrown
-
2026/03/12
[PATCH 21/53] afs: use d_splice_alias() in afs_vnode_new_inode()
NeilBrown
-
2026/03/12
[PATCH 22/53] afs: use d_alloc_nonblock in afs_sillyrename()
NeilBrown
-
2026/03/12
[PATCH 23/53] afs: lookup_atsys to drop and reclaim lock.
NeilBrown
-
2026/03/12
[PATCH 24/53] afs: use d_duplicate()
NeilBrown
-
2026/03/12
[PATCH 25/53] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
NeilBrown
-
2026/03/12
[PATCH 26/53] smb/client: don't unhashed and rehash to prevent new opens.
NeilBrown
-
2026/03/12
[PATCH 27/53] smb/client: use d_splice_alias() in atomic_open
NeilBrown
-
2026/03/12
[PATCH 28/53] smb/client: Use d_alloc_noblock() in cifs_prime_dcache()
NeilBrown
-
2026/03/12
[PATCH 29/53] exfat: simplify exfat_lookup()
NeilBrown
-
2026/03/12
[PATCH 30/53] configfs: remove d_add() calls before configfs_attach_group()
NeilBrown
-
2026/03/12
[PATCH 31/53] configfs: stop using d_add().
NeilBrown
-
2026/03/12
[PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
NeilBrown
-
2026/03/12
[PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()
NeilBrown
-
2026/03/12
[PATCH 34/53] tracefs: stop using d_add().
NeilBrown
-
2026/03/12
[PATCH 35/53] cephfs: stop using d_add().
NeilBrown
-
2026/03/12
[PATCH 36/53] cephfs: remove d_alloc from CEPH_MDS_OP_LOOKUPNAME handling in ceph_fill_trace()
NeilBrown
-
2026/03/12
[PATCH 37/53] cephfs: Use d_alloc_noblock() in ceph_readdir_prepopulate()
NeilBrown
-
2026/03/12
Re: [PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
NeilBrown
-
2026/03/12
Re: [PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
NeilBrown
-
2026/03/12
Re: [PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
Linus Torvalds
-
2026/03/12
Re: [PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
Steven Rostedt
-
2026/03/12
[PATCH 53/53] VFS: remove LOOKUP_SHARED
NeilBrown
-
2026/03/12
[PATCH 52/53] VFS: lift d_alloc_parallel above inode_lock
NeilBrown
-
2026/03/12
[PATCH 51/53] VFS: use d_alloc_parallel() in lookup_one_qstr_excl().
NeilBrown
-
2026/03/12
[PATCH 50/53] VFS: remove lookup_one() and lookup_noperm()
NeilBrown
-
2026/03/12
[PATCH 49/53] VFS: remove d_rehash()
NeilBrown
-
2026/03/12
[PATCH 48/53] VFS: remove d_add()
NeilBrown
-
2026/03/12
[PATCH 46/53] Remove references to d_add() in documentation and comments.
NeilBrown
-
2026/03/12
[PATCH 47/53] VFS: make d_alloc() local to VFS.
NeilBrown
-
2026/03/12
[PATCH 45/53] efivarfs: use d_alloc_name()
NeilBrown
-
2026/03/12
[PATCH 44/53] hostfs: don't d_drop() before d_splice_alias() in hostfs_mkdir()
NeilBrown
-
2026/03/12
[PATCH 43/53] fuse: Use d_alloc_noblock() in fuse_direntplus_link()
NeilBrown
-
2026/03/12
[PATCH 42/53] fuse: don't d_drop() before d_splice_alias()
NeilBrown
-
2026/03/12
[PATCH 41/53] libfs: stop using d_add().
NeilBrown
-
2026/03/12
[PATCH 40/53] gfs2: stop using d_add().
NeilBrown
-
2026/03/12
[PATCH 39/53] ecryptfs: stop using d_add().
NeilBrown
-
2026/03/12
[PATCH 38/53] cephfs: Don't d_drop() before d_splice_alias()
NeilBrown
-
2026/03/12
[PATCH 18/53] shmem: use d_duplicate()
NeilBrown
-
2026/03/12
[PATCH 17/53] coda: don't d_drop() early.
NeilBrown
-
2026/03/12
[PATCH 16/53] ovl: drop dir lock for lookups in impure readdir
NeilBrown
-
2026/03/12
[PATCH 15/53] nfs: use d_duplicate()
NeilBrown
-
2026/03/12
[PATCH 14/53] nfs: use d_alloc_noblock() in silly-rename
NeilBrown
-
2026/03/12
[PATCH 13/53] nfs: Use d_alloc_noblock() in nfs_prime_dcache()
NeilBrown
-
2026/03/12
[PATCH 12/53] nfs: don't d_drop() before d_splice_alias() in atomic_create.
NeilBrown
-
2026/03/12
[PATCH 11/53] nfs: don't d_drop() before d_splice_alias()
NeilBrown
-
2026/03/12
[PATCH 10/53] nfs: use d_splice_alias() in nfs_link()
NeilBrown
-
2026/03/12
[PATCH 09/53] nfs: remove d_drop()/d_alloc_parallel() from nfs_atomic_open()
NeilBrown
-
2026/03/12
[PATCH 08/53] VFS/xfs: drop parent lock across d_alloc_parallel() in d_add_ci()
NeilBrown
-
2026/03/12
[PATCH 07/53] VFS: Add LOOKUP_SHARED flag.
NeilBrown
-
2026/03/12
[PATCH 06/53] VFS: add d_duplicate()
NeilBrown
-
2026/03/12
[PATCH 05/53] VFS: introduce d_alloc_noblock()
NeilBrown
-
2026/03/12
[PATCH 04/53] VFS: use global wait-queue table for d_alloc_parallel()
NeilBrown
-
2026/03/12
[PATCH 03/53] VFS: allow d_alloc_name() to be used with ->d_hash
NeilBrown
-
2026/03/12
[PATCH 02/53] VFS: enhance d_splice_alias() to handle in-lookup dentries
NeilBrown
-
2026/03/12
[PATCH 01/53] VFS: fix various typos in documentation for start_creating start_removing etc
NeilBrown
-
2026/03/12
[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
NeilBrown
-
2026/03/12
Re: [PATCH 02/20] tools/testing/vma: add unit tests for vma_flags_[empty, diff_pair, and]()
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 02/20] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 20/20] mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 18/20] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 19/20] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 15/20] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 17/20] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 13/20] mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 14/20] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 16/20] mm/vma: introduce vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 12/20] tools/testing/vma: test that legacy flag helpers work correctly
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 10/20] mm/vma: introduce vma_flags_same[_mask/_pair]()
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 09/20] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 11/20] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 08/20] tools/testing/vma: add simple test for append_vma_flags()
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 07/20] mm/vma: add append_vma_flags() helper
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 06/20] tools/testing/vma: fix VMA flag tests
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 05/20] mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 04/20] tools/testing/vma: convert bulk of test code to vma_flags_t
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 03/20] mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 01/20] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 02/20] tools/testing/vma: add unit tests for vma_flags_[empty, diff_pair, and]()
Lorenzo Stoakes (Oracle)
-
2026/03/12
[PATCH 00/20] mm/vma: convert vm_flags_t to vma_flags_t in vma code
Lorenzo Stoakes (Oracle)
-
2026/03/12
Re: [PATCH 26/27] random: factor out a __limit_random_u32_below helper
Jason A. Donenfeld
-
2026/03/12
Re: [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
Samuel Holland
-
2026/03/12
Re: [PATCH v5 09/15] arch/powerpc: don't initialize kasan if it's disabled
Christophe Leroy (CS GROUP)
-
2026/03/12
Re: [PATCH v5 09/15] arch/powerpc: don't initialize kasan if it's disabled
Sourabh Jain
-
2026/03/12
Re: [PATCH 26/27] random: factor out a __limit_random_u32_below helper
David Laight
-
2026/03/11
Re: [PATCH 23/27] btrfs: use xor_gen
David Sterba
-
2026/03/11
Re: [PATCH 27/27] xor: add a kunit test case
Eric Biggers
-
2026/03/11
Re: [PATCH 26/27] random: factor out a __limit_random_u32_below helper
Eric Biggers
-
2026/03/11
Re: cleanup the RAID5 XOR library v2
Andrew Morton
-
2026/03/11
Re: [PATCH 03/27] um/xor: cleanup xor.h
Richard Weinberger
-
2026/03/11
[PATCH 27/27] xor: add a kunit test case
Christoph Hellwig
-
2026/03/11
[PATCH 26/27] random: factor out a __limit_random_u32_below helper
Christoph Hellwig
-
2026/03/11
[PATCH 25/27] xor: use static_call for xor_gen
Christoph Hellwig
-
2026/03/11
[PATCH 24/27] xor: pass the entire operation to the low-level ops
Christoph Hellwig
-
2026/03/11
[PATCH 23/27] btrfs: use xor_gen
Christoph Hellwig
-
2026/03/11
[PATCH 22/27] async_xor: use xor_gen
Christoph Hellwig
-
2026/03/11
[PATCH 21/27] xor: add a better public API
Christoph Hellwig
-
2026/03/11
[PATCH 20/27] xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
-
2026/03/11
[PATCH 19/27] xor: avoid indirect calls for arm64-optimized ops
Christoph Hellwig
-
2026/03/11
[PATCH 18/27] x86: move the XOR code to lib/raid/
Christoph Hellwig
-
2026/03/11
[PATCH 17/27] s390: move the XOR code to lib/raid/
Christoph Hellwig
-
2026/03/11
[PATCH 16/27] sparc: move the XOR code to lib/raid/
Christoph Hellwig
-
2026/03/11
[PATCH 15/27] riscv: move the XOR code to lib/raid/
Christoph Hellwig
-
2026/03/11
[PATCH 14/27] powerpc: move the XOR code to lib/raid/
Christoph Hellwig
-
2026/03/11
[PATCH 13/27] loongarch: move the XOR code to lib/raid/
Christoph Hellwig
-
2026/03/11
[PATCH 12/27] arm64: move the XOR code to lib/raid/
Christoph Hellwig
-
2026/03/11
[PATCH 11/27] arm: move the XOR code to lib/raid/
Christoph Hellwig
-
2026/03/11
[PATCH 10/27] alpha: move the XOR code to lib/raid/
Christoph Hellwig
-
2026/03/11
[PATCH 09/27] xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
-
2026/03/11
[PATCH 08/27] xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
-
2026/03/11
[PATCH 07/27] xor: split xor.h
Christoph Hellwig
-
2026/03/11
[PATCH 06/27] xor: cleanup registration and probing
Christoph Hellwig
-
2026/03/11
[PATCH 05/27] xor: small cleanups
Christoph Hellwig
-
2026/03/11
[PATCH 04/27] xor: move to lib/raid/
Christoph Hellwig
-
2026/03/11
[PATCH 03/27] um/xor: cleanup xor.h
Christoph Hellwig
-
2026/03/11
[PATCH 02/27] arm/xor: remove in_interrupt() handling
Christoph Hellwig
-
2026/03/11
cleanup the RAID5 XOR library v2
Christoph Hellwig
-
2026/03/11
[PATCH 01/27] xor: assert that xor_blocks is not from preemptible user context
Christoph Hellwig
-
2026/03/10
Re: [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
-
2026/03/09
Re: [PATCH 21/25] xor: add a better public API
Christoph Hellwig
-
2026/03/07
[PATCH] um: Remove CONFIG_FRAME_WARN from x86_64_defconfig
Tiwei Bie
-
2026/03/04
Re: [PATCH] kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-
2026/03/04
Re: [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
Christoph Hellwig
-
2026/03/04
Re: [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
Peter Zijlstra
-
2026/03/04
Re: [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
Heiko Carstens
-
2026/03/04
Re: [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
Christoph Hellwig
-
2026/03/04
Re: [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
Heiko Carstens
-
2026/03/04
Re: [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
Christoph Hellwig
-
2026/03/03
Re: [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
Eric Biggers
-
2026/03/03
Re: [PATCH 07/25] xor: split xor.h
Christoph Hellwig
-
2026/03/03
Re: cleanup the RAID5 XOR library
Christoph Hellwig
-
2026/03/03
Re: [PATCH 24/25] xor: pass the entire operation to the low-level ops
Christoph Hellwig