aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
14 daysscsi: storvsc: Process unsupported MODE_SENSE_10Long Li1-1/+2
14 daysof: platform: Use default match table for /firmwareRob Herring (Arm)1-1/+1
14 daysMerge tag 'drm-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds33-180/+282
14 daysMerge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-20/+39
2026-01-16can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-16can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-16can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-16can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-16can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter14-129/+165
2026-01-16Merge tag 'acpi-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+7
2026-01-16Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2026-01-16Merge tag 'amd-drm-fixes-6.19-2026-01-15' of https://gitlab.freedesktop.org/a...Simona Vetter18-50/+116
2026-01-16Merge tag 'gpio-fixes-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+18
2026-01-16can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde1-0/+7
2026-01-16can: dev: alloc_candev_mqs(): add missing default CAN capabilitiesMarc Kleine-Budde1-0/+1
2026-01-16comedi: dmm32at: serialize use of paged registersIan Abbott1-2/+30
2026-01-16mei: trace: treat reg parameter as stringAlexander Usyskin1-9/+9
2026-01-16uio: pci_sva: correct '-ENODEV' check logicHaiyue Wang1-2/+2
2026-01-16uacce: ensure safe queue release with state managementChenghai Huang1-7/+21
2026-01-16uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen1-0/+6
2026-01-16uacce: fix isolate sysfs check conditionChenghai Huang1-0/+6
2026-01-16uacce: fix cdev handling in the cleanup pathWenkai Lin1-1/+7
2026-01-16slimbus: core: clean up of_slim_get_device()Johan Hovold1-16/+10
2026-01-16slimbus: core: fix of_slim_get_device() kernel docJohan Hovold1-3/+5
2026-01-16slimbus: core: amend slim_get_device() kernel docJohan Hovold1-0/+3
2026-01-16slimbus: core: fix device reference leak on report presentJohan Hovold1-0/+3
2026-01-16slimbus: core: fix runtime PM imbalance on report presentJohan Hovold1-7/+9
2026-01-16slimbus: core: fix OF node leak on registration failureJohan Hovold1-1/+1
2026-01-16intel_th: rename error labelJohan Hovold1-4/+4
2026-01-16intel_th: fix device leak on output open()Johan Hovold1-3/+16
2026-01-16comedi: Fix getting range information for subdevices 16 to 255Ian Abbott2-2/+2
2026-01-16mux: mmio: Fix IS_ERR() vs NULL check in probe()Dan Carpenter1-4/+4
2026-01-16serial: 8250_pci: Fix broken RS485 for F81504/508/512Marnix Rijnart1-1/+1
2026-01-16serial: qcom_geni: Fix BT failure regression on RB2 platformPraveen Talari1-7/+6
2026-01-16platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute namesMario Limonciello1-0/+8
2026-01-16Merge tag 'icc-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+5
2026-01-16arm_mpam: Use non-atomic bitops when modifying feature bitmapBen Horgan1-2/+6
2026-01-16arm_mpam: Remove duplicate linux/srcu.h headerJiapeng Chong1-1/+0
2026-01-16xhci: sideband: don't dereference freed ring when removing sideband endpointMathias Nyman2-4/+12
2026-01-16Merge tag 'usb-serial-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-30/+51
2026-01-15net: freescale: ucc_geth: Return early when TBI PHY can't be foundMaxime Chevallier1-1/+3
2026-01-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-31/+57
2026-01-15bonding: limit BOND_MODE_8023AD to Ethernet devicesEric Dumazet1-0/+6
2026-01-15net: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore1-4/+0
2026-01-15usbnet: fix crash due to missing BQL accounting after resumeSimon Schippers1-0/+1
2026-01-15soc: renesas: Fix missing dependency on new CONFIG_CACHEMAINT_FOR_DMAJonathan Cameron1-0/+1
2026-01-16rust: driver: drop device private data post unbindDanilo Krummrich1-0/+2
2026-01-15Merge tag 'efi-fixes-for-v6.19-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+2
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+7