summaryrefslogtreecommitdiff
path: root/xmalloc.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-07xmalloc: Add attribute warn_unused_result to allocation functionsTobias Klauser1-10/+10
2015-02-05xmalloc: Make xrealloc() arguments conform to realloc()Tobias Klauser1-1/+1
2014-06-25xmalloc: Add and use xcallocTobias Klauser1-0/+1
2013-06-15curve: simplify curve25519_proto_init and othersDaniel Borkmann1-0/+6
2013-06-12ioops: misc: add dup{,2}_or_die to ioopsDaniel Borkmann1-1/+0
2013-06-04misc: cleanup header commentsDaniel Borkmann1-6/+0
2013-05-12xmalloc: Make xfree a two part macro/inlineTobias Klauser1-6/+11
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+35
kies.c?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b&id2=926af6273fc683cd98cd0ce7bf0d04a02eed6742'>diff)parenteeeefd41843218c55a8782a6920f044d9bf6207a (diff)
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Pull block fix from Jens Axboe: "A single fix that should go into 4.10, fixing a regression on some devices with the WRITE_SAME command" * 'for-linus' of git://git.kernel.dk/linux-block: block: don't try Write Same from __blkdev_issue_zeroout
Diffstat (limited to 'net/ipv4/syncookies.c')