Posts
284
Following
44
Followers
138
Maintaining DAMON (https://damonitor.github.io). All opinions are my own.
@vbabka @oleksandr @liskin Maybe mm-new is a better suggestion if they need more stability.
0
2
2
And I making mistake at following the self guideline. Not that fun. :'(

https://lore.kernel.org/20260411185136.82032-1-sj@kernel.org
0
0
0
AI reviewing and finding issues in AI review usage guideline patch. Fun. https://lore.kernel.org/20260411184802.81804-1-sj@kernel.org
1
0
0
@ljs I'm so sorry to hear what happened to you and your colleagues. Nonetheless, as you may already know, sometimes something happens, and there are many maintainers who are working under such unfortunate condition. When it happend to me, knowing that I'm not the only one was helpful, so I just wanted to say this to you, too. Also as you may already know, sometimes good things also happen, so I wish those happen to you soon. Also let me know if there is anything that I can help other than reviewing more mm patches.
0
0
3
Thank you @irogers ! Could you please further share how I can opt in, or check if I'm already opted in? I was thinking DAMON is already opted in [1] but I might missing something.

[1] https://lore.kernel.org/20260318150051.93173-1-sj@kernel.org
1
0
0
@irogers Seems sashiko-bot is a bot that recently started working. Do you know more details about the bot including how I can use that? If so, could you please share those?
1
0
0
repeated

Thorsten Leemhuis (acct. 1/4)

Wait, am I still on LKML? Due to all those emojis, it feels more like a WhatsApp chat. 😄

https://lore.kernel.org/all/ac0HSfV05ppXQKya@hyeyoo/t/#u

Whatever, for a reply to this great patch submission from @vbabka[1] it somehow fits – and made me slime. So thanks, @hyeyoo!

[1] to quote: ""It's a debugging feature [that is removed by this patch]. However, thanks to the advent of LLM-based reviews, we are not adding bugs to the anymore, so it's unnecessary now.""

4
4
4
repeated

Finally, with Clang 22's release, here's v1 of Linux kernel slab cache partitioning with help of Clang's AllocToken feature: https://lore.kernel.org/all/20260331111240.153913-1-elver@google.com/

"Separating pointer-containing objects from pointerless objects and data allocations can help mitigate certain classes of memory corruption exploits: attackers who gains a buffer overflow on a primitive buffer cannot use it to directly corrupt pointers or other critical metadata in an object residing in a different, isolated heap region."

0
2
2
@vbabka @corbet Our headquarters is already designed for the cat boss :) The desk looks nice though!
0
0
2
Now the headquarters has a decent desk!
1
0
4
@hyang It's Debian on a UTM VM on a Mac
0
0
2
This is the current DAMON development headquarters.
3
0
5
Edited 25 days ago
Being able to read kernel patch AI review comments that provided by sashiko.dev [1] on terminal was nice. Showing the entire review status and sharing the outputs together with my review of the review were bit tedious for me. Particularly for the sharing of my review of the review, I wanted to just continue the mail based workflow.

So I implemented new hkml features for forwarding sashiko review status and comments. It feels much comfy. The documentation [2] is also updated.

Of course, once sashiko.dev provides the email service, it will be much more easier to use. Then, the hkml features could be deprecated and make my life easier. But, meanwhile, the new hkml features will help me.

[1] https://social.kernel.org/notice/B4G2aqLIKD9iUEF1Fo
[2] https://github.com/sjp38/hackermail/blob/master/USAGE.md#sashikodev

#linux #kernel #hkml #sashiko
0
0
1
@irogers Thank you for making it, it is really helpful!
0
0
1
Edited 1 month ago
Yesterday I learned [1] existence of sashiko.dev, which provides AI reviews for kernel patches, thanks to @monsieuricon 's awesome b4 reivew feature.

Today I added new hkml features [2] for showing the AI review on hkml. It can be used interactively (hkml list -> open menu -> 'handle as patches' -> 'show sashiko.dev review') or from command line (hkml patch sashiko_dev <msgid>).

It was possible only owing to the awesome b4 source code. Huge appreciation to @monsieuricon for b4 development! Of course, great thanks to sashiko.dev developers!

[1] https://social.kernel.org/notice/B4EZlkuDmrLUyvT9Zw
[2] https://github.com/sjp38/hackermail/blob/master/USAGE.md#reading-sashikodev-ai-review

#linux #kernel #hkml #sashiko_dev #b4
0
2
7
Show older