summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-16KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMERVitaly Kuznetsov1-1/+3
2022-02-16KVM: eventfd: Fix false positive RCU usage warningHou Wenlong1-4/+4
2022-02-16net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang1-1/+1
2022-02-16nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDsWu Zheng1-1/+2
2022-02-16perf: Always wake the parent eventJames Clark1-2/+10
2022-02-16usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay1-1/+1
2022-02-16PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński2-24/+8
2022-02-16scsi: myrs: Fix crash in error caseTong Zhang1-1/+2
2022-02-16scsi: ufs: Treat link loss as fatal errorKiwoong Kim1-1/+2
2022-02-16scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2-3/+19
2022-02-16scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap1-0/+1
2022-02-16scsi: qedf: Add stag_work to all the vportsSaurav Kashyap1-0/+1
2022-02-16scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang1-0/+7
2022-02-16scsi: target: iscsi: Make sure the np under each tpg is uniqueZouMingzhe1-0/+3
2022-02-16powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy6-2/+18
2022-02-16net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira1-1/+1
2022-02-16drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayerRaymond Jay Golo1-0/+12
2022-02-16x86/perf: Avoid warning for Arch LBR without XSAVEAndi Kleen1-0/+3
2022-02-16NFSv4 handle port presence in fs_location server stringOlga Kornievskaia2-7/+12
2022-02-16NFSv4 expose nfs_parse_server_name functionOlga Kornievskaia2-3/+4
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-16NFS: change nfs_access_get_cached to only report the maskNeilBrown3-22/+20
2022-02-16tracing: Propagate is_signed to expressionTom Zanussi1-0/+3
2022-02-16drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen1-2/+2
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-16net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYsPavel Parkhomenko1-4/+6
2022-02-16can: isotp: fix potential CAN frame reception race in isotp_rcv()Oliver Hartkopp1-1/+13
2022-02-16mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang1-2/+6
2022-02-16ima: Do not print policy rule with inactive LSM labelsStefan Berger1-0/+8
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 5.10.100v5.10.100Greg Kroah-Hartman1-1/+1
2022-02-11tipc: improve size validations for received domain recordsJon Maloy2-2/+9
2022-02-11crypto: api - Move cryptomgr soft dependency into algapiHerbert Xu2-1/+1
2022-02-11KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch1-0/+2
2022-02-11moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman1-1/+1
2022-02-08Linux 5.10.99v5.10.99Greg Kroah-Hartman1-1/+1
2022-02-08selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal1-1/+71
2022-02-08cgroup/cpuset: Fix "suspicious RCU usage" lockdep warningWaiman Long1-0/+10
2022-02-08net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHYArınç ÜNAL1-0/+1
2022-02-08ext4: fix incorrect type issue during replay_del_rangeXin Yin1-2/+3
2022-02-08ext4: fix error handling in ext4_fc_record_modified_inode()Ritesh Harjani1-35/+29
2022-02-08ext4: fix error handling in ext4_restore_inline_data()Ritesh Harjani1-1/+9