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-02-15
genirq/msi: Split msi_domain_alloc_irq_at()
Thomas Gleixner
1
-33
/
+43
2024-02-15
genirq/msi: Provide optional translation op
Thomas Gleixner
2
-0
/
+20
2024-02-15
platform-msi: Remove unused interfaces
Thomas Gleixner
2
-17
/
+2
2024-02-15
irqchip: Convert all platform MSI users to the new API
Thomas Gleixner
6
-19
/
+20
2024-02-15
platform-msi: Prepare for real per device domains
Thomas Gleixner
2
-0
/
+107
2024-02-15
genirq/irqdomain: Add DOMAIN_BUS_DEVICE_MSI
Thomas Gleixner
1
-0
/
+1
2024-02-15
genirq/msi: Extend msi_parent_ops
Thomas Gleixner
1
-0
/
+8
2024-02-15
genirq/irqdomain: Remove the param count restriction from select()
Thomas Gleixner
1
-1
/
+1
2024-02-15
irqchip/gic-v3: Make gic_irq_domain_select() robust for zero parameter count
Thomas Gleixner
1
-1
/
+5
2024-02-11
Linux 6.8-rc4
Linus Torvalds
1
-1
/
+1
2024-02-11
Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+6
2024-02-11
Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-31
/
+28
2024-02-10
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
17
-101
/
+162
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
10
-32
/
+45
2024-02-10
Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+17
2024-02-10
Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-2
/
+7
2024-02-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-10
/
+14
2024-02-09
Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-11
/
+36
2024-02-09
Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
10
-44
/
+49
2024-02-09
Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
16
-247
/
+381
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
35
-77
/
+96
2024-02-09
smb3: clarify mount warning
Steve French
1
-1
/
+1
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2
-1
/
+6
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
3
-1
/
+14
2024-02-09
Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-6
/
+89
2024-02-09
Merge tag 'trace-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-38
/
+47
2024-02-09
Merge tag 'probes-fixes-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-17
/
+22
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-73
/
+97
2024-02-09
Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2024-02-09
Merge tag 'hwmon-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-20
/
+29
2024-02-09
Merge tag 'mmc-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-1
/
+35
2024-02-09
Merge tag 'pmdomain-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+10
2024-02-09
Merge tag 'gpio-fixes-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2024-02-09
Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
57
-253
/
+390
2024-02-09
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
Aleksander Mazur
1
-1
/
+1
2024-02-09
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
1
-38
/
+37
2024-02-09
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
1
-0
/
+10
2024-02-09
Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
6
-20
/
+22
2024-02-09
Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...
Dave Airlie
28
-98
/
+220
2024-02-09
Merge tag 'drm-intel-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-6
/
+5
2024-02-09
Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
9
-65
/
+57
2024-02-09
Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-58
/
+77
2024-02-08
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
130
-481
/
+1104
2024-02-08
Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2024-02-08
Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8
Jens Axboe
4
-23
/
+25
2024-02-08
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
1
-3
/
+4
2024-02-08
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
1
-0
/
+7
2024-02-08
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
2
-7
/
+14
2024-02-08
smb3: add missing null server pointer check
Steve French
1
-1
/
+1
2024-02-08
kprobes: Remove unnecessary initial values of variables
Li zeming
1
-2
/
+2
[next]