Full automation testing framework for KVMa project by jnwang So I have to build a tool for in full automation, when I work on KVM testing. The tool should be base on and compatible QASET (that is used currently in QA team. |
Brine in Go: A Salt Formula Build Systema project by Druonysus What is Brine? |
openSUSE for Androida project by adrianSuSE Termux is already bringing a terminal and debian package manager to Android. |
|
Learn how to use the Relm4 Rust GUI cratea project by xiaoguang_wang Relm4 is based on gtk4-rs and compatible with libadwaita. The gtk4-rs crate provides all the tools necessary to develop applications. Building on this foundation, Relm4 makes developing more idiomatic, simpler, and faster. |
CoPA – Patch container vulnerabilities on the flyan idea by pohanhuang Description |
Try to model check gfp_flags with cbmca project by vbabka Paul McKenney's blog article inspired me to try apply his approach to kernel's memory allocation flags (gfp_flags) and how their combinations affect the decisions and actions taken during page allocation. Recent upstream development around these flags leads me to believe that the complexity is too high for me to reason about them and change the code without unintended changes in semantics. So it might be worth to let the computer do the hard work. |
Add support for the new lockless printk ringbuffer into crash-pythonan idea by pmladek printk() is function that is used to print messages in the kernel code. The messages are stored into an internal buffer and show on the registered consoles. They could be read and stored by userspace when the system is running. The messages might not reach the console or userpace when the system crashes. One way to see them is reading them from a kernel crashump. |
Package workflow experimentsa project by jfehlig |
Encrypted volumes in elemental-toolkitan invention by flonnegren |