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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
scsi: core: Use 32-bit hostnum in scsi_host_lookup()
Tony Battersby
1
-1
/
+1
2023-08-21
scsi: libsas: Remove unused declarations
Yue Haibing
1
-2
/
+0
2023-08-07
scsi: ufs: core: Export ufshcd_is_hba_active()
Nitin Rawat
1
-0
/
+1
2023-07-31
Merge patch series "Multiple cleanup patches for the UFS driver"
Martin K. Petersen
4
-64
/
+114
2023-07-31
scsi: ufs: Simplify response header parsing
Bart Van Assche
2
-15
/
+55
2023-07-31
scsi: ufs: Simplify transfer request header initialization
Bart Van Assche
2
-19
/
+34
2023-07-31
scsi: ufs: Remove a member variable
Bart Van Assche
2
-20
/
+19
2023-07-31
scsi: ufs: Improve type safety
Bart Van Assche
2
-8
/
+2
2023-07-31
scsi: ufs: Minimize #include directives
Bart Van Assche
3
-2
/
+4
2023-07-31
scsi: ufs: core: Add enums for UFS lanes
Manivannan Sadhasivam
1
-0
/
+6
2023-07-25
scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()
YueHaibing
1
-1
/
+0
2023-07-25
scsi: ufs: Fix residual handling
Bart Van Assche
1
-0
/
+6
2023-07-23
scsi: ufs: core: Remove HPB support
Bart Van Assche
3
-75
/
+0
2023-07-11
scsi: ufs: core: Export symbols for MTK driver module
Po-Wen Kao
1
-0
/
+3
2023-07-11
scsi: ufs: core: Convert UPIU_HEADER_DWORD() into a function
Bart Van Assche
1
-3
/
+5
2023-07-11
scsi: target: iscsi: Remove the unused netif_timeout attribute
Maurizio Lombardi
1
-4
/
+0
2023-07-08
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2023-07-08
Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-6
/
+4
2023-07-08
bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
Liu Shixin
1
-0
/
+2
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-07-06
Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-0
/
+11
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-300
/
+76
2023-07-06
Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-212
/
+4
2023-07-05
Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2023-07-05
Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+2
2023-07-05
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-11
/
+13
2023-07-05
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+22
2023-07-05
usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array
Kees Cook
1
-1
/
+5
2023-07-05
Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+96
2023-07-05
Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-27
/
+815
2023-07-04
Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-0
/
+271
2023-07-04
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
1
-4
/
+0
2023-07-04
net: Replace strlcpy with strscpy
Azeem Shaikh
2
-2
/
+2
2023-07-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-0
/
+53
2023-07-04
Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-27
/
+233
2023-07-04
ACPI: platform: Move SMB0001 HID to the header and reuse
Andy Shevchenko
1
-0
/
+2
2023-07-04
ACPI: bus: Introduce acpi_match_acpi_device() helper
Andy Shevchenko
1
-0
/
+9
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+9
2023-07-03
Merge tag 'hsi-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-0
/
+1
2023-07-03
rdma: fix INFINIBAND_USER_ACCESS dependency
Arnd Bergmann
1
-2
/
+4
2023-07-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-21
/
+305
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-14
/
+23
2023-07-03
Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2
-0
/
+3
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-13
/
+27
2023-07-03
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-9
/
+43
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-15
/
+135
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-63
/
+260
2023-07-03
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-8
/
+48
2023-07-03
Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
8
-72
/
+263
[next]