summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/python_version.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-03-07 14:04:50 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2026-03-07 14:04:50 -0800
commit3b5d535c635cbf88dbb63231cbae265b22e6a5f5 (patch)
treecaf5b6b23f400e3acb151a942c5ca999c40b8cf3 /tools/lib/python/kdoc/python_version.py
parentfb07430e6f98ccff61f6f1a06d01d7f12e29c6d3 (diff)
parent14d4ac19d1895397532eec407433c5d74d9da53b (diff)
downloadkernel-3b5d535c635cbf88dbb63231cbae265b22e6a5f5.tar.gz
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "Two core changes and the rest in drivers, one core change to quirk the behaviour of the Iomega Zip drive and one to fix a hang caused by tag reallocation problems, which has mostly been seen by the iscsi client. Note the latter fixes the problem but still has a slight sysfs memory leak, so will be amended in the next pull request (once we've run the fix for the fix through our testing)" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: target: Fix recursive locking in __configfs_open_file() scsi: devinfo: Add BLIST_SKIP_IO_HINTS for Iomega ZIP scsi: mpi3mr: Clear reset history on ready and recheck state after timeout scsi: core: Fix refcount leak for tagset_refcnt
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
than Cameron 2021-05-17iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaqueJonathan Cameron 2021-05-17iio: trigger: simplify __devm_iio_trigger_registerYicong Yang 2021-04-07iio: trigger: Fix strange (ladder-type) indentationAndy Shevchenko 2021-04-07iio: trigger: Replace explicit casting and wrong specifier with proper oneAndy Shevchenko 2021-03-29iio: core: Use sysfs_emit() (trivial bits)Lars-Peter Clausen 2021-03-25iio: set default trig->dev.parentGwendal Grignou 2021-03-11iio: core: rework iio device group creationAlexandru Ardelean 2021-03-11iio: core-trigger: make iio_device_register_trigger_consumer() an int returnAlexandru Ardelean