All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-10 09:23:46 to 2022-06-10 09:45:30 UTC [more...]

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-10  9:22 UTC  (7+ messages)

[RFC 1/2] clocksource: Introduce a context storage for the clocksource structure
 2022-06-10  9:35 UTC  (2+ messages)

[meta-virtualization][PATCH 1/5] umoci: adjust inherit and fix CGO settings
 2022-06-10  9:45 UTC  (5+ messages)
` [meta-virtualization][PATCH 2/5] oci-runtime-tools: "
` [meta-virtualization][PATCH 3/5] riddler: "
` [meta-virtualization][PATCH 4/5] oci-image-tools: "
` [meta-virtualization][PATCH 5/5] netns: "

[PATCH v2 00/19] KVM/arm64: Refactoring the vcpu flags
 2022-06-10  9:28 UTC  (51+ messages)
` [PATCH v2 01/19] KVM: arm64: Always start with clearing SVE flag on load
` [PATCH v2 02/19] KVM: arm64: Always start with clearing SME "
` [PATCH v2 03/19] KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
` [PATCH v2 04/19] KVM: arm64: Move FP state ownership from flag to a tristate
` [PATCH v2 05/19] KVM: arm64: Add helpers to manipulate vcpu flags among a set
` [PATCH v2 06/19] KVM: arm64: Add three sets of flags to the vcpu state
` [PATCH v2 07/19] KVM: arm64: Move vcpu configuration flags into their own set
` [PATCH v2 08/19] KVM: arm64: Move vcpu PC/Exception flags to the input flag set
` [PATCH v2 09/19] KVM: arm64: Move vcpu debug/SPE/TRBE "
` [PATCH v2 10/19] KVM: arm64: Move vcpu SVE/SME flags to the state "
` [PATCH v2 11/19] KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag "
` [PATCH v2 12/19] KVM: arm64: Move vcpu WFIT "
` [PATCH v2 13/19] KVM: arm64: Kill unused vcpu flags field
` [PATCH v2 14/19] KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
` [PATCH v2 15/19] KVM: arm64: Warn when PENDING_EXCEPTION and INCREMENT_PC are set together
` [PATCH v2 16/19] KVM: arm64: Add build-time sanity checks for flags
` [PATCH v2 17/19] KVM: arm64: Reduce the size of the vcpu flag members
` [PATCH v2 18/19] KVM: arm64: Document why pause cannot be turned into a flag
` [PATCH v2 19/19] KVM: arm64: Move the handling of !FP outside of the fast path

[PATCH 0/3] small fixes
 2022-06-10  9:44 UTC  (6+ messages)
` [PATCH 2/3] xen/arm: gicv2: Rename gicv2_map_hwdown_extra_mappings
` [PATCH 3/3] xen/console: Fix incorrect format tags for struct tm members

[kvm-unit-tests PATCH v1 0/2] better smp interrupt checks
 2022-06-10  9:43 UTC  (3+ messages)
` [kvm-unit-tests PATCH v1 2/2] lib: s390x: "

[PATCH v3 0/6] introduce mirrored memory support for arm64
 2022-06-10  9:35 UTC  (22+ messages)
` [PATCH v3 1/6] efi: Make efi_find_mirror() public
` [PATCH v3 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v3 3/6] mm: Ratelimited mirrored memory related warning messages
` [PATCH v3 4/6] mm: Demote warning message in vmemmap_verify() to debug level

[PATCH] mm: eliminate ifdef of HAVE_IOREMAP_PROT in .c files
 2022-06-10  9:41 UTC  (2+ messages)

[PATCH 00/34] make iio inkern interface firmware agnostic
 2022-06-10  8:45 UTC  (2+ messages)
` [PATCH 04/34] iio: adc: imx7d_adc: explicitly add proper header files

[PULL 00/54] virtio,pc,pci: fixes,cleanups,features
 2022-06-10  7:59 UTC  (10+ messages)
` [PULL 29/54] tests: acpi: update expected DSDT.pvpanic-isa blob
` [PULL 30/54] tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobs
` [PULL 32/54] acpi: pc/q35: remove not needed 'if' condition on pci bus
` [PULL 43/54] hw/machine: Drop cxl_supported flag as no longer useful
` [PULL 44/54] pci: fix overflow in snprintf string formatting
` [PULL 50/54] hw/acpi/viot: sort VIOT ACPI table entries by PCI host bridge min_bus
` [PULL 51/54] tests/acpi: virt: update golden masters for VIOT
` [PULL 52/54] hw/virtio/vhost-user: don't use uninitialized variable
` [PULL 53/54] hw/vhost-user-scsi|blk: set `supports_config` flag correctly

[Question] Alternative Method for git send-email
 2022-06-10  9:39 UTC 

❌ FAIL: Test report for kernel 5.19.0-rc1 (mainline.kernel.org-clang, 874c8ca1)
 2022-06-10  9:39 UTC 

[PATCH 1/2] bus: bt1-apb: Don't print error on -EPROBE_DEFER
 2022-06-10  9:39 UTC  (3+ messages)

[PATCH 0/8] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-10  9:36 UTC  (8+ messages)
` [PATCH 1/8] perf/hw_breakpoint: Optimize list of per-task breakpoints

[PATCH 0/2] xen/mm: Optimize init_heap_pages()
 2022-06-10  9:36 UTC  (2+ messages)

[PATCH v3] madvise.2: Clarify addr/length and update hugetlb support
 2022-06-10  9:38 UTC  (6+ messages)

[PATCH 00/11] ASoC: codecs: Series of fixes for realtek codecs used on RVPs
 2022-06-10  9:33 UTC  (4+ messages)
` [PATCH 07/11] ASoC: codecs: rt274: Enable irq only when needed

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-06-10  9:33 UTC  (13+ messages)

blktests failures with v5.19-rc1
 2022-06-10  9:32 UTC  (3+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc 0/4] Better NCSI support
 2022-06-10  9:31 UTC  (3+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc 4/4] config: aspeed: Enable "

[kvm-unit-tests PATCH v2 0/3] s390x: Rework TEID decoding and usage
 2022-06-10  9:31 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 3/3] "

[PATCHv14 00/11] nvme: In-band authentication support
 2022-06-10  9:28 UTC  (9+ messages)

[PATCH 00/64] drm/vc4: Fix hotplug for vc4
 2022-06-10  9:29 UTC  (65+ messages)
` [PATCH 01/64] drm/mipi-dsi: Detach devices when removing the host
` [PATCH 02/64] drm/crtc: Introduce drmm_crtc_init_with_planes
` [PATCH 03/64] drm/encoder: Introduce drmm_encoder_init
` [PATCH 04/64] drm/connector: Reorder headers
` [PATCH 05/64] drm/connector: Mention the cleanup after drm_connector_init
` [PATCH 06/64] drm/connector: Introduce drmm_connector_init
` [PATCH 07/64] drm/connector: Introduce drmm_connector_init_with_ddc
` [PATCH 08/64] drm/writeback: Introduce drmm_writeback_connector_init
` [PATCH 09/64] drm/simple: Introduce drmm_simple_encoder_init
` [PATCH 10/64] drm/bridge: panel: Introduce drmm_panel_bridge_add
` [PATCH 11/64] drm/bridge: panel: Introduce drmm_of_get_bridge
` [PATCH 12/64] drm/vc4: Call component_unbind_all()
` [PATCH 13/64] drm/vc4: hvs: Protect device resources after removal
` [PATCH 14/64] drm/vc4: hvs: Remove planes currently allocated before taking down
` [PATCH 15/64] drm/vc4: plane: Take possible_crtcs as an argument
` [PATCH 16/64] drm/vc4: plane: Switch to drmm_universal_plane_alloc()
` [PATCH 17/64] drm/vc4: crtc: Move debugfs_name to crtc_data
` [PATCH 18/64] drm/vc4: crtc: Switch to drmm_kzalloc
` [PATCH 19/64] drm/vc4: crtc: Switch to DRM-managed CRTC initialization
` [PATCH 20/64] drm/vc4: dpi: Remove vc4_dev dpi pointer
` [PATCH 21/64] drm/vc4: dpi: Embed DRM structures into the private structure
` [PATCH 22/64] drm/vc4: dpi: Switch to drmm_kzalloc
` [PATCH 23/64] drm/vc4: dpi: Return an error if we can't enable our clock
` [PATCH 24/64] drm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_remove call
` [PATCH 25/64] drm/vc4: dpi: Add action to disable the clock
` [PATCH 26/64] drm/vc4: dpi: Switch to DRM-managed encoder initialization
` [PATCH 27/64] drm/vc4: dpi: Switch to drmm_of_get_bridge
` [PATCH 28/64] drm/vc4: dpi: Protect device resources
` [PATCH 29/64] drm/vc4: dsi: Embed DRM structures into the private structure
` [PATCH 30/64] drm/vc4: dsi: Switch to DRM-managed encoder initialization
` [PATCH 31/64] drm/vc4: dsi: Switch to drmm_of_get_bridge
` [PATCH 32/64] drm/vc4: dsi: Fix the driver structure lifetime
` [PATCH 33/64] drm/vc4: dsi: Switch to devm_pm_runtime_enable
` [PATCH 34/64] drm/vc4: hdmi: Switch to drmm_kzalloc
` [PATCH 35/64] drm/vc4: hdmi: Switch to DRM-managed encoder initialization
` [PATCH 36/64] drm/vc4: hdmi: Switch to DRM-managed connector initialization
` [PATCH 37/64] drm/vc4: hdmi: Switch to device-managed ALSA initialization
` [PATCH 38/64] drm/vc4: hdmi: Switch to device-managed CEC initialization
` [PATCH 39/64] drm/vc4: hdmi: Use a device-managed action for DDC
` [PATCH 40/64] drm/vc4: hdmi: Switch to DRM-managed kfree to build regsets
` [PATCH 41/64] drm/vc4: hdmi: Use devm to register hotplug interrupts
` [PATCH 42/64] drm/vc4: hdmi: Move audio structure offset checks
` [PATCH 43/64] drm/vc4: hdmi: Protect device resources after removal
` [PATCH 44/64] drm/vc4: hdmi: Switch to devm_pm_runtime_enable
` [PATCH 45/64] drm/vc4: txp: Remove vc4_dev txp pointer
` [PATCH 46/64] drm/vc4: txp: Remove duplicate regset
` [PATCH 47/64] drm/vc4: txp: Switch to drmm_kzalloc
` [PATCH 48/64] drm/vc4: txp: Switch to DRM-managed writeback initialization
` [PATCH 49/64] drm/vc4: txp: Protect device resources
` [PATCH 50/64] drm/vc4: vec: Remove vc4_dev vec pointer
` [PATCH 51/64] drm/vc4: vec: Embed DRM structures into the private structure
` [PATCH 52/64] drm/vc4: vec: Switch to drmm_kzalloc
` [PATCH 53/64] drm/vc4: vec: Switch to DRM-managed encoder initialization
` [PATCH 54/64] drm/vc4: vec: Switch to DRM-managed connector initialization
` [PATCH 55/64] drm/vc4: vec: Protect device resources after removal
` [PATCH 56/64] drm/vc4: vec: Switch to devm_pm_runtime_enable
` [PATCH 57/64] drm/vc4: debugfs: Protect device resources
` [PATCH 58/64] drm/vc4: debugfs: Return an error on failure
` [PATCH 59/64] drm/vc4: debugfs: Simplify debugfs registration
` [PATCH 60/64] drm/vc4: Switch to drmm_mutex_init
` [PATCH 61/64] drm/vc4: perfmon: Add missing mutex_destroy
` [PATCH 62/64] drm/vc4: v3d: Stop disabling interrupts
` [PATCH 63/64] drm/vc4: v3d: Rework the runtime_pm setup
` [PATCH 64/64] drm/vc4: v3d: Switch to devm_pm_runtime_enable

[PATCH] common/cnxk: add lower bound check for SSO resources
 2022-06-10  9:28 UTC  (2+ messages)

[PATCH v5 0/9] power: reset: at91-reset: add support for sama7g5
 2022-06-10  9:24 UTC  (19+ messages)
` [PATCH v5 1/9] ARM: dts: at91: use generic name for reset controller
` [PATCH v5 2/9] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML
` [PATCH v5 3/9] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings
` [PATCH v5 4/9] dt-bindings: reset: add sama7g5 definitions
` [PATCH v5 5/9] power: reset: at91-reset: document structures and enums
` [PATCH v5 6/9] power: reset: at91-reset: add at91_reset_data
` [PATCH v5 7/9] power: reset: at91-reset: add reset_controller_dev support
` [PATCH v5 8/9] power: reset: at91-reset: add support for SAMA7G5
` [PATCH v5 9/9] ARM: dts: at91: sama7g5: add reset-controller node

[PATCH -next] smack: Remove the redundant lsm_inode_alloc
 2022-06-10  9:23 UTC 

[PATCH 1/3] ASoC: wm8940: Remove warning when no plat data
 2022-06-10  9:23 UTC  (5+ messages)
` [PATCH 3/3] ASoC: wm8940: Mute also the speaker output

[Intel-gfx] linux-next: build failure after merge of the drm-misc tree
 2022-06-10  9:23 UTC  (2+ messages)
`  "

[PATCH v2] ACPI: Split out processor thermal register from ACPI PSS
 2022-06-10  9:22 UTC 

[PATCH 1/2] crypto/octeontx: pass sub event type in event
 2022-06-10  9:24 UTC  (2+ messages)
` [PATCH 2/2] crypto/cnxk: "

fstests btrfs/057 trigger a deadlock on 5.4.187
 2022-06-10  9:22 UTC 

[PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-06-10  9:21 UTC  (2+ messages)

[PULL 00/17] Kraxel 20220610 patches
 2022-06-10  9:20 UTC  (6+ messages)
` [PULL 13/17] virtio-gpu: update done only on the scanout associated with rect
` [PULL 14/17] ui: move 'pc-bios/keymaps' to 'ui/keymaps'
` [PULL 15/17] ui/console: Do not return a value with ui_info
` [PULL 16/17] ui: Deliver refresh rate via QemuUIInfo
` [PULL 17/17] virtio-gpu: Respect UI refresh rate for EDID


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.