index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
lockdep: Prepare for noinstr sections
Peter Zijlstra
1
-1
/
+1
2020-05-07
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
1
-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
/
+1
2020-04-24
lib/mpi: Fix building for powerpc with clang
Nathan Chancellor
1
-17
/
+17
2020-04-23
kunit: Add missing newline in summary message
Marco Elver
1
-1
/
+1
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+2
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
5
-30
/
+3
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+2
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
4
-19
/
+0
2020-04-09
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
3
-10
/
+2
2020-04-09
lib/raid6/test: fix build on distros whose /bin/sh is not bash
Masahiro Yamada
1
-3
/
+3
2020-04-07
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
Qiujun Huang
1
-1
/
+1
2020-04-07
ubsan: include bug type in report header
Kees Cook
1
-21
/
+15
2020-04-07
ubsan: check panic_on_warn
Kees Cook
1
-0
/
+11
2020-04-07
ubsan: split "bounds" checker from other options
Kees Cook
1
-5
/
+24
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
2
-4
/
+20
2020-04-07
lib/dynamic_debug.c: use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+1
2020-04-07
lib/test_kmod.c: remove a NULL test
Dan Carpenter
1
-1
/
+1
2020-04-07
lib/rbtree: fix coding style of assignments
chenqiwu
1
-2
/
+2
2020-04-07
lib/test_bitmap.c: make use of EXP2_IN_BITS
Andy Shevchenko
1
-0
/
+2
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
1
-0
/
+24
2020-04-07
lib/stackdepot.c: build with -fno-builtin
Alexander Potapenko
1
-0
/
+4
2020-04-07
lib/stackdepot.c: check depot_index before accessing the stack slab
Alexander Potapenko
1
-2
/
+13
2020-04-07
lib: test_stackinit.c: XFAIL switch variable init tests
Kees Cook
2
-10
/
+19
2020-04-07
lib/scatterlist: fix sg_copy_buffer() kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2020-04-07
lib/ts_kmp.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
lib/ts_fsm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
lib/ts_bm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
lib/bch.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
lib/test_lockup.c: add parameters for locking generic vfs locks
Konstantin Khlebnikov
1
-0
/
+45
2020-04-07
lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations"
Colin Ian King
1
-1
/
+1
2020-04-07
lib/test_lockup: test module to generate lockups
Konstantin Khlebnikov
3
-0
/
+567
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
1
-12
/
+0
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-9
/
+26
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+27
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-3
/
+2
2020-04-03
kbuild, btf: Fix dependencies for DEBUG_INFO_BTF
Slava Bacherikov
1
-0
/
+2
2020-04-02
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-3
/
+4
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+19
2020-04-02
kasan: add test for invalid size in memmove
Walter Wu
1
-0
/
+19
2020-04-01
Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
3
-11
/
+61
2020-04-01
Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-75
/
+358
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+4
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+10
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+1
2020-03-31
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-0
/
+10
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-53
/
+100
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+29
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+205
[next]