messages from 2025-07-04 16:20:32 to 2025-07-04 16:43:42 UTC [more...]
[PATCH] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
2025-07-04 16:43 UTC (2+ messages)
[PULL 000/119] target-arm queue
2025-07-04 16:24 UTC (113+ messages)
` [PULL 001/119] hw/arm/highbank: Mark the "highbank" and the "midway" machine as deprecated
` [PULL 002/119] target/arm: Bring VLSTM/VLLDM helper store/load closer to the ARM pseudocode
` [PULL 003/119] target/arm: Fix BLXNS helper store alignment checks
` [PULL 004/119] target/arm: Fix function_return helper load "
` [PULL 005/119] target/arm: Fix VLDR "
` [PULL 006/119] target/arm: Fix VSTR helper store "
` [PULL 008/119] target/arm: Fix VSTR_SG "
` [PULL 009/119] target/arm: Fix VLD4 helper load "
` [PULL 010/119] target/arm: Fix VLD2 "
` [PULL 011/119] target/arm: Fix VST4 helper store "
` [PULL 012/119] target/arm: Fix VST2 "
` [PULL 013/119] target/arm: Fix SME vs AdvSIMD exception priority
` [PULL 015/119] target/arm: Fix 128-bit element ZIP, UZP, TRN
` [PULL 016/119] target/arm: Replace @rda_rn_rm_e0 in sve.decode
` [PULL 017/119] target/arm: Fix FMMLA (64-bit element) for 128-bit VL
` [PULL 018/119] target/arm: Disable FEAT_F64MM if maximum SVE vector size too small
` [PULL 019/119] target/arm: Fix PSEL size operands to tcg_gen_gvec_ands
` [PULL 020/119] target/arm: Fix f16_dotadd vs nan selection
` [PULL 021/119] target/arm: Fix bfdotadd_ebf "
` [PULL 022/119] target/arm: Remove CPUARMState.vfp.scratch
` [PULL 023/119] target/arm: Introduce FPST_ZA, FPST_ZA_F16
` [PULL 024/119] target/arm: Use FPST_ZA for sme_fmopa_[hsd]
` [PULL 025/119] target/arm: Rename zarray to za_state.za
` [PULL 026/119] target/arm: Add isar feature tests for SME2p1, SVE2p1
` [PULL 027/119] target/arm: Add ZT0
` [PULL 028/119] target/arm: Add zt0_excp_el to DisasContext
` [PULL 029/119] target/arm: Implement SME2 ZERO ZT0
` [PULL 030/119] target/arm: Add alignment argument to gen_sve_{ldr, str}
` [PULL 031/119] target/arm: Implement SME2 LDR/STR ZT0
` [PULL 032/119] target/arm: Implement SME2 MOVT
` [PULL 033/119] target/arm: Split get_tile_rowcol argument tile_index
` [PULL 034/119] target/arm: Rename MOVA for translate
` [PULL 035/119] target/arm: Split out get_zarray
` [PULL 036/119] target/arm: Introduce ARMCPU.sme_max_vq
` [PULL 037/119] target/arm: Implement SME2 MOVA to/from tile, multiple registers
` [PULL 038/119] target/arm: Implement SME2 MOVA to/from array, "
` [PULL 039/119] target/arm: Implement SME2 BMOPA
` [PULL 040/119] target/arm: Implement SME2 SMOPS, UMOPS (2-way)
` [PULL 041/119] target/arm: Introduce gen_gvec_sve2_sqdmulh
` [PULL 042/119] target/arm: Implement SME2 Multiple and Single SVE Destructive
` [PULL 043/119] target/arm: Implement SME2 Multiple Vectors "
` [PULL 044/119] target/arm: Implement SME2 ADD/SUB (array results, multiple and single vector)
` [PULL 045/119] target/arm: Implement SME2 ADD/SUB (array results, multiple vectors)
` [PULL 046/119] target/arm: Pass ZA to helper_sve2_fmlal_zz[zx]w_s
` [PULL 047/119] target/arm: Add helper_gvec{_ah}_bfmlsl{_nx}
` [PULL 048/119] target/arm: Implement SME2 FMLAL, BFMLAL
` [PULL 049/119] target/arm: Implement SME2 FDOT
` [PULL 050/119] target/arm: Implement SME2 BFDOT
` [PULL 051/119] target/arm: Implement SME2 FVDOT, BFVDOT
` [PULL 052/119] target/arm: Rename helper_gvec_*dot_[bh] to *_4[bh]
` [PULL 053/119] target/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT
` [PULL 054/119] target/arm: Rename SVE SDOT and UDOT patterns
` [PULL 055/119] target/arm: Tighten USDOT (vectors) decode
` [PULL 056/119] target/arm: Implement SDOT, UDOT (2-way) for SME2/SVE2p1
` [PULL 057/119] target/arm: Implement SME2 SVDOT, UVDOT, SUVDOT, USVDOT
` [PULL 058/119] target/arm: Implement SME2 SMLAL, SMLSL, UMLAL, UMLSL
` [PULL 059/119] target/arm: Rename gvec_fml[as]_[hs] with _nf_ infix
` [PULL 060/119] target/arm: Implement SME2 FMLA, FMLS
` [PULL 062/119] target/arm: Implement SME2 FADD, FSUB, BFADD, BFSUB
` [PULL 063/119] target/arm: Implement SME2 ADD/SUB (array accumulator)
` [PULL 064/119] target/arm: Implement SME2 BFCVT, BFCVTN, FCVT, FCVTN
` [PULL 065/119] target/arm: Implement SME2 FCVT (widening), FCVTL
` [PULL 066/119] target/arm: Implement SME2 FCVTZS, FCVTZU
` [PULL 067/119] target/arm: Implement SME2 SCVTF, UCVTF
` [PULL 068/119] target/arm: Implement SME2 FRINTN, FRINTP, FRINTM, FRINTA
` [PULL 069/119] target/arm: Introduce do_[us]sat_[bhs] macros
` [PULL 070/119] target/arm: Use do_[us]sat_[bhs] in sve_helper.c
` [PULL 071/119] target/arm: Implement SME2 SQCVT, UQCVT, SQCVTU
` [PULL 072/119] target/arm: Implement SQCVTN, UQCVTN, SQCVTUN for SME2/SVE2p1
` [PULL 073/119] target/arm: Implement SME2 SUNPK, UUNPK
` [PULL 074/119] target/arm: Implement SME2 ZIP, UZP (four registers)
` [PULL 075/119] target/arm: Move do_urshr, do_srshr to vec_internal.h
` [PULL 076/119] target/arm: Implement SME2 SQRSHR, UQRSHR, SQRSHRN
` [PULL 078/119] target/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP
` [PULL 079/119] target/arm: Enable SCLAMP, UCLAMP for SVE2p1
` [PULL 080/119] target/arm: Implement FCLAMP for SME2, SVE2p1
` [PULL 081/119] target/arm: Implement SME2p1 Multiple Zero
` [PULL 082/119] target/arm: Introduce pred_count_test
` [PULL 083/119] target/arm: Fold predtest_ones into helper_sve_brkns
` [PULL 084/119] target/arm: Expand do_zero inline
` [PULL 085/119] target/arm: Split out do_whilel from helper_sve_whilel
` [PULL 086/119] target/arm: Split out do_whileg from helper_sve_whileg
` [PULL 087/119] target/arm: Move scale by esz into helper_sve_while*
` [PULL 089/119] target/arm: Enable PSEL for SVE2p1
` [PULL 090/119] target/arm: Implement SVE2p1 WHILE (predicate pair)
` [PULL 091/119] target/arm: Implement SVE2p1 WHILE (predicate as counter)
` [PULL 093/119] target/arm: Implement {ADD, SMIN, SMAX, UMIN, UMAX}QV for SVE2p1
` [PULL 094/119] target/arm: Implement SVE2p1 PEXT
` [PULL 095/119] target/arm: Implement SME2 SEL
` [PULL 096/119] target/arm: Implement ANDQV, ORQV, EORQV for SVE2p1
` [PULL 097/119] target/arm: Implement FADDQV, F{MIN, MAX}{NM}QV "
` [PULL 098/119] target/arm: Implement BFMLSLB{L, T} for SME2/SVE2p1
` [PULL 099/119] target/arm: Implement CNTP (predicate as counter) "
` [PULL 100/119] target/arm: Implement DUPQ for SME2p1/SVE2p1
` [PULL 101/119] target/arm: Implement EXTQ "
` [PULL 102/119] target/arm: Implement PMOV "
` [PULL 103/119] target/arm: Implement ZIPQ, UZPQ "
` [PULL 104/119] target/arm: Implement TBLQ, TBXQ "
` [PULL 105/119] target/arm: Implement SME2 counted predicate register load/store
` [PULL 106/119] target/arm: Split the ST_zpri and ST_zprr patterns
` [PULL 107/119] target/arm: Implement {LD1, ST1}{W, D} (128-bit element) for SVE2p1
` [PULL 108/119] target/arm: Move ld1qq and st1qq primitives to sve_ldst_internal.h
` [PULL 109/119] target/arm: Implement {LD, ST}[234]Q for SME2p1/SVE2p1
` [PULL 110/119] target/arm: Implement LD1Q, ST1Q for SVE2p1
` [PULL 112/119] target/arm: Implement LUTI2, LUTI4 for SME2/SME2p1
` [PULL 113/119] target/arm: Rename FMOPA_h to FMOPA_w_h
` [PULL 114/119] target/arm: Rename BFMOPA to BFMOPA_w
` [PULL 115/119] target/arm: Support FPCR.AH in SME FMOPS, BFMOPS
` [PULL 116/119] target/arm: Implement FMOPA (non-widening) for fp16
` [PULL 117/119] target/arm: Implement SME2 BFMOPA (non-widening)
` [PULL 118/119] target/arm: Enable FEAT_SME2p1 on -cpu max
` [PULL 119/119] linux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1
[PATCH 6.12 000/218] 6.12.36-rc1 review
2025-07-04 16:43 UTC (6+ messages)
` [PATCH 6.12 212/218] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
[PATCH v2 00/24] migration: Unify capabilities and parameters
2025-07-04 16:33 UTC (3+ messages)
` [PATCH v2 16/24] migration: Add capabilities into MigrationParameters
[PATCH 0/2] dts: add generic blocking app class
2025-07-04 16:36 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] dts: remove dpdk example build function
` [PATCH v2 2/2] dts: add generic blocking app class
[PATCH v6 0/6] rust: add support for request_irq
2025-07-04 16:41 UTC (4+ messages)
` [PATCH v6 3/6] rust: irq: add support for non-threaded IRQs and handlers
[PATCH v3 0/9] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-07-04 16:14 UTC (6+ messages)
` [PATCH v3 1/9] soc: renesas: rz-sysc: Add syscon/regmap support
` [PATCH v3 2/9] clk: renesas: r9a08g045: Add clocks and resets support for PCIe
` [PATCH v3 3/9] PCI: of_property: Restore the arguments of the next level parent
` [PATCH v3 4/9] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
` [PATCH v3 5/9] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
[PATCH v2] mx6sabresd: Reduce U-Boot proper size to fix boot regression
2025-07-04 16:40 UTC (3+ messages)
[PATCH 0/2] pahole: BTF alignment inference improvements
2025-07-04 16:40 UTC (5+ messages)
` [PATCH 1/2] btf_loader: infer alignment for zero-length arrays
` [PATCH 2/2] btf_loader: fix smallest offset in case of bitfields
[PATCH v6] net: usb: Convert tasklet API to new bottom half workqueue mechanism
2025-07-04 16:40 UTC (2+ messages)
` [bug report] "
SVSM Development Call July 2nd, 2025
2025-07-04 16:39 UTC (4+ messages)
[PATCH 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
2025-07-04 16:39 UTC (5+ messages)
` [PATCH v2 "
[PATCH v2 00/28] interconnect: qcom: icc-rpmh: use NULL-terminated arrays and drop static IDs
2025-07-04 16:35 UTC (29+ messages)
` [PATCH v2 01/28] interconnect: qcom: sc8280xp: specify num_links for qnm_a1noc_cfg
` [PATCH v2 02/28] interconnect: qcom: sc8180x: specify num_nodes
` [PATCH v2 03/28] interconnect: qcom: rpmh: make nodes a NULL_terminated array
` [PATCH v2 04/28] interconnect: qcom: rpmh: make link_nodes "
` [PATCH v2 05/28] interconnect: qcom: sc7280: convert to dynamic IDs
` [PATCH v2 06/28] interconnect: qcom: sc8180x: "
` [PATCH v2 07/28] interconnect: qcom: sc8280xp: "
` [PATCH v2 08/28] interconnect: qcom: sdm845: "
` [PATCH v2 09/28] interconnect: qcom: sm8250: "
` [PATCH v2 10/28] interconnect: qcom: x1e80100: "
` [PATCH v2 11/28] interconnect: qcom: qcs615: "
` [PATCH v2 12/28] interconnect: qcom: qcs8300: "
` [PATCH v2 13/28] interconnect: qcom: qdu1000: "
` [PATCH v2 14/28] interconnect: qcom: sar2130p: "
` [PATCH v2 15/28] interconnect: qcom: sc7180: "
` [PATCH v2 16/28] interconnect: qcom: sdm670: "
` [PATCH v2 17/28] interconnect: qcom: sdx55: "
` [PATCH v2 18/28] interconnect: qcom: sdx65: "
` [PATCH v2 19/28] interconnect: qcom: sdx75: "
` [PATCH v2 20/28] interconnect: qcom: sm6350: "
` [PATCH v2 21/28] interconnect: qcom: sm7150: "
` [PATCH v2 22/28] interconnect: qcom: sm8150: "
` [PATCH v2 23/28] interconnect: qcom: sm8350: "
` [PATCH v2 24/28] interconnect: qcom: sm8450: "
` [PATCH v2 25/28] interconnect: qcom: sm8550: "
` [PATCH v2 26/28] interconnect: qcom: sm8650: "
` [PATCH v2 27/28] interconnect: qcom: sm8750: "
` [PATCH v2 28/28] interconnect: qcom: icc-rpmh: drop support for non-dynamic IDS
[LTP] [PATCH 0/3] syscalls: munmap: Convert to new API
2025-07-04 16:35 UTC (6+ messages)
` [LTP] [PATCH 3/3] syscalls: munmap03: "
[PATCH v2 0/6] x86/idle: Multiple MWAIT fixes
2025-07-04 16:34 UTC (7+ messages)
` [PATCH v2 1/6] x86/idle: Remove broken MWAIT implementation
` [PATCH v2 2/6] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints()
` [PATCH v2 3/6] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR
` [PATCH v2 4/6] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq()
` [PATCH v2 5/6] x86/idle: Implement a new MWAIT IPI-elision algorithm
` [PATCH v2 6/6] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons"
[PATCH net] net/sched: Abort __tc_modify_qdisc if parent class does not exist
2025-07-04 16:34 UTC
[GIT PULL] i2c-host-fixes for v6.16-rc5
2025-07-04 16:32 UTC (2+ messages)
[PATCH 0/4] dt-bindings: display/msm: describe MDSS unit on SC8180X platform
2025-07-04 16:31 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: display/msm: dsi-controller-main: add SC8180X
` [PATCH 2/4] dt-bindings: display/msm: describe DPU on SC8180X
` [PATCH 3/4] dt-bindings: display/msm: describe MDSS "
` [PATCH 4/4] arm64: dts: qcom: sc8180x: modernize MDSS device definition
[PATCH net 0/4] There are some bugfix for the HNS3 ethernet driver
2025-07-04 16:31 UTC (3+ messages)
` [PATCH net 4/4] net: hns3: default enable tx bounce buffer when smmu enabled
[PATCH 0/2] NFSD: Fix last write offset handling in layoutcommit
2025-07-04 16:29 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH v2] board: ti: Clean up formatting in rm-cfg.yaml
2025-07-04 16:29 UTC (2+ messages)
[ANNOUNCE] 5.10.239-rt133
2025-07-04 16:28 UTC
[PATCH v3 0/8] media: renesas: vsp1: Fix v4l2-compliance failures
2025-07-04 16:27 UTC (3+ messages)
` [PATCH v3 3/8] media: renesas: vsp1: Fix code checks in frame size enumeration
[PATCH v9 0/9] arm64: Introduce CIX P1 (SKY1) SoC
2025-07-04 16:04 UTC (3+ messages)
` [PATCH v9 5/9] mailbox: add CIX mailbox driver
[PATCH] lib/pciids: Add one more PCI ID to BMG
2025-07-04 16:26 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for lib/pciids: Add one more PCI ID to BMG (rev3)
[PATCH v12 0/3] rust: platform: add Io support
2025-07-04 16:25 UTC (4+ messages)
` [PATCH v12 1/3] rust: io: add resource abstraction
` [PATCH v12 2/3] rust: io: mem: add a generic iomem abstraction
` [PATCH v12 3/3] rust: platform: add resource accessors
[PATCH] remoteproc: imx_rproc: merge ITCM and DTCM regions
2025-07-04 16:25 UTC (2+ messages)
[ath:pending] BUILD SUCCESS cc032c161e6d24f695292b9f55f531b2c551b969
2025-07-04 16:04 UTC
[PATCH v2 00/10] soc: aspeed: lpc-snoop: Miscellaneous fixes
2025-07-04 16:23 UTC (3+ messages)
` [PATCH v2 10/10] soc: aspeed: lpc-snoop: Lift channel config to const structs
[PATCH v2] iio: adc: ad7173: fix num_slots
2025-07-04 16:21 UTC
[PATCH v8 0/9] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
2025-07-04 15:46 UTC (2+ messages)
` [PATCH v8 8/9] ARM: dts: sun8i-a83t: Add BananaPi M3 OV5640 camera overlay
[PATCH] bitbake.conf: Add relative path from B to S to DEBUG_PREFIX_MAP
2025-07-04 16:20 UTC (3+ messages)
` [PATCH] bitbake.conf: Add relative path from B to S to
[PATCH v2 0/3] Add RSPI support for RZ/V2H
2025-07-04 16:20 UTC (4+ messages)
` [PATCH v2 1/3] spi: dt-bindings: Document the RZ/V2H(P) RSPI
` [PATCH v2 2/3] spi: Add driver for the RZ/V2H(P) RSPI IP
` [PATCH v2 3/3] MAINTAINERS: Add entries for the RZ/V2H(P) RSPI
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-07-04 16:20 UTC (3+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[RFC] ethdev: TX mbuf fast release optimization
2025-07-04 16:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.