All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-30 16:44:38 to 2025-08-30 17:36:40 UTC [more...]

[PATCH v4 00/84] target/arm: Implement FEAT_GCS
 2025-08-30  5:41 UTC  (36+ messages)
` [PATCH v4 01/84] linux-user/aarch64: Split out signal_for_exception
` [PATCH v4 04/84] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
` [PATCH v4 08/84] target/arm: Skip AF and DB updates for AccessType_AT
` [PATCH v4 10/84] target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
` [PATCH v4 17/84] target/arm: Cache NV1 early in get_phys_addr_lpae
` [PATCH v4 18/84] target/arm: Populate PIE in aa64_va_parameters
` [PATCH v4 23/84] target/arm: Expand syndrome parameter to raise_exception*
` [PATCH v4 28/84] include/hw/core/cpu: Invert the indexing into CPUTLBDescFast
` [PATCH v4 29/84] target/hppa: Adjust mmu indexes to begin with 0
` [PATCH v4 30/84] include/exec/memopidx: Adjust for 32 mmu indexes
` [PATCH v4 31/84] include/hw/core/cpu: Widen MMUIdxMap
` [PATCH v4 32/84] target/arm: Split out mmuidx.h from cpu.h
` [PATCH v4 33/84] target/arm: Convert arm_mmu_idx_to_el from switch to table
` [PATCH v4 38/84] target/arm: Convert regime_is_pan "
` [PATCH v4 39/84] target/arm: Remove unused env argument from regime_is_user
` [PATCH v4 41/84] target/arm: Convert arm_mmu_idx_is_stage1_of_2 from switch to table
` [PATCH v4 42/84] target/arm: Convert regime_is_stage2 "
` [PATCH v4 43/84] target/arm: Introduce mmu indexes for GCS
` [PATCH v4 45/84] target/arm: Support page protections for GCS mmu indexes
` [PATCH v4 48/84] target/arm: Add GCS enable and trap levels to DisasContext
` [PATCH v4 52/84] target/arm: Implement EXLOCKException for ELR_ELx and SPSR_ELx
` [PATCH v4 54/84] target/arm: Introduce delay_exception{_el}
` [PATCH v4 55/84] target/arm: Emit HSTR trap exception out of line
` [PATCH v4 58/84] target/arm: Implement GCSB
` [PATCH v4 59/84] target/arm: Implement GCSPUSHM
` [PATCH v4 62/84] target/arm: Implement GCSPOPX
` [PATCH v4 63/84] target/arm: Implement GCSPOPCX
` [PATCH v4 64/84] target/arm: Implement GCSSS1
` [PATCH v4 68/84] target/arm: Add gcs record for BLR with PAuth
` [PATCH v4 71/84] target/arm: Copy EXLOCKEn to EXLOCK on exception to the same EL
` [PATCH v4 72/84] target/arm: Implement EXLOCK check during exception return
` [PATCH v4 74/84] linux-user/aarch64: Implement prctls for GCS
` [PATCH v4 75/84] linux-user/aarch64: Allocate new gcs stack on clone
` [PATCH v4 78/84] target/arm: Enable GCSPR_EL0 for read in user-mode
` [PATCH v4 79/84] linux-user/aarch64: Inject SIGSEGV for GCS faults

[PATCH 0/8] arm64: allwinner: a523: Enable MCU PRCM and NPU
 2025-08-30 17:08 UTC  (6+ messages)
` [PATCH 1/8] dt-bindings: clock: sun55i-a523-ccu: Add missing NPU module clock
` [PATCH 2/8] dt-bindings: clock: sun55i-a523-ccu: Add A523 MCU CCU clock controller
` [PATCH 3/8] clk: sunxi-ng: mp: Fix dual-divider clock rate readback
` [PATCH 4/8] clk: sunxi-ng: sun55i-a523-ccu: Add missing NPU module clock
` [PATCH 5/8] clk: sunxi-ng: div: support power-of-two dividers

[PATCH v4 00/47] AMD Versal Gen 2 support
 2025-08-28 22:22 UTC  (13+ messages)
` [PATCH v4 05/47] hw/arm/xlnx-versal: sdhci: refactor creation
` [PATCH v4 12/47] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
` [PATCH v4 20/47] hw/arm/xlnx-versal: refactor CPU cluster creation
` [PATCH v4 36/47] hw/misc/xlnx-versal-crl: add the versal2 version
` [PATCH v4 37/47] hw/arm/xlnx-versal: add a per_cluster_gic switch to VersalCpuClusterMap
` [PATCH v4 40/47] hw/arm/xlnx-versal: add versal2 SoC

[PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
 2025-08-30 12:00 UTC  (4+ messages)
` [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
` [PATCH 4/4] iotests: add tests for FUSE-over-io_uring

[PATCH] tools/mm/slabinfo.c: fix access to null terminator in string
 2025-08-30 17:34 UTC  (3+ messages)

[PATCH] system: drop the -old-param option
 2025-08-28 22:07 UTC  (3+ messages)

[PULL 00/91] linux-user patch queue
 2025-08-30  1:46 UTC  (21+ messages)
` [PULL 07/91] linux-user/arm: Convert target_elf_gregset_t to a struct
` [PULL 08/91] linux-user/aarch64: "
` [PULL 15/91] linux-user/m68k: "
` [PULL 23/91] linux-user: Move elf_core_copy_regs to aarch64/elfload.c
` [PULL 26/91] linux-user: Move elf_core_copy_regs to mips/elfload.c
` [PULL 28/91] linux-user: Move elf_core_copy_regs to openrisc/elfload.c
` [PULL 33/91] linux-user: Remove target_elf_greg_t, tswapreg from elfload.c
` [PULL 39/91] linux-user/aarch64: Create target_ptrace.h
` [PULL 41/91] linux-user/arm: "
` [PULL 44/91] linux-user/loongarch64: Expand target_elf_gregset_t
` [PULL 57/91] linux-user/sh4: Create target_ptrace.h
` [PULL 61/91] linux-user: Move init_guest_commpage to x86_64/elfload.c
` [PULL 69/91] linux-user: Move elf parameters to {arm, aarch64}/target_elf.h
` [PULL 70/91] linux-user: Move elf parameters to sparc/target_elf.h
` [PULL 72/91] linux-user: Move elf parameters to loongarch64/target_elf.h
` [PULL 78/91] linux-user: Move elf parameters to alpha/target_elf.h
` [PULL 81/91] linux-user: Move elf parameters to hppa/target_elf.h
` [PULL 85/91] linux-user: Rename elf_check_arch
` [PULL 86/91] linux-user: Remove ELIBBAD from elfload.c

[Buildroot] [PATCH v4 0/2] Initial LX2160A-RDB support
 2025-08-30 17:33 UTC  (3+ messages)
` [Buildroot] [PATCH v4 1/2] package/qoriq-restool: new package
` [Buildroot] [PATCH v4 2/2] board/lx2160ardb: new platform

[PATCH 00/15] Add SPI offload support to AD4030
 2025-08-30 17:33 UTC  (11+ messages)
` [PATCH 03/15] Documentation: iio: ad4030: Add double PWM SPI offload doc
` [PATCH 08/15] dt-bindings: iio: adc: adi,ad4030: Add 4-lane per channel bus width option
` [PATCH 09/15] iio: adc: ad4030: Support multiple data lanes per channel
` [PATCH 12/15] dt-bindings: iio: adc: adi,ad4030: Add adi,dual-data-rate
` [PATCH 13/15] iio: adc: ad4030: Enable dual data rate

[PATCH v3 00/87] linux-user: Split up elfload.c
 2025-08-28 22:28 UTC  (7+ messages)
` [PATCH v3 30/87] linux-user/i386: Create target_ptrace.h
` [PATCH v3 38/87] linux-user/arm: Expand target_elf_gregset_t

[efi:urgent] BUILD SUCCESS 05e75ac35ee9e38f96bbfebf1830ec2cace2e7f8
 2025-08-30 17:28 UTC 

[PATCH] dump: enhance win_dump_available to report properly
 2025-08-30 12:02 UTC  (3+ messages)

[PATCH 0/5] target/arm: Remove deprecated pxa CPUs and xscale/iwmmxt code
 2025-08-28 22:03 UTC  (10+ messages)
` [PATCH 1/5] target/arm: Remove deprecated pxa CPU family
` [PATCH 3/5] target/arm: Remove iwmmxt helper functions
` [PATCH 4/5] target/arm: Drop ARM_FEATURE_XSCALE handling
` [PATCH 5/5] target/arm: Drop ARM_FEATURE_IWMMXT handling

[bluetooth-next:master] BUILD REGRESSION 02925b3b935e2203077ec974b93bf2d5f84ab754
 2025-08-30 17:27 UTC 

[PATCH 1/1] crypto: acomp: Use shared struct for context alloc and free ops
 2025-08-30 17:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/5] tcg/i386: Improve vector shifts
 2025-08-30  3:39 UTC  (3+ messages)
` [PATCH v2 1/5] cpuinfo/i386: Detect GFNI as an AVX extension
` [PATCH v2 4/5] tcg/i386: Add INDEX_op_x86_vgf2p8affineqb_vec

[PATCH v2 00/18] accel, cpus: clean up cpu->exit_request
 2025-08-29 21:41 UTC  (14+ messages)
` [PATCH 01/18] target/ppc: limit cpu_interrupt_exittb to system emulation
` [PATCH 03/18] target/i386: limit a20 "
` [PATCH 05/18] user-exec: remove cpu_interrupt() stub
` [PATCH 06/18] treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
` [PATCH 11/18] accel/tcg: create a thread-kick function for TCG
` [PATCH 15/18] bsd-user, linux-user: introduce qemu_wait_io_event
` [PATCH 16/18] cpus: clear exit_request in qemu_wait_io_event
` [PATCH 17/18] accel: make all calls to qemu_wait_io_event look the same
` [PATCH 18/18] tcg/user: do not set exit_request gratuitously

[PATCH 08/12] arch, mm/util: add const to arch_pick_mmap_layout() parameter
 2025-08-30 17:26 UTC  (2+ messages)

[PATCH v9 00/11] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-08-29  8:25 UTC  (2+ messages)
` [PATCH v9 05/11] hw/arm/virt: Add an SMMU_IO_LEN macro

[PATCH v13 00/27] migration: propagate vTPM errors using Error objects
 2025-08-29 20:02 UTC  (8+ messages)
` [PATCH v13 12/27] migration: Update qemu_file_get_return_path() docs and remove dead checks
` [PATCH v13 16/27] migration: push Error **errp into loadvm_postcopy_handle_listen()
` [PATCH v13 19/27] migration: push Error **errp into loadvm_handle_recv_bitmap()
` [PATCH v13 22/27] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
` [PATCH v13 24/27] migration: Remove error variant of vmstate_save_state() function
` [PATCH v13 25/27] migration: Rename post_save() to cleanup_save() and make it void
` [PATCH v13 27/27] backends/tpm: Propagate vTPM error on migration failure

[PULL 00/32] target-arm queue
 2025-08-28 21:42 UTC  (3+ messages)
` [PULL 29/32] target/arm: Rename isar_feature_aa64_atomics

[PULL 00/28] i386, accel, memory patches for 2025-08-29
 2025-08-29 12:59 UTC  (4+ messages)
` [PULL 09/28] hw/i386/pc_piix.c: remove SGX initialisation from pc_init_isa()
` [PULL 12/28] hw/i386/pc_piix.c: hardcode hole64_size to 0 in pc_init_isa()
` [PULL 25/28] hpet: move out main counter read into a separate block

[PATCH 0/2] hw/mips: Remove mipssim machine and mipsnet device
 2025-08-30  2:52 UTC  (2+ messages)

[Buildroot] [PATCH v3 00/11] Layerscape uprev to lf-6.12.20-2.0.0, initial LX2160A-RDB support
 2025-08-30 17:23 UTC  (4+ messages)
` [Buildroot] [PATCH v3 10/11] package/qoriq-restool: new package

[PATCH v5 00/21] intel_iommu: Enable stage-1 translation for passthrough device
 2025-08-29  5:56 UTC  (4+ messages)
` [PATCH v5 13/21] intel_iommu: Introduce a new pasid cache invalidation type FORCE_RESET

[PATCH v5 0/4] BMI270: Add support for step counter and motion events
 2025-08-30 17:23 UTC  (11+ messages)
` [PATCH v5 3/4] iio: imu: bmi270: add support for "
` [PATCH v5 4/4] iio: ABI: document accel and roc event attributes

[PATCH net] net: dsa: ks8995: Fix some error handling path in ks8995_probe()
 2025-08-30 17:13 UTC 

[PATCH v2] tools/mm/slabinfo: fix access to null terminator in string boundary
 2025-08-30 17:20 UTC 

[PATCH v4 0/4] x86/cpu/topology: Fix the preferred order of initial APIC ID parsing on AMD/Hygon
 2025-08-30 17:19 UTC  (3+ messages)
` [PATCH v4 2/4] x86/cpu/topology: Always try cpu_parse_topology_ext() "

[PATCH 0/4] mtd: rawnand: s3c2410: Drop S3C2410 driver
 2025-08-30 17:01 UTC  (10+ messages)
` [PATCH 1/4] mtd: rawnand: s3c2410: Drop S3C2410 support
` [PATCH 2/4] dt-bindings: mtd samsung-s3c2410: "
` [PATCH 3/4] mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)
` [PATCH 4/4] ARM: s3c6400_defconfig: Drop MTD_NAND_S3C2410

[PATCH v9 0/7] Power11 support for QEMU [PowerNV]
 2025-08-28 21:49 UTC  (7+ messages)
      ` Access to remote XIVE2 units (was Re: [PATCH v9 0/7] Power11 support for QEMU [PowerNV])

[RFC PATCH 0/6] ethdev: refactor and extend DCB configuration API
 2025-08-30 17:17 UTC  (7+ messages)
` [RFC PATCH 1/6] ethdev: extend and refactor DCB configuration
` [RFC PATCH 2/6] ethdev: remove nb_tcs from rte_eth_dcb_conf structure
` [RFC PATCH 3/6] ethdev: decouple VMDq and DCB cofiguration
` [RFC PATCH 4/6] ethdev: extend VMDq/DCB configuration with queue mapping
` [RFC PATCH 5/6] ethdev: remove dcb_capability_en from rte_eth_conf
` [RFC PATCH 6/6] ethdev: move mq_mode to [r,t]x_adv_conf

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-08-30 17:17 UTC  (10+ messages)
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use
` [PATCH 6/9] mm, swap: use the swap table for the swap cache and switch API

[PATCH 0/2] hw/core: Don't dump incompletely reset cpu
 2025-08-28 21:57 UTC  (6+ messages)
` [PATCH 1/2] hw/core: Dump cpu_reset in the reset.exit phase
` [PATCH 2/2] hw/core: Use qemu_log_trylock/unlock in cpu_common_reset_exit

[PATCH 6/7] Add termios2 support to sh4 target
 2025-08-30 13:19 UTC 

[PATCH 3/7] Add termios2 support to hppa target
 2025-08-30 13:17 UTC 

[PATCH bpf-next v5 1/2] bpf: refactor max_depth computation in bpf_get_stack()
 2025-08-30 17:13 UTC  (6+ messages)
` [PATCH bpf-next v5 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()

[PATCH v2 00/14] util: sync error_report & qemu_log output more closely
 2025-08-29 18:03 UTC  (4+ messages)
` [PATCH v2 02/14] monitor: initialize global data from a constructor
` [PATCH v2 10/14] util: convert error-report & log to message API for timestamp
` [PATCH v2 14/14] util: add brackets around guest name in message context

[PATCH v5 00/11] Add more tests for multi fs block atomic writes
 2025-08-30 17:09 UTC  (7+ messages)
` [PATCH v5 02/12] common/rc: Add _require_fio_version helper

[Buildroot] [PATCH 1/1] support/testing/tests/package/test_fwts.py: switch to neoverse-n2 cpu
 2025-08-30 17:09 UTC 

[PATCH] docs: sphinx: remove SPDX/copyright comments from HTML output
 2025-08-30 17:08 UTC 

[PATCH] linux-user: Drop deprecated -p option
 2025-08-28 21:40 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v1 iwl-net] igc: power up PHY before link test
 2025-08-30 17:06 UTC  (2+ messages)
`  "

[Stable-10.0.4 00/59] Patch Round-up for stable 10.0.4, freeze on 2025-09-06
 2025-08-29 17:56 UTC  (4+ messages)
` [Stable-10.0.4 56/59] hw/uefi: clear uefi-vars buffer in uefi_vars_write callback

[PATCH v2 0/5] iio: adc: samsung: Simplify, cleanup and drop S3C2410
 2025-08-30 16:48 UTC  (6+ messages)
` [PATCH v2 1/5] iio: adc: exynos_adc: Drop S3C2410 support
` [PATCH v2 2/5] iio: adc: exynos_adc: Drop touchscreen support
` [PATCH v2 3/5] iio: adc: exynos_adc: Drop platform data support
` [PATCH v2 4/5] dt-bindings: iio: adc: samsung,exynos: Drop S3C2410
` [PATCH v2 5/5] dt-bindings: iio: adc: samsung,exynos: Drop touchscreen support

[PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel
 2025-08-30  8:05 UTC  (3+ messages)
` [PATCH v5 08/13] qmp: update virtio features map to support extended features

[PATCH v2 0/3] tests/functional: improve handling flaky downloads
 2025-08-29 21:21 UTC  (4+ messages)
` [PATCH v2 2/3] tests/functional: fix formatting of exception args
` [PATCH v2 3/3] tests/functional: handle URLError when fetching assets

[PATCH 1/2] util-linux: include/mount-api-utils: avoid using sys/mount.h
 2025-08-30 17:02 UTC  (2+ messages)
` [PATCH 2/2] stress-ng: upgrade 0.19.02 -> 0.19.03

Bug Note: Clang Build Fails Currently
 2025-08-28 23:08 UTC 

[PATCH RFC 0/9] migration: Threadify loadvm process
 2025-08-29 17:17 UTC  (4+ messages)
` [PATCH RFC 5/9] migration: Thread-ify precopy vmstate load process

[RFC PATCH] auxdisplay: line-display: support attribute attachment to existing device
 2025-08-30 16:57 UTC  (7+ messages)

[PULL 0/9] Misc QGA fixes for 2025-08-29
 2025-08-29 20:39 UTC  (4+ messages)
` [PULL 2/9] qga: fix potentially not initialized nr_volumes in qga_vss_fsfreeze()
` [PULL 3/9] qga-vss: Replace asserts with condition and report error

[PATCH 7/7] Add termios2 support to sparc target
 2025-08-30 13:20 UTC 

[PATCH v2] target/arm: Rename isar_feature_aa64_atomics
 2025-08-30  4:50 UTC 

[PATCH 5/7] Add termios2 support to ppc target
 2025-08-30 13:18 UTC 

[PATCH] hw/loongarch/virt: Fix the cpu hotplug issue
 2025-08-29  3:14 UTC  (2+ messages)

[PATCH 0/3] tests/functional: improve handling flaky downloads
 2025-08-29  9:08 UTC  (4+ messages)
` [PATCH 3/3] tests/functional: handle URLError when fetching assets

[PATCH 1/2] usb: ohci: s3c2410: Drop support for S3C2410
 2025-08-30 16:29 UTC  (3+ messages)

[PATCH 00/10] rockchip: Fix misc USB PHY related issues
 2025-08-30 16:47 UTC  (21+ messages)
` [PATCH 01/10] phy: rockchip: usbdp: Fix Generic PHY reference counting
` [PATCH 02/10] phy: rockchip: usbdp: Simplify init ops
` [PATCH 03/10] phy: rockchip: naneng-combphy: Fix Generic PHY reference counting
` [PATCH 04/10] phy: rockchip: naneng-combphy: Simplify init ops
` [PATCH 05/10] phy: rockchip: naneng-combphy: Use syscon_regmap_lookup_by_phandle
` [PATCH 06/10] phy: rockchip: inno-usb2: Fix improper use of UCLASS_PHY
` [PATCH 07/10] phy: rockchip: typec: "
` [PATCH 08/10] rockchip: rk3588: Disable USB3OTG U3 ports early
` [PATCH 09/10] rockchip: rk3576: Disable USB3OTG0 U3 port early
` [PATCH 10/10] rockchip: rk3588-generic: Move usb nodes to board dts

[PATCH] virtio: prefix error messages with "virtio:"
 2025-08-30  9:31 UTC  (2+ messages)

[PATCH v5 0/5] clk: samsung: exynos990: CMU_TOP fixes (mux regs, widths, factors)
 2025-08-30 16:28 UTC  (2+ messages)
` [PATCH v5 5/5] clk: samsung: exynos990: Add DPU_BUS and CMUREF mux/div and update CLKS_NR_TOP

[PATCH] target/i386: Fix #GP error code for INT instructions
 2025-08-29 10:06 UTC  (4+ messages)
  ` [PING] "
    ` [PING ^ 2] "


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.