aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 7-84/+95
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-17/+20
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 10-31/+77
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 6-11/+57
2017-12-05Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 24-40/+169
2017-12-05Merge tag 'pinctrl-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-10/+21
2017-12-05Merge tag 'gpio-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 4-5/+5
2017-12-05remove task and stack pointer printout from oops dumpGravatar Linus Torvalds 1-3/+0
2017-12-05MAINTAINERS: update Android driver maintainers.Gravatar Martijn Coenen 1-1/+2
2017-12-04Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 5-16/+13
2017-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 3-3/+5
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 54-187/+397
2017-12-04arch/tile: mark as orphanedGravatar Chris Metcalf 1-3/+1
2017-12-03Documentation: fix docs build error after source file removedGravatar Randy Dunlap 1-3/+0
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 10-21/+77
2017-12-03Merge branch 'tcp-cb-selinux-corruption'Gravatar David S. Miller 3-25/+47
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()Gravatar David Ahern 1-2/+1
2017-12-03tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Gravatar Eric Dumazet 2-23/+46
2017-12-03Linux 4.15-rc2v4.15-rc2Gravatar Linus Torvalds 1-1/+1
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+2
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-1/+23
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-10/+37
2017-12-03rxrpc: Fix the MAINTAINERS recordGravatar David Howells 1-3/+15
2017-12-03rxrpc: Use correct netns source in rxrpc_release_sock()Gravatar David Howells 1-2/+3
2017-12-03Merge tag 'iio-fixes-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 6-15/+59
2017-12-03liquidio: fix incorrect indentation of assignment statementGravatar Colin Ian King 1-1/+1
2017-12-03Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...Gravatar David S. Miller 6-11/+25
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Gravatar Wolfram Sang 1-1/+18
2017-12-03stmmac: reset last TSO segment size after device openGravatar Lars Persson 1-0/+1
2017-12-03ipvlan: Add the skb->mark as flow4's member to lookup routeGravatar Gao Feng 1-0/+1
2017-12-02Merge branch 's390-qeth-fixes'Gravatar David S. Miller 4-4/+41
2017-12-02s390/qeth: build max size GSO skbs on L2 devicesGravatar Julian Wiedmann 2-4/+2
2017-12-02s390/qeth: fix GSO throughput regressionGravatar Julian Wiedmann 4-0/+38
2017-12-02s390/qeth: fix thinko in IPv4 multicast address trackingGravatar Julian Wiedmann 1-0/+1
2017-12-02Merge branch 'vhost-skb-leaks'Gravatar David S. Miller 3-20/+38
2017-12-02tap: free skb if flags errorGravatar Wei Xu 1-4/+10
2017-12-02tun: free skb in early errorsGravatar Wei Xu 1-6/+18
2017-12-02vhost: fix skb leak in handle_rx()Gravatar Wei Xu 1-10/+10
2017-12-02Merge branch 'bnxt_en-fixes'Gravatar David S. Miller 2-29/+31
2017-12-02bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()Gravatar Vasundhara Volam 1-1/+1
2017-12-02bnxt_en: fix dst/src fid for vxlan encap/decap actionsGravatar Sathya Perla 1-22/+26
2017-12-02bnxt_en: wildcard smac while creating tunnel decap filterGravatar Sunil Challa 1-5/+2
2017-12-02bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownGravatar Ray Jui 1-1/+2
2017-12-02gpio: pca953x: fix vendor prefix for PCA9654Gravatar Sergei Shtylyov 2-2/+2
2017-12-02scsi: documentation: Fix case of 'scsi_device' struct mention(s)Gravatar John Pittman 1-3/+3
2017-12-02genericirq.rst: Remove :c:func:`...` in code blocksGravatar Jonathan Neuschäfer 1-8/+8
2017-12-02dmaengine: doc : Fix warning "Title underline too short" while make xmldocsGravatar Masanari Iida 1-1/+1
2017-12-02scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneGravatar Will Deacon 1-1/+1
2017-12-02iio: stm32: fix adc/trigger link errorGravatar Arnd Bergmann 1-1/+4
2017-12-02iio: health: max30102: Temperature should be in milli CelsiusGravatar Peter Meerwald-Stadler 1-1/+1