index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2020-05-19
vsprintf: don't obfuscate NULL and error pointers
Ilya Dryomov
-1
/
+25
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-0
/
+12
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
-0
/
+12
2020-05-07
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
-9
/
+6
2020-04-30
Merge tag 'linux-kselftest-kunit-5.7-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-1
/
+1
2020-04-24
lib/mpi: Fix building for powerpc with clang
Nathan Chancellor
-17
/
+17
2020-04-23
kunit: Add missing newline in summary message
Marco Elver
-1
/
+1
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-0
/
+2
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
-30
/
+3
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+2
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+3
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
-19
/
+0
2020-04-09
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
-10
/
+2
2020-04-09
lib/raid6/test: fix build on distros whose /bin/sh is not bash
Masahiro Yamada
-3
/
+3
2020-04-07
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
Qiujun Huang
-1
/
+1
2020-04-07
ubsan: include bug type in report header
Kees Cook
-21
/
+15
2020-04-07
ubsan: check panic_on_warn
Kees Cook
-0
/
+11
2020-04-07
ubsan: split "bounds" checker from other options
Kees Cook
-5
/
+24
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
-4
/
+20
2020-04-07
lib/dynamic_debug.c: use address-of operator on section symbols
Nathan Chancellor
-1
/
+1
2020-04-07
lib/test_kmod.c: remove a NULL test
Dan Carpenter
-1
/
+1
2020-04-07
lib/rbtree: fix coding style of assignments
chenqiwu
-2
/
+2
2020-04-07
lib/test_bitmap.c: make use of EXP2_IN_BITS
Andy Shevchenko
-0
/
+2
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
-0
/
+24
2020-04-07
lib/stackdepot.c: build with -fno-builtin
Alexander Potapenko
-0
/
+4
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
[next]