All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-07 09:50:26 to 2023-11-07 10:21:22 UTC [more...]

[PULL 00/63] virtio,pc,pci: features, fixes
 2023-11-07 10:13 UTC  (55+ messages)
` [PULL 01/63] vhost-user.rst: Improve [GS]ET_VRING_BASE doc
` [PULL 02/63] vhost-user.rst: Clarify enabling/disabling vrings
` [PULL 03/63] vhost-user.rst: Introduce suspended state
` [PULL 04/63] vhost-user.rst: Migrating back-end-internal state
` [PULL 05/63] vhost-user: Interface for migration state transfer
` [PULL 06/63] vhost: Add high-level state save/load functions
` [PULL 07/63] vhost-user-fs: Implement internal migration
` [PULL 08/63] Add virtio-sound device stub
` [PULL 09/63] Add virtio-sound-pci device
` [PULL 10/63] virtio-sound: handle control messages and streams
` [PULL 11/63] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
` [PULL 12/63] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
` [PULL 13/63] virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS
` [PULL 14/63] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
` [PULL 15/63] virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE
` [PULL 16/63] virtio-sound: implement audio output (TX)
` [PULL 17/63] virtio-sound: implement audio capture (RX)
` [PULL 18/63] docs/system: add basic virtio-snd documentation
` [PULL 20/63] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
` [PULL 22/63] vdpa: Restore receive-side scaling state
` [PULL 24/63] tests: test-smp-parse: Add the test for cores/threads per socket helpers
` [PULL 25/63] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 count test
` [PULL 26/63] tests: bios-tables-test: Add test for smbios type4 count
` [PULL 27/63] tests: bios-tables-test: Add ACPI table binaries for smbios type4 count test
` [PULL 28/63] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 core "
` [PULL 29/63] tests: bios-tables-test: Add test for smbios type4 core count
` [PULL 30/63] tests: bios-tables-test: Add ACPI table binaries for smbios type4 core count test
` [PULL 32/63] tests: bios-tables-test: Extend smbios core count2 test to cover general topology
` [PULL 33/63] tests: bios-tables-test: Update ACPI table binaries for smbios core count2 test
` [PULL 34/63] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 thread count test
` [PULL 35/63] tests: bios-tables-test: Add test for smbios type4 thread count
` [PULL 36/63] tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count test
` [PULL 37/63] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 thread count2 test
` [PULL 38/63] tests: bios-tables-test: Add test for smbios type4 thread count2
` [PULL 39/63] tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count2 test
` [PULL 40/63] hw/cxl: Use a switch to explicitly check size in caps_reg_read()
` [PULL 41/63] hw/cxl: Use switch statements for read and write of cachemem registers
` [PULL 42/63] hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
` [PULL 43/63] hw/cxl: Line length reductions
` [PULL 44/63] hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue
` [PULL 45/63] hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
` [PULL 46/63] hw/cxl/mbox: Split mailbox command payload into separate input and output
` [PULL 49/63] hw/pci-bridge/cxl_upstream: Move defintion of device to header
` [PULL 50/63] hw/cxl: Add a switch mailbox CCI function
` [PULL 51/63] hw/cxl/mbox: Add Information and Status / Identify command
` [PULL 53/63] hw/pci-bridge/cxl_downstream: Set default link width and link speed
` [PULL 54/63] hw/cxl: Implement Physical Ports status retrieval
` [PULL 55/63] hw/cxl/mbox: Add support for background operations
` [PULL 56/63] hw/cxl/mbox: Wire up interrupts for background completion
` [PULL 57/63] hw/cxl: Add support for device sanitation
` [PULL 58/63] hw/cxl/mbox: Add Get Background Operation Status Command
` [PULL 59/63] hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
` [PULL 60/63] hw/cxl: Add dummy security state get
` [PULL 62/63] acpi/tests/avocado/bits: enforce 32-bit SMBIOS entry point

[meta-virtualization][PATCH] libvirt-glib: add VALA_MESON_ENABLE_FLAG and VALA_MESON_DISABLE_FLAG
 2023-11-07 10:21 UTC 

[PATCH 1/2] arm64: dts: qcom: sc8280xp: correct Soundwire node name
 2023-11-07 10:21 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8250: "

[PATCH] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPAG machine section
 2023-11-07 10:21 UTC 

[PULL v3 00/25] Pixman patches
 2023-11-07 10:15 UTC  (14+ messages)
` [PULL v3 01/25] build-sys: add a "pixman" feature
` [PULL v3 03/25] ui: compile out some qemu-pixman functions when !PIXMAN
` [PULL v3 04/25] ui: add pixman-minimal.h
` [PULL v3 10/25] ui/vc: console-vc requires PIXMAN
` [PULL v3 11/25] qmp/hmp: disable screendump if PIXMAN is missing
` [PULL v3 12/25] virtio-gpu: replace PIXMAN for region/rect test
` [PULL v3 14/25] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
` [PULL v3 16/25] ui/vnc: VNC requires PIXMAN
` [PULL v3 17/25] ui/spice: SPICE/QXL "
` [PULL v3 19/25] ui/dbus: do not require PIXMAN
` [PULL v3 20/25] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
` [PULL v3 21/25] hw/arm: XLNX_VERSAL depends on XLNX_CSU_DMA
` [PULL v3 24/25] hw/display/ati: allow compiling without PIXMAN

[PATCH] Documentation/arm64: Fix typos in elf_hwcaps
 2023-11-07 10:20 UTC  (2+ messages)

[PATCH] Fix Windows 2000 and XP HDAudio Support
 2023-11-07 10:19 UTC  (2+ messages)

[GIT PULL] vfs iomap updates
 2023-11-07 10:18 UTC 

[PATCH v5 0/4] v4l2-compliance: Add tests for DELETE_BUFS
 2023-11-07 10:18 UTC  (3+ messages)
` [PATCH v5 2/4] v4l2-compliance: Test queue maximum buffers allocation

[PATCH 1/3] arm64: Disable GiC priorities on Mediatek devices w/ firmware issues
 2023-11-07 10:18 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add more guest-agent related files to the corresponding section
 2023-11-07 10:18 UTC 

[Intel-gfx] [CI 1/6] drm/i915: Add ability for tracking buffer objects per client
 2023-11-07 10:18 UTC  (6+ messages)
` [Intel-gfx] [CI 2/6] drm/i915: Record which client owns a VM
` [Intel-gfx] [CI 3/6] drm/i915: Track page table backing store usage
` [Intel-gfx] [CI 4/6] drm/i915: Account ring buffer and context state storage
` [Intel-gfx] [CI 5/6] drm/i915: Add stable memory region names
` [Intel-gfx] [CI 6/6] drm/i915: Implement fdinfo memory stats printing

[oe-core][RFC][PATCH] vala.bbclass: enable vapi build if class is inherited
 2023-11-07 10:18 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: use "soundwire" as controller's node name in examples
 2023-11-07 10:16 UTC 

[PATCH -next,V2] cachefiles: support to disable assert macro
 2023-11-07 10:17 UTC  (2+ messages)

[PATCH v1 0/2] perf cs-etm: Add support for itrace option 'T'
 2023-11-07 10:16 UTC  (8+ messages)
` [PATCH v1 1/2] perf auxtrace: Add 'T' itrace option for timestamp trace

[Buildroot] [PATCH v2 01/24] package/python3: use upstream build system to disable berkeleydb module
 2023-11-07 10:16 UTC  (5+ messages)

[PATCH -next,V2] fscache: support to disable assert macro
 2023-11-07 10:16 UTC  (2+ messages)

[RESEND PATCH v2 0/3] Fix use-after-free bug in mtk_jpeg_dec_device_run and fix schedule error in mtk_jpegdec_worker
 2023-11-07 10:14 UTC  (3+ messages)

RFC: switching "THE REST" in MAINTAINERS away from linux-kernel@vger.kernel.org
 2023-11-07 10:15 UTC  (4+ messages)

[PATCH v3] libceph: remove the max extents check for sparse read
 2023-11-07 10:14 UTC  (2+ messages)

[PATCH v2 0/3] arm64: Add a build target for Flat Image Tree
 2023-11-07 10:12 UTC  (4+ messages)
` [PATCH v2 2/3] arm: boot: Use double quotes for image name

[PATCH 0/4] sched/eevdf: Optimize reweight and pick
 2023-11-07 10:12 UTC  (5+ messages)
` [PATCH 1/4] sched/eevdf: Fix vruntime adjustment on reweight
` [PATCH 3/4] sched/eevdf: O(1) fastpath for task selection

[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
 2023-11-07 10:12 UTC  (5+ messages)

[PATCH 00/12] fstests: fscrypt test updates
 2023-11-07 10:12 UTC  (3+ messages)
` [PATCH 12/12] fstest: add a fsstress+fscrypt test

kismet: WARNING: unmet direct dependencies detected for SM_GCC_8550 when selected by SM_CAMCC_8550
 2023-11-07 10:11 UTC  (2+ messages)

[Bug 217572] New: Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
 2023-11-07 10:11 UTC  (2+ messages)
` [Bug 217572] "

[PATCH 00/22] Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR
 2023-11-07 10:11 UTC  (16+ messages)
` [PATCH 02/22] gdb-xml: fix duplicate register in arm-neon.xml
` [PATCH 08/22] gdbstub: Add num_regs member to GDBFeature
` [PATCH 12/22] configure: tell meson and contrib_plugins about DLLTOOL
` [PATCH 13/22] plugins: add dllexport and dllimport to api funcs
` [PATCH 14/22] plugins: make test/example plugins work on windows
` [PATCH 15/22] plugins: disable lockstep plugin "
` [PATCH 16/22] plugins: allow plugins to be enabled "

[meta-virtualization] use of yocto-cfg-fragments
 2023-11-07 10:10 UTC  (4+ messages)
` [PATCH RFC] kernel: allow KERNEL_META_TYPE redefinition
    ` [meta-virtualization] "

[PATCH v11 0/9] Add StarFive Camera Subsystem driver
 2023-11-07 10:09 UTC  (8+ messages)

[PATCH v2 00/17] QEMU: CXL mailbox rework and features (Part 1)
 2023-11-07 10:08 UTC  (2+ messages)

[PATCH] ata: libata-core: Fix ata_pci_shutdown_one()
 2023-11-07 10:06 UTC  (4+ messages)

[PATCH] s390/qeth: Fix typo 'weed' in comment
 2023-11-07 10:06 UTC  (2+ messages)

[oe][meta-oe][mickledore][PATCH 1/1] nodejs: Upgrade 18.17.1 -> 18.18.2
 2023-11-07 10:05 UTC 

[PATCH] dmaengine: pl330: set subsys_initcall level
 2023-11-07 10:03 UTC  (2+ messages)

[Bug Report] NVMe-oF/TCP - NULL Pointer Dereference in `__nvmet_req_complete`
 2023-11-07 10:03 UTC  (2+ messages)

[meta-gnome][RFC][PATCH] Adjust vala build according to changes in vala.bbclass
 2023-11-07 10:02 UTC 

[virtio-comment] [PATCH V2 0/6] introduce basic facilities for virito live migration
 2023-11-07 10:02 UTC  (16+ messages)
` [virtio-comment] [PATCH V2 6/6] virtio-pci: implement dirty page tracking
  ` [virtio-comment] "
    ` [virtio-comment] "

[PATCH] block: try to make aligned bio in case of big chunk IO
 2023-11-07 10:01 UTC 

[PATCH RFC 0/2] dynamic timeout for tests
 2023-11-07 10:00 UTC  (5+ messages)
` [PATCH RFC 1/2] osdep: add getloadavg
  ` [PATCH RFC 2/2] netdev: set timeout depending on loadavg

[PATCH] MAINTAINERS: Add tests/decode/ to the "Overall TCG CPUs" section
 2023-11-07 10:00 UTC  (2+ messages)

[PATCH v5 0/4] Improve test coverage of TTM
 2023-11-07 10:00 UTC  (3+ messages)
` [PATCH v5 2/4] drm/ttm/tests: Add tests for ttm_tt

[AUH] modemmanager: upgrading to 1.23.1 SUCCEEDED
 2023-11-07 10:00 UTC  (4+ messages)
` [oe] "

[PATCH] raw/cnxk_gpio: fix resource leak
 2023-11-07  9:59 UTC 

[Intel-gfx] [PATCH 0/4] DP DSC min/max src bpc fixes
 2023-11-07  9:58 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/dp: Simplify checks for helper intel_dp_dsc_max_src_input_bpc

[PATCH V3 0/2] mmc: sdhci-pci-gli: GL975[05]: Mask the replay timer timeout of AER
 2023-11-07  9:57 UTC  (3+ messages)
` [PATCH V3 1/2] mmc: sdhci-pci-gli: GL9750: "
` [PATCH V3 2/2] mmc: sdhci-pci-gli: GL9755: "

[PATCH 0/3] staging: vc04: Smatch analysis fixes
 2023-11-07  9:56 UTC  (5+ messages)
` [PATCH 1/3] staging: vc04_services: vchiq_core: Log through struct vchiq_instance

[PATCH 0/4] bootm: Handle compressed arm64 images with bootm
 2023-11-07  9:56 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/vma: Fix potential UAF on multi-tile platforms
 2023-11-07  9:56 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-xe] [PATCH] drm/xe: Update SPDX deprecated license identifier
 2023-11-07  9:56 UTC  (2+ messages)

[RFC PATCH 00/10] Color Pipeline API w/ VKMS
 2023-11-07  9:55 UTC  (7+ messages)
` [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed

[RFC] Support for alternative init systems
 2023-11-07  9:55 UTC  (2+ messages)
` [Openembedded-architecture] "

[PATCH v2] mmc: core: Use mrq.sbc in close-ended ffu
 2023-11-07  9:54 UTC 

System oświetlenia w abonamencie
 2023-11-07  9:55 UTC 

A question about how the KVM emulates the effect of guest MTRRs on AMD platforms
 2023-11-07  9:26 UTC  (9+ messages)

[PATCH V3 0/2] mmc: sdhci-pci-gli: GL975[05]: Mask the replay
 2023-11-07  9:54 UTC  (3+ messages)
` [PATCH V3 1/2] mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AER
` [PATCH V3 2/2] mmc: sdhci-pci-gli: GL9755: "

[PATCH net v3 0/4] Fix large frames in the Gemini ethernet driver
 2023-11-07  9:54 UTC  (10+ messages)
` [PATCH net v3 1/4] net: ethernet: cortina: Fix MTU max setting
` [PATCH net v3 2/4] net: ethernet: cortina: Fix max RX frame define
` [PATCH net v3 3/4] net: ethernet: cortina: Handle large frames
` [PATCH net v3 4/4] net: ethernet: cortina: Checksum only TCP and UDP

[PATCH] app/testpmd: fix UDP cksum error for UFO enable
 2023-11-07  9:54 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p
 2023-11-07  9:53 UTC  (2+ messages)

[PATCH] drivers core: lookup sysfs power group before removal
 2023-11-07  9:53 UTC  (7+ messages)

[PATCH 0/2] phy: qcom-qmp-pcie: Add support to keep refclk always on
 2023-11-07  9:53 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,qmp: Add PCIe qcom,refclk-always-on property
` [PATCH 2/2] phy: qcom-qmp-pcie: Add support for keeping refclk always on

[PATCH 0/9] staging: vc04_services: Smatch fixes and remove custom logging
 2023-11-07  9:51 UTC  (20+ messages)
` [PATCH 1/9] staging: vc04_services: vchiq_core: Log through struct vchiq_instance
` [PATCH 2/9] staging: vc04_services: Log using pr_err() when vchiq_state is unset
` [PATCH 3/9] staging: vc04_services: bcm2835-camera: Remove redundant null check
` [PATCH 4/9] staging: vc04_services: Shorten helper function name
` [PATCH 5/9] staging: vc04_services: Do not pass NULL to vchiq_log_error()
` [PATCH 6/9] staging: vc04_services: Drop vchiq_log_error() in favour of dev_dbg
` [PATCH 7/9] staging: vc04_services: Drop vchiq_log_warning() "
` [PATCH 8/9] staging: vc04_services: Drop vchiq_log_trace() "
` [PATCH 9/9] staging: vc04_services: Drop vchiq_log_debug() "

[PATCH] optee-os: Enable OP-TEE TRNG in AM62X
 2023-11-07  9:52 UTC  (4+ messages)

[PATCH] hw/arm: XLNX_VERSAL depends on XLNX_CSU_DMA
 2023-11-07  9:52 UTC  (2+ messages)

[PATCH] target/riscv: don't enable Zfa by default
 2023-11-07  9:51 UTC  (6+ messages)

[kvm-unit-tests 1/1] arm64: microbench: Move the read of the count register and the ISB operation out of the while loop
 2023-11-07  9:51 UTC  (2+ messages)
` [kvm-unit-tests PATCH "

[kvm-unit-tests PATCH] arm: pmu-overflow-interrupt: Increase count values
 2023-11-07  9:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add a general architecture section for x86
 2023-11-07  9:50 UTC  (3+ messages)

Updating examples which use coremask parameters
 2023-11-07  9:50 UTC  (5+ messages)

[Intel-gfx] [PATCH v4 00/30] drm/i915: Improve BW management on MST links
 2023-11-07  9:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Improve BW management on MST links (rev16)


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.