All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-04 16:09:33 to 2025-07-04 16:40:55 UTC [more...]

[PULL 000/119] target-arm queue
 2025-07-04 16:24 UTC  (88+ 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 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 023/119] target/arm: Introduce FPST_ZA, FPST_ZA_F16
` [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 041/119] target/arm: Introduce gen_gvec_sve2_sqdmulh
` [PULL 043/119] target/arm: Implement SME2 Multiple Vectors SVE Destructive
` [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 053/119] target/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT
` [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 059/119] target/arm: Rename gvec_fml[as]_[hs] with _nf_ infix
` [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 071/119] target/arm: Implement SME2 SQCVT, UQCVT, SQCVTU
` [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 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 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 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 101/119] target/arm: Implement EXTQ for SME2p1/SVE2p1
` [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 112/119] target/arm: Implement LUTI2, LUTI4 for SME2/SME2p1
` [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 119/119] linux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1

[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 v6 0/6] rust: add support for request_irq
 2025-07-04 16:39 UTC  (3+ 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  (5+ 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 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  (3+ messages)
` ✓ Xe.CI.BAT: success for lib/pciids: Add one more PCI ID to BMG (rev3)
` ✗ i915.CI.BAT: failure "

[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  (7+ messages)
` [PATCH v8 3/9] clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
` [PATCH v8 4/9] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v8 5/9] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v8 6/9] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH v8 7/9] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [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)

[syzbot] [kernel?] UBSAN: shift-out-of-bounds in das16m1_attach
 2025-07-04 16:20 UTC 

[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-07-04 16:20 UTC  (6+ messages)
` [PATCH v9 6/6] KVM: arm64: Expose new KVM cap for cacheable PFNMAP

[Intel-wired-lan] [PATCH iwl-next 0/3] ice: convert Rx path to Page Pool
 2025-07-04 16:18 UTC  (8+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next 1/3] ice: remove legacy Rx and construct SKB
  `  "
` [Intel-wired-lan] [PATCH iwl-next 2/3] ice: drop page splitting and recycling
  `  "
` [Intel-wired-lan] [PATCH iwl-next 3/3] ice: switch to Page Pool
  `  "

[net-next] MAINTAINERS: remove myself as netronome maintainer
 2025-07-04 16:18 UTC  (2+ messages)

[RFC 00/11] THP support for zone device pages
 2025-07-04 16:17 UTC  (5+ messages)

[PATCH] NDI FTDI USB driver support
 2025-07-04 16:16 UTC  (3+ messages)

[v1 resend 00/12] THP support for zone device page migration
 2025-07-04 16:16 UTC  (2+ messages)

[PATCH] drm/i915/display: Change ret value type from int to long
 2025-07-04 16:15 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v3 0/3] Add driver for Nicera D3-323-AA PIR sensor
 2025-07-04 16:14 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Nicera
` [PATCH v3 2/3] dt-bindings: iio: proximity: Add Nicera D3-323-AA PIR sensor
` [PATCH v3 3/3] iio: Add driver for "

[PATCH 0/6] x86/idle: Multiple MWAIT fixes
 2025-07-04 16:14 UTC  (8+ messages)
` [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm

[PATCH v2 00/24] migration: Unify capabilities and parameters
 2025-07-04 16:11 UTC  (3+ messages)
` [PATCH v2 11/24] migration: Use QAPI_CLONE_MEMBERS in query_migrate_parameters

[syzbot] [bluetooth?] [usb?] KASAN: slab-use-after-free Read in btusb_disconnect
 2025-07-04 16:12 UTC  (2+ messages)

[PATCH i-g-t v2 0/9] msm: recovery and mapping updates
 2025-07-04 16:11 UTC  (2+ messages)

[PATCH v3] staging: media: atomisp: Remove custom sysfs attributes from atomisp_drvfs.c
 2025-07-04 16:10 UTC 

[PATCH net-next v2] net: replace ND_PRINTK with dynamic debug
 2025-07-04 16:10 UTC  (2+ messages)

[PATCH v2] btrfs: index buffer_tree using node size
 2025-07-04 16:09 UTC  (5+ messages)


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.