aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.18.111' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Michael Bestas2018-05-318-69/+76
|\
| * kobject: don't use WARN for registration failuresDmitry Vyukov2018-05-021-7/+5
| * ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers2018-02-281-19/+24
| * 509: fix printing uninitialized stack memory when OID is emptyEric Biggers2018-02-251-2/+6
| * 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
| * 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-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
| * mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2017-10-081-1/+6
* | Merge google common 'android-3.18' into 'msm-3.18'Jitendra Sharma2017-10-311-11/+13
|\ \
| * | Merge 3.18.69 into android-3.18Greg Kroah-Hartman2017-09-021-11/+13
| |\|
| | * lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz2017-09-021-11/+13
* | | Merge google common 'android-3.18' into 'msm-3.18'Jitendra Sharma2017-08-302-1/+90
|\| |
| * | Merge 3.18.64 into android-3.18Greg Kroah-Hartman2017-08-112-1/+90
| |\|
| | * lib/Kconfig.debug: fix frv build failureSudip Mukherjee2017-08-111-1/+1
| | * strscpy: zero any trailing garbage bytes in the destinationChris Metcalf2017-08-111-1/+2
| | * string: provide strscpy()Chris Metcalf2017-08-111-0/+88
* | | Merge tag 'google-common-android-3.18' into 'msm-3.18'Imran Khan2017-08-114-54/+48
|\| |
| * | Merge 3.18.59 into android-3.18Greg Kroah-Hartman2017-06-291-3/+3
| |\|
| | * lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov2017-06-291-3/+3
| * | Merge 3.18.57 into android-3.18Greg Kroah-Hartman2017-06-141-2/+18
| |\|
| | * usercopy: Adjust tests to deal with SMAP/PANKees Cook2017-06-141-2/+18
| | * KEYS: Fix ASN.1 indefinite length object parsingDavid Howells2017-05-201-7/+9
| | * ASN.1: Fix non-match detection failure on data overrunDavid Howells2017-05-201-3/+2
| * | Merge 3.18.52 into android-3.18Greg Kroah-Hartman2017-05-081-48/+26
| |\|
| | * cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2017-05-081-48/+26
| * | Merge 3.18.49 into android-3.18Greg Kroah-Hartman2017-04-181-1/+1
| |\|
| | * lib/vsprintf.c: improve sanity check in vsnprintf()Rasmus Villemoes2017-04-181-1/+1
| * | Merge 3.18.40 into android-3.18Greg Kroah-Hartman2017-04-031-8/+28
| * | Merge 3.18.35 into android-3.18Greg Kroah-Hartman2017-04-011-1/+1
| |\ \
| * \ \ Merge 3.18.32 into android-3.18Greg Kroah-Hartman2017-04-011-9/+12
| |\ \ \
| * \ \ \ Merge 3.18.31 into android-3.18Greg Kroah-Hartman2017-04-011-0/+62
| |\ \ \ \
| * \ \ \ \ Merge 3.18.28 into android-3.18Greg Kroah-Hartman2017-04-011-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge 3.18.27 into android-3.18Greg Kroah-Hartman2017-04-014-6/+16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.18.25 into android-3.18Greg Kroah-Hartman2017-04-011-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.18.20 into android-3.18Greg Kroah-Hartman2017-04-011-8/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 3.18.18 into android-3.18Greg Kroah-Hartman2017-03-311-4/+8
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 3.18.15 into android-3.18Greg Kroah-Hartman2017-03-311-1/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 3.18.14 into android-3.18Greg Kroah-Hartman2017-03-311-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 3.18.7 into android-3.18Greg Kroah-Hartman2017-03-311-2/+10
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.18.4 into android-3.18Greg Kroah-Hartman2017-03-291-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | BACKPORT: lib: harden strncpy_from_userMark Rutland2016-10-171-0/+2
| * | | | | | | | | | | | | | UPSTREAM: unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds2016-09-062-8/+7
| * | | | | | | | | | | | | | UPSTREAM: Use the new batched user accesses in generic user string handlingLinus Torvalds2016-09-062-7/+22
| * | | | | | | | | | | | | | UPSTREAM: assoc_array: don't call compare_object() on a nodeJerome Marchand2016-09-011-1/+3
| * | | | | | | | | | | | | | sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall2016-08-101-0/+9