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

[PATCH 00/64] drm/vc4: Fix hotplug for vc4
 2022-06-10  9:29 UTC  (40+ 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 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 v2 00/19] KVM/arm64: Refactoring the vcpu flags
 2022-06-10  9:28 UTC  (21+ 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] mm: eliminate ifdef of HAVE_IOREMAP_PROT in .c files
 2022-06-10  9:25 UTC 

[PULL 00/54] virtio,pc,pci: fixes,cleanups,features
 2022-06-10  7:59 UTC  (7+ messages)
` [PULL 29/54] tests: acpi: update expected DSDT.pvpanic-isa blob
` [PULL 43/54] hw/machine: Drop cxl_supported flag as no longer useful
` [PULL 48/54] hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table
` [PULL 49/54] tests/acpi: virt: allow VIOT acpi table changes
` [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

[PATCH v3 0/6] introduce mirrored memory support for arm64
 2022-06-10  9:29 UTC  (11+ 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] 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  (20+ 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 

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

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

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-10  9:22 UTC  (7+ 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: "

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

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  (26+ messages)
` [PATCH v3 01/24] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v3 02/24] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v3 03/24] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v3 04/24] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH v3 05/24] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH v3 06/24] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v3 07/24] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH v3 08/24] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH v3 09/24] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v3 10/24] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH v3 11/24] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v3 12/24] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v3 13/24] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v3 14/24] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v3 15/24] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v3 16/24] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v3 17/24] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v3 18/24] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v3 19/24] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v3 20/24] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v3 21/24] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v3 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH v3 23/24] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v3 24/24] PCI: dwc: Add DW eDMA engine support

[PULL 00/17] Kraxel 20220610 patches
 2022-06-10  9:20 UTC  (18+ messages)
` [PULL 01/17] ui/gtk-gl-area: implement GL context destruction
` [PULL 02/17] ui/gtk-gl-area: create the requested GL context version
` [PULL 03/17] ui/cocoa: Fix poweroff request code
` [PULL 04/17] hw/audio/cs4231a: Const'ify global tables
` [PULL 05/17] hw/usb: Add CanoKey Implementation
` [PULL 06/17] hw/usb/canokey: Add trace events
` [PULL 07/17] meson: Add CanoKey
` [PULL 08/17] docs: Add CanoKey documentation
` [PULL 09/17] docs/system/devices/usb: Add CanoKey to USB devices examples
` [PULL 10/17] MAINTAINERS: add myself as CanoKey maintainer
` [PULL 11/17] hw/usb/hcd-ehci: fix writeback order
` [PULL 12/17] usbredir: avoid queuing hello packet on snapshot restore
` [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

linux-next: manual merge of the extcon tree with the usb tree
 2022-06-10  9:20 UTC  (4+ messages)

Build failed in Jenkins: media-build #3924
 2022-06-10  9:20 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3925

[PATCH RFC] pinctrl: bcm2835: Make the irqchip immutable
 2022-06-10  8:51 UTC  (2+ messages)

[PATCH] add more MISRA C rules to docs/misra/rules.rst
 2022-06-10  9:21 UTC  (3+ messages)

[PATCH v2 0/2] Two xattrs-related fixes for ceph
 2022-06-10  9:19 UTC  (5+ messages)
` [PATCH v2 2/2] generic/486: adjust the max xattr size

[PATCH] crypto: sun8i-ss - fix a NULL vs IS_ERR() check in sun8i_ss_hashkey
 2022-06-10  9:17 UTC  (3+ messages)

[PATCH] btrfs: add tracepoints for ordered extents
 2022-06-10  9:17 UTC  (2+ messages)

[PATCH] crypto: octeontx2: fix potential null pointer access
 2022-06-10  9:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH -next] phy: samsung-ufs: fix NULL pointer dereference
 2022-06-10  9:16 UTC  (6+ messages)

[bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests
 2022-06-10  9:19 UTC  (8+ messages)
  ` 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests]

[PATCH -next] crypto: curve25519 - Fix build error when CRYPTO_MANAGER_DISABLE_TESTS!=y && CRYPTO=m
 2022-06-10  9:16 UTC  (3+ messages)
` [PATCH crypto] crypto: memneq - move into lib/

[PATCH] crypto: ccp - fix typo in comment
 2022-06-10  9:15 UTC  (2+ messages)

[PATCH] crypto: octeontx2: add firmware version in devlink info
 2022-06-10  9:16 UTC  (2+ messages)

[PATCH 0/5 v2] mdadm: fix memory leak and double free
 2022-06-10  9:16 UTC  (7+ messages)
` [PATCH 1/5 v2] parse_layout_faulty: fix memleak
` [PATCH 3/5 v2] load_imsm_mpb: fix double free
` [PATCH 4/5 v2] find_disk_attached_hba: fix memleak

[PATCH] crypto: hisilicon/sec - fix typos in comment
 2022-06-10  9:15 UTC  (2+ messages)

[PATCH crypto v2] crypto: blake2s - remove shash module
 2022-06-10  9:16 UTC  (3+ messages)
` [PATCH crypto v4] "

[PATCH v1 0/1] nvme-pci: disable write zeros support on UMIC and Samsung SSDs
 2022-06-10  9:18 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH] arm64/sysreg: Fix typo in Enum element regex
 2022-06-10  9:15 UTC  (3+ messages)

[PATCH v9 0/9] crypto: HCTR2 support
 2022-06-10  9:15 UTC  (3+ messages)

[PATCH] crypto: atmel-ecc - Remove duplicated error reporting in .remove()
 2022-06-10  9:14 UTC  (3+ messages)

[PATCH 0/6] drm: Add mouse cursor hotspot support to atomic KMS
 2022-06-10  9:15 UTC  (4+ messages)

[igt-dev] [i-g-t 0/3] tests/kms_pipe_crc_basic: IGT test cleanup
 2022-06-10  9:11 UTC  (4+ messages)
` [igt-dev] [i-g-t 1/3] tests/kms_pipe_crc_basic: Convert tests to dynamic
` [igt-dev] [i-g-t 2/3] tests/kms_pipe_crc_basic: Test Cleanup
` [igt-dev] [i-g-t 3/3] tests/intel-ci: Rename kms_pipe_crc_basic subtests in BAT

[PATCH 0/5] docs/doc-guide: Sphinx related updates
 2022-06-10  9:11 UTC  (3+ messages)
` [RFC PATCH 3/5] docs/doc-guide: Update guidelines for title adornments

[PATCH v4 0/2] usb: f_fs: safe operation in ffs_epfile_io()
 2022-06-10  9:14 UTC  (3+ messages)
` [PATCH v4 1/2] usb: gadget: f_fs: change ep->status safe "

[PATCH] crypto: sun8i-ss - fix error codes in allocate_flows()
 2022-06-10  9:14 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - Fix error codes for dma_mapping_error()
 2022-06-10  9:14 UTC  (2+ messages)

[PATCH v4] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-06-10  9:13 UTC  (2+ messages)

[PATCH 0/8] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-10  9:13 UTC  (5+ messages)
` [PATCH 7/8] perf/hw_breakpoint: Optimize task_bp_pinned() if CPU-independent

[PATCH v5 2/6] mm: ioremap: Use more sensibly name in ioremap_prot()
 2022-06-10  9:22 UTC  (3+ messages)
` [PATCH v5 resend 2/6] mm: ioremap: Use more sensible "

[PATCH net-next] net: make __sys_accept4_file() static
 2022-06-10  9:10 UTC 

[OE-core][kirkstone 00/26] Patch review
 2022-06-10  9:13 UTC  (4+ messages)
` [kirkstone "
  ` [OE-core] "

[PATCH v3] xen: Add MISRA support to cppcheck make rule
 2022-06-10  9:13 UTC 


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.