aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-07lib: test_stackinit.c: XFAIL switch variable init testsKees Cook2-10/+19
2020-04-07lib/scatterlist: fix sg_copy_buffer() kerneldocGeert Uytterhoeven1-1/+1
2020-04-07lib/ts_kmp.c: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-07lib/ts_fsm.c: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-07lib/ts_bm.c: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-07lib/bch.c: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-07lib/test_lockup.c: add parameters for locking generic vfs locksKonstantin Khlebnikov1-0/+45
2020-04-07lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations"Colin Ian King1-1/+1
2020-04-07lib/test_lockup: test module to generate lockupsKonstantin Khlebnikov3-0/+567
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada1-12/+0
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-9/+26
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-8/+27
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds2-3/+2
2020-04-02Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpuLinus Torvalds1-3/+4
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+19
2020-04-02kasan: add test for invalid size in memmoveWalter Wu1-0/+19
2020-04-01Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds3-11/+61
2020-04-01Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds8-75/+358
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-4/+4
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+10
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+1
2020-03-31Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-0/+10
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-53/+100
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+29
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+205
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+17
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+55
2020-03-26kunit: subtests should be indented 4 spaces according to TAPAlan Maguire2-42/+44
2020-03-26kunit: add log testAlan Maguire1-1/+39
2020-03-26kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire6-33/+276
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+8
2020-03-25Fix linked-list KUnit test when run multiple timesDavid Gow1-2/+2
2020-03-25kunit: Always print actual pointer values in assertsDavid Gow1-2/+2
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada2-0/+2
2020-03-25.gitignore: remove too obvious commentsMasahiro Yamada1-3/+0
2020-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+8
2020-03-23uuid: Provide a GUID generator for raw bufferAndy Shevchenko1-0/+10
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra1-0/+17
2020-03-21lib/vdso: Enable common headersVincenzo Frascino1-22/+0
2020-03-20test_firmware: add support for firmware_request_platformHans de Goede1-0/+55
2020-03-20sched/core: Distribute tasks within affinity masksPaul Turner1-0/+29
2020-03-20crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld1-3/+8
2020-03-12xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)1-0/+2
2020-03-12serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov1-0/+2
2020-03-10Merge 5.6-rc5 into tty-nextGreg Kroah-Hartman2-9/+30
2020-03-09Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman2-9/+30
2020-03-07serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov1-0/+8
2020-03-06lib: Introduce generic min-heapIan Rogers3-0/+205
2020-03-05percpu_ref: Fix comment regarding percpu_ref_init flagsIra Weiny1-3/+4
2020-03-03tools/bootconfig: Show line and column in parse errorMasami Hiramatsu1-9/+26