summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-24workqueue: The default node_nr_active should have its max set to max_activeTejun Heo1-1/+1
2024-04-24drm/amdgpu/mes: fix use-after-free issueJack Xiao1-0/+1
2024-04-24drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
2024-04-24drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang3-6/+2
2024-04-24drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2-2/+16
2024-04-24drm/amd/pm: Restore config space after resetLijo Lazar1-0/+25
2024-04-24drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu1-0/+3
2024-04-24drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling1-3/+3
2024-04-24drm/amdgpu: Update BO eviction prioritiesFelix Kuehling1-0/+2
2024-04-24drm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee2-8/+8
2024-04-24drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar1-1/+2
2024-04-24drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun1-0/+7
2024-04-24drm/amdkfd: make sure VM is ready for updating operationsLang Yu1-14/+20
2024-04-24drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
2024-04-24drm/amdkfd: Fix eviction fence handlingFelix Kuehling1-4/+5
2024-04-24drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1
2024-04-24tcp: Fix Use-After-Free in tcp_ao_connect_initHyunwoo Kim1-1/+2
2024-04-24net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet1-8/+3
2024-04-24ipv4: check for NULL idev in ip_route_use_hint()Eric Dumazet1-0/+3
2024-04-24net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet1-18/+20
2024-04-24regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen1-1/+1
2024-04-24Revert "NFSD: Convert the callback workqueue to use delayed_work"Chuck Lever2-4/+4
2024-04-24Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"Chuck Lever1-18/+2
2024-04-24usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold1-4/+7
2024-04-24usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold1-2/+6
2024-04-24usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff1-1/+1
2024-04-24USB: core: Fix access violation during port device removalAlan Stern1-2/+6
2024-04-24usb: dwc3: core: Prevent phy suspend during initThinh Nguyen4-52/+68
2024-04-24usb: xhci-plat: Don't include xhci.hThinh Nguyen2-1/+4
2024-04-24usb: gadget: uvc: use correct buffer size when parsing configfs listsIvan Avdeev1-2/+2
2024-04-24usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard1-3/+3
2024-04-24usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng1-1/+6
2024-04-23ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functionsRafael J. Wysocki1-5/+3
2024-04-23Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-26/+176
2024-04-23workqueue: Fix selection of wake_cpu in kick_pool()Sven Schnelle1-2/+6
2024-04-23riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMINClément Léger1-1/+1
2024-04-23tools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski1-0/+1
2024-04-23soc: mediatek: mtk-socinfo: depends on CONFIG_SOC_BUSDaniel Golle1-0/+1
2024-04-23soc: mediatek: mtk-svs: Append "-thermal" to thermal zone namesAngeloGioacchino Del Regno1-2/+5
2024-04-23ax25: Fix netdev refcount issueDuoming Zhou1-1/+1
2024-04-23ASoC: rt715-sdca: volume step modificationJack Yu1-4/+4
2024-04-23eeprom: at24: fix memory corruption race conditionDaniel Okazaki1-9/+9
2024-04-23netfs: Fix writethrough-mode error handlingDavid Howells1-4/+6
2024-04-23ntfs3: add legacy ntfs file operationsChristian Brauner4-4/+33
2024-04-23ntfs3: enforce read-only when used as legacy ntfs driverChristian Brauner2-4/+34
2024-04-23powerpc/pseries/iommu: LPAR panics during boot up with a frozen PEGaurav Batra1-0/+8
2024-04-23regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen1-1/+1
2024-04-23ASoC: cs35l56: Avoid static analysis warning of uninitialised variableSimon Trimmer1-1/+1
2024-04-23Merge tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-28/+42
2024-04-23kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICEMiguel Ojeda1-1/+0