summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-30ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any taskCaleb Sander Mateos
2025-06-30ublk: don't take ublk_queue in ublk_unregister_io_buf()Caleb Sander Mateos
2025-06-30ublk: consolidate UBLK_IO_FLAG_{ACTIVE,OWNED_BY_SRV} checksCaleb Sander Mateos
2025-06-30ublk: remove task variable from __ublk_ch_uring_cmd()Caleb Sander Mateos
2025-06-30ublk: handle UBLK_IO_FETCH_REQ earlierCaleb Sander Mateos
2025-06-30ublk: check cmd_op firstCaleb Sander Mateos
2025-06-30ublk: remove struct ublk_rq_dataCaleb Sander Mateos
2025-06-30ublk: use vmalloc for ublk_device's __queuesCaleb Sander Mateos
2025-06-30nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORSChristoph Hellwig
2025-06-30nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTEChristoph Hellwig
2025-06-30nvme-pci: convert the data mapping to blk_rq_dma_mapChristoph Hellwig
2025-06-30nvme-pci: remove superfluous argumentsChristoph Hellwig
2025-06-30nvme-pci: merge the simple PRP and SGL setup into a common helperChristoph Hellwig
2025-06-30nvme-pci: refactor nvme_pci_use_sglsChristoph Hellwig
2025-06-30dm: Check for forbidden splitting of zone write operationsDamien Le Moal
2025-06-30dm: dm-crypt: Do not partially accept write BIOs with zoned targetsDamien Le Moal
2025-06-30dm: Always split write BIOs to zoned device limitsDamien Le Moal
2025-06-30block: Introduce bio_needs_zone_write_plugging()Damien Le Moal
2025-06-29Merge tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-29Merge tag 'tty-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-29Merge tag 'edac_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-28Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-27Merge tag 'pci-v6.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-27Merge tag 'drm-fixes-2025-06-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-27Merge tag 'cxl-fixes-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-28Merge tag 'drm-misc-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-06-27Merge tag 'acpi-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-27Merge tag 'ata-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-06-27Merge tag 's390-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-06-27i2c: scx200_acb: depends on HAS_IOPORTJohannes Berg
2025-06-26Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-27Merge tag 'drm-xe-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-06-27Merge tag 'drm-intel-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-26Merge tag 'nvme-6.16-2025-06-26' of git://git.infradead.org/nvme into block-6.16Jens Axboe
2025-06-26ublk: sanity check add_dev input for underflowRonnie Sahlberg
2025-06-26drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko
2025-06-26drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko
2025-06-26drm/xe: move DPT l2 flush to a more sensible placeMatthew Auld
2025-06-26drm/xe: Move DSB l2 flush to a more sensible placeMaarten Lankhorst
2025-06-26nvme: fix atomic write size validationChristoph Hellwig
2025-06-26nvme: refactor the atomic write unit detectionChristoph Hellwig
2025-06-26nvme: reset delayed remove_work after reconnectKeith Busch
2025-06-26net: libwx: fix the creation of page_poolJiawen Wu
2025-06-25net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman
2025-06-25atm: idt77252: Add missing `dma_map_error()`Thomas Fourier
2025-06-26i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET
2025-06-25platform/x86: Use i2c adapter name to fix build errorsPratap Nirujogi
2025-06-25i2c: amd-isp: Initialize unique adapter namePratap Nirujogi