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
2023-10-26
Revert "drm/amdkfd:remove unused code"
Philip Yang
2
-0
/
+63
2023-10-26
drm/amd/display: Fix copyright notice in DC code
Stylon Wang
35
-3
/
+215
2023-10-26
drm/amd/display: Fix copyright notice in DML2 code
Stylon Wang
22
-1
/
+45
2023-10-26
drm/amd/display: Add missing copyright notice in DMUB
Stylon Wang
2
-0
/
+38
2023-10-26
drm/amdgpu remove restriction of sriov max_pfn on Vega10
Lin.Cao
1
-5
/
+2
2023-10-26
drm/amdkfd: Address 'remap_list' not described in 'svm_range_add'
Srinivasan Shanmugam
1
-0
/
+1
2023-10-26
drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
Qu Huang
1
-0
/
+6
2023-10-26
drm/amdgpu: bypass RAS error reset in some conditions
Tao Zhou
1
-1
/
+9
2023-10-26
drm/amdgpu: enable RAS poison mode for APU
Tao Zhou
1
-1
/
+2
2023-10-26
drm/amdgpu/vpe: correct queue stop programing
Lang Yu
1
-8
/
+10
2023-10-26
drm/amd/display: Fix DMUB errors introduced by DML2
Rodrigo Siqueira
1
-4
/
+5
2023-10-26
drm/amd: Disable ASPM for VI w/ all Intel systems
Mario Limonciello
1
-1
/
+1
2023-10-26
drm/amd/display: Remove power sequencing check
Agustin Gutierrez
1
-2
/
+1
2023-10-26
drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...
Rodrigo Siqueira
13
-2
/
+15
2023-10-26
drm/amd/pm: Fix the return value in default case
Ma Jun
1
-3
/
+1
2023-10-26
drm/amdgpu: Add API to get full IP version
Lijo Lazar
1
-0
/
+7
2023-10-26
drm/amdgpu: add tmz support for GC IP v11.5.0
Jiadong Zhu
1
-0
/
+1
2023-10-26
drm/amd/pm: drop unneeded dpm features disablement for SMU 14.0.0
Jiadong Zhu
1
-1
/
+2
2023-10-26
drm/amdgpu: modify if condition in nbio_v7_7.c
Li Ma
1
-2
/
+2
2023-10-26
drm/amdkfd: Fix shift out-of-bounds issue
Jesse Zhang
1
-1
/
+1
2023-10-26
drm/amdgpu: refine ras error kernel log print
Yang Wang
2
-39
/
+82
2023-10-26
drm/amdgpu: fix find ras error node error
Yang Wang
1
-4
/
+3
2023-10-26
drm/amd/display: reprogram det size while seamless boot
Hugo Hu
3
-0
/
+33
2023-10-26
drm/amd/pm: record mca debug mode in RAS
Tao Zhou
1
-0
/
+1
2023-10-27
usb: typec: altmodes/displayport: fixup drm internal api change vs new user.
Dave Airlie
1
-1
/
+2
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
205
-760
/
+1934
2023-10-26
exportfs: Change bcachefs fid_type enum to avoid conflicts
Kent Overstreet
1
-6
/
+6
2023-10-26
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
11
-84
/
+19
2023-10-26
MAINTAINERS: Update the GPU Scheduler email
Luben Tuikov
1
-1
/
+1
2023-10-26
drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
Erik Kurzinger
1
-1
/
+2
2023-10-26
landlock: Document network support
Konstantin Meskhidze
1
-22
/
+71
2023-10-26
samples/landlock: Support TCP restrictions
Konstantin Meskhidze
1
-15
/
+100
2023-10-26
selftests/landlock: Add network tests
Konstantin Meskhidze
3
-0
/
+1745
2023-10-26
selftests/landlock: Share enforce_ruleset() helper
Konstantin Meskhidze
2
-10
/
+10
2023-10-26
landlock: Support network rules with TCP bind and connect
Konstantin Meskhidze
11
-25
/
+470
2023-10-26
landlock: Refactor landlock_add_rule() syscall
Konstantin Meskhidze
1
-44
/
+45
2023-10-26
landlock: Refactor layer helpers
Konstantin Meskhidze
3
-42
/
+66
2023-10-26
landlock: Move and rename layer helpers
Konstantin Meskhidze
3
-115
/
+129
2023-10-26
landlock: Refactor merge/inherit_ruleset helpers
Konstantin Meskhidze
1
-42
/
+74
2023-10-26
landlock: Refactor landlock_find_rule/insert_rule helpers
Konstantin Meskhidze
3
-54
/
+165
2023-10-26
landlock: Allow FS topology changes for domains without such rule type
Mickaël Salaün
4
-43
/
+63
2023-10-26
landlock: Make ruleset's access masks more generic
Konstantin Meskhidze
5
-20
/
+50
2023-10-26
Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-120
/
+128
2023-10-26
perf tests: test_arm_coresight: Simplify source iteration
James Clark
1
-14
/
+3
2023-10-26
docs: backporting: address feedback
Vegard Nossum
1
-31
/
+121
2023-10-26
MAINTAINERS: Add tools/testing/cxl files to CXL
Vishal Verma
1
-0
/
+1
2023-10-26
Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
34
-214
/
+458
2023-10-26
Documentation: driver-api: pps: Update PPS generator documentation
Pandith N
1
-5
/
+11
2023-10-26
speakup: Document USB support
Samuel Thibault
1
-3
/
+8
2023-10-26
doc: blk-ioprio: Bring the doc in line with the implementation
Tang Yizhou
1
-4
/
+6
[prev]
[next]