summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-08-21random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-07-01Merge 4.4.229 into android-4.4-pGreg Kroah-Hartman
2020-06-29lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn
2020-06-20Merge 4.4.228 into android-4.4-pGreg Kroah-Hartman
2020-06-20lib/mpi: Fix 64-bit MIPS build with ClangNathan Chancellor
2020-06-04Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-27Merge 4.4.225 into android-4.4-pGreg Kroah-Hartman
2020-05-27sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2020-05-11Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman
2020-05-10lib/mpi: Fix building for powerpc with clangNathan Chancellor
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-28Merge 4.4.215 into android-4.4-pGreg Kroah-Hartman
2020-02-28lib/scatterlist.c: adjust indentation in __sg_alloc_tableNathan Chancellor
2020-02-17Merge 4.4.214 into android-4.4-pGreg Kroah-Hartman
2020-02-14lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()Gustavo A. R. Silva
2020-02-02kernel: Add CC_WERROR config to turn warnings into errorsChris Fries
2020-01-29Merge 4.4.212 into android-4.4-pGreg Kroah-Hartman
2020-01-29bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko
2020-01-29Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"Linus Torvalds
2020-01-29devres: allow const resource argumentsArnd Bergmann
2020-01-14Merge 4.4.210 into android-4.4-pGreg Kroah-Hartman
2020-01-14kobject: Export kobject_get_unless_zero()Jan Kara
2020-01-04Merge 4.4.208 into android-4.4-pGreg Kroah-Hartman
2020-01-04dma-debug: add a schedule point in debug_dma_dump_mappings()Eric Dumazet
2019-12-23ANDROID: clock_gettime(CLOCK_BOOTTIME,) slows down >20xMark Salyzyn
2019-12-23FROMLIST: lib: vdso: add support for timeMark Salyzyn
2019-12-23FROMLIST: [PATCH v5 12/12] lib: vdso: do not expose gettimeofday, if no arch ...Mark Salyzyn
2019-12-23FROMLIST: [PATCH v5 11/12] lib: vdso: Add support for CLOCK_BOOTTIMEMark Salyzyn
2019-12-23FROMLIST: [PATCH v5 09/12] arm: vdso: move vgettimeofday.c to lib/vdso/Mark Salyzyn
2019-12-21Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman
2019-12-21lib: raid6: fix awk build warningsGreg Kroah-Hartman
2019-12-05Merge 4.4.206 into android-4.4-pGreg Kroah-Hartman
2019-12-05lib/genalloc.c: include vmalloc.hOlof Johansson
2019-12-05lib/genalloc.c: use vzalloc_node() to allocate the bitmapHuang Shijie
2019-11-20Merge android-4.4-p.201 (ef0b39d) into msm-4.4Srinivasarao P
2019-11-14Merge 4.4.201 into android-4.4-pGreg Kroah-Hartman
2019-11-12dump_stack: avoid the livelock of the dump_lockKevin Hao
2019-10-30Merge android-4.4-p.196 (736005d) into msm-4.4Srinivasarao P
2019-10-07Merge 4.4.196 into android-4.4-pGreg Kroah-Hartman
2019-10-07kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat
2019-09-09Merge android-4.4.191 (6da3fbc) into msm-4.4Srinivasarao P
2019-09-06Merge 4.4.191 into android-4.4-pGreg Kroah-Hartman
2019-09-06Merge 4.4.191 into android-4.4Greg Kroah-Hartman
2019-09-06siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld
2019-09-06siphash: add cryptographically secure PRFJason A. Donenfeld
2019-08-07Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P
2019-08-04Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman
2019-08-04Merge 4.4.187 into android-4.4Greg Kroah-Hartman
2019-08-04lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy