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-21
dm vdo: force read-only mode for a corrupt recovery journal
Susan LeGendre-McGhee
3
-19
/
+24
2024-08-21
dm vdo: abort loading dirty VDO with the old recovery journal format
Susan LeGendre-McGhee
2
-4
/
+24
2024-08-21
dm vdo: add dmsetup message for returning configuration info
Bruce Johnston
4
-2
/
+59
2024-08-21
dm vdo: remove bad check of bi_next field
Ken Raeburn
1
-1
/
+0
2024-08-21
dm vdo: don't refer to dedupe_context after releasing it
Ken Raeburn
1
-0
/
+3
2024-08-21
powercap: intel_rapl: Fix off by one in get_rpi()
Dan Carpenter
1
-1
/
+1
2024-08-21
drm/i915/psr: Prevent Panel Replay if CRC calculation is enabled
Jouni Högander
1
-0
/
+6
2024-08-21
gpio: virtuser: Use GPIO_LOOKUP_IDX() macro
Andy Shevchenko
1
-9
/
+4
2024-08-21
powerpc/code-patching: Add boot selftest for data patching
Benjamin Gray
1
-0
/
+41
2024-08-21
powerpc/32: Convert patch_instruction() to patch_uint()
Benjamin Gray
2
-2
/
+2
2024-08-21
powerpc/64: Convert patch_instruction() to patch_u32()
Benjamin Gray
1
-3
/
+2
2024-08-21
powerpc/code-patching: Add data patch alignment check
Benjamin Gray
2
-0
/
+12
2024-08-21
powerpc/code-patching: Add generic memory patching
Benjamin Gray
2
-15
/
+80
2024-08-21
powerpc: Remove unused LHZX_BE macro
Christophe Leroy
1
-2
/
+0
2024-08-21
drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
Jani Nikula
2
-7
/
+0
2024-08-21
drm/i915: move rawclk from runtime to display runtime info
Jani Nikula
8
-17
/
+17
2024-08-21
selftests/ftrace: Fix test to handle both old and new kernels
Steven Rostedt (Google)
1
-1
/
+8
2024-08-21
kselftest: timers: Fix const correctness
Piotr Zalewski
1
-2
/
+2
2024-08-21
ata: pata_macio: Use WARN instead of BUG
Michael Ellerman
1
-2
/
+5
2024-08-21
ata: pata_macio: Fix DMA table overflow
Michael Ellerman
1
-8
/
+15
2024-08-20
drm/amdgpu: fix eGPU hotplug regression
Alex Deucher
1
-1
/
+1
2024-08-20
drm/amdgpu: Validate TA binary size
Candice Li
1
-0
/
+3
2024-08-20
ext4: correct comment of h_checksum
Kemeng Shi
1
-2
/
+1
2024-08-20
ext4: correct comment of ext4_xattr_block_cache_insert
Kemeng Shi
1
-2
/
+0
2024-08-20
ext4: correct comment of ext4_xattr_cmp
Kemeng Shi
1
-2
/
+1
2024-08-20
drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1
Alex Deucher
1
-8
/
+10
2024-08-20
drm/amdgpu: fixing rlc firmware loading failure issue
Yang Wang
1
-2
/
+3
2024-08-20
drm/amd/gfx11: move the gfx mutex into the caller
Alex Deucher
1
-4
/
+3
2024-08-20
drm/amd/pm: ensure the fw_info is not null before using it
Tim Huang
1
-0
/
+2
2024-08-20
drm/amd/amdgpu: allow use kiq to do hdp flush under sriov
Victor Zhao
4
-4
/
+4
2024-08-20
drm/amdgpu: fix eGPU hotplug regression
Alex Deucher
1
-1
/
+1
2024-08-20
drm/amd/display: Promote DC to 3.2.297
Martin Leung
1
-1
/
+1
2024-08-20
drm/amd/display: DML2.1 Reintegration for Various Fixes
Austin Zheng
14
-285
/
+1009
2024-08-20
drm/amd/display: fix double free issue during amdgpu module unload
Tim Huang
1
-1
/
+1
2024-08-20
drm/amd/display: DCN35 set min dispclk to 50Mhz
Nicholas Susanto
2
-0
/
+4
2024-08-20
drm/amd/display: Fix construct_phy with MXM connector
Ilya Bakoulin
1
-0
/
+1
2024-08-20
drm/amd/display: Support UHBR10 link rate on eDP
Sung Joon Kim
4
-13
/
+18
2024-08-20
drm/amd/display: Hardware cursor changes color when switched to software cursor
Nevenko Stupar
1
-3
/
+2
2024-08-20
drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates Table
Michael Strauss
4
-35
/
+40
2024-08-20
drm/amd/display: Remove redundant check in DCN35 hwseq
Nicholas Susanto
1
-3
/
+0
2024-08-20
drm/amd/display: remove an extraneous call for checking dchub clock
Aurabindo Pillai
1
-5
/
+0
2024-08-20
drm/amd/display: Update HPO I/O When Handling Link Retrain Automation Request
Michael Strauss
8
-17
/
+31
2024-08-20
Revert "drm/amd/display: Update to using new dccg callbacks"
Hansen Dsouza
1
-2
/
+2
2024-08-20
drm/amdgpu: Validate TA binary size
Candice Li
1
-0
/
+3
2024-08-20
drm/amdkfd: Update BadOpcode Interrupt handling with MES
Mukul Joshi
3
-3
/
+58
2024-08-20
drm/amdkfd: Update queue unmap after VM fault with MES
Mukul Joshi
1
-2
/
+85
2024-08-20
drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11
Mukul Joshi
3
-36
/
+69
2024-08-20
drm/amdkfd: Enable processes isolation on gfx9
Amber Lin
3
-4
/
+17
2024-08-20
drm/amdgpu/gfx_v9_4_3: Apply Isolation Enforcement to GFX & Compute rings
Srinivasan Shanmugam
2
-0
/
+6
2024-08-20
drm/amdgpu/gfx9: Apply Isolation Enforcement to GFX & Compute rings
Srinivasan Shanmugam
1
-0
/
+6
[prev]
[next]