Age | Commit message (Expand) | Author |
2019-03-17 | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-03-15 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-03-14 | libfdt: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-03-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-03-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-12 | Drop flex_arrays | Kent Overstreet |
2019-03-12 | generic radix trees | Kent Overstreet |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-11 | Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2019-03-10 | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-03-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-03-09 | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
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-07 | lib/lzo: separate lzo-rle from lzo | Dave Rodgman |
2019-03-07 | lib/lzo: implement run-length encoding | Dave Rodgman |
2019-03-07 | lib/lzo: fast 8-byte copy on arm64 | Matt Sealey |
2019-03-07 | lib/lzo: 64-bit CTZ on arm64 | Matt Sealey |
2019-03-07 | lib/lzo: tidy-up ifdefs | Dave Rodgman |
2019-03-07 | lib/ubsan: default UBSAN_ALIGNMENT to not set | Anders Roxell |
2019-03-07 | lib/test_firmware.c: remove some dead code | Dan Carpenter |
2019-03-07 | lib/assoc_array.c: mark expected switch fall-through | Gustavo A. R. Silva |
2019-03-07 | lib/test_ubsan.c: VLA no longer used in kernel | Olof Johansson |
2019-03-07 | lib/div64.c: off by one in shift | Stanislaw Gruszka |
2019-03-07 | dynamic_debug: move pr_err from module.c to ddebug_add_module | Rasmus Villemoes |
2019-03-07 | dynamic_debug: remove unused EXPORT_SYMBOLs | Rasmus Villemoes |
2019-03-07 | dynamic_debug: use pointer comparison in ddebug_remove_module | Rasmus Villemoes |
2019-03-07 | dynamic_debug: don't duplicate modname in ddebug_add_module | Rasmus Villemoes |
2019-03-07 | lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition | Rasmus Villemoes |
2019-03-06 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-03-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-03-05 | mm/page_owner: move config option to mm/Kconfig.debug | Changbin Du |
2019-03-05 | vmalloc: add test driver to analyse vmalloc allocator | Uladzislau Rezki (Sony) |
2019-03-05 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual |
2019-03-05 | kasan: remove use after scope bugs detection. | Andrey Ryabinin |
2019-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-03-04 | lib: Introduce test_stackinit module | Kees Cook |
2019-03-01 | kasan: turn off asan-stack for clang-8 and earlier | Arnd Bergmann |
2019-02-28 | lib/raid6: arm: optimize away a mask operation in NEON recovery routine | Ard Biesheuvel |
2019-02-28 | lib/raid6: use vdupq_n_u8 to avoid endianness warnings | ndesaulniers@google.com |
2019-02-28 | kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig | Masahiro Yamada |
2019-02-28 | lib/vsprintf: Remove %pCr remnant in comment | Geert Uytterhoeven |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2019-02-28 | locking/lockdep: Make it easy to detect whether or not inside a selftest | Bart Van Assche |