summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-08-11net: annotate data-races around sk->sk_markEric Dumazet
2023-08-11net: add missing READ_ONCE(sk->sk_rcvbuf) annotationEric Dumazet
2023-08-11net: add missing READ_ONCE(sk->sk_sndbuf) annotationEric Dumazet
2023-08-11net: add missing READ_ONCE(sk->sk_rcvlowat) annotationEric Dumazet
2023-08-11net: annotate data-races around sk->sk_max_pacing_rateEric Dumazet
2023-08-11net: annotate data-race around sk->sk_txrehashEric Dumazet
2023-08-11net: annotate data-races around sk->sk_reserved_memEric Dumazet
2023-08-11qed: Fix scheduling in a tasklet while getting statsKonstantin Khorenko
2023-08-11mISDN: hfcpci: Fix potential deadlock on &hc->lockChengfeng Ye
2023-08-11net: sched: cls_u32: Fix match key mis-addressingJamal Hadi Salim
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-08-11net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong
2023-08-11rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE lengthLin Ma
2023-08-11bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsingLin Ma
2023-08-11net/mlx5e: Move representor neigh cleanup to profile cleanup_txJianbo Liu
2023-08-11net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is setAmir Tzin
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11net/mlx5: fix potential memory leak in mlx5e_init_rep_rxZhengchao Shao
2023-08-11net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao
2023-08-11net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groupsZhengchao Shao
2023-08-11wifi: cfg80211: Fix return value in scan logicIlan Peer
2023-08-11erofs: fix wrong primary bvec selection on deduplicated extentsGao Xiang
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-11firmware: arm_scmi: Fix chan_free cleanup on SMCCristian Marussi
2023-08-11lib/bitmap: workaround const_eval test build failureYury Norov
2023-08-11firmware: smccc: Fix use of uninitialised results structurePunit Agrawal
2023-08-11arm64: dts: freescale: Fix VPU G2 clockBenjamin Gaignard
2023-08-11arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmuxHugo Villeneuve
2023-08-11arm64: dts: phycore-imx8mm: Correction in gpio-line-namesYashwanth Varakala
2023-08-11arm64: dts: phycore-imx8mm: Label typo-fix of VPUYashwanth Varakala
2023-08-11arm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrlTim Harvey
2023-08-11arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrlTim Harvey
2023-08-11iommu/arm-smmu-v3: Document nesting-related errataRobin Murphy
2023-08-11iommu/arm-smmu-v3: Add explicit feature for nestingRobin Murphy
2023-08-11iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy
2023-08-11iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy
2023-08-11net: ipa: only reset hashed tables when supportedAlex Elder
2023-08-11net/mlx5: Free irqs only on shutdown callbackShay Drory
2023-08-11perf: Fix function pointer casePeter Zijlstra
2023-08-11io_uring: gate iowait schedule on having pending requestsJens Axboe
2023-08-08Linux 6.1.44Greg Kroah-Hartman
2023-08-08x86: fix backwards merge of GDS/SRSO bitGreg Kroah-Hartman
2023-08-08xen/netback: Fix buffer overrun triggered by unusual packetRoss Lagerwall
2023-08-08x86/srso: Tie SBPB bit setting to microcode patch detectionBorislav Petkov (AMD)
2023-08-08x86/srso: Add a forgotten NOENDBR annotationBorislav Petkov (AMD)
2023-08-08x86/srso: Fix return thunks in generated codeJosh Poimboeuf
2023-08-08x86/srso: Add IBPB on VMEXITBorislav Petkov (AMD)
2023-08-08x86/srso: Add IBPBBorislav Petkov (AMD)
2023-08-08x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)