summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* team: add missing attribute validation for array indexJakub Kicinski2020-03-181-0/+1
* team: add missing attribute validation for port ifindexJakub Kicinski2020-03-181-0/+1
* macsec: add missing attribute validation for portJakub Kicinski2020-03-181-0/+1
* can: add missing attribute validation for terminationJakub Kicinski2020-03-181-0/+1
* bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam2020-03-181-2/+2
* sfc: detach from cb_page in efx_copy_channel()Edward Cree2020-03-181-0/+1
* r8152: check disconnect status after long sleepYou-Sheng Yang2020-03-181-0/+8
* net: systemport: fix index check to avoid an array out of bounds accessColin Ian King2020-03-181-1/+1
* net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel2020-03-181-1/+2
* net: macsec: update SCI upon MAC address change.Dmitry Bogdanov2020-03-181-5/+6
* ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar2020-03-181-8/+10
* ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet2020-03-181-1/+1
* ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner2020-03-181-4/+1
* ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar2020-03-181-0/+1
* net: phy: Avoid multiple suspendsFlorian Fainelli2020-03-181-2/+3
* phy: Revert toggling reset changes.David S. Miller2020-03-181-6/+5
* scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2020-03-113-2/+8
* dm integrity: fix a deadlock due to offloading to an incorrect workqueueMikulas Patocka2020-03-111-2/+13
* dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()Dan Carpenter2020-03-111-4/+0
* hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter2020-03-111-1/+1
* IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2020-03-112-1/+5
* RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe2020-03-111-0/+1
* RDMA/iwcm: Fix iwcm work deallocationBernard Metzler2020-03-111-1/+3
* phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle intervalTony Lindgren2020-03-111-1/+8
* phy: mapphone-mdm6600: Fix timeouts by adding wake-up handlingTony Lindgren2020-03-111-2/+16
* drm/sun4i: de2/de3: Remove unsupported VI layer formatsJernej Skrabec2020-03-112-14/+0
* drm/sun4i: Fix DE2 VI layer format supportJernej Skrabec2020-03-112-11/+67
* dmaengine: imx-sdma: remove dma_slave_config direction usage and leave sdma_e...Vinod Koul2020-03-111-17/+39
* spi: bcm63xx-hsspi: Really keep pll clk enabledChristophe JAILLET2020-03-111-1/+0
* dm writecache: verify watermark during resumeMikulas Patocka2020-03-111-2/+10
* dm: report suspended device during destroyMikulas Patocka2020-03-113-8/+7
* dm cache: fix a crash due to incorrect work item cancellingMikulas Patocka2020-03-111-2/+2
* dmaengine: tegra-apb: Prevent race conditions of tasklet vs free listDmitry Osipenko2020-03-111-1/+1
* dmaengine: tegra-apb: Fix use-after-freeDmitry Osipenko2020-03-111-4/+0
* media: v4l2-mem2mem.c: fix broken linksHans Verkuil2020-03-111-2/+2
* vt: selection, push sel_lock upJiri Slaby2020-03-111-9/+7
* vt: selection, push console lock downJiri Slaby2020-03-112-3/+12
* vt: selection, close sel_buffer raceJiri Slaby2020-03-111-6/+17
* serial: 8250_exar: add support for ACCES cardsJay Dolan2020-03-111-0/+33
* tty:serial:mvebu-uart:fix a wrong returntangbin2020-03-111-1/+1
* vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu2020-03-111-0/+3
* usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-111-2/+8
* usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-111-1/+5
* usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca2020-03-111-1/+1
* usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap2020-03-111-1/+8
* usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky2020-03-111-0/+3
* usb: storage: Add quirk for Samsung Fit flashJim Lin2020-03-111-0/+6
* net: thunderx: workaround BGX TX Underflow issueTim Harvey2020-03-112-3/+68
* ice: Don't tell the OS that link is going downMichal Swiatkowski2020-03-111-7/+0
* nvme: Fix uninitialized-variable warningKeith Busch2020-03-111-1/+1