summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-04drm/bridge: tda998x: Return NULL instead of 0 in tda998x_edid_read()Kory Maincent (TI)
2026-05-04drm/bridge: tda998x: Use __be32 for audio port OF property pointerKory Maincent (TI)
2026-05-04wifi: ath5k: do not access array OOBJiri Slaby (SUSE)
2026-05-04wifi: ath12k: fix peer_id usage in normal RX pathBaochen Qiang
2026-05-04wifi: ath12k: initialize RSSI dBm conversion event stateRameshkumar Sundaram
2026-05-04wifi: ath12k: fix leak in some ath12k_wmi_xxx() functionsNicolas Escande
2026-05-04spi: microchip core-qspi gpio-cs fixes + cleanupMark Brown
2026-05-04spi: microchip-core-qspi: remove some inline markingsConor Dooley
2026-05-04spi: microchip-core-qspi: don't attempt to transmit during emulated read-only...Conor Dooley
2026-05-04spi: microchip-core-qspi: control built-in cs manuallyConor Dooley
2026-05-04spi: imx: Propagate prepare_transfer() error from spi_imx_setupxfer()John Madieu
2026-05-04spi: imx: Fix UAF on package-1 prepare failure in spi_imx_dma_data_prepare()John Madieu
2026-05-04spi: imx: Fix precedence bug in spi_imx_dma_max_wml_find()John Madieu
2026-05-04drm/fb-helper: Fix clipping when damage area spans a single scanlineFrancesco Lavra
2026-05-04drm/qxl: Fix missing KMS poll cleanupMyeonghun Pak
2026-05-04i2c: stub: Reject I2C block transfers with invalid lengthWeiming Shi
2026-05-04i2c: Compare the return value of gpiod_get_direction against GPIO_LINE_DIRECT...Nikola Z. Ivanov
2026-05-04parisc: Fix IRQ leak in LASI driverHongling Zeng
2026-05-04staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_allocShyam Sunder Reddy Padira
2026-05-04i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctlMingyu Wang
2026-05-04staging: vme_user: fix root device leak on init failureJohan Hovold
2026-05-04i2c: acpi: Add ELAN0678 to i2c_acpi_force_100khz_device_idsNiels Franke
2026-05-04fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta
2026-05-04iommu/amd: Fix precedence order in set_dte_passthrough()Weinan Liu
2026-05-04i2c: stm32f7: reinit_completion() per transfer not per msgMarek Vasut
2026-05-04i2c: testunit: Replace system_long_wq with system_dfl_long_wqMarco Crivellari
2026-05-04wifi: cw1200: Revert "Fix locking in error paths"Bart Van Assche
2026-05-03drm/ttm: Fix GPU MM stats during pool shrinkingMatthew Brost
2026-05-02RDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_qp_common()Jason Gunthorpe
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_srq()Jason Gunthorpe
2026-05-02RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()Jason Gunthorpe
2026-05-02RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe
2026-05-02RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe
2026-05-02RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe
2026-05-02RDMA/ocrdma: Clarify the mm_head searchingJason Gunthorpe
2026-05-02RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Validate rx_hash_key_lenJason Gunthorpe
2026-05-02RDMA/mlx5: Add missing store/release for lock elision patternJason Gunthorpe
2026-05-02RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmdJason Gunthorpe
2026-05-02RDMA/ionic: Fix typo in format stringJason Gunthorpe
2026-05-02amd-xgbe: fix PTP addend overflow causing frozen clockGregory Fuchedgi
2026-05-02net: wan: fsl_ucc_hdlc: fix ucc_hdlc_removeHolger Brunck
2026-05-02net: wan: fsl_ucc_hdlc: fix uhdlc_memcleanHolger Brunck
2026-05-01net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirkAlex Cheema
2026-05-01Merge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-01net: usb: r8152: add TRENDnet TUC-ET2G v2.0Aleksander Jan Bajkowski
2026-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds