summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-14mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina1-0/+4
2021-12-14i40e: Fix pre-set max number of queues for VFMateusz Palczewski1-5/+0
2021-12-14i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek2-22/+50
2021-12-14clk: imx: use module_platform_driverMiles Chen2-2/+2
2021-12-14RDMA/hns: Do not destroy QP resources in the hw resetting phaseYangyang Li1-1/+11
2021-12-14RDMA/hns: Do not halt commands during reset until laterYangyang Li1-2/+0
2021-12-14ASoC: codecs: wcd934x: return correct value from mixer putSrinivas Kandagatla1-2/+5
2021-12-14ASoC: codecs: wcd934x: handle channel mappping list correctlySrinivas Kandagatla1-31/+88
2021-12-14ASoC: codecs: wsa881x: fix return values from kcontrol putSrinivas Kandagatla1-4/+12
2021-12-14ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixerSrinivas Kandagatla1-3/+5
2021-12-14ASoC: rt5682: Fix crash due to out of scope stack varsRob Clark1-4/+6
2021-12-14PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki1-1/+1
2021-12-14qede: validate non LSO skb lengthManish Chopra1-0/+7
2021-12-14scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki1-1/+1
2021-12-14scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv1-4/+2
2021-12-14block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso1-0/+3
2021-12-14tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)1-0/+72
2021-12-14net: mvpp2: fix XDP rx queues registeringLouis Amas1-2/+2
2021-12-14aio: fix use-after-free due to missing POLLFREE handlingEric Biggers2-32/+107
2021-12-14aio: keep poll requests on waitqueue until completedEric Biggers1-20/+63
2021-12-14signalfd: use wake_up_pollfree()Eric Biggers1-11/+1
2021-12-14binder: use wake_up_pollfree()Eric Biggers1-12/+9
2021-12-14wait: add wake_up_pollfree()Eric Biggers2-0/+33
2021-12-14libata: add horkage for ASMedia 1092Hannes Reinecke1-0/+2
2021-12-14can: m_can: Disable and ignore ELO interruptBrian Silverman1-8/+6
2021-12-14can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol1-1/+1
2021-12-14drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.Bas Nieuwenhuizen1-1/+10
2021-12-14clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov3-1/+15
2021-12-14mmc: renesas_sdhi: initialize variable properly when tuningWolfram Sang1-1/+1
2021-12-14tracefs: Have new files inherit the ownership of their parentSteven Rostedt (VMware)1-0/+4
2021-12-14nfsd: Fix nsfd startup race (again)Alexander Sverdlin2-7/+8
2021-12-14nfsd: fix use-after-free due to delegation raceJ. Bruce Fields1-2/+7
2021-12-14md: fix update super 1.0 on rdev size changeMarkus Hochholdinger1-0/+1
2021-12-14btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handlingQu Wenruo1-1/+2
2021-12-14btrfs: clear extent buffer uptodate when we fail to write itJosef Bacik1-0/+6
2021-12-14scsi: qla2xxx: Format log strings only if neededRoman Bolshakov1-0/+3
2021-12-14ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai1-2/+9
2021-12-14ALSA: pcm: oss: Limit the period size to 16MBTakashi Iwai1-1/+1
2021-12-14ALSA: pcm: oss: Fix negative period/buffer sizesTakashi Iwai1-9/+15
2021-12-14ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1Werner Sembach1-18/+22
2021-12-14ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platformKailang Yang1-0/+40
2021-12-14ALSA: ctl: Fix copy of updated id with element read/writeAlan Young1-0/+3
2021-12-14mm: bdi: initialize bdi_min_ratio when bdi is unregisteredManjong Lee1-0/+7
2021-12-14KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov1-1/+1
2021-12-14net/sched: fq_pie: prevent dismantle issueEric Dumazet1-0/+1
2021-12-14devlink: fix netns refcount leak in devlink_nl_cmd_reload()Eric Dumazet1-8/+8
2021-12-14IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn1-1/+1
2021-12-14iavf: Fix reporting when setting descriptor countMichal Maloszewski1-11/+32
2021-12-14iavf: restore MSI state on resetMitch Williams1-0/+1
2021-12-14netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet4-9/+9