summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-15Revert "evm: Fix memleak in init_desc"Xiu Jianfeng
2022-06-15Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
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
2022-06-15mmc: mediatek: wait dma stop bit reset to 0Mengqi Zhang
2022-06-15Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-15dm: fix race in dm_start_io_acctBenjamin Marzinski
2022-06-15Merge tag 'nvme-5.19-2022-06-15' of git://git.infradead.org/nvme into block-5.19Jens Axboe
2022-06-15arm64: ftrace: remove redundant labelMark Rutland
2022-06-15arm64: ftrace: consistently handle PLTs.Mark Rutland
2022-06-15arm64: ftrace: fix branch range checksMark Rutland
2022-06-15hwmon: (asus-ec-sensors) add missing comma in board name list.Michael Carns
2022-06-15Revert "arm64: Initialize jump labels before setup_machine_fdt()"Catalin Marinas