summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-16net: enetc: fix NTMP DMA use-after-free issueWei Fang
2026-04-16net: enetc: correct the command BD ring consumer indexWei Fang
2026-04-16net: pse-pd: fix out-of-bounds bitmap access in pse_isr() on 32-bitKory Maincent
2026-04-16net: mdio: MDIO_PIC64HPSC should depend on ARCH_MICROCHIPGeert Uytterhoeven
2026-04-16net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload...Lorenzo Bianconi
2026-04-17Merge tag 'drm-intel-next-fixes-2026-04-16' of https://gitlab.freedesktop.org...Dave Airlie
2026-04-17Merge tag 'topic/pipe-reorder-2026-04-15' of https://gitlab.freedesktop.org/d...Dave Airlie
2026-04-16nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555)Tao Jiang
2026-04-16nvme-multipath: put module reference when delayed removal work is canceledJohn Garry
2026-04-16nvme: expose TLS modeDaniel Wagner
2026-04-16nvme-apple: drop invalid put of admin queue reference countFedor Pchelkin
2026-04-16nvme-core: fix parameter name in commentFlavio Suligoi
2026-04-16nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_freeChaitanya Kulkarni
2026-04-16drm/xe/eustall: Fix drm_dev_put called before stream disable in closeShuicheng Lin
2026-04-16drm/xe/xe3p_lpg: Add Wa_18044193044Varun Gupta
2026-04-16drm/nouveau: Fix double call to drm_sched_entity_fini()Philipp Stanner
2026-04-16drm/sched: Make drm_sched_entity_kill() a public functionPhilipp Stanner
2026-04-17drm/colorop: Check if getting curve_1d_type default succeedsJonathan Cavitt
2026-04-16Merge branch 'for-7.1/asus' into for-linusJiri Kosina
2026-04-16Merge branch 'for-7.1/hid-bpf' into for-linusJiri Kosina
2026-04-16Merge branch 'for-7.1/intel-thc' into for-linusJiri Kosina
2026-04-16Merge branch 'for-7.1/lenovo-v2' into for-linusJiri Kosina
2026-04-16Merge branch 'for-7.1/mcp2221' into for-linusJiri Kosina
2026-04-16Merge branch 'for-7.1/pidff' into for-linusJiri Kosina
2026-04-16Merge branch 'for-7.1/pl' into for-linusJiri Kosina
2026-04-16Merge branch 'for-7.1/sony' into for-linusJiri Kosina
2026-04-16Merge branch 'for-7.1/winwing' into for-linusJiri Kosina
2026-04-16Merge branch 'for-7.1/core-v2' into for-linusJiri Kosina
2026-04-17drm/gpuvm: Do not prepare NULL objectsJonathan Cavitt
2026-04-16drm/i915/reset: Disable execlist per-engine reset for display reset testsVille Syrjälä
2026-04-16drm/i915/reset: Add "intel_display_reset_count" debugfs fileVille Syrjälä
2026-04-16Merge branches 'clk-samsung', 'clk-qcom', 'clk-round', 'clk-sai' and 'clk-cle...Stephen Boyd
2026-04-16Merge branches 'clk-tenstorrent', 'clk-rockchip', 'clk-imx' and 'clk-allwinne...Stephen Boyd
2026-04-16Merge branches 'clk-fixes', 'clk-renesas', 'clk-rpi', 'clk-eswin' and 'clk-me...Stephen Boyd
2026-04-16drm/xe/display: Add init_clock_gating.h stubsVille Syrjälä
2026-04-16drm/i915/reset: Move pending_fb_pin handling to i915Ville Syrjälä
2026-04-16drm/i915/reset: Reorganize display reset codeVille Syrjälä
2026-04-16drm/xe: Clear xe->display when no longer validVille Syrjälä
2026-04-16accel/amdxdna: Fix memory leak in amdxdna_iommu_alloc()Felix Gu
2026-04-16accel/amdxdna: Add hardware scheduler time quantum supportMax Zhen
2026-04-16drm/xe: Fix type and parameter name mismatches in kernel-doc referencesShuicheng Lin
2026-04-16drm/xe: Fix kernel-doc comment syntax issues in header filesShuicheng Lin
2026-04-16drm/xe: Add missing '@' prefix to kernel-doc member tagsShuicheng Lin
2026-04-16drm/xe: Fix stale and mismatched kernel-doc member tags in header filesShuicheng Lin
2026-04-16Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-16Merge tag 'efi-next-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-16Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-04-16spi: mtk-snfi: fix memory leak in probeFelix Gu