summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* a.out: restore CMAGICнаб2022-09-261-0/+3
* device property: Add const qualifier to device_get_match_data() parameterAndy Shevchenko2022-09-241-2/+2
* drm_print: add _ddebug descriptor to drm_*dbg prototypesJim Cromie2022-09-241-11/+12
* drm_print: optimize drm_debug_enabled for jump-labelJim Cromie2022-09-241-1/+20
* drm-print: add drm_dbg_driver to improve namespace symmetryJim Cromie2022-09-241-1/+2
* drm-print.h: include dyndbg headerJim Cromie2022-09-241-0/+1
* drm_print: wrap drm_*_dbg in dyndbg descriptor factory macroJim Cromie2022-09-241-0/+12
* drm_print: interpose drm_*dbg with forwarding macrosJim Cromie2022-09-241-2/+7
* drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie2022-09-241-1/+2
* drm_print: condense enum drm_debug_categoryJim Cromie2022-09-241-11/+11
* a.out: remove define-only CMAGIC, previously magic numberнаб2022-09-241-3/+0
* Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...Greg Kroah-Hartman2022-09-2411-29/+68
|\
| * Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-231-2/+3
| |\
| | * drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld2022-09-221-2/+3
| * | Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-222-17/+17
| |\ \
| | * \ Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2022-09-082-17/+17
| | |\ \
| | | * | firmware: arm_scmi: Harmonize SCMI tracing message formatCristian Marussi2022-08-231-15/+15
| | | * | firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi2022-08-221-2/+2
| * | | | Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-224-4/+40
| |\ \ \ \
| | * \ \ \ Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-09-191-2/+0
| | |\ \ \ \
| | | * | | | Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz2022-09-091-2/+0
| | * | | | | net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier2022-09-162-2/+3
| | * | | | | net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang2022-09-161-0/+37
| | |/ / / /
| * | | | | Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu2022-09-211-3/+1
| * | | | | Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-09-181-1/+1
| |\ \ \ \ \
| | * | | | | Input: hp_sdc: fix spelling typo in commentJiangshan Yi2022-09-131-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-09-141-2/+3
| |\ \ \ \ \
| | * | | | | of/device: Fix up of_dma_configure_id() stubThierry Reding2022-08-251-2/+3
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-09-121-0/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...Vitaly Kuznetsov2022-09-051-0/+3
| | |/ / /
* | | | | Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman2022-09-1265-124/+343
|\| | | |
| * | | | Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-09-111-1/+3
| |\ \ \ \
| | * | | | iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu2022-09-111-1/+3
| * | | | | Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-09-101-5/+0
| |\ \ \ \ \
| | * | | | | dma-mapping: mark dma_supported staticChristoph Hellwig2022-09-071-5/+0
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-09-092-5/+2
| |\ \ \ \ \ \
| | * | | | | | scsi: core: Fix a use-after-freeBart Van Assche2022-09-011-0/+2
| | * | | | | | scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche2022-09-011-2/+0
| | * | | | | | scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche2022-09-011-3/+0
| * | | | | | | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-091-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman2022-09-051-0/+6
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-09-091-9/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla2022-09-051-9/+10
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-09-092-2/+7
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-09-102-2/+7
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsetsVille Syrjälä2022-09-022-2/+7
| | | |/ / / / / /
| * | | | | | | | Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds2022-09-091-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kunit: fix assert_type for comparison macrosSander Vanheule2022-09-011-3/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-09-091-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-1/+1