class Utkal :
name = "Utkal Singh"
handle = "@Utkal059"
role = ["Linux Kernel Contributor" , "CS Student" , "AI/ML Enthusiast" ]
gsoc = "2026 Applicant β erofs / Linux kernel"
passions = ["artificial intelligence" , "open source" , "filesystems" , "quantum computing" ]
currently = ["deep learning architectures" , "kernel internals" , "CUDA programming" ]
tools = ["C" , "Python" , "PyTorch" , "Git" , "Linux" , "Bash" , "Docker" ]
env = "WSL Ubuntu + VS Code"
fun_fact = "Sent 70+ patches to linux-erofs in ~2 weeks π§"
ask_me = "filesystems Β· AI/ML Β· quantum computing Β· open source strategy"
Area
What I'm Exploring
π§ Deep Learning
CNNs, Transformers, attention mechanisms
π¬ Research + OSS AI
Reproducible ML, contributing to open AI tooling
β‘ Systems for ML
Bridging low-level C systems knowledge with ML infra
π Quantum Computing
Multi-qubit gates, Bell states, quantum algorithms
π§ Open Source Contributions
π§ Linux Kernel / erofs-utils
Patches submitted via git send-email to [email protected]
Patch
Location
Status
h_shared_count validation
fs/erofs/xattr.c
β
Reviewed-by Gao Xiang
ZSTD decompression bug series
fs/erofs/zdata.c
π¬ Sent to mailing list
Deflate buffer overflow fix (64 MiB cap)
lib/decompress.c
β
Merged
NULL check after strdup()
lib/tar.c
β
Merged
Error code propagation fix
lib/io.c
β
First upstream patch
fsck xattr verification fix
fsck/main.c
β
Merged
Directory recursion depth limit
lib/dir.c
β
Merged
π¬ MoganLab/mogan (Scientific Editor)
PR #2914 β fix(typeset): suppress ghost borders in vertically-spanned table cells
PR #2915 β fix tab rendering in document editor
"First, solve the problem. Then, write the code."