aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-27RDMA/hns: Fix the modification of max_send_sgewenglianfa1-2/+0
2025-10-27RDMA/hns: Fix recv CQ and QP cache affinityChengchang Tang3-3/+63
2025-10-26Merge tag 'char-misc-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds14-62/+93
2025-10-26Merge tag 'staging-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-8/+22
2025-10-26Merge tag 'tty-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-16/+26
2025-10-26Merge tag 'usb-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-11/+29
2025-10-26drm/sysfb: Do not dereference NULL pointer in plane resetThomas Zimmermann1-2/+6
2025-10-25Merge tag 'driver-core-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds3-55/+85
2025-10-25Merge tag 'firewire-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds2-1/+11
2025-10-25drm/msm: Ensure vm is created in VM_BIND ioctlRob Clark1-1/+1
2025-10-25drm/msm: Reject MAP_NULL op if no PRRRob Clark3-7/+17
2025-10-25Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-61/+61
2025-10-24net: phy: dp83867: Disable EEE support as not implementedEmanuele Ghidoli1-0/+6
2025-10-24Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds13-95/+138
2025-10-24Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds3-97/+33
2025-10-25firewire: init_ohci1394_dma: add missing function parameter documentationNirbhay Sharma1-0/+10
2025-10-24Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-0/+15
2025-10-24Merge tag 'devicetree-fixes-for-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-4/+40
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-56/+77
2025-10-24Merge tag 'hwmon-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds5-23/+32
2025-10-24Merge tag 'spi-fix-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds8-42/+151
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds6-27/+51
2025-10-24dma-fence: Fix safe access wrapper to call timeline name methodAkash Goel1-1/+1
2025-10-24Bluetooth: fix corruption in h4_recv_buf() after cleanupCalvin Owens14-19/+25
2025-10-24Bluetooth: btintel_pcie: Fix event packet loss issueKiran K1-5/+6
2025-10-24Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during resetChris Lu1-0/+12
2025-10-24of/irq: Export of_msi_xlate() for module usageLorenzo Pieralisi1-0/+1
2025-10-24Merge tag 'usb-serial-6.18-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman1-0/+10
2025-10-24Merge tag 'drm-xe-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesSimona Vetter5-69/+49
2025-10-24Merge tag 'drm-intel-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesSimona Vetter1-12/+13
2025-10-24Merge tag 'drm-misc-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesSimona Vetter3-10/+62
2025-10-24media: videobuf2: forbid remove_bufs when legacy fileio is activeMarek Szyprowski1-0/+5
2025-10-24media: uvcvideo: Use heuristic to find stream entityRicardo Ribalda1-1/+14
2025-10-24media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LEDHans de Goede2-2/+2
2025-10-24ACPI: fan: Use platform device for devres-related actionsArmin Wolf3-7/+7
2025-10-24ACPI: fan: Use ACPI handle when retrieving _FSTArmin Wolf4-16/+26
2025-10-23drm/xe: Check return value of GGTT workqueue allocationMatthew Brost1-0/+3
2025-10-23scsi: ufs: core: Reduce link startup failure loggingBart Van Assche1-5/+1
2025-10-23scsi: ufs: core: Fix a race condition related to the "hid" attribute groupBart Van Assche1-1/+1
2025-10-23scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power down (PC=3)Nitin Rawat1-1/+14
2025-10-23PCI/ASPM: Enable only L0s and L1 for devicetree platformsBjorn Helgaas1-25/+9
2025-10-24firewire: core: fix __must_hold() annotationTakashi Sakamoto1-1/+1
2025-10-23virtio-net: drop the multi-buffer XDP packet in zerocopyBui Quang Minh1-3/+8
2025-10-23usbnet: Prevents free active keventLizhi Xu1-0/+2
2025-10-23Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski9-51/+93
2025-10-23Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann2-44/+47
2025-10-23Merge tag 'ffa-fix-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann1-10/+27
2025-10-23ACPI: video: Fix use-after-free in acpi_video_switch_brightness()Yuhao Jiang1-1/+3
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds31-138/+286
2025-10-23Merge tag 'acpi-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-1/+7