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

[igt-dev] [PATCH i-g-t] tests/intel/xe_vm: Correct stride to avoid address range collision
 2023-11-07 10:30 UTC  (2+ messages)

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-07 10:30 UTC  (29+ 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 RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
` [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES

[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  (17+ 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 15/22] plugins: disable lockstep plugin on windows
` [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


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.