summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorNicolin Chen <nicolinc@nvidia.com>2025-07-09 22:59:08 -0700
committerJason Gunthorpe <jgg@nvidia.com>2025-07-11 11:09:26 -0300
commit20896914da8ad24df0a77e24887912d87754fb83 (patch)
treed3dec8c196f04cb507f94eb052d2f52c3def899d /scripts/objdiff
parent0b37d892d0425811618a737037b0212884cc25ae (diff)
downloadkernel-20896914da8ad24df0a77e24887912d87754fb83.tar.gz
iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
Some simple tests for IOMMUFD_CMD_HW_QUEUE_ALLOC infrastructure covering the new iommufd_hw_queue_depend/undepend() helpers. Link: https://patch.msgid.link/r/e8a194d187d7ef445f43e4a3c04fb39472050afd.1752126748.git.nicolinc@nvidia.com Signed-off-by: Nicolin Chen <nicolinc@nvidia.com> Reviewed-by: Pranjal Shrivastava <praan@google.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
emove padding from private informationAlexandru Ardelean 2020-07-07iio: core: wrap IIO device into an iio_dev_opaque objectAlexandru Ardelean 2020-06-14iio: core: add missing IIO_MOD_H2/ETHANOL string identifiersMatt Ranostay 2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean 2020-05-15Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman 2020-05-03iio: Use an early return in iio_device_alloc to simplify code.Jonathan Cameron 2020-04-27Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman 2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman 2020-04-20Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman 2020-04-19iio: core: Fix handling of 'dB'Mircea Caprioru 2020-04-19iio: core: drop devm_iio_device_free() API callAlexandru Ardelean 2020-04-19iio: core: drop devm_iio_device_unregister() API callAlexandru Ardelean 2020-04-19iio: move 'indio_dev->info' null check first in __iio_device_register()Alexandru Ardelean 2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds 2020-03-28iio: expose iio_device_set_clockGwendal Grignou 2020-03-21iio: core: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai 2020-03-08iio: industrialio-core: Fix debugfs readAlexandru Tachici 2020-02-21iio: core: Handle 'dB' suffix in coreBeniamin Bia 2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman 2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen 2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds 2019-11-23iio: core: add thermocouple_type standard attributeAndrea Merello 2019-11-23iio: core: add char type for sysfs attributesAndrea Merello 2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann 2019-10-07iio: core: Add optional symbolic label to device attributesPhil Reid 2019-07-11Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner 2019-07-01Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman 2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld 2019-06-22iio: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner 2019-06-17iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Young Xiao 2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman 2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko 2019-03-31iio: core: fix a possible circular locking dependencyFabrice Gasnier 2018-12-16iio: add IIO_MASSCONCENTRATION channel typeTomasz Duszynski 2018-12-08iio: core: check 'info' value before registering the deviceAndi Shyti