index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
acct.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-16
drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()
Asahi Lina
1
-20
/
+34
2023-02-15
drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
Darrell Kavanagh
1
-0
/
+6
2023-02-13
drm/i915/dp_mst: Fix payload removal during output disabling
Imre Deak
1
-6
/
+10
2023-02-13
drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()
Imre Deak
2
-4
/
+32
2023-02-13
drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
Imre Deak
5
-16
/
+21
2023-02-13
drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
Imre Deak
3
-0
/
+69
2023-02-09
dt-bindings: display: panel: visionox,vtdr6130: add missing reg property
Neil Armstrong
1
-12
/
+22
2023-02-07
drm/probe_helper: sort out poll_running vs poll_enabled
Dmitry Baryshkov
1
-21
/
+21
2023-02-07
drm/probe_helper: extract two helper functions
Dmitry Baryshkov
1
-27
/
+41
2023-02-06
accel/ivpu: Fix old dma_buf api usage
Stanislaw Gruszka
1
-6
/
+2
2023-02-06
accel/ivpu: Set dma max_segment_size
Stanislaw Gruszka
1
-0
/
+1
2023-02-06
accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context
Andrzej Kacprowski
3
-1
/
+13
2023-02-06
accel/ivpu: Fix FW API data alignment issues
Andrzej Kacprowski
3
-44
/
+65
2023-02-02
drm/vc4: allow DRM_VC4_KUNIT_TEST to be a loadable module
Arnd Bergmann
1
-1
/
+1
2023-02-01
drm/client: fix kernel-doc warning in drm_client.h
Randy Dunlap
1
-1
/
+1
2023-02-01
accel/ivpu: avoid duplicate assignment
Arnd Bergmann
1
-1
/
+0
2023-02-01
accel: fix CONFIG_DRM dependencies
Arnd Bergmann
1
-1
/
+4
2023-02-01
drm/shmem: Cleanup drm_gem_shmem_create_with_handle()
Rob Clark
1
-9
/
+4
2023-02-01
dma-buf: actually set signaling bit for private stub fences
Danilo Krummrich
1
-1
/
+1
2023-02-01
drm/simpledrm: Fix an NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2023-01-29
Linux 6.2-rc6
v6.2-rc6
Linus Torvalds
1
-1
/
+1
2023-01-29
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
1
-0
/
+1
2023-01-28
Fix up more non-executable files marked executable
Linus Torvalds
2
-0
/
+0
2023-01-27
amdgpu: fix build on non-DCN platforms.
Dave Airlie
1
-2
/
+2
2023-01-27
drm/tegra: nvdec: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
1
-12
/
+4
2023-01-27
drm/tegra: vic: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
1
-25
/
+14
2023-01-27
drm/tegra: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
1
-11
/
+3
2023-01-27
gpu: host1x: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
2
-13
/
+7
2023-01-27
ovl: fail on invalid uid/gid mapping at copy up
Miklos Szeredi
1
-0
/
+4
2023-01-27
ovl: fix tmpfile leak
Miklos Szeredi
1
-1
/
+1
2023-01-27
io_uring: always prep_async for drain requests
Dylan Yudaken
1
-10
/
+8
2023-01-27
tools: gpio: fix -c option of gpio-event-mon
Ivo Borisov Shopov
1
-0
/
+1
2023-01-27
gpio: ep93xx: remove unused variable
Arnd Bergmann
1
-2
/
+0
2023-01-27
amdgpu: fix build on non-DCN platforms.
Dave Airlie
1
-2
/
+2
2023-01-26
treewide: fix up files incorrectly marked executable
Linus Torvalds
3
-0
/
+0
2023-01-26
drm/tegra: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-4
/
+2
2023-01-26
drm/tegra: Remove redundant null checks before kfree
Yushan Zhou
1
-2
/
+1
2023-01-26
gpu: host1x: External timeout/cancellation for fences
Mikko Perttunen
6
-17
/
+36
2023-01-26
gpu: host1x: Rewrite syncpoint interrupt handling
Mikko Perttunen
9
-480
/
+149
2023-01-26
gpu: host1x: Implement job tracking using DMA fences
Mikko Perttunen
5
-29
/
+53
2023-01-26
gpu: host1x: Implement syncpoint wait using DMA fences
Mikko Perttunen
1
-76
/
+20
2023-01-26
drm/tegra: firewall: Check for is_addr_reg existence in IMM check
Mikko Perttunen
1
-0
/
+3
2023-01-26
gpu: host1x: Don't skip assigning syncpoints to channels
Mikko Perttunen
1
-3
/
+0
2023-01-26
gpu: host1x: Fix mask for syncpoint increment register
Mikko Perttunen
3
-3
/
+3
2023-01-26
MAINTAINERS: Update Tegra DRM tree
Thierry Reding
1
-1
/
+1
2023-01-26
block: ublk: move ublk_chr_class destroying after devices are removed
Ming Lei
1
-4
/
+3
2023-01-26
Partially revert "perf/arm-cmn: Optimise DTC counter accesses"
Robin Murphy
1
-1
/
+6
2023-01-26
drm/i915/mtl: Apply Wa_14013475917 for all MTL steppings
Jouni Högander
1
-3
/
+1
2023-01-26
drm/i915/psr: Implement Wa_14014971492
Jouni Högander
1
-0
/
+6
2023-01-26
drm/i915/panel: move panel fixed EDID to struct intel_panel
Jani Nikula
10
-27
/
+35
[next]