aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-08X.509: use crypto_shash_digest()Eric Biggers1-5/+1
2017-12-08KEYS: be careful with error codes in public_key_verify_signature()Eric Biggers1-2/+5
2017-12-08pkcs7: use crypto_shash_digest()Eric Biggers1-5/+2
2017-12-08pkcs7: fix check for self-signed certificateEric Biggers1-1/+1
2017-12-08pkcs7: return correct error code if pkcs7_check_authattrs() failsEric Biggers1-1/+3
2017-12-08509: fix printing uninitialized stack memory when OID is emptyEric Biggers1-2/+6
2017-12-08X.509: fix buffer overflow detection in sprint_oid()Eric Biggers1-4/+4
2017-12-08X.509: reject invalid BIT STRING for subjectPublicKeyEric Biggers1-0/+2
2017-12-08ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers1-0/+2
2017-12-08ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers1-21/+26
2017-12-08KEYS: add missing permission check for request_key() destinationEric Biggers1-9/+37
2017-12-08KEYS: remove unnecessary get/put of explicit dest_keyringEric Biggers1-2/+0
2017-12-04Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linuxLinus Torvalds5-16/+13
2017-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-3/+5
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-187/+397
2017-12-04arch/tile: mark as orphanedChris Metcalf1-3/+1
2017-12-03Documentation: fix docs build error after source file removedRandy Dunlap1-3/+0
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller10-21/+77
2017-12-03Merge branch 'tcp-cb-selinux-corruption'David S. Miller3-25/+47
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern1-2/+1
2017-12-03tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet2-23/+46
2017-12-03Linux 4.15-rc2Linus Torvalds1-1/+1
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+2
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-1/+23
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds4-10/+37
2017-12-03rxrpc: Fix the MAINTAINERS recordDavid Howells1-3/+15
2017-12-03rxrpc: Use correct netns source in rxrpc_release_sock()David Howells1-2/+3
2017-12-03liquidio: fix incorrect indentation of assignment statementColin Ian King1-1/+1
2017-12-03Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller6-11/+25
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-currentWolfram Sang1-1/+18
2017-12-03stmmac: reset last TSO segment size after device openLars Persson1-0/+1
2017-12-03ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng1-0/+1
2017-12-02Merge branch 's390-qeth-fixes'David S. Miller4-4/+41
2017-12-02s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2-4/+2
2017-12-02s390/qeth: fix GSO throughput regressionJulian Wiedmann4-0/+38
2017-12-02s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann1-0/+1
2017-12-02Merge branch 'vhost-skb-leaks'David S. Miller3-20/+38
2017-12-02tap: free skb if flags errorWei Xu1-4/+10
2017-12-02tun: free skb in early errorsWei Xu1-6/+18
2017-12-02vhost: fix skb leak in handle_rx()Wei Xu1-10/+10
2017-12-02Merge branch 'bnxt_en-fixes'David S. Miller2-29/+31
2017-12-02bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()Vasundhara Volam1-1/+1
2017-12-02bnxt_en: fix dst/src fid for vxlan encap/decap actionsSathya Perla1-22/+26
2017-12-02bnxt_en: wildcard smac while creating tunnel decap filterSunil Challa1-5/+2
2017-12-02bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownRay Jui1-1/+2
2017-12-02scsi: documentation: Fix case of 'scsi_device' struct mention(s)John Pittman1-3/+3
2017-12-02genericirq.rst: Remove :c:func:`...` in code blocksJonathan Neuschäfer1-8/+8
2017-12-02dmaengine: doc : Fix warning "Title underline too short" while make xmldocsMasanari Iida1-1/+1
2017-12-02scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon1-1/+1
2017-12-01Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-2/+9