aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-09arm64: KVM: Make unexpected reads from WO registers inject an undefMarc Zyngier2-18/+9
2017-04-09arm64: KVM: PMU: Inject UNDEF on non-privileged accessesMarc Zyngier1-2/+6
2017-04-09arm64: KVM: PMU: Inject UNDEF exception on illegal register accessMarc Zyngier1-1/+6
2017-04-09arm64: KVM: PMU: Refactor pmu_*_el0_disabledMarc Zyngier1-14/+11
2017-04-09KVM: arm/arm64: vgic: Improve sync_hwstate performanceChristoffer Dall3-8/+16
2017-04-09KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flushChristoffer Dall1-6/+0
2017-04-09KVM: arm/arm64: vgic: Implement early VGIC init functionalityChristoffer Dall1-40/+56
2017-04-09KVM: arm/arm64: vgic: Get rid of MISR and EISR fieldsChristoffer Dall3-8/+0
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_stateChristoffer Dall2-69/+0
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operationChristoffer Dall4-96/+25
2017-04-09KVM: arm/arm64: vgic: Only set underflow when actually out of LRsChristoffer Dall1-4/+6
2017-04-09KVM: arm/arm64: vgic: Get rid of live_lrsChristoffer Dall3-61/+22
2017-04-09KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQShih-Wei Li1-0/+17
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall11-16/+106
2017-04-09kvm: arm/arm64: Rework gpa callback handlersSuzuki K Poulose1-18/+13
2017-03-19Linux 4.11-rc3Linus Torvalds1-1/+1
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani1-3/+3
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran6-20/+81
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran7-40/+100
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2-4/+90
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran6-65/+279
2017-03-18qla2xxx: Add async new target notificationQuinn Tran2-3/+4
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2-0/+27
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran7-251/+406
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran4-8/+32
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran1-23/+18
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran1-2/+10
2017-03-18qla2xxx: Fix request queue corruption.Quinn Tran1-3/+9
2017-03-18qla2xxx: Fix memory leak for abts processingQuinn Tran1-0/+2
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio5-10/+16
2017-03-18tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger1-26/+68
2017-03-18tcmu: make cmd timeout configurableMike Christie1-6/+35
2017-03-18tcmu: add helper to check if dev was configuredMike Christie1-2/+6
2017-03-18target: fix race during implicit transition work flushesMike Christie1-9/+1
2017-03-18target: allow userspace to set state to transitioningMike Christie1-15/+22
2017-03-18target: fix ALUA transition timeout handlingMike Christie2-16/+9
2017-03-18target: Use system workqueue for ALUA transitionsMike Christie1-5/+3
2017-03-18target: fail ALUA transitions for pscsiMike Christie1-0/+3
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie4-7/+15
2017-03-18tcmu: return on first Opt parse failureMike Christie1-0/+3
2017-03-18tcmu: allow hw_max_sectors greater than 128Mike Christie1-19/+35
2017-03-18target: Drop pointless tfo->check_stop_free checkNicholas Bellinger2-2/+5
2017-03-18parisc: Fix system shutdown haltHelge Deller1-0/+2
2017-03-18parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav1-45/+49
2017-03-17pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson4-10/+31
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson6-6/+48
2017-03-17NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia1-2/+2
2017-03-17NFS prevent double free in async nfs4_exchange_idOlga Kornievskaia1-5/+4
2017-03-17nfs: make nfs4_cb_sv_ops staticJason Yan1-2/+2