All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-24 13:05:04 to 2023-10-24 13:25:57 UTC [more...]

[PULL 00/39] Migration 20231024 patches
 2023-10-24 13:13 UTC  (37+ messages)
` [PULL 01/39] migration/doc: Add contents
` [PULL 02/39] migration/doc: Add documentation for backwards compatiblity
` [PULL 03/39] migration/doc: How to migrate when hosts have different features
` [PULL 04/39] migration/doc: We broke backwards compatibility
` [PULL 05/39] migration: Receiving a zero page non zero is an error
` [PULL 06/39] migration: Rename ram_handle_compressed() to ram_handle_zero()
` [PULL 07/39] migration: Give one error if trying to set MULTIFD and XBZRLE
` [PULL 08/39] migration: Give one error if trying to set COMPRESSION "
` [PULL 09/39] migration: Remove save_page_use_compression()
` [PULL 10/39] migration: Make compress_data_with_multithreads return bool
` [PULL 11/39] migration: Simplify compress_page_with_multithread()
` [PULL 12/39] migration: Move busy++ to migrate_with_multithread
` [PULL 13/39] migration: Create compress_update_rates()
` [PULL 14/39] migration: Export send_queued_data()
` [PULL 15/39] migration: Move ram_flush_compressed_data() to ram-compress.c
` [PULL 16/39] migration: Merge flush_compressed_data() and compress_flush_data()
` [PULL 17/39] migration: Rename ram_compressed_pages() to compress_ram_pages()
` [PULL 18/39] hw/ipmi: Don't call vmstate_register() from instance_init() functions
` [PULL 19/39] hw/s390x/s390-skeys: Don't call register_savevm_live() during instance_init()
` [PULL 20/39] hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property
` [PULL 21/39] hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init()
` [PULL 22/39] migration/ram: Fix compilation with -Wshadow=local
` [PULL 24/39] migration: set file error on subsection loading
` [PULL 25/39] migration: Create vmstate_register_any()
` [PULL 26/39] migration: Use vmstate_register_any()
` [PULL 27/39] migration: Use vmstate_register_any() for isa-ide
` [PULL 28/39] migration: Use VMSTATE_INSTANCE_ID_ANY for slirp
` [PULL 29/39] migration: Hack to maintain backwards compatibility for ppc
` [PULL 30/39] migration: Check in savevm_state_handler_insert for dups
` [PULL 31/39] migration: Improve example and documentation of vmstate_register()
` [PULL 32/39] migration: Use vmstate_register_any() for audio
` [PULL 34/39] migration: Use vmstate_register_any() for vmware_vga
` [PULL 35/39] qemu-iotests: Filter warnings about block migration being deprecated
` [PULL 36/39] migration: migrate 'inc' command option is deprecated
` [PULL 38/39] migration: Deprecate block migration
` [PULL 39/39] migration: Deprecate old compression method

[PATCH 1/2] seqlock: fix the wrong read_seqbegin_or_lock/need_seqretry documentation
 2023-10-24 13:24 UTC  (3+ messages)
` [RFC PATCH 2/2] seqlock: introduce need_seqretry_xxx()

[Intel-gfx] [PATCH 0/4] drm/i915/mst: MST modeset sequence fixes
 2023-10-24 13:25 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/mst: MST modeset sequence fixes (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] dm: error: Add support for zoned block devices
 2023-10-24 13:23 UTC  (2+ messages)

[RFC] mem: Fix mem region size when is UINT64_MAX
 2023-10-24 13:21 UTC  (6+ messages)

[mickledore][PATCH 00/13] mickledore documentation backports
 2023-10-24 13:23 UTC  (14+ messages)
` [mickledore][PATCH 01/13] ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
` [mickledore][PATCH 02/13] bsp-guide: bsp: skip Intel machines no longer supported in Poky
` [mickledore][PATCH 03/13] sdk-manual: appendix-obtain: improve and update descriptions
` [mickledore][PATCH 04/13] dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
` [mickledore][PATCH 05/13] ref-manual: Fix PACKAGECONFIG term and add an example
` [mickledore][PATCH 06/13] profile-manual: aesthetic cleanups
` [mickledore][PATCH 07/13] ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
` [mickledore][PATCH 08/13] dev-manual: layers: Add notes about layer.conf
` [mickledore][PATCH 09/13] brief-yoctoprojectqs: use new CDN mirror for sstate
` [mickledore][PATCH 10/13] dev-manual: start.rst: remove obsolete reference
` [mickledore][PATCH 11/13] ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
` [mickledore][PATCH 12/13] ref-manual: variables: add TOOLCHAIN_OPTIONS variable
` [mickledore][PATCH 13/13] ref-manual: variables: add example for SYSROOT_DIRS variable

[patch V5 12/39] x86/microcode/intel: Simplify early loading
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 08/30] x86/microcode/intel: Save the microcode only after a successful late-load
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 09/30] x86/microcode/intel: Switch to kvmalloc()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 15/39] x86/microcode/intel: Unify microcode apply() functions
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[XEN RFC] xen/automation: add deviations for MISRA C:2012 Rule 8.3
 2023-10-24 13:22 UTC 

[patch V5 16/39] x86/microcode/intel: Rework intel_cpu_collect_info()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 13/30] x86/microcode/intel: Rework intel_find_matching_signature()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 12/30] x86/microcode/intel: Reuse intel_cpu_collect_info()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 19/39] x86/microcode: Remove pointless apply() invocation
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch 1/5] x86/microcode/amd: Use correct per CPU ucode_cpu_info
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch 2/5] x86/microcode/amd: Cache builtin microcode too
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 22/39] x86/microcode/amd: Cache builtin/initrd microcode early
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 23/39] x86/microcode/amd: Use cached microcode for AP load
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 20/30] x86/microcode: Sanitize __wait_for_cpus()
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 17/30] x86/microcode: Clean up mc_cpu_down_prep()
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 19/30] x86/microcode: Clarify the late load logic
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 24/39] x86/microcode: Mop up early loading leftovers
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 18/30] x86/microcode: Handle "nosmt" correctly
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH v11 00/23] Add display driver for MT8188 VDOSYS1
 2023-10-24 13:00 UTC  (6+ messages)
` [PATCH v11 01/23] dt-bindings: display: mediatek: ethdr: Add compatible for MT8188
` [PATCH v11 04/23] dt-bindings: display: mediatek: padding: Add MT8188

[patch V5 25/39] x86/microcode: Get rid of the schedule work indirection
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 30/39] x86/microcode: Add per CPU result state
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 22/30] x86/microcode: Add per CPU control field
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 24/30] x86/microcode: Replace the all in one rendevouz handler
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] x86/microcode: Replace the all-in-one rendevous handler

[patch V4 25/30] x86/microcode: Rendezvous and load in NMI
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 26/30] x86/microcode: Protect against instrumentation
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 28/30] x86/microcode: Handle "offline" CPUs correctly
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH net-next v7 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-24 13:20 UTC  (16+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v7 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v7 3/7] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v7 4/7] ARM: dts: nxp: "
` [PATCH net-next v7 5/7] ARM64: dts: marvell: "
` [PATCH net-next v7 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v7 7/7] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema

[patch V4 27/30] x86/apic: Provide apic_force_nmi_on_cpu()
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 38/39] x86/microcode: Prepare for minimal revision check
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 30/30] x86/microcode/intel: Add a minimum required revision for late-loads
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] x86/microcode/intel: Add a minimum required revision for late loading

[PATCH] arm64: dts: cn913x: add device trees for COM Express boards
 2023-10-24 13:19 UTC  (2+ messages)

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-24 13:20 UTC  (8+ messages)
` [PATCH 02/12] hw/xen: select kernel mode for per-vCPU event channel upcall vector
` [PATCH 07/12] hw/xen: update Xen console to XenDevice model
` [PATCH 08/12] hw/xen: do not repeatedly try to create a failing backend device

[PATCH 1/6] man: encode minushyphen the way groff/man requires it
 2023-10-24 13:19 UTC  (6+ messages)
` [PATCH 2/6] man: encode emdash "
` [PATCH 3/6] man: encode hyphens "
` [PATCH 4/6] man: consistent casing of "IPv[46]"
` [PATCH 5/6] man: grammar fixes to some manpages
` [PATCH 6/6] man: use native bullet point markup

[PATCH net-next v6 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-24 13:18 UTC  (5+ messages)
` [PATCH net-next v6 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports

[PATCH] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
 2023-10-24 13:18 UTC  (3+ messages)

[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
 2023-10-24 13:17 UTC  (6+ messages)

[PATCH] lsm: drop LSM_ID_IMA
 2023-10-24 13:18 UTC  (7+ messages)

[Intel-xe] [PATCH 0/4] drm/xe: Implement snapshot support
 2023-10-24 13:18 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH] media: marvell: Added function return value check clk_prepare
 2023-10-24 13:09 UTC 

[REGRESSION] imx: spl_imx_romapi: boot loops
 2023-10-24 13:15 UTC  (5+ messages)

[OE-core][PATCH] patchtest-send-results: improve subject line
 2023-10-24 13:14 UTC 

[PATCH v3 00/19] stackdepot: allow evicting stack traces
 2023-10-24 13:13 UTC  (2+ messages)

[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2023-10-24 13:13 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] irqchip/gic-v3-its: Split allocation from initialisation of its_node

[PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-10-24 13:13 UTC  (4+ messages)
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver

[PATCH] migration/ram: Fix compilation with -Wshadow=local
 2023-10-24 13:12 UTC  (7+ messages)
    ` ram_save_complete() is fishy (was: Re: [PATCH] migration/ram: Fix compilation with -Wshadow=local)
        ` ram_save_complete() is fishy

[RFC v2 0/5] gpio: add pinctrl based generic gpio driver
 2023-10-24 13:12 UTC  (13+ messages)
` [RFC v2 5/5] dt-bindings: gpio: Add bindings for "

[PATCH] drm/doc: describe PATH format for DP MST
 2023-10-24 13:12 UTC  (5+ messages)

[PATCH v2] x86/i8259: do not assume interrupts always target CPU0
 2023-10-24 13:11 UTC  (8+ messages)

KTODO automated TODO lists
 2023-10-24 13:12 UTC  (7+ messages)

[Intel-wired-lan] [PATCH iwl-next 0/3] i40e: Add and use version check helpers
 2023-10-24 13:11 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next 2/3] i40e: Add other helpers to check version of running firmware and AQ API

[PATCH 00/12] show-ref: introduce mode to check for ref existence
 2023-10-24 13:11 UTC  (13+ messages)
` [PATCH 01/12] builtin/show-ref: convert pattern to a local variable
` [PATCH 02/12] builtin/show-ref: split up different subcommands
` [PATCH 03/12] builtin/show-ref: fix leaking string buffer
` [PATCH 04/12] builtin/show-ref: fix dead code when passing patterns
` [PATCH 05/12] builtin/show-ref: refactor `--exclude-existing` options
` [PATCH 06/12] builtin/show-ref: stop using global variable to count matches
` [PATCH 07/12] builtin/show-ref: stop using global vars for `show_one()`
` [PATCH 08/12] builtin/show-ref: refactor options for patterns subcommand
` [PATCH 09/12] builtin/show-ref: ensure mutual exclusiveness of subcommands
` [PATCH 10/12] builtin/show-ref: explicitly spell out different modes in synopsis
` [PATCH 11/12] builtin/show-ref: add new mode to check for reference existence
` [PATCH 12/12] t: use git-show-ref(1) to check for ref existence

[PATCH] iosys-map: Rename locals used inside macros
 2023-10-24 13:10 UTC  (3+ messages)

[nf-next PATCH] netfilter: nf_tables: Carry reset boolean in nft_set_dump_ctx
 2023-10-24 13:10 UTC 

renesas-drivers-2023-10-24-v6.6-rc7
 2023-10-24 13:06 UTC 

[Intel-wired-lan] [PATCH net-next 1/2] i40e: Do not call devlink_port_type_clear()
 2023-10-24 12:51 UTC  (2+ messages)
` [PATCH net-next 2/2] i40e: Fix devlink port unregistering

[PATCH v11 00/14] Linux RISC-V AIA Support
 2023-10-24 13:09 UTC  (7+ messages)
` [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain

[PATCH 0/2] Add and use new helper acpi_use_parent_companion
 2023-10-24 13:09 UTC  (7+ messages)
` [PATCH 1/2] ACPI: Add "
  ` [PATCH 2/2] i2c: i801: Use new "

[PATCH v2 0/2] regulator: fixed: add under-voltage support
 2023-10-24 13:08 UTC  (3+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: fixed-regulator: Add under-voltage interrupt support
` [PATCH v2 2/2] regulator: fixed: add support for under-voltage IRQ

[PATCH v4 bpf-next 0/7] BPF register bounds logic and testing improvements
 2023-10-24 13:08 UTC  (3+ messages)
` [PATCH v4 bpf-next 2/7] bpf: derive smin/smax from umin/max bounds

[PATCH net-next v4 2/2] net:dsa:microchip: add property to select
 2023-10-24 13:08 UTC  (2+ messages)

[virtio-comment] [PATCH v4] virtio-spi: add the device specification
 2023-10-24 13:08 UTC  (3+ messages)
` [virtio-comment] "
  ` [virtio-dev] "

[android-common:mirror-chromeos-5.10-arcvm 15020/30000] drivers/virtio/virtio_wl.c:938:39: warning: assignment to 'struct dma_fence *' from 'int' makes pointer from integer without a cast
 2023-10-24 13:07 UTC 

[PATCH v2 0/3] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-10-24 13:07 UTC  (7+ messages)
` [PATCH v2 2/3] cpufreq: qcom-nvmem: Enable virtual power domain devices

[PATCH 00/27] Update SMMUv3 to the modern iommu API (part 2/2)
 2023-10-24 13:05 UTC  (5+ messages)
` [PATCH 18/27] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain

[kvm-unit-tests Patch 0/5] Fix PMU test failures on Sapphire Rapids
 2023-10-24 13:03 UTC  (3+ messages)
` [kvm-unit-tests Patch 2/5] x86: pmu: Change the minimum value of llc_misses event to 0

[PATCH v2 00/10] Implement freeze and thaw as holder operations
 2023-10-24 13:01 UTC  (11+ messages)
` [PATCH v2 01/10] fs: massage locking helpers
` [PATCH v2 02/10] bdev: rename freeze and thaw helpers
` [PATCH v2 03/10] bdev: surface the error from sync_blockdev()
` [PATCH v2 04/10] bdev: add freeze and thaw holder operations
` [PATCH v2 05/10] bdev: implement "
` [PATCH v2 06/10] fs: remove get_active_super()
` [PATCH v2 07/10] super: remove bd_fsfreeze_sb
` [PATCH v2 08/10] fs: remove unused helper
` [PATCH v2 09/10] porting: document block device freeze and thaw changes
` [PATCH v2 10/10] blkdev: comment fs_holder_ops

[PATCH net-next 0/2] net: ethernet: renesas: infrastructure preparations for upcoming driver
 2023-10-24 13:04 UTC  (4+ messages)
` [PATCH net-next 2/2] net: ethernet: renesas: drop SoC names in Kconfig

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-24 13:04 UTC  (3+ messages)
` [PATCH v2 12/15] media: add Kconfig and Makefile for IPU6

[PATCH] MAINTAINERS: make Michal Orzel ARM Maintainer
 2023-10-24 13:05 UTC  (2+ messages)

[Intel-xe] [PATCH 01/15] Revert "sound/soc/sof: Remove deferred probe for SOF"
 2023-10-24 13:05 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for series starting with [01/15] "

Missing patches of a patch series during AUTOSEL backport
 2023-10-24 13:02 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: fix Makefile sort and indent
 2023-10-24 13:04 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: move Makefile display debugfs files next to display


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.