summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-31net: hns: Fix a skb used after free bugYunsheng Lin
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-31soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur
2018-03-31team: Fix double free in error pathArkadi Sharshevsky
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-03-31ppp: avoid loop in xmit recursion detection codeGuillaume Nault
2018-03-31scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit
2018-03-28tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-03-28can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-03-28can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason
2018-03-28can: ifi: Check core revision upon probeMarek Vasut
2018-03-28can: ifi: Repair the error handlingMarek Vasut
2018-03-28mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya
2018-03-28mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya
2018-03-28mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya
2018-03-28mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-03-28libnvdimm, {btt, blk}: do integrity setup before add_disk()Vishal Verma
2018-03-28ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai
2018-03-28acpi, numa: fix pxm to online numa node associationsDan Williams
2018-03-28drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman
2018-03-28drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-28libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede
2018-03-28libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede
2018-03-28libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede
2018-03-28libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park
2018-03-28libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng
2018-03-28libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede
2018-03-28libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers
2018-03-28libata: remove WARN() for DMA or PIO command without dataEric Biggers
2018-03-28libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers
2018-03-28Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai
2018-03-28clk: sunxi-ng: a31: Fix CLK_OUT_* clock opsChen-Yu Tsai
2018-03-28clk: bcm2835: Protect sections updating shared registersBoris Brezillon
2018-03-28clk: bcm2835: Fix ana->maskX definitionsBoris Brezillon
2018-03-28ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede
2018-03-28PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede
2018-03-28mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin
2018-03-28iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2018-03-24usb: gadget: f_hid: fix: Move IN request allocation to set_alt()Krzysztof Opasiak