summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2025-01-16-21-11' of git://git.kernel.org/pub/s...HEADmasterLinus Torvalds21 hours7-25/+55
|\
| * ocfs2: check dir i_size in ocfs2_find_entrySu Yue45 hours1-4/+21
| * mailmap: update entry for Ethan Carter EdwardsEthan Carter Edwards45 hours1-0/+1
| * mm: zswap: move allocations during CPU init outside the lockYosry Ahmed45 hours1-18/+24
| * mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vmaLiu Shixin45 hours1-2/+2
| * mm: shmem: use signed int for version handling in casefold optionKaran Sanghavi45 hours1-1/+1
| * alloc_tag: skip pgalloc_tag_swap if profiling is disabledSuren Baghdasaryan45 hours1-0/+3
| * mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_c...zihan zhou45 hours1-0/+3
* | Merge tag '6.13-rc7-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds21 hours2-3/+11
|\ \
| * | smb: client: fix double free of TCP_Server_Info::hostnamePaulo Alcantara2 days1-2/+1
| * | cifs: support reconnect with alternate password for SMB1Meetakshi Setiya5 days1-1/+10
* | | Merge tag 'drm-fixes-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds22 hours45-109/+324
|\ \ \
| * \ \ Merge tag 'drm-xe-fixes-2025-01-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie26 hours10-14/+55
| |\ \ \
| | * | | drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost31 hours1-1/+1
| | * | | drm/xe/oa: Add missing VISACTL mux registersAshutosh Dixit3 days1-0/+1
| | * | | drm/xe: make change ccs_mode a synchronous actionMaciej Patelczyk3 days1-1/+1
| | * | | drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk3 days4-9/+30
| | * | | drm/xe/guc: Adding steering info support for GuC register listsJesus Narvaez3 days3-3/+22
| | |/ /
| * | | Merge tag 'drm-intel-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/...Dave Airlie27 hours1-1/+1
| |\ \ \
| | * | | drm/i915/fb: Relax clear color alignment to 64 bytesVille Syrjälä4 days1-1/+1
| | |/ /
| * | | Merge tag 'amd-drm-fixes-6.13-2025-01-15' of https://gitlab.freedesktop.org/a...Dave Airlie43 hours18-64/+157
| |\ \ \
| | * | | drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}Gui Chengming3 days1-0/+4
| | * | | drm/amdgpu: always sync the GFX pipe on ctx switchChristian König3 days1-2/+2
| | * | | drm/amdgpu: disable gfxoff with the compute workload on gfx12Kenneth Feng3 days1-2/+3
| | * | | drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX IsolationSrinivasan Shanmugam3 days1-2/+10
| | * | | drm/amd/display: Disable replay and psr while VRR is enabledTom Chung4 days3-4/+6
| | * | | drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung4 days1-1/+1
| | * | | drm/amd/display: Initialize denominator defaults to 1Alex Hung7 days1-2/+2
| | * | | drm/amd/display: Use HW lock mgr for PSR1Tom Chung7 days1-1/+2
| | * | | drm/amd/display: Remove unnecessary eDP power downYiling Chen7 days1-6/+6
| | * | | drm/amd/display: Do not elevate mem_type change to full updateLeo Li7 days1-6/+23
| | * | | drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li7 days6-17/+54
| | * | | Revert "drm/amd/display: Enable urgent latency adjustments for DCN35"Nicholas Susanto7 days1-2/+2
| | * | | drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin7 days2-9/+27
| | * | | drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin7 days1-5/+9
| | * | | drm/amdgpu/smu13: update powersave optimizationsAlex Deucher7 days1-5/+6
| * | | | Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2 days16-30/+111
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm/bridge: ite-it6263: Prevent error pointer dereference in probe()Dan Carpenter3 days1-2/+2
| | * | | drm/v3d: Ensure job pointer is set to NULL after job completionMaíra Canal3 days1-0/+4
| | * | | drm/vmwgfx: Add new keep_resv BO paramIan Forbes3 days6-15/+11
| | * | | drm/vmwgfx: Remove busy_placesIan Forbes3 days2-2/+0
| | * | | drm/vmwgfx: Unreserve BO on errorIan Forbes3 days1-5/+15
| | * | | nouveau/fence: handle cross device fences properlyDave Airlie4 days1-2/+4
| | * | | drm/tests: connector: Add ycbcr_420_allowed testsCristian Ciocaltea5 days1-0/+60
| | * | | drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowedCristian Ciocaltea5 days1-0/+3
| | * | | drm/bridge-connector: Sync supported_formats with computed ycbcr_420_allowedCristian Ciocaltea5 days1-2/+6
| | * | | drm/bridge: Prioritize supported_formats over ycbcr_420_allowedCristian Ciocaltea5 days1-0/+4
| | * | | drm/nouveau/disp: Fix missing backlight control on Macbook 5,1Takashi Iwai10 days1-0/+1
| | * | | drm/tests: helpers: Fix compiler warningYu-Chun Lin12 days1-2/+1
* | | | | Merge tag 'io_uring-6.13-20250116' of git://git.kernel.dk/linuxLinus Torvalds25 hours2-30/+32
|\ \ \ \ \