summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
| * | | | lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap2017-02-27
* | | | | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-02-27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | percpu_counter: percpu_counter_hotcpu_callback() cleanupEric Dumazet2017-01-20
* | | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\ \ \ \ \
| * | | | | lib/dma-virt: Add dma_virt_opsBart Van Assche2017-01-24
| * | | | | lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche2017-01-24
| * | | | | lib/dma-noop: Clarify a commentBart Van Assche2017-01-24
| * | | | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-25
|\ \ \ \ \ \
| * | | | | | lib/lz4: remove back-compat wrappersSven Schmidt2017-02-24
| * | | | | | lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt2017-02-24
| * | | | | | lib: update LZ4 compressor moduleSven Schmidt2017-02-24
| * | | | | | lib/test_sort.c: make it explicitly non-modularPaul Gortmaker2017-02-24
| * | | | | | lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix2017-02-24
| * | | | | | rbtree: use designated initializersKees Cook2017-02-24
| * | | | | | lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox2017-02-24
| * | | | | | lib: add module support to atomic64 testsGeert Uytterhoeven2017-02-24
| * | | | | | lib: add module support to glob testsGeert Uytterhoeven2017-02-24
| * | | | | | lib: add module support to crc32 testsGeert Uytterhoeven2017-02-24
| * | | | | | bug: switch data corruption check to __must_checkKees Cook2017-02-24
| * | | | | | kasan: add memcg kmem_cache testGreg Thelen2017-02-24
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-02-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | EXPORT_SYMBOL radix_tree_replace_slotSong Liu2017-02-13
| | |_|_|/ | |/| | |
* | | | | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-23
|\ \ \ \ \
| * | | | | lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie2017-02-24
| * | | | | Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-02-01
| |\ \ \ \ \
| | * | | | | lib/prime_numbers: Suppress warn on kmalloc failureChris Wilson2017-01-23
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-27
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| * | | | | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-09
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | lib: Add a simple prime number generatorChris Wilson2016-12-27
| | * | | | Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2016-12-13
| | |\ \ \ \
* | | \ \ \ \ Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-23
|\ \ \ \ \ \ \
| * | | | | | | usercopy: ARM NOMMU has no 64-bit get_userArnd Bergmann2017-02-22
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-23
|\ \ \ \ \ \ \ \
| * | | | | | | | lib: Remove string from parman config selectionJiri Pirko2017-02-23
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-22
| * | | | | | | | | dma-debug: add comment for failed to check map errorMiles Chen2017-02-22
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-02-22
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | printk: rename nmi.c and exported apiSergey Senozhatsky2017-02-08
* | | | | | | | | | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-22
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-16
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | serial: do not accept sysrq characters via serial portFelix Fietkau2017-01-12
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-22
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-06
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | test_firmware: add test custom fallback triggerLuis R. Rodriguez2017-01-25
| * | | | | | | | | | test_firmware: use device attribute groupsLuis R. Rodriguez2017-01-25
| * | | | | | | | | | test_firmware: move misc_device downLuis R. Rodriguez2017-01-25
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-22
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon2017-01-12
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |