linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-31 11:19:44 to 2023-11-01 00:27:15 UTC [more...]

[PATCH v7d 00/23] fix DRM_USE_DYNAMIC_DEBUG=y regression
 2023-11-01  0:25 UTC  (5+ messages)
` [PATCH v7d 01/23] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v7d 03/23] dyndbg: make ddebug_class_param union members same size
` [PATCH v7d 04/23] dyndbg: replace classmap list with a vector
` [PATCH v7d 06/23] dyndbg: split param_set_dyndbg_classes to module/wrapper fns

[PATCH v4 0/7] consolidate and cleanup CPU capacity
 2023-10-31 23:58 UTC  (3+ messages)
` [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio

[PATCH 2/3] cpufreq: CPPC: Keep the target core awake when reading its cpufreq rate
 2023-10-31 23:52 UTC  (2+ messages)

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-10-31 22:39 UTC  (18+ messages)
` [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [PATCH v13 13/35] KVM: Introduce per-page memory attributes
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory

[PATCH 0/9] interconnect: Convert to platform remove callback returning void
 2023-10-31 22:29 UTC  (6+ messages)
` [PATCH 2/9] interconnect: imx8mm: "
` [PATCH 3/9] interconnect: imx8mn: "
` [PATCH 4/9] interconnect: imx8mp: "
` [PATCH 5/9] interconnect: imx8mq: "
` [PATCH 9/9] interconnect: exynos: "

[PATCH RFC 0/2] Implement vendor resets for PSCI SYSTEM_RESET2
 2023-10-31 21:25 UTC  (4+ messages)
` [PATCH RFC 1/2] dt-bindings: arm: Document reboot mode magic

[GIT PULL] KVM/arm64 updates for 6.7
 2023-10-31 21:18 UTC  (2+ messages)

[PATCH 00/14] arm64: dts: imx8mm-kontron: DT updates
 2023-10-31 20:37 UTC  (15+ messages)
` [PATCH 01/14] arm64: dts: imx8mm-kontron: Add support for display bridges on BL i.MX8MM
` [PATCH 02/14] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support
` [PATCH 03/14] arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on OSM-S i.MX8MM
` [PATCH 04/14] arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL i.MX8MM
` [PATCH 05/14] arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL OSM-S board
` [PATCH 06/14] arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL board
` [PATCH 07/14] arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL OSM-S board
` [PATCH 08/14] arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL board
` [PATCH 09/14] arm64: dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S i.MX8MM module
` [PATCH 10/14] arm64: dts: imx8mm-kontron: Fix OSM-S devicetrees to match latest hardware
` [PATCH 11/14] arm64: dts: imx8mm-kontron: Disable uneffective PUE bit in SDIO IOMUX
` [PATCH 12/14] arm64: dts: imx8mm-kontron: Remove useless trickle-diode-disable from RTC node
` [PATCH 13/14] arm64: dts: imx8mm-kontron: Add I2C EEPROM on OSM-S Kontron i.MX8MM
` [PATCH 14/14] arm64: dts: imx8mm-kontron: Refactor devicetree for OSM-S module and board

[PATCH] Documentation/arm64: Fix typos in elf_hwcaps
 2023-10-31 20:08 UTC 

[PATCH net v3] net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
 2023-10-31 19:47 UTC  (2+ messages)

KVM exit to userspace on WFI
 2023-10-31 19:21 UTC  (7+ messages)

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-10-31 19:16 UTC  (12+ messages)
` [PATCH v2 05/12] net: stmmac: dwmac-starfive: Add support for "
` [PATCH v2 07/12] riscv: dts: starfive: jh7100: Add ccache DT node
` [PATCH v2 08/12] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards

[PATCH v4 0/2] Rust enablement for AArch64
 2023-10-31 19:01 UTC  (9+ messages)
` [PATCH v4 1/2] rust: Refactor the build target to allow the use of builtin targets
` [PATCH v4 2/2] arm64: rust: Enable Rust support for AArch64

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-31 18:29 UTC  (9+ messages)

[PATCH 0/2] Fix error-leg bugs / misbehaviors in i2c-bcm2835 driver
 2023-10-31 18:04 UTC  (11+ messages)
` [PATCH 1/2] [i2c-bcm2835] Fully clean up hardware state machine after a timeout
` [PATCH 2/2] [i2c-bcm2835] ALWAYS enable INTD

[PATCH RFC v3 00/37] drm/connector: Create HDMI Connector infrastructure
 2023-10-31 16:48 UTC  (38+ messages)
` [PATCH RFC v3 01/37] drm/connector: Introduce an HDMI connector
` [PATCH RFC v3 02/37] drm/connector: hdmi: Create a custom state
` [PATCH RFC v3 03/37] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH RFC v3 04/37] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH RFC v3 05/37] drm/connector: hdmi: Add output BPC "
` [PATCH RFC v3 06/37] drm/connector: hdmi: Add support for output format
` [PATCH RFC v3 07/37] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH RFC v3 08/37] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH RFC v3 09/37] drm/connector: hdmi: Add custom hook to filter "
` [PATCH RFC v3 10/37] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH RFC v3 11/37] drm/connector: hdmi: Add Infoframes generation
` [PATCH RFC v3 12/37] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH RFC v3 13/37] drm/vc4: hdmi: Create destroy state implementation
` [PATCH RFC v3 14/37] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH RFC v3 15/37] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH RFC v3 16/37] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH RFC v3 17/37] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH RFC v3 18/37] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH RFC v3 19/37] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH RFC v3 20/37] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH RFC v3 21/37] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH RFC v3 22/37] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH RFC v3 23/37] drm/rockchip: inno_hdmi: Remove useless colorimetry
` [PATCH RFC v3 24/37] drm/rockchip: inno_hdmi: Remove useless enum
` [PATCH RFC v3 25/37] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH RFC v3 26/37] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH RFC v3 27/37] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH RFC v3 28/37] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH RFC v3 29/37] drm/rockchip: inno_hdmi: Create mask retrieval functions
` [PATCH RFC v3 30/37] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH RFC v3 31/37] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH RFC v3 32/37] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH RFC v3 33/37] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH RFC v3 34/37] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH RFC v3 35/37] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH RFC v3 36/37] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH RFC v3 37/37] drm/sun4i: hdmi: Switch to HDMI connector

[PATCH v9 00/16] introduce more MDP3 components in MT8195
 2023-10-31 17:55 UTC  (7+ messages)
` [PATCH v9 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display
` [PATCH v9 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA
` [PATCH v9 16/16] dt-bindings: display: mediatek: padding: add compatible for MT8195

[PATCH 6.5 045/112] ARM: OMAP: timer32K: fix all kernel-doc warnings
 2023-10-31 17:00 UTC 

[PATCH v2 0/5] arm64: dts: iot2050: DT fixes, cleanups and enhancements
 2023-10-31 17:23 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: ti: iot2050: Re-add aliases
` [PATCH v2 2/5] arm64: dts: ti: iot2050: Drop unused ecap0 PWM
` [PATCH v2 3/5] arm64: dts: ti: iot2050: Definitions for runtime pinmuxing
` [PATCH v2 4/5] arm64: dts: ti: iot2050: Refactor the m.2 and minipcie power pin
` [PATCH v2 5/5] arm64: dts: ti: iot2050: Add icssg-prueth nodes for PG2 devices

[PATCH 6.1 30/86] ARM: OMAP: timer32K: fix all kernel-doc warnings
 2023-10-31 17:00 UTC 

[PATCH v14 00/56] Add DELETE_BUF ioctl
 2023-10-31 16:31 UTC  (57+ messages)
` [PATCH v14 01/56] media: videobuf2: Rename offset parameter
` [PATCH v14 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v14 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v14 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v14 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v14 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v14 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v14 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v14 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v14 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v14 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v14 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 15/56] media: visl: "
` [PATCH v14 16/56] media: atomisp: "
` [PATCH v14 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v14 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v14 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v14 21/56] media: pci: dt3155: Remove useless check
` [PATCH v14 22/56] media: pci: tw686x: Stop direct calls to queue num_buffers field
` [PATCH v14 23/56] media: pci: cx18: "
` [PATCH v14 24/56] media: pci: netup_unidvb: "
` [PATCH v14 25/56] media: pci: tw68: "
` [PATCH v14 26/56] media: i2c: video-i2c: "
` [PATCH v14 27/56] media: coda: "
` [PATCH v14 28/56] media: nxp: "
` [PATCH v14 29/56] media: verisilicon: "
` [PATCH v14 30/56] media: test-drivers: "
` [PATCH v14 31/56] media: imx: "
` [PATCH v14 32/56] media: meson: vdec: "
` [PATCH v14 33/56] touchscreen: sur40: "
` [PATCH v14 34/56] sample: v4l: "
` [PATCH v14 35/56] media: cedrus: "
` [PATCH v14 36/56] media: nuvoton: "
` [PATCH v14 37/56] media: renesas: "
` [PATCH v14 38/56] media: ti: "
` [PATCH v14 39/56] media: usb: airspy: "
` [PATCH v14 40/56] media: usb: cx231xx: "
` [PATCH v14 41/56] media: usb: hackrf: "
` [PATCH v14 42/56] media: usb: usbtv: "
` [PATCH v14 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v14 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v14 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v14 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v14 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v14 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v14 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v14 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v14 51/56] media: core: Rework how create_buf index returned value is computed
` [PATCH v14 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v14 53/56] media: core: Free range of buffers
` [PATCH v14 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v14 55/56] media: v4l2: Add mem2mem helpers for "
` [PATCH v14 56/56] media: test-drivers: Use helper "

[PATCH v13 00/56] Add DELETE_BUF ioctl
 2023-10-31 16:37 UTC  (3+ messages)

qemu-arm64: handle_futex_death - kernel/futex/core.c:661 - Unable to handle kernel unknown 43 at virtual address
 2023-10-31 16:32 UTC  (9+ messages)

[PATCH] net: stmmac: Wait a bit for the reset to take effect
 2023-10-31 16:10 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am62-main: Add gpio-ranges properties
 2023-10-31 16:00 UTC 

[PATCH] irqchip/ti-sci-intr: Add support for system suspend/resume PM
 2023-10-31 16:00 UTC  (5+ messages)

[PATCH v3 2/6] dt-bindings: PCI: dwc: rockchip: Add optional dma interrupts
 2023-10-31 15:51 UTC  (2+ messages)

[PATCH 1/5] media: dt-bindings: media: imx335: Add supply bindings
 2023-10-31 14:48 UTC  (3+ messages)

[PATCH v2 0/6] mfd: bcm590xx: Add support for BCM59054
 2023-10-31 14:32 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: brcm,bcm59056: Convert to YAML
` [PATCH v2 2/6] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054
` [PATCH v2 5/6] regulator: bcm590xx: Add support "
` [PATCH v2 6/6] regulator: bcm590xx: Add proper handling for PMMODE registers

[PATCH] firmware: arm_ffa: Fix the size of the allocation in ffa_partitions_cleanup()
 2023-10-31 14:13 UTC 

[PATCH 0/6] mfd: bcm590xx: Add support for BCM59054
 2023-10-31 13:54 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: mfd: brcm,bcm59056: Convert to YAML

[PATCH V1] firmware: arm_scmi: clock: support clock denied flags
 2023-10-31 13:35 UTC  (5+ messages)

[PATCH 0/2] MT8195 Cherry: Assign MFG vregs for power saving
 2023-10-31 13:16 UTC  (3+ messages)

exynos-mixer 14450000.mixer: [drm:exynos_drm_register_dma] *ERROR* Device 14450000.mixer lacks support for IOMMU
 2023-10-31 12:08 UTC 

[PATCH v4.19] arm64: fix a concurrency issue in emulation_proc_handler()
 2023-10-31 11:52 UTC  (3+ messages)

[PATCH 0/3] arm64: Add a build target for Flat Image Tree
 2023-10-31 11:46 UTC  (8+ messages)
` [PATCH 3/3] arm64: boot: Support "

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-31 11:39 UTC  (6+ messages)

[PATCH] clk: rockchip: rk3128: Fix HCLK_OTG gate register
 2023-10-31 11:18 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).