summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-10-18Merge branch 'for-5.5-pr-warn' into for-5.5Petr Mladek
2019-10-18lib: cpu_rmap: Use pr_warn instead of pr_warningKefeng Wang
2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes
2019-10-16usercopy: Avoid soft lockups in test_check_nonzero_user()Michael Ellerman
2019-10-14lib/test_meminit: add a kmem_cache_alloc_bulk() testAlexander Potapenko
2019-10-14lib/generic-radix-tree.c: add kmemleak annotationsEric Biggers
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-11lib/test_printf: Add tests for %pfw printk modifierSakari Ailus
2019-10-11lib/vsprintf: Add %pfw conversion specifier for printing fwnode namesSakari Ailus
2019-10-11lib/vsprintf: OF nodes are first and foremost, struct device_nodesSakari Ailus
2019-10-11lib/vsprintf: Make use of fwnode API to obtain node names and separatorsSakari Ailus
2019-10-11lib/vsprintf: Add a note on re-using %pf or %pFSakari Ailus
2019-10-11lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %psSakari Ailus
2019-10-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-10-09locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai
2019-10-09lib/smp_processor_id: Don't use cpumask_equal()Waiman Long
2019-10-08lib/string: Make memzero_explicit() inline instead of externalArvind Sankar
2019-10-07lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSOVincenzo Frascino
2019-10-07lib: test_user_copy: style cleanupAleksa Sarai
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-03usercopy: Add parentheses around assignment in test_copy_struct_from_userNathan Chancellor
2019-10-03lib: textsearch: fix escapes in example codeRandy Dunlap
2019-10-01lib: introduce copy_struct_from_user() helperAleksa Sarai
2019-09-30kunit: fix failure to build without printkBrendan Higgins
2019-09-30kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()Iurii Zaikin
2019-09-30kunit: test: add tests for KUnit managed resourcesAvinash Kondareddy
2019-09-30kunit: test: add the concept of assertionsBrendan Higgins
2019-09-30kunit: test: add tests for kunit test abortBrendan Higgins
2019-09-30kunit: test: add support for test abortBrendan Higgins
2019-09-30kunit: test: add initial testsBrendan Higgins
2019-09-30lib: enable building KUnit in lib/Brendan Higgins
2019-09-30kunit: test: add the concept of expectationsBrendan Higgins
2019-09-30kunit: test: add assertion printing libraryBrendan Higgins
2019-09-30kunit: test: add string_stream a std::stream like string builderBrendan Higgins
2019-09-30kunit: test: add test resource management APIBrendan Higgins
2019-09-30kunit: test: add KUnit test runner coreBrendan Higgins
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-27lib: dimlib: fix help text typosRandy Dunlap
2019-09-27dimlib: make DIMLIB a hidden symbolUwe Kleine-König
2019-09-25lib: untag user pointers in strn*_userAndrey Konovalov
2019-09-25lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rleDave Rodgman
2019-09-25bug: move WARN_ON() "cut here" into exception handlerKees Cook
2019-09-25compiler: enable CONFIG_OPTIMIZE_INLINING forciblyMasahiro Yamada
2019-09-25lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG buildsStephen Boyd
2019-09-25lib/extable.c: add missing prototypesValdis Kletnieks
2019-09-25lib/generic-radix-tree.c: make 2 functions static inlineValdis Kletnieks
2019-09-25strscpy: reject buffer sizes larger than INT_MAXKees Cook
2019-09-25kernel-doc: core-api: include string.h into core-apiJoe Perches
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse
2019-09-24mm: remove quicklist page table cachesNicholas Piggin