summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-16drm/i915: Do not start connector polling if display is disabledJouni Högander
2022-06-16drm/i915/opregion: add function to check if headless skuJouni Högander
2022-06-16drm/vc4: Warn if some v3d code is run on BCM2711Maxime Ripard
2022-06-16drm/vc4: crtc: Fix out of order frames during asynchronous page flipsMaxime Ripard
2022-06-16drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711Maxime Ripard
2022-06-16drm/vc4: crtc: Move the BO Handling out of Common Page-Flip HandlerMaxime Ripard
2022-06-16drm/vc4: crtc: Move the BO handling out of common page-flip callbackMaxime Ripard
2022-06-16drm/vc4: crtc: Use an union to store the page flip callbackMaxime Ripard
2022-06-16drm/vc4: drv: Skip BO Backend Initialization on BCM2711Maxime Ripard
2022-06-16drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711Maxime Ripard
2022-06-16drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711Maxime Ripard
2022-06-16drm/vc4: drv: Register a different driver on BCM2711Maxime Ripard
2022-06-16drm/vc4: bo: Split out Dumb buffers fixupMaxime Ripard
2022-06-16drm/vc4: bo: Rename vc4_dumb_createMaxime Ripard
2022-06-16drm/vc4: Consolidate Hardware Revision CheckMaxime Ripard
2022-06-16drm/vc4: plane: Prevent async update if we don't have a dlistMaxime Ripard
2022-06-16init: Initialize noop_backing_dev_info earlyJan Kara
2022-06-16ext2: fix fs corruption when trying to remove a non-empty directory with IO e...Ye Bin
2022-06-16drm/sun4i: Fix crash during suspend after component bind failureSamuel Holland
2022-06-16drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflictSamuel Holland
2022-06-16drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions by generationSamuel Holland
2022-06-16drm/sun4i: sun8i-hdmi-phy: Separate A83T and H3 PHY opsSamuel Holland
2022-06-16drm/sun4i: sun8i-hdmi-phy: Support multiple custom PHY opsSamuel Holland
2022-06-16drm/sun4i: sun8i-hdmi-phy: Used device-managed clocks/resetsSamuel Holland
2022-06-16drm/sun4i: sun8i-hdmi-phy: Use devm_platform_ioremap_resourceSamuel Holland
2022-06-16drm/sun4i: sun8i-hdmi-phy: Use of_device_get_match_dataSamuel Holland
2022-06-15xfs: preserve DIFLAG2_NREXT64 when setting other inode attributesDarrick J. Wong
2022-06-15xfs: fix variable state usageDarrick J. Wong
2022-06-15xfs: fix TOCTOU race involving the new logged xattrs control knobDarrick J. Wong
2022-06-15drm/amdgpu/display: fix build when CONFIG_DEBUG_FS is not setAlex Deucher
2022-06-15selinux: free contexts previously transferred in selinux_add_opt()Christian Göttsche
2022-06-15MAINTAINERS: add include/dt-bindings/clock to COMMON CLK FRAMEWORKLukas Bulwahn
2022-06-15audit: free module nameChristian Göttsche
2022-06-15Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-15drm/msm/gem: Drop early returns in close/purge vmaRob Clark
2022-06-15drm/msm/gem: Separate object and vma unpinRob Clark
2022-06-15printk: Wait for the global console lock when the system is going downPetr Mladek
2022-06-15printk: Block console kthreads when direct printing will be requiredPetr Mladek
2022-06-15Merge tag 'tpmdd-next-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-15NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x fileDave Wysochanski
2022-06-15certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST buildMasahiro Yamada
2022-06-15certs/blacklist_hashes.c: fix const confusion in certs blacklistMasahiro Yamada
2022-06-15x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan
2022-06-15x86/tdx: Clarify RIP adjustments in #VE handlerKirill A. Shutemov
2022-06-15Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2022-06-15drm/i915/pvc: Add recommended MMIO settingMatt Roper
2022-06-15x86/tdx: Fix early #VE handlingKirill A. Shutemov
2022-06-15md/raid5-ppl: Fix argument order in bio_alloc_bioset()Logan Gunthorpe
2022-06-15bpf: Limit maximum modifier chain length in btf_check_type_tagsKumar Kartikeya Dwivedi
2022-06-15Revert "md: don't unregister sync_thread with reconfig_mutex held"Guoqing Jiang