Generic retry command in openSUSEan invention by okurz MotivationWhen automating tasks often the requirement comes up to retry commands, for example when network connections are involved and commands do not return successfully immediately or if resources are temporarily not available. Sometimes a simple for-loop in bash is sufficient. Sometimes it is necessary to use additional waiting between retries, sometimes timeouts are desired. Getting all those combinations right can be tedious and error-prone so a generic "retry" command should be available in usual environments so we should provide a retry command to openSUSE distributions. |
Rust in linux kernelan invention by dsterba |
Improve Qualcomm SOC msm8994/msm8992 kernel mainline supporta project by pvorel Project Description |
Test mainline kernel on an older Qualcomm SOC (msm89xx), explore current Qualcomm mainlining kernel effortan invention by pvorel Project Description |
Encrypted volumes in elemental-toolkitan invention by flonnegren |
Authenticated hashes for BTRFSa project by dsterba Project Description |
Linux incarnation of the Party Parrotan invention by rsimai Project Description |
Generic text file preprocessor using custom syntax for define include ifdefan invention by mdati Project Description |
Extract generic testing framework from Linux Test Project code basean invention by acervesato Project Description |
|
toptop - a top clone written in Goa project by dshah Description
|
Contributing to Linux Kernel securityan idea by pperego Description |
VulnHeapan invention by r1chard-lyu DescriptionThe VulnHeap project is dedicated to the in-depth analysis and exploitation of vulnerabilities within heap memory management. It focuses on understanding the intricate workflow of heap allocation, chunk structures, and bin management, which are essential to identifying and mitigating security risks. |