summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-30dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark1-9/+9
2023-08-30pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das1-2/+15
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang1-48/+0
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang1-2/+1
2023-08-30irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routableJiaxun Yang1-0/+2
2023-08-30interconnect: Do not skip aggregation for disabled pathsGeorgi Djakov1-3/+9
2023-08-30PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov1-1/+7
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen1-0/+2
2023-08-30clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov1-6/+7
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman1-1/+1
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu1-3/+3
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani1-12/+12
2023-08-30net: validate veth and vxcan peer ifindexesJakub Kicinski2-10/+2
2023-08-30net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie1-1/+1
2023-08-30net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie1-1/+1
2023-08-30ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei1-1/+2
2023-08-30octeontx2-af: SDP: fix receive link configHariprasad Kelam1-1/+2
2023-08-30drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan1-1/+2
2023-08-30drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic1-1/+2
2023-08-30regmap: Account for register length in SMBus I/O limitsMark Brown1-2/+2
2023-08-30dm integrity: reduce vmalloc space footprint on 32-bit architecturesMikulas Patocka1-2/+2
2023-08-30dm integrity: increase RECALC_SECTORS to improve recalculate speedMikulas Patocka1-1/+1
2023-08-30fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong1-1/+1
2023-08-30fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann1-4/+25
2023-08-30fbdev: Improve performance of sys_imageblit()Thomas Zimmermann1-11/+38
2023-08-30PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov1-4/+1
2023-08-30net: phy: broadcom: stub c45 read/write for 54810Justin Chen1-0/+13
2023-08-30mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li1-3/+5
2023-08-30virtio-net: set queues after driver_okJason Wang1-2/+2
2023-08-30mmc: block: Fix in_flight[issue_type] value errorYibin Ding1-3/+4
2023-08-30mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang1-2/+0
2023-08-30serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren1-0/+1
2023-08-30bus: ti-sysc: Flush posted write on enable before resetTony Lindgren1-0/+2
2023-08-30bus: ti-sysc: Improve reset to work with modules with no sysconfigTony Lindgren1-4/+6
2023-08-30net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee1-0/+8
2023-08-30i40e: fix misleading debug logsAndrii Staikov1-8/+8
2023-08-30team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-30tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 plat...Sherry Sun1-2/+2
2023-08-30fbdev: mmp: fix value check in mmphw_probe()Yuanjun Gong1-1/+3
2023-08-30i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issueChengfeng Ye1-4/+7
2023-08-30virtio-mmio: don't break lifecycle of vm_devWolfram Sang1-3/+2
2023-08-30virtio-mmio: Use to_virtio_mmio_device() to simply codeTang Bin1-2/+1
2023-08-30virtio-mmio: convert to devm_platform_ioremap_resourceYangtao Li1-12/+3
2023-08-30leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev renameChristian Marangi1-0/+3
2023-08-30mmc: sunxi: fix deferred probingSergey Shtylyov1-2/+2
2023-08-30mmc: bcm2835: fix deferred probingSergey Shtylyov1-2/+2
2023-08-30USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold1-1/+10
2023-08-30usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram1-32/+26
2023-08-30interconnect: Add helpers for enabling/disabling a pathGeorgi Djakov2-1/+40
2023-08-30interconnect: Move internal structs into a separate fileGeorgi Djakov2-28/+42