summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09Linux 5.10.121v5.10.121Greg Kroah-Hartman1-1/+1
2022-06-09md: bcache: check the return value of kzalloc() in detached_dev_do_request()Jia-Ju Bai1-0/+6
2022-06-09ext4: only allow test_dummy_encryption when supportedEric Biggers2-14/+10
2022-06-09MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki1-1/+0
2022-06-09MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki1-1/+0
2022-06-09RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang1-1/+1
2022-06-09Revert "random: use static branch for crng_ready()"Jason A. Donenfeld1-10/+2
2022-06-09block: fix bio_clone_blkg_association() to associate with proper blkcg_gqJan Kara1-6/+2
2022-06-09bfq: Make sure bfqg for which we are queueing requests is onlineJan Kara1-3/+12
2022-06-09bfq: Get rid of __bio_blkcg() usageJan Kara3-51/+25
2022-06-09bfq: Remove pointless bfq_init_rq() callsJan Kara1-6/+6
2022-06-09bfq: Drop pointless unlock-lock pairJan Kara1-3/+0
2022-06-09bfq: Avoid merging queues with different parentsJan Kara1-0/+8
2022-06-09thermal/core: Fix memory leak in the error pathDaniel Lezcano1-0/+1
2022-06-09thermal/core: fix a UAF bug in __thermal_cooling_device_register()Ziyang Xuan1-2/+4
2022-06-09kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long1-1/+1
2022-06-09xfs: assert in xfs_btree_del_cursor should take into account errorDave Chinner1-1/+7
2022-06-09xfs: consider shutdown in bmapbt cursor delete assertBrian Foster1-21/+12
2022-06-09xfs: force log and push AIL to clear pinned inodes when aborting mountDarrick J. Wong1-46/+44
2022-06-09xfs: restore shutdown check in mapped write fault pathBrian Foster1-0/+3
2022-06-09xfs: fix incorrect root dquot corruption error when switching group/project q...Darrick J. Wong1-2/+37
2022-06-09xfs: fix chown leaking delalloc quota blocks when fssetxattr failsDarrick J. Wong1-57/+35
2022-06-09xfs: sync lazy sb accounting on quiesce of read-only mountsBrian Foster3-10/+22
2022-06-09xfs: set inode size after creating symlinkJeffrey Mitchell1-0/+1
2022-06-09net: ipa: fix page free in ipa_endpoint_replenish_one()Alex Elder1-1/+1
2022-06-09net: ipa: fix page free in ipa_endpoint_trans_release()Alex Elder1-1/+1
2022-06-09phy: qcom-qmp: fix reset-controller leak on probe errorsJohan Hovold1-0/+9
2022-06-09coresight: core: Fix coresight device probe failure issueMao Jinlong1-11/+22
2022-06-09blk-iolatency: Fix inflight count imbalances and IO hangs on offlineTejun Heo1-58/+64
2022-06-09vdpasim: allow to enable a vq repeatedlyEugenio Pérez1-1/+4
2022-06-09dt-bindings: gpio: altera: correct interrupt-cellsDinh Nguyen1-2/+3
2022-06-09docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0Akira Yokosawa1-1/+1
2022-06-09SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...Steve French1-2/+0
2022-06-09ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann3-7/+7
2022-06-09ARM: dts: s5pv210: Remove spi-cs-high on panel in AriesJonathan Bakker1-1/+0
2022-06-09phy: qcom-qmp: fix struct clk leak on probe errorsJohan Hovold1-1/+1
2022-06-09arm64: dts: qcom: ipq8074: fix the sleep clock frequencyKathiravan T1-1/+1
2022-06-09gma500: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+4
2022-06-09tilcdc: tilcdc_external: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+5
2022-06-09serial: pch: don't overwrite xmit->buf[0] by x_charJiri Slaby1-20/+7
2022-06-09bcache: avoid journal no-space deadlock by reserving 1 journal bucketColy Li3-5/+29
2022-06-09bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()Coly Li1-28/+13
2022-06-09bcache: improve multithreaded bch_sectors_dirty_init()Coly Li2-38/+26
2022-06-09bcache: improve multithreaded bch_btree_check()Coly Li2-33/+27
2022-06-09stm: ltdc: fix two incorrect NULL checks on list iteratorXiaomeng Tong1-6/+10
2022-06-09carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong1-0/+3
2022-06-09ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" controlMark Brown1-1/+1
2022-06-09rtl818x: Prevent using not initialized queuesAlexander Wetzel1-2/+6
2022-06-09xtensa/simdisk: fix proc_read_simdisk()Yi Yang1-6/+12
2022-06-09hugetlb: fix huge_pmd_unshare address updateMike Kravetz1-1/+8