summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-24net/mlx5e: Fix matching on tunnel addresses typeDmytro Linkin1-36/+53
2019-09-24net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed1-2/+2
2019-09-24net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang1-0/+1
2019-09-24net/mlx5: DR, Allow matching on vport based on vhca_idAlaa Hleihel3-8/+37
2019-09-24net/mlx5: DR, Fix getting incorrect prev node in ste_freeAlex Vesker3-16/+10
2019-09-24net/mlx5: DR, Remove redundant vport number from actionAlex Vesker2-3/+2
2019-09-24net/mlx5: DR, Fix SW steering HW bits and definitionsYevgeny Kliteynik1-14/+14
2019-09-24iommu/amd: Unmap all L7 PTEs when downgrading page-sizesAndrei Dulea1-3/+27
2019-09-24iommu/amd: Introduce first_pte_l7() helperAndrei Dulea1-11/+29
2019-09-24iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea1-1/+2
2019-09-24iommu/amd: Fix pages leak in free_pagetable()Andrei Dulea1-1/+1
2019-09-24rtw88: configure firmware after HCI startedYan-Hsuan Chuang2-3/+4
2019-09-24CIFS: fix max ea value sizeMurphy Zhou1-1/+1
2019-09-24fs/cifs/sess.c: Remove set but not used variable 'capabilities'zhengbin1-2/+1
2019-09-24fs/cifs/smb2pdu.c: Make SMB2_notify_init staticzhengbin1-1/+1
2019-09-24smb3: fix leak in "open on server" perf counterSteve French2-0/+6
2019-09-24scsi: qla2xxx: Fix Nport ID display valueQuinn Tran1-3/+4
2019-09-24scsi: qla2xxx: Fix N2N link up failQuinn Tran2-4/+4
2019-09-24scsi: qla2xxx: Fix N2N link resetQuinn Tran4-34/+103
2019-09-24scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran6-12/+34
2019-09-24scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2-13/+9
2019-09-24scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran1-0/+4
2019-09-24scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani1-1/+1
2019-09-24scsi: hisi_sas: Make three functions staticYueHaibing1-3/+3
2019-09-24scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen1-2/+2
2019-09-24scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li1-2/+1
2019-09-24scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim1-1/+1
2019-09-24scsi: ufs: skip shutdown if hba is not poweredStanley Chu1-0/+3
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth6-14/+108
2019-09-24Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds45-727/+742
2019-09-24Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-14/+120
2019-09-24Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds99-1186/+4201
2019-09-24scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFLaurence Oberman1-5/+24
2019-09-24Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4Zhang Rui13-38/+144
2019-09-24MAINTAINERS: Add Amit Kucheria as reviewer for thermalAmit Kucheria1-0/+1
2019-09-24thermal: Add some error messagesAmit Kucheria1-4/+13
2019-09-24thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel1-1/+1
2019-09-24thermal/drivers/core: Use put_device() if device_register() failsYue Hu1-12/+13
2019-09-24thermal_hwmon: Sanitize thermal_zone typeStefan Mavrodiev1-2/+6
2019-09-24thermal: intel: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-09-24thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)Rishi Gupta1-1/+1
2019-09-24thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() usesKelsey Skunberg1-6/+0
2019-09-24thermal: int340x: processor_thermal: Add Ice Lake supportSrinivas Pandruvada1-0/+5
2019-09-24scsi: core: fix dh and multipathing for SCSI hosts without request batchingSteffen Maier1-1/+2
2019-09-24scsi: core: fix missing .cleanup_rq for SCSI hosts without request batchingSteffen Maier1-0/+1
2019-09-24s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-09-24s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-09-24s390/topology: avoid firing events before kobjs are createdVasily Gorbik1-1/+2
2019-09-24Merge tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-nextLinus Torvalds2-23/+23
2019-09-24regulator: da9062: fix suspend_enable/disable preparationMarco Felsch1-71/+47