summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-14drm/amd/display: use pre-allocated temp structure for bounding boxAlex Deucher
2024-06-14drm/amdgpu: add sdma 7.0 support for copy dcc bufferFrank Min
2024-06-14drm/amdgpu: support for DCC featureLikun Gao
2024-06-14drm/amdgpu: add additional VM bitsAlex Deucher
2024-06-14drm/amd/display: Simplify if conditionsThorsten Blum
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang
2024-06-14drm/amd/display: Add outbox notification support for HPD redetectNicholas Kazlauskas
2024-06-14ipmi: ssif_bmc: prevent integer overflow on 32bit systemsDan Carpenter
2024-06-14Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-14Merge tag 'io_uring-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-14drm/ci: mark kms_addfb_basic@addfb25-bad-modifier as passing on msmDmitry Baryshkov
2024-06-14drm/i915: Remove bogus MST check in intel_dp_has_audio()Ville Syrjälä
2024-06-14drm/i915: Utilize edp_disable_dsc from VBTVille Syrjälä
2024-06-14drm/i915: Reuse intel_dp_supports_dsc() for MSTVille Syrjälä
2024-06-14drm/i915: Use intel_dp_has_dsc() during .compute_config()Ville Syrjälä
2024-06-14drm/i915: Handle MST in intel_dp_has_dsc()Ville Syrjälä
2024-06-14drm/i915: Extract intel_dp_has_dsc()Ville Syrjälä
2024-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-14drm/i915: Drop redundant dsc_decompression_aux checkVille Syrjälä
2024-06-14bpf: Harden __bpf_kfunc tag against linker kfunc removalTony Ambardar
2024-06-14compiler_types.h: Define __retain for __attribute__((__retain__))Tony Ambardar
2024-06-14Merge tag 'iommu-fix-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-14Merge tag 'pm-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-06-14Merge tag 'acpi-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-06-14function_graph: Add READ_ONCE() when accessing fgraph_array[]Steven Rostedt (Google)
2024-06-14Merge tag 'thermal-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-14tracing: Add last boot delta offset for stack tracesSteven Rostedt (Google)
2024-06-14tracing: Update function tracing output for previous boot bufferSteven Rostedt (Google)
2024-06-14tracing: Handle old buffer mappings for event strings and functionsSteven Rostedt (Google)
2024-06-14tracing/ring-buffer: Add last_boot_info file to boot instanceSteven Rostedt (Google)
2024-06-14ring-buffer: Save text and data locations in mapped meta dataSteven Rostedt (Google)
2024-06-14tracing: Add option to use memmapped memory for trace boot instanceSteven Rostedt (Google)
2024-06-14ring-buffer: Validate boot range memory eventsSteven Rostedt (Google)
2024-06-14ring-buffer: Add test if range of boot buffer is validSteven Rostedt (Google)
2024-06-14ring-buffer: Add output of ring buffer meta pageSteven Rostedt (Google)
2024-06-14tracing: Implement creating an instance based on a given memory regionSteven Rostedt (Google)
2024-06-14ring-buffer: Add ring_buffer_meta dataSteven Rostedt (Google)
2024-06-14ring-buffer: Add ring_buffer_alloc_range()Steven Rostedt (Google)
2024-06-14ring-buffer: Allow mapped field to be set without mappingSteven Rostedt (Google)
2024-06-14KVM: x86/mmu: Avoid reacquiring RCU if TDP MMU fails to allocate an SPDavid Matlack
2024-06-14KVM: x86/mmu: Unnest TDP MMU helpers that allocate SPs for eager splittingDavid Matlack
2024-06-14KVM: x86/mmu: Hard code GFP flags for TDP MMU eager split allocationsDavid Matlack
2024-06-14KVM: x86/mmu: Always drop mmu_lock to allocate TDP MMU SPs for eager splittingDavid Matlack
2024-06-14Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe
2024-06-14KVM: x86/mmu: Rephrase comment about synthetic PFERR flags in #PF handlerSean Christopherson
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig
2024-06-14block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig
2024-06-14block: don't require stable pages for non-PI metadataChristoph Hellwig
2024-06-14block: use kstrtoul in flag_storeChristoph Hellwig