summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-02Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds307-2989/+1947
2018-02-02Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds576-7953/+23186
2018-02-02blk-mq-sched: Enable merging discard bio into requestKeith Busch1-0/+2
2018-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds39-172/+428
2018-02-02Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds6-116/+45
2018-02-02Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds6-27/+80
2018-02-02blk-mq: fix discard merge with scheduler attachedJens Axboe2-3/+28
2018-02-01Merge branch 'KASAN-read_word_at_a_time'Linus Torvalds3-15/+16
2018-02-01fs: dcache: Revert "manually unpoison dname after allocation to shut up kasan...Andrey Ryabinin1-5/+0
2018-02-01fs/dcache: Use read_word_at_a_time() in dentry_string_cmp()Andrey Ryabinin1-1/+1
2018-02-01lib/strscpy: Shut up KASAN false-positives in strscpy()Andrey Ryabinin1-1/+1
2018-02-01compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin1-0/+8
2018-02-01compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin1-8/+6
2018-02-01net: pxa168_eth: add netconsole supportAlexander Monakov1-0/+12
2018-02-01net: igmp: add a missing rcu locking sectionEric Dumazet1-0/+4
2018-02-01ibmvnic: fix firmware version when no firmware level has been provided by the...Desnes Augusto Nunes do Rosario1-1/+5
2018-02-01vmxnet3: remove redundant initialization of pointer 'rq'Colin Ian King1-4/+2
2018-02-01lan78xx: remove redundant initialization of pointer 'phydev'Colin Ian King1-1/+1
2018-02-01net: jme: remove unused initialization of 'rxdesc'Colin Ian King1-1/+1
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds20-5065/+548
2018-02-01Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-115/+565
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller17-99/+114
2018-02-01Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-142/+101
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds91-285/+151
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds65-1746/+491
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds150-1142/+14288
2018-02-01gfs2: Glock dump performance regression fixAndreas Gruenbacher1-22/+43
2018-02-01gfs2: Fix the crc32c dependencyAndreas Gruenbacher1-2/+1
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds140-1047/+918
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds819-22474/+14848
2018-02-01Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds43-350/+546
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds160-1454/+3875
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-1/+0
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds11-4/+3164
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds37-863/+856
2018-02-01fscrypt: fix build with pre-4.6 gcc versionsEric Biggers1-1/+1
2018-02-01Coccinelle: coccicheck: fix typoJulia Lawall1-1/+1
2018-02-01rtnetlink: remove check for IFLA_IF_NETNSIDChristian Brauner1-3/+0
2018-02-01rocker: fix possible null pointer dereference in rocker_router_fib_event_workJiri Pirko1-9/+9
2018-02-01inet: Avoid unitialized variable warning in inet_unhash()Geert Uytterhoeven1-4/+2
2018-02-01net: bridge: Fix uninitialized error in br_fdb_sync_static()Geert Uytterhoeven1-1/+1
2018-02-01openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk1-0/+34
2018-02-01tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell1-3/+3
2018-02-01be2net: remove redundant initialization of 'head' and pointer txqColin Ian King1-2/+1
2018-02-01Merge branch 'bnx2x-disable-GSO-on-too-large-packets'David S. Miller4-23/+84
2018-02-01bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2018-02-01net: create skb_gso_validate_mac_len()Daniel Axtens3-23/+66
2018-02-01genirq: Make legacy autoprobing work againThomas Gleixner3-5/+5
2018-02-01x86/kvm: Update spectre-v1 mitigationDan Williams1-11/+9
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov65-1746/+491