index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-08
scsi: ufs: ufs-mediatek: Delete some dead code
Dan Carpenter
1
-3
/
+0
2023-05-08
scsi: qedf: Fix NULL dereference in error handling
Jinhong Zhu
1
-2
/
+1
2023-05-08
scsi: ufs: core: Change the module parameter macro of use_mcq_mode
Keoseong Park
1
-18
/
+2
2023-05-08
scsi: mpi3mr: Use -ENOMEM instead of -1 in mpi3mr_expander_add()
Harshit Mogalapalli
1
-1
/
+1
2023-05-08
scsi: smartpqi: Update version to 2.1.22-040
Don Brace
1
-3
/
+3
2023-05-08
scsi: smartpqi: Update copyright to 2023
Don Brace
6
-6
/
+6
2023-05-08
scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/device
Don Brace
2
-0
/
+16
2023-05-08
scsi: smartpqi: Stop sending driver-initiated TURs
Kevin Barnett
2
-75
/
+11
2023-05-08
scsi: smartpqi: Fix byte aligned writew for ARM servers
Don Brace
1
-2
/
+2
2023-05-08
scsi: smartpqi: Add support for RAID NCQ priority
Gilbert Wu
1
-44
/
+45
2023-05-08
scsi: smartpqi: Validate block layer host tag
Murthy Bhat
1
-1
/
+2
2023-05-08
scsi: smartpqi: Remove contention for raid_bypass_cnt
Mike McGowen
2
-4
/
+4
2023-05-08
scsi: smartpqi: Fix rare SAS transport memory leak
Don Brace
1
-1
/
+3
2023-05-08
scsi: smartpqi: Remove NULL pointer check
Kevin Barnett
1
-15
/
+13
2023-05-08
scsi: smartpqi: Add new controller PCI IDs
David Strahan
1
-0
/
+72
2023-05-08
scsi: smartpqi: Map full length of PCI BAR 0
Mike McGowen
1
-1
/
+1
2023-05-08
scsi: qla2xxx: Update version to 10.02.08.300-k
Nilesh Javali
1
-2
/
+2
2023-05-08
scsi: qla2xxx: Wait for io return on terminate rport
Quinn Tran
1
-0
/
+13
2023-05-08
scsi: qla2xxx: Fix mem access after free
Quinn Tran
2
-73
/
+95
2023-05-08
scsi: qla2xxx: Fix hang in task management
Quinn Tran
2
-3
/
+61
2023-05-08
scsi: qla2xxx: Fix task management cmd fail due to unavailable resource
Quinn Tran
2
-5
/
+61
2023-05-08
scsi: qla2xxx: Fix task management cmd failure
Quinn Tran
4
-23
/
+139
2023-05-08
scsi: qla2xxx: Multi-que support for TMF
Quinn Tran
4
-18
/
+66
2023-05-08
scsi: libsas: factor out sas_check_fanout_expander_topo()
Jason Yan
1
-10
/
+18
2023-05-08
scsi: libsas: Remove an empty branch in sas_check_parent_topology()
Jason Yan
1
-23
/
+33
2023-05-08
scsi: libsas: Simplify sas_check_eeds()
Jason Yan
1
-20
/
+20
2023-05-08
scsi: lpfc: Update lpfc version to 14.2.0.12
Justin Tee
1
-1
/
+1
2023-05-08
scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQ
Justin Tee
4
-157
/
+200
2023-05-08
scsi: lpfc: Add new RCQE status for handling DMA failures
Justin Tee
2
-3
/
+68
2023-05-08
scsi: lpfc: Update congestion warning notification period
Justin Tee
4
-6
/
+6
2023-05-08
scsi: lpfc: Match lock ordering of lpfc_cmd->buf_lock and hbalock for abort p...
Justin Tee
1
-22
/
+22
2023-05-08
scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...
Justin Tee
3
-45
/
+10
2023-05-08
scsi: lpfc: Fix verbose logging for SCSI commands issued to SES devices
Justin Tee
1
-1
/
+2
2023-05-08
scsi: pm80xx: Add GET_NVMD timeout during probe
Changyuan Lyu
1
-7
/
+22
2023-05-08
scsi: pm80xx: Update PHY state after hard reset
Changyuan Lyu
1
-5
/
+9
2023-05-08
scsi: pm80xx: Log port state during HW event
Akshat Jain
1
-21
/
+22
2023-05-08
scsi: pm80xx: Log phy_id and port_id in the device registration request
Akshat Jain
1
-0
/
+3
2023-05-08
scsi: pm80xx: Print port_id in HW events
Akshat Jain
1
-25
/
+33
2023-05-08
scsi: pm80xx: Enable init logging
Akshat Jain
2
-2
/
+2
2023-05-08
scsi: pm80xx: Log some HW events by default
Akshat Jain
3
-26
/
+50
2023-05-07
Linux 6.4-rc1
Linus Torvalds
1
-2
/
+2
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
514
-144556
/
+167669
2023-05-07
Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+15
2023-05-07
Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
12
-13
/
+16
2023-05-07
Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
15
-223
/
+376
2023-05-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-12
/
+2
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
13
-122
/
+288
2023-05-07
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
8
-41
/
+47
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
[prev]
[next]