summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-07-24Merge android-4.4.141 (b1bad9e) into msm-4.4Srinivasarao P
2018-07-17Merge 4.4.141 into android-4.4Greg Kroah-Hartman
2018-07-17x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2018-07-17x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen
2018-07-03Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev
2018-07-03Merge 4.4.139 into android-4.4Greg Kroah-Hartman
2018-07-03lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven
2018-06-27Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=yYonghong Song
2018-05-03Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P
2018-05-02Merge 4.4.131 into android-4.4Greg Kroah-Hartman
2018-05-02kobject: don't use WARN for registration failuresDmitry Vyukov
2018-04-24x86/hweight: Get rid of the special calling conventionBorislav Petkov
2018-04-20Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P
2018-03-29Merge 4.4.125 into android-4.4Greg Kroah-Hartman
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-08Merge android-4.4.120 (d63fdf6) into msm-4.4Srinivasarao P
2018-03-06Merge 4.4.120 into android-4.4Greg Kroah-Hartman
2018-03-03lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan
2018-03-01Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P
2018-02-26Merge 4.4.118 into android-4.4Greg Kroah-Hartman
2018-02-25kasan: rework Kconfig settingsArnd Bergmann
2018-02-25509: fix printing uninitialized stack memory when OID is emptyEric Biggers
2018-02-05Merge android-4.4.115 (aa856bd) into msm-4.4Srinivasarao P
2018-02-03Merge 4.4.115 into android-4.4Greg Kroah-Hartman
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-18Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P
2018-01-18Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P
2018-01-02Merge android-4.4.103 (9fbf3d7) into msm-4.4Srinivasarao P
2017-12-26Merge android-4.4.98 (3d4af8) into msm-4.4Srinivasarao P
2017-12-18BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-12-18Merge 4.4.106 into android-4.4Greg Kroah-Hartman
2017-12-18Merge android-4.4.97 (46d256d) into msm-4.4Srinivasarao P
2017-12-16dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap
2017-12-16lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates
2017-12-16ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers
2017-12-16ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers
2017-12-14BACKPORT: kasan: report only the first error by defaultMark Rutland
2017-12-14UPSTREAM: kasan: support use-after-scope detectionDmitry Vyukov
2017-12-14UPSTREAM: kasan/tests: add tests for user memory access functionsAndrey Ryabinin
2017-12-14UPSTREAM: mm, kasan: add a ksize() testAlexander Potapenko
2017-12-14UPSTREAM: kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko
2017-12-14UPSTREAM: kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_...Alexander Potapenko
2017-12-14UPSTREAM: lib/stackdepot: export save/fetch stack for driversChris Wilson
2017-12-14UPSTREAM: lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov
2017-12-14UPSTREAM: lib/stackdepot.c: use __GFP_NOWARN for stack allocationsKirill A. Shutemov
2017-12-14BACKPORT: mm, kasan: switch SLUB to stackdepot, enable memory quarantine for ...Paul Lawrence
2017-12-14UPSTREAM: lib/stackdepot: avoid to return 0 handleJoonsoo Kim
2017-12-14UPSTREAM: lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko