Age | Commit message (Expand) | Author |
2020-04-07 | ubsan: add trap instrumentation option | Kees Cook |
2020-04-07 | lib/stackdepot.c: build with -fno-builtin | Alexander Potapenko |
2020-04-07 | lib: test_stackinit.c: XFAIL switch variable init tests | Kees Cook |
2020-04-07 | lib/test_lockup: test module to generate lockups | Konstantin Khlebnikov |
2020-03-06 | lib: Introduce generic min-heap | Ian Rogers |
2020-02-11 | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-02-10 | bootconfig: Remove unneeded CONFIG_LIBXBC | Masami Hiramatsu |
2020-02-09 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2020-01-31 | kcov: ignore fault-inject and stacktrace | Dmitry Vyukov |
2020-01-31 | lib/zlib: add s390 hardware support for kernel zlib_deflate | Mikhail Zaslonko |
2020-01-13 | bootconfig: Add Extra Boot Config support | Masami Hiramatsu |
2020-01-08 | libfdt: include fdt_addresses.c | AKASHI Takahiro |
2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-11-26 | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-17 | crypto: chacha - move existing library code into lib/crypto | Ard Biesheuvel |
2019-11-07 | lib: Uplevel the pmem "region" ida to a global allocator | Dan Williams |
2019-11-05 | logic_pio: Build into a library | John Garry |
2019-11-01 | lib/list-test: add a test for the 'list' doubly linked list | David Gow |
2019-10-17 | printf: add support for printing symbolic error names | Rasmus Villemoes |
2019-09-30 | lib: enable building KUnit in lib/ | Brendan Higgins |
2019-09-06 | Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes | Ingo Molnar |
2019-08-14 | lib: Remove redundant ftrace flag removal | Mark Rutland |
2019-08-03 | ubsan: build ubsan.c more conservatively | Arnd Bergmann |
2019-07-19 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-07-16 | lib: introduce test_meminit module | Alexander Potapenko |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-01 | blackhole_dev: add a selftest | Mahesh Bandewar |
2019-06-25 | linux/dim: Move implementation to .c files | Tal Gilboa |
2019-06-20 | crypto: arc4 - refactor arc4 core code into separate library | Ard Biesheuvel |
2019-06-17 | memory: move jedec_ddr_data.c from lib/ to drivers/memory/ | Masahiro Yamada |
2019-05-14 | lib: Move mathematic helpers to separate folder | Andy Shevchenko |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-06 | Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-06 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-03 | lib: Add support for generic packing operations | Vladimir Oltean |
2019-04-30 | x86/mm/mem_encrypt: Disable all instrumentation for early SME setup | Gary Hook |
2019-04-08 | lib: Add test module for strscpy_pad | Tobin C. Harding |
2019-04-03 | x86/uaccess, ubsan: Fix UBSAN vs. SMAP | Peter Zijlstra |
2019-03-14 | libfdt: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-03-12 | Drop flex_arrays | Kent Overstreet |
2019-03-12 | generic radix trees | Kent Overstreet |
2019-03-09 | Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds |
2019-03-05 | vmalloc: add test driver to analyse vmalloc allocator | Uladzislau Rezki (Sony) |
2019-03-04 | lib: Introduce test_stackinit module | Kees Cook |
2019-01-11 | selftests/livepatch: introduce tests | Joe Lawrence |