aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-09-17test_kmod: avoid potential double free in trigger_config_run_type()Tiezhu Yang
2020-09-17devres: keep both device name and resource name in pretty nameVladimir Oltean
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-09-04dyndbg: fix a BUG_ON in ddebug_describe_flagsJim Cromie
2020-09-04crc-t10dif: Fix potential crypto notify dead-lockHerbert Xu
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-08-13random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-08-03random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-07-16test_objagg: Fix potential memory leak in error handlingAditya Pakki
2020-07-13lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-07-11lib/test_kasan: add bitops testsMarco Elver
2020-07-11lib/mpi: Fix 64-bit MIPS build with ClangNathan Chancellor
2020-07-07vsprintf: Prevent crash when dereferencing invalid pointers for %pDJia He
2020-07-07lib/lzo: fix ambiguous encoding bug in lzo-rleDave Rodgman
2020-06-29Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-06-24lib/vsprintf: Reinstate printing of legacy clock IDsGeert Uytterhoeven
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-06-08vsprintf: don't obfuscate NULL and error pointersIlya Dryomov
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-06-04lib: devres: add a helper function for ioremap_ucTuowen Zhao
2020-06-04lib/mpi: Fix building for powerpc with clangNathan Chancellor
2020-06-04lib/raid6/test: fix build on distros whose /bin/sh is not bashMasahiro Yamada
2020-06-01kbuild, btf: Fix dependencies for DEBUG_INFO_BTFSlava Bacherikov
2020-06-01crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel
2020-06-01xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)
2020-06-01XArray: Fix xas_pause for large multi-index entriesMatthew Wilcox (Oracle)
2020-06-01uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-05-15lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko
2020-05-15lib/scatterlist.c: adjust indentation in __sg_alloc_tableNathan Chancellor
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-05-04lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()Gustavo A. R. Silva
2020-04-19Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-04-16XArray: Fix xa_find_next for large multi-index entriesMatthew Wilcox (Oracle)
2020-04-16XArray: Fix xas_pause at ULONG_MAXMatthew Wilcox (Oracle)
2020-04-16lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...Christophe Leroy
2020-04-16XArray: Fix xas_find returning too many entriesMatthew Wilcox (Oracle)
2020-04-16XArray: Fix xa_find_after with multi-index entriesMatthew Wilcox (Oracle)
2020-04-16XArray: Fix infinite loop with entry at ULONG_MAXMatthew Wilcox (Oracle)
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-04-12bug: move WARN_ON() "cut here" into exception handlerKees Cook
2020-03-21Merge branch 'v5.2/standard/base' into v5.2/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-03-20sbitmap: only queue kyber's wait callback if not already activeDavid Jeffery
2020-03-20lib/ubsan: don't serialize UBSAN reportJulien Grall