summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2022-07-12dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocateMiaoqian Lin
2022-07-12dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocateMiaoqian Lin
2022-07-12dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctlyMichael Walle
2022-07-12dmaengine: pl330: Fix lockdep warning about non-static keyDmitry Osipenko
2022-07-12misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-07-12i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy
2022-07-12ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley
2022-07-12pinctrl: sunxi: a83t: Fix NAND function name for some pinsSamuel Holland
2022-07-12can: kvaser_usb: kvaser_usb_leaf: fix bittiming limitsJimmy Assarsson
2022-07-12can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regressionJimmy Assarsson
2022-07-12can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_infoJimmy Assarsson
2022-07-12fbcon: Disallow setting font bigger than screen sizeHelge Deller
2022-07-12iommu/vt-d: Fix PCI bus rescan device hot addYian Chen
2022-07-12usbnet: fix memory leak in error caseOliver Neukum
2022-07-12can: gs_usb: gs_usb_open/close(): fix memory leakRhett Aultman
2022-07-12can: grcan: grcan_probe(): remove extra of_node_get()Liang He
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
2022-07-07net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano
2022-07-07xen/blkfront: force data bouncing when backend is untrustedRoger Pau Monne
2022-07-07xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne
2022-07-07xen/netfront: fix leaking data in shared pagesRoger Pau Monne
2022-07-07xen/blkfront: fix leaking data in shared pagesRoger Pau Monne
2022-07-07net: dsa: bcm_sf2: force pause link settingsDoug Berger
2022-07-07hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang
2022-07-07xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour
2022-07-07net: tun: avoid disabling NAPI twiceJakub Kicinski
2022-07-07NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle
2022-07-07nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib
2022-07-07net: tun: stop NAPI when detaching queuesJakub Kicinski
2022-07-07net: tun: unlink NAPI from device on destructionJakub Kicinski
2022-07-07virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-07-07dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka
2022-07-07dm raid: fix accesses beyond end of raid member arrayHeinz Mauelshagen
2022-07-07nvdimm: Fix badblocks clear off-by-one errorChris Ye
2022-07-02net: mscc: ocelot: allow unregistered IP multicast floodingVladimir Oltean
2022-07-02fdt: Update CRC check for rng-seedHsin-Yi Wang
2022-07-02xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada
2022-07-02drm: remove drm_fb_helper_modinitChristoph Hellwig
2022-07-02soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probeMiaoqian Lin
2022-07-02iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2022-07-02iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch
2022-07-02iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma