aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: dt-bindings: ufs: exynos-ufs: Add FSD compatibleAlim Akhtar2022-06-131-0/+1
* scsi: libsas: Introduce struct smp_rps_respDamien Le Moal2022-06-105-11/+7
* scsi: libsas: Introduce struct smp_rg_respDamien Le Moal2022-06-102-18/+21
* scsi: libsas: Introduce struct smp_disc_respDamien Le Moal2022-06-102-34/+26
* scsi: qla2xxx: Update version to 10.02.07.600-kNilesh Javali2022-06-101-2/+2
* scsi: qla2xxx: edif: Fix slow session teardownQuinn Tran2022-06-101-14/+20
* scsi: qla2xxx: edif: Reduce N2N thrashing at app_start timeQuinn Tran2022-06-101-13/+34
* scsi: qla2xxx: edif: Fix no logout on delete for N2NQuinn Tran2022-06-101-0/+3
* scsi: qla2xxx: edif: Fix session thrashQuinn Tran2022-06-103-2/+14
* scsi: qla2xxx: edif: Tear down session if keys have been removedQuinn Tran2022-06-102-0/+6
* scsi: qla2xxx: edif: Fix no login after app startQuinn Tran2022-06-101-0/+1
* scsi: qla2xxx: edif: Reduce disruption due to multiple app startQuinn Tran2022-06-101-2/+2
* scsi: qla2xxx: edif: Send LOGO for unexpected IKE messageQuinn Tran2022-06-102-3/+18
* scsi: qla2xxx: edif: Fix I/O timeout due to over-subscriptionQuinn Tran2022-06-101-0/+7
* scsi: core: iscsi: Directly use ida_alloc()/ida_free()keliu2022-06-072-5/+5
* scsi: target: iscsi: Control authentication per ACLDmitry Bogdanov2022-06-074-1/+41
* scsi: target: iscsi: Extract auth functionsDmitry Bogdanov2022-06-071-48/+92
* scsi: target: iscsi: Add upcast helpersDmitry Bogdanov2022-06-074-62/+49
* scsi: qla2xxx: Update version to 10.02.07.500-kNilesh Javali2022-06-071-2/+2
* scsi: qla2xxx: edif: Fix n2n login retry for secure deviceQuinn Tran2022-06-071-0/+7
* scsi: qla2xxx: edif: Fix n2n discovery issue with secure targetQuinn Tran2022-06-071-0/+3
* scsi: qla2xxx: edif: Remove old doorbell interfaceQuinn Tran2022-06-073-81/+0
* scsi: qla2xxx: edif: Add retry for ELS passthroughQuinn Tran2022-06-072-16/+38
* scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication applicationQuinn Tran2022-06-072-1/+7
* scsi: qla2xxx: edif: Fix potential stuck session in sa updateQuinn Tran2022-06-071-3/+14
* scsi: qla2xxx: edif: Add bsg interface to read doorbell eventsQuinn Tran2022-06-074-73/+195
* scsi: qla2xxx: edif: Wait for app to ack on sess downQuinn Tran2022-06-074-33/+74
* scsi: qla2xxx: edif: bsg refactorQuinn Tran2022-06-072-43/+79
* scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran2022-06-075-37/+120
* Linux 5.19-rc1Linus Torvalds2022-06-051-2/+2
* Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-053-6/+4
|\
| * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-053-6/+4
* | Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-057-35/+50
|\ \
| * | mm/oom_kill.c: fix vm_oom_kill_table[] ifdefferyAndrew Morton2022-06-011-29/+29
| * | x86/kexec: fix memory leak of elf header bufferBaoquan He2022-06-011-3/+9
| * | mm/memremap: fix missing call to untrack_pfn() in pagemap_range()Miaohe Lin2022-06-011-1/+1
| * | mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()Zi Yan2022-06-011-1/+1
| * | mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song2022-06-011-1/+1
| * | MAINTAINERS: add maintainer information for z3foldMiaohe Lin2022-06-011-0/+7
| * | mailmap: update Josh Poimboeuf's emailJosh Poimboeuf2022-06-011-0/+2
* | | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-057-3/+76
|\ \ \
| * | | delayacct: track delays from write-protect copyYang Yang2022-06-017-3/+76
| |/ /
* | | bluetooth: don't use bitmaps for random flag accessesLinus Torvalds2022-06-055-39/+27
* | | Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-053-6/+115
|\ \ \
| * | | x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi2022-06-023-6/+115
* | | | Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-051-4/+4
|\ \ \ \
| * | | | x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)Fanjun Kong2022-05-271-4/+4
* | | | | Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-053-112/+20
|\ \ \ \ \
| * | | | | x86/microcode: Remove unnecessary perf callbackBorislav Petkov2022-05-311-3/+0
| * | | | | x86/microcode: Taint and warn on late loadingBorislav Petkov2022-05-311-0/+5