Age | Commit message (Expand) | Author |
2017-02-27 | scatterlist: do not disable IRQs in sg_copy_buffer | Gilad Ben-Yossef |
2017-02-27 | scatterlist: reorder compound boolean expression | Gilad Ben-Yossef |
2017-02-27 | lib/fonts/Kconfig: keep non-Sparc fonts listed together | Randy Dunlap |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-24 | lib/lz4: remove back-compat wrappers | Sven Schmidt |
2017-02-24 | lib/decompress_unlz4: change module to work with new LZ4 module version | Sven Schmidt |
2017-02-24 | lib: update LZ4 compressor module | Sven Schmidt |
2017-02-24 | lib/test_sort.c: make it explicitly non-modular | Paul Gortmaker |
2017-02-24 | lib: add CONFIG_TEST_SORT to enable self-test of sort() | Kostenzer Felix |
2017-02-24 | rbtree: use designated initializers | Kees Cook |
2017-02-24 | lib/find_bit.c: micro-optimise find_next_*_bit | Matthew Wilcox |
2017-02-24 | lib: add module support to atomic64 tests | Geert Uytterhoeven |
2017-02-24 | lib: add module support to glob tests | Geert Uytterhoeven |
2017-02-24 | lib: add module support to crc32 tests | Geert Uytterhoeven |
2017-02-24 | bug: switch data corruption check to __must_check | Kees Cook |
2017-02-24 | kasan: add memcg kmem_cache test | Greg Thelen |
2017-02-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds |
2017-02-24 | lib/Kconfig: make PRIME_NUMBERS not user selectable. | Dave Airlie |
2017-02-23 | Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-23 | lib: Remove string from parman config selection | Jiri Pirko |
2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko |
2017-02-22 | dma-debug: add comment for failed to check map error | Miles Chen |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-02-22 | usercopy: ARM NOMMU has no 64-bit get_user | Arnd Bergmann |
2017-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-21 | Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-02-21 | usercopy: Add tests for all get_user() sizes | Kees Cook |
2017-02-21 | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-02-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-02-20 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2017-02-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-17 | Merge branch 'for-4.11/block' into for-4.11/linus-merge | Jens Axboe |
2017-02-17 | rhashtable: Add nested tables | Herbert Xu |
2017-02-16 | usercopy: Adjust tests to deal with SMAP/PAN | Kees Cook |
2017-02-16 | usercopy: add testcases to check zeroing on failure | Hoeun Ryu |
2017-02-13 | EXPORT_SYMBOL radix_tree_replace_slot | Song Liu |
2017-02-10 | time: Remove CONFIG_TIMER_STATS | Kees Cook |
2017-02-10 | debugobjects: Improve variable naming | Waiman Long |
2017-02-10 | refcount_t: Introduce a special purpose refcount type | Peter Zijlstra |
2017-02-08 | printk: rename nmi.c and exported api | Sergey Senozhatsky |
2017-02-06 | Merge 4.10-rc7 into char-misc-next | Greg Kroah-Hartman |