Age | Commit message (Expand) | Author |
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 |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-11-20 | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers |
2018-11-15 | lib: introduce initial implementation of object aggregation manager | Jiri Pirko |
2018-10-31 | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-31 | Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines" | Palmer Dabbelt |
2018-10-28 | Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-26 | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-10-22 | lib: Add umoddi3 and udivmoddi4 of GCC library routines | Zong Li |
2018-10-21 | xarray: Add XArray load operation | Matthew Wilcox |
2018-10-21 | xarray: Add definition of struct xarray | Matthew Wilcox |
2018-10-16 | lib: Fix ia64 bootloader linkage | Alexander Shishkin |
2018-10-12 | lib/bch: fix possible stack overrun | Arnd Bergmann |
2018-10-11 | Makefile: Globally enable VLA warning | Kees Cook |
2018-10-11 | lib: Add memcat_p(): paste 2 pointer arrays together | Alexander Shishkin |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-08-22 | lib: add crc64 calculation routines | Coly Li |
2018-08-21 | ida: Start new test_ida module | Matthew Wilcox |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-08-11 | Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon |