messages from 2023-10-26 00:12:37 to 2023-10-26 00:50:43 UTC [more...]
[Intel-xe] [PATCH] drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyond
2023-10-26 0:50 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyond (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH v4 0/4] Add support for mpq2286 PMIC IC
2023-10-26 0:50 UTC (5+ messages)
` [PATCH v4 1/4] hwmon: (pmbus/mpq7932) Get page count based on chip info
` [PATCH v4 2/4] regulator: dt-bindings: Add mps,mpq2286 power-management IC
[PATCH 0/2] rtc: pcf85363: add support for high-impedance output
2023-10-26 0:50 UTC (6+ messages)
` [PATCH 2/2] dt-bindings: rtc: nxp,pcf8563: add hiz-output property
[PATCH v2] hwmon: (pmbus/max31785) Add delay between bus accesses
2023-10-26 0:48 UTC (2+ messages)
[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
2023-10-26 0:46 UTC (19+ messages)
[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
2023-10-26 0:46 UTC (29+ messages)
` [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
[PATCH v4 1/7] hwmon: max31827: Make code cleaner
2023-10-26 0:45 UTC (3+ messages)
` [PATCH v4 4/7] hwmon: max31827: Handle new properties from the devicetree
[PATCH 0/6] accel/tcg: Always require can_do_io (#1866)
2023-10-26 0:44 UTC (4+ messages)
` [PATCH 6/6] accel/tcg: Always require can_do_io
[PATCH net-next v2 0/4] net: ipv6/addrconf: ensure that temporary addresses' preferred lifetimes are in the valid range
2023-10-26 0:44 UTC (9+ messages)
` [PATCH net-next v2 1/4] net: ipv6/addrconf: clamp preferred_lft to the maximum allowed
` [PATCH net-next v2 2/4] net: ipv6/addrconf: clamp preferred_lft to the minimum required
` [PATCH net-next v2 3/4] Documentation: networking: explain what happens if temp_valid_lft is too small
` [PATCH net-next v2 4/4] Documentation: networking: explain what happens if temp_prefered_lft is too small or too large
[PULL 00/94] target/sparc: Convert to decodetree
2023-10-26 0:15 UTC (124+ messages)
` [PULL 01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC
` [PATCH 01/29] tcg: Introduce TCG_COND_TST{EQ,NE}
` [PULL 02/94] target/sparc: Implement check_align inline
` [PATCH 02/29] tcg/optimize: Split out arg_is_const_val
` [PULL 03/94] target/sparc: Avoid helper_raise_exception in helper_st_asi
` [PATCH 03/29] tcg/optimize: Split out do_constant_folding_cond1
` [PULL 04/94] target/sparc: Set TCG_GUEST_DEFAULT_MO
` [PATCH 04/29] tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2
` [PULL 05/94] configs: Enable MTTCG for sparc, sparc64
` [PATCH 05/29] tcg/optimize: Split out arg_new_constant
` [PULL 06/94] target/sparc: Define features via cpu-feature.h.inc
` [PATCH 06/29] tcg/optimize: Handle TCG_COND_TST{EQ,NE}
` [PULL 07/94] target/sparc: Use CPU_FEATURE_BIT_* for cpu properties
` [PATCH 07/29] tcg/aarch64: Support TCG_COND_TST{EQ,NE}
` [PULL 08/94] target/sparc: Remove sparcv7 cpu features
` [PATCH 08/29] tcg/aarch64: Generate TBZ, TBNZ
` [PULL 09/94] target/sparc: Partition cpu features
` [PATCH 09/29] tcg/arm: Support TCG_COND_TST{EQ,NE}
` [PULL 10/94] target/sparc: Add decodetree infrastructure
` [PATCH 10/29] tcg/i386: Pass x86 condition codes to tcg_out_cmov
` [PULL 11/94] target/sparc: Define AM_CHECK for sparc32
` [PATCH 11/29] tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp
` [PULL 12/94] target/sparc: Move CALL to decodetree
` [PATCH 12/29] tcg/i386: Add rexw argument to tcg_out_testi
` [PULL 13/94] target/sparc: Move BPcc and Bicc to decodetree
` [PATCH 13/29] tcg/i386: Support TCG_COND_TST{EQ,NE}
` [PULL 14/94] target/sparc: Move BPr to decodetree
` [PATCH 14/29] tcg/loongarch64: Support TCG_COND_TST{EQ,NE}
` [PULL 15/94] target/sparc: Move FBPfcc and FBfcc to decodetree
` [PATCH 15/29] tcg/mips: Support TCG_COND_TST{EQ,NE}
` [PULL 16/94] target/sparc: Merge gen_cond with only caller
` [PATCH 16/29] tcg/riscv: Support TCG_COND_TST{EQ,NE}
` [PULL 17/94] target/sparc: Merge gen_fcond with only caller
` [PATCH 17/29] tcg/sparc64: Implement tcg_out_extrl_i64_i32
` [PULL 18/94] target/sparc: Merge gen_branch_[an] with only caller
` [PATCH 18/29] tcg/sparc64: Hoist read of tcg_cond_to_rcond
` [PULL 19/94] target/sparc: Pass DisasCompare to advance_jump_cond
` [PATCH 19/29] tcg/sparc64: Pass TCGCond to tcg_out_cmp
` [PULL 20/94] target/sparc: Move SETHI to decodetree
` [PATCH 20/29] tcg/sparc64: Support TCG_COND_TST{EQ,NE}
` [PULL 21/94] target/sparc: Move Tcc to decodetree
` [PATCH 21/29] tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc
` [PULL 22/94] target/sparc: Move RDASR, STBAR, MEMBAR to decodetree
` [PATCH 22/29] tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel
` [PULL 23/94] target/sparc: Move RDPSR, RDHPR to decodetree
` [PATCH 23/29] tcg/ppc: Create tcg_out_and_rc
` [PULL 24/94] target/sparc: Move RDWIM, RDPR to decodetree
` [PATCH 24/29] tcg/ppc: Support TCG_COND_TST{EQ,NE}
` [PULL 25/94] target/sparc: Move RDTBR, FLUSHW to decodetree
` [PATCH 25/29] tcg/s390x: Support TCG_COND_TST{EQ,NE}
` [PULL 26/94] target/sparc: Move WRASR to decodetree
` [PATCH 26/29] tcg/tci: Support TCG_COND_TST{EQ,NE}
` [PATCH 27/29] target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S}
` [PULL 27/94] target/sparc: Move WRPSR, SAVED, RESTORED to decodetree
` [PATCH 28/29] target/alpha: Use TCG_COND_TST{EQ,NE} for CMOVLB{C,S}
` [PULL 28/94] target/sparc: Move WRWIM, WRPR to decodetree
` [PATCH 29/29] target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero
` [PULL 29/94] target/sparc: Move WRTBR, WRHPR to decodetree
` [PULL 30/94] target/sparc: Remove cpu_wim
` [PULL 31/94] target/sparc: Remove cpu_tick_cmpr, cpu_stick_cmpr, cpu_hstick_cmpr
` [PULL 32/94] target/sparc: Remove cpu_hintp, cpu_htba, cpu_hver, cpu_ssr, cpu_ver
` [PULL 33/94] target/sparc: Move basic arithmetic to decodetree
` [PULL 34/94] target/sparc: Move ADDC "
` [PULL 35/94] target/sparc: Move MULX "
` [PULL 36/94] target/sparc: Move UMUL, SMUL "
` [PULL 37/94] target/sparc: Move SUBC "
` [PULL 38/94] target/sparc: Move UDIVX, SDIVX "
` [PULL 39/94] target/sparc: Move UDIV, SDIV "
` [PULL 40/94] target/sparc: Move TADD, TSUB, MULS "
` [PULL 41/94] target/sparc: Move SLL, SRL, SRA "
` [PULL 42/94] target/sparc: Move MOVcc, MOVR "
` [PULL 43/94] target/sparc: Move POPC "
` [PULL 44/94] target/sparc: Convert remaining v8 coproc insns "
` [PULL 45/94] target/sparc: Move JMPL, RETT, RETURN "
` [PULL 46/94] target/sparc: Move FLUSH, SAVE, RESTORE "
` [PULL 47/94] target/sparc: Move DONE, RETRY "
` [PULL 48/94] target/sparc: Split out resolve_asi
` [PULL 49/94] target/sparc: Drop ifdef around get_asi and friends
` [PULL 50/94] target/sparc: Split out ldst functions with asi pre-computed
` [PULL 51/94] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for GET_ASI_DTWINX
` [PULL 52/94] target/sparc: Move simple integer load/store to decodetree
` [PULL 53/94] target/sparc: Move asi "
` [PULL 54/94] target/sparc: Move LDSTUB, LDSTUBA "
` [PULL 55/94] target/sparc: Move SWAP, SWAPA "
` [PULL 56/94] target/sparc: Move CASA, CASXA "
` [PULL 57/94] target/sparc: Move PREFETCH, PREFETCHA "
` [PULL 58/94] target/sparc: Split out fp ldst functions with asi precomputed
` [PULL 59/94] target/sparc: Move simple fp load/store to decodetree
` [PULL 60/94] target/sparc: Move asi "
` [PULL 61/94] target/sparc: Move LDFSR, STFSR "
` [PULL 62/94] target/sparc: Merge LDFSR, LDXFSR implementations
` [PULL 63/94] target/sparc: Move EDGE* to decodetree
` [PULL 64/94] target/sparc: Move ARRAY* "
` [PULL 65/94] target/sparc: Move ADDRALIGN* "
` [PULL 66/94] target/sparc: Move BMASK "
` [PULL 67/94] target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S "
` [PULL 68/94] target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D "
` [PULL 69/94] target/sparc: Use tcg_gen_vec_{add,sub}*
` [PULL 70/94] target/sparc: Move gen_ne_fop_FFF insns to decodetree
` [PULL 71/94] target/sparc: Move gen_ne_fop_DDD "
` [PULL 72/94] target/sparc: Move PDIST "
` [PULL 73/94] target/sparc: Move gen_gsr_fop_DDD insns "
` [PULL 74/94] target/sparc: Move gen_fop_FF "
` [PULL 75/94] target/sparc: Move gen_fop_DD "
` [PULL 76/94] target/sparc: Move FSQRTq "
` [PULL 77/94] target/sparc: Move gen_fop_FFF insns "
` [PULL 78/94] target/sparc: Move gen_fop_DDD "
` [PULL 79/94] target/sparc: Move gen_fop_QQQ "
` [PULL 80/94] target/sparc: Move FSMULD "
` [PULL 81/94] target/sparc: Move FDMULQ "
` [PULL 82/94] target/sparc: Move gen_fop_FD insns "
` [PULL 83/94] target/sparc: Move FiTOd, FsTOd, FsTOx "
` [PULL 84/94] target/sparc: Move FqTOs, FqTOi "
` [PULL 85/94] target/sparc: Move FqTOd, FqTOx "
` [PULL 86/94] target/sparc: Move FiTOq, FsTOq "
` [PULL 87/94] target/sparc: Move FdTOq, FxTOq "
` [PULL 88/94] target/sparc: Move FMOVq, FNEGq, FABSq "
` [PULL 89/94] target/sparc: Move FMOVR, FMOVcc, FMOVfcc "
` [PULL 90/94] target/sparc: Convert FCMP, FCMPE "
` [PULL 91/94] target/sparc: Move FPCMP* "
` [PULL 92/94] target/sparc: Move FPACK16, FPACKFIX "
` [PULL 93/94] target/sparc: Convert FZERO, FONE "
` [PULL 94/94] target/sparc: Remove disas_sparc_legacy
[PATCH v2] xfs: up(ic_sema) if flushing data device fails
2023-10-26 0:41 UTC (2+ messages)
[Intel-xe] [PATCH v2 0/3] Emit SVG 3DSTATE during LRC init
2023-10-26 0:38 UTC (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for Emit SVG 3DSTATE during LRC init (rev3)
[PATCH net-next] bareudp: use ports to lookup route
2023-10-26 0:37 UTC (2+ messages)
[PATCH] x86/mm/cpa: Warn if set_memory_XXcrypted() fails
2023-10-26 0:35 UTC (2+ messages)
[PATCH 00/21] use rte optional stdatomic API
2023-10-26 0:31 UTC (21+ messages)
` [PATCH v3 00/19] "
` [PATCH v3 01/19] power: "
` [PATCH v3 02/19] bbdev: "
` [PATCH v3 03/19] eal: "
` [PATCH v3 04/19] eventdev: "
` [PATCH v3 05/19] gpudev: "
` [PATCH v3 06/19] ipsec: "
` [PATCH v3 07/19] mbuf: "
` [PATCH v3 08/19] mempool: "
` [PATCH v3 09/19] rcu: "
` [PATCH v3 10/19] pdump: "
` [PATCH v3 11/19] stack: "
` [PATCH v3 12/19] telemetry: "
` [PATCH v3 13/19] vhost: "
` [PATCH v3 14/19] cryptodev: "
` [PATCH v3 15/19] distributor: "
` [PATCH v3 16/19] ethdev: "
` [PATCH v3 17/19] hash: "
` [PATCH v3 18/19] timer: "
` [PATCH v3 19/19] ring: "
[PATCH v1 1/9] perf vendor events intel: Update alderlake/alderlake events to v1.23
2023-10-26 0:31 UTC (9+ messages)
` [PATCH v1 2/9] perf vendor events intel: Update emeraldrapids to v1.01
` [PATCH v1 3/9] perf vendor events intel: Update a spelling in haswell/haswellx
` [PATCH v1 4/9] perf vendor events intel: Add typo fix for ivybridge FP
` [PATCH v1 5/9] perf vendor events intel: Update knightslanding events to v16
` [PATCH v1 6/9] perf vendor events intel: Update meteorlake events to v1.06
` [PATCH v1 7/9] perf vendor events intel: Update westmereex events to v4
` [PATCH v1 8/9] perf vendor events intel: Update bonnell version number to v5
` [PATCH v1 9/9] perf vendor events intel: Update tsx_cycles_per_elision metrics
cip-gitlab/ci/pavel/linux-test baseline: 119 runs, 3 regressions (v5.10.194-915-g33f52aa14b957)
2023-10-26 0:29 UTC
cip-gitlab/ci/pavel/linux-test baseline-nfs: 45 runs, 4 regressions (v5.10.194-915-g33f52aa14b957)
2023-10-26 0:29 UTC
[Intel-gfx] [PATCH v3] debugobjects: stop accessing objects after releasing spinlock
2023-10-26 0:28 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for debugobjects: stop accessing objects after releasing spinlock (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH v4 1/4] mtd: rawnand: Add destructive operation
2023-10-26 0:26 UTC (12+ messages)
` [PATCH v4 2/4] mtd: rawnand: NAND controller write protect
` [PATCH v4 3/4] mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
` [PATCH v4 4/4] mtd: rawnand: brcmnand: exec_op implementation
[Intel-wired-lan] [PATCH iwl-next 0/2] Remove VF MAC types and move helpers from i40e_type.h
2023-10-26 0:20 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/2] i40e: Remove VF MAC types
` "
[PATCH v5] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
2023-10-26 0:39 UTC
[PATCH net-next v7] vxlan: add support for flowlabel inherit
2023-10-26 0:19 UTC (2+ messages)
[PATCH net-next v7 0/5] Rust abstractions for network PHY drivers
2023-10-26 0:10 UTC (6+ messages)
` [PATCH net-next v7 1/5] rust: core "
` [PATCH net-next v7 2/5] rust: net::phy add module_phy_driver macro
` [PATCH net-next v7 3/5] rust: add second `bindgen` pass for enum exhaustiveness checking
` [PATCH net-next v7 4/5] MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY
` [PATCH net-next v7 5/5] net: phy: add Rust Asix PHY driver
[RFC PATCH v11 03/19] ipe: add evaluation loop
2023-10-26 0:15 UTC (4+ messages)
` [PATCH RFC v11 3/19] "
[LTP] [PATCH 1/3] umount01: Simplify test using TST_ macros
2023-10-26 0:12 UTC (3+ messages)
` [LTP] [PATCH 2/3] umount02: "
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.