summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.115 into android-4.4Greg Kroah-Hartman2018-02-03
|\
| * bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-02-03
* | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | Merge 4.4.106 into android-4.4Greg Kroah-Hartman2017-12-18
|\|
| * dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap2017-12-16
| * lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-16
| * ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers2017-12-16
| * ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers2017-12-16
* | BACKPORT: kasan: report only the first error by defaultMark Rutland2017-12-14
* | UPSTREAM: kasan: support use-after-scope detectionDmitry Vyukov2017-12-14
* | UPSTREAM: kasan/tests: add tests for user memory access functionsAndrey Ryabinin2017-12-14
* | UPSTREAM: mm, kasan: add a ksize() testAlexander Potapenko2017-12-14
* | UPSTREAM: kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko2017-12-14
* | UPSTREAM: kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_...Alexander Potapenko2017-12-14
* | UPSTREAM: lib/stackdepot: export save/fetch stack for driversChris Wilson2017-12-14
* | UPSTREAM: lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov2017-12-14
* | UPSTREAM: lib/stackdepot.c: use __GFP_NOWARN for stack allocationsKirill A. Shutemov2017-12-14
* | BACKPORT: mm, kasan: switch SLUB to stackdepot, enable memory quarantine for ...Paul Lawrence2017-12-14
* | UPSTREAM: lib/stackdepot: avoid to return 0 handleJoonsoo Kim2017-12-14
* | UPSTREAM: lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko2017-12-14
* | BACKPORT: mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2017-12-14
* | UPSTREAM: mm, kasan: SLAB supportAlexander Potapenko2017-12-14
* | Merge 4.4.103 into android-4.4Greg Kroah-Hartman2017-11-30
|\|
| * lib/mpi: call cond_resched() from mpi_powm() loopEric Biggers2017-11-30
* | Merge 4.4.98 into android-4.4Greg Kroah-Hartman2017-11-15
|\|
| * test: firmware_class: report errors properly on failureBrian Norris2017-11-15
| * KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers2017-11-15
* | Merge 4.4.97 into android-4.4Greg Kroah-Hartman2017-11-08
|\|
| * KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers2017-11-08
* | Merge 4.4.96 into android-4.4Greg Kroah-Hartman2017-11-02
|\|
| * assoc_array: Fix a buggy node-splitting caseDavid Howells2017-11-02
* | Merge 4.4.95 into android-4.4Greg Kroah-Hartman2017-10-30
|\|
| * lib/digsig: fix dereference of NULL user_key_payloadEric Biggers2017-10-27
* | Merge branch 'android-4.4-llvm' into android-4.4Greg Hackmann2017-10-16
|\ \
| * | BACKPORT: x86/hweight: Get rid of the special calling conventionBorislav Petkov2017-10-09
* | | crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-10-12
|/ /
* | Merge 4.4.81 into android-4.4Greg Kroah-Hartman2017-08-11
|\|
| * lib/Kconfig.debug: fix frv build failureSudip Mukherjee2017-08-11
* | Merge 4.4.76 into android-4.4Greg Kroah-Hartman2017-07-05
|\|
| * swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko2017-07-05
* | Merge 4.4.75 into android-4.4Greg Kroah-Hartman2017-06-29
|\|
| * lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov2017-06-29
* | Merge 4.4.72 into android-4.4Greg Kroah-Hartman2017-06-14
|\|
| * usercopy: Adjust tests to deal with SMAP/PANKees Cook2017-06-14
* | Merge 4.4.68 into android-4.4Greg Kroah-Hartman2017-05-15
|\|
| * bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2017-05-14
* | Merge tag 'v4.4.36' into android-4.4.yDmitry Shmidt2016-12-06
|\|
| * mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2016-12-02
* | Merge tag 'v4.4.34' into android-4.4.yDmitry Shmidt2016-11-21
|\|
| * lib/genalloc.c: start search from start of chunkDaniel Mentz2016-11-18