summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-29fs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...Gustavo A. R. Silva
2020-10-29platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...Gustavo A. R. Silva
2020-10-29mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...Gustavo A. R. Silva
2020-10-29dmaengine: ti-cppi5: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-29include: jhash/signal: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-29Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-29Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-29drm/ttm: nuke old page allocatorChristian König
2020-10-29drm/ttm: wire up the new pool as default one v2Christian König
2020-10-29drm/ttm: new TT backend allocation pool v3Christian König
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells
2020-10-29afs: Wrap page->private manipulations in inline functionsDavid Howells
2020-10-29cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki
2020-10-28Fonts: Make font size unsigned in font_descPeilin Ye
2020-10-28misc: mic: remove the MIC driversSudeep Dutt
2020-10-28jbd2: fix a kernel-doc markupMauro Carvalho Chehab
2020-10-28ext4: make num of fast commit blocks configurableHarshad Shirwadkar
2020-10-28locking/refcount: move kernel-doc markups to the proper placeMauro Carvalho Chehab
2020-10-28net: phy: remove kernel-doc duplicationMauro Carvalho Chehab
2020-10-28mm: pagemap.h: fix two kernel-doc markupsMauro Carvalho Chehab
2020-10-28blk-mq: docs: add kernel-doc description for a new struct memberMauro Carvalho Chehab
2020-10-28module: use hidden visibility for weak symbol referencesArd Biesheuvel
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-28KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd
2020-10-27vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook
2020-10-27cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki
2020-10-27asm-generic: mark __{get,put}_user_fn as __always_inlineChristoph Hellwig
2020-10-27drm: drm_print.h: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-27drm: kernel-doc: drm_dp_helper.h: fix a typoMauro Carvalho Chehab
2020-10-27drm: drm_edid: remove a duplicated kernel-doc declarationMauro Carvalho Chehab
2020-10-27drm/doc: Document legacy_cursor_update betterDaniel Vetter
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit
2020-10-26ALSA: make snd_kcontrol_new name a normal stringArnd Bergmann
2020-10-26kunit: test: fix remaining kernel-doc warningsMauro Carvalho Chehab
2020-10-26drm: deprecate DRM_FORMAT_MOD_NONESimon Ser
2020-10-26ALSA: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König
2020-10-26drm/ttm: make num_pages uint32_tChristian König
2020-10-26drm/ttm: nuke ttm_tt_set_(un)populated againChristian König
2020-10-26time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao
2020-10-26gpu: ipu-v3: remove unused functionsPhilipp Zabel
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds