summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-22libnvdimm/namespace: Fix label tracking errorDan Williams
2019-05-22tty: Don't force RISCV SBI console as preferred consoleAnup Patel
2019-05-22ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel
2019-05-22ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard
2019-05-22bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li
2019-05-22bcache: fix a race between cache register and cacheset unregisterLiang Chen
2019-05-22tty/vt: fix write/write race in ioctl(KDSKBSENT) handlerSergei Trofimovich
2019-05-22tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0Yifeng Li
2019-05-22mtd: maps: Allow MTD_PHYSMAP with MTD_RAMChris Packham
2019-05-22mtd: maps: physmap: Store gpio_values correctlyChris Packham
2019-05-22mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin
2019-05-22ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idleRajat Jain
2019-05-22mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams
2019-05-22crypto: ccree - handle tee fips error during power management resumeOfir Drang
2019-05-22crypto: ccree - add function to handle cryptocell tee fips errorOfir Drang
2019-05-22crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspendOfir Drang
2019-05-22crypto: ccree - pm resume first enable the source clkOfir Drang
2019-05-22crypto: ccree - don't map AEAD key and IV on stackGilad Ben-Yossef
2019-05-22crypto: ccree - use correct internal state sizes for exportGilad Ben-Yossef
2019-05-22crypto: ccree - don't map MAC key on stackGilad Ben-Yossef
2019-05-22crypto: ccree - fix mem leak on error pathGilad Ben-Yossef
2019-05-22crypto: ccree - remove special handling of chained sgGilad Ben-Yossef
2019-05-22mmc: sdhci-pci: Fix BYT OCP settingAdrian Hunter
2019-05-22mmc: core: Fix tag set memory leakRaul E Rangel
2019-05-22mmc: tegra: fix ddr signaling for non-ddr modesSowjanya Komatineni
2019-05-22drivers/dax: Allow to include DEV_DAX_PMEM as builtinAneesh Kumar K.V
2019-05-22crypto: caam/qi2 - generate hash keys in-placeHoria Geantă
2019-05-22crypto: caam/qi2 - fix DMA mapping of stack memoryHoria Geantă
2019-05-22crypto: caam/qi2 - fix zero-length buffer DMA mappingHoria Geantă
2019-05-22crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie
2019-05-22crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens
2019-05-22crypto: ccp - Do not free psp_master when PLATFORM_INIT failsSingh, Brijesh
2019-05-22crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issuesChristian Lamparter
2019-05-22crypto: crypto4xx - fix ctr-aes missing output IVChristian Lamparter
2019-05-22x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam
2019-05-22power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklistHans de Goede
2019-05-22power: supply: axp288_charger: Fix unchecked return valueGustavo A. R. Silva
2019-05-22mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner
2019-05-16PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui
2019-05-16PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui
2019-05-16PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-05-16virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packedYueHaibing
2019-05-16drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter
2019-05-16drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter
2019-05-16isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle
2019-05-16net: phy: fix phy_validate_pauseHeiner Kallweit
2019-05-16tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang
2019-05-16tuntap: fix dividing by zero in ebpf queue selectionJason Wang
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-16net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer