StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Marco Bonelli

Rating
1659.51 (438th)
Reputation
24,297 (5,303rd)
Page: 1 2 3 4 5 6 7 ... 17
Title Δ
How to properly disable SMAP from a linux module? 0.00
Why doesn't the line of code: char *n = malloc(sizeof(int)); th... +0.07
Runtime error: reading uninitialized value, how can I fix it? -0.82
C language Creating an instance and data type with Linked lists 0.00
Where does task_struct get initialized in the Linux kernel? 0.00
Why does this dereference to file_operations happen this way? 0.00
Where can I find the mathematical routines in GCC's source? How... +0.99
Where to view the program counter (PC) and instruction register (IR... 0.00
Why does Python use the None type hint instead of NoneType? 0.00
Function leaking memory yet is freed 0.00
Secondary file redirection using file descriptors 0.00
Error converting a C ioctl/mmap call to Python? 0.00
Trouble understanding assembly logic 0.00
Passing argument 4 of fwrite from incompatible pointer type 0.00
Undefined behavior Clang vs gcc vs VC -1.96
Passing a function with two parameters into a function that accepts... -0.67
How does this enumeration work in this driver? +1.64
C memory leak when inserting into a doubly linked list +1.53
Why are parameters arranged this way on the stack when a function i... 0.00
Problems while dynamically allocating memory for a read input funct... +1.58
Clear just bit field members of a struct? +1.68
Could anyone explain about oom_badness() score in OOM killer? 0.00
Valgrind: Conditional jump or move depends on uninitialised value(s... 0.00
Initializing an array of char pointers in C -0.52
How to align the numbers properly? +1.61
How can I get the 'root' boot arg in kernel space? 0.00
Can avr-gcc use sys/socket.h? 0.00
How to use the kernel hashtable API? 0.00
Confusion around spin_lock_irqsave: in what nested situation is int... 0.00
How to undelete a file whose deletion was pushed? +2.20
Is it preferred to use a global pthread_mutex_t in C projects? +2.00
Clarifications about unsigned type in C -0.06
Does a mutex lock prevent access until it's unlocked? +2.08
Invalid write when initializing an array of linked lists 0.00
Got segfault with a program to test shellcode 0.00
Pipe two or more shell commands in C using a loop 0.00
How to get distro name and version from linux kernel code? 0.00
Why is setInterval only executing once? 0.00
Using memset with pointer to an array 0.00
mmap() causing segmentation fault in C 0.00
How can ip_nonlocal_bind=1 break applications? 0.00
Restrict #include to only search the current directory +0.38
Child process memory free problem with execvp +1.56
What is the difference between kmemdup_nul() and kstrndup() in Linux? 0.00
Chrome Extensions: how to set function to execute when day has chan... 0.00
Why do we need pushcli() before xchg()? 0.00
Ubuntu: Kernel 5.6.0-rc3: No IOCTL support in file_operations? 0.00
What is the wrong in the following c code ? MISRA quality warning m... -2.36
Why does LD_PRELOAD work with syscalls? ​ 0.00
What is the relation between the smallest kmalloc() allocation and... 0.00