aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers2018-04-161-19/+24
* UPSTREAM: KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers2018-04-161-0/+3
* ANDROID: lib: vsprintf: Add "%paP" optionChris Fries2017-08-021-4/+6
* Merge branch android-msm-bullhead-3.10-nyc-mr2 into android-msm-bullhead-3.10Patrick Tjin2017-01-261-1/+46
|\
| * random32: include missing header filePatrick Tjin2017-01-261-0/+1
| * BACKPORT: random32: add prandom_reseed_late() and call when nonblocking pool ...Hannes Frederic Sowa2017-01-251-1/+22
| * BACKPORT: random32: add periodic reseedingHannes Frederic Sowa2017-01-251-0/+23
* | ANDROID: lib: vsprintf: default kptr_restrict to the maximum valueDave Weinstein2017-01-201-1/+1
* | ANDROID: lib: vsprintf: physical address kernel pointer filtering optionsDave Weinstein2017-01-201-7/+37
* | ANDROID: lib: vsprintf: additional kernel pointer filtering optionsDave Weinstein2017-01-201-45/+71
|/
* mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2017-01-181-1/+6
* ASoC: msm: Add Buffer overflow checkBiswajit Paul2016-09-171-1/+0
* UPSTREAM: sched: Introduce preempt_count accessor functionsPeter Zijlstra2016-07-222-3/+2
* UPSTREAM: KEYS: Fix ASN.1 indefinite length object parsingDavid Howells2016-07-151-7/+9
* BACKPORT: ASN.1: Fix non-match detection failure on data overrunDavid Howells2016-07-151-3/+2
* lz4: add lz4 module.Kyungsik Lee2015-09-137-0/+1484
* rbtree: add postorder iteration functionsCody P Schafer2015-06-151-0/+40
* Merge commit 'v3.10.73' into LA.BF64.1.2.9Ian Maund2015-05-011-2/+10
|\
| * lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan2015-02-111-9/+9
| * lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan2015-02-111-2/+10
* | Merge commit 'v3.10.67' into LA.BF64.1.2.9Ian Maund2015-05-015-49/+81
|\|
| * decompress_bunzip2: off by one in get_next_block()Dan Carpenter2015-01-271-1/+1
| * lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara2014-11-141-2/+6
| * random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-11-141-0/+16
| * lzo: check for length overrun in variable length encoding.Willy Tarreau2014-10-301-6/+37
| * Revert "lzo: properly check for overruns"Willy Tarreau2014-10-301-41/+21
| * lib/btree.c: fix leak of whole btree nodesMinfei Huang2014-08-071-0/+1
* | exit: Add PANIC_ON_RECURSIVE_FAULT Kconfig optionMatt Wagantall2015-03-311-0/+11
* | kmemleak : Make module scanning optional using configVignesh Radhakrishnan2015-02-041-0/+9
* | kmemleak : Make kmemleak_stack_scan optional using configVignesh Radhakrishnan2015-02-041-0/+9
* | lib: Kconfig.debug: Fix the recursive dependencyRohit Vaswani2014-11-121-15/+21
* | irq: Allow multiple clients to register for irq affinity notificationLina Iyer2014-11-091-1/+1
* | lib: spinlock: Cause a watchdog bite on spin_dumpRohit Vaswani2014-10-132-2/+22
* | printk: Add LOG_BUF_MAGICPatrick Daly2014-10-071-0/+9
* | lib: spinlock_debug: Prevent continuous spin dump logs on panicRohit Vaswani2014-09-251-1/+1
* | lib: iomap: Add MSM RTB supportRohit Vaswani2014-09-041-6/+17
* | Merge upstream tag 'v3.10.49' into msm-3.10Ian Maund2014-08-203-28/+46
|\|
| * idr: fix overflow bug during maximum ID calculation at maximum heightLai Jiangshan2014-06-301-5/+3
| * lzo: properly check for overrunsGreg Kroah-Hartman2014-06-261-21/+41
| * netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt2014-06-261-2/+2
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-08-153-6/+6
* | lib: qmi_encdec: Add support for string data typeKarthikeyan Ramasubramanian2014-07-231-0/+144
* | Merge "sched/rt: Add Kconfig option to enable panicking for RT throttling"Linux Build Service Account2014-07-161-0/+9
|\ \
| * | sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall2014-07-141-0/+9
* | | lib: qmi_encdec: Fix encoding a variable length elementKarthikeyan Ramasubramanian2014-07-151-1/+2
|/ /
* | Merge upstream tag 'v3.10.40' into msm-3.10Ian Maund2014-06-181-2/+8
|\|
| * netlink: don't compare the nul-termination in nla_strcmpPablo Neira2014-04-141-2/+8
* | Merge "vsprintf: ignore %n again"Linux Build Service Account2014-06-111-11/+9
|\ \
| * | vsprintf: ignore %n againKees Cook2014-05-301-11/+9
* | | swiotlb: Setting default IO TBL value to 1MBAbhimanyu Garg2014-06-021-2/+2
|/ /