Quotes of the week
It's not a very advanced regular expression, but I still find this
a bit alarming in the Linux kernel:
— Kees Cook
$ git log --no-merges v3.5..v3.6 | \
egrep -i '(integer|counter|buffer|stack|fix) (over|under)flow' | \
wc -l
31
How many were security relevant? How many got CVEs?
I chose SHA-512 because everyone knows it's 512 times more secure
than SHA-1.
— Rusty Russell
A familiar test case that makes 5 million random accesses to a 1GB
memory area goes from 20 seconds down to 0.43 seconds with THP
enabled on my SPARC T4-2 box.
— minor performance improvements from David
Miller
I added "having no life" as a skill on my Linked In profile. Please
endorse me!
— Jon
Masters
