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-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
163
-338
/
+268
2024-06-20
MAINTAINERS: add Rust device abstractions to DRIVER CORE
Danilo Krummrich
1
-0
/
+1
2024-06-20
device: rust: improve safety comments
Danilo Krummrich
1
-3
/
+6
2024-06-20
MAINTAINERS: add Danilo as FIRMWARE LOADER maintainer
Danilo Krummrich
1
-0
/
+1
2024-06-20
MAINTAINERS: add Rust FW abstractions to FIRMWARE LOADER
Danilo Krummrich
1
-0
/
+1
2024-06-20
firmware: rust: improve safety comments
Danilo Krummrich
1
-7
/
+6
2024-06-20
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
4
-9
/
+10
2024-06-20
driver core: Make dev_err_probe() silent for -ENOMEM
Uwe Kleine-König
1
-3
/
+14
2024-06-18
rust: add firmware abstractions
Danilo Krummrich
4
-0
/
+111
2024-06-18
rust: add abstraction for struct device
Danilo Krummrich
3
-0
/
+104
2024-06-18
parport: make parport_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
572
-3282
/
+5855
2024-06-16
Linux 6.10-rc4
Linus Torvalds
1
-1
/
+1
2024-06-16
Merge tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-180
/
+275
2024-06-16
Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+2
2024-06-16
Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-42
/
+131
2024-06-16
Merge tag 'tty-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-45
/
+64
2024-06-16
Merge tag 'staging-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+6
2024-06-16
Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-47
/
+12
2024-06-16
Merge tag 'char-misc-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-80
/
+100
2024-06-16
Merge tag 'ata-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-4
/
+4
2024-06-16
Merge tag 'edac_urgent_for_v6.10_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-48
/
+116
2024-06-16
Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-66
/
+93
2024-06-16
leds: class: Revert: "If no default trigger is given, make hw_control trigger...
Hans de Goede
1
-6
/
+0
2024-06-16
Merge tag 'i2c-host-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2
-3
/
+2
2024-06-16
RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...
Yazen Ghannam
3
-41
/
+114
2024-06-15
Merge tag 'xfs-6.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-3
/
+4
2024-06-15
Merge tag '6.10-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-20
/
+25
2024-06-15
Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+9
2024-06-15
Merge tag 'timers-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-28
/
+14
2024-06-15
firewire: core: record card index in bus_reset_handle tracepoints event
Takashi Sakamoto
2
-4
/
+7
2024-06-15
firewire: core: record card index in tracepoinrts events derived from bus_res...
Takashi Sakamoto
2
-12
/
+15
2024-06-15
firewire: core: record card index in async_phy_inbound tracepoints event
Takashi Sakamoto
2
-4
/
+6
2024-06-15
firewire: core: record card index in async_phy_outbound_complete tracepoints ...
Takashi Sakamoto
3
-5
/
+8
2024-06-15
firewire: core: record card index in async_phy_outbound_initiate tracepoints ...
Takashi Sakamoto
3
-6
/
+9
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_i...
Takashi Sakamoto
2
-12
/
+16
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
2
-12
/
+18
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
2
-10
/
+13
2024-06-15
firewire: fix website URL in Kconfig
Takashi Sakamoto
1
-1
/
+1
2024-06-14
Merge tag 's390-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-25
/
+103
2024-06-14
Merge tag 'drm-fixes-2024-06-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
22
-37
/
+87
2024-06-14
Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
6
-207
/
+125
2024-06-15
Merge tag 'drm-misc-fixes-2024-06-14' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
14
-21
/
+38
2024-06-14
Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linux
Linus Torvalds
13
-53
/
+100
2024-06-14
Merge tag 'io_uring-6.10-20240614' of git://git.kernel.dk/linux
Linus Torvalds
4
-3
/
+6
2024-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-36
/
+130
2024-06-14
Merge tag 'iommu-fix-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-06-14
Merge tag 'pm-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+12
2024-06-14
Merge tag 'acpi-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
6
-19
/
+76
2024-06-14
Merge tag 'thermal-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+35
[next]