summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-04-30Merge tag 'linux-kselftest-kunit-5.7-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-04-24lib/mpi: Fix building for powerpc with clangNathan Chancellor
2020-04-23kunit: Add missing newline in summary messageMarco Elver
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-09x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld
2020-04-09x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada
2020-04-09lib/raid6/test: fix build on distros whose /bin/sh is not bashMasahiro Yamada
2020-04-07lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"Qiujun Huang
2020-04-07ubsan: include bug type in report headerKees Cook
2020-04-07ubsan: check panic_on_warnKees Cook
2020-04-07ubsan: split "bounds" checker from other optionsKees Cook
2020-04-07ubsan: add trap instrumentation optionKees Cook
2020-04-07lib/dynamic_debug.c: use address-of operator on section symbolsNathan Chancellor
2020-04-07lib/test_kmod.c: remove a NULL testDan Carpenter
2020-04-07lib/rbtree: fix coding style of assignmentschenqiwu
2020-04-07lib/test_bitmap.c: make use of EXP2_IN_BITSAndy Shevchenko
2020-04-07kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko
2020-04-07lib/stackdepot.c: build with -fno-builtinAlexander Potapenko
2020-04-07lib/stackdepot.c: check depot_index before accessing the stack slabAlexander Potapenko
2020-04-07lib: test_stackinit.c: XFAIL switch variable init testsKees Cook
2020-04-07lib/scatterlist: fix sg_copy_buffer() kerneldocGeert Uytterhoeven
2020-04-07lib/ts_kmp.c: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-07lib/ts_fsm.c: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-07lib/ts_bm.c: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-07lib/bch.c: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-07lib/test_lockup.c: add parameters for locking generic vfs locksKonstantin Khlebnikov
2020-04-07lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations"Colin Ian King
2020-04-07lib/test_lockup: test module to generate lockupsKonstantin Khlebnikov
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03kbuild, btf: Fix dependencies for DEBUG_INFO_BTFSlava Bacherikov
2020-04-02Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-02kasan: add test for invalid size in memmoveWalter Wu
2020-04-01Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2020-04-01Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-03-31Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds