summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-27net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-27fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-27iavf: Fix out-of-bounds when setting channels on removeDing Hui
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-07-27pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello
2023-07-27fbdev: imxfb: warn about invalid left/right marginMartin Kaiser
2023-07-27spi: bcm63xx: fix max prepend lengthJonas Gorski
2023-07-27igb: Fix igb_down hung on surprise removalYing Hsu
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon
2023-07-27ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e (3371 A...Hans de Goede
2023-07-27ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3Hans de Goede
2023-07-27ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8AHans de Goede
2023-07-27md/raid10: prevent soft lockup while flush writesYu Kuai
2023-07-27md: fix data corruption for raid456 when reshape restart while grow upYu Kuai
2023-07-27nbd: Add the maximum limit of allocated index in nbd_dev_addZhong Jinghua
2023-07-27drm/client: Fix memory leak in drm_client_modeset_probeJocelyn Falempe
2023-07-27drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe
2023-07-27regmap: Account for register length in SMBus I/O limitsMark Brown
2023-07-27regmap: Drop initial version of maximum transfer length fixesMark Brown
2023-07-27drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter
2023-07-27RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requestsJason Gunthorpe
2023-07-27scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar
2023-07-27scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar
2023-07-27scsi: qla2xxx: Correct the index of arrayBikash Hazarika
2023-07-27scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali
2023-07-27scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika
2023-07-27scsi: qla2xxx: Fix buffer overrunQuinn Tran
2023-07-27scsi: qla2xxx: Array index may go out of boundNilesh Javali
2023-07-27scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran
2023-07-27net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen
2023-07-27Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-07-27meson saradc: fix clock divider mask lengthGeorge Stark
2023-07-27xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang
2023-07-27xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang
2023-07-27xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang
2023-07-27firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET
2023-07-27tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...Christophe JAILLET
2023-07-27tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...Christophe JAILLET
2023-07-27serial: atmel: don't enable IRQs prematurelyDan Carpenter
2023-07-27drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello
2023-07-27drm/rockchip: vop: Leave vblank enabled in self-refreshBrian Norris
2023-07-27drm/atomic: Allow vblank-enabled + self-refresh "disable"Brian Norris
2023-07-27md/raid0: add discard support for the 'original' layoutJason Baron
2023-07-27misc: pci_endpoint_test: Re-init completion for every testDamien Le Moal
2023-07-27misc: pci_endpoint_test: Free IRQs before removing the deviceDamien Le Moal
2023-07-27PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal
2023-07-27PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek