summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/stackdepot.c: build with -fno-builtinAlexander Potapenko2020-04-071-0/+4
* lib/stackdepot.c: check depot_index before accessing the stack slabAlexander Potapenko2020-04-071-2/+13
* lib: test_stackinit.c: XFAIL switch variable init testsKees Cook2020-04-072-10/+19
* lib/scatterlist: fix sg_copy_buffer() kerneldocGeert Uytterhoeven2020-04-071-1/+1
* lib/ts_kmp.c: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-071-1/+1
* lib/ts_fsm.c: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-071-1/+1
* lib/ts_bm.c: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-071-1/+1
* lib/bch.c: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-071-1/+1
* lib/test_lockup.c: add parameters for locking generic vfs locksKonstantin Khlebnikov2020-04-071-0/+45
* lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations"Colin Ian King2020-04-071-1/+1
* lib/test_lockup: test module to generate lockupsKonstantin Khlebnikov2020-04-073-0/+567
* compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada2020-04-071-12/+0
* Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-04-051-9/+26
|\
| * tools/bootconfig: Show line and column in parse errorMasami Hiramatsu2020-03-031-9/+26
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-032-8/+27
|\ \
| * | Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman2020-03-092-9/+30
| |\|
| * | Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman2020-02-245-9/+35
| |\ \
| * | | dynamic_debug: allow to work if debugfs is disabledGreg Kroah-Hartman2020-02-122-8/+27
* | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-3/+2
|\ \ \ \
| * | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
| * | | | .gitignore: remove too obvious commentsMasahiro Yamada2020-03-251-3/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2020-04-021-3/+4
|\ \ \ \
| * | | | percpu_ref: Fix comment regarding percpu_ref_init flagsIra Weiny2020-03-051-3/+4
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-021-0/+19
|\ \ \ \
| * | | | kasan: add test for invalid size in memmoveWalter Wu2020-04-021-0/+19
* | | | | Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2020-04-013-11/+61
|\ \ \ \ \
| * | | | | xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)2020-03-121-0/+2
| * | | | | XArray: Optimise xas_sibling() if !CONFIG_XARRAY_MULTIMatthew Wilcox (Oracle)2020-02-271-1/+1
| * | | | | ida: remove abandoned macrosAlex Shi2020-01-311-8/+0
| * | | | | XArray: Fix xas_pause for large multi-index entriesMatthew Wilcox (Oracle)2020-01-312-1/+38
| * | | | | XArray: Fix xa_find_next for large multi-index entriesMatthew Wilcox (Oracle)2020-01-312-1/+20
* | | | | | Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-04-018-75/+358
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | kunit: subtests should be indented 4 spaces according to TAPAlan Maguire2020-03-262-42/+44
| * | | | | kunit: add log testAlan Maguire2020-03-261-1/+39
| * | | | | kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire2020-03-266-33/+276
| * | | | | Fix linked-list KUnit test when run multiple timesDavid Gow2020-03-251-2/+2
| * | | | | kunit: Always print actual pointer values in assertsDavid Gow2020-03-251-2/+2
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-312-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-3/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-291-2/+2
| |\ \ \ \ \ \
| | * | | | | | bpf/tests: Use migrate disable instead of preempt disableDavid Miller2020-02-241-2/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-272-9/+30
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-212-2/+22
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | lib: objagg: Replace zero-length arrays with flexible-array memberGustavo A. R. Silva2020-02-161-2/+2
* | | | | | | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-311-0/+10
|\ \ \ \ \ \ \
| * | | | | | | serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov2020-03-121-0/+2
| * | | | | | | Merge 5.6-rc5 into tty-nextGreg Kroah-Hartman2020-03-102-9/+30
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov2020-03-071-0/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-03-311-2/+1
|\ \ \ \ \ \ \
| * | | | | | | kbuild: remove cc-option switch from -Wframe-larger-than=Masahiro Yamada2020-03-021-2/+1
| | |/ / / / / | |/| | | | |