Age | Commit message (Expand) | Author |
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 |
2018-07-23 | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or... | David S. Miller |
2018-06-27 | bitfield: add tests | Johannes Berg |
2018-06-24 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-06-22 | lib/bch: Remove VLA usage | Kees Cook |
2018-06-19 | scsi: Remove percpu_ida | Matthew Wilcox |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig |
2018-06-14 | dma-mapping: use obj-y instead of lib-y for generic dma ops | Christoph Hellwig |
2018-06-12 | alpha: Remove custom dec_and_lock() implementation | Sebastian Andrzej Siewior |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-05 | lib: add runtime test of check_*_overflow functions | Rasmus Villemoes |
2018-05-19 | dma-mapping: provide a generic dma-noncoherent implementation | Christoph Hellwig |
2018-05-09 | iommu-common: move to arch/sparc | Christoph Hellwig |
2018-04-23 | lib: Rename compiler intrinsic selects to GENERIC_LIB_* | Matt Redfearn |
2018-04-11 | lib: add testing module for UBSAN | Jinbum Park |
2018-04-11 | kasan: prevent compiler from optimizing away memset in tests | Andrey Konovalov |