index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
gpu
/
backlight.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
drm/doc: make drm-uapi igt-tests more readable
Randy Dunlap
1
-6
/
+6
2022-11-23
drm/scheduler: Fix lockup in drm_sched_entity_kill()
Dmitry Osipenko
2
-3
/
+3
2022-11-21
drm: Fix potential null-ptr-deref due to drmm_mode_config_init()
Shang XiaoJing
1
-1
/
+7
2022-11-21
drm/gem-shmem: When drm_gem_object_init failed, should release object
ChunyouTang
3
-4
/
+20
2022-11-21
Linux 6.1-rc6
v6.1-rc6
Linus Torvalds
1
-1
/
+1
2022-11-20
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2022-11-20
Revert "drm/fb-helper: Perform damage handling in deferred-I/O helper"
Thomas Zimmermann
1
-9
/
+3
2022-11-20
Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...
Thomas Zimmermann
3
-25
/
+1
2022-11-20
Revert "drm/fb-helper: Remove damage worker"
Thomas Zimmermann
2
-0
/
+11
2022-11-19
iommu/vt-d: Set SRE bit only when hardware has SRS cap
Tina Zhang
1
-2
/
+3
2022-11-19
iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries
Tina Zhang
1
-5
/
+3
2022-11-19
Input: i8042 - fix leaking of platform device on module removal
Chen Jun
1
-4
/
+0
2022-11-18
drm/i915/dg2: Drop force_probe requirement
Matt Roper
1
-1
/
+0
2022-11-18
arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
Liu Shixin
1
-2
/
+2
2022-11-18
drm/i915/mtl: Skip doubling channel numbers for LPDDR4/LPDDDR5
Radhakrishna Sripada
1
-1
/
+2
2022-11-18
drm/i915/mtl: Fix dram info readout
Radhakrishna Sripada
1
-2
/
+1
2022-11-18
drm/i915/rpl-p: Add stepping info
Matt Atwood
1
-0
/
+7
2022-11-18
io_uring: disallow self-propelled ring polling
Pavel Begunkov
1
-0
/
+2
2022-11-18
dm integrity: clear the journal on suspend
Mikulas Patocka
1
-0
/
+13
2022-11-18
dm integrity: flush the journal on suspend
Mikulas Patocka
1
-6
/
+1
2022-11-18
drm/i915/mtl+: Don't enable the AUX_IO power for non-eDP port main links
Imre Deak
1
-2
/
+3
2022-11-18
drm/i915: Factor out function to get/put AUX_IO power for main link
Imre Deak
1
-33
/
+52
2022-11-18
drm/i915: Add missing DC_OFF power domain->well mappings
Imre Deak
1
-0
/
+8
2022-11-18
drm/i915: Add missing AUX_IO_A power domain->well mappings
Imre Deak
1
-0
/
+2
2022-11-18
drm/i915/tgl+: Enable display DC power states on all eDP ports
Imre Deak
4
-7
/
+89
2022-11-18
drm/i915: Use the AUX_IO power domain only for eDP/PSR port
Imre Deak
1
-2
/
+4
2022-11-18
drm/i915: Move the POWER_DOMAIN_AUX_IO_A definition to its logical place
Imre Deak
3
-7
/
+8
2022-11-18
drm/i915: Preallocate the debug power domain wakerefs array
Imre Deak
2
-6
/
+6
2022-11-18
drm/i915: Fix warn in intel_display_power_*_domain() functions
Imre Deak
1
-4
/
+4
2022-11-18
dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create...
Zhihao Cheng
1
-0
/
+2
2022-11-18
dm ioctl: fix misbehavior if list_versions races with module loading
Mikulas Patocka
1
-2
/
+2
2022-11-18
udmabuf: add vmap and vunmap methods to udmabuf_ops
Lukasz Wiecaszek
1
-0
/
+28
2022-11-18
gpu: host1x: Avoid trying to use GART on Tegra20
Robin Murphy
2
-0
/
+8
2022-11-18
tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
Zheng Yejian
1
-4
/
+5
2022-11-18
tracing: Remove unused __bad_type_size() method
Qiujun Huang
1
-2
/
+0
2022-11-18
tracing/eprobe: Fix eprobe filter to make a filter correctly
Masami Hiramatsu (Google)
1
-1
/
+1
2022-11-18
tracing/eprobe: Fix warning in filter creation
Rafael Mendonca
1
-1
/
+1
2022-11-18
kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case
Li Huafei
1
-1
/
+7
2022-11-18
rethook: fix a potential memleak in rethook_alloc()
Yi Yang
1
-1
/
+3
2022-11-18
tracing/eprobe: Fix memory leak of filter string
Rafael Mendonca
1
-0
/
+1
2022-11-18
tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...
Shang XiaoJing
1
-0
/
+4
2022-11-18
tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...
Shang XiaoJing
1
-16
/
+28
2022-11-18
tracing: Fix wild-memory-access in register_synth_event()
Shang XiaoJing
1
-3
/
+2
2022-11-18
drm/amdgpu: make psp_ring_init common
Alex Deucher
9
-191
/
+26
2022-11-18
drm/amdgpu/psp12: move ih_reroute into ring_create
Alex Deucher
1
-2
/
+2
2022-11-18
drm/amd/display: fix kernel-doc issues in dc.h
Randy Dunlap
1
-6
/
+6
2022-11-18
drm/amdkfd: enable cooperative launch for gfx10.3
Jonathan Kim
1
-1
/
+4
2022-11-18
drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
Ramesh Errabolu
1
-0
/
+1
2022-11-18
drm/amdgpu: add JPEG 4.0 RAS poison consumption handling
Tao Zhou
1
-0
/
+18
2022-11-18
drm/amdgpu: add VCN 4.0 RAS poison consumption handling
Tao Zhou
1
-0
/
+10
[next]