summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-10-11serial: qcom-geni: fix dma rx cancellationJohan Hovold1-4/+14
2024-10-11serial: qcom-geni: fix shutdown raceJohan Hovold1-0/+2
2024-10-11serial: qcom-geni: revert broken hibernation supportJohan Hovold1-39/+2
2024-10-11serial: qcom-geni: fix polled console initialisationJohan Hovold1-1/+19
2024-10-11serial: imx: Update mctrl old_status on RTSD interruptMarek Vasut1-0/+15
2024-10-11tty: n_gsm: Fix use-after-free in gsm_cleanup_muxLonglong Xia1-0/+2
2024-10-11vt: prevent kernel-infoleak in con_font_get()Jeongjun Park1-1/+1
2024-10-11Merge tag 'drm-xe-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-26/+33
2024-10-10drm/vmwgfx: Remove unnecessary NULL checks before kvfree()Thorsten Blum1-4/+2
2024-10-11Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-88/+31
2024-10-11Merge tag 'drm-intel-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-3/+7
2024-10-10Merge tag 'samsung-clk-fixes-6.12' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd1-0/+1
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds50-185/+390
2024-10-10pinctrl: sophgo: fix double free in cv1800_pctrl_dt_node_to_map()Harshit Mogalapalli1-1/+1
2024-10-10drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov1-0/+1
2024-10-10drm/vmwgfx: Cleanup kms setup without 3dZack Rusin2-32/+6
2024-10-10drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_atomic_checkIan Forbes1-0/+4
2024-10-10iio: frequency: admv4420: fix missing select REMAP_SPI in KconfigJavier Carrasco1-0/+1
2024-10-10iio: frequency: {admv4420,adrf6780}: format Kconfig entriesJavier Carrasco1-16/+16
2024-10-10drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITSIan Forbes3-6/+5
2024-10-10iio: adc: ad4695: Add missing Kconfig selectDavid Lechner1-0/+2
2024-10-10iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco1-0/+2
2024-10-10iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()Christophe JAILLET1-1/+1
2024-10-10of: Skip kunit tests when arm64+ACPI doesn't populate root nodeStephen Boyd4-0/+24
2024-10-10slip: make slhc_remember() more robust against malicious packetsEric Dumazet1-23/+34
2024-10-10ppp: fix ppp_async_encode() illegal accessEric Dumazet1-1/+1
2024-10-10vxlan: Handle error of rtnl_register_module().Kuniyuki Iwashima3-12/+15
2024-10-10s390/ap: Fix CCA crypto card behavior within protected execution environmentHarald Freudenberger3-11/+22
2024-10-10PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()Ulf Hansson1-10/+15
2024-10-10Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"Ulf Hansson1-13/+33
2024-10-10mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handlingMichal Wilczynski1-0/+8
2024-10-10spi: stm32: fix missing device mode capability in stm32mp25Alain Volmat1-0/+1
2024-10-10crypto: marvell/cesa - Disable hash algorithmsHerbert Xu1-6/+6
2024-10-10drm/fbdev-dma: Only cleanup deferred I/O if necessaryJanne Grunau1-1/+2
2024-10-09of: Fix unbalanced of node refcount and memory leaksJinjie Ruan1-1/+1
2024-10-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski11-35/+31
2024-10-09net: netconsole: fix wrong warningBreno Leitao1-1/+7
2024-10-09net: fec: don't save PTP state if PTP is unsupportedWei Fang1-2/+4
2024-10-09net: ibm: emac: mal: add dcr_unmap to _removeRosen Penev1-0/+2
2024-10-09clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCsJohan Hovold1-2/+2
2024-10-09net: ftgmac100: fixed not check status from fixed phyJacky Chou1-1/+6
2024-10-09clk: rockchip: fix finding of maximum clock IDYao Zi1-1/+1
2024-10-09Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2024-10-09nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce1-6/+8
2024-10-09device-dax: correct pgoff align in dax_set_mapping()Kun(llfl)1-1/+1
2024-10-09misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich3-8/+0
2024-10-09HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()Basavaraj Natikar1-11/+3
2024-10-09ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel1-4/+14
2024-10-09net: amd: mvme147: Fix probe banner messageDaniel Palmer1-4/+3
2024-10-09net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit1-1/+23