linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-20 18:10:24 to 2022-12-21 23:00:59 UTC [more...]

[PATCH v5 01/12] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2022-12-21 22:58 UTC  (15+ messages)
` [PATCH v5 02/12] dt-bindings: soc: rockchip: grf: add rockchip,lvds.yaml
` [PATCH v5 03/12] dt-bindings: display: bridge: snps,dw-mipi-dsi: fix clock properties
` [PATCH v5 04/12] dt-bindings: display: rockchip: convert dw_mipi_dsi_rockchip.txt to yaml
` [PATCH v5 05/12] dt-bindings: usb: convert fcs,fusb302.txt "
` [PATCH v5 06/12] ARM: dts: rockchip: rk3288: fix dsi node
` [PATCH v5 07/12] ARM: dts: rockchip: rk3288: fix lvds node
` [PATCH v5 08/12] arm64: dts: rockchip: px30: "
` [PATCH v5 09/12] arm64: dts: rockchip: px30: fix dsi node
` [PATCH v5 10/12] arm64: dts: rockchip: rk3399: "
` [PATCH v5 11/12] arm64: dts: rockchip: rename vbus-supply to phy-supply in rk3566-box-demo.dts
` [PATCH v5 12/12] arm64: dts: rockchip: rk356x: remove hclk from dsi node

[PATCH] usb: gadget: aspeed: fix buffer overflow
 2022-12-21  2:26 UTC  (10+ messages)

[PATCH v2 0/9] jevents/pmu-events improvements
 2022-12-21 22:34 UTC  (10+ messages)
` [PATCH v2 1/9] perf jevents metric: Correct Function equality
` [PATCH v2 2/9] perf jevents metric: Add ability to rewrite metrics in terms of others
` [PATCH v2 3/9] perf jevents: Rewrite metrics in the same file with each other
` [PATCH v2 4/9] perf pmu-events: Separate metric out of pmu_event
` [PATCH v2 5/9] perf stat: Remove evsel metric_name/expr
` [PATCH v2 6/9] perf jevents: Combine table prefix and suffix writing
` [PATCH v2 7/9] perf pmu-events: Introduce pmu_metrics_table
` [PATCH v2 8/9] perf jevents: Generate metrics and events as separate tables
` [PATCH v2 9/9] perf jevents: Add model list option

[PATCH v1 0/9] AV1 stateless decoder for RK3588
 2022-12-21 22:17 UTC  (14+ messages)
` [PATCH v1 4/9] media: verisilicon: Check AV1 bitstreams bit depth

[PATCH v4 0/7] KVM: arm64: Normalize cache configuration
 2022-12-21 20:40 UTC  (8+ messages)
` [PATCH v4 1/7] arm64: Allow the definition of UNKNOWN system register fields
` [PATCH v4 2/7] arm64/sysreg: Convert CCSIDR_EL1 to automatic generation
` [PATCH v4 3/7] arm64/sysreg: Add CCSIDR2_EL1
` [PATCH v4 4/7] arm64/cache: Move CLIDR macro definitions
` [PATCH v4 5/7] KVM: arm64: Always set HCR_TID2
` [PATCH v4 6/7] KVM: arm64: Mask FEAT_CCIDX
` [PATCH v4 7/7] KVM: arm64: Normalize cache configuration

renesas/master bisection: igt-kms-rockchip.kms_vblank.pipe-A-wait-forked on rk3399-gru-kevin
 2022-12-21 22:02 UTC  (3+ messages)

[PATCH 0/2] iommu/exynos: Add fault handling on SysMMU v7
 2022-12-21 21:32 UTC  (5+ messages)
  ` [PATCH 1/2] iommu/exynos: Abstract getting the fault info

[PATCH v5 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-12-21 21:06 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: pwm: Add Apple PWM controller
` [PATCH v5 2/4] "
` [PATCH v5 3/4] arm64: dts: apple: t8103: Add "
` [PATCH v5 4/4] MAINTAINERS: Add entries for Apple PWM driver

[PATCH] perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
 2022-12-21 20:21 UTC  (7+ messages)

[RFC PATCH 0/7] Introduce STM32 system bus
 2022-12-21 20:09 UTC  (9+ messages)
` [RFC PATCH 1/7] dt-bindings: Document common device controller bindings
` [RFC PATCH 2/7] dt-bindings: bus: add STM32 System Bus
` [RFC PATCH 3/7] dt-bindings: bus: add STM32MP15 ETZPC firewall bus bindings
` [RFC PATCH 4/7] dt-bindings: bus: add STM32MP13 "
` [RFC PATCH 5/7] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
` [RFC PATCH 6/7] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [RFC PATCH 7/7] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH] soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()
 2022-12-21 20:05 UTC 

[PATCH] arm: lanyang: fix lable->label typo for lanyang dts
 2022-12-21 19:27 UTC 

[PATCH 0/3] KVM: arm64: Fix handling of S1PTW S2 fault on RO memslots
 2022-12-21 18:26 UTC  (12+ messages)
` [PATCH 1/3] KVM: arm64: Fix S1PTW handling "
` [PATCH 2/3] KVM: arm64: Handle S1PTW translation with TCR_HA set as a write
` [PATCH 3/3] KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*

[PATCH v2] firmware: arm_sdei: Make sdei_unregister_ghes() return void
 2022-12-21 18:21 UTC  (3+ messages)

[PATCH 0/2] KVM: arm64: syreg cleanups/fixes
 2022-12-21 18:06 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Convert non-GIC code to SYS_FIELD_{GET,PREP}
` [PATCH 2/2] KVM: arm64: Remove use of ARM64_FEATURE_MASK()

[GIT PULL] Mailbox changes for v6.2
 2022-12-21 17:44 UTC  (2+ messages)

[syzbot] [ntfs3?] kernel panic: stack is corrupted in return_address
 2022-12-21 16:30 UTC 

BUG: arm64: missing build-id from vmlinux
 2022-12-21 16:29 UTC  (4+ messages)

[PATCH v3 0/3] serial: Add RISC-V support to the earlycon semihost driver
 2022-12-21 16:09 UTC  (3+ messages)

[PATCH v2] arm: topology: Consider clock-frequency property from parent /cpus node
 2022-12-21 15:42 UTC 

[PATCH v7 1/2] arm64: dts: rockchip: Add EmbedFire LubanCat 1
 2022-12-21 15:28 UTC  (2+ messages)
` [PATCH v7 2/2] dt-bindings: arm: "

[PATCH v6 1/2] arm64: dts: rockchip: Add EmbedFire LubanCat 1
 2022-12-21 15:23 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: arm: "

[PATCH v5 1/2] arm64: dts: rockchip: Add EmbedFire LubanCat 1
 2022-12-21 15:18 UTC  (6+ messages)
` [PATCH v5 2/2] dt-bindings: arm: "

BUG: KCSAN: data-race in do_page_fault / spectre_v4_enable_task_mitigation
 2022-12-21 14:54 UTC 

[PATCH 0/3] Improve K3-am625-sk support (USB, MMC)
 2022-12-21 14:50 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am62-main: Update OTAP and ITAP delay select

[PATCH] arm64: dts: imx8mp: Enable spba-bus on AIPS3
 2022-12-21 14:45 UTC  (2+ messages)

[PATCH v6 0/3] Add vcodec lat and core nodes for mt8192
 2022-12-21 13:54 UTC  (2+ messages)

[PATCH v3 0/2] Add pinctrl support for S32 SoC family
 2022-12-21 13:52 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: add schema for NXP S32 SoCs
` [PATCH v3 2/2] pinctrl: add NXP S32 SoC family support

[PATCH] KVM: arm64: Synchronize SMEN on vcpu schedule out
 2022-12-21 13:34 UTC  (3+ messages)

[PATCH v2 0/3] Improve K3-am625-sk support (USB, MMC)
 2022-12-21 13:30 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-am62-main: Update OTAP and ITAP delay select
` [PATCH v2 2/3] arm64: dts: ti: k3-am62-main: Add support for USB
` [PATCH v2 3/3] arm64: dts: ti: k3-am625-sk: "

[PATCH net 0/8] Add support for two classes of VCAP rules
 2022-12-21 13:25 UTC  (9+ messages)
` [PATCH net 1/8] net: microchip: vcap api: Erase VCAP cache before encoding rule
` [PATCH net 2/8] net: microchip: sparx5: Reset VCAP counter for new rules
` [PATCH net 3/8] net: microchip: vcap api: Always enable VCAP lookups
` [PATCH net 4/8] net: microchip: vcap api: Convert multi-word keys/actions when encoding
` [PATCH net 5/8] net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
` [PATCH net 6/8] net: microchip: vcap api: Check chains when adding a tc flower filter
` [PATCH net 7/8] net: microchip: vcap api: Add a storage state to a VCAP rule
` [PATCH net 8/8] net: microchip: vcap api: Enable/Disable rules via chains in VCAP HW

[RESEND v4 PATCH 0/1] arm64: dts: mt8195: Add Ethernet controller
 2022-12-21 13:16 UTC  (4+ messages)
` [RESEND PATCH v4] "

[PATCH] staging: vc04_services: vchiq_arm: Create platform_device per device
 2022-12-21 13:10 UTC  (3+ messages)

[PATCH] arm64: dts: mediatek: mt8186: Add crypto support for eMMC controller
 2022-12-21 13:09 UTC  (2+ messages)

[PATCH v4 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-12-21 12:52 UTC  (4+ messages)
` [PATCH v4 2/4] pwm: Add Apple PWM controller

[PATCH V19 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-12-21 12:40 UTC  (4+ messages)
` [PATCH V19 2/7] "

[PATCH] staging: vchiq_arm: Remove extra struct vchiq_instance declaration
 2022-12-21 12:33 UTC  (3+ messages)

[PATCH v4 1/2] arm64: dts: rockchip: Add EmbedFire LubanCat 1
 2022-12-21 12:15 UTC  (10+ messages)
` [PATCH v4 2/2] dt-bindings: arm: "

[PATCH V2] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
 2022-12-21 10:55 UTC  (2+ messages)

[PATCH v3 0/2] drm/imx/lcdc: Implement DRM driver for imx21
 2022-12-21 10:48 UTC  (5+ messages)

[PATCH] media: platform: mtk-mdp3: fix Kconfig dependencies
 2022-12-21 10:38 UTC  (2+ messages)

[PATCH v2 0/6] Add ADSP power domains controller support for MT8192
 2022-12-21 10:34 UTC  (16+ messages)
` [PATCH v2 1/6] soc: mediatek: pm-domains: Add buck isolation offset and mask to power domain data
` [PATCH v2 2/6] soc: mediatek: pm-domains: Add buck isolation setting in power domain
` [PATCH v2 3/6] dt-bindings: power: Add MT8192 ADSP "
` [PATCH v2 4/6] soc: mediatek: pm-domains: Add ADSP power domain data for MT8192
` [PATCH v2 5/6] dt-bindings: arm: mediatek: Add missing power-domains property
` [PATCH v2 6/6] arm64: dts: mediatek: Add the missing ADSP power domains controller for MT8192

[PATCH v15 0/2] Add support for UltraSoc System Memory Buffer
 2022-12-21 10:21 UTC  (4+ messages)
` [PATCH v15 2/2] Documentation: Add document for UltraSoc SMB driver

[Patch v3 00/15] Add MFC v12 support
 2022-12-21  9:56 UTC  (6+ messages)
  ` [Patch v3 05/15] Documention: v4l: Documentation for VP9 CIDs

[PATCH v3 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-12-21  9:53 UTC  (4+ messages)
` [PATCH v3 1/5] cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation

[PATCH] mmc: sdhci-of-arasan: Override SDHCI_RETUNING_TIMER_COUNT_MASK on ZynqMP
 2022-12-21  9:39 UTC  (5+ messages)

[PATCH v2] arm64: dts: rockchip: Add RK3566 LubanCat 1
 2022-12-21  9:37 UTC  (6+ messages)

Kernel Kernel bug caused by (cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()) on Banana Pi R64 (MT7622)
 2022-12-21  9:24 UTC  (15+ messages)
                          ` Kernel Kernel bug caused by (cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()) on Banana Pi R64 (MT7622) #forregzbot

[PATCH v2] soc: mediatek: mtk-svs: Enable the IRQ later
 2022-12-21  8:56 UTC  (2+ messages)

[PATCH] soc: imx: imx8m-blk-ctrl: set LCDIF panic read hurry level
 2022-12-21  8:50 UTC  (4+ messages)

Ask for help about the smmu initialization process in the kdump crash kernel
 2022-12-21  8:22 UTC 

[PATCH V2 0/2] fix mac not working after system resumed with WoL enabled
 2022-12-21  8:01 UTC  (3+ messages)
` [PATCH 1/2] net: phylink: add a function to resume phy alone to fix resume issue "
` [PATCH 2/2] net: stmmac: resume phy separately before calling stmmac_hw_setup()

[PATCH] arm64: dts: ti: k3-j721s2: Add support for ADC nodes
 2022-12-21  7:54 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH] crypto: arm64/sm4 - fix possible crash with CFI enabled
 2022-12-21  7:32 UTC 

ezmlm warning
 2022-12-21  6:34 UTC 

[PATCH v2] arm64: dts: ti: k3-j721s2: Add support for ADC nodes
 2022-12-21  5:51 UTC 

[PATCH v3 1/2] arm64: dts: rockchip: Add RK3566 LubanCat 1
 2022-12-21  5:43 UTC 

[PATCH v5 0/6] coresight: syscfg: Extend configfs for config load
 2022-12-21  3:55 UTC  (3+ messages)
` [PATCH v5 6/6] Documentation: coresight: docs for config load via configfs

[PATCH v2 0/5] PM: Fixes for Realtime systems
 2022-12-20 21:36 UTC  (2+ messages)

[PATCH] soc: mediatek: mtk-svs: Enable the IRQ later
 2022-12-20 21:37 UTC  (7+ messages)

[PATCH v2] iommu: fix smmu initialization memory leak problem
 2022-12-20 21:37 UTC  (8+ messages)

[PATCH 1/2] clk: imx8mp: fix sai4 clock
 2022-12-20 20:01 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: clocks: imx8mp: make sai4 a dummy clock

[PATCH v4 1/5] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2022-12-20 20:00 UTC  (3+ messages)
` [PATCH v4 3/5] dt-bindings: phy: add port node to phy-rockchip-inno-usb2.yaml

[PATCH] media: hantro: Use core-generated bus_info value
 2022-12-20 19:38 UTC  (2+ messages)

[PATCH] input: raspberrypi-ts: Fix refcount leak in rpi_ts_probe
 2022-12-20 18:55 UTC  (2+ messages)

[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2022-12-20 18:28 UTC  (9+ messages)
` [PATCH v1 10/12] KVM: arm64: Rework logic to en/decode VTCR_EL2.{SL0, SL2} fields


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