All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-27 08:50:24 to 2025-12-27 09:59:00 UTC [more...]

[PATCH] tests: fix comment declaring runtime in rv64 interruptedmemory test
 2025-12-27  9:03 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] package/shairport-sync: Add support for AirPlay2
 2025-12-27  9:58 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/nqptp: Add version 1.2.4

[PATCH 1/1] mm,swapops: Fix compile error on set_pmd_migration_entry
 2025-12-27  9:58 UTC  (7+ messages)

[PULL 000/153] Bigger than average pull request for QEMU 11.0
 2025-12-27  9:47 UTC  (153+ messages)
` [PULL 001/153] tests/qtest: Do not use versioned pc-q35-5.0 machine anymore
` [PULL 002/153] i386/tcg/svm: fix comma operator typo
` [PULL 003/153] include: name the MemReentrancyGuard struct
` [PULL 004/153] include: move memory_ldst* to include/system
` [PULL 005/153] include: move hw/usb.h to hw/usb/
` [PULL 006/153] include: move hw/boards.h to hw/core/
` [PULL 007/153] include: move hw/clock.h "
` [PULL 008/153] include: move hw/fw-path-provider.h "
` [PULL 009/153] include: move hw/hotplug.h "
` [PULL 010/153] include: move hw/irq.h "
` [PULL 011/153] include: move hw/loader-fit.h "
` [PULL 012/153] include: move hw/loader.h "
` [PULL 013/153] include: move hw/nmi.h "
` [PULL 014/153] include: move hw/or-irq.h "
` [PULL 015/153] include: move hw/platform-bus.h "
` [PULL 016/153] include: move hw/ptimer.h "
` [PULL 017/153] include: move hw/qdev-clock.h "
` [PULL 018/153] include: move hw/qdev-core.h to hw/core/, rename
` [PULL 019/153] include: move hw/qdev-dma.h to hw/core/
` [PULL 020/153] include: move hw/qdev-properties.h "
` [PULL 021/153] include: move hw/qdev-properties-system.h "
` [PULL 022/153] include: move hw/registerfields.h "
` [PULL 023/153] include: move hw/register.h "
` [PULL 024/153] include: move hw/resettable.h "
` [PULL 025/153] include: move hw/stream.h "
` [PULL 026/153] include: move hw/sysbus.h "
` [PULL 027/153] include: move hw/vmstate-if.h "
` [PULL 028/153] include: move hw/hw.h to hw/core/, rename
` [PULL 029/153] include: reorganize memory API headers
` [PULL 030/153] rust: remove leftover bindings/
` [PULL 031/153] rust: remove unused --cfg arguments
` [PULL 032/153] rust: remove unnecessary repetitive options
` [PULL 033/153] rust: do not copy the SysBusDevice
` [PULL 034/153] rust: fix reference to MemoryRegion
` [PULL 035/153] rust: hide panicking default associated constants from rustdoc
` [PULL 036/153] rust: move strict lints handling to meson.build
` [PULL 037/153] util: add prelude
` [PULL 038/153] common: "
` [PULL 039/153] hwcore: "
` [PULL 040/153] migration: "
` [PULL 041/153] chardev: "
` [PULL 042/153] bql: "
` [PULL 043/153] system: "
` [PULL 044/153] qom: add more to the prelude
` [PULL 045/153] hpet: remove unused trace events
` [PULL 046/153] rust/hpet: add "
` [PULL 047/153] rust/migration: Add Sync implementation for Migratable<>
` [PULL 048/153] rust/migration: Fix missing name in the VMSD of Migratable<>
` [PULL 049/153] rust/migration: Check name field in VMStateDescriptionBuilder
` [PULL 050/153] rust/bql: Ensure BQL locked early at BqlRefCell borrowing
` [PULL 051/153] rust/hpet: Reduce unnecessary mutable self argument
` [PULL 052/153] rust/hpet: Rename HPETRegister to DecodedRegister
` [PULL 053/153] rust/hpet: Rename decoded "reg" enumeration to "target"
` [PULL 054/153] rust/hpet: Abstract HPETTimerRegisters struct
` [PULL 055/153] rust/hpet: Make timer register accessors as methods of HPETTimerRegisters
` [PULL 056/153] rust/hpet: Abstract HPETRegisters struct
` [PULL 057/153] rust/hpet: Make global register accessors as methods of HPETRegisters
` [PULL 058/153] rust/hpet: Borrow HPETState.regs once in HPETState::post_load()
` [PULL 059/153] rust/hpet: Explicitly initialize complex fields in init()
` [PULL 060/153] rust/hpet: Pass &BqlRefCell<HPETRegisters> as argument during MMIO access
` [PULL 061/153] rust/hpet: Maintain HPETTimerRegisters in HPETRegisters
` [PULL 062/153] rust/hpet: Borrow BqlRefCell<HPETRegisters> at top level
` [PULL 063/153] rust/hpet: move hidden registers to HPETTimerRegisters
` [PULL 064/153] rust/hpet: remove BqlRefCell around HPETTimer
` [PULL 065/153] rust/hpet: move hpet_offset to HPETRegisters
` [PULL 066/153] rust: timer: add bindings to timer_mod_ns and timer_expire_time_ns
` [PULL 067/153] rust: migration: implement ToMigrationState for Timer
` [PULL 068/153] rust/hpet: Apply Migratable<> wrapper and ToMigrationState
` [PULL 069/153] rust/hpet: change wrap_flag to a bool
` [PULL 070/153] subprojects: add probe crate
` [PULL 071/153] tracetool: add Rust DTrace/SystemTap SDT support
` [PULL 072/153] qemu-options.hx: Document -M as -machine alias
` [PULL 073/153] i386/cpu: Clean up indent style of x86_ext_save_areas[]
` [PULL 074/153] i386/cpu: Clean up arch lbr xsave struct and comment
` [PULL 075/153] i386/cpu: Reorganize arch lbr structure definitions
` [PULL 076/153] i386/cpu: Make ExtSaveArea store an array of dependencies
` [PULL 077/153] i386/cpu: Add avx10 dependency for Opmask/ZMM_Hi256/Hi16_ZMM
` [PULL 078/153] i386/cpu: Use x86_ext_save_areas[] for CPUID.0XD subleaves
` [PULL 079/153] i386/cpu: Reorganize dependency check for arch lbr state
` [PULL 080/153] i386/cpu: Drop pmu check in CPUID 0x1C encoding
` [PULL 081/153] i386/cpu: Fix supervisor xstate initialization
` [PULL 082/153] i386/cpu: Add missing migratable xsave features
` [PULL 083/153] i386/cpu: Enable xsave support for CET states
` [PULL 084/153] i386/cpu: Add CET support in CR4
` [PULL 085/153] i386/cpu: Save/restore SSP0 MSR for FRED
` [PULL 086/153] i386/kvm: Add save/restore support for CET MSRs
` [PULL 087/153] i386/kvm: Add save/restore support for KVM_REG_GUEST_SSP
` [PULL 088/153] i386/cpu: Migrate MSR_IA32_PL0_SSP for FRED and CET-SHSTK
` [PULL 089/153] i386/machine: Add vmstate for cet-shstk and cet-ibt
` [PULL 090/153] i386/cpu: Mark cet-u & cet-s xstates as migratable
` [PULL 091/153] i386/cpu: Advertise CET related flags in feature words
` [PULL 092/153] i386/cpu: Enable cet-ss & cet-ibt for supported CPU models
` [PULL 093/153] i386/tdx: Fix missing spaces in tdx_xfam_deps[]
` [PULL 094/153] i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM
` [PULL 095/153] i386/cpu: Add APX EGPRs into xsave area
` [PULL 096/153] i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs
` [PULL 097/153] i386/cpu: Cache EGPRs in CPUX86State
` [PULL 098/153] i386/gdbstub: Add APX support for gdbstub
` [PULL 099/153] i386/cpu-dump: Dump entended GPRs for APX supported guest
` [PULL 100/153] i386/monitor: Support EGPRs in hmp_print
` [PULL 101/153] i386/cpu: Add APX migration support
` [PULL 102/153] i386/cpu: Support APX CPUIDs
` [PULL 103/153] i386/cpu: Mark APX xstate as migratable
` [PULL 104/153] build: do not include @block.syms/@qemu.sys with modules disabled
` [PULL 105/153] tests/meson: do not reuse migration_files variable
` [PULL 107/153] rust: Do not link qemuutil into Rust rlibs
` [PULL 108/153] rust: only link the Rust part of the code into devices
` [PULL 109/153] lcitool: enable Rust for Windows cross targets
` [PULL 110/153] cirrus/macos: enable Rust
` [PULL 111/153] rust: Meson now adds -Cdefault-linker-libraries
` [PULL 112/153] meson: let Meson handle mixed-language linking of Rust and C objects
` [PULL 113/153] i386/cpu: Drop incorrect comment for CPUID 0x1D
` [PULL 114/153] i386/cpu: Drop incorrect comment for CPUID 0x1E
` [PULL 115/153] target/i386: Fix #GP error code for INT instructions
` [PULL 116/153] target/i386/tcg: ignore V3 in 32-bit mode
` [PULL 117/153] target/i386/tcg: update cc_op after PUSHF
` [PULL 118/153] target/i386/tcg: mark more instructions that are invalid in 64-bit mode
` [PULL 119/153] target/i386/tcg: do not compute all flags for SAHF
` [PULL 120/153] target/i386/tcg: remove do_decode_0F
` [PULL 121/153] target/i386/tcg: move and expand misplaced comment
` [PULL 122/153] target/i386/tcg: simplify effective address calculation
` [PULL 123/153] target/i386/tcg: unnest switch statements in disas_insn_x87
` [PULL 124/153] target/i386/tcg: move fcom/fcomp differentiation to gen_helper_fp_arith_ST0_FT0
` [PULL 125/153] target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for fcom STn and fcomp STn
` [PULL 126/153] target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for undocumented fcom/fcomp variants
` [PULL 127/153] target/i386/tcg: unify more pop/no-pop x87 instructions
` [PULL 128/153] target/i386/tcg: kill tmp1_i64
` [PULL 129/153] target/i386/tcg: kill tmp2_i32
` [PULL 130/153] target/i386/tcg: add a CCOp for SBB x,x
` [PULL 131/153] target/i386/tcg: move fetch code out of translate.c
` [PULL 132/153] target/i386/tcg: commonize code to compute SF/ZF/PF
` [PULL 133/153] rust: skip compilation if there are no system emulators
` [PULL 134/153] gitlab-ci: enable rust for msys2-64bit
` [PULL 135/153] run: introduce a script for running devel commands
` [PULL 136/153] i386/cpu: Add support for MOVRS in CPUID enumeration
` [PULL 137/153] i386/cpu: Add CPUID.0x1E.0x1 subleaf for AMX instructions
` [PULL 138/153] i386/cpu: Add support for AVX10_VNNI_INT in CPUID enumeration
` [PULL 139/153] i386/cpu: Support AVX10.2 with AVX10 feature models
` [PULL 140/153] i386/cpu: Add a helper to get host avx10 version
` [PULL 141/153] i386/cpu: Allow unsupported avx10_version with x-force-features
` [PULL 142/153] i386/cpu: Allow cache to be shared at thread level
` [PULL 143/153] i386/cpu: Add an option in X86CPUDefinition to control CPUID 0x1f
` [PULL 144/153] i386/cpu: Define dependency for VMX_VM_ENTRY_LOAD_IA32_FRED
` [PULL 145/153] i386/cpu: Add CPU model for Diamond Rapids
` [PULL 146/153] dosc/cpu-models-x86: Add documentation for DiamondRapids
` [PULL 147/153] thread-pool: Fix thread race
` [PULL 148/153] qmp: "
` [PULL 149/153] hw: add missing includes hidden by block/aio.h
` [PULL 150/153] block: extract include/qemu/aiocb.h out of include/block/aio.h
` [PULL 151/153] block: reduce files included by block/aio.h
` [PULL 152/153] block: rename block/aio.h to qemu/aio.h
` [PULL 153/153] block: rename block/aio-wait.h to qemu/aio-wait.h

[RFC PATCH 00/14] TP8028 Rapid Path Failure Recovery
 2025-12-27  9:55 UTC  (14+ messages)
` [RFC PATCH 03/14] nvmet: Implement CCR nvme command
` [RFC PATCH 05/14] nvmet: Send an AEN on CCR completion
` [RFC PATCH 07/14] nvme: Add RECOVERING nvme controller state

[PATCH] arm64: errata: Workaround for SI L1 downstream coherency issue
 2025-12-27  9:53 UTC  (2+ messages)

[linux-next:master 1089/2671] riscv64-linux-ld: warning: arch/riscv/kernel/vdso_cfi/rt_sigreturn.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
 2025-12-27  9:53 UTC 

[chao:feature/lock_trace 11/11] fs/f2fs/checkpoint.c:33:6: warning: variable 'i' set but not used
 2025-12-27  9:53 UTC 

[Buildroot] [git commit] package/nqptp: new package
 2025-12-27  9:51 UTC 

[Buildroot] [git commit] package/shairport-sync: add support for AirPlay2
 2025-12-27  9:51 UTC 

[f2fs-dev] [PATCH v2 1/2] f2fs: clean up the force parameter in __submit_merged_write_cond()
 2025-12-27  9:46 UTC  (2+ messages)
` [f2fs-dev] [PATCH v2 2/2] f2fs: return immediately after submitting the specified folio in __submit_merged_write_cond

[RFC PATCH] plugins: bump plugin API version
 2025-12-27  9:42 UTC 

[alexshi:pmdunify 4/6] arch/x86/xen/mmu_pv.c:1792:51: error: 'pud_t' {aka 'pmld_t'} has no member named 'pud'
 2025-12-27  9:43 UTC 

[RFC PATCHv5 0/7] nvme-multipath: introduce adaptive I/O policy
 2025-12-27  9:37 UTC  (12+ messages)
` [RFC PATCHv5 2/7] nvme-multipath: add support for "

[PATCH] config: use git_parse_int() in git_config_get_expiry_in_days()
 2025-12-27  9:29 UTC 

[PATCH v6 4/5] smb/client: use bsearch() to find target in smb2_error_map_table
 2025-12-27  9:29 UTC  (8+ messages)
` [PATCH v6 0/5] smb: improve search speed of SMB2 maperror

[PATCH] Input: twl4030 - fix warnings without CONFIG_OF
 2025-12-27  9:25 UTC  (2+ messages)

[PATCH] arm64: Add support for TSV110 Spectre-BHB mitigation
 2025-12-27  9:24 UTC 

[PATCH 1/1] riscv: dts: Correct the formatting issues about k230 dts
 2025-12-27  9:23 UTC  (2+ messages)

[PATCH 1/1] lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabled
 2025-12-27  9:22 UTC 

[PATCH] fs/nfs: Fix readdir slow-start regression
 2025-12-27  9:21 UTC 

[PATCH v2 0/4] rust: Add i8/i16 atomic xchg helpers
 2025-12-27  9:17 UTC  (4+ messages)

[PATCH] Introduce the end_syncfs option
 2025-12-27  9:12 UTC  (2+ messages)

[PATCH v6 0/4] rust: Add safe pointer formatting support
 2025-12-27  9:12 UTC  (2+ messages)

[drm-misc:for-linux-next 3/4] drivers/gpu/drm/bridge/inno-hdmi.c:1136:1: sparse: sparse: bad integer constant expression
 2025-12-27  9:11 UTC 

the kernel hang with kernel 6.12
 2025-12-27  9:10 UTC  (2+ messages)

[PATCH] lib: sbi: sbi_pmu: Fix multiple start and stop operations of FW counters
 2025-12-27  9:09 UTC  (2+ messages)

[PATCH] include: riscv_asm: Optimize csr_xyz() macros to reduce stack usage
 2025-12-27  9:09 UTC  (2+ messages)

Linux 6.19-rc1 mediatek mt7921e broke badly
 2025-12-27  9:07 UTC 

[ardb:x86-efi-zboot 20/29] drivers/firmware/efi/libstub/zboot.c:102:18: error: too few arguments to function 'efi_zboot_decompress'; expected 3, have 2
 2025-12-27  9:00 UTC 

[PATCH v3 00/25] system/memory: Clean ups around address_space_ldst() endian variants
 2025-12-27  8:56 UTC  (3+ messages)
` [PATCH v3 16/25] system: Allow restricting the legacy ld/st_he() 'native-endian' API

[PATCH net] net: dlink: mask rx_coalesce/rx_timeout before writing RxDMAIntCtrl
 2025-12-27  8:55 UTC  (3+ messages)

[PATCH] audit: add missing syscalls to read class
 2025-12-27  8:39 UTC 

[PATCH] examples/l3fwd: extend NUMA nodes limit beyond 8
 2025-12-27  8:53 UTC  (2+ messages)

[PATCH -perfbook 0/5] December updates
 2025-12-27  8:51 UTC  (3+ messages)
` [PATCH -perfbook 4/5] toyrcu: Replace \co{} with \cref{}
` [PATCH -perfbook 5/5] toyrcu: Mark inline enumerate list as such

[chao:feature/lock_trace 1/11] fs/f2fs/checkpoint.c:35:18: error: variable has incomplete type 'struct rq_flags'
 2025-12-27  8:49 UTC 

[ardb:x86-efi-zboot 3/29] vmlinux.o: warning: objtool: ___bpf_prog_run+0x2: ignoring unreachables due to jump table quirk
 2025-12-27  8:49 UTC 

[android-common:android16-6.12-2025-09 0/1] drivers/usb/typec/ucsi/cros_ec_ucsi.c:136:24: sparse: sparse: symbol 'cros_ucsi_ops' was not declared. Should it be static?
 2025-12-27  8:49 UTC 

[PATCH v3 3/3] overflow: Remove is_non_negative() and is_negative()
 2025-12-27  8:49 UTC  (2+ 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.