aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* media: uapi: Add MEDIA_BUS_FMT_RGB888_3X8_DELTA media bus formatPaul Cercueil2020-11-171-1/+2
* drm: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-165-9/+10
* Fonts: Add charcount field to font_descPeilin Ye2020-11-161-0/+1
* console: Delete unused con_font_copy() callback implementationsPeilin Ye2020-11-162-2/+1
* include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warningLee Jones2020-11-121-0/+1
* dma-buf: Document that dma-buf size is fixedJianxin Xiong2020-11-111-2/+2
* drm/ttm: add multihop infrastrucutre (v3)Dave Airlie2020-11-111-1/+6
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-11-1030-223/+433
|\
| * Merge v5.10-rc3 into drm-nextDaniel Vetter2020-11-1023-156/+137
| |\
| | * Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-11-081-1/+1
| | |\
| | | * iomap: support partial page discard on writeback block mapping failureBrian Foster2020-11-041-1/+1
| | * | Merge branch 'hch' (patches from Christoph)Linus Torvalds2020-11-081-0/+1
| | |\ \
| | | * | seq_file: add seq_read_iterChristoph Hellwig2020-11-061-0/+1
| | * | | Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-071-1/+2
| | |\ \ \
| | | * | | io_uring: properly handle SQPOLL request cancelationsJens Axboe2020-11-041-1/+2
| | | |/ /
| | * | | Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-11-064-5/+6
| | |\ \ \
| | | * | | ALSA: make snd_kcontrol_new name a normal stringArnd Bergmann2020-10-261-1/+1
| | | * | | ALSA: fix kernel-doc markupsMauro Carvalho Chehab2020-10-263-4/+5
| | | | |/ | | | |/|
| | * | | Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-11-061-3/+0
| | |\ \ \
| | | * \ \ Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2020-11-061-3/+0
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | gpu: ipu-v3: remove unused functionsPhilipp Zabel2020-10-261-3/+0
| | | | |/
| | * | | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-067-26/+32
| | |\ \ \
| | | * | | can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel2020-11-031-12/+8
| | | * | | Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-11-022-7/+9
| | | |\ \ \
| | | | * | | mac80211: fix kernel-doc markupsMauro Carvalho Chehab2020-10-302-7/+9
| | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-10-313-7/+14
| | | |\ \ \ \
| | | | * | | | netfilter: nf_tables: missing validation from the abort pathPablo Neira Ayuso2020-10-301-1/+8
| | | | * | | | netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld2020-10-302-6/+6
| | | | |/ / /
| | | * / / / ICMPv6: Add ICMPv6 Parameter Problem, code 3 definitionHangbin Liu2020-10-311-0/+1
| | | |/ / /
| | * | | | 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 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie2020-11-103-1/+122
| |\ \ \ \
| | * | | | drm/fourcc: Add AMD DRM modifiers.Bas Nieuwenhuizen2020-10-301-0/+115
| | * | | | drm/amdgpu: fix some kernel-doc markupsMauro Carvalho Chehab2020-10-231-1/+1
| | * | | | drm/amdgpu: add dimgrey_cavefish asic typeTao Zhou2020-10-121-0/+1
| | * | | | drm/amdgpu: add TOC firmware definitionHuang Rui2020-10-051-0/+2
| | * | | | drm/amdgpu: add uapi to define van gogh memory typeHuang Rui2020-10-051-0/+1
| | * | | | drm/amdgpu: add uapi to define van gogh seriesHuang Rui2020-10-051-0/+1
| | * | | | drm/amdgpu: add van gogh asic_type enum (v2)Huang Rui2020-10-051-0/+1
| * | | | | Merge tag 'drm-misc-next-2020-11-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-0610-153/+124
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...Dave Airlie2020-11-044-66/+174
| |\ \ \ \ \ \