summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-13Linux 5.10.16v5.10.16Greg Kroah-Hartman1-1/+1
2021-02-13squashfs: add more sanity checks in xattr id lookupPhillip Lougher1-9/+57
2021-02-13squashfs: add more sanity checks in inode lookupPhillip Lougher1-8/+33
2021-02-13squashfs: add more sanity checks in id lookupPhillip Lougher4-12/+45
2021-02-13squashfs: avoid out of bounds writes in decompressorsPhillip Lougher1-1/+7
2021-02-13Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"Johannes Weiner1-3/+2
2021-02-13nilfs2: make splice write available againJoachim Henke1-0/+1
2021-02-13drm/i915: Skip vswing programming for TBTVille Syrjälä1-0/+6
2021-02-13drm/i915: Fix ICL MG PHY vswing handlingVille Syrjälä1-4/+3
2021-02-13bpf: Fix verifier jsgt branch analysis on max boundDaniel Borkmann1-2/+2
2021-02-13bpf: Fix 32 bit src register truncation on div/modDaniel Borkmann1-15/+13
2021-02-13bpf: Fix verifier jmp32 pruning decision logicDaniel Borkmann1-1/+5
2021-02-13regulator: Fix lockdep warning resolving suppliesMark Brown1-12/+17
2021-02-13blk-cgroup: Use cond_resched() when destroy blkgsBaolin Wang1-5/+13
2021-02-13i2c: mediatek: Move suspend and resume handling to NOIRQ phaseQii Wang1-3/+16
2021-02-13SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski1-3/+6
2021-02-13SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski4-60/+46
2021-02-13iwlwifi: queue: bail out on invalid freeingJohannes Berg1-4/+2
2021-02-13iwlwifi: mvm: guard against device removal in reprobeJohannes Berg1-1/+2
2021-02-13iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho3-0/+38
2021-02-13iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman2-0/+10
2021-02-13iwlwifi: pcie: fix context info memory leakJohannes Berg1-2/+9
2021-02-13iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach1-0/+5
2021-02-13iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg1-0/+3
2021-02-13iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon1-0/+3
2021-02-13ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5ELibin Yang1-0/+10
2021-02-13ASoC: ak4458: correct reset polarityEliot Blennerhassett1-15/+7
2021-02-13ALSA: hda: intel-dsp-config: add PCI id for TGL-HBard Liao1-0/+4
2021-02-13pNFS/NFSv4: Improve rejection of out-of-order layoutsTrond Myklebust1-6/+16
2021-02-13pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust1-1/+7
2021-02-13chtls: Fix potential resource leakPan Bian1-4/+3
2021-02-13ASoC: Intel: Skylake: Zero snd_ctl_elem_valueRicardo Ribalda1-1/+1
2021-02-13mac80211: 160MHz with extended NSS BW in CSAShay Bar1-3/+7
2021-02-13drm/nouveau/nvif: fix method count when pushing an arrayBen Skeggs1-108/+108
2021-02-13ASoC: wm_adsp: Fix control name parsing for multi-fwJames Schulman1-0/+3
2021-02-13regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins1-11/+28
2021-02-13af_key: relax availability checks for skb size calculationCong Wang1-3/+3
2021-02-13powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semanticsRaoni Fassina Firmino3-2/+12
2021-02-13gpiolib: cdev: clear debounce period if line set to outputKent Gibson1-0/+2
2021-02-13io_uring: drop mm/files between task_work_submitPavel Begunkov1-0/+3
2021-02-13io_uring: reinforce cancel on flush during exitPavel Begunkov1-2/+1
2021-02-13io_uring: fix sqo ownership false positive warningPavel Begunkov1-2/+0
2021-02-13io_uring: fix list corruption for splice file_getPavel Begunkov1-1/+2
2021-02-13io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLEHao Xu1-2/+6
2021-02-13io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLEPavel Begunkov1-17/+22
2021-02-13io_uring: replace inflight_wait with tctx->waitPavel Begunkov1-7/+6
2021-02-13io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLEPavel Begunkov1-6/+6
2021-02-13io_uring: if we see flush on exit, cancel related tasksJens Axboe1-1/+8
2021-02-13io_uring: account io_uring internal files as REQ_F_INFLIGHTJens Axboe1-8/+24
2021-02-13io_uring: fix files cancellationPavel Begunkov1-4/+4