summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-29driver core: fix up some missing class.devnode() conversions.Greg Kroah-Hartman
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-11-23cacheinfo: Remove of_node_put() for fw_tokenPierre Gondois
2022-11-23device property: Add a blank line in Kconfig of testsAndy Shevchenko
2022-11-23device property: Rename goto label to be more preciseAndy Shevchenko
2022-11-22driver core: pass a const * into of_device_uevent()Greg Kroah-Hartman
2022-11-22kobject: kset_uevent_ops: make name() callback take a const *Greg Kroah-Hartman
2022-11-22kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman
2022-11-22kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
2022-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-11-19Merge tag 'iommu-fixes-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang
2022-11-19iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang
2022-11-18Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-18Input: i8042 - fix leaking of platform device on module removalChen Jun
2022-11-18Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-18Merge tag 'drm-fixes-2022-11-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-11-18Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-18Merge tag 'for-6.1/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-19Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie
2022-11-18Merge tag 'usb-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-11-18Merge tag 'staging-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-18Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-11-18Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-18Merge tag 'mmc-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-11-18dm integrity: clear the journal on suspendMikulas Patocka
2022-11-18dm integrity: flush the journal on suspendMikulas Patocka
2022-11-18dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create...Zhihao Cheng
2022-11-18dm ioctl: fix misbehavior if list_versions races with module loadingMikulas Patocka
2022-11-18Merge tag 'nvme-6.1-2022-11-18' of git://git.infradead.org/nvme into block-6.1Jens Axboe
2022-11-18gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy
2022-11-18Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-11-18Merge tag 'drm-intel-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-17Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-18Merge tag 'drm-misc-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-11-17Merge tag 'usb-serial-6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-11-17scsi: iscsi: Fix possible memory leak when device_register() failedZhou Guanghui
2022-11-17scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block
2022-11-17scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can
2022-11-17scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang
2022-11-17scsi: mpi3mr: Suppress command reply debug printsShin'ichiro Kawasaki
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17net: usb: smsc95xx: fix external PHY resetAlexandru Tachici
2022-11-17net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-11-16dm-log-writes: set dma_alignment limit in io_hintsKeith Busch
2022-11-16dm-integrity: set dma_alignment limit in io_hintsKeith Busch
2022-11-16dm-crypt: provide dma_alignment limit in io_hintsKeith Busch
2022-11-16Merge tag 'imx-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann