aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-02-031-5/+8
* dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap2017-12-161-0/+4
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-161-5/+5
* ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers2017-12-161-0/+2
* ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers2017-12-161-21/+26
* lib/mpi: call cond_resched() from mpi_powm() loopEric Biggers2017-11-301-0/+2
* test: firmware_class: report errors properly on failureBrian Norris2017-11-151-3/+8
* KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers2017-11-151-2/+2
* KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers2017-11-081-0/+3
* assoc_array: Fix a buggy node-splitting caseDavid Howells2017-11-021-34/+17
* lib/digsig: fix dereference of NULL user_key_payloadEric Biggers2017-10-271-0/+6
* lib/Kconfig.debug: fix frv build failureSudip Mukherjee2017-08-111-1/+1
* swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko2017-07-051-3/+3
* lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov2017-06-291-3/+3
* usercopy: Adjust tests to deal with SMAP/PANKees Cook2017-06-141-2/+18
* bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2017-05-141-0/+45
* mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2016-12-021-1/+6
* lib/genalloc.c: start search from start of chunkDaniel Mentz2016-11-181-1/+2
* lib: add "on"/"off" support to kstrtoboolKees Cook2016-10-281-3/+17
* lib: move strtobool() to kstrtobool()Kees Cook2016-10-282-29/+50
* fix iov_iter_fault_in_readable()Al Viro2016-09-241-22/+2
* lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbsNicolai Stange2016-09-151-12/+9
* KEYS: Fix ASN.1 indefinite length object parsingDavid Howells2016-09-151-7/+9
* dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä2016-06-071-1/+1
* lib/test-string_helpers.c: fix and improve string_get_size() testsVitaly Kuznetsov2016-05-111-18/+49
* lib/mpi: Endianness fixMichal Marek2016-05-041-18/+21
* lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra2016-05-041-9/+12
* assoc_array: don't call compare_object() on a nodeJerome Marchand2016-05-041-1/+3
* lib: sw842: select crc32Arnd Bergmann2016-03-031-0/+2
* lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk2016-03-031-7/+7
* lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-03-031-0/+62
* dump_stack: avoid potential deadlocksEric Dumazet2016-02-251-3/+4
* radix-tree: fix race in gang lookupMatthew Wilcox2016-02-251-2/+10
* dma-debug: switch check from _text to _stextLaura Abbott2016-02-251-1/+1
* string_helpers: fix precision loss for some inputsJames Bottomley2016-02-251-20/+43
* klist: fix starting point removed bug in klist iteratorsJames Bottomley2016-02-251-3/+3
* crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-02-171-0/+1
* rhashtable: Kill harmless RCU warning in rhashtable_walk_initHerbert Xu2015-12-181-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-171-27/+40
|\
| * rhashtable: Fix walker list corruptionHerbert Xu2015-12-161-9/+7
| * rhashtable: Enforce minimum size on initial hash tableHerbert Xu2015-12-161-3/+3
| * Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"David S. Miller2015-12-051-3/+2
| * rhashtable: Use __vmalloc with GFP_ATOMIC for table allocationHerbert Xu2015-12-041-2/+3
| * rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu2015-12-041-15/+30
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-12-171-2/+2
|\ \
| * | dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz2015-12-161-2/+2
| |/
* / treewide: Remove old email addressPeter Zijlstra2015-11-232-2/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-101-1/+1
|\
| * lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko2015-11-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-101-0/+30
|\ \ | |/ |/|