summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-14powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider
2021-07-14iommu/dma: Fix compile warning in 32-bit buildsJoerg Roedel
2021-07-14cred: add missing return error code when set_cred_ucounts() failedYang Yingliang
2021-07-14sched: Stop PF_NO_SETAFFINITY from being inherited by various init system thr...Frederic Weisbecker
2021-07-14s390: preempt: Fix preempt_count initializationValentin Schneider
2021-07-14crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun
2021-07-14scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le
2021-07-14media: exynos4-is: remove a now unused integerMauro Carvalho Chehab
2021-07-14mmc: vub3000: fix control-request directionJohan Hovold
2021-07-14mmc: block: Disable CMDQ on the ioctl pathBean Huo
2021-07-14io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKATJens Axboe
2021-07-14io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEATJens Axboe
2021-07-14io_uring: fix blocking inline submissionPavel Begunkov
2021-07-14block: return the correct bvec when checking for gapsLong Li
2021-07-14erofs: fix error return code in erofs_read_superblock()Wei Yongjun
2021-07-14tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()Jarkko Sakkinen
2021-07-14fscrypt: fix derivation of SipHash keys on big endian CPUsEric Biggers
2021-07-14fscrypt: don't ignore minor_hash when hash is 0Eric Biggers
2021-07-14mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustionSibi Sankar
2021-07-14scsi: libfc: Correct the condition check and invalid argument passedJaved Hasan
2021-07-14scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart
2021-07-14scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart
2021-07-14scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash
2021-07-14scsi: fc: Correct RHBA attributes lengthJaved Hasan
2021-07-14scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through fi...Chandrakanth Patil
2021-07-14exfat: handle wrong stream entry size in exfat_readdir()Namjae Jeon
2021-07-14csky: syscache: Fixup duplicate cache flushGuo Ren
2021-07-14i2c: mpc: Restore reread of I2C status registerChris Packham
2021-07-14perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo
2021-07-14selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen
2021-07-14selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-07-14lib/math/rational.c: fix divide by zeroTrent Piepho
2021-07-14kfence: unconditionally use unbound work queueMarco Elver
2021-07-14mm/zswap.c: fix two bugs in zswap_writeback_entry()Miaohe Lin
2021-07-14mm: migrate: fix missing update page_private to hugetlb_page_subpoolMuchun Song
2021-07-14mm/z3fold: use release_z3fold_page_locked() to release locked z3fold pageMiaohe Lin
2021-07-14mm/z3fold: fix potential memory leak in z3fold_destroy_pool()Miaohe Lin
2021-07-14hugetlb: remove prep_compound_huge_page cleanupMike Kravetz
2021-07-14mm/huge_memory.c: don't discard hugepage if other processes are mapping itMiaohe Lin
2021-07-14mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...Miaohe Lin
2021-07-14mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASKMiaohe Lin
2021-07-14vfio/pci: Handle concurrent vma faultsAlex Williamson
2021-07-14powerpc/64s/interrupt: preserve regs->softe for NMI interruptsNicholas Piggin
2021-07-14powerpc/64s: fix hash page fault interrupt handlerNicholas Piggin
2021-07-14arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UARTPali Rohár
2021-07-14serial: mvebu-uart: correctly calculate minimal possible baudratePali Rohár
2021-07-14serial: mvebu-uart: do not allow changing baudrate when uartclk is not availablePali Rohár
2021-07-14ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM strea...Christophe JAILLET
2021-07-14powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman