summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-30SUNRPC: Fix gss_free_in_token_pages()Chuck Lever1-8/+2
2024-05-30bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwqMichal Schmidt1-1/+2
2024-05-30of: module: add buffer overflow check in of_modalias()Sergey Shtylyov1-3/+4
2024-05-30clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018Gabor Juhos1-1/+2
2024-05-30clk: qcom: Fix SM_GPUCC_8650 dependenciesNathan Chancellor1-0/+1
2024-05-30clk: qcom: Fix SC_CAMCC_8280XP dependenciesNathan Chancellor1-0/+1
2024-05-30ext4: remove the redundant folio_wait_stable()Zhang Yi1-3/+0
2024-05-30ext4: fix potential unnitialized variableDan Carpenter1-0/+1
2024-05-30dax/bus.c: use the right locking mode (read vs write) in size_showVishal Verma1-2/+2
2024-05-30dax/bus.c: don't use down_write_killable for non-user processesVishal Verma1-5/+1
2024-05-30dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping pathsVishal Verma1-34/+8
2024-05-30dax/bus.c: replace WARN_ON_ONCE() with lockdep assertsVishal Verma1-8/+8
2024-05-30nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown1-2/+2
2024-05-30sunrpc: removed redundant procp checkAleksandr Aprelkov1-2/+0
2024-05-30iommu/amd: Enable Guest Translation after reading IOMMU feature registerVasant Hegde1-2/+2
2024-05-30iommu/vt-d: Decouple igfx_off from graphic identity mappingLu Baolu1-13/+6
2024-05-30drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()David Hildenbrand1-16/+47
2024-05-30virt: acrn: stop using follow_pfnChristoph Hellwig1-2/+8
2024-05-30RDMA/mana_ib: boundary check before installing cq callbacksKonstantin Taranov1-0/+2
2024-05-30RDMA/mana_ib: Use struct mana_ib_queue for CQsKonstantin Taranov3-58/+24
2024-05-30RDMA/mana_ib: Introduce helpers to create and destroy mana queuesKonstantin Taranov2-0/+53
2024-05-30ext4: avoid excessive credit estimate in ext4_tmpfile()Jan Kara1-1/+1
2024-05-30x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter2-8/+8
2024-05-30x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter2-2/+2
2024-05-30clk: qcom: mmcc-msm8998: fix venus clock issueMarc Gonzalez1-0/+8
2024-05-30clk: qcom: dispcc-sm8650: fix DisplayPort clocksDmitry Baryshkov1-16/+4
2024-05-30clk: qcom: dispcc-sm8550: fix DisplayPort clocksDmitry Baryshkov1-16/+4
2024-05-30clk: qcom: dispcc-sm6350: fix DisplayPort clocksDmitry Baryshkov1-10/+1
2024-05-30clk: qcom: dispcc-sm8450: fix DisplayPort clocksDmitry Baryshkov1-16/+4
2024-05-30mm/ksm: fix ksm exec support for prctlJinjiang Tu2-0/+24
2024-05-30lib/test_hmm.c: handle src_pfns and dst_pfns allocation failureDuoming Zhou1-4/+4
2024-05-30clk: renesas: r9a07g043: Add clock and reset entry for PLICLad Prabhakar1-0/+9
2024-05-30clk: renesas: r8a779a0: Fix CANFD parent clockGeert Uytterhoeven1-1/+1
2024-05-30IB/mlx5: Use __iowrite64_copy() for write combining storesJason Gunthorpe1-5/+3
2024-05-30RDMA/rxe: Fix incorrect rxe_put in error pathBob Pearson1-10/+2
2024-05-30RDMA/rxe: Allow good work requests to be executedBob Pearson1-1/+5
2024-05-30RDMA/rxe: Fix seg fault in rxe_comp_queue_pktBob Pearson1-3/+3
2024-05-30clk: samsung: gs101: propagate PERIC1 USI SPI clock rateTudor Ambarus1-42/+48
2024-05-30clk: samsung: gs101: propagate PERIC0 USI SPI clock rateTudor Ambarus2-65/+81
2024-05-30clk: qcom: clk-alpha-pll: remove invalid Stromer register offsetGabor Juhos1-1/+0
2024-05-30clk: rs9: fix wrong default value for clock amplitudeCatalin Popescu1-4/+6
2024-05-30clk: mediatek: mt8365-mm: fix DPI0 parentAlexandre Mergnat1-1/+1
2024-05-30RDMA/hns: Modify the print level of CQE errorChengchang Tang1-2/+3
2024-05-30RDMA/hns: Use complete parentheses in macrosChengchang Tang1-6/+6
2024-05-30RDMA/hns: Fix GMV table pagesizeChengchang Tang1-1/+1
2024-05-30RDMA/hns: Fix mismatch exception rollbackwenglianfa1-1/+1
2024-05-30RDMA/hns: Fix UAF for cq async eventChengchang Tang1-11/+13
2024-05-30RDMA/hns: Fix deadlock on SRQ async events.Chengchang Tang2-3/+4
2024-05-30RDMA/hns: Add max_ah and cq moderation capacities in query_device()Chengchang Tang4-2/+12
2024-05-30RDMA/hns: Fix return value in hns_roce_map_mr_sgZhengchao Shao1-8/+7