summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | jbd2: fix a kernel-doc markupMauro Carvalho Chehab2020-10-281-1/+1
| * | | ext4: make num of fast commit blocks configurableHarshad Shirwadkar2020-10-281-1/+4
* | | | vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook2020-10-271-0/+1
| |/ / |/| |
* | | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-2534-74/+74
* | | mm: remove kzfree() compatibility definitionEric Biggers2020-10-251-2/+0
* | | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-251-1/+1
|\ \ \
| * | | perf: correct SNOOPX field offsetAl Grant2020-10-191-1/+1
* | | | Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-10-251-1/+1
|\ \ \ \
| * | | | locking/seqlocks: Fix kernel-doc warningsMauro Carvalho Chehab2020-10-141-1/+1
* | | | | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-1/+1
|\ \ \ \ \
| * | | | | hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-10-221-1/+1