summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-18drm/vmwgfx: Fix some static checker warningsZack Rusin10-22/+33
2021-09-18drm/vmwgfx: Fix subresource updates with new contextsZack Rusin1-3/+2
2021-09-18userfaultfd: prevent concurrent API initializationNadav Amit1-47/+44
2021-09-18kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=yMasahiro Yamada1-1/+7
2021-09-18MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel1-1/+1
2021-09-18f2fs: should put a page beyond EOF when preparing a writeJaegeuk Kim1-0/+2
2021-09-18f2fs: deallocate compressed pages when error happensJaegeuk Kim1-6/+6
2021-09-18f2fs: fix to unmap pages from userspace process in punch_hole()Chao Yu1-3/+1
2021-09-18f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()Chao Yu1-0/+14
2021-09-18f2fs: fix to account missing .skipped_gc_rwsemChao Yu1-1/+3
2021-09-18soc: mediatek: cmdq: add address shift in jumpYongqiang Niu1-1/+2
2021-09-18KVM: PPC: Fix clearing never mapped TCEs in realmodeAlexey Kardashevskiy1-3/+6
2021-09-18clk: at91: clk-generated: Limit the requested rate to our rangeCodrin Ciubotariu1-0/+6
2021-09-18clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gatesSergio Paracuellos1-8/+1
2021-09-18fscache: Fix cookie key hashingDavid Howells3-13/+42
2021-09-18RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang1-2/+1
2021-09-18RDMA/hns: Fix query destination qpnWenpeng Liang1-1/+1
2021-09-18powerpc/smp: Update cpu_core_map on all PowerPc systemsSrikar Dronamraju1-6/+5
2021-09-18powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2Srikar Dronamraju1-1/+1
2021-09-18platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbio...Hans de Goede1-0/+1
2021-09-18RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang4-5/+31
2021-09-18RDMA/hns: Bugfix for the missing assignment for dip_idxJunxian Huang1-1/+3
2021-09-18RDMA/hns: Bugfix for data type of dip_idxJunxian Huang1-1/+1
2021-09-18RDMA/hns: Fix incorrect lsn fieldYixing Liu1-3/+0
2021-09-18powerpc/perf: Fix the check for SIAR valueKajol Jain1-10/+2
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-18clk: imx8mm: use correct mux type for clkout pathLucas Stach1-2/+2
2021-09-18RDMA/hns: Ownerbit mode add control fieldLang Cheng1-0/+3
2021-09-18HID: thrustmaster: clean up Makefile and adapt quirksLukas Bulwahn2-3/+0
2021-09-18HID: i2c-hid: Fix Elan touchpad regressionJim Broadus1-3/+2
2021-09-18HID: amd_sfh: Fix period data field to enable sensorBasavaraj Natikar1-1/+1
2021-09-18RDMA/hns: Fix return in hns_roce_rereg_user_mr()YueHaibing1-1/+3
2021-09-18iommu/vt-d: Update the virtual command related registersLu Baolu2-8/+8
2021-09-18f2fs: fix to keep compatibility of fault injection interfaceChao Yu2-0/+2
2021-09-18powerpc/config: Renable MTD_PHYSMAP_OFJoel Stanley1-0/+1
2021-09-18powerpc/config: Fix IPV6 warning in mpc855_adsJoel Stanley1-2/+0
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-18platform/x86: ISST: Fix optimization with use of numaSrinivas Pandruvada1-1/+2
2021-09-18vfio/mbochs: Fix missing error unwind of mbochs_used_mbytesJason Gunthorpe1-9/+15
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-18scsi: ufshcd: Fix device links when BOOT WLUN fails to probeAdrian Hunter2-2/+23
2021-09-18scsi: ufs: Fix unsigned int compared with less than zeroColin Ian King1-1/+1
2021-09-18sunrpc: Fix return value of get_srcport()Anna Schumaker1-1/+1