Age | Commit message (Expand) | Author |
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 |
2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-05 | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla... | Linus Torvalds |
2018-03-21 | lib: Add generic PIO mapping method | Zhichang Yuan |
2018-03-15 | printk: move dump stack related code to lib/dump_stack.c | Dave Young |
2018-02-06 | lib/test_find_bit.c: rename to find_bit_benchmark.c | Yury Norov |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-15 | dma-direct: rename dma_noop to dma_direct | Christoph Hellwig |
2018-01-12 | error-injection: Separate error-injection from kprobe | Masami Hiramatsu |
2017-12-11 | spinlock: Add library function to allocate spinlock buckets array | Tom Herbert |
2017-11-17 | lib: test module for find_*_bit() functions | Yury Norov |
2017-11-17 | lib: add module support to string tests | Geert Uytterhoeven |
2017-11-15 | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-25 | lib: Add shared copies of some GCC library routines | Palmer Dabbelt |
2017-09-14 | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-09-08 | lib: add test module for CONFIG_DEBUG_VIRTUAL | Florian Fainelli |