summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-12mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei5-6/+18
2022-07-12mm/hwpoison: mf_mutex for soft offline and unpoisonNaoya Horiguchi1-44/+18
2022-07-12KVM: Initialize debugfs_dentry when a VM is created to avoid NULL derefSean Christopherson1-6/+6
2022-07-12btrfs: zoned: use dedicated lock for data relocationNaohiro Aota3-2/+4
2022-07-12btrfs: zoned: encapsulate inode locking for zoned relocationJohannes Thumshirn2-6/+19
2022-07-12tty: n_gsm: fix missing update of modem controls after DLCI openDaniel Starke1-0/+4
2022-07-12ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX.Maurizio Avogadro1-0/+4
2022-07-12ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi.Johannes Schickel1-0/+12
2022-07-12tty: n_gsm: fix frame reception handlingDaniel Starke1-23/+30
2022-07-12tty: n_gsm: Save dlci address open status when config requesterZhenguo Zhao1-4/+53
2022-07-12tty: n_gsm: Modify CR,PF bit when config requesterZhenguo Zhao1-5/+5
2022-07-12KVM: Don't create VM debugfs files outside of the VM directoryOliver Upton1-2/+8
2022-07-12drm/amd/vcn: fix an error msg on vcn 3.0tiancyin1-1/+1
2022-07-12ASoC: rt5682: fix an incorrect NULL check on list iteratorXiaomeng Tong1-7/+4
2022-07-12ASoC: rt5682: move clk related code to rt5682_i2c_probeJack Yu3-44/+51
2022-07-12uapi/linux/stddef.h: Add include guardsTadeusz Struk1-0/+4
2022-07-12stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook3-0/+31
2022-07-12bus: mhi: Fix pm_state conversion to stringPaul Davey2-5/+7
2022-07-12bus: mhi: core: Use correctly sized arguments for bit fieldKees Cook1-1/+2
2022-07-12serial: sc16is7xx: Clear RS485 bits in the shutdownHui Wang1-2/+4
2022-07-12powerpc/tm: Fix more userspace r13 corruptionNicholas Piggin1-9/+16
2022-07-12powerpc: flexible GPR range save/restore macrosNicholas Piggin15-126/+94
2022-07-12powerpc/32: Don't use lmw/stmw for saving/restoring non volatile regsChristophe Leroy1-2/+2
2022-07-12scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload testArun Easi1-8/+19
2022-07-12KVM: s390x: fix SCK lockingClaudio Imbrenda3-6/+32
2022-07-12btrfs: don't access possibly stale fs_info data in device_list_addDongliang Mu1-7/+6
2022-07-12KVM: use __vcalloc for very large allocationsPaolo Bonzini4-7/+7
2022-07-12mm: vmalloc: introduce array allocation functionsPaolo Bonzini2-0/+55
2022-07-12Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook5-1/+47
2022-07-12mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is setTudor Ambarus1-1/+2
2022-07-12batman-adv: Use netif_rx().Sebastian Andrzej Siewior1-1/+1
2022-07-12iio: accel: mma8452: use the correct logic to get mma8452_dataHaibo Chen1-2/+2
2022-07-12riscv/mm: Add XIP_FIXUP for riscv_pfn_basePalmer Dabbelt1-0/+1
2022-07-12NFSD: COMMIT operations must not return NFS?ERR_INVALChuck Lever3-25/+38
2022-07-12NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)Chuck Lever1-6/+5
2022-07-12drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ1-0/+2
2022-07-12drm/amd/display: Set min dcfclk if pipe count is 0Michael Strauss3-2/+70
2022-07-12drbd: fix an invalid memory access caused by incorrect use of list iteratorXiaomeng Tong1-4/+2
2022-07-12drbd: Fix double free problem in drbd_create_deviceWu Bo1-3/+1
2022-07-12drbd: add error handling support for add_disk()Luis Chamberlain1-1/+5
2022-07-12btrfs: remove device item and update super block in the same transactionQu Wenruo1-37/+28
2022-07-12btrfs: use btrfs_get_dev_args_from_path in dev removal ioctlsJosef Bacik3-36/+48
2022-07-12btrfs: add a btrfs_get_dev_args_from_path helperJosef Bacik2-32/+68
2022-07-12btrfs: handle device lookup with btrfs_dev_lookup_argsJosef Bacik5-65/+112
2022-07-12vdpa/mlx5: Avoid processing works if workqueue was destroyedEli Cohen1-2/+5
2022-07-12gfs2: Fix gfs2_file_buffered_write endless loop workaroundAndreas Gruenbacher1-0/+1
2022-07-12scsi: qla2xxx: Fix crash during module load unload testArun Easi1-0/+2
2022-07-12scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safeQuinn Tran3-35/+13
2022-07-12scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran2-3/+18
2022-07-12scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueueManish Rangankar3-44/+40