index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
Documentation: devres: fix error about PCI devres
Philipp Stanner
1
-1
/
+1
2024-08-16
clk: clk-conf: support assigned-clock-rates-u64
Peng Fan
1
-5
/
+38
2024-08-16
docs: networking: Align documentation with behavior change
Tariq Toukan
1
-5
/
+5
2024-08-16
dt-bindings: net: mdio: change nodename match pattern
Frank Li
1
-1
/
+1
2024-08-16
blk-cgroup: Remove unused declaration blkg_path()
Yue Haibing
1
-1
/
+0
2024-08-16
Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
7
-60
/
+63
2024-08-16
Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
4
-5
/
+4
2024-08-16
Merge tag 'devicetree-fixes-for-6.11-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
26
-28
/
+36
2024-08-16
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
1
-1
/
+7
2024-08-16
Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-18
/
+69
2024-08-16
Merge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
7
-74
/
+30
2024-08-16
Merge tag 'libnvdimm-fixes-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-08-16
io_uring: fix user_data field name in comment
Caleb Sander Mateos
1
-1
/
+1
2024-08-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
22
-90
/
+4792
2024-08-16
drm/amdgpu: abort KIQ waits when there is a pending reset
Victor Skvortsov
2
-1
/
+8
2024-08-16
drm/amdgpu: Make enforce_isolation setting per GPU
Srinivasan Shanmugam
5
-8
/
+21
2024-08-16
drm/amdgpu: Emit cleaner shader at end of IB submission
Alex Deucher
2
-0
/
+6
2024-08-16
drm/amdgpu: Add infrastructure for Cleaner Shader feature
Srinivasan Shanmugam
2
-0
/
+49
2024-08-16
drm/amdgpu: handle enforce isolation on non-0 gfxhub
Alex Deucher
1
-1
/
+1
2024-08-16
drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1
Alex Deucher
1
-8
/
+10
2024-08-16
drm/amdgpu: add vcn ip dump support for vcn_v2_6
Sunil Khatri
1
-2
/
+2
2024-08-16
drm/amdgpu: add print support for vcn_v2_5 ip dump
Sunil Khatri
1
-1
/
+33
2024-08-16
drm/amdgpu: add vcn_v2_5 ip dump support
Sunil Khatri
1
-1
/
+79
2024-08-16
drm/amdgpu: add print support for vcn_v2_0 ip dump
Sunil Khatri
1
-1
/
+33
2024-08-16
drm/amdgpu: add vcn_v2_0 ip dump support
Sunil Khatri
1
-1
/
+78
2024-08-16
drm/amdgpu: add print support for vcn_v1_0 ip dump
Sunil Khatri
1
-1
/
+33
2024-08-16
drm/amdgpu: add vcn_v1_0 ip dump support
Sunil Khatri
1
-1
/
+77
2024-08-16
drm/amdgpu: add print support for vcn_v4_0_5 ip dump
Sunil Khatri
1
-1
/
+33
2024-08-16
drm/amdgpu: add print support for vcn_v4_0 ip dump
Sunil Khatri
1
-1
/
+33
2024-08-16
drm/amdgpu: add print support for vcn_v4_0_3 ip dump
Sunil Khatri
1
-1
/
+33
2024-08-16
drm/amdgpu: add vcn_v4_0_5 ip dump support
Sunil Khatri
1
-1
/
+78
2024-08-16
drm/amdgpu: add vcn_v4_0 ip dump support
Sunil Khatri
1
-1
/
+79
2024-08-16
drm/amdgpu: add vcn_v4_0_3 ip dump support
Sunil Khatri
1
-1
/
+80
2024-08-16
drm/amdgpu: add print support for vcn_v5_0 ip dump
Sunil Khatri
1
-1
/
+33
2024-08-16
drm/amdgpu/mes12: add API for user queue reset
Alex Deucher
1
-0
/
+27
2024-08-16
drm/amdgpu/mes11: add API for user queue reset
Alex Deucher
1
-0
/
+21
2024-08-16
drm/amdgpu/mes: add API for user queue reset
Alex Deucher
2
-0
/
+52
2024-08-16
drm/amdgpu/gfx11: export gfx_v11_0_request_gfx_index_mutex()
Alex Deucher
2
-2
/
+5
2024-08-16
drm/amdgpu/gfx11: add a mutex for the gfx semaphore
Alex Deucher
3
-3
/
+10
2024-08-16
drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTL
Alex Deucher
1
-2
/
+2
2024-08-16
drm/amdgpu/gfx7: add ring reset callback for gfx
Alex Deucher
2
-1
/
+76
2024-08-16
drm/amdgpu/gfx8: add ring reset callback for gfx
Alex Deucher
2
-1
/
+75
2024-08-16
Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
7
-11
/
+18
2024-08-16
drm/amdgpu: add vcn_v5_0 ip dump support
Sunil Khatri
1
-1
/
+75
2024-08-16
drm/amdgpu: add print support for vcn_v3_0 ip dump
Sunil Khatri
1
-1
/
+34
2024-08-16
drm/amdgpu: add vcn_v3_0 ip dump support
Sunil Khatri
1
-1
/
+77
2024-08-16
drm/amdgpu: add vcn ip dump ptr in vcn global struct
Sunil Khatri
1
-0
/
+3
2024-08-16
idpf: remove redundant 'req_vec_chunks' NULL check
Pavan Kumar Linga
1
-18
/
+5
2024-08-16
drm/amd: Remove unused declarations
Zhang Zekun
2
-9
/
+0
2024-08-16
drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
Nikita Zhandarovich
1
-31
/
+31
[prev]
[next]