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
2023-11-03
i3c: master: svc: fix wrong data return when IBI happen during start frame
Frank Li
1
-0
/
+20
2023-11-03
i3c: master: svc: fix race condition in ibi work thread
Frank Li
1
-0
/
+14
2023-10-10
i3c: Fix typo "Provisional ID" to "Provisioned ID"
Matt Johnston
6
-9
/
+9
2023-09-25
i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs
Dinghao Liu
1
-1
/
+3
2023-09-25
i3c: mipi-i3c-hci: Resume controller after aborted transfer
Jarkko Nikula
1
-1
/
+3
2023-09-25
i3c: mipi-i3c-hci: Resume controller explicitly
Jarkko Nikula
1
-2
/
+1
2023-09-25
i3c: mipi-i3c-hci: Fix missing xfer->completion in hci_cmd_v1_daa()
Jarkko Nikula
1
-0
/
+1
2023-09-25
i3c: mipi-i3c-hci: Do not unmap region not mapped for transfer
Jarkko Nikula
1
-0
/
+2
2023-09-25
i3c: mipi-i3c-hci: Set number of SW enabled Ring Bundles earlier
Jarkko Nikula
1
-2
/
+3
2023-09-25
i3c: mipi-i3c-hci: Fix race between bus cleanup and interrupt
Jarkko Nikula
1
-0
/
+2
2023-09-25
i3c: mipi-i3c-hci: Set ring start request together with enable
Jarkko Nikula
1
-1
/
+2
2023-09-25
i3c: mipi-i3c-hci: Remove BUG() when Ring Abort request times out
Jarkko Nikula
1
-2
/
+1
2023-09-25
i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler
Jarkko Nikula
1
-1
/
+1
2023-09-25
i3c: mipi-i3c-hci: Fix DAT/DCT entry sizes
Jarkko Nikula
1
-4
/
+4
2023-09-25
i3c: mipi-i3c-hci: Add MODULE_ALIAS
Jarkko Nikula
1
-0
/
+1
2023-09-25
i3c: master: Inherit DMA masks and parameters from parent device
Jarkko Nikula
1
-0
/
+4
2023-09-25
i3c: svc: Annotate struct svc_i3c_xfer with __counted_by
Kees Cook
1
-1
/
+1
2023-09-25
i3c/master/mipi-i3c-hci: Annotate struct hci_rings_data with __counted_by
Kees Cook
1
-1
/
+1
2023-09-25
i3c: master: cdns: Annotate struct cdns_i3c_xfer with __counted_by
Kees Cook
1
-1
/
+1
2023-09-25
i3c: dw: Annotate struct dw_i3c_xfer with __counted_by
Kees Cook
1
-1
/
+1
2023-09-25
i3c: replace deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-09-25
i3c: master: cdns: Fix reading status register
Joshua Yeong
1
-3
/
+3
2023-09-10
Linux 6.6-rc1
Linus Torvalds
1
-2
/
+2
2023-09-10
Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
68
-0
/
+5508
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-11
/
+20
2023-09-10
Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+11
2023-09-09
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
284
-9119
/
+8011
2023-09-09
Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
14
-19
/
+43
2023-09-09
iov_iter: Kunit tests for page extraction
David Howells
1
-0
/
+240
2023-09-09
iov_iter: Kunit tests for copying to/from an iterator
David Howells
3
-0
/
+549
2023-09-09
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
1
-15
/
+15
2023-09-09
Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-12
/
+8
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
51
-216
/
+1440
2023-09-09
sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
Duoming Zhou
1
-1
/
+1
2023-09-09
sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
Petr Tesarik
5
-11
/
+7
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
44
-319
/
+1433
2023-09-09
Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
106
-113
/
+113
2023-09-09
Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
4
-13
/
+18
2023-09-09
Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+3
2023-09-09
Merge tag 'ntb-6.6' of https://github.com/jonmason/ntb
Linus Torvalds
4
-25
/
+24
2023-09-09
spnego: add missing OID to oid registry
Steve French
1
-0
/
+1
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
106
-113
/
+113
2023-09-08
Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd
Linus Torvalds
2
-3
/
+1
2023-09-08
Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
4
-4
/
+92
2023-09-08
Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linux
Linus Torvalds
10
-79
/
+84
2023-09-08
Merge tag 'io_uring-6.6-2023-09-08' of git://git.kernel.dk/linux
Linus Torvalds
6
-3
/
+99
2023-09-08
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
1
-1
/
+1
2023-09-08
Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-38
/
+56
2023-09-08
Merge tag 'pm-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+1
2023-09-08
Merge tag 'gpio-fixes-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+24
[next]