summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-25module: merge repetitive strings in module_sig_check()Sergey Shtylyov1-4/+5
2021-03-25RDMA/rtrs: Fix KASAN: stack-out-of-bounds bugJack Wang1-7/+7
2021-03-25RDMA/rtrs: Introduce rtrs_post_sendGuoqing Jiang1-33/+19
2021-03-25RDMA/rtrs-srv: Jump to dereg_mr label if allocate iu failsGuoqing Jiang1-2/+1
2021-03-25RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_freeGioh Kim4-23/+17
2021-03-25bpf: Declare __bpf_free_used_maps() unconditionallyAndrii Nakryiko1-2/+3
2021-03-25serial: stm32: fix DMA initialization error handlingErwan Le Ray1-7/+17
2021-03-25tty: serial: stm32-usart: Remove set but unused 'cookie' variablesLee Jones1-4/+2
2021-03-25ibmvnic: serialize access to work queue on removeSukadev Bhattiprolu2-8/+24
2021-03-25ibmvnic: add some debugsSukadev Bhattiprolu1-3/+22
2021-03-25nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg1-2/+5
2021-03-25gpiolib: Assign fwnode to parent's if no primary one providedAndy Shevchenko1-0/+7
2021-03-25counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLEDWilliam Breathitt Gray1-14/+25
2021-03-25RISC-V: correct enum sbi_ext_rfence_fidHeinrich Schuchardt1-2/+2
2021-03-25scsi: ufs: ufs-mediatek: Correct operator & -> &&dongjian1-1/+1
2021-03-25scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong1-1/+1
2021-03-25scsi: lpfc: Fix some error codes in debugfsDan Carpenter1-2/+2
2021-03-25riscv: Correct SPARSEMEM configurationKefeng Wang1-2/+2
2021-03-25cifs: fix allocation size on newly created filesSteve French1-1/+9
2021-03-25kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL againMasahiro Yamada1-2/+4
2021-03-25net/qrtr: fix __netdev_alloc_skb callPavel Skripkin1-1/+1
2021-03-25io_uring: ensure that SQPOLL thread is started for exitJens Axboe1-3/+3
2021-03-25pstore: Fix warning in pstore_kill_sb()Tetsuo Handa1-1/+1
2021-03-25i915/perf: Start hrtimer only if sampling the OA bufferUmesh Nerlige Ramappa1-8/+5
2021-03-25sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras1-2/+4
2021-03-25vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocationGautam Dawar1-6/+2
2021-03-25vfio: IOMMU_API should be selectedJason Gunthorpe1-1/+1
2021-03-25svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler1-3/+3
2021-03-25NFSD: fix dest to src mount in inter-server COPYOlga Kornievskaia1-1/+1
2021-03-25NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty1-2/+2
2021-03-25nfsd: don't abort copies earlyJ. Bruce Fields1-1/+1
2021-03-25nfsd: Don't keep looking up unhashed files in the nfsd file cacheTrond Myklebust1-0/+2
2021-03-25nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg1-3/+14
2021-03-25nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDUSagi Grimberg1-0/+7
2021-03-25nvme-tcp: fix possible hang when failing to set io queuesSagi Grimberg1-2/+5
2021-03-25nvme-tcp: fix misuse of __smp_processor_id with preemption enabledSagi Grimberg1-1/+1
2021-03-25nvme: fix Write Zeroes limitationsChristoph Hellwig1-24/+12
2021-03-25ALSA: usb-audio: Fix unintentional sign extension issueColin Ian King1-2/+2
2021-03-25afs: Stop listxattr() from listing "afs.*" attributesDavid Howells6-28/+0
2021-03-25afs: Fix accessing YFS xattrs on a non-YFS serverDavid Howells2-3/+12
2021-03-25ASoC: simple-card-utils: Do not handle device clockSameer Pujar1-6/+7
2021-03-25ASoC: qcom: lpass-cpu: Fix lpass dai ids parseSrinivasa Rao Mandadapu1-1/+1
2021-03-25ASoC: codecs: wcd934x: add a sanity check in set channel mapSrinivas Kandagatla1-0/+6
2021-03-25ASoC: qcom: sdm845: Fix array out of range on rx slim channelsSrinivas Kandagatla1-1/+1
2021-03-25ASoC: qcom: sdm845: Fix array out of bounds accessSrinivas Kandagatla1-2/+2
2021-03-25ASoC: SOF: intel: fix wrong poll bits in dsp power downPan Xiuli1-1/+1
2021-03-25ASoC: SOF: Intel: unregister DMIC device on probe errorPierre-Louis Bossart1-0/+1
2021-03-25ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current thresholdHans de Goede1-1/+1
2021-03-25ASoC: fsl_ssi: Fix TDM slot setup for I2S modeAlexander Shiyan1-2/+4
2021-03-25drm/amd/display: Correct algorithm for reversed gammaCalvin Hou1-8/+18