Age | Commit message (Expand) | Author | Files | Lines |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2019-07-01 | blackhole_dev: add a selftest | Mahesh Bandewar | 1 | -0/+1 |
2019-06-25 | linux/dim: Move implementation to .c files | Tal Gilboa | 1 | -0/+1 |
2019-06-20 | crypto: arc4 - refactor arc4 core code into separate library | Ard Biesheuvel | 1 | -1/+1 |
2019-05-14 | lib: Move mathematic helpers to separate folder | Andy Shevchenko | 1 | -9/+6 |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2019-05-06 | Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2019-05-06 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2019-05-03 | lib: Add support for generic packing operations | Vladimir Oltean | 1 | -0/+1 |
2019-04-30 | x86/mm/mem_encrypt: Disable all instrumentation for early SME setup | Gary Hook | 1 | -0/+11 |
2019-04-08 | lib: Add test module for strscpy_pad | Tobin C. Harding | 1 | -0/+1 |
2019-04-03 | x86/uaccess, ubsan: Fix UBSAN vs. SMAP | Peter Zijlstra | 1 | -0/+1 |
2019-03-14 | libfdt: prefix header search paths with $(srctree)/ | Masahiro Yamada | 1 | -1/+1 |
2019-03-12 | Drop flex_arrays | Kent Overstreet | 1 | -1/+1 |
2019-03-12 | generic radix trees | Kent Overstreet | 1 | -1/+2 |
2019-03-09 | Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 1 | -0/+2 |
2019-03-05 | vmalloc: add test driver to analyse vmalloc allocator | Uladzislau Rezki (Sony) | 1 | -0/+1 |
2019-03-04 | lib: Introduce test_stackinit module | Kees Cook | 1 | -0/+1 |
2019-01-11 | selftests/livepatch: introduce tests | Joe Lawrence | 1 | -0/+2 |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2018-11-20 | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers | 1 | -1/+1 |
2018-11-15 | lib: introduce initial implementation of object aggregation manager | Jiri Pirko | 1 | -0/+2 |
2018-10-31 | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2018-10-31 | Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines" | Palmer Dabbelt | 1 | -1/+0 |
2018-10-28 | Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -0/+2 |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -1/+2 |
2018-10-26 | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
2018-10-22 | lib: Add umoddi3 and udivmoddi4 of GCC library routines | Zong Li | 1 | -0/+1 |
2018-10-21 | xarray: Add XArray load operation | Matthew Wilcox | 1 | -0/+1 |
2018-10-21 | xarray: Add definition of struct xarray | Matthew Wilcox | 1 | -1/+1 |
2018-10-16 | lib: Fix ia64 bootloader linkage | Alexander Shishkin | 1 | -1/+1 |
2018-10-12 | lib/bch: fix possible stack overrun | Arnd Bergmann | 1 | -1/+0 |
2018-10-11 | Makefile: Globally enable VLA warning | Kees Cook | 1 | -0/+2 |
2018-10-11 | lib: Add memcat_p(): paste 2 pointer arrays together | Alexander Shishkin | 1 | -0/+1 |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -0/+1 |
2018-08-22 | lib: add crc64 calculation routines | Coly Li | 1 | -0/+11 |
2018-08-21 | ida: Start new test_ida module | Matthew Wilcox | 1 | -0/+1 |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2018-08-11 | Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 1 | -11/+1 |
2018-07-23 | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or... | David S. Miller | 1 | -0/+1 |
2018-06-27 | bitfield: add tests | Johannes Berg | 1 | -0/+1 |
2018-06-24 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -5/+1 |
2018-06-22 | lib/bch: Remove VLA usage | Kees Cook | 1 | -0/+1 |
2018-06-19 | scsi: Remove percpu_ida | Matthew Wilcox | 1 | -1/+1 |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 1 | -6/+0 |
2018-06-14 | dma-mapping: use obj-y instead of lib-y for generic dma ops | Christoph Hellwig | 1 | -3/+3 |
2018-06-12 | alpha: Remove custom dec_and_lock() implementation | Sebastian Andrzej Siewior | 1 | -5/+1 |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -6/+6 |