gdb python target / binding to libkdumpfile

a project by alnovak

Our previous efforts to enable gdb to open kdumps was not received in upstream as well as we hoped for. The perhaps-acceptable way would be to extend gdb with the possibility of implementing targets in Python, then create example binding to libkdumpfile (which already got a Python binding). We've already tried that, yet it has to be tidyed up.

Updated over 6 years ago. 2 hacker ♥️.

Learn more about C programming

an idea by mitiao

Re-learn and improve C programming skill. Also join weihua's project https://hackweek.suse.com/15/projects/1960 to read and hack with C.

Updated over 6 years ago. 2 hacker ♥️. Has no hacker: grab it!

Full automation testing framework for KVM

a 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.

Updated about 6 years ago. 2 hacker ♥️. 1 follower.

Brine in Go: A Salt Formula Build System

a project by Druonysus

What is Brine?

Updated over 6 years ago. 2 hacker ♥️. 1 follower.

openSUSE for Android

a project by adrianSuSE

Termux is already bringing a terminal and debian package manager to Android.

Updated over 5 years ago. 2 hacker ♥️. 2 followers.

Critik8s

a project by ftorchia

Updated over 1 year ago. 2 hacker ♥️. 3 followers.

Try to model check gfp_flags with cbmc

a 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.

Updated over 6 years ago. 2 hacker ♥️.

Add support for the new lockless printk ringbuffer into crash-python

an 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.

Updated over 5 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Package workflow experiments

a project by jfehlig

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

Encrypted volumes in elemental-toolkit

an invention by flonnegren

Updated over 2 years ago. 2 hacker ♥️. 1 follower.