summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...Linus Torvalds2020-11-051-8/+8
|\
| * kunit: test: fix remaining kernel-doc warningsMauro Carvalho Chehab2020-10-261-8/+8
* | Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-11-051-4/+2
|\ \
| * | PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki2020-11-021-2/+0
| * | PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki2020-11-021-2/+2
* | | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2020-11-034-104/+76
|\ \ \
| * | | locking/refcount: move kernel-doc markups to the proper placeMauro Carvalho Chehab2020-10-281-65/+65
| * | | net: phy: remove kernel-doc duplicationMauro Carvalho Chehab2020-10-281-35/+5
| * | | mm: pagemap.h: fix two kernel-doc markupsMauro Carvalho Chehab2020-10-281-4/+4
| * | | blk-mq: docs: add kernel-doc description for a new struct memberMauro Carvalho Chehab2020-10-281-0/+2
| | |/ | |/|
* | | mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe2020-11-022-4/+9
| |/ |/|
* | Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-011-0/+4
|\ \
| * | time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2020-10-261-0/+4
| |/
* | Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-014-1751/+0
|\ \
| * | misc: mic: remove the MIC driversSudeep Dutt2020-10-284-1751/+0
| |/
* | Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-11-011-10/+8
|\ \
| * | debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman2020-10-301-10/+8
| |/
* | Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-011-1/+1
|\ \
| * | usb: fix kernel-doc markupsMauro Carvalho Chehab2020-10-281-1/+1
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-313-0/+28
|\ \
| * | vhost: vdpa: report iova rangeJason Wang2020-10-232-0/+13
| * | vdpa: introduce config op to get valid iova rangeJason Wang2020-10-231-0/+15
* | | Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2020-10-316-14/+14
|\ \ \
| * | | net/mlx5: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-2/+2
| * | | fs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
| * | | platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...Gustavo A. R. Silva2020-10-291-1/+1
| * | | platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...Gustavo A. R. Silva2020-10-291-7/+7
| * | | mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...Gustavo A. R. Silva2020-10-291-1/+1
| * | | dmaengine: ti-cppi5: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-2/+2
| | |/ | |/|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-10-302-1/+3
|\ \ \
| * | | module: use hidden visibility for weak symbol referencesArd Biesheuvel2020-10-281-1/+1
| * | | KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd2020-10-281-0/+2
| |/ /
* | | Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-301-2/+4
|\ \ \
| * | | asm-generic: mark __{get,put}_user_fn as __always_inlineChristoph Hellwig2020-10-271-2/+4
| |/ /
* | | Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-301-1/+10
|\ \ \
| * | | cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki2020-10-291-0/+1
| * | | cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki2020-10-271-1/+9
| |/ /
* | | Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-303-11/+18
|\ \ \
| * | | drm: drm_print.h: fix kernel-doc markupsMauro Carvalho Chehab2020-10-271-3/+17
| * | | drm: kernel-doc: drm_dp_helper.h: fix a typoMauro Carvalho Chehab2020-10-271-1/+1
| * | | drm: drm_edid: remove a duplicated kernel-doc declarationMauro Carvalho Chehab2020-10-271-7/+0
| |/ /
* | | Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds2020-10-292-0/+4
|\ \ \
| * | | include: jhash/signal: Fix fall-through warnings for ClangGustavo A. R. Silva2020-10-292-0/+4
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-292-12/+20
|\ \ \
| * | | RDMA: Add rdma_connect_locked()Jason Gunthorpe2020-10-281-12/+2
| * | | RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit2020-10-261-0/+18
| |/ /
* | | Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-291-16/+4
|\ \ \
| * | | afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells2020-10-291-2/+3
| * | | afs: Wrap page->private manipulations in inline functionsDavid Howells2020-10-291-16/+3
| |/ /
* | | Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-291-2/+5
|\ \ \