summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix misannotated out-of-line _copy_to_user()Christophe Leroy2018-03-191-1/+1
* lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()Kees Cook2018-03-151-0/+2
* lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan2018-03-031-1/+17
* 509: fix printing uninitialized stack memory when OID is emptyEric Biggers2018-02-251-2/+6
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2018-02-222-98/+2
* swiotlb: suppress warning when __GFP_NOWARN is setChristian König2018-02-221-6/+9
* lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin2018-02-162-10/+52
* lib/ubsan.c: s/missaligned/misaligned/Andrew Morton2018-02-161-2/+2
* kasan: rework Kconfig settingsArnd Bergmann2018-02-162-1/+12
* test_firmware: fix missing unlock on error in config_num_requests_store()Wei Yongjun2018-02-031-0/+1
* bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-01-311-4/+7
* x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-12-251-1/+1
* dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap2017-12-141-0/+4
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-141-5/+5
* ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers2017-12-141-0/+2
* ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers2017-12-141-21/+26
* lib/mpi: call cond_resched() from mpi_powm() loopEric Biggers2017-11-301-0/+2
* KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers2017-11-091-2/+2
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0291-0/+91
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0291-0/+91
* | KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers2017-11-021-0/+3
* | Mark 'ioremap_page_range()' as possibly sleepingLinus Torvalds2017-10-301-0/+1
* | assoc_array: Fix a buggy node-splitting caseDavid Howells2017-10-281-34/+17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-212-2/+2
|\
| * textsearch: fix typos in library helpersRandy Dunlap2017-10-222-2/+2
* | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris2017-10-191-0/+6
|\ \
| * | lib/digsig: fix dereference of NULL user_key_payloadEric Biggers2017-10-121-0/+6
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-10-142-2/+4
|\ \ \
| * | | locking/lockdep: Disable cross-release features for nowIngo Molnar2017-10-141-2/+2
| * | | locking/selftest: Avoid false BUG reportPeter Zijlstra2017-10-101-0/+2
| | |/ | |/|
* / | lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherRandy Dunlap2017-10-131-72/+71
|/ /
* | lib/ratelimit.c: use deferred printk() versionSergey Senozhatsky2017-10-031-1/+3
* | lib/idr.c: fix comment for idr_replace()Eric Biggers2017-10-031-2/+2
* | lib/lz4: make arrays static const, reduces object code sizeColin Ian King2017-10-031-2/+2
* | Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-031-8/+41
|\ \ | |/ |/|
| * driver core: suppress sending MODALIAS in UNBIND ueventsDmitry Torokhov2017-09-181-8/+41
* | Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-231-1/+2
|\ \
| * | parisc: Fix too large frame size warningsHelge Deller2017-09-221-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-231-4/+5
|\ \
| * | rhashtable: Documentation tweakAndreas Gruenbacher2017-09-191-4/+5
| |/
* / iov_iter: fix page_copy_sane for compound pagesPetar Penkov2017-09-201-2/+4
|/
* Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-1419-0/+12361
|\
| * lib: Add zstd modulesNick Terrell2017-08-1518-0/+11857
| * lib: Add xxhash moduleNick Terrell2017-08-153-0/+504
* | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-2/+2
* | lib/test_bitmap.c: use ULL suffix for 64-bit constantsGeert Uytterhoeven2017-09-131-4/+4
* | idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers2017-09-131-1/+1
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-111-3/+0
|\ \
| * \ Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-08-315-34/+56
| |\ \
| * | | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-311-3/+0