summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-30dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-30irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routableJiaxun Yang
2023-08-30mmc: block: Fix in_flight[issue_type] value errorYibin Ding
2023-08-30PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-30drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan
2023-08-30drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic
2023-08-30regmap: Account for register length in SMBus I/O limitsMark Brown
2023-08-30dm integrity: reduce vmalloc space footprint on 32-bit architecturesMikulas Patocka
2023-08-30dm integrity: increase RECALC_SECTORS to improve recalculate speedMikulas Patocka
2023-08-30fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong
2023-08-30fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann
2023-08-30fbdev: Improve performance of sys_imageblit()Thomas Zimmermann
2023-08-30tty: serial: fsl_lpuart: add earlycon for imx8ulp platformSherry Sun
2023-08-30Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"Alexander Stein
2023-08-30PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov
2023-08-30net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-30virtio-net: set queues after driver_okJason Wang
2023-08-30mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang
2023-08-30serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren
2023-08-30i40e: fix misleading debug logsAndrii Staikov
2023-08-30team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-30fbdev: mmp: fix value check in mmphw_probe()Yuanjun Gong
2023-08-30virtio-mmio: don't break lifecycle of vm_devWolfram Sang
2023-08-30virtio-mmio: Use to_virtio_mmio_device() to simply codeTang Bin
2023-08-30virtio-mmio: convert to devm_platform_ioremap_resourceYangtao Li
2023-08-30mmc: sunxi: fix deferred probingSergey Shtylyov
2023-08-30mmc: bcm2835: fix deferred probingSergey Shtylyov
2023-08-30mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2023-08-30mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada
2023-08-30mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()Masahiro Yamada
2023-08-30mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-08-30mmc: meson-gx: remove useless lockJerome Brunet
2023-08-30USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-08-30usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram
2023-08-30irqchip/mips-gic: Use raw spinlock for gic_lockJiaxun Yang
2023-08-30irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()Marc Zyngier
2023-08-30iio: addac: stx104: Fix race condition when converting analog-to-digitalWilliam Breathitt Gray
2023-08-30iio: addac: stx104: Fix race condition for stx104_write_raw()William Breathitt Gray
2023-08-30iio: adc: stx104: Implement and utilize register structuresWilliam Breathitt Gray
2023-08-30iio: adc: stx104: Utilize iomap interfaceWilliam Breathitt Gray
2023-08-30iio: add addac subdirectoryCosmin Tanislav
2023-08-30drm/amdgpu: Fix potential fence use-after-free v2shanzhulig
2023-08-30pcmcia: rsrc_nonstatic: Fix memory leak in nonstatic_release_resource_db()Armin Wolf
2023-08-30media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil