summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/vsprintf: Move pointer_string() upperAndy Shevchenko2018-04-111-14/+14
* lib/vsprintf: Make flag_spec globalAndy Shevchenko2018-04-111-13/+8
* lib/vsprintf: Make strspec globalAndy Shevchenko2018-04-111-12/+9
* lib/vsprintf: Make dec_spec globalAndy Shevchenko2018-04-111-12/+9
* lib/test_printf: Mark big constant with ULAndy Shevchenko2018-04-111-1/+1
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Linus Torvalds2018-04-052-1/+62
|\
| * printk: move dump stack related code to lib/dump_stack.cDave Young2018-03-152-1/+62
* | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-051-5/+5
|\ \
| * | sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()Omar Sandoval2018-02-281-5/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-052-8/+8
|\ \ \
| * | | kfifo: fix inaccurate commentMartin Kelly2018-03-271-1/+1
| * | | treewide: Align function definition open/close bracesJoe Perches2018-03-261-7/+7
* | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-041-40/+38
|\ \ \ \
| * \ \ \ Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-288-11/+157
| |\ \ \ \
| * | | | | devres: combine function devm_ioremap*Yisheng Xie2018-03-151-40/+38
* | | | | | Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-041-21/+18
|\ \ \ \ \ \
| * | | | | | lib/kobject: Join string literals backAndy Shevchenko2018-03-151-21/+18
* | | | | | | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-041-0/+30
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman2018-03-285-4/+144
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman2018-03-196-18/+25
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman2018-02-265-4/+8
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-02-201-0/+30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | lib: Add strongly typed 64bit int_sqrtCrt Mori2018-02-041-0/+30
* | | | | | | | | | | Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-04-041-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libcrc32c: Add crc32c_impl functionNikolay Borisov2018-03-261-0/+6
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-04-032-15/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lib: zstd: clean up Makefile for simpler composite object handlingMasahiro Yamada2018-03-261-13/+4
| * | | | | | | | | | | kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-261-2/+2
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-034-21/+179
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-311-8/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | lib/scatterlist: add sg_init_marker() helperPrashant Bhole2018-03-301-8/+1
| * | | | | | | | | | | | rhashtable: add schedule pointsEric Dumazet2018-03-311-0/+2
| * | | | | | | | | | | | test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()Dan Carpenter2018-03-291-1/+1
| * | | | | | | | | | | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
| * | | | | | | | | | | | net: bpf: add a test for skb_segment in test_bpf moduleYonghong Song2018-03-251-2/+91
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-238-10/+154
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | netns: send uevent messagesChristian Brauner2018-03-221-1/+78
| * | | | | | | | | | | net: add uevent socket memberChristian Brauner2018-03-221-10/+7
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-063-12/+15
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-244-4/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-191-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | net: Convert uevent_net_opsKirill Tkhai2018-02-131-0/+1
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-026-114/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | raid: remove tile specific raid6 implementationArnd Bergmann2018-03-264-103/+0
| * | | | | | | | | | | | | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-262-10/+5
| * | | | | | | | | | | | | mn10300: Remove the architectureDavid Howells2018-03-092-2/+1
| * | | | | | | | | | | | | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-03-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Drop a bunch of metag referencesJames Hogan2018-02-231-1/+1
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-022-66/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrsChristoph Hellwig2018-03-281-0/+3