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