aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-28drm/radeon: Do not kfree() devres managed rdevDaniel Palmer1-1/+0
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello1-4/+30
2025-10-28drm/mediatek: Fix device use-after-free on unbindJohan Hovold1-10/+0
2025-10-28drm/sched: avoid killing parent entity on child SIGKILLDavid Rosca1-1/+2
2025-10-27cpuidle: riscv-sbi: Replace deprecated strcpy in sbi_cpuidle_init_cpuThorsten Blum1-2/+3
2025-10-27sfc: fix potential memory leak in efx_mae_process_mport()Abdun Nihaal1-0/+4
2025-10-27net: hns3: return error code when function failsJijie Shao3-6/+8
2025-10-27Merge tag 'for-net-2025-10-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski16-24/+43
2025-10-27drm/etnaviv: fix flush sequence logicTomeu Vizoso1-1/+1
2025-10-27ACPI: SPCR: Check for table version when using precise baudratePunit Agrawal1-1/+1
2025-10-27ACPI: MRRM: Check revision of MRRM tableTony Luck1-0/+3
2025-10-27Revert "wifi: ath10k: avoid unnecessary wait for service ready message"Baochen Qiang1-19/+20
2025-10-27cpuidle: governors: menu: Select polling state in some more casesRafael J. Wysocki1-2/+5
2025-10-27drm/nouveau: Fix race in nouveau_sched_fini()Philipp Stanner1-2/+12
2025-10-27drm/sched: Fix race in drm_sched_entity_select_rq()Philipp Stanner1-1/+2
2025-10-27RDMA/hns: Remove an extra blank lineGuofeng Yue1-1/+0
2025-10-27RDMA/hns: Fix wrong WQE data when QP wraps aroundJunxian Huang1-3/+8
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/g...Linus Torvalds14-62/+93
2025-10-26Merge tag 'staging-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+22
2025-10-26Merge tag 'tty-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-16/+26
2025-10-26Merge tag 'usb-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus 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...Linus Torvalds3-55/+85
2025-10-25Merge tag 'firewire-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus 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/ke...Linus 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/gi...Linus 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/...Linus Torvalds1-0/+15
2025-10-24Merge tag 'devicetree-fixes-for-6.18-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+40
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-56/+77
2025-10-24Merge tag 'hwmon-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-23/+32
2025-10-24Merge tag 'spi-fix-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-42/+151
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus 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/ke...Greg Kroah-Hartman1-0/+10
2025-10-24Merge tag 'drm-xe-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter5-69/+49
2025-10-24Merge tag 'drm-intel-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/...Simona Vetter1-12/+13
2025-10-24Merge tag 'drm-misc-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/m...Simona 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