summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-11Revert "iommu/amd: Skip enabling command/event buffers for kdump"Greg Kroah-Hartman1-19/+9
2026-01-11firmware: arm_scmi: Fix unused notifier-block in unregisterAmitai Gottlieb1-0/+1
2026-01-11tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)1-5/+0
2026-01-11pwm: stm32: Always program polaritySean Nyekjaer1-2/+1
2026-01-11net: stmmac: make sure that ptp_rate is not 0 before configuring ESTAlexis Lothoré2-0/+10
2026-01-11virtio_console: fix order of fields cols and rowsMaximilian Immanuel Brandtner1-1/+1
2026-01-11RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() testsZhu Yanjun1-19/+6
2026-01-11RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun7-20/+91
2026-01-11RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problemZhu Yanjun1-0/+5
2026-01-11media: mediatek: vcodec: Use spinlock for context list protection lockChen-Yu Tsai7-20/+28
2026-01-11media: amphion: Remove vpu_vb_is_codecconfigMing Qian3-40/+3
2026-01-11media: amphion: Make some vpu_v4l2 functions staticLaurent Pinchart2-11/+9
2026-01-11media: amphion: Add a frame flush mode for decoderMing Qian1-1/+13
2026-01-11mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand2-5/+2
2026-01-11media: verisilicon: Fix CPU stalls on G2 bus errorNicolas Dufresne6-23/+85
2026-01-11media: verisilicon: g2: Use common helpers to compute chroma and mv offsetsBenjamin Gaignard4-38/+23
2026-01-11media: verisilicon: Store chroma and motion vectors offsetBenjamin Gaignard2-2/+6
2026-01-11net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...Vladimir Oltean1-2/+4
2026-01-11drm/amd/display: Fix null pointer deref in dcn20_resource.cAurabindo Pillai1-4/+5
2026-01-11usb: xhci: Apply the link chain quirk on NEC isoc endpointsMichal Pecio1-2/+11
2026-01-11usb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin3-16/+9
2026-01-11xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik1-1/+1
2026-01-11tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)6-35/+13
2026-01-11drm/tilcdc: Fix removal actions in case of failed probeKory Maincent (TI.com)3-20/+37
2026-01-11drm/tilcdc: request and mapp iomem with devresPhilipp Stanner1-15/+4
2026-01-11drm/mediatek: Fix probe resource leaksJohan Hovold3-7/+19
2026-01-11drm/mediatek: Fix probe memory leakJohan Hovold1-1/+1
2026-01-11drm/amdgpu: Forward VMID reservation errorsNatalie Vock1-2/+4
2026-01-11net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin1-1/+1
2026-01-11pmdomain: imx: Fix reference count leak in imx_gpc_probe()Wentao Liang1-3/+2
2026-01-11pmdomain: Use device_get_match_data()Rob Herring3-24/+12
2026-01-11PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan1-7/+3
2026-01-11gpiolib: acpi: Add quirk for Dell Precision 7780Askar Safin1-0/+22
2026-01-11scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend errorSeunghwan Baek1-1/+4
2026-01-11usb: ohci-nxp: fix device leak on probe failureJohan Hovold1-0/+2
2026-01-11usb: ohci-nxp: Use helper function devm_clk_get_enabled()Zhang Zekun1-14/+4
2026-01-11wifi: mt76: Fix DTS power-limits on little endian systemsSven Eckelmann (Plasma Cloud)1-13/+24
2026-01-11tpm: Cap the number of PCR banksJarkko Sakkinen3-11/+3
2026-01-11usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold1-10/+10
2026-01-11drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
2026-01-11drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec1-20/+17
2026-01-11drm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov1-6/+4
2026-01-11drm/mgag200: Fix big-endian supportRené Rebe1-0/+25
2026-01-11drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter1-0/+6
2026-01-11drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()Miaoqian Lin1-0/+1
2026-01-11drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann1-43/+0
2026-01-11drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen1-1/+1
2026-01-11drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer1-0/+2
2026-01-11net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang1-1/+2
2026-01-11net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore1-2/+2