index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2020-04-07
lib/stackdepot.c: check depot_index before accessing the stack slab
Alexander Potapenko
-2
/
+13
2020-04-07
lib: test_stackinit.c: XFAIL switch variable init tests
Kees Cook
-10
/
+19
2020-04-07
lib/scatterlist: fix sg_copy_buffer() kerneldoc
Geert Uytterhoeven
-1
/
+1
2020-04-07
lib/ts_kmp.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-04-07
lib/ts_fsm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-04-07
lib/ts_bm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-04-07
lib/bch.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-04-07
lib/test_lockup.c: add parameters for locking generic vfs locks
Konstantin Khlebnikov
-0
/
+45
2020-04-07
lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations"
Colin Ian King
-1
/
+1
2020-04-07
lib/test_lockup: test module to generate lockups
Konstantin Khlebnikov
-0
/
+567
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
-12
/
+0
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-9
/
+26
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-8
/
+27
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-3
/
+2
2020-04-03
kbuild, btf: Fix dependencies for DEBUG_INFO_BTF
Slava Bacherikov
-0
/
+2
2020-04-02
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
-3
/
+4
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-0
/
+19
2020-04-02
kasan: add test for invalid size in memmove
Walter Wu
-0
/
+19
2020-04-01
Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
-11
/
+61
2020-04-01
Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-75
/
+358
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-4
/
+4
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+10
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-2
/
+1
2020-03-31
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
-0
/
+10
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-53
/
+100
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+29
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+205
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+17
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+55
2020-03-26
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
-42
/
+44
2020-03-26
kunit: add log test
Alan Maguire
-1
/
+39
2020-03-26
kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
Alan Maguire
-33
/
+276
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-3
/
+8
2020-03-25
Fix linked-list KUnit test when run multiple times
David Gow
-2
/
+2
2020-03-25
kunit: Always print actual pointer values in asserts
David Gow
-2
/
+2
2020-03-25
kcsan: Add option for verbose reporting
Marco Elver
-0
/
+13
2020-03-25
kcsan: Add option to allow watcher interruptions
Marco Elver
-0
/
+11
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
-0
/
+2
2020-03-25
.gitignore: remove too obvious comments
Masahiro Yamada
-3
/
+0
2020-03-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-3
/
+8
2020-03-23
uuid: Provide a GUID generator for raw buffer
Andy Shevchenko
-0
/
+10
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
-0
/
+17
2020-03-21
lib/vdso: Enable common headers
Vincenzo Frascino
-22
/
+0
2020-03-21
kcsan: Introduce KCSAN_ACCESS_ASSERT access type
Marco Elver
-10
/
+14
2020-03-21
kcsan: Clean up the main KCSAN Kconfig option
Marco Elver
-5
/
+8
2020-03-21
kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS
Marco Elver
-3
/
+13
2020-03-21
kcsan: Add option to assume plain aligned writes up to word size are atomic
Marco Elver
-7
/
+20
2020-03-21
copy_to_user, copy_from_user: Use generic instrumented.h
Marco Elver
-3
/
+4
2020-03-21
iov_iter: Use generic instrumented.h
Marco Elver
-3
/
+4
2020-03-21
kcsan: Rate-limit reporting per data races
Marco Elver
-0
/
+10
[prev]
[next]