index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
2020-04-09
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
2020-04-09
lib/raid6/test: fix build on distros whose /bin/sh is not bash
Masahiro Yamada
2020-04-07
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
Qiujun Huang
2020-04-07
ubsan: include bug type in report header
Kees Cook
2020-04-07
ubsan: check panic_on_warn
Kees Cook
2020-04-07
ubsan: split "bounds" checker from other options
Kees Cook
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
2020-04-07
lib/dynamic_debug.c: use address-of operator on section symbols
Nathan Chancellor
2020-04-07
lib/test_kmod.c: remove a NULL test
Dan Carpenter
2020-04-07
lib/rbtree: fix coding style of assignments
chenqiwu
2020-04-07
lib/test_bitmap.c: make use of EXP2_IN_BITS
Andy Shevchenko
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2020-04-07
lib/stackdepot.c: build with -fno-builtin
Alexander Potapenko
2020-04-07
lib/stackdepot.c: check depot_index before accessing the stack slab
Alexander Potapenko
2020-04-07
lib: test_stackinit.c: XFAIL switch variable init tests
Kees Cook
2020-04-07
lib/scatterlist: fix sg_copy_buffer() kerneldoc
Geert Uytterhoeven
2020-04-07
lib/ts_kmp.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
lib/ts_fsm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
lib/ts_bm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
lib/bch.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
lib/test_lockup.c: add parameters for locking generic vfs locks
Konstantin Khlebnikov
2020-04-07
lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations"
Colin Ian King
2020-04-07
lib/test_lockup: test module to generate lockups
Konstantin Khlebnikov
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-02
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
kasan: add test for invalid size in memmove
Walter Wu
2020-04-01
Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2020-04-01
Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-03-31
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-26
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
2020-03-26
kunit: add log test
Alan Maguire
2020-03-26
kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
Alan Maguire
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
Fix linked-list KUnit test when run multiple times
David Gow
2020-03-25
kunit: Always print actual pointer values in asserts
David Gow
[next]