index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'firewire-updates-6.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-15
14
-195
/
+1420
|
\
|
*
firewire: obsolete usage of *-objs in Makefile for KUnit test
Takashi Sakamoto
2024-05-09
1
-5
/
+2
|
*
firewire: core: remove flag and width from u64 formats of tracepoints events
Takashi Sakamoto
2024-05-06
1
-3
/
+3
|
*
firewire: core: fix type of timestamp for async_inbound_template tracepoints ...
Takashi Sakamoto
2024-05-06
1
-1
/
+1
|
*
firewire: core: add tracepoint event for handling bus reset
Takashi Sakamoto
2024-05-06
2
-1
/
+30
|
*
Revert "firewire: core: option to log bus reset initiation"
Takashi Sakamoto
2024-05-06
3
-21
/
+0
|
*
firewire: core: add tracepoints events for initiating bus reset
Takashi Sakamoto
2024-05-06
2
-0
/
+40
|
*
firewire: ohci: obsolete OHCI_PARAM_DEBUG_BUSRESETS from debug module parameter
Takashi Sakamoto
2024-05-06
1
-8
/
+1
|
*
firewire: ohci: add bus-reset event for initial set of handled irq
Takashi Sakamoto
2024-05-06
1
-6
/
+5
|
*
firewire: core: add tracepoints event for asynchronous inbound phy packet
Takashi Sakamoto
2024-05-06
2
-0
/
+32
|
*
firewire: core/cdev: add tracepoints events for asynchronous phy packet
Takashi Sakamoto
2024-05-06
3
-0
/
+61
|
*
firewire: core: add tracepoints events for asynchronous outbound response
Takashi Sakamoto
2024-05-06
2
-7
/
+40
|
*
firewire: core: add tracepoint event for asynchronous inbound request
Takashi Sakamoto
2024-05-06
2
-1
/
+28
|
*
firewire: core: add tracepoints event for asynchronous inbound response
Takashi Sakamoto
2024-05-06
2
-26
/
+79
|
*
firewire: core: add tracepoints events for asynchronous outbound request
Takashi Sakamoto
2024-05-06
2
-1
/
+109
|
*
firewire: core: add support for Linux kernel tracepoints
Takashi Sakamoto
2024-05-06
3
-1
/
+21
|
*
firewire: core: replace local macros with common inline functions for isochro...
Takashi Sakamoto
2024-05-06
1
-7
/
+5
|
*
firewire: core: add common macro to serialize/deserialize isochronous packet ...
Takashi Sakamoto
2024-05-06
2
-0
/
+110
|
*
firewire: core: obsolete tcode check macros with inline functions
Takashi Sakamoto
2024-05-06
3
-12
/
+19
|
*
firewire: ohci: replace hard-coded values with common macros
Takashi Sakamoto
2024-05-06
1
-4
/
+14
|
*
firewire: ohci: replace hard-coded values with inline functions for asynchron...
Takashi Sakamoto
2024-05-06
1
-15
/
+15
|
*
firewire: ohci: replace local macros with common inline functions for asynchr...
Takashi Sakamoto
2024-05-06
1
-16
/
+8
|
*
firewire: core: replace local macros with common inline functions for asynchr...
Takashi Sakamoto
2024-05-06
1
-82
/
+56
|
*
firewire: core: add common inline functions to serialize/deserialize asynchro...
Takashi Sakamoto
2024-05-06
5
-0
/
+726
|
*
firewire: ohci: use pci_irq_vector() to retrieve allocated interrupt line
Takashi Sakamoto
2024-05-06
1
-5
/
+13
|
*
firewire: ohci: obsolete usage of deprecated API for MSI
Takashi Sakamoto
2024-05-06
1
-4
/
+9
|
*
firewire: ohci: replace request_irq() with request_threaded_irq()
Takashi Sakamoto
2024-05-06
1
-4
/
+4
|
*
Revert "firewire: ohci: use devres for requested IRQ"
Takashi Sakamoto
2024-05-06
1
-6
/
+8
|
*
firewire: Annotate struct fw_iso_packet with __counted_by()
Gustavo A. R. Silva
2024-05-06
1
-1
/
+2
|
*
firewire: core: option to log bus reset initiation
Adam Goldman
2024-05-06
3
-0
/
+21
*
|
Merge tag 'for-6.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-15
4
-68
/
+97
|
\
\
|
*
|
dm-delay: remove timer_lock
Benjamin Marzinski
2024-05-09
1
-9
/
+1
|
*
|
dm-delay: change locking to avoid contention
Benjamin Marzinski
2024-05-09
1
-13
/
+23
|
*
|
dm-delay: fix max_delay calculations
Benjamin Marzinski
2024-05-09
1
-3
/
+2
|
*
|
dm-delay: fix hung task introduced by kthread mode
Joel Colledge
2024-05-09
1
-2
/
+1
|
*
|
dm-delay: fix workqueue delay_timer race
Benjamin Marzinski
2024-05-09
1
-2
/
+4
|
*
|
dm-crypt: don't set WQ_CPU_INTENSIVE for WQ_UNBOUND crypt_queue
Mike Snitzer
2024-04-23
1
-1
/
+5
|
*
|
dm: use queue_limits_set
Christoph Hellwig
2024-04-23
1
-15
/
+12
|
*
|
dm-crypt: stop constraining max_segment_size to PAGE_SIZE
Mike Snitzer
2024-04-23
1
-10
/
+2
|
*
|
dm-crypt: export sysfs of all workqueues
yangerkun
2024-04-16
1
-7
/
+21
|
*
|
dm-crypt: add the optional "high_priority" flag
Mikulas Patocka
2024-04-16
2
-10
/
+30
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-15
154
-2037
/
+2168
|
\
\
\
|
*
|
|
scsi: mpi3mr: Sanitise num_phys
Tomas Henzl
2024-05-09
1
-0
/
+10
|
*
|
|
Merge patch series "Update lpfc to revision 14.4.0.2"
Martin K. Petersen
2024-05-07
15
-413
/
+432
|
|
\
\
\
|
|
*
|
|
scsi: lpfc: Copyright updates for 14.4.0.2 patches
Justin Tee
2024-05-07
1
-1
/
+1
|
|
*
|
|
scsi: lpfc: Update lpfc version to 14.4.0.2
Justin Tee
2024-05-07
1
-1
/
+1
|
|
*
|
|
scsi: lpfc: Add support for 32 byte CDBs
Justin Tee
2024-05-07
5
-38
/
+80
|
|
*
|
|
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
2024-05-07
12
-331
/
+279
|
|
*
|
|
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Justin Tee
2024-05-07
5
-8
/
+22
|
|
*
|
|
scsi: lpfc: Clear deferred RSCN processing flag when driver is unloading
Justin Tee
2024-05-07
2
-30
/
+45
[next]