Age | Commit message (Expand) | Author |
2021-01-24 | ubsan: disable unsigned-overflow check for i386 | Arnd Bergmann |
2021-01-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2021-01-15 | iov_iter: fix the uaccess area in copy_compat_iovec_from_user | Christoph Hellwig |
2021-01-10 | Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-01-10 | Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-01-07 | Fonts: font_ter16x32: Update font with new upstream Terminus release | Amanoel Dawod |
2021-01-04 | Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux | Linus Torvalds |
2021-01-04 | lib/raid6: Let $(UNROLL) rules work with macOS userland | John Millikin |
2020-12-29 | zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c | Randy Dunlap |
2020-12-29 | lib/zlib: fix inflating zlib streams on s390 | Ilya Leoshkevich |
2020-12-29 | lib/genalloc: fix the overflow when size is too big | Huang Shijie |
2020-12-22 | kasan: introduce CONFIG_KASAN_HW_TAGS | Andrey Konovalov |
2020-12-22 | kasan: don't duplicate config dependencies | Andrey Konovalov |
2020-12-22 | kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* | Andrey Konovalov |
2020-12-22 | kasan: KASAN_VMALLOC depends on KASAN_GENERIC | Andrey Konovalov |
2020-12-18 | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2020-12-16 | Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-12-15 | lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static | Jason Yan |
2020-12-15 | fault-injection: handle EI_ETYPE_TRUE | Barnabás Pőcze |
2020-12-15 | lib/ubsan.c: mark type_check_kinds with static keyword | Zou Wei |
2020-12-15 | ubsan: expand tests and reporting | Kees Cook |
2020-12-15 | ubsan: remove UBSAN_MISC in favor of individual options | Kees Cook |
2020-12-15 | ubsan: enable for all*config builds | Kees Cook |
2020-12-15 | ubsan: disable UBSAN_TRAP for all*config | Kees Cook |
2020-12-15 | ubsan: disable object-size sanitizer under GCC | Kees Cook |
2020-12-15 | ubsan: move cc-option tests into Kconfig | Kees Cook |
2020-12-15 | ubsan: remove redundant -Wno-maybe-uninitialized | Kees Cook |
2020-12-15 | lib/lz4: explicitly support in-place decompression | Gao Xiang |
2020-12-15 | lib: cleanup kstrto*() usage | Alexey Dobriyan |
2020-12-15 | lib/string: remove unnecessary #undefs | Nick Desaulniers |
2020-12-15 | lib/cmdline_kunit: add a new test suite for cmdline API | Andy Shevchenko |
2020-12-15 | lib/cmdline: allow NULL to be an output for get_option() | Andy Shevchenko |
2020-12-15 | lib/cmdline: fix get_option() for strings starting with hyphen | Andy Shevchenko |
2020-12-15 | lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT | Sebastian Andrzej Siewior |
2020-12-15 | lib/stackdepot.c: use array_size() helper in jhash2() | Gustavo A. R. Silva |
2020-12-15 | lib/stackdepot.c: use flex_array_size() helper in memcpy() | Gustavo A. R. Silva |
2020-12-15 | lib/stackdepot.c: replace one-element array with flexible-array member | Gustavo A. R. Silva |
2020-12-15 | lib/test_free_pages.c: add basic progress indicators | Geert Uytterhoeven |
2020-12-15 | kernel.h: split out mathematical helpers | Andy Shevchenko |
2020-12-15 | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-12-15 | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | lib/test_kasan.c: add workqueue test case | Walter Wu |
2020-12-15 | locking/selftests: add testcases for fs_reclaim | Daniel Vetter |
2020-12-15 | Merge branches 'acpi-resources' and 'acpi-docs' | Rafael J. Wysocki |
2020-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-14 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |