aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
28 hoursx86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds2-2/+2
28 hoursx86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds2-8/+7
2026-02-08Merge tag 'i2c-for-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2026-02-07Merge tag 'spi-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+59
2026-02-07Merge tag 'regulator-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2026-02-07Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-50/+94
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds1-12/+21
2026-02-06Merge tag 'iommu-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2026-02-06Merge tag 'pmdomain-v6.19-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-8/+34
2026-02-06Merge tag 'gpio-fixes-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+2
2026-02-06Merge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds7-14/+138
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen1-1/+1
2026-02-05Merge tag 'hwmon-for-v6.19-final' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-6/+26
2026-02-05Merge tag 'drm-fixes-2026-02-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds82-187/+288
2026-02-06Merge tag 'amd-drm-fixes-6.19-2026-02-05' of https://gitlab.freedesktop.org/a...Dave Airlie8-39/+62
2026-02-06Merge tag 'drm-xe-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie7-10/+19
2026-02-06Merge tag 'drm-misc-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie67-138/+207
2026-02-05Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-48/+59
2026-02-05spi: tegra114: Preserve SPI mode bits in def_command1_regVishwaroop A1-0/+3
2026-02-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-64/+55
2026-02-05functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitionsAl Viro2-57/+53
2026-02-05rust_binderfs: fix a dentry leakAl Viro1-7/+2
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds25-188/+357
2026-02-05gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()Chen Ni1-1/+1
2026-02-05loop: revert exclusive opener loop status changeJens Axboe1-33/+12
2026-02-05nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovecYunJe Shin1-0/+17
2026-02-05nvme-pci: handle changing device dma map requirementsKeith Busch1-15/+30
2026-02-05pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for system wakeupXu Yang1-0/+4
2026-02-05pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system wakeupXu Yang1-0/+26
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio2-3/+5
2026-02-05drm/bridge: imx8mp-hdmi-pai: enable PM runtimeShengjiu Wang1-0/+15
2026-02-04Merge tag 'wireless-2026-02-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski3-3/+7
2026-02-04Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-51/+4
2026-02-04hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann1-0/+1
2026-02-04Merge tag 'soc-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2026-02-04drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa1-3/+10
2026-02-04drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_depShuicheng Lin1-1/+1
2026-02-04drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_earlyShuicheng Lin1-1/+1
2026-02-04drm/xe: Fix kerneldoc for xe_migrate_exec_queueShuicheng Lin1-1/+1
2026-02-04drm/xe/query: Fix topology query pointer advanceShuicheng Lin1-1/+1
2026-02-04gpiolib: acpi: Fix gpio count with string referencesAlban Bedel1-0/+1
2026-02-04drm/mgag200: fix mgag200_bmc_stop_scanout()Jacob Keller2-19/+18
2026-02-03net: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao1-6/+35
2026-02-03net: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao2-5/+30
2026-02-03gve: Correct ethtool rx_dropped calculationMax Yuan1-6/+17
2026-02-03gve: Fix stats report corruption on queue count changeDebarghya Kundu2-22/+36
2026-02-03net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni1-0/+3
2026-02-04nouveau/gsp: fix suspend/resume regression on r570 firmwareDave Airlie4-7/+7
2026-02-04nouveau: add a third state to the fini handler.Dave Airlie56-84/+139
2026-02-04nouveau/gsp: use rpc sequence numbers properly.Dave Airlie4-3/+15