summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-08-16x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea
2023-08-16x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers
2023-08-16usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera
2023-08-16usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan
2023-08-16usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K
2023-08-16USB: Gadget: core: Help prevent panic during UVC unconfigureAlan Stern
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-16usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern
2023-08-16misc: rtsx: judge ASPM Mode to set PETXCFG RegRicky WU
2023-08-16binder: fix memory leak in binder_init()Qi Zheng
2023-08-16iio: adc: ina2xx: avoid NULL pointer dereference on OF device matchAlvin Šipraga
2023-08-16iio: adc: ad7192: Fix ac excitation featureAlisa Roman
2023-08-16iio: frequency: admv1013: propagate errors from regulator_get_voltage()Dan Carpenter
2023-08-16iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo
2023-08-16io_uring: correct check for O_TMPFILEAleksa Sarai
2023-08-16drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai
2023-08-16drm/amd/display: fix the build when DRM_AMD_DC_DCN is not setAlex Deucher
2023-08-16drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee
2023-08-16drm/amd/display: Disable phantom OTG after enable for plane disableAlvin Lee
2023-08-16drm/amd/display: Use update plane and stream routine for DCN32xRodrigo Siqueira
2023-08-16drm/amd/display: Avoid ABM when ODM combine is enabled for eDPRodrigo Siqueira
2023-08-16drm/amd/display: Update OTG instance in the commit streamRodrigo Siqueira
2023-08-16drm/amd/display: Handle seamless boot streamRodrigo Siqueira
2023-08-16drm/amd/display: Add function for validate and update new streamRodrigo Siqueira
2023-08-16drm/amd/display: Handle virtual hardware detectRodrigo Siqueira
2023-08-16drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan
2023-08-16drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan
2023-08-16drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan
2023-08-16drm/amd/pm: fulfill swsmu peak profiling mode shader/memory clock settingsEvan Quan
2023-08-16nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iputRyusuke Konishi
2023-08-16radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King
2023-08-16hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100Tao Ren
2023-08-16cpuidle: dt_idle_genpd: Add helper function to remove genpd topologyMaulik Shah
2023-08-16drm/amd/display: limit DPIA link rate to HBR3Peichen Huang
2023-08-16drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello
2023-08-16drm/amdgpu: add S/G display parameterAlex Deucher
2023-08-16drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen
2023-08-16drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()Alex Deucher
2023-08-16drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()Boris Brezillon
2023-08-16drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issuesLyude Paul
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst
2023-08-16nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512GAugust Wikerfors
2023-08-16riscv/kexec: handle R_RISCV_CALL_PLT relocation typeTorsten Duwe
2023-08-16riscv,mmio: Fix readX()-to-delay() orderingAndrea Parri
2023-08-16riscv/kexec: load initrd high in available memoryTorsten Duwe
2023-08-16net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti
2023-08-16dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen
2023-08-16mptcp: fix disconnect vs accept racePaolo Abeni
2023-08-16mptcp: avoid bogus reset on fallback closePaolo Abeni
2023-08-16selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi