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 'regmap-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
regmap-irq: Fix out-of-bounds access when allocating config buffers
Isaac J. Manjarres
2023-07-12
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-07-15
2
-14
/
+16
|
\
\
\
\
|
*
|
|
|
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
Dan Carpenter
2023-07-14
1
-1
/
+2
|
*
|
|
|
iommu: Fix crash during syfs iommu_groups/N/type
Jason Gunthorpe
2023-07-14
1
-13
/
+14
|
|
/
/
/
*
|
|
|
Merge tag 'x86_urgent_for_6.5_rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-15
10
-75
/
+120
|
\
\
\
\
|
*
|
|
|
x86/cfi: Only define poison_cfi() if CONFIG_X86_KERNEL_IBT=y
Ingo Molnar
2023-07-11
1
-0
/
+2
|
*
|
|
|
x86/fineibt: Poison ENDBR at +0
Peter Zijlstra
2023-07-10
1
-0
/
+16
|
*
|
|
|
x86: Rewrite ret_from_fork() in C
Brian Gerst
2023-07-10
4
-49
/
+40
|
*
|
|
|
x86/32: Remove schedule_tail_wrapper()
Brian Gerst
2023-07-10
1
-23
/
+10
|
*
|
|
|
x86/cfi: Extend ENDBR sealing to kCFI
Peter Zijlstra
2023-07-10
1
-1
/
+43
|
*
|
|
|
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
2023-07-10
5
-7
/
+10
|
*
|
|
|
x86/cfi: Extend {JMP,CAKK}_NOSPEC comment
Peter Zijlstra
2023-07-10
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-07-15
18
-131
/
+193
|
\
\
\
\
|
*
|
|
|
scsi: storvsc: Handle SRB status value 0x30
Michael Kelley
2023-07-11
1
-0
/
+2
|
*
|
|
|
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
2023-07-11
17
-131
/
+191
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge patch series "Improve checks in blk_revalidate_disk_zones()"
Martin K. Petersen
2023-07-06
5
-78
/
+79
|
|
|
\
\
\
|
|
|
*
|
|
scsi: block: Improve checks in blk_revalidate_disk_zones()
Damien Le Moal
2023-07-06
1
-36
/
+50
|
|
|
*
|
|
scsi: block: virtio_blk: Set zone limits before revalidating zones
Damien Le Moal
2023-07-06
1
-19
/
+15
|
|
|
*
|
|
scsi: block: nullblk: Set zone limits before revalidating zones
Damien Le Moal
2023-07-06
1
-11
/
+5
|
|
|
*
|
|
scsi: nvme: zns: Set zone limits before revalidating zones
Damien Le Moal
2023-07-06
1
-5
/
+4
|
|
|
*
|
|
scsi: sd_zbc: Set zone limits before revalidating zones
Damien Le Moal
2023-07-06
1
-7
/
+5
|
|
*
|
|
|
scsi: ufs: core: Add support for qTimestamp attribute
Arthur Simchaev
2023-07-06
3
-0
/
+64
|
|
*
|
|
|
scsi: aacraid: Avoid -Warray-bounds warning
Arnd Bergmann
2023-07-06
1
-1
/
+1
|
|
*
|
|
|
scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLER
Randy Dunlap
2023-07-06
1
-0
/
+1
|
|
*
|
|
|
scsi: ufs: core: Update contact email for monitor sysfs nodes
Can Guo
2023-07-06
1
-38
/
+38
|
|
*
|
|
|
scsi: scsi_debug: Remove dead code
Maurizio Lombardi
2023-07-06
1
-8
/
+0
|
|
*
|
|
|
scsi: qla2xxx: Use vmalloc_array() and vcalloc()
Julia Lawall
2023-07-06
1
-2
/
+2
|
|
*
|
|
|
scsi: fnic: Use vmalloc_array() and vcalloc()
Julia Lawall
2023-07-06
1
-1
/
+1
|
|
*
|
|
|
scsi: qla2xxx: Fix error code in qla2x00_start_sp()
Dan Carpenter
2023-07-06
1
-1
/
+1
|
|
*
|
|
|
scsi: qla2xxx: Silence a static checker warning
Dan Carpenter
2023-07-06
2
-2
/
+2
|
|
*
|
|
|
scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
Tuo Li
2023-07-06
1
-0
/
+2
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-15
15
-50
/
+136
|
\
\
\
\
\
|
*
|
|
|
|
block: queue data commands from the flush state machine at the head
Christoph Hellwig
2023-07-14
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
2023-07-13
8
-25
/
+89
|
|
\
\
\
\
\
|
|
*
|
|
|
|
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
2023-07-13
1
-1
/
+1
|
|
*
|
|
|
|
nvme: don't reject probe due to duplicate IDs for single-ported PCIe devices
Christoph Hellwig
2023-07-13
1
-3
/
+33
|
|
*
|
|
|
|
nvme: ensure disabling pairs with unquiesce
Keith Busch
2023-07-12
1
-8
/
+17
|
|
*
|
|
|
|
nvme-fc: fix race between error recovery and creating association
Michael Liang
2023-07-12
1
-5
/
+16
|
|
*
|
|
|
|
nvme-fc: return non-zero status code when fails to create association
Michael Liang
2023-07-12
1
-3
/
+15
|
|
*
|
|
|
|
nvme: fix parameter check in nvme_fault_inject_init()
Minjie Du
2023-07-12
1
-1
/
+1
|
|
*
|
|
|
|
nvme: warn only once for legacy uuid attribute
Keith Busch
2023-07-12
1
-1
/
+1
|
|
*
|
|
|
|
nvme: fix the NVME_ID_NS_NVM_STS_MASK definition
Ankit Kumar
2023-07-10
1
-1
/
+1
|
|
*
|
|
|
|
nvmet: use PAGE_SECTORS_SHIFT
Damien Le Moal
2023-07-10
2
-3
/
+3
|
|
*
|
|
|
|
nvme: add BOGUS_NID quirk for Samsung SM953
Pankaj Raghav
2023-07-10
1
-0
/
+2
|
*
|
|
|
|
|
blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
Chengming Zhou
2023-07-13
1
-17
/
+30
|
*
|
|
|
|
|
block/mq-deadline: Fix a bug in deadline_from_pos()
Bart Van Assche
2023-07-12
1
-1
/
+1
|
*
|
|
|
|
|
block: remove dead struc request->completion_data field
Jens Axboe
2023-07-10
1
-3
/
+3
|
|
/
/
/
/
/
|
*
|
|
|
|
blk-crypto: use dynamic lock class for blk_crypto_profile::lock
Eric Biggers
2023-07-06
2
-2
/
+11
|
*
|
|
|
|
block/partition: fix signedness issue for Amiga partitions
Michael Schmitz
2023-07-06
1
-1
/
+1
[prev]
[next]