summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-15drm/xe/vf: Fix register value lookupMichal Wajdeczko
2024-08-15drm/xe: Fix use after free when client stats are capturedUmesh Nerlige Ramappa
2024-08-15drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa
2024-08-15drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa
2024-08-15drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa
2024-08-15drm/xe: Validate user fence during creationMatthew Brost
2024-08-15rtmutex: Drop rt_mutex::wait_lock before schedulingRoland Xu
2024-08-15regulator: Use scoped device node handling to simplifyMark Brown
2024-08-15KVM: arm64: Ensure TLBI uses correct VMID after changing contextWill Deacon
2024-08-15KVM: arm64: Invalidate EL1&0 TLB entries for all VMIDs in nvhe hyp initWill Deacon
2024-08-15tracing/fgraph: Have fgraph handle previous boot function addressesSteven Rostedt
2024-08-15tracing: Allow boot instances to use reserve_mem boot memorySteven Rostedt (Google)
2024-08-15ata: ahci_imx: Fix error code in probe()Dan Carpenter
2024-08-15ata: libahci_platform: Simplify code with for_each_child_of_node_scoped()Zhang Zekun
2024-08-15Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-08-15Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)
2024-08-15pse-core: Conditionally set current limit during PI regulator registrationOleksij Rempel
2024-08-15pmdomain: Merge branch fixes into nextUlf Hansson
2024-08-15pmdomain: imx: wait SSAR when i.MX93 power domain onPeng Fan
2024-08-15drm/rockchip: inno-hdmi: Fix infoframe uploadAlex Bee
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier
2024-08-15drm/rockchip: dw_hdmi: Drop superfluous assignments of mpll_cfg, cur_ctr and ...Cristian Ciocaltea
2024-08-15drm/rockchip: dw_hdmi: Use devm_regulator_get_enable()Cristian Ciocaltea
2024-08-15drm/rockchip: dw_hdmi: Simplify clock handlingCristian Ciocaltea
2024-08-15drm/rockchip: dw_hdmi: Use modern drm_device based loggingCristian Ciocaltea
2024-08-15drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066Val Packett
2024-08-15drm/rockchip: vop: clear DMA stop bit on RK3066Val Packett
2024-08-15drm/rockchip: Explicitly include bits headerCristian Ciocaltea
2024-08-15drm/rockchip: Constify struct drm_encoder_helper_funcsChristophe JAILLET
2024-08-15drm/rockchip: cdn-dp: Clean up a few logged messagesDragan Simic
2024-08-15net: ethtool: Allow write mechanism of LPL and both LPL and EPLDanielle Ratson
2024-08-15vsock: fix recursive ->recvmsg callsCong Wang
2024-08-15arm64: Fix KASAN random tag seed initializationSamuel Holland
2024-08-15md: convert comma to semicolonChen Ni
2024-08-15Revert "serial: 8250_omap: Set the console genpd always on if no console susp...Griffin Kroah-Hartman
2024-08-14Merge tag 'wireless-2024-08-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-08-14selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain
2024-08-14Merge branch 'uapi-net-sched-cxgb4-fix-wflex-array-member-not-at-end-warning'Jakub Kicinski
2024-08-14cxgb4: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-08-14UAPI: net/sched: Use __struct_group() in flex struct tc_u32_selGustavo A. R. Silva
2024-08-14Merge branch 'bnxt_en-address-string-truncation'Jakub Kicinski
2024-08-14bnxt_en: avoid truncation of per rx run debugfs filenameSimon Horman
2024-08-14bnxt_en: Extend maximum length of version string by 1 byteSimon Horman
2024-08-14soc: qcom: socinfo: add QCS8275/QCS8300 SoC IDJingyi Wang