summaryrefslogtreecommitdiffstats
path: root/kernel/acct.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-16drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina1-20/+34
2023-02-15drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5Darrell Kavanagh1-0/+6
2023-02-13drm/i915/dp_mst: Fix payload removal during output disablingImre Deak1-6/+10
2023-02-13drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()Imre Deak2-4/+32
2023-02-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak5-16/+21
2023-02-13drm/i915/dp_mst: Add the MST topology state for modesetted CRTCsImre Deak3-0/+69
2023-02-09dt-bindings: display: panel: visionox,vtdr6130: add missing reg propertyNeil Armstrong1-12/+22
2023-02-07drm/probe_helper: sort out poll_running vs poll_enabledDmitry Baryshkov1-21/+21
2023-02-07drm/probe_helper: extract two helper functionsDmitry Baryshkov1-27/+41
2023-02-06accel/ivpu: Fix old dma_buf api usageStanislaw Gruszka1-6/+2
2023-02-06accel/ivpu: Set dma max_segment_sizeStanislaw Gruszka1-0/+1
2023-02-06accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting contextAndrzej Kacprowski3-1/+13
2023-02-06accel/ivpu: Fix FW API data alignment issuesAndrzej Kacprowski3-44/+65
2023-02-02drm/vc4: allow DRM_VC4_KUNIT_TEST to be a loadable moduleArnd Bergmann1-1/+1
2023-02-01drm/client: fix kernel-doc warning in drm_client.hRandy Dunlap1-1/+1
2023-02-01accel/ivpu: avoid duplicate assignmentArnd Bergmann1-1/+0
2023-02-01accel: fix CONFIG_DRM dependenciesArnd Bergmann1-1/+4
2023-02-01drm/shmem: Cleanup drm_gem_shmem_create_with_handle()Rob Clark1-9/+4
2023-02-01dma-buf: actually set signaling bit for private stub fencesDanilo Krummrich1-1/+1
2023-02-01drm/simpledrm: Fix an NULL vs IS_ERR() bugDan Carpenter1-2/+2
2023-01-29Linux 6.2-rc6v6.2-rc6Linus Torvalds1-1/+1
2023-01-29Revert "mm/compaction: fix set skip in fast_find_migrateblock"Vlastimil Babka1-0/+1
2023-01-28Fix up more non-executable files marked executableLinus Torvalds2-0/+0
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-01-27drm/tegra: nvdec: Use tegra_dev_iommu_get_stream_id()Thierry Reding1-12/+4
2023-01-27drm/tegra: vic: Use tegra_dev_iommu_get_stream_id()Thierry Reding1-25/+14
2023-01-27drm/tegra: Use tegra_dev_iommu_get_stream_id()Thierry Reding1-11/+3
2023-01-27gpu: host1x: Use tegra_dev_iommu_get_stream_id()Thierry Reding2-13/+7
2023-01-27ovl: fail on invalid uid/gid mapping at copy upMiklos Szeredi1-0/+4
2023-01-27ovl: fix tmpfile leakMiklos Szeredi1-1/+1
2023-01-27io_uring: always prep_async for drain requestsDylan Yudaken1-10/+8
2023-01-27tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov1-0/+1
2023-01-27gpio: ep93xx: remove unused variableArnd Bergmann1-2/+0
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds3-0/+0
2023-01-26drm/tegra: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2023-01-26drm/tegra: Remove redundant null checks before kfreeYushan Zhou1-2/+1
2023-01-26gpu: host1x: External timeout/cancellation for fencesMikko Perttunen6-17/+36
2023-01-26gpu: host1x: Rewrite syncpoint interrupt handlingMikko Perttunen9-480/+149
2023-01-26gpu: host1x: Implement job tracking using DMA fencesMikko Perttunen5-29/+53
2023-01-26gpu: host1x: Implement syncpoint wait using DMA fencesMikko Perttunen1-76/+20
2023-01-26drm/tegra: firewall: Check for is_addr_reg existence in IMM checkMikko Perttunen1-0/+3
2023-01-26gpu: host1x: Don't skip assigning syncpoints to channelsMikko Perttunen1-3/+0
2023-01-26gpu: host1x: Fix mask for syncpoint increment registerMikko Perttunen3-3/+3
2023-01-26MAINTAINERS: Update Tegra DRM treeThierry Reding1-1/+1
2023-01-26block: ublk: move ublk_chr_class destroying after devices are removedMing Lei1-4/+3
2023-01-26Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy1-1/+6
2023-01-26drm/i915/mtl: Apply Wa_14013475917 for all MTL steppingsJouni Högander1-3/+1
2023-01-26drm/i915/psr: Implement Wa_14014971492Jouni Högander1-0/+6
2023-01-26drm/i915/panel: move panel fixed EDID to struct intel_panelJani Nikula10-27/+35