summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-12-14udp: using datalen to cap max gso segmentsJianguo Wu1-1/+1
2021-12-14seg6: fix the iif in the IPv6 socket control blockAndrea Mayer1-0/+8
2021-12-14nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie1-1/+3
2021-12-14bonding: make tx_rebalance_counter an atomicEric Dumazet2-7/+9
2021-12-14ice: ignore dropped packets during initJesse Brandeburg1-0/+3
2021-12-14bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy2-17/+17
2021-12-14bpf, x86: Fix "no previous prototype" warningBjörn Töpel1-0/+1
2021-12-14vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel2-8/+30
2021-12-14selftests: netfilter: add a vrf+conntrack testcaseFlorian Westphal2-1/+221
2021-12-14nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski1-2/+4
2021-12-14drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang2-4/+3
2021-12-14drm/amdgpu: init iommu after amdkfd device initYifan Zhang1-4/+4
2021-12-14drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu1-0/+12
2021-12-14drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2-0/+11
2021-12-14drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu2-4/+14
2021-12-14drm/amd/amdkfd: adjust dummy functions' placementLang Yu2-106/+119
2021-12-14x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky2-1/+3