index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Fix some HostVM parameters in DML
Taimur Hassan
2023-11-30
2
-3
/
+39
*
drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninit
ZhenGuo Yin
2023-11-30
1
-21
/
+33
*
drm/amdgpu: Update EEPROM I2C address for smu v13_0_0
Candice Li
2023-11-30
1
-0
/
+6
*
drm/amd/display: Allow DTBCLK disable for DCN35
Nicholas Kazlauskas
2023-11-30
1
-15
/
+12
*
drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
Lu Yao
2023-11-30
1
-0
/
+6
*
drm/amd: Enable PCIe PME from D3
Mario Limonciello
2023-11-30
1
-0
/
+2
*
drm/amd/pm: fix a memleak in aldebaran_tables_init
Dinghao Liu
2023-11-30
1
-1
/
+4
*
drm/amdgpu: fix AGP addressing when GART is not at 0
Alex Deucher
2023-11-30
3
-6
/
+11
*
drm/amd/display: update dcn315 lpddr pstate latency
Dmytro Laktyushkin
2023-11-30
1
-4
/
+4
*
drm/amd/display: fix ABM disablement
Hamza Mahfooz
2023-11-30
1
-3
/
+5
*
drm/amd/display: Fix black screen on video playback with embedded panel
Sung Joon Kim
2023-11-30
2
-1
/
+10
*
drm/amd/display: Fix conversions between bytes and KB
Taimur Hassan
2023-11-30
2
-10
/
+10
*
drm/amdkfd: Use common function for IP version check
Mukul Joshi
2023-11-30
1
-1
/
+1
*
drm/amd/display: Remove config update
Taimur Hassan
2023-11-30
1
-1
/
+1
*
drm/amd/display: Update DCN35 clock table policy
Nicholas Kazlauskas
2023-11-30
1
-26
/
+51
*
drm/amd/display: force toggle rate wa for first link training for a retimer
Zhongwei
2023-11-30
1
-3
/
+3
*
drm/amdgpu: correct the amdgpu runtime dereference usage count
Prike Liang
2023-11-30
1
-6
/
+3
*
drm/amd/display: Update min Z8 residency time to 2100 for DCN314
Nicholas Kazlauskas
2023-11-30
1
-1
/
+1
*
drm/amd/display: Remove min_dst_y_next_start check for Z8
Nicholas Kazlauskas
2023-11-30
1
-14
/
+1
*
drm/amdgpu: fix memory overflow in the IB test
Tim Huang
2023-11-30
4
-7
/
+7
*
drm/amdgpu: add init_registers for nbio v7.11
Li Ma
2023-11-30
3
-9
/
+40
*
drm/amd/display: Simplify brightness initialization
Camille Cho
2023-11-30
6
-22
/
+5
*
drm/amd/display: Increase num voltage states to 40
Alvin Lee
2023-11-30
1
-1
/
+1
*
drm/amd/display: Do not read DPREFCLK spread info from LUT on DCN35
Michael Strauss
2023-11-29
1
-22
/
+0
*
drm/amd/display: Use DRAM speed from validation for dummy p-state
Alvin Lee
2023-11-29
1
-1
/
+2
*
drm/amd/display: Fix MPCC 1DLUT programming
Ilya Bakoulin
2023-11-29
1
-4
/
+2
*
drm/amd/display: Feed SR and Z8 watermarks into DML2 for DCN35
Nicholas Kazlauskas
2023-11-29
1
-0
/
+9
*
drm/amdgpu: Force order between a read and write to the same address
Alex Sierra
2023-11-29
2
-0
/
+10
*
drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt
Hawking Zhang
2023-11-29
1
-5
/
+0
*
drm/amd/display: Add Z8 watermarks for DML2 bbox overrides
Nicholas Kazlauskas
2023-11-29
2
-15
/
+34
*
drm/amdgpu: optimize RLC powerdown notification on Vangogh
Perry Yuan
2023-11-29
8
-3
/
+43
*
drm/amd/display: fix a pipe mapping error in dcn32_fpu
Wenjing Liu
2023-11-29
1
-8
/
+12
*
drm/amd/display: Update DCN35 watermarks
Nicholas Kazlauskas
2023-11-29
2
-20
/
+20
*
drm/amdgpu: update xgmi num links info post gc9.4.2
Jonathan Kim
2023-11-29
1
-1
/
+1
*
drm/amd/display: Add z-state support policy for dcn35
Nicholas Kazlauskas
2023-11-29
4
-0
/
+44
*
drm/amd/display: Include udelay when waiting for INBOX0 ACK
Alvin Lee
2023-11-29
1
-0
/
+1
*
Linux 6.7-rc3
v6.7-rc3
Linus Torvalds
2023-11-27
1
-1
/
+1
*
Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-11-27
3
-48
/
+31
|
\
|
*
MAINTAINERS: TRACING: Add Mathieu Desnoyers as Reviewer
Mathieu Desnoyers
2023-11-23
1
-0
/
+1
|
*
eventfs: Make sure that parent->d_inode is locked in creating files/dirs
Steven Rostedt (Google)
2023-11-23
1
-0
/
+4
|
*
eventfs: Do not allow NULL parent to eventfs_start_creating()
Steven Rostedt (Google)
2023-11-23
1
-9
/
+4
|
*
eventfs: Move taking of inode_lock into dcache_dir_open_wrapper()
Steven Rostedt (Google)
2023-11-23
1
-14
/
+2
|
*
eventfs: Use GFP_NOFS for allocation when eventfs_mutex is held
Steven Rostedt (Google)
2023-11-23
1
-2
/
+2
|
*
eventfs: Do not invalidate dentry in create_file/dir_dentry()
Steven Rostedt (Google)
2023-11-21
1
-13
/
+6
|
*
eventfs: Remove expectation that ei->is_freed means ei->dentry == NULL
Steven Rostedt (Google)
2023-11-21
1
-10
/
+12
*
|
Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-26
11
-34
/
+43
|
\
\
|
*
|
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2023-11-25
2
-19
/
+22
|
*
|
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
2023-11-25
3
-10
/
+0
|
*
|
parisc: Use natural CPU alignment for bug_table
Helge Deller
2023-11-25
1
-12
/
+18
|
*
|
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
2023-11-25
1
-0
/
+1
[next]