summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-18KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin2-0/+27
2021-09-18scsi: ufs: ufs-exynos: Fix static checker warningAlim Akhtar2-3/+3
2021-09-18KVM: PPC: Book3S HV: Fix copy_tofrom_guest routinesFabiano Rosas1-2/+4
2021-09-18clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum5-12/+28
2021-09-18HID: i2c-hid: Fix Elan touchpad regressionJim Broadus1-3/+2
2021-09-18iommu/vt-d: Update the virtual command related registersLu Baolu2-8/+8
2021-09-18powerpc/config: Renable MTD_PHYSMAP_OFJoel Stanley1-0/+1
2021-09-18scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter1-5/+5
2021-09-18scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter1-7/+7
2021-09-18scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter1-0/+1
2021-09-18powerpc/numa: Consider the max NUMA node for migratable LPARLaurent Dufour1-3/+10
2021-09-18pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()Zhen Lei1-0/+1
2021-09-18scsi: fdomain: Fix error return code in fdomain_probe()Wei Li1-1/+3
2021-09-18sunrpc: Fix return value of get_srcport()Anna Schumaker1-1/+1
2021-09-18SUNRPC query transport's source portOlga Kornievskaia2-0/+8
2021-09-18SUNRPC/xprtrdma: Fix reconnection lockingTrond Myklebust2-6/+7
2021-09-18SUNRPC: Fix potential memory corruptionTrond Myklebust2-2/+5
2021-09-18NFSv4/pnfs: The layout barrier indicate a minimal value for the seqidTrond Myklebust1-1/+1
2021-09-18NFSv4/pNFS: Always allow update of a zero valued layout barrierTrond Myklebust1-1/+1
2021-09-18NFSv4/pNFS: Fix a layoutget livelock loopTrond Myklebust1-4/+8
2021-09-18dma-debug: fix debugfs initialization orderAnthony Iliopoulos1-3/+4
2021-09-18openrisc: don't printk() unconditionallyRandy Dunlap1-0/+2
2021-09-18f2fs: reduce the scope of setting fsck tag when de->name_len is zeroYangtao Li1-5/+9
2021-09-18cpuidle: pseries: Mark pseries_idle_proble() as __initNathan Chancellor1-1/+1
2021-09-18RDMA/mlx5: Delete not-available udata checkLeon Romanovsky1-3/+0
2021-09-18RDMA/efa: Remove double QP type assignmentLeon Romanovsky1-1/+0
2021-09-18powerpc/stacktrace: Include linux/delay.hMichal Suchanek1-0/+1
2021-09-18cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwardsGautham R. Shenoy1-1/+15
2021-09-18scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()Bart Van Assche1-3/+5
2021-09-18vfio: Use config not menuconfig for VFIO_NOIOMMUJason Gunthorpe1-1/+1
2021-09-18pinctrl: samsung: Fix pinctrl bank pin countJaehyoung Choi1-1/+1
2021-09-18scsi: BusLogic: Use %X for u32 sized integer rather than %lXColin Ian King1-1/+1
2021-09-18docs: Fix infiniband uverbs minor numberLeon Romanovsky1-3/+3
2021-09-18RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky1-7/+12
2021-09-18IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn1-6/+1
2021-09-18clk: rockchip: drop GRF dependency for rk3328/rk3036 pll typesPeter Geis1-1/+1
2021-09-18scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMANDChristoph Hellwig1-1/+4
2021-09-18pinctrl: armada-37xx: Correct PWM pins definitionsMarek Behún2-12/+12
2021-09-18pinctrl: remove empty lines in pinctrl subsystemZhaoyu Liu13-13/+0
2021-09-18f2fs: quota: fix potential deadlockChao Yu1-36/+48
2021-09-18HID: input: do not report stylus battery state as "full"Dmitry Torokhov1-2/+0
2021-09-18PCI: aardvark: Fix masking and unmasking legacy INTx interruptsPali Rohár1-0/+9
2021-09-18PCI: aardvark: Fix checking for PIO statusEvan Wang1-8/+54
2021-09-18PCI: Export pci_pio_to_address() for module useJianjun Wang1-0/+1
2021-09-18PCI: aardvark: Configure PCIe resources from 'ranges' DT propertyPali Rohár1-1/+194
2021-09-18PCI: xilinx-nwl: Enable the clock through CCFHyun Kwon1-0/+12
2021-09-18PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failureKrzysztof Wilczyński1-1/+3
2021-09-18PCI: Restrict ASMedia ASM1062 SATA Max Payload Size SupportedMarek Behún1-0/+1
2021-09-18PCI/portdrv: Enable Bandwidth Notification only if port supports itStuart Hayes1-2/+7
2021-09-18f2fs: fix to do sanity check for sb/cp fields correctlyChao Yu1-4/+18