summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-16NFSv4 remove zero number of fs_locations entries error checkOlga Kornievskaia2-2/+3
2022-02-16NFSv4.1: Fix uninitialised variable in devicenotifyTrond Myklebust3-11/+11
2022-02-16nfs: nfs4clinet: check the return value of kstrdup()Xiaoke Wang1-1/+4
2022-02-16NFSv4 only print the label when its queriedOlga Kornievskaia1-3/+4
2022-02-16NFSD: Fix offset type in I/O trace pointsChuck Lever1-7/+7
2022-02-16NFSD: Clamp WRITE offsetsChuck Lever2-2/+8
2022-02-16NFS: Fix initialisation of nfs_client cl_flags fieldTrond Myklebust1-1/+1
2022-02-16net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko1-4/+3
2022-02-16mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang1-2/+6
2022-02-16ima: Allow template selection with ima_template[_fmt]= after ima_hash=Roberto Sassu1-3/+7
2022-02-16ima: Remove ima_policy file before directoryStefan Berger1-1/+1
2022-02-16integrity: check the return value of audit_log_start()Xiaoke Wang1-0/+2
2022-02-11Linux 4.19.229v4.19.229Greg Kroah-Hartman1-1/+1
2022-02-11tipc: improve size validations for received domain recordsJon Maloy2-1/+6
2022-02-11moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman1-1/+1
2022-02-11cgroup-v1: Require capabilities to set release_agentEric W. Biederman1-0/+24
2022-02-08Linux 4.19.228v4.19.228Greg Kroah-Hartman1-1/+1
2022-02-08ext4: fix error handling in ext4_restore_inline_data()Ritesh Harjani1-1/+9
2022-02-08EDAC/xgene: Fix deferred probingSergey Shtylyov1-1/+1
2022-02-08EDAC/altera: Fix deferred probingSergey Shtylyov1-1/+1
2022-02-08rtc: cmos: Evaluate century appropriateRiwen Lu1-1/+1
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum1-2/+2
2022-02-08nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo1-1/+3
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini1-8/+13
2022-02-08ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter1-1/+2
2022-02-08ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang1-0/+2
2022-02-08ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin1-3/+8
2022-02-08drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter1-0/+3
2022-02-08net: stmmac: ensure PTP time register reads are consistentYannick Vignon1-7/+12
2022-02-08net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson1-0/+9
2022-02-08net: ieee802154: Return meaningful error codes from the netlink helpersMiquel Raynal1-4/+4
2022-02-08net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal1-0/+1
2022-02-08net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal1-2/+2
2022-02-08net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal1-0/+1
2022-02-08spi: meson-spicc: add IRQ check in meson_spicc_probeMiaoqian Lin1-0/+5
2022-02-08spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard1-1/+1
2022-02-08spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu1-1/+1
2022-02-08iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel1-0/+2
2022-02-08iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang1-3/+10
2022-02-08RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky1-1/+1
2022-02-08Revert "ASoC: mediatek: Check for error clk pointer"Guenter Roeck1-11/+4
2022-02-08block: bio-integrity: Advance seed correctly for larger interval sizesMartin K. Petersen1-1/+1
2022-02-08drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez1-1/+1
2022-02-08ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...Christian Lachner1-1/+1
2022-02-08ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...Christian Lachner1-0/+2
2022-02-08ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...Christian Lachner1-0/+1
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown1-0/+2
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown1-1/+8
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown1-2/+16
2022-02-08audit: improve audit queue handling when "audit=1" on cmdlinePaul Moore1-19/+43