Linux 6.19 is ready for deployment, while 7.0 is now in the works. This release boasts several performance boosts. The single biggest improvement is for clouds. Ring the bells, sound the trumpet, the ...
C言語で書かれたLinuxのカーネルでプログラミング言語「Rust」を使えるようにすることについて、メンテナーズ・サミットで議論が行われて「もはや実験段階ではない」ことが確認され、これまで付与されてきた「実験的(experimental)」タグの解除が決定しました ...
Linuxについてマスターしようとすると、避けて通れないのがLinuxカーネルへの理解であると言えます。Linuxカーネルは普通にLinuxに触れた程度では見えてくることのない「縁の下の力持ち」であるわけですが、プログラムである以上は当然ソースコードが存在 ...
Linux 6.17 features significant CPU improvements. It addresses the eternal Spectre and Meltdown security holes. The next release, 6.18, will be a long-term support kernel. Linus Torvalds is the first ...
The stable release of Linux Kernel 6.18 was officially tagged on November 30, 2025. It’s expected to become this year’s major long-term support (LTS) kernel, something many users and distributions ...
The Linux kernel, foundational for servers, desktops, embedded systems, and cloud infrastructure, has been under heightened scrutiny. Several vulnerabilities have been exploited in real-world attacks, ...
これまで2回に分け、Linuxカーネルをパニックさせる方法を紹介した。1回目はSysRqの仕組みでLinuxカーネルをパニックさせるという正規(?)の方法、2回目は機能を不適切に使ってLinuxカーネルをパニックさせる方法だった。今回はカーネルモジュールからpanic(9)を ...