Age | Commit message (Expand) | Author |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
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-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | lib/lz4: update LZ4 decompressor module | Gao Xiang |
2018-10-31 | lib/kstrtox.c: delete unnecessary casts | Alexey Dobriyan |
2018-10-31 | lib/sg_pool.c: remove unnecessary null check when freeing object | zhong jiang |
2018-10-31 | lib/zlib_inflate/inflate.c: remove fall through warnings | Corentin Labbe |
2018-10-31 | lib/parser.c: switch match_number() over to use match_strdup() | Eric Biggers |
2018-10-31 | lib/parser.c: switch match_u64int() over to use match_strdup() | Eric Biggers |
2018-10-31 | lib/parser.c: switch match_strdup() over to use kmemdup_nul() | Eric Biggers |
2018-10-31 | lib/bitmap.c: simplify bitmap_print_to_pagebuf() | Rasmus Villemoes |
2018-10-31 | lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf | Rasmus Villemoes |
2018-10-31 | lib/bitmap.c: remove wrong documentation | Rasmus Villemoes |
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 branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-10-26 | lib/test_kasan.c: add tests for several string/memory API functions | Andrey Ryabinin |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | 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-25 | Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-25 | Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-10-24 | iov_iter: Add I/O discard iterator | David Howells |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells |
2018-10-24 | iov_iter: Use accessor function | David Howells |
2018-10-23 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-10-23 | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2018-10-22 | lib: Add umoddi3 and udivmoddi4 of GCC library routines | Zong Li |
2018-10-22 | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-10-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-21 | radix tree: Remove multiorder support | Matthew Wilcox |
2018-10-21 | xarray: Add range store functionality | Matthew Wilcox |
2018-10-21 | xarray: Move multiorder_check to in-kernel tests | Matthew Wilcox |
2018-10-21 | xarray: Move multiorder_shrink to kernel tests | Matthew Wilcox |
2018-10-21 | xarray: Move multiorder account test in-kernel | Matthew Wilcox |
2018-10-21 | radix tree test suite: Convert tag_tagged_items to XArray | Matthew Wilcox |
2018-10-21 | radix tree: Remove radix_tree_clear_tags | Matthew Wilcox |
2018-10-21 | radix tree: Remove radix_tree_maybe_preload_order | Matthew Wilcox |
2018-10-21 | radix tree: Remove split/join code | Matthew Wilcox |
2018-10-21 | radix tree: Remove radix_tree_update_node_t | Matthew Wilcox |
2018-10-21 | shmem: Convert shmem_alloc_hugepage to XArray | Matthew Wilcox |
2018-10-21 | shmem: Convert find_swap_entry to XArray | Matthew Wilcox |
2018-10-21 | mm: Convert workingset to XArray | Matthew Wilcox |