summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
* lib/string: Add strscpy_pad() functionTobin C. Harding2021-02-23
* lib/genalloc: fix the overflow when size is too bigHuang Shijie2021-01-12
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-11-18
* swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini2020-11-18
* Fonts: Replace discarded const qualifierLee Jones2020-11-10
* lib/crc32.c: fix trivial typo in preprocessor conditionTobias Jordan2020-10-29
* lib/strscpy: Shut up KASAN false-positives in strscpy()Andrey Ryabinin2020-10-29
* Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye2020-10-14
* lib/string.c: implement stpcpyNick Desaulniers2020-10-01
* dyndbg: fix a BUG_ON in ddebug_describe_flagsJim Cromie2020-08-21
* random32: update the net random state on interrupt and activityWilly Tarreau2020-08-21
* lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn2020-06-29
* lib/mpi: Fix 64-bit MIPS build with ClangNathan Chancellor2020-06-20
* sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra2020-05-27
* lib/mpi: Fix building for powerpc with clangNathan Chancellor2020-05-10
* lib/scatterlist.c: adjust indentation in __sg_alloc_tableNathan Chancellor2020-02-28
* lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()Gustavo A. R. Silva2020-02-14
* bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko2020-01-29
* Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"Linus Torvalds2020-01-29
* devres: allow const resource argumentsArnd Bergmann2020-01-29
* kobject: Export kobject_get_unless_zero()Jan Kara2020-01-14
* dma-debug: add a schedule point in debug_dma_dump_mappings()Eric Dumazet2020-01-04
* lib: raid6: fix awk build warningsGreg Kroah-Hartman2019-12-21
* lib/genalloc.c: include vmalloc.hOlof Johansson2019-12-05
* lib/genalloc.c: use vzalloc_node() to allocate the bitmapHuang Shijie2019-12-05
* dump_stack: avoid the livelock of the dump_lockKevin Hao2019-11-12
* kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat2019-10-07
* siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2019-09-06
* siphash: add cryptographically secure PRFJason A. Donenfeld2019-09-06
* lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy2019-08-04
* rslib: Fix handling of of caller provided syndromeFerdinand Blomqvist2019-08-04
* rslib: Fix decoding of shortened codesFerdinand Blomqvist2019-08-04
* lib/mpi: Fix karactx leak in mpi_powmHerbert Xu2019-07-10
* mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versionsPeter Zijlstra2019-06-11
* lib/div64.c: off by one in shiftStanislaw Gruszka2019-04-27
* lib/string.c: implement a basic bcmpNick Desaulniers2019-04-27
* ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2019-04-27
* kprobes: Prohibit probing on bsearch()Andrea Righi2019-04-27
* lib/int_sqrt: optimize initial value computePeter Zijlstra2019-04-27
* lib/int_sqrt: optimize small argumentPeter Zijlstra2019-04-03
* assoc_array: Fix shortcut creationDavid Howells2019-03-23
* test_hexdump: use memcpy instead of strncpyLinus Torvalds2019-02-20
* seq_buf: Make seq_buf_puts() null-terminate the bufferMichael Ellerman2019-02-20
* rhashtable: add schedule pointsEric Dumazet2019-02-08
* rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso2019-02-08
* lib/interval_tree_test.c: allow users to limit scope of endpointDavidlohr Bueso2018-12-21
* lib/rbtree-test: lower default paramsDavidlohr Bueso2018-12-21
* lib/rbtree_test.c: make input module parametersDavidlohr Bueso2018-12-21
* lib/interval_tree_test.c: allow full tree searchDavidlohr Bueso2018-12-21
* lib/interval_tree_test.c: make test options module parametersDavidlohr Bueso2018-12-21