aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-01drm/amdgpu: Use PSP program IH_RB_CNTL registers under SRIOVYifan Zha1-3/+23
2022-09-01drm/amdgpu: Support PSP 13.0.10 on SR-IOVHorace Chen3-22/+55
2022-09-01drm/amdgpu: sriov remove vcn_4_0 and jpeg_4_0Horace Chen1-2/+4
2022-09-01drm/amdgpu: refine virtualization psp fw skip checkHorace Chen3-14/+34
2022-09-01drm/amdgpu: enable WPTR_POLL_ENABLE for sriov on sdma_v6_0Horace Chen1-1/+4
2022-09-01drm/amdgpu: add a compute pipe reset for RS64Horace Chen1-0/+15
2022-09-01drm/amdgpu: add sriov nbio callback structureHorace Chen3-1/+49
2022-09-01drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualizationHorace Chen1-0/+2
2022-09-01drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1Yifan Zhang1-0/+3
2022-09-01drm/amd/display: fix documentation for amdgpu_dm_update_freesync_caps()Alex Deucher1-1/+2
2022-09-01Documentation/gpu: Add Multiplane Overlay docRodrigo Siqueira7-0/+1674
2022-09-01Documentation/gpu: Add an explanation about the DCN pipelineRodrigo Siqueira3-0/+2079
2022-09-01Documentation/gpu: Add info table for ASICsRodrigo Siqueira3-0/+49
2022-09-01drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui1-1/+1
2022-09-01kunit: fix Kconfig for build-in tests USB4 and Nitro EnclavesNico Pache2-3/+2
2022-09-01kunit: fix assert_type for comparison macrosSander Vanheule1-3/+3
2022-09-01drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPCRodrigo Vivi3-10/+61
2022-09-01x86/mm: Refuse W^X violationsPeter Zijlstra1-0/+32
2022-09-01Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', 'nocb.2022.09.01a', 'poll.2022.08.31b', 'poll-srcu.2022.08.31b' and 'tasks.2022.08.31b' into HEADPaul E. McKenney15-162/+761
2022-09-01rcutorture: Use the barrier operation specified by cur_opsZqiang1-2/+2
2022-09-01sbitmap: fix batched wait_cnt accountingKeith Busch3-16/+20
2022-09-01MAINTAINERS: add spdxexclude to LICENSES and SPDX stuffLukas Bulwahn1-0/+1
2022-09-01VMCI: Update maintainers for VMCIVishnu Dasa1-1/+0
2022-09-01arch_topology: Make cluster topology span at least SMT CPUsYicong Yang1-1/+1
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds70-249/+478
2022-09-01devres: Slightly optimize alloc_dr()Christophe JAILLET1-1/+3
2022-09-01drivers: base: Print error code on synthetic uevent failureBrian Norris1-1/+1
2022-09-01class: use IS_ERR_OR_NULL() helper in class_unregister()Yang Yingliang1-1/+1
2022-09-01driver_core: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-09-01Merge tag 'slab-for-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-16/+29
2022-09-01wifi: ath11k: Add cold boot calibration support on WCN6750Manikanta Pubbisetty4-4/+31
2022-09-01wifi: ath11k: Fix incorrect QMI message ID mappingsManikanta Pubbisetty2-5/+43
2022-09-01wifi: ath11k: Register shutdown handler for WCN6750Manikanta Pubbisetty2-13/+47
2022-09-01cgroup: Implement cgroup_file_show()Tejun Heo2-0/+21
2022-09-01kernfs: Implement kernfs_show()Tejun Heo2-1/+38
2022-09-01kernfs: Factor out kernfs_activate_one()Tejun Heo1-10/+17
2022-09-01kernfs: Add KERNFS_REMOVING flagsTejun Heo2-14/+8
2022-09-01kernfs: Improve kernfs_drain() and always call on removalTejun Heo1-12/+12
2022-09-01kernfs: Skip kernfs_drain_open_files() more aggressivelyTejun Heo3-21/+48
2022-09-01kernfs: Refactor kernfs_get_open_node()Tejun Heo1-14/+11
2022-09-01kernfs: Drop unnecessary "mutex" local variable initializationTejun Heo1-4/+5
2022-09-01kernfs: Simply by replacing kernfs_deref_open_node() with of_on()Tejun Heo1-43/+13
2022-09-01Merge tag 'sound-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds7-34/+146
2022-09-01devres: remove devm_ioremap_npChristoph Hellwig3-18/+0
2022-09-01tty: mxser: remove redundant assignment to hwidColin Ian King1-1/+1
2022-09-01platform/x86: p2sb: Fix UAF when caller uses resource nameAndy Shevchenko1-2/+16
2022-09-01platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones1-5/+4
2022-09-01dt-binding: serial: mediatek,uart: update bingding for MT8188Kewei Xu1-0/+1
2022-09-01firmware_loader: Fix memory leak in firmware uploadRuss Weight3-4/+17
2022-09-01firmware_loader: Fix use-after-free during unregisterRuss Weight1-1/+2