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-10-31
drm/xe: Add mmio read before GGTT invalidate
Matthew Brost
1
-0
/
+10
2024-10-29
drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resume
Imre Deak
1
-0
/
+1
2024-10-29
drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling
Imre Deak
1
-5
/
+14
2024-10-29
drm/xe: Remove runtime argument from display s/r functions
Maarten Lankhorst
3
-28
/
+39
2024-10-27
Linux 6.12-rc5
Linus Torvalds
1
-1
/
+1
2024-10-27
Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+38
2024-10-27
Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+4
2024-10-27
Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-65
/
+22
2024-10-27
Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-10-27
Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linux
Linus Torvalds
3
-6
/
+29
2024-10-27
Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-78
/
+122
2024-10-27
firewire: core: fix invalid port index for parent device
Takashi Sakamoto
1
-1
/
+1
2024-10-26
platform/x86: asus-wmi: Fix thermal profile initialization
Armin Wolf
1
-0
/
+10
2024-10-25
Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linux
Linus Torvalds
5
-87
/
+192
2024-10-25
Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+8
2024-10-25
Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-18
/
+28
2024-10-25
Merge tag 'nfsd-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-9
/
+43
2024-10-25
Merge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-6
/
+41
2024-10-25
Merge tag 'pm-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-16
/
+28
2024-10-25
Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+52
2024-10-25
Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-1790
/
+22
2024-10-25
Merge tag 'gpio-fixes-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2024-10-25
Merge tag 'ata-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-0
/
+1
2024-10-25
Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
35
-111
/
+329
2024-10-25
Merge tag 'drm-fixes-2024-10-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
17
-107
/
+202
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
4
-21
/
+42
2024-10-25
Merge branch 'pm-powercap'
Rafael J. Wysocki
1
-1
/
+1
2024-10-25
Merge branches 'acpi-resource' and 'acpi-button'
Rafael J. Wysocki
2
-0
/
+18
2024-10-25
fuse: remove stray debug line
Miklos Szeredi
1
-1
/
+0
2024-10-25
Merge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab.freedesktop.org/drm/x...
Dave Airlie
5
-7
/
+42
2024-10-24
fgraph: Change the name of cpuhp state to "fgraph:online"
Steven Rostedt
1
-1
/
+1
2024-10-24
fgraph: Fix missing unlock in register_ftrace_graph()
Li Huafei
1
-7
/
+3
2024-10-25
Merge tag 'drm-misc-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-1
/
+3
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
15
-90
/
+167
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
46
-258
/
+565
2024-10-24
Merge tag 'hid-for-linus-20241024' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+24
2024-10-25
Merge tag 'drm-intel-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-2
/
+1
2024-10-25
Revert "fs/9p: simplify iget to remove unnecessary paths"
Dominique Martinet
5
-45
/
+180
2024-10-25
Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"
Dominique Martinet
1
-1
/
+1
2024-10-25
Revert "fs/9p: remove redundant pointer v9ses"
Dominique Martinet
1
-0
/
+4
2024-10-25
Revert " fs/9p: mitigate inode collisions"
Dominique Martinet
4
-56
/
+22
2024-10-25
Merge tag 'amd-drm-fixes-6.12-2024-10-23' of https://gitlab.freedesktop.org/a...
Dave Airlie
9
-97
/
+156
2024-10-24
Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-48
/
+85
2024-10-24
Merge tag 'probes-fixes-v6.12-rc4.2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-6
/
+21
2024-10-24
Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-34
/
+45
2024-10-24
Merge tag 'jfs-6.12-rc5' of github.com:kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+1
2024-10-24
Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs
Linus Torvalds
41
-205
/
+475
2024-10-24
Revert "9p: Enable multipage folios"
Dominique Martinet
1
-1
/
+0
2024-10-24
drm/xe: Don't restart parallel queues multiple times on GT reset
Nirmoy Das
1
-2
/
+12
[next]