summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-18scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke1-4/+5
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan1-15/+12
2020-11-18scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki1-1/+3
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov1-1/+1
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma1-1/+1
2020-11-18geneve: add transport ports in route lookup for geneveMark Gray1-10/+26
2020-11-18i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar1-8/+15
2020-11-18i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar1-1/+1
2020-11-18i40e: Wrong truncation from u16 to u8Grzegorz Siwik1-1/+1
2020-11-18i40e: add num_vectors checker in iwarp handlerSergey Nemov1-0/+10
2020-11-18i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET1-0/+3
2020-11-18pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon1-6/+20
2020-11-18can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean1-5/+46
2020-11-18can: peak_usb: add range checking in decode operationsDan Carpenter1-11/+37
2020-11-18can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp1-2/+6
2020-11-18can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol1-1/+5
2020-11-18regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław1-0/+2
2020-11-10powercap: restrict energy meter to root accessLen Brown1-2/+2
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern1-0/+3
2020-11-10USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas1-0/+2
2020-11-10USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas1-0/+6
2020-11-10USB: serial: cyberjack: fix write-URB completion raceJohan Hovold1-1/+6
2020-11-10serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao1-0/+3
2020-11-10serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang1-1/+1
2020-11-10vt: Disable KD_FONT_OP_COPYDaniel Vetter1-22/+2
2020-11-10ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong1-1/+1
2020-11-10scsi: core: Don't start concurrent async scan on same hostMing Lei1-3/+4
2020-11-10of: Fix reserved-memory overlap detectionVincent Whitchurch1-2/+11
2020-11-10gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil1-1/+1
2020-11-10gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil1-10/+2
2020-11-10xen/events: don't use chip_data for legacy IRQsJuergen Gross1-8/+21
2020-11-10staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin1-15/+19
2020-11-10staging: octeon: repair "fixed-link" supportAlexander Sverdlin2-6/+9
2020-11-10staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott1-0/+1
2020-11-10device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko1-1/+3
2020-11-10device property: Keep secondary firmware node secondary by typeAndy Shevchenko1-1/+1
2020-11-10hil/parisc: Disable HIL driver when it gets stuckHelge Deller2-7/+22
2020-11-10tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds1-15/+17
2020-11-10rtc: rx8010: don't modify the global rtc opsBartosz Golaszewski1-7/+17
2020-11-10vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella1-4/+5
2020-11-10ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng1-0/+13
2020-11-10iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+11
2020-11-10iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron1-4/+9
2020-11-10iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+11
2020-11-10dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_statusPaul Cercueil1-3/+4
2020-11-10vt: keyboard, extend func_buf_lock to readersJiri Slaby1-4/+13
2020-11-10vt: keyboard, simplify vt_kdgkbsentJiri Slaby1-19/+9
2020-11-10usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang1-3/+6
2020-11-10usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun1-2/+2
2020-11-10usb: dwc3: core: add phy cleanup for probe error handlingLi Jun1-0/+11