All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-24 13:11:19 to 2023-10-24 13:34:51 UTC [more...]

[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
 2023-10-24 13:26 UTC  (13+ messages)
` [PATCH v2 1/5] riscv: use ".L" local labels in assembly when applicable
` [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH v2 3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data
` [PATCH v2 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH v2 5/5] riscv: kvm: use ".L" local labels in assembly when applicable

[PATCH for-4.19] xen/arm64: domctl: Avoid unreachable code in subarch_do_domctl()
 2023-10-24 13:33 UTC  (2+ messages)

Clang LLVM do_package strip error
 2023-10-24 13:33 UTC  (3+ messages)
` [yocto] "

[PATCH v6 tty-next 0/2] serial: Add driver for National Instruments UARTs
 2023-10-24 13:33 UTC  (3+ messages)
` [PATCH v6 tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings

[XEN PATCH v2 00/10] address violations of MISRA C:2012 Directive 4.10
 2023-10-24 13:31 UTC  (18+ messages)

[PATCH v14 00/23] TDX host kernel support
 2023-10-24 13:31 UTC  (5+ messages)
` [PATCH v14 12/23] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[patch V4 23/30] x86/microcode: Provide new control functions
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH for-4.19 v2] docs/arm: Document where Xen should be loaded in memory
 2023-10-24 13:30 UTC  (2+ messages)

[PATCH 0/3 v7] Misc SCM changes
 2023-10-24 13:29 UTC  (2+ messages)

[virtio-dev] virtio-snd comments/questions
 2023-10-24 13:30 UTC  (3+ messages)
` [virtio-comment] "

[PATCH v1 0/2] jffs2: make cleanmarker support option
 2023-10-24 13:29 UTC  (7+ messages)
` [PATCH v1 2/2] "

[PULL 00/39] Migration 20231024 patches
 2023-10-24 13:13 UTC  (40+ 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 23/39] migration: rename vmstate_save_needed->vmstate_section_needed
` [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 33/39] migration: Use vmstate_register_any() for eeprom93xx
` [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 37/39] migration: migrate 'blk' "
` [PULL 38/39] migration: Deprecate block migration
` [PULL 39/39] migration: Deprecate old compression method

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

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-24 13:29 UTC  (11+ messages)
` [PATCH 02/12] hw/xen: select kernel mode for per-vCPU event channel upcall vector
` [PATCH 06/12] hw/xen: add get_frontend_path() method to XenDeviceClass
` [PATCH 08/12] hw/xen: do not repeatedly try to create a failing backend device

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

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

[GIT PULL] ARM: dts: samsung: Second round for v6.7
 2023-10-24 13:26 UTC 

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

[PATCH v1 0/4] maintenance: use XDG config if it exists
 2023-10-24 13:23 UTC  (5+ messages)
` [PATCH v1 3/4] config: factor out global config file retrieval
    ` [PATCH v1 3/4] config: factor out global config file retrievalync-mailbox>

[PATCH] Revert "protobuf: stage protoc binary to sysroot"
 2023-10-24 13:25 UTC  (14+ messages)
` [oe] "

[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  (5+ 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 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  (4+ messages)
` [Intel-xe] ✓ CI.Build: success for "
` [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  (5+ messages)
` [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


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.