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
2022-07-12
Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...
Dave Airlie
334
-2357
/
+354580
2022-07-10
Linux 5.19-rc6
Linus Torvalds
1
-1
/
+1
2022-07-10
Merge branch 'hot-fixes' (fixes for rc6)
Linus Torvalds
3
-13
/
+18
2022-07-10
ida: don't use BUG_ON() for debugging
Linus Torvalds
1
-1
/
+2
2022-07-10
Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-56
/
+43
2022-07-10
Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-07-10
Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-24
/
+31
2022-07-10
Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2022-07-10
Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+3
2022-07-10
Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+33
2022-07-10
Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-16
/
+29
2022-07-10
kbuild: remove unused cmd_none in scripts/Makefile.modinst
Masahiro Yamada
1
-3
/
+0
2022-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
1
-1
/
+1
2022-07-09
Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+8
2022-07-09
drm/aperture: Run fbdev removal before internal helpers
Thomas Zimmermann
1
-11
/
+15
2022-07-09
ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()
Sven Schnelle
1
-1
/
+1
2022-07-09
Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+10
2022-07-09
io_uring: check that we have a file table when allocating update slots
Jens Axboe
1
-0
/
+3
2022-07-08
Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+27
2022-07-08
drm/amdgpu/mes: fix mes submission in atomic context
Jack Xiao
4
-85
/
+50
2022-07-08
drm/amd/pm: drop the thermal_controller_type check
Kenneth Feng
1
-5
/
+3
2022-07-08
drm/amd/pm: ac/dc change for smu_v13_0
Kenneth Feng
4
-3
/
+37
2022-07-08
drm/amd/display: Enable ODM combine default policy
Aurabindo Pillai
2
-2
/
+6
2022-07-08
drm/amd/display: Add callback to set dig mode
Aurabindo Pillai
1
-0
/
+12
2022-07-08
Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-9
/
+35
2022-07-08
Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-31
/
+27
2022-07-08
Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-14
/
+25
2022-07-08
Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-106
/
+4
2022-07-08
Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+5
2022-07-08
Merge branch 'pm-core'
Rafael J. Wysocki
3
-28
/
+24
2022-07-08
Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+5
2022-07-08
Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2022-07-08
Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+53
2022-07-08
drm/amd/display: fix 32 bit compilation errors in dc_dmub_srv.c
Alex Deucher
2
-59
/
+34
2022-07-08
drm/tegra: vic: Use devm_platform_ioremap_resource()
Lv Ruyi
1
-8
/
+1
2022-07-08
gpu: host1x: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-6
/
+2
2022-07-08
gpu: host1x: Generalize host1x_cdma_push_wide()
Mikko Perttunen
1
-15
/
+9
2022-07-08
gpu: host1x: Initialize syncval in channel_submit()
Mikko Perttunen
1
-0
/
+1
2022-07-08
drm/msm/dpu: Fix for non-visible planes
Rob Clark
1
-0
/
+6
2022-07-08
drm/tegra: Include DMA API header where used
Robin Murphy
4
-0
/
+4
2022-07-08
drm/tegra: Fix vmapping of prime buffers
Dmitry Osipenko
1
-1
/
+10
2022-07-08
drm/tegra: vic: Fix build warning when CONFIG_PM=n
YueHaibing
1
-2
/
+2
2022-07-08
gpu: host1x: Register context bus unconditionally
Robin Murphy
1
-5
/
+0
2022-07-08
drm/tegra: vic: Add Tegra234 support
Mikko Perttunen
2
-0
/
+13
2022-07-08
gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+
Mikko Perttunen
1
-2
/
+17
2022-07-08
gpu: host1x: Add MLOCK release code on Tegra234
Mikko Perttunen
2
-0
/
+41
2022-07-08
gpu: host1x: Rewrite job opcode sequence
Mikko Perttunen
1
-59
/
+85
2022-07-08
gpu: host1x: Tegra234 device data and headers
Mikko Perttunen
10
-1
/
+354
2022-07-08
gpu: host1x: Program interrupt destinations on Tegra234
Mikko Perttunen
1
-0
/
+11
2022-07-08
gpu: host1x: Allow reset to be missing
Mikko Perttunen
1
-3
/
+0
[prev]
[next]