summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-14Linux 5.13.2v5.13.2Greg Kroah-Hartman1-1/+1
2021-07-14powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider2-6/+0
2021-07-14iommu/dma: Fix compile warning in 32-bit buildsJoerg Roedel1-2/+2
2021-07-14cred: add missing return error code when set_cred_ucounts() failedYang Yingliang1-1/+2
2021-07-14sched: Stop PF_NO_SETAFFINITY from being inherited by various init system thr...Frederic Weisbecker1-1/+1
2021-07-14s390: preempt: Fix preempt_count initializationValentin Schneider3-12/+6
2021-07-14crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun1-2/+6
2021-07-14scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le1-0/+1
2021-07-14media: exynos4-is: remove a now unused integerMauro Carvalho Chehab1-1/+0
2021-07-14mmc: vub3000: fix control-request directionJohan Hovold1-1/+1
2021-07-14mmc: block: Disable CMDQ on the ioctl pathBean Huo1-0/+8
2021-07-14io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKATJens Axboe1-0/+4
2021-07-14io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEATJens Axboe1-0/+4
2021-07-14io_uring: fix blocking inline submissionPavel Begunkov1-1/+1
2021-07-14block: return the correct bvec when checking for gapsLong Li1-8/+4
2021-07-14erofs: fix error return code in erofs_read_superblock()Wei Yongjun1-0/+1
2021-07-14tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()Jarkko Sakkinen2-8/+20
2021-07-14fscrypt: fix derivation of SipHash keys on big endian CPUsEric Biggers1-8/+32
2021-07-14fscrypt: don't ignore minor_hash when hash is 0Eric Biggers1-7/+3
2021-07-14mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustionSibi Sankar1-0/+6
2021-07-14scsi: libfc: Correct the condition check and invalid argument passedJaved Hasan1-3/+5
2021-07-14scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart1-3/+18
2021-07-14scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart6-40/+115
2021-07-14scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash2-12/+28
2021-07-14scsi: fc: Correct RHBA attributes lengthJaved Hasan1-2/+2
2021-07-14scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through fi...Chandrakanth Patil1-2/+8
2021-07-14exfat: handle wrong stream entry size in exfat_readdir()Namjae Jeon1-3/+5
2021-07-14csky: syscache: Fixup duplicate cache flushGuo Ren1-5/+7
2021-07-14i2c: mpc: Restore reread of I2C status registerChris Packham1-0/+2
2021-07-14perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo1-0/+2
2021-07-14selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen1-0/+7
2021-07-14selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen1-1/+1
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen1-1/+2
2021-07-14lib/math/rational.c: fix divide by zeroTrent Piepho1-5/+11
2021-07-14kfence: unconditionally use unbound work queueMarco Elver1-2/+2
2021-07-14mm/zswap.c: fix two bugs in zswap_writeback_entry()Miaohe Lin1-10/+7
2021-07-14mm: migrate: fix missing update page_private to hugetlb_page_subpoolMuchun Song2-1/+6
2021-07-14mm/z3fold: use release_z3fold_page_locked() to release locked z3fold pageMiaohe Lin1-1/+1
2021-07-14mm/z3fold: fix potential memory leak in z3fold_destroy_pool()Miaohe Lin1-0/+1
2021-07-14hugetlb: remove prep_compound_huge_page cleanupMike Kravetz1-19/+10
2021-07-14mm/huge_memory.c: don't discard hugepage if other processes are mapping itMiaohe Lin1-1/+1
2021-07-14mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...Miaohe Lin5-29/+48
2021-07-14mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASKMiaohe Lin1-4/+2
2021-07-14vfio/pci: Handle concurrent vma faultsAlex Williamson1-8/+21
2021-07-14powerpc/64s/interrupt: preserve regs->softe for NMI interruptsNicholas Piggin1-0/+3
2021-07-14powerpc/64s: fix hash page fault interrupt handlerNicholas Piggin1-13/+11
2021-07-14arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UARTPali Rohár1-1/+1
2021-07-14serial: mvebu-uart: correctly calculate minimal possible baudratePali Rohár1-3/+8
2021-07-14serial: mvebu-uart: do not allow changing baudrate when uartclk is not availablePali Rohár1-3/+2
2021-07-14ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM strea...Christophe JAILLET1-2/+5