aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2024-10-09net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar3-0/+5
2024-10-09Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...Dave Airlie9-41/+78
2024-10-08net: ibm: emac: mal: fix wrong gotoRosen Penev1-1/+1
2024-10-08drm/xe: Make wedged_mode debugfs writableMatt Roper1-1/+1
2024-10-08drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar1-1/+3
2024-10-08drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld1-6/+3
2024-10-08drm/xe/ct: fix xa_store() error checkingMatthew Auld1-15/+8
2024-10-08drm/xe/ct: prevent UAF in send_recv()Matthew Auld1-3/+18
2024-10-08e1000e: change I219 (19) devices to ADPVitaly Lifshits2-4/+4
2024-10-08igb: Do not bring the device up after non-fatal errorMohamed Khalfella1-0/+4
2024-10-08i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov2-0/+3
2024-10-08ice: Fix increasing MSI-X on VFMarcin Szycik3-5/+9
2024-10-08ice: Flush FDB entries before resetWojciech Drewek3-22/+8
2024-10-08ice: Fix netif_is_ice() in Safe ModeMarcin Szycik1-1/+2
2024-10-08ice: Fix entering Safe ModeMarcin Szycik1-3/+1
2024-10-08nvme: delete unnecessary fallthru commentTokunori Ikegami1-1/+0