summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-05-31ublk: have a per-io daemon instead of a per-queue daemonUday Shankar
2025-05-30md/md-bitmap: remove parameter slot from bitmap_create()Yu Kuai
2025-05-30md/md-bitmap: cleanup bitmap_ops->startwrite()Yu Kuai
2025-05-30md/dm-raid: remove max_write_behind setting limitYu Kuai
2025-05-30md/md-bitmap: fix dm-raid max_write_behind settingYu Kuai
2025-05-30md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAITYu Kuai
2025-05-27loop: add file_start_write() and file_end_write()Ming Lei
2025-05-27bcache: reserve more RESERVE_BTREE buckets to prevent allocator hangMingzhe Zou
2025-05-27bcache: remove unused constantsRobert Pang
2025-05-27bcache: fix NULL pointer in cache_set_flush()Linggang Zeng
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-05-26Merge tag 'tpmdd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-24Merge tag 'input-for-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-24Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-24Merge tag 'iommu-fixes-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-23Merge tag 'drm-fixes-2025-05-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-24Merge tag 'drm-xe-fixes-2025-05-23' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-05-24Merge tag 'amd-drm-fixes-6.15-2025-05-22' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-05-24Merge tag 'drm-misc-fixes-2025-05-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-05-23Merge tag 'thermal-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-23tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABIStuart Yoder
2025-05-23tpm_crb_ffa: use dev_xx() macro to print logYeoreum Yun
2025-05-23tpm_ffa_crb: access tpm service over FF-A direct message request v2Yeoreum Yun
2025-05-23tpm: remove kmalloc failure error messageColin Ian King
2025-05-23ublk: add feature UBLK_F_QUIESCEMing Lei
2025-05-23Merge tag 'soc-fixes-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-23Merge tag 'platform-drivers-x86-v6.15-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-05-23crypto: qat - add missing header inclusionArnd Bergmann
2025-05-23platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI IDTodd Brandt
2025-05-22drm/xe: Use xe_mmio_read32() to read mtcfg registerShuicheng Lin
2025-05-22drm/xe/mocs: Check if all domains awakeTejas Upadhyay
2025-05-22Merge tag 'pmdomain-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-22Merge tag 'mmc-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-05-22Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-22Revert "drm/amd: Keep display off while going into S4"Mario Limonciello
2025-05-22Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-22ublk: run auto buf unregisgering in same io_ring_ctx with registeringMing Lei
2025-05-22spi: spi-fsl-dspi: Reset SR flags before sending a new messageLarisa Grigore
2025-05-22spi: spi-fsl-dspi: Halt the module after a new message transferBogdan-Gabriel Roman
2025-05-22spi: spi-fsl-dspi: restrict register range for regmap accessLarisa Grigore
2025-05-22s390/pci: Prevent self deletion in disable_slot()Niklas Schnelle