summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-15net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel1-1/+2
2024-03-15xfrm: Pass UDP encapsulation in TX packet offloadLeon Romanovsky1-1/+1
2024-03-15xfrm: Clear low order bits of ->flowi4_tos in decode_session4().Guillaume Nault1-1/+1
2024-03-15dmaengine: fsl-edma: correct max_segment_size settingFrank Li2-3/+6
2024-03-15dmaengine: fsl-edma: utilize common dt-binding header fileFrank Li1-11/+6
2024-03-15dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding in dtsFrank Li1-0/+21
2024-03-15KVM/x86: Export RFDS_NO and RFDS_CLEAR to guestsPawan Gupta1-1/+4
2024-03-15x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta9-6/+157
2024-03-15Documentation/hw-vuln: Add documentation for RFDSPawan Gupta2-0/+105
2024-03-15x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is setPawan Gupta1-2/+12
2024-03-06Linux 6.7.9v6.7.9Greg Kroah-Hartman1-1/+1
2024-03-06drm/nouveau: don't fini scheduler before entity flushDanilo Krummrich1-2/+3
2024-03-06selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang2-14/+18
2024-03-06selftests: mptcp: add mptcp_lib_is_v6Geliang Tang4-28/+15
2024-03-06selftests: mptcp: update userspace pm test helpersGeliang Tang1-52/+50
2024-03-06selftests: mptcp: add chk_subflows_total helperGeliang Tang1-1/+41
2024-03-06selftests: mptcp: add evts_get_info helperGeliang Tang3-58/+57
2024-03-06KVM/VMX: Move VERW closer to VMentry for MDS mitigationPawan Gupta2-4/+19
2024-03-06KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCHPawan Gupta2-5/+8
2024-03-06x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta6-37/+34
2024-03-06x86/entry_32: Add VERW just before userspace transitionPawan Gupta1-0/+3
2024-03-06x86/entry_64: Add VERW just before userspace transitionPawan Gupta2-0/+12
2024-03-06block: define bvec_iter as __packed __aligned(4)Ming Lei1-1/+1
2024-03-06gpio: fix resource unwinding order in error pathBartosz Golaszewski1-4/+4
2024-03-06gpiolib: Fix the error path order in gpiochip_add_data_with_key()Andy Shevchenko1-1/+1
2024-03-06gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas1-2/+2
2024-03-06powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch2-4/+9
2024-03-06powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGaurav Batra1-51/+105
2024-03-06dmaengine: idxd: Ensure safe user copy of completion recordFenghua Yu1-3/+12
2024-03-06dmaengine: idxd: Remove shadow Event Log head stored in idxdFenghua Yu4-5/+3
2024-03-06phy: qcom-qmp-usb: fix v3 offsets dataDmitry Baryshkov1-5/+5
2024-03-06phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()Yang Yingliang1-1/+1
2024-03-06phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein1-1/+1
2024-03-06dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in r...Kory Maincent1-0/+17
2024-03-06dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in r...Kory Maincent1-0/+17
2024-03-06dmaengine: dw-edma: Add HDMA remote interrupt configurationKory Maincent1-0/+2
2024-03-06dmaengine: dw-edma: HDMA_V0_REMOTEL_STOP_INT_EN typo fixKory Maincent1-1/+1
2024-03-06dmaengine: dw-edma: Fix wrong interrupt bit set for HDMAKory Maincent1-1/+1
2024-03-06dmaengine: dw-edma: Fix the ch_count hdma callbackKory Maincent1-12/+6
2024-03-06ASoC: cs35l56: fix reversed if statement in cs35l56_dspwait_asp1tx_put()Dan Carpenter1-1/+1
2024-03-06af_unix: Drop oob_skb ref before purging queue in GC.Kuniyuki Iwashima1-13/+9
2024-03-06af_unix: Fix task hung while purging oob_skb in GC.Kuniyuki Iwashima1-3/+4
2024-03-06NFS: Fix data corruption caused by congestion.NeilBrown1-1/+3
2024-03-06mfd: twl6030-irq: Revert to use of_match_device()Peter Ujfalusi1-5/+5
2024-03-06mptcp: fix possible deadlock in subflow diagPaolo Abeni1-0/+3
2024-03-06mptcp: fix double-free on socket dismantleDavide Caratti1-0/+49
2024-03-06mptcp: fix potential wake-up event lossPaolo Abeni1-10/+11
2024-03-06mptcp: fix snd_wnd initialization for passive socketPaolo Abeni1-1/+1
2024-03-06selftests: mptcp: join: add ss mptcp support checkGeliang Tang1-0/+5
2024-03-06mptcp: push at DSS boundariesPaolo Abeni1-0/+1