summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-01vfio/xe: Add device specific vfio_pci driver variant for Intel graphicsMichał Winiarski-0/+592
2025-12-01drm/xe/pf: Export helpers for VFIOMichał Winiarski-0/+84
2025-12-01drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski-0/+20
2025-12-01drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski-7/+42
2025-12-01drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper-0/+38
2025-12-01drm/ast: Wrap cursor framebuffer access in drm_gem_fb_begin/end_cpu_access()Thomas Zimmermann-31/+43
2025-12-01drm/ast: Support cursor buffers objects in I/O memoryThomas Zimmermann-1/+14
2025-12-01drm/ast: Move cursor format conversion into helper functionThomas Zimmermann-23/+39
2025-12-01wireguard: netlink: lower .maxattr for WG_CMD_GET_DEVICEAsbjørn Sloth Tønnesen-1/+1
2025-12-01wireguard: netlink: convert to split opsAsbjørn Sloth Tønnesen-7/+9
2025-12-01wireguard: netlink: use WG_KEY_LEN in policiesAsbjørn Sloth Tønnesen-4/+7
2025-12-01wireguard: netlink: validate nested arrays in policyAsbjørn Sloth Tønnesen-4/+6
2025-12-01wireguard: netlink: enable strict genetlink validationAsbjørn Sloth Tønnesen-1/+0
2025-11-30vhost: switch to arrays of feature bitsMichael S. Tsirkin-25/+61
2025-11-30clk: keystone: fix compile testingJohan Hovold-2/+1
2025-11-30clk: keystone: syscon-clk: fix regmap leak on probe failureJohan Hovold-1/+1
2025-11-30clk: qcom: Mark camcc_sm7150_hws staticStephen Boyd-1/+1
2025-11-30clk: samsung: exynos-clkout: Assign .num before accessing .hwsNathan Chancellor-1/+1
2025-11-30md: remove legacy 1s delay in md_notify_rebootTarun Sahu-11/+0
2025-11-30md/raid5: fix IO hang when array is broken with IO inflightYu Kuai-2/+4
2025-11-30md: warn about updating super block failureYu Kuai-0/+1
2025-11-30md/raid0: fix NULL pointer dereference in create_strip_zones() for dm-raidYu Kuai-1/+8
2025-11-29scsi: qla4xxx: Use time conversion macrosShi Hao-1/+1
2025-11-29remoteproc: qcom_q6v5_wcss: use optional reset for wcss_q6_bcr_resetAlexandru Gagniuc-1/+2
2025-11-29remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regsAlexandru Gagniuc-4/+4
2025-11-29KEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen-1/+13
2025-11-29scsi: qla2xxx: Enable/disable IRQD_NO_BALANCING during resetWen Xiong-0/+30
2025-11-29scsi: ipr: Enable/disable IRQD_NO_BALANCING during resetWen Xiong-1/+27
2025-11-29scsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou-0/+1
2025-11-29scsi: target: sbp: Remove KMSG_COMPONENT macroHeiko Carstens-2/+1
2025-11-29scsi: core: Correct documentation for scsi_device_quiesce()Miao Li-1/+1
2025-11-29remoteproc: qcom_wcnss: Fix NULL vs IS_ERR() bug in wcnss_alloc_memory_region()Dan Carpenter-2/+2
2025-11-29remoteproc: qcom: q6v5: Fix NULL vs IS_ERR() bug in q6v5_alloc_memory_region()Dan Carpenter-2/+2
2025-11-29remoteproc: qcom: pas: Fix a couple NULL vs IS_ERR() bugsDan Carpenter-4/+4
2025-11-29remoteproc: qcom_q6v5_adsp: Fix a NULL vs IS_ERR() check in adsp_alloc_memory...Dan Carpenter-2/+3
2025-11-29scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1Suganath Prabu S-3/+5
2025-11-29scsi: target: Reset t_task_cdb pointer in error caseAndrey Vatoropin-0/+1
2025-11-29scsi: ufs: core: Fix EH failure after W-LUN resume errorBrian Kao-8/+28
2025-11-29zram: fix a spelling mistakeChu Guangqing-1/+1
2025-11-29Merge tag 'nand/for-6.19' into mtd/nextMiquel Raynal-96/+721
2025-11-29Merge tag 'spi-nor/for-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...Miquel Raynal-46/+163
2025-11-29mtd: sm_ftl: Fix typo in comment in sm_read_lbaThorsten Blum-1/+1
2025-11-29mtd: sm_ftl: Replace deprecated strncpy with sysfs_emit in sm_attr_showThorsten Blum-2/+1
2025-11-29mtd: lpddr_cmds: fix signed shifts in lpddr_cmdsIvan Stepchenko-4/+4
2025-11-29mtd: docg3: fix kernel-doc warningsRandy Dunlap-1/+1
2025-11-29mtd: spinand: add support for FudanMicro FM25S01BI3Mikhail Zhilkin-0/+72
2025-11-29i2c: i2c-elektor: Allow building on SMP kernelsMagnus Lindholm-1/+1
2025-11-28net: bcmgenet: extract GRXRINGS from .get_rxnfcBreno Leitao-3/+8
2025-11-28net: bnxt: extract GRXRINGS from .get_rxnfcBreno Leitao-4/+8
2025-11-28net: phy: aquantia: check for NVMEM deferralRobert Marko-1/+1