StackRating

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

Ian Abbott

Rating
1521.46 (29,156th)
Reputation
3,161 (53,427th)
Page: 1 2 3 4 ... 9
Title Δ
Compound operator with shift in C or how to convert 20bit 2'com... +0.16
Bitwise & over 32 bits +1.08
Faster way for extracting and combining bits from UINT16 to UINT8 +1.11
Embedded Buildroot and Yocto Linux crash 50% of the time 0.00
Need help making an ArrayList Add At in C -2.49
Making linear search more efficient -1.68
random Number generation using xor shift 0.00
How do I use mergesort to sort the names that have the same surname? +1.02
Driver's source code structure requirements for Linux Kernel up... 0.00
Is this a good setup for a probability based random number generato... 0.00
Does stdio set file descriptor offset back to next unread position... 0.00
Memory does not get allocated with the MAP_ANONYMOUS and MAP_SHARED... 0.00
Can linux kernel module be removed before module init has completed? -1.11
Why use parenthesis on a single value in macro definition? +1.83
Trouble compiling kernel 0.00
initializer element is not constant error in C while assigning addr... 0.00
How to use dynamically allocated memory in C -1.43
Small Lookup Table for Large Integers 0.00
Why does the typeof function not working in C +0.31
hrtimer timer mode in hrtimer_init() vs expiry mode in hrtimer_star... -0.02
init function not present in kallsyms 0.00
When NULL is not all-zero-bits, is an all-zero-bit pointer value al... +0.48
Automatic yes command when patching? 0.00
for_each_possible_cpu macro in vmalloc_init() function, does the co... +2.35
Is mmap callback called with mmap_sem held? 0.00
Why is it dangerous? -0.81
How write sort with unknown argument. Cant iterate with void*/ +0.15
File operation in drivers and struct declaration 0.00
Understanding kmap on 64-bit Linux 0.00
How to printk value of specific memory adrress? +0.49
How standard is the {0} initializer in C89? -1.45
Confusion in the use of putchar() function in C 0.00
How is a process waken up if slept in interruptible state? 0.00
Comparing struct pointers, casting away members, and UB +0.64
C function to modify the value of a nested struct? -0.52
How to use a declared global variable in another global variable Ar... 0.00
Can I ask if a substring is part of a string using C preprocessor d... +0.44
Defining a variable arguments function in a preprocessor #define -1.10
Struct field of undefined type in C -0.02
having some confusion about c pointer assignment 0.00
Is there a way to prepend a certain group of functions with another... 0.00
How do you allocate memory when reading from a file for a dma struc... 0.00
How can I convert this C algorithm from recursive to iterative? 0.00
When does fork() == fork()? -1.55
How to get attribute of a directory like last access and last modify 0.00
Libgit2 git_blob vs memory +2.53
C loss data in structure 0.00
Difference between printing out pointer vs dereferenced pointer -1.63
How do I insert word from text and keep track of word frequency by... 0.00
prevent arithmetic overflow +2.25