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 ... 17
Title Δ
How to count number of calls of function without a global variable? +1.76
Is calling spin_lock_irqsave, instead of local_irq_disable followed... 0.00
What type is socket type of value 0? 0.00
Why do system calls use a different stack? 0.00
Is it optimal to check a variable before setting it? +1.41
In a Linux system call, are system call parameters preserved in reg... 0.00
Is there any way to return a string starting at a certain index wit... -2.55
Can I execute free() or close() in a signal handler? -0.05
What is the difference between ”current“ and “prev” in the “__sched... 0.00
Does SMAP/SMEP block allocation in userland (kmalloc)? 0.00
Can we bypass entering kernel mode to execute system call code in a... 0.00
How does Linux buddy allocator determine which size order list to i... 0.00
Struct segmentation fault when adding values to struct members 0.00
How to optimize this OpenCL kernel? 0.00
Pattern match using regex in C 0.00
Calling convention for variadic function 0.00
Kernel Makefile does not create any .ko file for my module +1.51
Criterion unit tests for memory addresses 0.00
How do I prevent shutdown or suspend during kernel driver firmware... 0.00
How to use longjmp from main function to other functions? 0.00
Why is realloc giving me inconsistent behaviour? +0.09
Do C struct members inherit compiler attributes? +1.35
C - How can a pointer overwrite a local const block of memory but n... +0.83
What argument does spin_lock_init take? 0.00
printf epochtime shows wrong values +1.37
Function address nearly the same as other variables addresses 0.00
Why is the status of top or htop always "R" (running)? +0.27
How can I access interpreter path address at runtime in C? +1.12
Evaluate a simple mathematical expression with limited tools, no ar... +0.75
Strange output after cast removing constness in C++ 0.00
How to correctly free all elements of a linked list? 0.00
Get userspace RBP register from kernel syscall 0.00
How to call a user-defined syscall as a function 0.00
In C, why are the first members of a struct frequently "reset&... +1.13
What happens to local static identifiers in __init function? 0.00
How to include an arbitrary kernel header file in a module? 0.00
Why does Clang-Tidy suggest a larger alignment? 0.00
I'm having a hard time using pass by reference +0.19
Checking if a string exists in an array only returns true for 1 of... +0.84
Date format string simplification +1.30
Visual Studio error: 'strcpy_s': too few arguments for call 0.00
What is the predictable behavior of changing SOL_SOCKET, SO_RCVBUF... 0.00
Setting the value of a char* to an unsigned integer +0.30
Determine if function includes a specific method +1.50
Determine if function includes a specific method -0.50
How to print the object returned by PyRun_String? 0.00
Node `https.get` returns 403, `axios.get` and `curl` return 200 +1.41
Compiler does not give any error when using 'i' as an integ... 0.00
How to write to a nonblocking socket (when using epoll) +1.62
Is there a way to write single instruction for fractional multiplic... -0.04