summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-18xen/blkback: use lateeoi irq bindingJuergen Gross2-8/+19
2020-11-18xen/events: add a new "late EOI" evtchn frameworkJuergen Gross1-17/+134
2020-11-18xen/events: fix race in evtchn_fifo_unmask()Juergen Gross1-4/+9
2020-11-18xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross1-0/+2
2020-11-18xen/events: avoid removing an event channel while handling itJuergen Gross1-5/+35
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin1-2/+0
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu1-2/+2
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu1-1/+1
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann1-22/+12
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin1-2/+2
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai1-0/+1
2020-11-18of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo1-1/+3
2020-11-18iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit1-1/+5
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan1-15/+12
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: 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-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-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-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: 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-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-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-10scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller1-5/+8