summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-25mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMVadim Pasternak1-2/+16
2019-05-25mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak4-0/+17
2019-05-25ppp: deflate: Fix possible crash in deflate_initYueHaibing1-6/+14
2019-05-25nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren1-6/+11
2019-05-25net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+2
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang1-1/+1
2019-05-25net: Always descend into dsa/Florian Fainelli1-1/+1
2019-05-22libnvdimm/namespace: Fix label tracking errorDan Williams3-13/+35
2019-05-22tty: Don't force RISCV SBI console as preferred consoleAnup Patel1-1/+0
2019-05-22ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel1-1/+5
2019-05-22ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard5-12/+22
2019-05-22bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li1-4/+7
2019-05-22bcache: fix a race between cache register and cacheset unregisterLiang Chen1-1/+1
2019-05-22tty/vt: fix write/write race in ioctl(KDSKBSENT) handlerSergei Trofimovich1-6/+27
2019-05-22tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0Yifeng Li1-2/+0
2019-05-22mtd: maps: Allow MTD_PHYSMAP with MTD_RAMChris Packham1-1/+1
2019-05-22mtd: maps: physmap: Store gpio_values correctlyChris Packham1-0/+2
2019-05-22mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin1-0/+8
2019-05-22ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idleRajat Jain1-0/+4
2019-05-22mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams1-4/+2
2019-05-22crypto: ccree - handle tee fips error during power management resumeOfir Drang1-1/+3
2019-05-22crypto: ccree - add function to handle cryptocell tee fips errorOfir Drang2-8/+17
2019-05-22crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspendOfir Drang1-1/+1
2019-05-22crypto: ccree - pm resume first enable the source clkOfir Drang1-2/+3
2019-05-22crypto: ccree - don't map AEAD key and IV on stackGilad Ben-Yossef3-4/+23
2019-05-22crypto: ccree - use correct internal state sizes for exportGilad Ben-Yossef1-2/+2
2019-05-22crypto: ccree - don't map MAC key on stackGilad Ben-Yossef1-3/+21
2019-05-22crypto: ccree - fix mem leak on error pathGilad Ben-Yossef1-6/+3
2019-05-22crypto: ccree - remove special handling of chained sgGilad Ben-Yossef1-76/+22
2019-05-22mmc: sdhci-pci: Fix BYT OCP settingAdrian Hunter2-0/+97
2019-05-22mmc: core: Fix tag set memory leakRaul E Rangel1-0/+1
2019-05-22mmc: tegra: fix ddr signaling for non-ddr modesSowjanya Komatineni1-0/+1
2019-05-22drivers/dax: Allow to include DEV_DAX_PMEM as builtinAneesh Kumar K.V1-2/+1
2019-05-22crypto: caam/qi2 - generate hash keys in-placeHoria Geantă1-26/+15
2019-05-22crypto: caam/qi2 - fix DMA mapping of stack memoryHoria Geantă2-68/+45
2019-05-22crypto: caam/qi2 - fix zero-length buffer DMA mappingHoria Geantă1-7/+18
2019-05-22crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie1-7/+18
2019-05-22crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens1-2/+2
2019-05-22crypto: ccp - Do not free psp_master when PLATFORM_INIT failsSingh, Brijesh1-1/+1
2019-05-22crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issuesChristian Lamparter1-10/+21
2019-05-22crypto: crypto4xx - fix ctr-aes missing output IVChristian Lamparter1-3/+9
2019-05-22x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam1-2/+2
2019-05-22power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklistHans de Goede1-0/+20
2019-05-22power: supply: axp288_charger: Fix unchecked return valueGustavo A. R. Silva1-0/+4
2019-05-22mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner1-1/+4
2019-05-16PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui1-0/+4
2019-05-16PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui1-0/+16
2019-05-16PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui1-0/+3
2019-05-16virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packedYueHaibing1-0/+1
2019-05-16drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter1-0/+3