summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-16KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermodeSean Christopherson1-1/+15
2022-02-16KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCSVitaly Kuznetsov1-0/+1
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-16MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer18-185/+185
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-16drm/amd/display: Correct MPC split policy for DCN301Zhan Liu1-1/+1
2022-02-16PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński2-24/+8
2022-02-16net: stmmac: reduce unnecessary wakeups from eee sw timerJisheng Zhang1-6/+7
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: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim1-3/+6
2022-02-16scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2-3/+19
2022-02-16scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap1-2/+4
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-16drm/vc4: Fix deadlock on DSI device attach errorPadmanabha Srinivasaiah1-10/+4
2022-02-16sched: Avoid double preemption in __cond_resched_*lock*()Peter Zijlstra1-9/+3
2022-02-16x86/perf: Avoid warning for Arch LBR without XSAVEAndi Kleen1-0/+3
2022-02-16perf/x86/rapl: fix AMD event handlingStephane Eranian1-3/+6
2022-02-16irqchip/realtek-rtl: Service all pending interruptsSander Vanheule1-2/+6
2022-02-16sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()Anna Schumaker1-16/+19
2022-02-16net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_changeXiyu Yang1-2/+4
2022-02-16SUNRPC allow for unspecified transport time in rpc_clnt_add_xprtOlga Kornievskaia1-1/+4
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.1 query for fs_location attr on a new file systemOlga Kornievskaia5-15/+81
2022-02-16NFSv4 store server support for fs_location attributeOlga Kornievskaia2-1/+3
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-16thermal/drivers/int340x: Fix RFIM mailbox write commandsSumeet Pawnikar3-53/+73
2022-02-16thermal: int340x: Limit Kconfig to 64-bitArnd Bergmann1-2/+2
2022-02-16thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responsesSrinivas Pandruvada3-15/+19
2022-02-16thermal/drivers/int340x: Improve the tcc offset saving for suspend/resumeAntoine Tenart5-11/+60
2022-02-16NFSD: Fix the behavior of READ near OFFSET_MAXChuck Lever3-10/+14
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-16NFSD: Fix ia_size underflowChuck Lever1-0/+4