summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-28xen: Enable interrupts when calling _cond_resched()Thomas Gleixner1-1/+3
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche1-8/+2
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2-3/+15
2020-02-28vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet1-6/+11
2020-02-28VT_RESIZEX: get rid of field-by-field copyinAl Viro1-41/+27
2020-02-28xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman1-1/+3
2020-02-28tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan1-1/+1
2020-02-28staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-28staging: rtl8188eu: Fix potential security holeLarry Finger1-1/+1
2020-02-28USB: hub: Don't record a connect-change event during reset-resumeAlan Stern1-5/+0
2020-02-28USB: Fix novation SourceControl XL after suspendRichard Dodd1-0/+3
2020-02-28usb: uas: fix a plug & unplug racingEJ Hsu1-1/+22
2020-02-28staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley1-1/+1
2020-02-28staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan1-0/+28
2020-02-28floppy: check FDC index for errors before assigning itLinus Torvalds1-2/+5
2020-02-28enic: prevent waking up stopped tx queues over watchdog resetFiro Yang1-1/+1
2020-02-28brd: check and limit max_part parZhiqiang Liu1-2/+20
2020-02-28irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu1-1/+1
2020-02-28bcache: explicity type cast in bset_bkey_last()Coly Li1-1/+2
2020-02-28radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter1-0/+2
2020-02-28drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs1-0/+2
2020-02-28iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King1-1/+1
2020-02-28hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor1-1/+1
2020-02-28remoteproc: Initialize rproc_class before useBrandon Maier1-1/+1
2020-02-28ide: serverworks: potential overflow in svwks_set_pio_mode()Dan Carpenter1-0/+6
2020-02-28cmd64x: potential buffer overflow in cmd64x_program_timings()Dan Carpenter1-0/+3
2020-02-28scsi: iscsi: Don't destroy session if there are outstanding connectionsNick Black2-3/+27
2020-02-28iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon1-1/+2
2020-02-28drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_addNavid Emamdoost1-1/+3
2020-02-28drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handlerYueHaibing1-1/+1
2020-02-28driver core: Print device when resources present in really_probe()Geert Uytterhoeven1-1/+4
2020-02-28PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe1-4/+16
2020-02-28wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann1-2/+2
2020-02-28Input: edt-ft5x06 - work around first register access errorPhilipp Zabel1-0/+7
2020-02-28soc/tegra: fuse: Correct straps' address for older Tegra124 device treesDmitry Osipenko1-1/+1
2020-02-28pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven1-12/+27
2020-02-28scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor1-1/+1
2020-02-28ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda2-1/+22
2020-02-28orinoco: avoid assertion in case of NULL pointerAditya Pakki1-1/+2
2020-02-28rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran1-4/+6
2020-02-28iwlegacy: Fix -Wcast-function-typePhong Tran2-4/+6
2020-02-28ipw2x00: Fix -Wcast-function-typePhong Tran2-5/+7
2020-02-28b43legacy: Fix -Wcast-function-typePhong Tran1-2/+3
2020-02-28NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().Mao Wenan1-1/+1
2020-02-28regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal1-1/+1
2020-02-28drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai1-17/+2
2020-02-28clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson1-0/+3
2020-02-28usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai1-7/+9
2020-02-28uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()Jia-Ju Bai1-2/+4
2020-02-28media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai1-3/+3