summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-25scsi: isci: Pass gfp_t flags in isci_port_link_down()Ahmed S. Darwish1-2/+2
2021-03-25scsi: mvsas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-9/+10
2021-03-25scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish5-17/+79
2021-03-25scsi: libsas: Remove notifier indirectionJohn Garry15-110/+69
2021-03-25scsi: pm8001: Neaten debug logging macros and usesJoe Perches6-1887/+1354
2021-03-25scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race conditionyuuzheng1-1/+6
2021-03-25scsi: pm80xx: Make running_req atomicViswas G5-27/+147
2021-03-25scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang2-14/+15
2021-03-25module: harden ELF info handlingFrank van der Linden3-21/+126
2021-03-25module: avoid *goto*s in module_sig_check()Sergey Shtylyov1-10/+10
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