summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* scatterlist: add sg_zero_buffer() helperJohannes Thumshirn2017-06-151-0/+35
* uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig2017-06-051-0/+5
* uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig2017-06-051-2/+2
* uuid: don't export guid_index and uuid_indexChristoph Hellwig2017-06-051-2/+0
* uuid: rename uuid typesChristoph Hellwig2017-06-053-33/+33
* test_bpf: Add a couple of tests for BPF_JSGE.David Daney2017-05-251-0/+38
* Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-05-091-2/+2
|\
| * dma-debug: use offset_in_page() macroGeliang Tang2017-04-241-2/+2
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-091-0/+2
|\ \
| * | fix braino in generic_file_read_iter()Al Viro2017-05-081-0/+2
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-3/+3
|\ \ \
| * | | devres: fix devm_ioremap_*() offset parameter kerneldoc descriptionLorenzo Pieralisi2017-04-241-3/+3
| | |/ | |/|
* | | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-4/+1
* | | lib/rhashtable.c: simplify a strange allocation patternMichal Hocko2017-05-081-10/+3
* | | lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck2017-05-081-1/+1
* | | lib/fault-inject.c: use correct check for interruptsDmitry Vyukov2017-05-081-1/+1
* | | checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches2017-05-081-0/+3
* | | lib: add module support to linked list sorting testsGeert Uytterhoeven2017-05-084-152/+155
* | | lib: add module support to array-based sort testsGeert Uytterhoeven2017-05-081-3/+4
* | | Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven2017-05-081-6/+5
* | | refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman2017-05-061-11/+11
* | | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-041-0/+26
|\ \ \
| * \ \ Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2017-04-032-0/+11
| |\ \ \
| * | | | lib/string: add sysfs_match_string helperHeikki Krogerus2017-03-231-0/+26
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-041-5/+5
|\ \ \ \ \
| * | | | | test_bpf: Use ULL suffix for 64-bit constantsGeert Uytterhoeven2017-05-031-5/+5
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-032-6/+4
|\ \ \ \ \ \
| * | | | | | lockdep: allow to disable reclaim lockup detectionMichal Hocko2017-05-031-0/+2
| * | | | | | lib/dma-debug.c: make locking work for RTPankaj Gupta2017-05-031-6/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds2017-05-031-0/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'md-next' into md-linusShaohua Li2017-05-011-0/+17
| |\ \ \ \ \
| | * | | | | percpu-refcount: support synchronous switch to atomic mode.NeilBrown2017-03-221-0/+17
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-023-34/+177
|\ \ \ \ \ \
| * | | | | | bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2017-05-021-0/+45
| * | | | | | bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann2017-05-021-0/+105
| * | | | | | rhashtable: compact struct rhashtable_paramsFlorian Westphal2017-05-011-1/+1
| * | | | | | rhashtable: Do not lower max_elems when max_size is zeroHerbert Xu2017-04-281-5/+6
| * | | | | | rhashtable: Cap total number of entries to 2^31Herbert Xu2017-04-271-0/+5
| * | | | | | rhashtable: remove insecure_max_entries paramFlorian Westphal2017-04-261-6/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-201-3/+3
| |\ \ \ \ \ \
| * | | | | | | rhashtable: remove insecure_elasticityFlorian Westphal2017-04-181-16/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-151-0/+63
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-10/+18
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-022-96/+1
|\ \ \ \ \ \ \
| * | | | | | | md5: remove from lib and only live in cryptoJason A. Donenfeld2017-03-242-96/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2017-05-024-19/+26
|\ \ \ \ \ \ \
| * | | | | | | kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com2017-04-021-1/+1
| * | | | | | | kernel-api.rst: fix some complex tags at lib/bitmap.cmchehab@s-opensource.com2017-04-021-11/+17
| * | | | | | | kernel-api.rst: fix output of the vsnprintf() documentationmchehab@s-opensource.com2017-04-021-3/+3
| * | | | | | | lib/Kconfig.debug: correct documentation pathsHans Holmberg2017-03-171-4/+5
| | |_|_|_|_|/ | |/| | | | |