Re: [dm-devel] (Bisected) Accessing opened Bitlocker partition leads to memory fault and kernel panic on Imac8, 1

2023-10-06 Thread Bagas Sanjaya
On Thu, Oct 05, 2023 at 08:15:43PM +0300, Tatu Heikkilä wrote: > Hello, > I think you and the lists are right recipients, forgive me if not, I've > never reported kernel bugs before. Naively this seems a crypto issue and > Herbert Xu from crypto maintainers made the buggy commit, but it edits >

Re: [dm-devel] [PATCH v3 3/4] Document dm-integrity default values.

2023-06-06 Thread Bagas Sanjaya
On Mon, Jun 05, 2023 at 07:23:34AM -0600, Jonathan Corbet wrote: > Bagas Sanjaya writes: > > > On Sun, Jun 04, 2023 at 12:06:03PM -0700, Russell Harmon wrote: > >> Specifically: > >> interleave_sectors = 32768 > >> buffer_sectors = 128 > >>

Re: [dm-devel] [PATCH v4 2/4] Documentation: dm-integrity: Document the meaning of "buffer".

2023-06-06 Thread Bagas Sanjaya
ta is still read even in > +a full write to the data covered by a single buffer. > + LGTM, thanks! Reviewed-by: Bagas Sanjaya -- An old man doll... just what I always wanted! - Clara signature.asc Description: PGP signature -- dm-devel mailing list dm-devel@redhat.com https://listman.redhat.com/mailman/listinfo/dm-devel

Re: [dm-devel] [PATCH v8 01/12] Documentation/x86: Document Key Locker

2023-06-06 Thread Bagas Sanjaya
ypto-cipher expectation that each implementation must > + support all the AES-compliant key sizes. > + > +* Some AES-KL hardware implementation may have noticeable performance > + overhead when compared with AES-NI instructions. > + The rest is LGTM, thanks! Anyway, Reviewed-by: Bagas Sanjaya -- An old man doll... just what I always wanted! - Clara -- dm-devel mailing list dm-devel@redhat.com https://listman.redhat.com/mailman/listinfo/dm-devel

Re: [dm-devel] [PATCH v4 1/4] Documentation: dm-integrity: Fix minor grammatical error.

2023-06-06 Thread Bagas Sanjaya
On Sun, Jun 04, 2023 at 10:08:50PM -0700, Russell Harmon wrote: > -There's an alternate mode of operation where dm-integrity uses bitmap > +There's an alternate mode of operation where dm-integrity uses a bitmap LGTM, thanks! Reviewed-by: Bagas Sanjaya -- An old man doll... just what I

Re: [dm-devel] [PATCH v5 01/12] Documentation/x86: Document Key Locker

2023-06-06 Thread Bagas Sanjaya
On 1/13/22 04:12, Chang S. Bae wrote: > +== > +x86 Key Locker > +== > + > +Introduction > + > + > +Key Locker is a CPU feature feature to reduce key exfiltration > +opportunities while maintaining a programming interface similar to AES-NI. > +It converts the AES

Re: [dm-devel] [PATCH v3 2/4] Documents the meaning of "buffer" in dm-integrity.

2023-06-05 Thread Bagas Sanjaya
ta is still read even in > +a full write to the data covered by a single buffer. > + LGTM, thanks! Reviewed-by: Bagas Sanjaya -- An old man doll... just what I always wanted! - Clara signature.asc Description: PGP signature -- dm-devel mailing list dm-devel@redhat.com https://listman.redhat.com/mailman/listinfo/dm-devel

Re: [dm-devel] [PATCH v3 2/4] Documents the meaning of "buffer" in dm-integrity.

2023-06-05 Thread Bagas Sanjaya
On Sun, Jun 04, 2023 at 12:06:02PM -0700, Russell Harmon wrote: > "Buffers" are buffers of the metadata/checksum area of dm-integrity. > They are always at most as large as a single metadata area on-disk, but > may be smaller. Hey, I forgot to mention below. Where is the subject prefix? The

Re: [dm-devel] [PATCH v3 4/4] Document an example of how the tunables relate in dm-integrity.

2023-06-05 Thread Bagas Sanjaya
On Sun, Jun 04, 2023 at 12:06:04PM -0700, Russell Harmon wrote: > For example, on a device using the default interleave_sectors of 32768, a > block_size of 512, and an internal_hash of crc32c with a tag size of 4 > bytes, it will take 128 KiB of tags to track a full data area, requiring > 256

Re: [dm-devel] [PATCH v3 3/4] Document dm-integrity default values.

2023-06-05 Thread Bagas Sanjaya
On Sun, Jun 04, 2023 at 12:06:03PM -0700, Russell Harmon wrote: > Specifically: > interleave_sectors = 32768 > buffer_sectors = 128 > block_size = 512 > journal_watermark = 50 > commit_time = 1 Your patch description duplicates the diff content below. Please write in a mood that

Re: [dm-devel] [PATCH] Improve the dm-integrity documentation.

2023-06-05 Thread Bagas Sanjaya
On Mon, May 29, 2023 at 05:20:32PM -0700, Russell Harmon wrote: > Documents the meaning of the "buffer", adds documentation of the current > defaults, and provides an example of how the tunables relate to each > other. What about splitting this patch into three-patch series, where each patch do

Re: [dm-devel] [PATCH] Improve the dm-integrity documentation.

2023-06-05 Thread Bagas Sanjaya
On Sat, Jun 03, 2023 at 03:02:09AM -0700, Russell Harmon wrote: > Apologies for my inexperience here, but is this patch likely to get > included? I see there's been no discussion. > tl;dr: > A: http://en.wikipedia.org/wiki/Top_post > Q: Were do I find info about this thing called top-posting? >

Re: [dm-devel] [PATCH v3 1/4] Fix minor grammatical error in dm-integrity.rst.

2023-06-05 Thread Bagas Sanjaya
On Sun, Jun 04, 2023 at 12:06:01PM -0700, Russell Harmon wrote: > "where dm-integrity uses bitmap" becomes "where dm-integrity uses a > bitmap" Do you refer to one bitmap or uncountable bitmaps? I'm confused... -- An old man doll... just what I always wanted! - Clara signature.asc

Re: [dm-devel] [PATCH] Improve the dm-integrity documentation.

2023-06-05 Thread Bagas Sanjaya
On 6/4/23 03:15, Russell Harmon wrote: > Thanks for taking a look. Here's the multi-patch series plus the changes > you suggested. > > This is v2, right? Next reroll, remember to version your patches (pass -v to git-format-patch(1)). Also, I don't see description (that would be commit message

Re: [dm-devel] [RFC PATCH v9 16/16] documentation: add ipe documentation

2023-01-30 Thread Bagas Sanjaya
On Mon, Jan 30, 2023 at 02:57:31PM -0800, Fan Wu wrote: > diff --git a/Documentation/admin-guide/LSM/ipe.rst > b/Documentation/admin-guide/LSM/ipe.rst > new file mode 100644 > index ..b676cea62b2e > --- /dev/null > +++ b/Documentation/admin-guide/LSM/ipe.rst > @@ -0,0 +1,729 @@ > +..

[dm-devel] [PATCH 2/2] Documentation: dm writecache: Render status list as list

2022-07-07 Thread Bagas Sanjaya
Cc: Mike Snitzer Cc: Jonathan Corbet Cc: Mikulas Patocka Cc: Ross Zwisler Cc: Colin Ian King Cc: Dan Williams Cc: Mauro Carvalho Chehab Cc: dm-devel@redhat.com Cc: sta...@vger.kernel.org # v4.19+ Cc: linux-ker...@vger.kernel.org Signed-off-by: Bagas Sanjaya --- Documentation/admin-guide/device-m

Re: [dm-devel] [PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4

2022-07-07 Thread Bagas Sanjaya
gmail.com/ There's still a warning left: Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: WARNING: Unexpected indentation. But I think the Date: field that triggered the warning above looks OK. Regardless of that, the build successed. Reviewed-by: Bagas Sanjaya -- An old man doll... jus

[dm-devel] [PATCH 0/2] Documentation: dm writecache: documentation fixes

2022-07-07 Thread Bagas Sanjaya
-devel@redhat.com Cc: sta...@vger.kernel.org Cc: linux-ker...@vger.kernel.org Bagas Sanjaya (2): Documentation: dm writecache: Add missing blank line before optional parameters Documentation: dm writecache: Render status list as list Documentation/admin-guide/device-mapper/writecache.rst | 2

[dm-devel] [PATCH 1/2] Documentation: dm writecache: Add missing blank line before optional parameters

2022-07-07 Thread Bagas Sanjaya
: Jonathan Corbet Cc: Mikulas Patocka Cc: Ross Zwisler Cc: Colin Ian King Cc: Dan Williams Cc: Mauro Carvalho Chehab Cc: dm-devel@redhat.com Cc: sta...@vger.kernel.org # v4.19+ Cc: linux-ker...@vger.kernel.org Signed-off-by: Bagas Sanjaya --- Documentation/admin-guide/device-mapper/writecache.rs