lkst.sourceforge.net in Utilities \ Misc. Utils.
Linux Kernel State Tracer(LKST) records information as trace data about events in the Linux Kernel. It records various events like process context switch etc. This program is a facility for analyzing trouble of the Linux Kernel.
Production of a patch to make (partly) buggy memory modules work in a (vanilla)-Linux kernel; kernel patch and additional (user-space) utilities
Linux kernel patchsets containing whatever I currently find useful. Please post support requests/bugs on http://lk-patches-fe.sf.net. See release notes for current features.
This is a project to implement a Ip-Over-SCSI Linux kernel driver to be used in beowulfs type computers. The intent is to substitute more expensive myranet boards.
Karma Linux Kernel patches for workstations and servers.
Klogger is a framework for post mortem analysis of the Linux kernel behavior. Offering low overhead and flexibility, it allows researchers to analyze performance without the need for extensive kernel knowledge.
Development of Linux kernel extensions which enable intrusion detection and prevention functionalities based on NSA's SELinux (http://www.nsa.gov/selinux/).
Linux Kernel Immune System (KIS).KIS is a immune-inspired Intrusion Prevention System (IPS) developed as part of the Linux kernel. It's a hybrid of anomaly and signature based approaches.
This project aims to provide a quick way for modularizing Linux kernel functions even if they aren't within a module! It can be used for developing and testing kernel functionalities without needing a reboot.
Mconfig is a web server tool to configure the linux kernel via a web browser, similar to make {menu,x,}config, but written in C and with a proper yaccparser.