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-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+18
2020-12-16
Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
19
-77
/
+82
2020-12-16
Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-13
/
+46
2020-12-15
lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static
Jason Yan
1
-1
/
+1
2020-12-15
fault-injection: handle EI_ETYPE_TRUE
Barnabás Pőcze
1
-0
/
+2
2020-12-15
lib/ubsan.c: mark type_check_kinds with static keyword
Zou Wei
1
-1
/
+1
2020-12-15
ubsan: expand tests and reporting
Kees Cook
1
-8
/
+66
2020-12-15
ubsan: remove UBSAN_MISC in favor of individual options
Kees Cook
1
-26
/
+56
2020-12-15
ubsan: enable for all*config builds
Kees Cook
1
-2
/
+1
2020-12-15
ubsan: disable UBSAN_TRAP for all*config
Kees Cook
1
-0
/
+1
2020-12-15
ubsan: disable object-size sanitizer under GCC
Kees Cook
1
-0
/
+3
2020-12-15
ubsan: move cc-option tests into Kconfig
Kees Cook
1
-3
/
+58
2020-12-15
ubsan: remove redundant -Wno-maybe-uninitialized
Kees Cook
1
-4
/
+0
2020-12-15
lib/lz4: explicitly support in-place decompression
Gao Xiang
2
-1
/
+6
2020-12-15
lib: cleanup kstrto*() usage
Alexey Dobriyan
2
-22
/
+13
2020-12-15
lib/string: remove unnecessary #undefs
Nick Desaulniers
1
-4
/
+0
2020-12-15
lib/cmdline_kunit: add a new test suite for cmdline API
Andy Shevchenko
3
-0
/
+112
2020-12-15
lib/cmdline: allow NULL to be an output for get_option()
Andy Shevchenko
1
-3
/
+9
2020-12-15
lib/cmdline: fix get_option() for strings starting with hyphen
Andy Shevchenko
1
-1
/
+7
2020-12-15
lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+16
2020-12-15
lib/stackdepot.c: use array_size() helper in jhash2()
Gustavo A. R. Silva
1
-2
/
+2
2020-12-15
lib/stackdepot.c: use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
1
-1
/
+1
2020-12-15
lib/stackdepot.c: replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+2
2020-12-15
lib/test_free_pages.c: add basic progress indicators
Geert Uytterhoeven
1
-0
/
+5
2020-12-15
kernel.h: split out mathematical helpers
Andy Shevchenko
7
-7
/
+16
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+11
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-15
/
+36
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+76
2020-12-15
lib/test_kasan.c: add workqueue test case
Walter Wu
1
-0
/
+29
2020-12-15
locking/selftests: add testcases for fs_reclaim
Daniel Vetter
1
-0
/
+47
2020-12-15
Merge branches 'acpi-resources' and 'acpi-docs'
Rafael J. Wysocki
1
-0
/
+11
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+22
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+25
2020-12-14
Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-17
/
+34
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-9
/
+0
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-159
/
+68
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-0
/
+13
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+5
2020-12-11
selftest/fpu: avoid clang warning
Arnd Bergmann
1
-1
/
+2
2020-12-09
dyndbg: fix use before null check
Jim Cromie
1
-2
/
+7
2020-12-09
Merge branch 'locking/rwsem'
Peter Zijlstra
1
-2
/
+17
2020-12-07
sbitmap: simplify wrap check
Pavel Begunkov
1
-3
/
+5
2020-12-07
sbitmap: replace CAS with atomic and
Pavel Begunkov
1
-5
/
+3
2020-12-07
sbitmap: remove swap_lock
Pavel Begunkov
1
-11
/
+3
2020-12-07
sbitmap: optimise sbitmap_deferred_clear()
Pavel Begunkov
1
-12
/
+12
2020-12-06
zlib: export S390 symbols for zlib modules
Randy Dunlap
1
-0
/
+3
2020-12-04
crypto: lib/blake2s - Move selftest prototype into header file
Herbert Xu
2
-3
/
+1
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+9
2020-12-03
lib/syscall: fix syscall registers retrieval on 32-bit platforms
Willy Tarreau
1
-2
/
+9
[next]