summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas2024-05-291-1/+3
| | * | | | | | | drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti2024-05-293-1/+15
| | * | | | | | | drm/i915/selftests: Set always_coherent to false when reading from CPUNirmoy Das2024-05-291-1/+1
| | * | | | | | | drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann2024-05-291-3/+3
| | * | | | | | | drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson2024-05-291-8/+7
| | * | | | | | | Revert "drm/i915: Remove extra multi-gt pm-references"Janusz Krzysztofik2024-05-291-0/+18
| | |/ / / / / /
| * | | | | | | Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-05-274-25/+28
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol2024-05-211-0/+3
| | * | | | | drm/tests/buddy: stop using PAGE_SIZEMatthew Auld2024-05-171-21/+21
| | * | | | | drm/buddy: stop using PAGE_SIZEMatthew Auld2024-05-172-4/+4
| | | |/ / / | | |/| | |
| | * | | | drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2024-05-133-25/+29
* | | | | | Merge tag 'hwmon-for-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-014-3/+13
|\ \ \ \ \ \
| * | | | | | hwmon: (shtc1) Fix property misspellingGuenter Roeck2024-05-301-1/+1
| * | | | | | hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensorPeter Colberg2024-05-301-1/+1
| * | | | | | hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()Javier Carrasco2024-05-301-1/+3
| * | | | | | hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelistArmin Wolf2024-05-301-0/+8
| |/ / / / /
* | | | | | Merge tag 'mailbox-fixes-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-06-011-1/+0
|\ \ \ \ \ \
| * | | | | | mailbox: zynqmp-ipi: drop irq_to_desc() callArnd Bergmann2024-05-311-1/+0
| |/ / / / /
* | | | | | Merge tag 'spi-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-06-013-13/+54
|\ \ \ \ \ \
| * | | | | | spi: stm32: Don't warn about spurious interruptsUwe Kleine-König2024-05-291-1/+1
| * | | | | | spi: Assign dummy scatterlist to unidirectional transfersAndy Shevchenko2024-05-291-0/+9
| * | | | | | spi: cadence: Ensure data lines set to low during dummy-cycle periodWitold Sadowski2024-05-291-5/+15
| * | | | | | soi: Don't call DMA sync API when not neededMark Brown2024-05-2363-933/+2241
| |\ \ \ \ \ \
| | * | | | | | spi: Check if transfer is mapped before calling DMA sync APIsAndy Shevchenko2024-05-231-5/+13
| | * | | | | | spi: Don't mark message DMA mapped when no transfer in it isAndy Shevchenko2024-05-231-0/+4
| * | | | | | | spi: stm32: Revert change that enabled controller before asserting CSUwe Kleine-König2024-05-231-2/+12
* | | | | | | | Merge tag 'regulator-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-06-011-10/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: rtq2208: Fix invalid memory access when devm_of_regulator_put_matc...Alina Yu2024-05-281-10/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'regmap-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-011-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | regmap-i2c: Subtract reg size from max_writeJim Wylder2024-05-271-1/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds2024-06-0124-176/+262
|\ \ \ \ \ \ \ \
| * | | | | | | | blk-throttle: Fix incorrect display of io.maxWaiman Long2024-05-312-18/+14
| * | | | | | | | block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal2024-05-302-8/+28
| * | | | | | | | block: Fix validation of zoned device with a runt zoneDamien Le Moal2024-05-301-5/+11
| * | | | | | | | null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal2024-05-301-0/+11
| * | | | | | | | Merge tag 'nvme-6.10-2024-05-29' of git://git.infradead.org/nvme into block-6.10Jens Axboe2024-05-307-67/+117
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg2024-05-281-0/+9
| | * | | | | | | | nvme: use srcu for iterating namespace listKeith Busch2024-05-284-56/+83
| | * | | | | | | | nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar2024-05-241-1/+2
| | * | | | | | | | nvme: remove sgs and swsKanchan Joshi2024-05-241-2/+0
| | * | | | | | | | nvmet: fix ns enable/disable possible hangSagi Grimberg2024-05-231-0/+8
| | * | | | | | | | nvme-multipath: fix io accounting on failoverKeith Busch2024-05-233-2/+4
| | * | | | | | | | nvme: fix multipath batched completion accountingKeith Busch2024-05-231-5/+10
| | * | | | | | | | nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff2024-05-211-1/+1
| * | | | | | | | | bcache: code cleanup in __bch_bucket_alloc_set()Coly Li2024-05-281-6/+2
| * | | | | | | | | bcache: call force_wake_up_gc() if necessary in check_should_bypass()Coly Li2024-05-281-1/+15
| * | | | | | | | | bcache: allow allocator to invalidate bucket in gcDongsheng Yang2024-05-283-9/+12
| * | | | | | | | | block: check for max_hw_sectors underflowHannes Reinecke2024-05-281-2/+6
| * | | | | | | | | block: stack max_user_sectorsChristoph Hellwig2024-05-281-0/+2
| * | | | | | | | | sd: also set max_user_sectors when setting max_sectorsChristoph Hellwig2024-05-281-1/+3