All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-03 07:28:22 to 2023-05-03 08:01:27 UTC [more...]

[PATCH v2 0/8] Fix cursor planes with virtualized drivers
 2023-05-03  8:01 UTC  (14+ messages)
` [PATCH v2 1/8] drm: Disable the cursor plane on atomic contexts "
` [PATCH v2 2/8] drm/atomic: Add support for mouse hotspots

General bbappend for virtual/kernel recipe? #bitbake #yocto
 2023-04-29 20:38 UTC 

[PATCH v2] dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdma
 2023-05-03  8:00 UTC 

[PATCH net 1/3] netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with missing attributes
 2023-05-03  8:00 UTC  (2+ messages)

Trouble Adding Files to rootfs
 2023-05-03  0:51 UTC  (2+ messages)

[PATCH v5 0/3] Add Versa3 clock generator support
 2023-05-03  7:59 UTC  (4+ messages)

[XEN][PATCH v6 00/19] dynamic node programming using overlay dtbo
 2023-05-03  7:59 UTC  (7+ messages)
` [XEN][PATCH v6 09/19] xen/iommu: Move spin_lock from iommu_dt_device_is_assigned to caller
` [XEN][PATCH v6 11/19] xen/iommu: Introduce iommu_remove_dt_device()
` [XEN][PATCH v6 15/19] xen/arm: Implement device tree node removal functionalities

[RFC PATCH 0/1] Add AMDGPU_INFO_GUILTY_APP ioctl
 2023-05-03  7:59 UTC  (13+ messages)

[PATCH RFC 0/2] 68020/030 signal handling following exceptions
 2023-05-03  8:02 UTC  (6+ messages)
` [PATCH RFC 2/2] m68k: Make allowance for signal delivery following an address error

[PATCH] mm: optimization on page allocation when CMA enabled
 2023-05-03  7:58 UTC  (5+ messages)
  ` 答复: "

[RFC PATCH 1/5] eventdev: add power monitoring API on event port
 2023-05-03  7:58 UTC  (6+ messages)

[PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
 2023-05-03  7:56 UTC  (8+ messages)

[PATCH] xen/blkfront: Only check REQ_FUA for writes
 2023-05-03  7:57 UTC  (4+ messages)

[PATCH] libacpi: switch to SPDX
 2023-05-03  7:56 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: fix bdaddr quirks
 2023-05-03  7:55 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: fix invalid-bdaddr quirk for non-persistent setup

[PATCH 1/1] test: fix pydoc issues for EFI tests
 2023-05-03  7:55 UTC  (2+ messages)

[PATCH] media: camss: camss-video: Don't zero subdev format again after initialization
 2023-05-03  7:53 UTC 

[PATCH v3 0/7] add DSC 1.2 dpu supports
 2023-05-03  7:53 UTC  (4+ messages)
` [PATCH v3 2/7] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit

[PATCH wireless-next] wifi: mt76: mt76x02: remove WEP support
 2023-05-03  7:52 UTC  (3+ messages)

[PATCH 00/40] Memory allocation profiling
 2023-05-03  7:51 UTC  (12+ messages)
` [PATCH 34/40] lib: code tagging context capture support
` [PATCH 35/40] lib: implement context capture support for tagged allocations

[RESEND PATCH 00/84] tcg: Build once for system, once for user
 2023-05-03  7:23 UTC  (82+ messages)
` [PATCH 01/84] tcg: Split out memory ops to tcg-op-ldst.c
` [PATCH 03/84] accel/tcg: Widen tcg-ldst.h addresses to uint64_t
` [PATCH 04/84] tcg: Widen helper_{ld,st}_i128 "
` [PATCH 05/84] tcg: Widen helper_atomic_* "
` [PATCH 06/84] tcg: Widen tcg_gen_code pc_start argument "
` [PATCH 07/84] accel/tcg: Merge gen_mem_wrapped with plugin_gen_empty_mem_callback
` [PATCH 08/84] accel/tcg: Merge do_gen_mem_cb into caller
` [PATCH 09/84] tcg: Reduce copies for plugin_gen_mem_callbacks
` [PATCH 10/84] accel/tcg: Widen plugin_gen_empty_mem_callback to i64
` [PATCH 11/84] tcg: Add addr_type to TCGContext
` [PATCH 12/84] tcg: Remove TCGv from tcg_gen_qemu_{ld,st}_*
` [PATCH 13/84] tcg: Remove TCGv from tcg_gen_atomic_*
` [PATCH 14/84] tcg: Split INDEX_op_qemu_{ld, st}* for guest address size
` [PATCH 15/84] tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong
` [PATCH 16/84] tcg/i386: Always enable TCG_TARGET_HAS_extr[lh]_i64_i32
` [PATCH 18/84] tcg/i386: Adjust type of tlb_mask
` [PATCH 20/84] tcg/arm: Remove TARGET_LONG_BITS
` [PATCH 21/84] tcg/aarch64: Remove USE_GUEST_BASE
` [PATCH 22/84] tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PATCH 23/84] tcg/loongarch64: "
` [PATCH 24/84] tcg/mips: "
` [PATCH 25/84] tcg/ppc: "
` [PATCH 26/84] tcg/riscv: "
` [PATCH 27/84] tcg/s390x: "
` [PATCH 28/84] tcg/sparc64: "
` [PATCH 29/84] tcg: "
` [PATCH 30/84] tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
` [PATCH 31/84] tcg: Add page_bits and page_mask to TCGContext
` [PATCH 32/84] tcg: Add tlb_dyn_max_bits "
` [PATCH 33/84] tcg: Widen CPUTLBEntry comparators to 64-bits
` [PATCH 34/84] tcg: Add tlb_fast_offset to TCGContext
` [PATCH 35/84] tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS
` [PATCH 36/84] tcg: Split out tcg/debug-assert.h
` [PATCH 37/84] *: Add missing includes of qemu/error-report.h
` [PATCH 38/84] *: Add missing includes of tcg/debug-assert.h
` [PATCH 39/84] *: Add missing includes of tcg/tcg.h
` [PATCH 40/84] tcg: Split out tcg-target-reg-bits.h
` [PATCH 41/84] target/arm: Fix test of TCG_OVERSIZED_GUEST
` [PATCH 42/84] tcg: Split out tcg/oversized-guest.h
` [PATCH 43/84] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
` [PATCH 44/84] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
` [PATCH 45/84] target/arm: Include helper-gen.h in translator.h
` [PATCH 46/84] target/hexagon: Include helper-gen.h where needed
` [PATCH 47/84] tcg: Remove outdated comments in helper-head.h
` [PATCH 48/84] tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
` [PATCH 49/84] tcg: Pass TCGHelperInfo to tcg_gen_callN
` [PATCH 50/84] tcg: Move temp_idx and tcgv_i32_temp debug out of line
` [PATCH 51/84] tcg: Split tcg_gen_callN
` [PATCH 52/84] tcg: Split helper-gen.h
` [PATCH 53/84] tcg: Split helper-proto.h
` [PATCH 54/84] tcg: Add insn_start_words to TCGContext
` [PATCH 55/84] tcg: Add guest_mo "
` [PATCH 56/84] tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
` [PATCH 57/84] tcg: Split tcg/tcg-op-gvec.h
` [PATCH 58/84] tcg: Remove NO_CPU_IO_DEFS
` [PATCH 59/84] exec-all: Widen tb_page_addr_t for user-only
` [PATCH 60/84] exec-all: Widen TranslationBlock pc and cs_base to 64-bits
` [PATCH 61/84] tcg: Remove DEBUG_DISAS
` [PATCH 62/84] tcg: Remove USE_TCG_OPTIMIZATIONS
` [PATCH 63/84] tcg: Spit out exec/translation-block.h
` [PATCH 64/84] include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
` [PATCH 65/84] accel/tcg: Move most of gen-icount.h into translator.c
` [PATCH 66/84] accel/tcg: Introduce translator_io_start
` [PATCH 67/84] accel/tcg: Move translator_fake_ldb out of line
` [PATCH 68/84] target/arm: Tidy helpers for translation
` [PATCH 69/84] target/mips: "
` [PATCH 70/84] *: Add missing includes of exec/translation-block.h
` [PATCH 71/84] *: Add missing includes of exec/exec-all.h
` [PATCH 72/84] accel/tcg: Tidy includes for translator.[ch]
` [PATCH 73/84] tcg: Define IN_TCG
` [PATCH 74/84] tcg: Fix PAGE/PROT confusion
` [PATCH 75/84] tcg: Move env defines out of NEED_CPU_H in helper-head.h
` [PATCH 76/84] tcg: Remove target-specific headers from tcg.[ch]
` [PATCH 77/84] plugins: Move plugin_insn_append to translator.c
` [PATCH 78/84] plugins: Drop unused headers from exec/plugin-gen.h
` [PATCH 79/84] disas: Move disas.c to disas/
` [PATCH 80/84] disas: Remove target_ulong from the interface
` [PATCH 81/84] tcg: Split out exec/user/guest-base.h
` [PATCH 82/84] disas: Remove target-specific headers
` [PATCH 83/84] exec/poison: Do not poison CONFIG_SOFTMMU
` [PATCH 84/84] tcg: Build once for system and once for user-only

[PATCH v3 0/2] igb: packet-split descriptors support
 2023-05-03  7:46 UTC  (5+ messages)
  ` [PATCH v3 1/2] igb: RX descriptors handling cleanup

[PATCH 00/84] tcg: Build once for system, once for user
 2023-05-03  7:21 UTC  (15+ messages)
` [PULL v2 01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time
` [PATCH 01/84] tcg: Split out memory ops to tcg-op-ldst.c
` [PATCH 02/84] tcg: Widen gen_insn_data to uint64_t
` [PULL v2 03/12] qemu/bitops.h: Limit rotate amounts
` [PATCH 05/84] tcg: Widen helper_atomic_* addresses to uint64_t
` [PULL v2 06/12] tcg: Add tcg_gen_gvec_rotrs
` [PATCH 06/84] tcg: Widen tcg_gen_code pc_start argument to uint64_t
` [PATCH 07/84] accel/tcg: Merge gen_mem_wrapped with plugin_gen_empty_mem_callback
` [PULL v2 07/12] qemu/int128: Re-shuffle Int128Alias members
` [PULL v2 08/12] migration/xbzrle: Use __attribute__((target)) for avx512
` [PULL v2 09/12] accel/tcg: Add cpu_ld*_code_mmu
` [PATCH 09/84] tcg: Reduce copies for plugin_gen_mem_callbacks
` [PATCH 10/84] accel/tcg: Widen plugin_gen_empty_mem_callback to i64
` [PULL v2 10/12] tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64

[PATCH v2 0/5] Fix scan-build warnings
 2023-05-03  7:49 UTC  (6+ messages)
` [PATCH v2 1/5] 9p: fix ignored return value in v9fs_dir_release
` [PATCH v2 2/5] 9p: virtio: fix unlikely null pointer deref in handle_rerror
` [PATCH v2 3/5] 9p: virtio: make sure 'offs' is initialized in zc_request
` [PATCH v2 4/5] 9p: virtio: skip incrementing unused variable
` [PATCH v2 5/5] 9p: remove dead stores (variable set again without being read)

ct state vmap no longer works on 6.3 kernel
 2023-05-03  7:49 UTC  (3+ messages)

don't offload CRCs generation to helpers if it is fast v2
 2023-05-03  7:49 UTC  (7+ messages)
` [PATCH 1/3] btrfs: never defer I/O submission for fast CRC implementations
` [PATCH 2/3] btrfs: don't reinvent synchronous writer detection logic
` [PATCH 3/3] btrfs: remove hipri_workers workqueue

[igt-dev] [PATCH i-g-t v4 0/3] Testcases for dirtyfb ioctl
 2023-05-03  7:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Testcases for dirtyfb ioctl (rev6)

[RFC PATCH] xen/arm: arm32: Enable smpboot on Arm32 based systems
 2023-05-03  7:48 UTC  (4+ messages)

[PULL v3 0/10] xenpvh3-tag
 2023-05-03  7:47 UTC  (2+ messages)

[PATCH v1 0/4] Enable IPQ9574 TSENS support
 2023-05-03  7:44 UTC  (3+ messages)
` [PATCH v1 4/4] arm64: dts: qcom: ipq9574: add thermal zone nodes

[PATCH v2] vhost-user: send SET_STATUS 0 after GET_VRING_BASE
 2023-05-03  7:22 UTC  (2+ messages)

[PATCH 0/4] Enable IPQ9574 TSENS support
 2023-05-03  7:42 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: thermal: tsens: Add ipq9574 compatible

[PATCH] test/crypto: fix return value for snow3g testcase
 2023-05-03  7:42 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: arm: xilinx: Change zc1275 board name to zcu1275
 2023-05-03  7:40 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: zynqmp: "

[PATCH] ARM: zynq: dts: Setting default i2c clock frequency to 400kHz
 2023-05-03  7:40 UTC  (6+ messages)

[Patch net] vsock: improve tap delivery accuracy
 2023-05-03  7:38 UTC  (5+ messages)

[AUH] rust: upgrading to 1.69.0 FAILED -> Sundeep to do the update
 2023-05-03  7:39 UTC  (2+ messages)

[PATCH 0/3] OpenRISC updates for user space FPU
 2023-05-03  7:37 UTC  (5+ messages)
` [PATCH 2/3] target/openrisc: Set PC to cpu state on FPU exception
` [PATCH 3/3] target/openrisc: Setup FPU for detecting tininess before rounding

[Intel-gfx] [PATCH 00/11] drm/i915: MST+DSC nukage and state stuff
 2023-05-03  7:36 UTC  (5+ messages)
` [Intel-gfx] [PATCH 02/11] drm/i915/mst: Remove broken MST DSC support
  `  "

[PATCH] pds_core: add stub macros for pdsc_debufs_* when ! CONFIG_DEBUG_FS
 2023-05-03  7:36 UTC  (2+ messages)

[PATCH] crypto/scheduler: fix last element for valid args
 2023-05-03  7:35 UTC  (3+ messages)

[PATCH 0/9] KVM backports to 5.10
 2023-05-03  7:34 UTC  (7+ messages)

[PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
 2023-05-03  7:32 UTC  (5+ messages)

[PATCH v2 net] ionic: catch failure from devlink_alloc
 2023-05-03  7:33 UTC  (2+ messages)

After years of careful study, we’re finding…
 2023-05-03  7:30 UTC 

[RFC 0/3] nvme uring passthrough diet
 2023-05-03  7:27 UTC  (2+ messages)

[PATCH REPOST blktests v2 0/9] nvme testsuite runtime optimization
 2023-05-03  7:29 UTC  (6+ messages)
` [PATCH REPOST blktests v2 3/9] common-xfs: Make size argument optional for _xfs_run_fio_verify_io

[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-05-02 12:15 UTC  (5+ messages)

[PATCH] crypto/qat: fix stack buffer overflow in SGL loop
 2023-05-03  7:30 UTC  (3+ messages)

[PATCH 0/4] Add DSC v1.2 Support for DSI
 2023-05-03  7:28 UTC  (4+ messages)
` [PATCH 4/4] drm/msm/dpu: Enable compression for command mode

[PATCH v5 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-05-03  7:26 UTC  (3+ messages)
` [PATCH v5 6/7] iommu/vt-d: Implement set_dev_pasid domain op

[PATCH v3 0/2] acpi: Make TPM version configurable
 2023-05-03  7:28 UTC  (5+ messages)
` [PATCH v3 2/2] acpi: Add TPM2 interface definition

[PATCH 0/3] media: camss: Link CAMSS power domain on MSM8996
 2023-05-03  7:25 UTC  (4+ messages)
` [PATCH 1/3] media: dt-bindings: media: camss: qcom,msm8996-camss: Add CAMSS power domain and power-domain-names
` [PATCH 2/3] arm64: dts: qcom: msm8996: Add CAMSS power domain and power-domain-names to CAMSS
` [PATCH 3/3] media: camss: Link CAMSS power domain


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.