summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.50v5.10.50Greg Kroah-Hartman2021-07-141-1/+1
* powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider2021-07-142-6/+0
* iommu/dma: Fix compile warning in 32-bit buildsJoerg Roedel2021-07-141-2/+2
* cred: add missing return error code when set_cred_ucounts() failedYang Yingliang2021-07-141-1/+2
* s390: preempt: Fix preempt_count initializationValentin Schneider2021-07-143-12/+6
* crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun2021-07-141-2/+6
* scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le2021-07-141-0/+1
* media: exynos4-is: remove a now unused integerMauro Carvalho Chehab2021-07-141-1/+0
* mmc: vub3000: fix control-request directionJohan Hovold2021-07-141-1/+1
* mmc: block: Disable CMDQ on the ioctl pathBean Huo2021-07-141-0/+8
* io_uring: fix blocking inline submissionPavel Begunkov2021-07-141-1/+1
* block: return the correct bvec when checking for gapsLong Li2021-07-141-8/+4
* erofs: fix error return code in erofs_read_superblock()Wei Yongjun2021-07-141-0/+1
* tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()Jarkko Sakkinen2021-07-142-8/+20
* fscrypt: fix derivation of SipHash keys on big endian CPUsEric Biggers2021-07-141-8/+32
* fscrypt: don't ignore minor_hash when hash is 0Eric Biggers2021-07-141-7/+3
* mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustionSibi Sankar2021-07-141-0/+6
* scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash2021-07-142-12/+28
* scsi: fc: Correct RHBA attributes lengthJaved Hasan2021-07-141-2/+2
* exfat: handle wrong stream entry size in exfat_readdir()Namjae Jeon2021-07-141-3/+5
* csky: syscache: Fixup duplicate cache flushGuo Ren2021-07-141-5/+7
* csky: fix syscache.c fallthrough warningRandy Dunlap2021-07-141-0/+1
* perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo2021-07-141-0/+2
* selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen2021-07-141-0/+7
* selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen2021-07-141-1/+1
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen2021-07-141-1/+2
* lib/math/rational.c: fix divide by zeroTrent Piepho2021-07-141-5/+11
* mm/z3fold: use release_z3fold_page_locked() to release locked z3fold pageMiaohe Lin2021-07-141-1/+1
* mm/z3fold: fix potential memory leak in z3fold_destroy_pool()Miaohe Lin2021-07-141-0/+1
* include/linux/huge_mm.h: remove extern keywordRalph Campbell2021-07-141-52/+41
* hugetlb: remove prep_compound_huge_page cleanupMike Kravetz2021-07-141-19/+10
* mm/hugetlb: remove redundant check in preparing and destroying gigantic pageYanfei Xu2021-07-141-5/+2
* mm/hugetlb: use helper huge_page_order and pages_per_huge_pageMiaohe Lin2021-07-141-2/+2
* mm/huge_memory.c: don't discard hugepage if other processes are mapping itMiaohe Lin2021-07-141-1/+1
* mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...Miaohe Lin2021-07-145-29/+48
* mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASKMiaohe Lin2021-07-141-4/+2
* mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is...Aneesh Kumar K.V2021-07-142-7/+14
* vfio/pci: Handle concurrent vma faultsAlex Williamson2021-07-141-8/+21
* arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UARTPali Rohár2021-07-141-1/+1
* serial: mvebu-uart: correctly calculate minimal possible baudratePali Rohár2021-07-141-3/+8
* serial: mvebu-uart: do not allow changing baudrate when uartclk is not availablePali Rohár2021-07-141-3/+2
* ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM strea...Christophe JAILLET2021-07-141-2/+5
* powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailableVaibhav Jain2021-07-142-14/+29
* powerpc/64s: Fix copy-paste data exposure into newly created tasksNicholas Piggin2021-07-141-16/+32
* powerpc/papr_scm: Properly handle UUID types and APIAndy Shevchenko2021-07-141-9/+18
* powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin2021-07-141-0/+11
* serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCsVignesh Raghavendra2021-07-141-1/+19
* serial: 8250: 8250_omap: Disable RX interrupt after DMA enableVignesh Raghavendra2021-07-141-1/+41
* selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski2021-07-141-0/+7
* leds: ktd2692: Fix an error handling pathChristophe JAILLET2021-07-141-9/+18