aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-30perf data: Update documentation section on cpu topologyThomas Richter1-0/+8
2018-05-30perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier1-2/+10
2018-05-30perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing1-3/+3
2018-05-30drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_senseNeil Armstrong3-13/+6
2018-05-30blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iterChristoph Hellwig5-21/+4
2018-05-30nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.Kevin Vigor1-6/+15
2018-05-30vhost_net: flush batched heads before trying to busy pollingJason Wang1-13/+24
2018-05-30MAINTAINERS: add myself as maintainer for QorIQ PTP clock driverYangbo Lu1-2/+8
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches11-21/+18
2018-05-30net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann1-3/+1
2018-05-30net: ethernet: freescale: fix false-positive string overflow warningArnd Bergmann1-1/+1
2018-05-30tpm: fix race condition in tpm_common_write()Tadeusz Struk2-23/+19
2018-05-30btrfs: Factor out write portion of btrfs_get_blocks_directNikolay Borisov1-99/+108
2018-05-30btrfs: Factor out read portion of btrfs_get_blocks_directNikolay Borisov1-13/+43
2018-05-30blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatchLiu Bo1-1/+2
2018-05-30block: kyber: make kyber more friendly with mergingJianchao Wang1-32/+158
2018-05-30blk-mq: abstract out blk-mq-sched rq list iteration bio merge helperJens Axboe2-11/+26
2018-05-30PCI: Enable PCI_DOMAINS along with generic PCI host controllerJan Kiszka1-0/+1
2018-05-30PCI: Add support for unbinding the generic PCI host controllerJan Kiszka3-0/+15
2018-05-30PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()Jan Kiszka14-32/+26
2018-05-30PCI: Use dev_printk() in of_pci_get_host_bridge_resources()Jan Kiszka1-10/+10
2018-05-30PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka14-30/+29
2018-05-30PCI: Rename of_pci_get_host_bridge_resources() device node parameterJan Kiszka2-11/+11
2018-05-30PCI: Fix devm_pci_alloc_host_bridge() memory leakJan Kiszka1-1/+3
2018-05-31crypto: chtls - free beyond end rspq_skb_cacheAtul Gupta1-1/+1
2018-05-31crypto: chtls - kbuild warningsAtul Gupta1-5/+6
2018-05-31crypto: chtls - dereference null variableAtul Gupta1-2/+1
2018-05-31crypto: chtls - wait for memory sendmsg, sendpageAtul Gupta3-3/+89
2018-05-31crypto: chtls - key len correctionAtul Gupta1-5/+1
2018-05-31crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"Eric Biggers2-34/+13
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers5-1866/+0
2018-05-31crypto: ccp - Add GET_ID SEV commandJanakarajan Natarajan3-0/+67
2018-05-31crypto: ccp - Add DOWNLOAD_FIRMWARE SEV commandJanakarajan Natarajan3-10/+105
2018-05-31crypto: qat - Add MODULE_FIRMWARE for all qat driversConor McLoughlin3-0/+5
2018-05-31crypto: ccree - silence debug printsGilad Ben-Yossef1-3/+3
2018-05-31crypto: ccree - better clock handlingGilad Ben-Yossef1-1/+19
2018-05-31crypto: ccree - correct host regs offsetGilad Ben-Yossef4-6/+17
2018-05-31crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCMHarsh Jain2-113/+97
2018-05-31crypt: chelsio - Send IV as Immediate for cipher algoHarsh Jain4-40/+17
2018-05-31crypto: chelsio - Return -ENOSPC for transient busy indication.Harsh Jain1-30/+26
2018-05-31crypto: caam/qi - fix warning in init_cgr()Horia Geantă1-3/+2
2018-05-31crypto: caam - fix rfc4543 descriptorsHoria Geantă1-2/+2
2018-05-31crypto: caam - fix MC firmware detectionHoria Geantă2-9/+13
2018-05-31crypto: clarify licensing of OpenSSL asm codeAdam Langley10-19/+129
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek5-8/+11
2018-05-31crypto: testmgr - eliminate redundant decryption test vectorsEric Biggers2-11723/+919
2018-05-31crypto: testmgr - add extra kw(aes) encryption test vectorEric Biggers1-0/+13
2018-05-31crypto: testmgr - add extra ecb(tnepres) encryption test vectorsEric Biggers1-1/+39
2018-05-31crypto: testmgr - make an cbc(des) encryption test vector chunkedEric Biggers1-0/+3
2018-05-31crypto: testmgr - add extra ecb(des) encryption test vectorsEric Biggers1-0/+22