index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
drm/amdgpu: fix i2s_pdata out of bound array access
Vijendar Mukunda
1
-8
/
+0
2022-07-28
drm/amdkfd: fix kgd_mem memory leak when importing dmabuf
Lang Yu
1
-0
/
+8
2022-07-28
drm/amdgpu: add debugfs for kfd system and ttm mem used
Alex Sierra
3
-0
/
+24
2022-07-28
drm/amdkfd: track unified memory reservation with xnack off
Alex Sierra
3
-26
/
+59
2022-07-28
drm/amd/display: fix signedness bug in execute_synaptics_rc_command()
Dan Carpenter
1
-1
/
+1
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-36
/
+36
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-9
/
+9
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-9
/
+6
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-4
/
+4
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-41
/
+40
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-8
/
+6
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-34
/
+34
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-17
/
+17
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-5
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-35
/
+35
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-37
/
+36
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-14
/
+11
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-17
/
+17
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-4
/
+4
2022-07-28
drm/amdkfd: Split giant svm range
Philip Yang
1
-16
/
+33
2022-07-28
drm/amdkfd: Set svm range max pages
Philip Yang
3
-0
/
+26
2022-07-28
drm/amdgpu: Allow TTM to evict svm bo from same process
Philip Yang
1
-3
/
+6
2022-07-28
drm/amdgpu: Fix the incomplete product number
Roy Sun
1
-1
/
+1
2022-07-28
drm/amdgpu: use adev_to_drm for consistency
Guchun Chen
1
-1
/
+1
2022-07-28
drm/amdgpu/dc/dce: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-28
drm/i915/guc: Check for ct enabled while waiting for response
Zhanjun Dong
1
-7
/
+20
2022-07-28
Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
20
-119
/
+197
2022-07-28
ice: allow toggling loopback mode via ndo_set_features callback
Maciej Fijalkowski
1
-1
/
+31
2022-07-28
ice: compress branches in ice_set_features()
Maciej Fijalkowski
1
-21
/
+19
2022-07-28
ice: Fix promiscuous mode not turning off
Michal Wilczynski
3
-19
/
+72
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
12
-166
/
+152
2022-07-28
platform/surface: gpe: Add support for 13" Intel version of Surface Laptop 4
Maximilian Luz
1
-0
/
+12
2022-07-28
platform/olpc: Fix uninitialized data in debugfs write
Dan Carpenter
1
-1
/
+1
2022-07-28
platform/mellanox: mlxreg-lc: Fix error flow and extend verbosity
Vadim Pasternak
1
-19
/
+63
2022-07-28
platform/x86: pmc_atom: Match all Lex BayTrail boards with critclk_systems DMI table
Hans de Goede
1
-12
/
+7
2022-07-28
igb: convert .adjfreq to .adjfine
Jacob Keller
1
-8
/
+7
2022-07-28
ixgbe: convert .adjfreq to .adjfine
Jacob Keller
1
-33
/
+40
2022-07-28
i40e: convert .adjfreq to .adjfine
Jacob Keller
1
-10
/
+12
2022-07-28
i40e: use mul_u64_u64_div_u64 for PTP frequency calculation
Jacob Keller
1
-13
/
+4
2022-07-28
e1000e: convert .adjfreq to .adjfine
Jacob Keller
3
-10
/
+11
2022-07-28
e1000e: remove unnecessary range check in e1000e_phc_adjfreq
Jacob Keller
1
-3
/
+0
2022-07-28
ice: implement adjfine with mul_u64_u64_div_u64
Jacob Keller
1
-13
/
+3
2022-07-28
stmmac: dwmac-mediatek: fix resource leak in probe
Dan Carpenter
1
-4
/
+5
2022-07-28
platform/x86: sony-laptop: Remove useless comparisons in sony_pic_read_possible_resource()
Andrey Strachuk
1
-6
/
+1
[prev]
[next]