All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-07 09:55:07 to 2023-11-07 10:30:15 UTC [more...]

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-07 10:29 UTC  (8+ messages)
` [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
` [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports
` [PATCH RFC 04/22] Loongarch: "

[PATCH] MAINTAINERS: Add some more vmware-related files to the corresponding section
 2023-11-07 10:27 UTC 

[igt-dev] [PATCH i-g-t] tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier
 2023-11-07 10:28 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier (rev12)
` [igt-dev] ✗ Fi.CI.BAT: failure "

[PATCH] fstrim.8: -v doesn't take an argument
 2023-11-07 10:26 UTC  (2+ messages)

[PULL v3 00/25] Pixman patches
 2023-11-07 10:26 UTC  (27+ messages)
` [PULL v3 01/25] build-sys: add a "pixman" feature
` [PULL v3 02/25] build-sys: drop needless warning pragmas for old pixman
` [PULL v3 03/25] ui: compile out some qemu-pixman functions when !PIXMAN
` [PULL v3 04/25] ui: add pixman-minimal.h
` [PULL v3 05/25] vl: drop needless -spice checks
` [PULL v3 06/25] qemu-options: define -vnc only #ifdef CONFIG_VNC
` [PULL v3 07/25] vl: simplify display_remote logic
` [PULL v3 08/25] vl: move display early init before default devices
` [PULL v3 09/25] ui/console: allow to override the default VC
` [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 13/25] ui/console: when PIXMAN is unavailable, don't draw placeholder msg
` [PULL v3 14/25] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
` [PULL v3 15/25] ui/gl: opengl doesn't require PIXMAN
` [PULL v3 16/25] ui/vnc: VNC requires PIXMAN
` [PULL v3 17/25] ui/spice: SPICE/QXL "
` [PULL v3 18/25] ui/gtk: -display gtk "
` [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 22/25] hw/sm501: allow compiling without PIXMAN
` [PULL v3 23/25] hw/mips: FULOONG depends on VT82C686
` [PULL v3 24/25] hw/display/ati: allow compiling without PIXMAN
` [PULL v3 25/25] build-sys: make pixman actually optional

[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:25 UTC  (3+ messages)
` [Bug 217572] "

Saw I/O errors while delete/create/attach a namespace on nvme device
 2023-11-07 10:25 UTC  (3+ messages)

[PULL 00/63] virtio,pc,pci: features, fixes
 2023-11-07 10:14 UTC  (64+ 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 19/63] vdpa: Restore hash calculation state
` [PULL 20/63] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
` [PULL 21/63] vdpa: Add SetSteeringEBPF method for NetClientState
` [PULL 22/63] vdpa: Restore receive-side scaling state
` [PULL 23/63] vdpa: Allow VIRTIO_NET_F_RSS in SVQ
` [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 31/63] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 core count2 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 47/63] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
` [PULL 48/63] hw/cxl/mbox: Generalize the CCI command processing
` [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 52/63] hw/cxl/mbox: Add Physical Switch "
` [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 61/63] hw/cxl: Add tunneled command support to mailbox for switch cci
` [PULL 62/63] acpi/tests/avocado/bits: enforce 32-bit SMBIOS entry point
` [PULL 63/63] acpi/tests/avocado/bits: enable console logging from bits VM

Fw: [isocpp-parallel] OOTA fix (via fake branch-after-load) discussion
 2023-11-07  9:57 UTC  (4+ messages)

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

[PATCHv2 0/4] block integrity: directly map user space addresses
 2023-11-07 10:25 UTC  (5+ messages)
  ` [PATCHv2 1/4] block: bio-integrity: directly map user buffers

[PATCH] MAINTAINERS: list all Qualcomm IOMMU drivers in the QUALCOMM IOMMU entry
 2023-11-07 10:25 UTC  (2+ messages)

[PATCH RFC 0/3] hw/misc/pvpanic: add support for normal shutdowns
 2023-11-07 10:16 UTC  (3+ messages)
` [PATCH RFC 2/3] tests/qtest/pvanic: use centralized definition of supported events

[PATCH 00/22] Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR
 2023-11-07 10:24 UTC  (20+ messages)
` [PATCH 02/22] gdb-xml: fix duplicate register in arm-neon.xml
` [PATCH 03/22] target/arm: hide the 32bit version of PAR from gdbstub
` [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 "

[RFC PATCH v3 00/35] Device Tree support for SH7751 based board
 2023-11-07 10:23 UTC  (2+ messages)

[PATCH v2 0/2] virtio-blk: add iothread-vq-mapping parameter
 2023-11-07 10:20 UTC  (4+ messages)

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

[XEN PATCH][for-4.19] xen: replace occurrences of SAF-1-safe with asmlinkage attribute
 2023-11-07 10:22 UTC  (5+ messages)

[PATCH v5] net/ice: fix crash on closing representor ports
 2023-11-07 10:12 UTC  (2+ messages)
` [PATCH v6] "

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

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

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

[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  (3+ messages)
` [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)

[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 

[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  (3+ messages)

[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  (2+ messages)
` [PATCH V3 2/2] mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AER

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


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.