summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| * | KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers2017-11-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-02
|\| |
| * | Mark 'ioremap_page_range()' as possibly sleepingLinus Torvalds2017-10-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
|\| |
| * | assoc_array: Fix a buggy node-splitting caseDavid Howells2017-10-28
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-21
| |\
| | * textsearch: fix typos in library helpersRandy Dunlap2017-10-21
| * | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris2017-10-18
| |\ \
| | * | lib/digsig: fix dereference of NULL user_key_payloadEric Biggers2017-10-12
| * | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-10-14
| |\ \ \
| | * | | locking/lockdep: Disable cross-release features for nowIngo Molnar2017-10-14
| | * | | locking/selftest: Avoid false BUG reportPeter Zijlstra2017-10-10
| | | |/ | | |/|
| * / | lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherRandy Dunlap2017-10-13
| |/ /
* | | dql: make dql_init return voidStephen Hemminger2017-10-19
* | | once: switch to new jump label APIEric Biggers2017-10-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
|\| |
| * | lib/ratelimit.c: use deferred printk() versionSergey Senozhatsky2017-10-03
| * | lib/idr.c: fix comment for idr_replace()Eric Biggers2017-10-03
| * | lib/lz4: make arrays static const, reduces object code sizeColin Ian King2017-10-03
| * | Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-03
| |\ \ | | |/ | |/|
| | * driver core: suppress sending MODALIAS in UNBIND ueventsDmitry Torokhov2017-09-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-23
|\| |
| * | Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-23
| |\ \
| | * | parisc: Fix too large frame size warningsHelge Deller2017-09-22
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-23
| |\ \
| | * | rhashtable: Documentation tweakAndreas Gruenbacher2017-09-19
| | |/
| * / iov_iter: fix page_copy_sane for compound pagesPetar Penkov2017-09-20
| |/
* | test_rhashtable: remove initdata annotationFlorian Westphal2017-09-21
* | kobject: factorize skb setup in kobject_uevent_net_broadcast()Eric Dumazet2017-09-19
* | kobject: copy env blob in one goEric Dumazet2017-09-19
* | kobject: add kobject_uevent_net_broadcast()Eric Dumazet2017-09-19
* | test_rhashtable: add test case for rhl_table interfaceFlorian Westphal2017-09-19
* | test_rhashtable: add a check for max_sizeFlorian Westphal2017-09-19
* | test_rhashtable: don't use global entries variableFlorian Westphal2017-09-19
* | test_rhashtable: don't allocate huge static arrayFlorian Westphal2017-09-19
|/
* Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-14
|\
| * lib: Add zstd modulesNick Terrell2017-08-15
| * lib: Add xxhash moduleNick Terrell2017-08-15
* | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* | lib/test_bitmap.c: use ULL suffix for 64-bit constantsGeert Uytterhoeven2017-09-13
* | idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers2017-09-13
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-11
|\ \
| * \ Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-08-31
| |\ \
| * | | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-31
* | | | cpumask: make cpumask_next() out-of-lineAlexey Dobriyan2017-09-08
* | | | test_kmod: flip INT checks to be consistentDan Carpenter2017-09-08