aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-22clk: x86: Move clk-lpss.h to platform_data/x86Andy Shevchenko3-2/+2
2019-02-22clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki2-1/+4
2019-02-22clk: qcom: Make common clk_hw registrationsJeffrey Hugo9-52/+29
2019-02-22clk: actions: Add clock driver for S500 SoCManivannan Sadhasivam3-0/+531
2019-02-22dt-bindings: clock: Add DT bindings for Actions Semi S500 CMUEdgar Bernardi Righi2-3/+82
2019-02-21clk: actions: Add configurable PLL delayManivannan Sadhasivam2-7/+25
2019-02-22habanalabs: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2019-02-22parisc: use memblock_alloc() instead of custom get_memblock()Mike Rapoport1-33/+19
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie60-611/+700
2019-02-22vfs: Make __vfs_write() staticGeert Uytterhoeven1-2/+2
2019-02-21rocker: Add missing break for PRE_BRIDGE_FLAGSFlorian Fainelli1-0/+1
2019-02-22crypto: ccp - Update driver messages to remove some confusionLendacky, Thomas2-9/+14
2019-02-22crypto: adiantum - add 1536 and 4096-byte test vectorsEric Biggers1-0/+2860
2019-02-22crypto: nhpoly1305 - add a test vector with len % 16 != 0Eric Biggers1-0/+144
2019-02-22crypto: arm/aes-ce - update IV after partial final CTR blockEric Biggers1-13/+13
2019-02-22crypto: arm64/aes-blk - update IV after partial final CTR blockEric Biggers1-2/+1
2019-02-22crypto: testmgr - add iv_out to all CTR test vectorsEric Biggers1-0/+45
2019-02-22crypto: testmgr - add iv_out to all CBC test vectorsEric Biggers1-0/+48
2019-02-22crypto: testmgr - support checking skcipher output IVEric Biggers2-7/+11
2019-02-22crypto: testmgr - remove extra bytes from 3DES-CTR IVsEric Biggers1-4/+2
2019-02-22crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie2-0/+35
2019-02-22crypto: rockchip - fix scatterlist nents errorZhang Zhijie4-5/+7
2019-02-22crypto: ccree - fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-02-22crypto: caam/qi2 - relax busy polling while enqueuing FDsHoria Geantă1-0/+2
2019-02-22crypto: caam/qi2 - rate-limit enqueue failure printsHoria Geantă1-1/+1
2019-02-22crypto: caam/qi2 - use affine DPIOsHoria Geantă2-23/+31
2019-02-22crypto: chtls - remove cdev_list_lockSebastian Andrzej Siewior1-1/+0
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux nextHerbert Xu11-30/+131
2019-02-22crypto: sha512/arm - fix crash bug in Thumb2 buildArd Biesheuvel2-2/+4
2019-02-22crypto: sha256/arm - fix crash bug in Thumb2 buildArd Biesheuvel2-2/+4
2019-02-22crypto: ccree - add missing inline qualifierGilad Ben-Yossef1-1/+1
2019-02-21aio: Fix locking in aio_poll()Bart Van Assche1-3/+9
2019-02-22Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras8-100/+71
2019-02-22powerpc/kvm: Save and restore host AMR/IAMR/UAMORMichael Ellerman1-9/+17
2019-02-22KVM: PPC: Book3S: Improve KVM reference countingAlexey Kardashevskiy1-3/+4
2019-02-22KVM: PPC: Book3S HV: Fix build failure without IOMMU supportJordan Niethe2-0/+12
2019-02-21Merge branch 'hns3-next'David S. Miller12-56/+451
2019-02-21net: hns3: clear command queue's registers when unloading VF driverHuazhong Tan1-0/+20
2019-02-21net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan3-3/+29
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu3-1/+96
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu4-1/+156
2019-02-21net: hns3: fix 6th bit of ppp mpf abnormal errorsWeihang Li1-1/+1
2019-02-21net: hns3: enable 8~11th bit of mac common msi-x errorWeihang Li2-2/+8
2019-02-21net: hns3: some bugfix of ppu(rcb) ras errorsWeihang Li2-5/+12
2019-02-21net: hns3: modify print message of ssu common ecc errorsWeihang Li1-2/+43
2019-02-21net: hns3: fix port info query issue for copper portJian Shen4-24/+44
2019-02-21net: hns3: convert mac advertize and supported from u32 to link modeJian Shen1-12/+12
2019-02-21net: hns3: Check variable is valid before assigning it to anotherYonglong Liu1-6/+10
2019-02-21net: hns3: add pointer checking at the beginning of the exported functions.Yonglong Liu1-0/+21
2019-02-21phonet: fix building with clangArnd Bergmann2-18/+19