index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
socionext
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-18
mm/mmap: Fix error path in do_vmi_align_munmap()
Liam R. Howlett
1
-20
/
+17
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
4
-4
/
+25
2023-06-17
parisc: Delete redundant register definitions in <asm/assembly.h>
Ben Hutchings
1
-4
/
+0
2023-06-16
afs: Fix vlserver probe RTT handling
David Howells
1
-2
/
+2
2023-06-16
ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playback
Lukasz Tyl
1
-0
/
+2
2023-06-16
ALSA: usb-audio: Fix broken resume due to UAC3 power state
Takashi Iwai
1
-0
/
+4
2023-06-16
ALSA: seq: oss: Fix racy open/close of MIDI devices
Takashi Iwai
1
-13
/
+22
2023-06-16
nouveau: fix client work fence deletion race
Dave Airlie
1
-4
/
+10
2023-06-16
dccp: Print deprecation notice.
Kuniyuki Iwashima
1
-0
/
+3
2023-06-16
udplite: Print deprecation notice.
Kuniyuki Iwashima
2
-0
/
+6
2023-06-16
octeon_ep: Add missing check for ioremap
Jiasheng Jiang
1
-1
/
+6
2023-06-16
selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
Alex Maftei
1
-3
/
+3
2023-06-16
net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open
Christian Marangi
1
-2
/
+7
2023-06-15
net: tipc: resize nlattr array to correct size
Lin Ma
1
-2
/
+2
2023-06-15
drm/dp_mst: Clear MSG_RDY flag before sending new message
Wayne Lin
5
-31
/
+81
2023-06-15
drm/amdgpu: Increase hmm range get pages timeout
Philip Yang
1
-2
/
+2
2023-06-15
drm/amdgpu: Enable translate further for GC v9.4.3
Philip Yang
1
-0
/
+1
2023-06-15
drm/amdgpu: Remove unused NBIO interface
Lijo Lazar
2
-16
/
+0
2023-06-15
dm: use op specific max_sectors when splitting abnormal io
Mike Snitzer
1
-9
/
+16
2023-06-15
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard
Mike Snitzer
1
-2
/
+1
2023-06-15
dm thin metadata: check fail_io before using data_sm
Li Lingfeng
1
-8
/
+12
2023-06-15
dm: don't lock fs when the map is NULL during suspend or resume
Li Lingfeng
2
-4
/
+5
2023-06-15
drm/amdkfd: bump kfd ioctl minor version for event age availability
James Zhu
1
-1
/
+2
2023-06-15
drm/amdkfd: update user space last_event_age
James Zhu
1
-8
/
+15
2023-06-15
drm/amdkfd: set activated flag true when event age unmatchs
James Zhu
1
-4
/
+13
2023-06-15
drm/amdkfd: add event_age tracking when receiving interrupt
James Zhu
2
-0
/
+7
2023-06-15
drm/amdkfd: add event age tracking
James Zhu
1
-1
/
+9
2023-06-15
drm/scheduler: avoid infinite loop if entity's dependency is a scheduled erro...
ZhenGuo Yin
1
-1
/
+1
2023-06-15
drm/amdgpu: add entity error check in amdgpu_ctx_get_entity
ZhenGuo Yin
1
-1
/
+9
2023-06-15
drm/amdgpu: add VM generation token
Christian König
7
-7
/
+37
2023-06-15
drm/amdgpu: reset VM when an error is detected
Christian König
1
-16
/
+65
2023-06-15
drm/amdgpu: abort submissions during prepare on error
Christian König
1
-1
/
+12
2023-06-15
drm/amdgpu: mark soft recovered fences with -ENODATA
Christian König
1
-0
/
+7
2023-06-15
drm/amdgpu: mark force completed fences with -ECANCELED
Christian König
1
-0
/
+1
2023-06-15
drm/amdgpu: add amdgpu_error_* debugfs file
Christian König
3
-0
/
+41
2023-06-15
drm/amdgpu: mark GC 9.4.3 experimental for now
Alex Deucher
1
-0
/
+2
2023-06-15
drm/amdgpu: Use PSP FW API for partition switch
Lijo Lazar
2
-15
/
+6
2023-06-15
drm/amdgpu: Change nbio v7.9 xcp status definition
Lijo Lazar
1
-5
/
+3
2023-06-15
drm/amdgpu: make sure that BOs have a backing store
Christian König
1
-1
/
+5
2023-06-15
drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memory
Christian König
1
-30
/
+39
2023-06-15
drm/amdgpu: Add checking mc_vram_size
Stanley.Yang
1
-1
/
+2
2023-06-15
drm/amdgpu: Optimize checking ras supported
Stanley.Yang
3
-21
/
+23
2023-06-15
drm/amdgpu: Add channel_dis_num to ras init flags
Candice Li
2
-0
/
+2
2023-06-15
drm/amdgpu: Update total channel number for umc v8_10
Candice Li
3
-1
/
+5
2023-06-15
drm/amd/pm: Align eccinfo table structure with smu v13_0_0 interface
Candice Li
1
-2
/
+1
2023-06-15
drm/amd/display: Convert to kdoc formats in dc/core/dc.c
Srinivasan Shanmugam
1
-19
/
+15
2023-06-15
drm/amdkfd: decrement queue count on mes queue destroy
Jonathan Kim
1
-1
/
+1
2023-06-15
drm/amd/pm: enable more Pstates profile levels for SMU v13.0.5
Tim Huang
2
-3
/
+39
2023-06-15
drm/radeon: Fix missing prototypes in radeon_atpx_handler.c
Srinivasan Shanmugam
2
-1
/
+10
2023-06-15
drm/amdgpu: Fix usage of UMC fill record in RAS
Luben Tuikov
1
-2
/
+1
[next]