summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-18xen/events: block rogue events for some timeJuergen Gross
2020-11-18xen/events: defer eoi in case of excessive number of eventsJuergen Gross
2020-11-18xen/events: use a common cpu hotplug hook for event channelsJuergen Gross
2020-11-18xen/events: switch user event channels to lateeoi modelJuergen Gross
2020-11-18xen/pciback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/scsiback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/netback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/blkback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/events: add a new "late EOI" evtchn frameworkJuergen Gross
2020-11-18xen/events: fix race in evtchn_fifo_unmask()Juergen Gross
2020-11-18xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross
2020-11-18xen/events: avoid removing an event channel while handling itJuergen Gross
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-18of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo
2020-11-18pinctrl: aspeed: Fix GPI only function problem.Billy Tsai
2020-11-18iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit
2020-11-18scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan
2020-11-18scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-11-18geneve: add transport ports in route lookup for geneveMark Gray
2020-11-18i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar
2020-11-18i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar
2020-11-18i40e: Wrong truncation from u16 to u8Grzegorz Siwik
2020-11-18i40e: add num_vectors checker in iwarp handlerSergey Nemov
2020-11-18i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET
2020-11-18pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon
2020-11-18can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean
2020-11-18can: peak_usb: add range checking in decode operationsDan Carpenter
2020-11-18can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp
2020-11-18can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol
2020-11-18regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław
2020-11-10powercap: restrict energy meter to root accessLen Brown
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern
2020-11-10USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas
2020-11-10USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas
2020-11-10USB: serial: cyberjack: fix write-URB completion raceJohan Hovold
2020-11-10serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao
2020-11-10serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-11-10vt: Disable KD_FONT_OP_COPYDaniel Vetter
2020-11-10ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong
2020-11-10scsi: core: Don't start concurrent async scan on same hostMing Lei
2020-11-10of: Fix reserved-memory overlap detectionVincent Whitchurch