summaryrefslogtreecommitdiff
path: root/util.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-08util: Add attribute warn_unused_result to allocation functionsTobias Klauser1-4/+4
2015-02-18llmnrd: Add IPv6 supportTobias Klauser1-1/+8
2015-02-17llmnr-query: Add simple LLMNR query programTobias Klauser1-0/+13
2015-02-06Initial import, still work in progressTobias Klauser1-0/+58
commit0c9aac08261512d70d7d4817bd222abca8b6bdd6 (patch) tree41bbfed632bfc6233eac3e936cfdce75c5bd3a8f /arch parented0bb8ea059764c3fc882fb135473afd347335e9 (diff)parent8bdec192b40cf7f7eec170b317c76089eb5eeddb (diff)
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
Pull SLAB changes from Pekka Enberg: "There's the new kmalloc_array() API, minor fixes and performance improvements, but quite honestly, nothing terribly exciting." * 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux: mm: SLAB Out-of-memory diagnostics slab: introduce kmalloc_array() slub: per cpu partial statistics change slub: include include for prefetch slub: Do not hold slub_lock when calling sysfs_slab_add() slub: prefetch next freelist pointer in slab_alloc() slab, cleanup: remove unneeded return
Diffstat (limited to 'arch')