linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-29 13:19:57 to 2023-10-01 06:20:12 UTC [more...]

[PATCH v4 00/15] Introduce /dev/mshv drivers
 2023-10-01  6:19 UTC  (25+ messages)
` [PATCH v4 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
` [PATCH v4 02/15] mshyperv: Introduce hv_get_hypervisor_version function
` [PATCH v4 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH v4 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v4 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH v4 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
` [PATCH v4 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
` [PATCH v4 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v4 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
` [PATCH v4 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v4 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
` [PATCH v4 12/15] Documentation: Reserve ioctl number for mshv driver
` [PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs
` [PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally
  ` [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V

[PATCH v6 09/11] firmware: imx: enable trng
 2023-10-01  5:25 UTC  (2+ messages)

[PATCH v3 0/2] firmware: arm_scmi: clock: support parents commands
 2023-10-01  4:38 UTC  (3+ messages)
` [PATCH v3 1/2] firmware: arm_scmi: clock: support clock parents
` [PATCH v3 2/2] clk: scmi: add set/get_parent support

[PATCH] [v3] PCI: xgene-msi: Fix a potential UAF in xgene_msi_probe
 2023-10-01  3:54 UTC 

[PATCH] media: sunxi: a83-mips-csi2: also select GENERIC_PHY
 2023-10-01  2:20 UTC  (3+ messages)

[GIT PULL] ARM: SoC fixes for 6.6
 2023-10-01  1:48 UTC  (2+ messages)

[PATCH] soc: fsl: fix kernel-doc warnings and typos
 2023-10-01  0:01 UTC  (2+ messages)
` [PATCH] soc: fsl: dpio: fix kernel-doc typos

[PATCH] drm/rockchip: vop2: Convert to use maple tree register cache
 2023-09-30 23:42 UTC 

[PATCH v2] modpost: Don't let "driver"s reference .exit.*
 2023-09-30 20:48 UTC  (3+ messages)

section mismatch test doesn't work reliably on arm64
 2023-09-30 20:21 UTC  (7+ messages)
    ` [PATCH] modpost: Don't let "driver"s reference .exit.*

[PATCH 00/13] arm64: rockchip: Add more RV1126 DT nodes
 2023-09-30 19:34 UTC  (6+ messages)
` [PATCH 01/13] dt-bindings: pwm: rockchip: Document rv1126-pwm

[PATCH 0/8] Enable USB3 for Qualcomm IPQ5332
 2023-09-30 17:27 UTC  (21+ messages)
` [PATCH 1/8] dt-bindings: phy: qcom,uniphy-usb: Document qcom,uniphy-usb phy
` [PATCH 2/8] phy: qcom: Introduce Super-Speed USB UNIPHY driver
` [PATCH 3/8] arm64: dts: qcom: ipq5332: Add USB Super-Speed PHY node
` [PATCH 4/8] dt-bindings: usb: dwc3: Add clocks on Qualcomm IPQ5332
` [PATCH 5/8] arm64: dts: qcom: ipq5332: Add clocks for USB Super-Speed
` [PATCH 6/8] arm64: dts: qcom: ipq5332: Add Super-Speed UNIPHY in USB node
` [PATCH 8/8] arm64: defconfig: Enable qcom USB UNIPHY driver

[PATCH v3 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes)
 2023-09-30 18:27 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: Use folio for THP support
 2023-09-30 17:57 UTC  (7+ messages)
` [PATCH v2 2/2] KVM: arm64: Use folio for THP adjustment

[PATCH] iio: adc: stm32-adc: replace deprecated strncpy
 2023-09-30 17:57 UTC  (4+ messages)

[PATCH v1] iio: adc: aspeed: Support deglitch feature
 2023-09-30 16:45 UTC  (2+ messages)

[PATCH 0/4] Add C3 SoC PLLs and Peripheral clock
 2023-09-30 15:53 UTC  (2+ messages)

[PATCH v3 00/12] Series to deliver Ethernets for STM32MP13
 2023-09-30 15:46 UTC  (4+ messages)
` [PATCH v3 01/12] dt-bindings: net: add STM32MP13 compatible in documentation for stm32

[PATCH RESEND v5 0/8] Initial Marvell PXA1908 support
 2023-09-30 15:37 UTC  (13+ messages)
` [PATCH RESEND v5 1/8] gpio: pxa: disable pinctrl calls for MMP_GPIO
` [PATCH RESEND v5 2/8] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH RESEND v5 3/8] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH RESEND v5 5/8] dt-bindings: marvell: Document PXA1908 SoC
` [PATCH RESEND v5 6/8] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH RESEND v5 7/8] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH RESEND v5 8/8] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH 0/7] Coresight for Kernel panic and watchdog reset
 2023-09-30 15:28 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property
` [PATCH 2/7] coresight: tmc-etr: Add support to use reserved trace memory
` [PATCH 3/7] coresight: core: Add provision for panic callbacks
` [PATCH 4/7] coresight: tmc: Enable panic sync handling
` [PATCH 5/7] coresight: tmc: Add support for reading tracedata from previous boot
` [PATCH 6/7] coresight: tmc: Stop trace capture on FlIn
` [PATCH 7/7] coresight: config: Add preloaded configuration

[PATCH v4 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-09-30 14:40 UTC  (7+ messages)
` [PATCH v4 2/2] dt-bindings: media: imx-jpeg: "
    ` [EXT] "

[net-next PATCH 1/3] net: introduce napi_is_scheduled helper
 2023-09-30 13:42 UTC  (8+ messages)
` [net-next PATCH 2/3] net: stmmac: improve TX timer arm logic

✅ PASS (SKIPPED 15 of 105): Test report for for-kernelci (6.6.0-rc3, arm-next, 2e530aeb)
 2023-09-30 13:41 UTC 

[PATCH v1 11/20] arm64: enable ARCH_HAS_PKEYS on arm64
 2023-09-30 13:05 UTC  (2+ messages)

[RFC v1] arm64: dts: mediatek: add dtbs with applied overlays for bpi-r3
 2023-09-30 12:57 UTC  (2+ messages)
` Aw: "

[PATCH] ARM: dts: imx7s: Remove #power-domain-cells from gpcv2
 2023-09-30 12:42 UTC 

[PATCH] watchdog: apple: Deactivate on suspend
 2023-09-30 11:58 UTC  (2+ messages)

[PATCH v1 09/20] arm64: define VM_PKEY_BIT* for arm64
 2023-09-30 11:57 UTC  (2+ messages)

[PATCH v12 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-09-30 10:10 UTC  (2+ messages)

[PATCH] PCI: xgene-msi: Fix a potential UAF in xgene_msi_probe
 2023-09-30  9:56 UTC  (3+ messages)

[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
 2023-09-30  9:02 UTC  (9+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH v2 3/5] PCI: endpoint: pci-epf-test: add doorbell test

[PATCH v8 00/53] Add DELETE_BUF ioctl
 2023-09-30  8:52 UTC  (3+ messages)
` [PATCH v8 01/53] media: videobuf2: Rework offset 'cookie' encoding pattern

[PATCH 0/7] update for versal net platform
 2023-09-30  7:17 UTC  (5+ messages)
` [PATCH 3/7] drivers: soc: xilinx: add check for platform
` [PATCH 7/7] drivers: soc: xilinx: update maintainer of event manager driver

[PATCH v11 0/7] Add metrics for Arm CMN
 2023-09-30  5:52 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION df964ce9ef9fea10cf131bf6bad8658fde7956f6
 2023-09-30  5:25 UTC 

[PATCH v8 50/53] media: core: Free range of buffers
 2023-09-30  5:09 UTC  (2+ messages)

[PATCH net-next v3] net: ti: icssg_prueth: add TAPRIO offload support
 2023-09-30  2:37 UTC  (2+ messages)

[soc:for-next] BUILD SUCCESS 01c6c516771b6a878f95ea75ab98e2c77c0621d0
 2023-09-30  1:35 UTC 

[soc:arm/fixes] BUILD SUCCESS d75e870c32f6190f38ae8983932f7dbed1018039
 2023-09-30  0:48 UTC 

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-09-29 22:55 UTC  (6+ messages)
` [PATCH v6 2/9] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files

[PATCH v2 0/2] Fix set_huge_pte_at() panic on arm64
 2023-09-29 22:48 UTC  (3+ messages)
` [PATCH v2 1/2] mm: hugetlb: Add huge page size param to set_huge_pte_at()

[PATCH RFC v3 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
 2023-09-29 21:48 UTC  (4+ messages)
  ` [PATCH RFC v3 2/6] ARM: pxa: Convert Spitz LEDs "
  ` [PATCH RFC v3 5/6] ARM: pxa: Convert Spitz hsync "
  ` [PATCH RFC v3 6/6] ARM: pxa: Convert gumstix Bluetooth "

RFC: ARM && restricted DMA apparently not working
 2023-09-29 21:13 UTC  (10+ messages)
` [PATCH v1 1/1] ARM: Select DMA_DIRECT_REMAP to fix restricted DMA

[PATCH v5 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
 2023-09-29 21:08 UTC  (8+ messages)

[PATCH] ARM: kprobes: Explicitly assign register for local variables
 2023-09-29 19:38 UTC  (7+ messages)

[PATCH net] net: stmmac: dwmac-stm32: fix resume on STM32 MCU
 2023-09-29 17:48 UTC  (2+ messages)

[PATCH] arm64: dts: ls1012a: Remove big-endian from thermal
 2023-09-29 18:55 UTC 

arm64/for-kernelci baseline: 32 runs, 8 regressions (v6.6-rc3-18-g2e530aeb342b)
 2023-09-29 18:48 UTC 

[PATCH] ARM: dts: at91: sam9x60_curiosity: Add mandatory dt property for RTT
 2023-09-29 18:10 UTC  (3+ messages)

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.6-rc3-18-g2e530aeb342b)
 2023-09-29 18:05 UTC 

[PATCH v4 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
 2023-09-29 17:42 UTC  (6+ messages)
` [PATCH v4 2/2] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface

[PATCH 0/2] Report FEAT_SVE_B16B16 to userspace
 2023-09-29 17:18 UTC  (2+ messages)

[PATCH v2 1/2] arm64: Add Cortex-A520 CPU part definition
 2023-09-29 17:06 UTC  (2+ messages)

[PATCH] perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
 2023-09-29 17:06 UTC  (2+ messages)

[PATCH] arm64: mm: Optimize querying asid from reserved_asids
 2023-09-29 16:51 UTC  (2+ messages)

[PATCH 0/9] PM: domains/opp/arm_scmi: Extend performance scaling support
 2023-09-29 16:25 UTC  (3+ messages)
` [PATCH 9/9] firmware: arm_scmi: Add generic OPP support to the SCMI performance domain

[PATCH 00/11] pwm: Some random cleanups
 2023-09-29 16:19 UTC  (8+ messages)
` [PATCH 01/11] pwm: bcm-iproc: Simplify using devm functions
` [PATCH 02/11] pwm: bcm2835: "
` [PATCH 03/11] pwm: brcmstb: "
` [PATCH 04/11] pwm: imx-tpm: "
` [PATCH 05/11] pwm: mtk-disp: Simplify using devm_pwmchip_add()
` [PATCH 09/11] pwm: vt8500: Simplify using devm functions
` [PATCH 10/11] pwm: samsung: Consistently use the same name for driver data

[PATCH v8] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
 2023-09-29 16:01 UTC  (3+ messages)

[PATCH] media: s5p-mfc: Fix potential deadlock on condlock
 2023-09-29 15:42 UTC  (2+ messages)

[PATCH v5 00/11] Introduce STM32 Firewall framework
 2023-09-29 15:35 UTC  (13+ messages)
` [PATCH v5 01/11] dt-bindings: document generic access controller
` [PATCH v5 02/11] dt-bindings: treewide: add access-controller description
` [PATCH v5 03/11] dt-bindings: bus: document RIFSC
` [PATCH v5 04/11] dt-bindings: bus: document ETZPC
` [PATCH v5 05/11] firewall: introduce stm32_firewall framework
` [PATCH v5 06/11] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v5 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v5 08/11] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v5 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v5 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v5 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH v2 0/2] Fine grain sysregs allowed to trap for nested virtualization
 2023-09-29 15:08 UTC  (3+ messages)
` [PATCH v2 2/2] arm64/kvm: Fine grain _EL2 system registers list that affect "

[PATCH v3 00/17] firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format)
 2023-09-29 15:03 UTC  (18+ messages)
` [PATCH v3 01/17] firmware: arm_ffa: Update the FF-A command list with v1.1 additions
` [PATCH v3 02/17] firmware: arm_ffa: Implement notification bitmap create and destroy interfaces
` [PATCH v3 03/17] firmware: arm_ffa: Implement the notification bind and unbind interface
` [PATCH v3 04/17] firmware: arm_ffa: Implement the FFA_RUN interface
` [PATCH v3 05/17] firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface
` [PATCH v3 06/17] firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface
` [PATCH v3 07/17] firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface
` [PATCH v3 08/17] firmware: arm_ffa: Initial support for scheduler receiver interrupt
` [PATCH v3 09/17] firmware: arm_ffa: Add schedule receiver callback mechanism
` [PATCH v3 10/17] firmware: arm_ffa: Add interfaces to request notification callbacks
` [PATCH v3 11/17] firmware: arm_ffa: Add interface to send a notification to a given partition
` [PATCH v3 12/17] firmware: arm_ffa: Add notification handling mechanism
` [PATCH v3 13/17] firmware: arm_ffa: Simplify the computation of transmit and fragment length
` [PATCH v3 14/17] KVM: arm64: FFA: Remove access of endpoint memory access descriptor array
` [PATCH v3 15/17] firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessor
` [PATCH v3 16/17] firmware: arm_ffa: Update memory descriptor to support v1.1 format
` [PATCH v3 17/17] firmware: arm_ffa: Upgrade the driver version to v1.1

[PATCH v2 0/2] KVM: arm64: Support for Arm v8.8 memcpy instructions in KVM guests
 2023-09-29 14:51 UTC  (5+ messages)

resctrl2 - status
 2023-09-29 14:49 UTC  (11+ messages)

[PATCH v2 1/2] ARM: dts: sun7i: Add Iteaduino Plus A20
 2023-09-29 14:20 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] dt-bindings: arm: sunxi: Add itead,iteaduino-plus-a20

[PATCH v2 00/28] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-09-29 14:09 UTC  (9+ messages)
` [PATCH v2 19/28] dt-bindings: pinctrl: renesas: set additionalProperties: false
` [PATCH v2 20/28] dt-bindings: pinctrl: renesas: document RZ/G3S SoC
` [PATCH v2 23/28] dt-bindings: arm: renesas: document RZ/G3S SMARC SoM
` [PATCH v2 26/28] dt-bindings: arm: renesas: document SMARC Carrier-II EVK

[PATCH v6 00/16] introduce more MDP3 components in MT8195
 2023-09-29 13:58 UTC  (10+ messages)
` [PATCH v6 12/16] dt-bindings: display: mediatek: color: add compatible for MT8195

[PATCH v14 RESEND 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
 2023-09-29 13:46 UTC  (2+ messages)

[syzbot] upstream boot error: can't ssh into the instance (15)
 2023-09-29 13:36 UTC 

[PATCH] arm/arm64: dts: Removed undocumented and unused "pl022,hierarchy" property
 2023-09-29 13:29 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq-librem5: Fix tps65132 compatible
 2023-09-29 13:25 UTC 

[PATCH v4 00/11] Introduce STM32 Firewall framework
 2023-09-29 13:18 UTC  (5+ messages)
` [IGNORE][PATCH v4 01/11] dt-bindings: Document common device controller bindings


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).