summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-17dm-bufio: fix no-sleep modeMikulas Patocka1-25/+62
2023-11-17dm-delay: avoid duplicate logicMikulas Patocka1-44/+21
2023-11-17dm-delay: fix bugs introduced by kthread modeMikulas Patocka1-26/+35
2023-11-17dm-delay: fix a race between delay_presuspend and delay_bioMikulas Patocka1-5/+11
2023-11-17Merge tag 'ovl-fixes-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+6
2023-11-17Merge tag 'sound-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-16/+20
2023-11-17Merge tag 'audit-pr-20231116' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-11-17Merge tag 'amd-drm-fixes-6.7-2023-11-17' of https://gitlab.freedesktop.org/ag...Daniel Vetter26-84/+160
2023-11-17Merge tag 'drm-misc-fixes-2023-11-16' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter6-14/+22
2023-11-17drm/amdgpu/gmc9: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu/gmc10: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu/gmc11: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher5-3/+15
2023-11-17drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher1-1/+1
2023-11-17drm/amd/display: Fix encoder disable logicNicholas Susanto1-6/+4
2023-11-17drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang3-22/+45
2023-11-17drm/amdgpu: add and populate the port num into xgmi topology infoShiwu Zhang2-0/+6
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma3-16/+16
2023-11-17drm/amd/pm: Don't send unload message for resetLijo Lazar1-1/+1
2023-11-17drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang1-1/+1
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2-0/+4
2023-11-17drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin1-4/+4
2023-11-17drm/amd/display: fix NULL dereferenceJosé Pekkarinen1-4/+1
2023-11-17drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello1-0/+3
2023-11-17drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed2-1/+4
2023-11-17drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal1-0/+8
2023-11-17drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal1-1/+9
2023-11-17drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang1-1/+1
2023-11-17drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo1-15/+14
2023-11-17drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...Srinivasan Shanmugam2-0/+2
2023-11-17drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_finiLe Ma1-2/+3
2023-11-17drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2)Victor Lu1-3/+3
2023-11-17drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas1-3/+15
2023-11-17kconfig: fix memory leak from range propertiesMasahiro Yamada1-8/+6
2023-11-17kbuild: Move the single quotes for image nameSimon Glass1-2/+2
2023-11-17linux/export: clean up the IA-64 KSYM_FUNC macroLukas Bulwahn1-3/+1
2023-11-17bcachefs: Fix missing locking for dentry->d_parent accessKent Overstreet1-0/+9
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds80-457/+860
2023-11-16Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-325/+347
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds8-18/+22
2023-11-16modpost: fix section mismatch message for RELAMasahiro Yamada1-2/+4
2023-11-16Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni7-42/+47
2023-11-16macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov1-1/+1
2023-11-16net: sched: do not offload flows with a helper in act_ctXin Long2-0/+12
2023-11-16Merge branch 'mlx5-fixes-2023-11-13-manual'Jakub Kicinski15-216/+131
2023-11-16net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu1-4/+8
2023-11-16net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu1-4/+9
2023-11-16net/mlx5e: Reduce the size of icosq_strSaeed Mahameed1-2/+2
2023-11-16net/mlx5: Increase size of irq name bufferRahul Rameshbabu2-3/+6
2023-11-16net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu1-4/+16