| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-02-10 | 1 | -2/+2 |
|\ |
|
| * | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-03 | 1 | -2/+2 |
* | | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2020-02-06 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | bootconfig: Add Extra Boot Config support | Masami Hiramatsu | 2020-01-13 | 1 | -0/+2 |
* | | kcov: ignore fault-inject and stacktrace | Dmitry Vyukov | 2020-01-31 | 1 | -0/+1 |
* | | lib/zlib: add s390 hardware support for kernel zlib_deflate | Mikhail Zaslonko | 2020-01-31 | 1 | -0/+1 |
* | | libfdt: include fdt_addresses.c | AKASHI Takahiro | 2020-01-08 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-12-05 | 1 | -1/+1 |
|\ |
|
| * | logic_pio: Build into a library | John Garry | 2019-11-05 | 1 | -1/+1 |
* | | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-11-27 | 1 | -0/+1 |
|\ \ |
|
| * | | lib: Uplevel the pmem "region" ida to a global allocator | Dan Williams | 2019-11-07 | 1 | -0/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2019-11-26 | 1 | -2/+1 |
|\ \ |
|
| * | | crypto: chacha - move existing library code into lib/crypto | Ard Biesheuvel | 2019-11-17 | 1 | -2/+1 |
| |/ |
|
* | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-11-26 | 1 | -0/+1 |
|\ \ |
|
| * | | printf: add support for printing symbolic error names | Rasmus Villemoes | 2019-10-17 | 1 | -0/+1 |
* | | | lib/list-test: add a test for the 'list' doubly linked list | David Gow | 2019-11-01 | 1 | -0/+3 |
* | | | lib: enable building KUnit in lib/ | Brendan Higgins | 2019-10-01 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes | Ingo Molnar | 2019-09-06 | 1 | -4/+0 |
|\ \ |
|
| * | | lib: Remove redundant ftrace flag removal | Mark Rutland | 2019-08-14 | 1 | -4/+0 |
* | | | ubsan: build ubsan.c more conservatively | Arnd Bergmann | 2019-08-03 | 1 | -1/+2 |
|/ / |
|
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-07-20 | 1 | -2/+0 |
|\ \ |
|
| * | | memory: move jedec_ddr_data.c from lib/ to drivers/memory/ | Masahiro Yamada | 2019-06-17 | 1 | -2/+0 |
* | | | lib: introduce test_meminit module | Alexander Potapenko | 2019-07-17 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-07-11 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | blackhole_dev: add a selftest | Mahesh Bandewar | 2019-07-02 | 1 | -0/+1 |
| * | | linux/dim: Move implementation to .c files | Tal Gilboa | 2019-06-25 | 1 | -0/+1 |
| |/ |
|
* / | crypto: arc4 - refactor arc4 core code into separate library | Ard Biesheuvel | 2019-06-20 | 1 | -1/+1 |
|/ |
|
* | lib: Move mathematic helpers to separate folder | Andy Shevchenko | 2019-05-15 | 1 | -9/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-05-08 | 1 | -0/+1 |
|\ |
|
| * | lib: Add support for generic packing operations | Vladimir Oltean | 2019-05-03 | 1 | -0/+1 |
* | | Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-07 | 1 | -0/+1 |
|\ \ |
|
| * | | lib: Add test module for strscpy_pad | Tobin C. Harding | 2019-04-09 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-05-06 | 1 | -0/+1 |
|\ \ |
|
| * | | x86/uaccess, ubsan: Fix UBSAN vs. SMAP | Peter Zijlstra | 2019-04-03 | 1 | -0/+1 |
| |/ |
|
* / | x86/mm/mem_encrypt: Disable all instrumentation for early SME setup | Gary Hook | 2019-04-30 | 1 | -0/+11 |
|/ |
|
* | libfdt: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-03-13 | 1 | -1/+1 |
* | Drop flex_arrays | Kent Overstreet | 2019-03-12 | 1 | -1/+1 |
* | generic radix trees | Kent Overstreet | 2019-03-12 | 1 | -1/+2 |
* | Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-03-09 | 1 | -0/+1 |
|\ |
|
| * | lib: Introduce test_stackinit module | Kees Cook | 2019-03-04 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 2019-03-08 | 1 | -0/+2 |
|\ \ |
|
| * | | selftests/livepatch: introduce tests | Joe Lawrence | 2019-01-11 | 1 | -0/+2 |
| |/ |
|
* / | vmalloc: add test driver to analyse vmalloc allocator | Uladzislau Rezki (Sony) | 2019-03-06 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-12-27 | 1 | -1/+1 |
|\ |
|
| * | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers | 2018-11-20 | 1 | -1/+1 |
* | | lib: introduce initial implementation of object aggregation manager | Jiri Pirko | 2018-11-15 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-01 | 1 | -1/+0 |
|\ |
|
| * | Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines" | Palmer Dabbelt | 2018-10-31 | 1 | -1/+0 |
* | | Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2018-10-28 | 1 | -0/+2 |
|\ \ |
|
| * | | Makefile: Globally enable VLA warning | Kees Cook | 2018-10-11 | 1 | -0/+2 |