summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-17iommu/exynos: fix device leak on of_xlate()Johan Hovold
2025-11-17iommu/qcom: fix device leak on of_xlate()Johan Hovold
2025-11-17iommu/apple-dart: fix device leak on of_xlate()Johan Hovold
2025-11-17iommupt: Actually correct pt_test_sw_bit_{acquire_release}() parameter descri...Bagas Sanjaya
2025-11-17drivers/xen/xenbus: Replace deprecated strcpy in xenbus_transaction_endThorsten Blum
2025-11-17thunderbolt: Fix typos in xdomain.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in usb4.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in tunnel.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in tmu.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in tb_regs.hAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in tb.hAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in tb.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in switch.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in retimer.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in nhi.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in lc.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in icm.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in domain.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in debugfs.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in ctl.cAlan Borzeszkowski
2025-11-17drivers/xen/xenbus: Simplify return statement in join()Thorsten Blum
2025-11-17Merge tag 'drm-misc-next-2025-11-14-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-17Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-11-16vfio/nvgrace-gpu: register device memory for poison handlingAnkit Agrawal
2025-11-16mm: change ghes code to allow poison of non-struct pfnAnkit Agrawal
2025-11-16mm: change type of parameter for memory_notifyIsrael Batista
2025-11-16mm: change type of state in struct memory_blockIsrael Batista
2025-11-16mm: make INVALID_PHYS_ADDR a generic macroAnshuman Khandual
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo
2025-11-16iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu
2025-11-16iommu: disable SVA when CONFIG_X86 is setLu Baolu
2025-11-16mm: update mem char driver to use mmap_prepareLorenzo Stoakes
2025-11-16device/dax: update devdax to use mmap_prepareLorenzo Stoakes
2025-11-16drivers/base/node: fold unregister_node() into unregister_one_node()Donet Tom
2025-11-16drivers/base/node: fold register_node() into register_one_node()Donet Tom
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts
2025-11-17spi: aspeed: Add support for the AST2700 SPI controllerChin-Ting Kuo
2025-11-17spi: aspeed: Use phys_addr_t for bus addresses to support 64-bit platformsChin-Ting Kuo
2025-11-17spi: aspeed: Enable Quad SPI mode for page programChin-Ting Kuo
2025-11-17ASoC: audio_topology: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-17ASoC: audio_helper: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-17ASoC: audio_codec: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-17ASoC: arizona-micsupp: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-17ASoC: arizona-haptics: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-16spi: bcm63xx: drop wrong casts in probe()Jonas Gorski
2025-11-17Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-11-16rust: rbtree: add immutable cursorVitaly Wool
2025-11-16tools: riscv: Fixed misalignment of CSR related definitionsChen Pei
2025-11-16can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde
2025-11-16can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBsMarc Kleine-Budde