aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-23sock: redo the psock vs ULP protection checkJakub Kicinski1-0/+5
2022-06-22agp/intel: Rename intel-gtt symbolsLucas De Marchi1-12/+12
2022-06-21Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-0/+3
2022-06-21drm/dp: Add wait_hpd_asserted() callback to struct drm_dp_auxDouglas Anderson1-0/+30
2022-06-21drm: Config orientation property if panel provides itHsin-Yi Wang1-0/+14
2022-06-21drm/panel: Add an API to allow drm to set orientation from panelHsin-Yi Wang2-0/+13
2022-06-21certs: Move load_certificate_list() to be with the asymmetric keys codeDavid Howells1-0/+3
2022-06-20drm: Drop drm_connector.h from drm_crtc.hVille Syrjälä1-1/+1
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä1-1/+0
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä1-1/+1
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä1-1/+0
2022-06-20media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combinerLiu Ying1-1/+5
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann644-5218/+23560
2022-06-19block: remove queue from struct blk_independent_access_rangeDamien Le Moal1-1/+0
2022-06-19random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-4/+8
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-0/+5
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-06-17Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+0
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+2
2022-06-17Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-344/+0
2022-06-17Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2022-06-17Merge branch 'rework/kthreads' into for-linusPetr Mladek1-0/+5
2022-06-17block: serialize all debugfs operations using q->debugfs_mutexChristoph Hellwig1-4/+4
2022-06-17ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu1-0/+1
2022-06-16Merge tag 'drm-fixes-2022-06-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-4/+5
2022-06-16mm/memory-failure: disable unpoison once hw error happenszhenwei pi1-0/+1
2022-06-16mm: re-allow pinning of zero pfnsAlex Williamson1-1/+1
2022-06-16iosys-map: Fix typo in documentationLucas De Marchi1-1/+1
2022-06-17Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie2-4/+5
2022-06-16blk-mq: avoid to touch q->elevator without any protectionMing Lei1-2/+2
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-84/+1
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong3-84/+1
2022-06-16init: Initialize noop_backing_dev_info earlyJan Kara1-0/+2
2022-06-15Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2022-06-15printk: Wait for the global console lock when the system is going downPetr Mladek1-0/+5
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter10-74/+109
2022-06-14drm/amdkfd: Add available memory ioctlDaniel Phillips1-2/+12
2022-06-14netfs: fix up netfs_inode_init() docbook commentLinus Torvalds1-1/+1
2022-06-14io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOTPavel Begunkov1-6/+0
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2022-06-14Merge tag 'scmi-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann1-4/+5
2022-06-14drm/ttm: fix bulk move handling v2Christian König1-4/+4
2022-06-13usercopy: Handle vm_map_ram() areasMatthew Wilcox (Oracle)1-0/+1
2022-06-13drm/edid: add new interfaces around struct drm_edidJani Nikula1-0/+9
2022-06-12Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-13/+61
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds2-3/+2
2022-06-12drm: of: Mark empty drm_of_get_data_lanes_count and drm_of_get_data_lanes_ep staticMarek Vasut1-6/+8
2022-06-12drm: of: Add drm_of_get_data_lanes_count and drm_of_get_data_lanes_epMarek Vasut1-0/+20
2022-06-11workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer1-1/+1