summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-06Linux 6.6.21v6.6.21Greg 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: 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-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
2024-03-06mptcp: avoid printing warning once on client sideMatthieu Baerts (NGI0)1-1/+1
2024-03-06mptcp: map v4 address to v6 when destroying subflowGeliang Tang1-0/+10
2024-03-06x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersPaolo Bonzini1-87/+91
2024-03-06x86/e820: Don't reserve SETUP_RNG_SEED in e820Jiri Bohac1-3/+5
2024-03-06mm/debug_vm_pgtable: fix BUG_ON with pud advanced testAneesh Kumar K.V (IBM)1-0/+8
2024-03-06pmdomain: qcom: rpmhpd: Fix enabled_corner aggregationBjorn Andersson1-2/+5
2024-03-06efivarfs: Request at most 512 bytes for variable namesTim Schumacher1-6/+11
2024-03-06iommufd: Fix iopt_access_list_id overwrite bugNicolin Chen1-3/+6
2024-03-06kbuild: Add -Wa,--fatal-warnings to as-instr invocationNathan Chancellor2-2/+2
2024-03-06riscv: add CALLER_ADDRx supportZong Li3-0/+55
2024-03-06RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCHNathan Chancellor1-1/+0
2024-03-06mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman1-0/+19
2024-03-06mmc: sdhci-xenon: add timeout for PHY init completeElad Nachman1-9/+20