| Commit message (Expand) | Author | Age | Files | Lines |
* | iov_iter: optimise bvec iov_iter_advance() | Pavel Begunkov | 2021-01-25 | 1 | -0/+19 |
* | bvec/iter: disallow zero-length segment bvecs | Pavel Begunkov | 2021-01-25 | 1 | -2/+0 |
* | ubsan: disable unsigned-overflow check for i386 | Arnd Bergmann | 2021-01-24 | 1 | -0/+1 |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2021-01-17 | 1 | -1/+1 |
|\ |
|
| * | iov_iter: fix the uaccess area in copy_compat_iovec_from_user | Christoph Hellwig | 2021-01-16 | 1 | -1/+1 |
* | | Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-01-10 | 1 | -1/+1 |
|\ \ |
|
| * | | lib/raid6: Let $(UNROLL) rules work with macOS userland | John Millikin | 2021-01-04 | 1 | -1/+1 |
* | | | Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-01-10 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Fonts: font_ter16x32: Update font with new upstream Terminus release | Amanoel Dawod | 2021-01-07 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux | Linus Torvalds | 2021-01-04 | 1 | -8/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK | Masahiro Yamada | 2020-12-02 | 1 | -8/+0 |
* | | | zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c | Randy Dunlap | 2020-12-30 | 4 | -19/+9 |
* | | | lib/zlib: fix inflating zlib streams on s390 | Ilya Leoshkevich | 2020-12-30 | 1 | -2/+2 |
* | | | lib/genalloc: fix the overflow when size is too big | Huang Shijie | 2020-12-30 | 1 | -12/+13 |
| |/
|/| |
|
* | | kasan: introduce CONFIG_KASAN_HW_TAGS | Andrey Konovalov | 2020-12-22 | 1 | -17/+44 |
* | | kasan: don't duplicate config dependencies | Andrey Konovalov | 2020-12-22 | 1 | -6/+2 |
* | | kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* | Andrey Konovalov | 2020-12-22 | 2 | -2/+2 |
* | | kasan: KASAN_VMALLOC depends on KASAN_GENERIC | Andrey Konovalov | 2020-12-22 | 1 | -1/+1 |
* | | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-12-18 | 4 | -1/+33 |
|\ \ |
|
| * \ | Add and use a generic version of devmem_is_allowed() | Palmer Dabbelt | 2020-12-11 | 4 | -1/+33 |
| |\ \ |
|
| | * | | lib: Add a generic version of devmem_is_allowed() | Palmer Dabbelt | 2020-12-11 | 4 | -1/+33 |
* | | | | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-12-16 | 1 | -26/+18 |
|\ \ \ \ |
|
| * | | | | sbitmap: simplify wrap check | Pavel Begunkov | 2020-12-08 | 1 | -3/+5 |
| * | | | | sbitmap: replace CAS with atomic and | Pavel Begunkov | 2020-12-08 | 1 | -5/+3 |
| * | | | | sbitmap: remove swap_lock | Pavel Begunkov | 2020-12-08 | 1 | -11/+3 |
| * | | | | sbitmap: optimise sbitmap_deferred_clear() | Pavel Begunkov | 2020-12-08 | 1 | -12/+12 |
* | | | | | Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2020-12-16 | 19 | -77/+82 |
|\ \ \ \ \ |
|
| * | | | | | lib: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-19 | 7 | -13/+18 |
| * | | | | | Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" | Nick Desaulniers | 2020-11-18 | 16 | -64/+64 |
| |/ / / / |
|
* | | | | | Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2020-12-16 | 1 | -13/+46 |
|\ \ \ \ \ |
|
| * | | | | | kunit: Support for Parameterized Testing | Arpitha Raghunandan | 2020-12-03 | 1 | -13/+46 |
| | |_|_|/
| |/| | | |
|
* | | | | | lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static | Jason Yan | 2020-12-16 | 1 | -1/+1 |
* | | | | | fault-injection: handle EI_ETYPE_TRUE | Barnabás Pőcze | 2020-12-16 | 1 | -0/+2 |
* | | | | | lib/ubsan.c: mark type_check_kinds with static keyword | Zou Wei | 2020-12-16 | 1 | -1/+1 |
* | | | | | ubsan: expand tests and reporting | Kees Cook | 2020-12-16 | 1 | -8/+66 |
* | | | | | ubsan: remove UBSAN_MISC in favor of individual options | Kees Cook | 2020-12-16 | 1 | -26/+56 |
* | | | | | ubsan: enable for all*config builds | Kees Cook | 2020-12-16 | 1 | -2/+1 |
* | | | | | ubsan: disable UBSAN_TRAP for all*config | Kees Cook | 2020-12-16 | 1 | -0/+1 |
* | | | | | ubsan: disable object-size sanitizer under GCC | Kees Cook | 2020-12-16 | 1 | -0/+3 |
* | | | | | ubsan: move cc-option tests into Kconfig | Kees Cook | 2020-12-16 | 1 | -3/+58 |
* | | | | | ubsan: remove redundant -Wno-maybe-uninitialized | Kees Cook | 2020-12-16 | 1 | -4/+0 |
* | | | | | lib/lz4: explicitly support in-place decompression | Gao Xiang | 2020-12-16 | 2 | -1/+6 |
* | | | | | lib: cleanup kstrto*() usage | Alexey Dobriyan | 2020-12-16 | 2 | -22/+13 |
* | | | | | lib/string: remove unnecessary #undefs | Nick Desaulniers | 2020-12-16 | 1 | -4/+0 |
* | | | | | lib/cmdline_kunit: add a new test suite for cmdline API | Andy Shevchenko | 2020-12-16 | 3 | -0/+112 |
* | | | | | lib/cmdline: allow NULL to be an output for get_option() | Andy Shevchenko | 2020-12-16 | 1 | -3/+9 |
* | | | | | lib/cmdline: fix get_option() for strings starting with hyphen | Andy Shevchenko | 2020-12-16 | 1 | -1/+7 |
* | | | | | lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT | Sebastian Andrzej Siewior | 2020-12-16 | 1 | -0/+16 |
* | | | | | lib/stackdepot.c: use array_size() helper in jhash2() | Gustavo A. R. Silva | 2020-12-16 | 1 | -2/+2 |
* | | | | | lib/stackdepot.c: use flex_array_size() helper in memcpy() | Gustavo A. R. Silva | 2020-12-16 | 1 | -1/+1 |