October 2025 Archives by subject
Starting: Wed Oct 1 02:45:22 AEST 2025
Ending: Wed Oct 29 11:26:27 AEDT 2025
Messages: 153
- [f2fs-dev] [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
Gregory Price
- [f2fs-dev] [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
Sean Christopherson
- [f2fs-dev] [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
Garg, Shivank
- [f2fs-dev] [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
Gregory Price
- [GIT PULL] erofs fixes for 6.18-rc3
Gao Xiang
- [GIT PULL] erofs fixes for 6.18-rc3
pr-tracker-bot at kernel.org
- [PATCH 1/2] erofs-utils: lib: fix erofs_io_sendfile()
Gao Xiang
- [PATCH 1/2] erofs-utils: lib: fix erofs_io_sendfile() again
Gao Xiang
- [PATCH 1/2] erofs-utils: lib: fix s3erofs_prepare_url()
Gao Xiang
- [PATCH 1/2] erofs-utils: lib: simplify s3erofs_prepare_url logic
Yifan Zhao
- [PATCH 1/2] erofs: avoid infinite loops due to corrupted subpage compact indexes
Gao Xiang
- [PATCH 1/2] erofs: avoid infinite loops due to corrupted subpage compact indexes
Hongbo Li
- [PATCH 1/7] erofs-utils: lib: fix a misuse of `params->all_fragments`
Gao Xiang
- [PATCH 19/21] fs: don't use GENMASK()
Yury Norov (NVIDIA)
- [PATCH 19/21] fs: don't use GENMASK()
Yury Norov (NVIDIA)
- [PATCH 2/2] erofs-utils: get rid of `{erofsmount_tarindex,ocierofs_io}_sendfile()`
Gao Xiang
- [PATCH 2/2] erofs-utils: lib: add test for s3erofs_prepare_url()
Gao Xiang
- [PATCH 2/2] erofs-utils: lib: use libcurl multiplexing api to optimize S3 interaction
Yifan Zhao
- [PATCH 2/2] erofs-utils: mkfs: support directory compression
Gao Xiang
- [PATCH 2/2] erofs: consolidate z_erofs_extent_lookback()
Gao Xiang
- [PATCH 2/7] erofs-utils: mkfs: separate pnid fixup for incremental builds from `validnid`
Gao Xiang
- [PATCH 3/7] erofs-utils: lib: unexport "erofs/fragments.h"
Gao Xiang
- [PATCH 4/7] erofs-utils: lib: switch to vfile interfaces for fragments
Gao Xiang
- [PATCH 5/7] erofs-utils: lib: switch to vfile interfaces for compression
Gao Xiang
- [PATCH 6/7] erofs-utils: lib: refine erofs_write_unencoded_data()
Gao Xiang
- [PATCH 7/7] erofs-utils: lib: introduce directory writer
Gao Xiang
- [PATCH] dax: fix assertion in dax_iomap_rw()
Jan Kara
- [PATCH] dax: fix assertion in dax_iomap_rw()
Gao Xiang
- [PATCH] erofs-utils: dump: add support for `--blkid-udev`
Gao Xiang
- [PATCH] erofs-utils: fix to return correct err in z_erofs_fill_inode_lazy
Zhiguo Niu
- [PATCH] erofs-utils: fix to return correct err in z_erofs_fill_inode_lazy
Gao Xiang
- [PATCH] erofs-utils: lib: fix build warning in ocierofs_encode_userpass()
Gao Xiang
- [PATCH] erofs-utils: lib: fix s->pos_in >= s->inlen case in kite_deflate_slow()
Gao Xiang
- [PATCH] erofs-utils: lib: gzran: fix corruption due to incorrect dictionary recovery
Gao Xiang
- [PATCH] erofs-utils: mount: don't overwrite layer_index with -1 again
Gao Xiang
- [PATCH] erofs-utils: mount: don't overwrite layer_index with -1 again
hudsonZhu
- [PATCH] erofs-utils: mount: nbd: retry indefinitely on network I/O errors
Gao Xiang
- [PATCH] erofs: fix crafted invalid cases for encoded extents
Gao Xiang
- [PATCH] erofs: fix crafted invalid cases for encoded extents
Hongbo Li
- [PATCH] erofs: fix crafted invalid cases for encoded extents
Gao Xiang
- [PATCH] MAINTAINERS: erofs: add myself as reviewer
Chunhai Guo
- [PATCH] MAINTAINERS: erofs: add myself as reviewer
Gao Xiang
- [PATCH] MAINTAINERS: erofs: add myself as reviewer
Chao Yu
- [PATCH] MAINTAINERS: erofs: add myself as reviewer
Hongbo Li
- [PATCH AUTOSEL 6.17] erofs: consolidate z_erofs_extent_lookback()
Sasha Levin
- [PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
Sean Christopherson
- [PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
Sean Christopherson
- [PATCH RFC v7 0/7] erofs: inode page cache share feature
Hongbo Li
- [PATCH RFC v7 0/7] erofs: inode page cache share feature
Gao Xiang
- [PATCH RFC v7 1/7] erofs: move `struct erofs_anon_fs_type` to super.c
Hongbo Li
- [PATCH RFC v7 2/7] erofs: support user-defined fingerprint name
Hongbo Li
- [PATCH RFC v7 3/7] erofs: support domain-specific page cache share
Hongbo Li
- [PATCH RFC v7 4/7] erofs: introduce the page cache share feature
Hongbo Li
- [PATCH RFC v7 5/7] erofs: support unencoded inodes for page cache share
Hongbo Li
- [PATCH RFC v7 5/7] erofs: support unencoded inodes for page cache share
Gao Xiang
- [PATCH RFC v7 6/7] erofs: support compressed inodes for page cache share
Hongbo Li
- [PATCH RFC v7 7/7] erofs: implement .fadvise for page cache share
Hongbo Li
- [PATCH v1 1/2] erofs-utils: mkfs,oci: support tarindex mode with zinfo for OCI
ChengyuZhu6
- [PATCH v1 2/2] erofs-utils: mount: add support for standard OCI targz blob access
ChengyuZhu6
- [PATCH v1] erofs-utils: mkfs,oci: support tarindex mode with zinfo for OCI
ChengyuZhu6
- [PATCH v1] erofs-utils: mkfs: Add 'no-deduplication' option
Friendy Su
- [PATCH v1] erofs-utils: mkfs: Add 'no-deduplication' option
Gao Xiang
- [PATCH v1] erofs-utils: mkfs: Add 'no-deduplication' option
Friendy.Su at sony.com
- [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Eliav Farber
- [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Greg KH
- [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Nathan Chancellor
- [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Farber, Eliav
- [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Greg KH
- [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Greg KH
- overflow, tracing: Define the is_signed_type() macro once
Eliav Farber
- [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Greg KH
- [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Farber, Eliav
- [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Greg KH
- btrfs: remove duplicated in_range() macro
Eliav Farber
- minmax: sanity check constant bounds when clamping
Eliav Farber
- minmax: clamp more efficiently by avoiding extra comparison
Eliav Farber
- minmax: add in_range() macro
Eliav Farber
- minmax: Introduce {min,max}_array()
Eliav Farber
- minmax: deduplicate __unconst_integer_typeof()
Eliav Farber
- minmax: fix header inclusions
Eliav Farber
- minmax: allow min()/max()/clamp() if the arguments have the same signedness.
Eliav Farber
- minmax: fix indentation of __cmp_once() and __clamp_once()
Eliav Farber
- minmax: allow comparisons of 'int' against 'unsigned char/short'
Eliav Farber
- minmax: relax check to allow comparison between unsigned arguments and signed constants
Eliav Farber
- minmax: avoid overly complicated constant expressions in VM code
Eliav Farber
- minmax: add a few more MIN_T/MAX_T users
Eliav Farber
- minmax: simplify and clarify min_t()/max_t() implementation
Eliav Farber
- minmax: make generic MIN() and MAX() macros available everywhere
Eliav Farber
- minmax: don't use max() in situations that want a C constant expression
Eliav Farber
- minmax: simplify min()/max()/clamp() implementation
Eliav Farber
- minmax: improve macro expansion and type checking
Eliav Farber
- minmax: fix up min3() and max3() too
Eliav Farber
- minmax.h: add whitespace around operators and after commas
Eliav Farber
- minmax.h: update some comments
Eliav Farber
- minmax.h: reduce the #define expansion of min(), max() and clamp()
Eliav Farber
- minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Eliav Farber
- minmax.h: move all the clamp() definitions after the min/max() ones
Eliav Farber
- minmax.h: simplify the variants of clamp()
Eliav Farber
- minmax.h: remove some #defines that are only expanded once
Eliav Farber
- [PATCH v2] erofs-utils: dump: add support for `--blkid-udev`
Gao Xiang
- [PATCH v2] erofs-utils: mkfs: Turn off deduplication under chunk mode with '-E^dedupe'
Friendy Su
- [PATCH v2] erofs-utils: mkfs: Turn off deduplication under chunk mode with '-E^dedupe'
Friendy.Su at sony.com
- [PATCH v2] erofs-utils: tar: support archives without end-of-archive entry
Ivan Mikheykin
- [PATCH v2] erofs-utils: tar: support archives without end-of-archive entry
Gao Xiang
- [PATCH v2] erofs: fix crafted invalid cases for encoded extents
Gao Xiang
- [PATCH v2] erofs: fix crafted invalid cases for encoded extents
Hongbo Li
- [syzbot] [erofs?] WARNING in dax_iomap_rw
syzbot
- [syzbot] [erofs?] WARNING in dax_iomap_rw
Jan Kara
- [xiang-erofs:dev-test] BUILD SUCCESS 2a13fc417f493e28bdd368785320dd4c2b3d732e
kernel test robot
- [xiang-erofs:dev-test] BUILD SUCCESS 767c5be0d3dce60e94b0a1c017c5563a6af2ad3f
kernel test robot
- [xiang-erofs:dev-test] BUILD SUCCESS 959c58491d04e9611fcc58d209f05795975816d7
kernel test robot
- [xiang-erofs:dev-test] BUILD SUCCESS 97d62c3419a0292dabcf2ddda85e51722f2cd81d
kernel test robot
- [xiang-erofs:dev-test] BUILD SUCCESS b63599c5ce9e66c230671eb4cacf62de10b0483d
kernel test robot
- [xiang-erofs:dev-test] BUILD SUCCESS fa9bb305791513e7763fd557ba4344e1d1c1d59c
kernel test robot
- btrfs: remove duplicated in_range() macro
Eliav Farber
- erofs image that can put z_erofs_scan_folio() into an infinite loop
rtm at csail.mit.edu
- erofs image that can put z_erofs_scan_folio() into an infinite loop
Gao Xiang
- infinite loop in z_erofs_zstd_decompress()
rtm at csail.mit.edu
- infinite loop in z_erofs_zstd_decompress()
Gao Xiang
- linux-erofs: Your confirmation is awaited to proceed further
Admin | lists.ozlabs.org | Portal at lists.ozlabs.org Notifications at lists.ozlabs.org transmitted.packetflow.net.BE
- LPO 27409 Saturday, October 11, 2025 at 12:27:16 AM
Mayer and Prohaska
- LPO 71947 Friday, October 10, 2025 at 03:01:43 AM
Block - Muller
- minmax.h: add whitespace around operators and after commas
Eliav Farber
- minmax.h: move all the clamp() definitions after the min/max() ones
Eliav Farber
- minmax.h: reduce the #define expansion of min(), max() and clamp()
Eliav Farber
- minmax.h: remove some #defines that are only expanded once
Eliav Farber
- minmax.h: simplify the variants of clamp()
Eliav Farber
- minmax.h: update some comments
Eliav Farber
- minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Eliav Farber
- minmax: add a few more MIN_T/MAX_T users
Eliav Farber
- minmax: add in_range() macro
Eliav Farber
- minmax: allow comparisons of 'int' against 'unsigned char/short'
Eliav Farber
- minmax: allow min()/max()/clamp() if the arguments have the same signedness.
Eliav Farber
- minmax: avoid overly complicated constant expressions in VM code
Eliav Farber
- minmax: clamp more efficiently by avoiding extra comparison
Eliav Farber
- minmax: deduplicate __unconst_integer_typeof()
Eliav Farber
- minmax: don't use max() in situations that want a C constant expression
Eliav Farber
- minmax: fix header inclusions
Eliav Farber
- minmax: fix indentation of __cmp_once() and __clamp_once()
Eliav Farber
- minmax: fix up min3() and max3() too
Eliav Farber
- minmax: improve macro expansion and type checking
Eliav Farber
- minmax: Introduce {min,max}_array()
Eliav Farber
- minmax: make generic MIN() and MAX() macros available everywhere
Eliav Farber
- minmax: relax check to allow comparison between unsigned arguments and signed constants
Eliav Farber
- minmax: sanity check constant bounds when clamping
Eliav Farber
- minmax: simplify and clarify min_t()/max_t() implementation
Eliav Farber
- minmax: simplify min()/max()/clamp() implementation
Eliav Farber
- New Invoice
Budiwati Faden
- overflow, tracing: Define the is_signed_type() macro once
Eliav Farber
- Patch "btrfs: remove duplicated in_range() macro" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax.h: add whitespace around operators and after commas" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax.h: move all the clamp() definitions after the min/max() ones" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax.h: reduce the #define expansion of min(), max() and clamp()" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax.h: remove some #defines that are only expanded once" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax.h: simplify the variants of clamp()" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax.h: update some comments" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: add in_range() macro" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: allow comparisons of 'int' against 'unsigned char/short'" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: allow min()/max()/clamp() if the arguments have the same signedness." has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: clamp more efficiently by avoiding extra comparison" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: deduplicate __unconst_integer_typeof()" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: fix header inclusions" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: fix indentation of __cmp_once() and __clamp_once()" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: fix up min3() and max3() too" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: improve macro expansion and type checking" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: Introduce {min,max}_array()" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: relax check to allow comparison between unsigned arguments and signed constants" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: sanity check constant bounds when clamping" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- Patch "overflow, tracing: Define the is_signed_type() macro once" has been added to the 5.10-stable tree
gregkh at linuxfoundation.org
- z_erofs_extent.plen == 0x2000000 can lead to crash
rtm at csail.mit.edu
- z_erofs_extent.plen == 0x2000000 can lead to crash
Gao Xiang
- z_erofs_fill_bio_vec() can read off the end of compressed_bvecs[]
rtm at csail.mit.edu
- z_erofs_fill_bio_vec() can read off the end of compressed_bvecs[]
Gao Xiang
Last message date:
Wed Oct 29 11:26:27 AEDT 2025
Archived on: Wed Oct 29 11:30:01 AEDT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).