index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-28
drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()
Nathan Chancellor
1
-1
/
+1
2023-02-23
msm/fbdev: fix unused variable warning with clang.
Dave Airlie
1
-1
/
+1
2023-02-22
drm/msm: Fix possible uninitialized access in fbdev
Thomas Zimmermann
1
-2
/
+2
2023-02-21
drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
Thomas Zimmermann
10
-3
/
+17
2023-02-17
dma-buf: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-16
drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()
Asahi Lina
1
-20
/
+34
2023-02-15
drm/amd/display: disable SubVP + DRR to prevent underflow
Aurabindo Pillai
4
-1
/
+11
2023-02-15
drm/amd/display: Fail atomic_check early on normalize_zpos error
Leo Li
1
-1
/
+5
2023-02-15
drm/amd/pm: avoid unaligned access warnings
Jonathan Gray
9
-0
/
+18
2023-02-15
drm/amd/display: avoid unaligned access warnings
Jonathan Gray
1
-0
/
+2
2023-02-15
drm/amd/display: Remove duplicate/repeating expressions
Deepak R Varma
1
-3
/
+1
2023-02-15
drm/amd/display: Remove duplicate/repeating expression
Deepak R Varma
1
-1
/
+1
2023-02-15
drm/amd/display: Make variables declaration inside ifdef guard
Arthur Grillo
2
-0
/
+8
2023-02-15
drm/amd/display: Fix excess arguments on kernel-doc
Arthur Grillo
3
-10
/
+9
2023-02-15
drm/amd/display: Add previously missing includes
Arthur Grillo
2
-0
/
+2
2023-02-15
drm/amd/amdgpu: Add function prototypes to headers
Arthur Grillo
1
-0
/
+1
2023-02-15
drm/amd/display: Add function prototypes to headers
Arthur Grillo
3
-0
/
+6
2023-02-15
drm/amd/display: Turn global functions into static
Arthur Grillo
1
-1
/
+1
2023-02-15
drm/amd/display: remove unused _calculate_degamma_curve function
Melissa Wen
2
-89
/
+0
2023-02-15
drm/amd/display: remove unused func declaration from resource headers
Melissa Wen
1
-4
/
+0
2023-02-15
drm/amd/display: unset initial value for tf since it's never used
Melissa Wen
1
-2
/
+2
2023-02-15
drm/amd/display: camel case cleanup in color_gamma file
Melissa Wen
1
-24
/
+26
2023-02-15
drm/amd/pm: Allocate dummy table only if needed
Lijo Lazar
2
-3
/
+8
2023-02-15
Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"
Qingqing Zhuo
1
-46
/
+1
2023-02-15
drm/amd/display: Promote DAL to 3.2.223
Aric Cyr
1
-1
/
+1
2023-02-15
drm/amd/display: temporary fix for page faulting
Ayush Gupta
1
-1
/
+1
2023-02-15
drm/amd/display: upstream link_dp_dpia_bw.c
Mustapha Ghaddar
3
-29
/
+425
2023-02-15
drm/amd/display: Disable HUBP/DPP PG on DCN314 for now
Nicholas Kazlauskas
1
-0
/
+2
2023-02-15
drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut
Melissa Wen
1
-18
/
+19
2023-02-15
drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctly
Melissa Wen
1
-1
/
+1
2023-02-15
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
2
-1
/
+4
2023-02-15
drm/i915: Fix system suspend without fbdev being initialized
Imre Deak
1
-1
/
+7
2023-02-15
drm/i915: Fix GEN8_MISCCPCTL
Lucas De Marchi
4
-14
/
+10
2023-02-15
drm/i915/pvc: Annotate two more workaround/tuning registers as MCR
Matt Roper
2
-6
/
+12
2023-02-15
drm/i915/bios: set default backlight controller index
Jani Nikula
1
-0
/
+1
2023-02-15
drm/i915: Pick the backlight controller based on VBT on ICP+
Ville Syrjälä
1
-3
/
+31
2023-02-15
drm/i915: Populate encoder->devdata for DSI on icl+
Ville Syrjälä
2
-4
/
+14
2023-02-15
drm/i915: Fix VBT DSI DVO port handling
Ville Syrjälä
1
-10
/
+23
2023-02-15
drm/i915: Fix memory leaks in scatterlist
Matt Atwood
1
-2
/
+6
2023-02-15
drm/i915/doc: Escape wildcard in method names
Bagas Sanjaya
1
-3
/
+3
2023-02-15
drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
Darrell Kavanagh
1
-0
/
+6
2023-02-14
drm/amd/display: Add support for multiple overlay planes
Bhawanpreet Lakha
3
-7
/
+41
2023-02-14
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
14
-269
/
+442
2023-02-14
drm/amd/display: Update Z8 SR exit/enter latencies
Nicholas Kazlauskas
1
-2
/
+2
2023-02-14
drm/amd/display: Fix FreeSync active bit issue
Leo (Hanghong) Ma
1
-3
/
+9
2023-02-14
drm/amd/display: Disable unbounded request mode during rotation
Nasir Osman
1
-1
/
+2
2023-02-14
drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9
Yifan Zha
1
-0
/
+4
2023-02-14
drm/amd/display: Remove the unused variable pre_connection_type
Jiapeng Chong
1
-2
/
+0
2023-02-14
drm/amd/display: Remove the unused variable ds_port
Jiapeng Chong
1
-4
/
+0
2023-02-14
drm/amd/display: Remove stutter only configurations
Nasir Osman
6
-11
/
+73
[next]