summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-28i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang
2023-06-28drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li
2023-06-28drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctlMin Li
2023-06-28drm/exynos: vidi: fix a wrong error returnInki Dae
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan
2023-06-28usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter
2023-06-28nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad
2023-06-28media: cec: core: don't set last_initiator if tx in progressHans Verkuil
2023-06-28HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev
2023-06-28scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov
2023-06-28mmc: mvsdio: fix deferred probingSergey Shtylyov
2023-06-28mmc: mvsdio: convert to devm_platform_ioremap_resourceYangtao Li
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren
2023-06-28ieee802154: hwsim: Fix possible memory leaksChen Aotian
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui
2023-06-28Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUsMichael Kelley
2023-06-28ipmi: move message error checking to avoid deadlockTony Camuso
2023-06-28ipmi: Make the smi watcher be disabled immediately when not neededCorey Minyard
2023-06-28serial: lantiq: add missing interrupt ackBernhard Seibold
2023-06-28serial: lantiq: Do not swap register read/writesHauke Mehrtens
2023-06-28serial: lantiq: Use readl/writel instead of ltq_r32/ltq_w32Songjun Wu
2023-06-28serial: lantiq: Change ltq_w32_mask to asc_update_bitsSongjun Wu
2023-06-21mmc: block: ensure error propagation for non-blkChristian Loehle
2023-06-21drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet
2023-06-21drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova
2023-06-21drm/nouveau/kms: Don't change EDID when it hasn't actually changedLyude Paul
2023-06-21drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2023-06-21IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel
2023-06-21IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel
2023-06-21IB/isert: Fix dead lock in ib_isertSaravanan Vajravel
2023-06-21IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas
2023-06-21RDMA/rxe: Fix the use-before-initialization error of resp_pktsZhu Yanjun
2023-06-21RDMA/rxe: Removed unused name from rxe_task structBob Pearson
2023-06-21RDMA/rxe: Remove the unused variable objZhu Yanjun
2023-06-21usb: gadget: f_ncm: Fix NTP-32 supportRomain Izard
2023-06-21usb: gadget: f_ncm: Add OS descriptor supportRomain Izard
2023-06-21usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-06-21USB: serial: option: add Quectel EM061KGL seriesJerry Meng
2023-06-21net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang
2023-06-21RDMA/uverbs: Restrict usage of privileged QKEYsEdward Srouji
2023-06-21nouveau: fix client work fence deletion raceDave Airlie
2023-06-21xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall