summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-22ACPI: GED: fix -WformatNick Desaulniers1-1/+1
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov1-8/+33
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin1-1/+0
2020-11-18r8169: fix potential skb double free in an error pathHeiner Kallweit1-1/+2
2020-11-18vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi1-23/+69
2020-11-18erofs: derive atime instead of leaving it emptyGao Xiang1-10/+11
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-18mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda1-0/+1
2020-11-18gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim1-1/+51
2020-11-18gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim1-4/+4
2020-11-18gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim1-1/+1
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin1-2/+2
2020-11-18xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong1-1/+1
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-18uio: Fix use-after-free in uio_unregister_device()Shin'ichiro Kawasaki1-4/+6
2020-11-18thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng1-4/+15
2020-11-18thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()Mika Westerberg1-0/+1
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-18lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2-12/+3
2020-11-18nbd: fix a block_device refcount leak in nbd_releaseChristoph Hellwig1-0/+1
2020-11-18pinctrl: aspeed: Fix GPI only function problem.Billy Tsai1-3/+4
2020-11-18pinctrl: intel: Set default bias in case no particular value givenAndy Shevchenko1-0/+8
2020-11-18mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang1-1/+27
2020-11-18tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar1-2/+27
2020-11-18vfio: platform: fix reference leak in vfio_platform_openZhang Qilong1-2/+1
2020-11-18iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit1-1/+5
2020-11-18scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke1-4/+5
2020-11-18drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan1-4/+1
2020-11-18drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan5-0/+39
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-18tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks1-0/+5
2020-11-18can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang1-2/+1
2020-11-18can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean1-3/+8
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-18can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde1-2/+2
2020-11-18hv_balloon: disable warning when floor reachedOlaf Hering1-1/+1
2020-11-18usb: dwc3: gadget: Reclaim extra TRBs after request completionThinh Nguyen1-5/+5
2020-11-18usb: dwc3: gadget: Continue to process pending requestsThinh Nguyen1-3/+21
2020-11-18nbd: don't update block size after device is startedMing Lei1-4/+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