summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar2020-11-101-8/+15
* i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar2020-11-101-1/+1
* i40e: Wrong truncation from u16 to u8Grzegorz Siwik2020-11-101-1/+1
* i40e: add num_vectors checker in iwarp handlerSergey Nemov2020-11-101-0/+10
* i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET2020-11-101-0/+3
* sfp: Fix error handing in sfp_probe()YueHaibing2020-11-101-1/+2
* net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas2020-11-101-0/+1
* gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil2020-11-101-1/+1
* gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil2020-11-101-10/+2
* xen/events: don't use chip_data for legacy IRQsJuergen Gross2020-11-101-8/+21
* drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson2020-11-101-0/+3
* staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin2020-11-051-15/+19
* staging: octeon: repair "fixed-link" supportAlexander Sverdlin2020-11-052-6/+9
* staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott2020-11-051-0/+1
* device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko2020-11-051-1/+3
* device property: Keep secondary firmware node secondary by typeAndy Shevchenko2020-11-051-1/+1
* hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-11-052-7/+22
* tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds2020-11-051-15/+17
* rtc: rx8010: don't modify the global rtc opsBartosz Golaszewski2020-11-051-7/+17
* drm/ttm: fix eviction valuable range check.Dave Airlie2020-11-051-1/+1
* vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella2020-11-051-4/+5
* drm/amdgpu: don't map BO in reserved regionMadhav Chauhan2020-11-051-0/+10
* ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng2020-11-051-0/+13
* iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-11-051-4/+11
* iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron2020-11-051-4/+9
* iio:adc:ti-adc0832 Fix alignment issue with timestampJonathan Cameron2020-11-051-3/+8
* iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-11-051-8/+11
* dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_statusPaul Cercueil2020-11-051-3/+4
* vt: keyboard, extend func_buf_lock to readersJiri Slaby2020-11-051-4/+13
* vt: keyboard, simplify vt_kdgkbsentJiri Slaby2020-11-051-19/+9
* drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson2020-11-051-1/+5
* usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang2020-11-051-3/+6
* usb: cdc-acm: fix cooldown mechanismJerome Brunet2020-11-052-9/+6
* usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun2020-11-051-2/+2
* usb: dwc3: core: add phy cleanup for probe error handlingLi Jun2020-11-051-0/+11
* usb: dwc3: ep0: Fix ZLP for OUT ep0 requestsThinh Nguyen2020-11-051-2/+9
* scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller2020-11-051-5/+8
* w1: mxc_w1: Fix timeout resolution problem leading to bus errorMartin Fuzzey2020-11-051-7/+7
* acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang2020-11-051-1/+2
* ACPI: debug: don't allow debugging when ACPI is disabledJamie Iles2020-11-051-0/+3
* ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung2020-11-051-0/+9
* ACPI / extlog: Check for RDMSR failureBen Hutchings2020-11-051-3/+3
* leds: bcm6328, bcm6358: use devres LED registering functionMarek BehĂșn2020-11-052-2/+2
* md/raid5: fix oops during stripe resizingSong Liu2020-11-051-2/+2
* nvme-rdma: fix crash when connect rejectedChao Leng2020-11-051-1/+0
* nbd: make the config put is called before the notifying the waiterXiubo Li2020-11-051-1/+1
* memory: emif: Remove bogus debugfs error handlingDan Carpenter2020-11-051-28/+5
* drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik2020-11-051-3/+2
* clk: ti: clockdomain: fix static checker warningTero Kristo2020-11-051-0/+2
* bnxt_en: Log unknown link speed appropriately.Michael Chan2020-11-051-1/+5