There is a 6.x.y branch for each kernel version for each kernel release, which I won’t rebase after its creation (e.g. #Github style requests are semantically possible to such branch). For 6.5.y only qemu_x86_64_defconfig target is supported but I might add new targets in future. Testing is also now limited to kselftest, which I might expand in the future (as time allows). Pull requests are of course welcome for improvements.
cleaning up tpm_tis #linux #lkml https://lkml.org/lkml/2023/8/14/1065
i wonder in what state is explicit heap oom handling in #rust today. it was still pretty bad year ago.
especially i’m interested what has been already fixed when mirroring against a great #analysis from #crowstrike’s blog.
linux-tpmdd pull request for v6.5-rc7: https://lkml.org/lkml/2023/8/11/1305 #linux #kernel #lkml
I’ve became by accident pretty seasoned with cmake. Never wanted to learn it particularly but it is not too bad. I use it at work.
I like at least these two features of cmake:
I also like that it is focused on C/C++ rather than trying to be everything, which is really a fresh breath of air these days. I rather use it at least than autotools :-)