summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09Linux 5.18.3v5.18.3Greg Kroah-Hartman1-1/+1
2022-06-09block: fix bio_clone_blkg_association() to associate with proper blkcg_gqJan Kara1-6/+2
2022-06-09pinctrl/rockchip: support setting input-enable paramCaleb Connolly1-1/+11
2022-06-09tty: n_gsm: Fix packet data hex dump outputTony Lindgren1-8/+23
2022-06-09macsec: fix UAF bug for real_devZiyang Xuan1-0/+7
2022-06-09md: bcache: check the return value of kzalloc() in detached_dev_do_request()Jia-Ju Bai1-0/+6
2022-06-09md: fix double free of io_acct_set biosetXiao Ni1-4/+0
2022-06-09md: Don't set mddev private to NULL in raid0 pers->freeXiao Ni1-1/+0
2022-06-09fs/ntfs3: Fix invalid free in log_replayNamjae Jeon1-3/+3
2022-06-09exportfs: support idmapped mountsChristian Brauner1-2/+3
2022-06-09fs: add two trivial lookup helpersChristian Brauner2-10/+66
2022-06-09ext4: only allow test_dummy_encryption when supportedEric Biggers2-28/+38
2022-06-09RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang1-1/+1
2022-06-09RDMA/hns: Remove the num_cqc_timer variableYixing Liu4-5/+3
2022-06-09binder: fix sender_euid type in uapi headerCarlos Llamas1-1/+1
2022-06-09staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter1-84/+2
2022-06-09Revert "random: use static branch for crng_ready()"Jason A. Donenfeld1-10/+2
2022-06-09perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systemsZhengjun Xing1-1/+1
2022-06-09kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long1-1/+1
2022-06-09media: lirc: add missing exceptions for lirc uapi header fileSean Young1-0/+2
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-5/+2
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-09misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_implSrinivas Kandagatla1-4/+5
2022-06-09ceph: fix decoding of client session messages flagsLuís Henriques1-5/+9
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-09clk: tegra: Add missing reset deassertionDiogo Ivo1-0/+12
2022-06-09arm64: tegra: Add missing DFLL reset on Tegra210Diogo Ivo1-2/+3
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-09mm/memremap: fix missing call to untrack_pfn() in pagemap_range()Miaohe Lin1-1/+1