summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-04nvme-fabrics: add ENOKEY to no retry criteria for authentication failuresJustin Tee
2025-12-04nvme-auth: use kvfree() for memory allocated with kvcalloc()Israel Rukshin
2025-12-04nvmet-tcp: use kvcalloc for commands arrayIsrael Rukshin
2025-12-04nvmet-rdma: use kvcalloc for commands and responses arraysIsrael Rukshin
2025-12-04nvme: fix typo error in nvme targetChu Guangqing
2025-12-04io_uring/rsrc: fix lost entries after cloned rangeJoanne Koong
2025-12-04nvmet-fc: use pr_* print macros instead of dev_*Daniel Wagner
2025-12-04io_uring/rsrc: rename misleading src_node variable in io_clone_buffers()Joanne Koong
2025-12-04io_uring/rsrc: clean up buffer cloning arg validationJoanne Koong
2025-12-04nvmet-fcloop: remove unused lsdir member.Daniel Wagner
2025-12-04nvmet-fcloop: check all request and response have been processedDaniel Wagner
2025-12-04nvme-fc: check all request and response have been processedDaniel Wagner
2025-12-04block: fix memory leak in __blkdev_issue_zero_pagesShaurya Rane
2025-12-04block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong
2025-12-04block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOsDamien Le Moal
2025-12-04drm/xe: Fix duplicated put due to merge resolutionThomas Hellström
2025-12-04Merge tag 'mmc-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2025-12-04Merge drm/drm-next into drm-xe-next-fixesThomas Hellström
2025-12-04Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2025-12-04Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'firewire-updates-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-04Merge tag 'hwmon-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-04pinctrl: add CONFIG_OF dependencies for microchip driversArnd Bergmann
2025-12-04coccinelle: Drop pm_runtime_barrier() error code checksBrian Norris
2025-12-04PM: runtime: Make pm_runtime_barrier() return voidBrian Norris
2025-12-04PM: runtime: Stop checking pm_runtime_barrier() return codeBrian Norris
2025-12-04Merge tag 'gnss-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds
2025-12-04Merge tag 'spi-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2025-12-04Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-04Merge tag 'regmap-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2025-12-04Merge tag 'mtd/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-12-04Merge tag 'pwm/for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-04Merge tag 'chrome-platform-v6.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-04drm/i915/color: Enable Plane Color PipelinesUma Shankar
2025-12-04drm/i915/color: Add 3D LUT to color pipelineChaitanya Kumar Borah
2025-12-04drm/i915/color: Add registers for 3D LUTChaitanya Kumar Borah
2025-12-04drm/i915/color: Program Plane Post CSC RegistersUma Shankar
2025-12-04drm/i915/color: Program Pre-CSC registersUma Shankar
2025-12-04drm/i915/color: Add framework to program PRE/POST CSC LUTUma Shankar
2025-12-04drm/i915: Add register definitions for Plane Post CSCUma Shankar
2025-12-04drm/i915: Add register definitions for Plane DegammaUma Shankar
2025-12-04drm/i915/color: Add plane CTM callback for D12 and beyondUma Shankar
2025-12-04drm/i915/color: Preserve sign bit when int_bits is ZeroChaitanya Kumar Borah
2025-12-04drm/i915/color: Add framework to program CSCChaitanya Kumar Borah
2025-12-04drm/i915/color: Create a transfer function color pipelineChaitanya Kumar Borah
2025-12-04drm/i915/color: Add helper to create intel coloropChaitanya Kumar Borah
2025-12-04drm/i915: Add intel_color_opChaitanya Kumar Borah
2025-12-04drm/i915/display: Add identifiers for driver specific blocksChaitanya Kumar Borah
2025-12-04mm/mm_init: Introduce a boot parameter for check_pagesJoshua Hahn