summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-15arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu5-2/+35
2022-09-15hwmon: (mr75203) enable polling for all VM channelsEliav Farber1-0/+13
2022-09-15hwmon: (mr75203) fix multi-channel voltage readingEliav Farber1-12/+17
2022-09-15hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber1-2/+12
2022-09-15hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber1-0/+2
2022-09-15hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber1-8/+6
2022-09-15iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck1-1/+2
2022-09-15swiotlb: avoid potential left shift overflowChao Gao1-1/+4
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling1-1/+0
2022-09-15ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor1-1/+1
2022-09-15ASoC: mchp-spdiftx: remove references to mchp_i2s_capsClaudiu Beznea1-8/+0
2022-09-15sch_sfb: Also store skb len before calling child enqueueToke Høiland-Jørgensen1-1/+2
2022-09-15tcp: fix early ETIMEDOUT after spurious non-SACK RTONeal Cardwell1-7/+18
2022-09-15nvme-tcp: fix regression that causes sporadic requests to time outSagi Grimberg1-4/+1
2022-09-15nvme-tcp: fix UAF when detecting digest errorsSagi Grimberg1-1/+1
2022-09-15RDMA/mlx5: Set local port to one when accessing countersChris Mi1-0/+6
2022-09-15IB/core: Fix a nested dead lock as part of ODP flowYishai Hadas2-1/+2
2022-09-15ipv6: sr: fix out-of-bounds read when setting HMAC data.David Lebrun1-0/+5
2022-09-15RDMA/siw: Pass a pointer to virt_to_page()Linus Walleij1-4/+14
2022-09-15xen-netback: only remove 'hotplug-status' when the vif is actually destroyedPaul Durrant1-1/+1
2022-09-15i40e: Fix kernel crash during module removalIvan Vecera1-1/+4
2022-09-15ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski1-1/+1
2022-09-15tipc: fix shift wrapping bug in map_get()Dan Carpenter1-1/+1
2022-09-15sch_sfb: Don't assume the skb is still around after enqueueing to childToke Høiland-Jørgensen1-4/+6
2022-09-15afs: Use the operation issue time instead of the reply time for callbacksDavid Howells5-12/+5
2022-09-15rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()David Howells1-1/+1
2022-09-15ALSA: usb-audio: Register card again for iface over delayed_register optionTakashi Iwai2-2/+2
2022-09-15ALSA: usb-audio: Inform the delayed registration more properlyTakashi Iwai1-3/+4
2022-09-15netfilter: nf_conntrack_irc: Fix forged IP logicDavid Leadbeater1-2/+3
2022-09-15netfilter: nf_tables: clean up hook list when offload flags check failsPablo Neira Ayuso1-1/+3
2022-09-15netfilter: br_netfilter: Drop dst references before setting.Harsh Modi2-0/+3
2022-09-15ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the timeClaudiu Beznea1-1/+0
2022-09-15ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the timeClaudiu Beznea1-1/+0
2022-09-15ARM: dts: at91: sama5d2_icp: specify proper regulator output rangesClaudiu Beznea1-10/+10
2022-09-15ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output rangesClaudiu Beznea1-10/+10
2022-09-15RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shiftWenpeng Liang1-5/+2
2022-09-15RDMA/hns: Fix supported page sizeChengchang Tang1-1/+1
2022-09-15soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugsLiang He1-11/+39
2022-09-15RDMA/cma: Fix arguments order in net device validationMichael Guralnik1-2/+2
2022-09-15tee: fix compiler warning in tee_shm_register()Jens Wiklander1-0/+1
2022-09-15regulator: core: Clean up on enable failureAndrew Halaney1-2/+7
2022-09-15ARM: dts: imx6qdl-kontron-samx6i: remove duplicated nodeMarco Felsch1-10/+0
2022-09-15smb3: missing inode locks in punch holeDavid Howells1-5/+5
2022-09-15cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()Enzo Matsumiya4-36/+24
2022-09-15cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlockTejun Heo2-25/+55
2022-09-15cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty...Tejun Heo1-3/+13
2022-09-15scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang1-1/+4
2022-09-15scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy1-1/+1
2022-09-15drm/i915: Implement WaEdpLinkRateDataReloadVille Syrjälä1-0/+22
2022-09-15nvmet: fix a use-after-freeBart Van Assche1-2/+4