summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-06crypto: atmel - Use unregister_{aeads,ahashes,skciphers}Thorsten Blum3-47/+22
2026-02-06hwrng: optee - simplify OP-TEE context matchRouven Czerwinski1-4/+1
2026-02-06crypto: ccp - Add sysfs attribute for boot integrityMario Limonciello2-1/+4
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen1-1/+1
2026-02-06Merge tag 'hwmon-for-v6.19-final' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-6/+26
2026-02-06Merge 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-06Merge 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-05Merge branch 'acpi-apei'Rafael J. Wysocki11-58/+299
2026-02-05Merge branch 'acpi-processor'Rafael J. Wysocki3-81/+118
2026-02-05Merge branches 'acpi-battery' and 'acpi-misc'Rafael J. Wysocki2-43/+41
2026-02-05Merge branch 'acpi-driver'Rafael J. Wysocki13-338/+299
2026-02-05Merge branch 'acpi-bus'Rafael J. Wysocki5-331/+397
2026-02-05s390/tape: Consolidate tape config options and modulesJan Höppner7-49/+23
2026-02-05s390/cio: Fix device lifecycle handling in css_alloc_subchannel()Salah Triki1-1/+1
2026-02-05Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'Rafael J. Wysocki8-47/+85
2026-02-05Merge branch 'acpi-irq'Rafael J. Wysocki8-137/+664
2026-02-05Merge branch 'acpica'Rafael J. Wysocki6-32/+38
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-05Merge tag 'wireless-2026-02-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski3-3/+7
2026-02-05Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-51/+4
2026-02-05hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann1-0/+1
2026-02-04Merge branches 'pm-powercap', 'pm-opp' and 'pm-em'Rafael J. Wysocki4-11/+9
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki17-73/+32
2026-02-04Merge branch 'pm-sleep'Rafael J. Wysocki3-9/+11
2026-02-04Merge branch 'pm-cpuidle'Rafael J. Wysocki3-74/+316
2026-02-04Merge branch 'thermal-intel'Rafael J. Wysocki9-30/+78
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-04irqchip/gic-v5: Fix spelling mistake "ouside" -> "outside"Colin Ian King1-1/+1
2026-02-04gpiolib: acpi: Fix gpio count with string referencesAlban Bedel1-0/+1
2026-02-04irqchip/sifive-plic: Handle number of hardware interrupts correctlyThomas Gleixner1-37/+45