linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-26 09:03:41 to 2023-01-26 16:20:19 UTC [more...]

[PATCH] arm64: Apply dynamic shadow call stack patching in two passes
 2023-01-26 16:19 UTC  (2+ messages)

[PATCH v3 0/7] introduce vm_flags modifier functions
 2023-01-26 16:18 UTC  (22+ messages)
` [PATCH v3 1/7] kernel/fork: convert vma assignment to a memcpy
` [PATCH v3 2/7] mm: introduce vma->vm_flags wrapper functions
` [PATCH v3 3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v3 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v3 5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v3 6/7] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn

[PATCH 0/2] pwm: mtk-disp: Fix backlight configuration at boot
 2023-01-26 16:16 UTC  (10+ messages)
` [PATCH 1/2] pwm: mtk-disp: Disable shadow registers before setting backlight values
` [PATCH 2/2] pwm: mtk-disp: Configure double buffering before reading in .get_state()

[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
 2023-01-26 16:11 UTC  (4+ messages)
` [PATCH 15/15] backlight: backlight: Drop the "

[PATCH v11 0/6] Add LVTS thermal architecture
 2023-01-26 16:10 UTC  (10+ messages)
` [PATCH v11 2/6] dt-bindings/thermal/mediatek: Add LVTS thermal controllers dt-binding definition
  ` [PATCH v12 2/6] dt-bindings: thermal: mediatek: "
` [PATCH v11 5/6] arm64/dts/mt8195: Add thermal zones and thermal nodes

[PATCH v12 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-01-26 15:29 UTC  (21+ messages)
` [PATCH v12 01/18] drm: of: Lookup if child node has DSI panel or bridge
` [PATCH v12 02/18] drm: bridge: panel: Add devm_drm_of_dsi_get_bridge helper
` [PATCH v12 03/18] drm: exynos: dsi: Drop explicit call to bridge detach
` [PATCH v12 04/18] drm: exynos: dsi: Switch to devm_drm_of_dsi_get_bridge
` [PATCH v12 05/18] drm: exynos: dsi: Mark PHY as optional
` [PATCH v12 06/18] drm: exynos: dsi: Add platform PLL_P (PMS_P) offset
` [PATCH v12 07/18] drm: exynos: dsi: Introduce hw_type platform data
` [PATCH v12 08/18] drm: exynos: dsi: Handle proper host initialization
` [PATCH v12 09/18] drm: exynos: dsi: Add atomic check
` [PATCH v12 10/18] drm: exynos: dsi: Add input_bus_flags
` [PATCH v12 11/18] drm: exynos: dsi: Add atomic_get_input_bus_fmts
` [PATCH v12 12/18] drm: exynos: dsi: Consolidate component and bridge
` [PATCH v12 13/18] drm: exynos: dsi: Add host helper for te_irq_handler
` [PATCH v12 15/18] dt-bindings: display: exynos: dsim: Add NXP i.MX8M Mini/Nano support
` [PATCH v12 16/18] drm: bridge: samsung-dsim: Add "
` [PATCH v12 17/18] dt-bindings: display: exynos: dsim: Add NXP i.MX8M Plus support
` [PATCH v12 18/18] drm: bridge: samsung-dsim: Add "

[PATCH v4 00/12] jevents/pmu-events improvements
 2023-01-26 15:59 UTC  (7+ messages)
` [PATCH v4 02/12] perf jevents metric: Add ability to rewrite metrics in terms of others
` [PATCH v4 11/12] perf jevents: Add model list option

[PATCH v2 1/3] dt-bindings: arm: optee: add interrupt controller properties
 2023-01-26 15:51 UTC  (7+ messages)

[PATCH 0/8] PCI: rockchip: Fix PCIe endpoint controller driver
 2023-01-26 15:49 UTC  (18+ messages)
` [PATCH 1/8] PCI: rockchip: Removed writes to unused registers
` [PATCH 2/8] PCI: rockchip: Fixed setup of Device ID
` [PATCH 3/8] PCI: rockchip: Fixed endpoint controller Configuration Request Retry Status
` [PATCH 4/8] PCI: rockchip: Added poll and timeout to wait for PHY PLLs to be locked
` [PATCH 5/8] PCI: rockchip: Added dtsi entry for PCIe endpoint controller
` [PATCH 6/8] PCI: rockchip: Fixed window mapping and address translation for endpoint
` [PATCH 7/8] PCI: rockchip: Fixed legacy IRQ generation "
` [PATCH 8/8] PCI: rockchip: Fixed MSI generation from PCIe endpoint core

[PATCH] cpufreq: mediatek-hw: Register to module device table
 2023-01-26 15:48 UTC 

[PATCH] Partially revert "perf/arm-cmn: Optimise DTC counter accesses"
 2023-01-26 15:42 UTC  (2+ messages)

[PATCH v2] media: meson: vdec: Add MODULE_FIRMWARE macro
 2023-01-26 15:32 UTC  (2+ messages)
` [PATCH v2 resend] "

[PATCH v2 0/6] MediaTek Frequency Hopping: MT6795/8173/92/95
 2023-01-26 15:33 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: clock: mediatek,mt8186-fhctl: Support MT6795, MT8173/92/95

[PATCH] dt-bindings: firmware: arm,scmi: Restrict protocol child node properties
 2023-01-26 15:25 UTC  (6+ messages)

[RESEND PATCH v11 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-01-26 15:18 UTC  (4+ messages)
` [RESEND PATCH v11 02/18] drm: bridge: panel: Add devm_drm_of_dsi_get_bridge helper

[PATCH] pwm: imx27: fix race condition .apply,.get_state
 2023-01-26 15:18 UTC  (3+ messages)

❌ FAIL (91/181 SKIPPED): Test report for for-kernelci (6.2.0-rc5, arm-next, 2e84eedb)
 2023-01-26 15:17 UTC  (5+ messages)
  ` ? "

[PATCH v2 00/14] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-26 15:16 UTC  (3+ messages)
` [PATCH v2 13/14] spi: bcmbca-hsspi: Add driver for newer HSSPI controller

[PATCH v2] arm64: dts: amlogic: Make mmc host controller interrupts level-sensitive
 2023-01-26 15:06 UTC  (2+ messages)

[PATCH] arm64: treat PF_IO_WORKER like PF_KTHREAD for mitigations
 2023-01-26 15:04 UTC  (4+ messages)

[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-01-26 15:04 UTC  (7+ messages)
` [PATCH v9 3/9] dt-bindings: mfd: syscon: Add mt8365-syscfg
` [PATCH v9 4/9] dt-bindings: pinctrl: add bindings for Mediatek MT8365 SoC
` [PATCH v9 7/9] dt-bindings: timer: mediatek,mtk-timer: add MT8365

[PATCH v2] pwm: imx27: fix race condition .apply,.get_state
 2023-01-26 15:03 UTC 

[PATCH v6 0/4] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys driver
 2023-01-26 14:33 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: arm: mediatek: migrate MT8195 vppsys0/1 "

[PATCH v4 0/2] media: verisilicon: HEVC: fix 10bits handling
 2023-01-26 14:33 UTC  (5+ messages)
` [PATCH v4 1/2] media: verisilicon: Do not change context bit depth before validating the format
` [PATCH v4 2/2] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats

[RFC PATCH 0/2] irqchip: irq-ti-sci-inta: Add IRQ affinity support
 2023-01-26 14:18 UTC  (3+ messages)
` [RFC PATCH 2/2] irqchip: irq-ti-sci-inta: Introduce "

[PATCH 0/3] renesas: r8a779g0: Add support for boost mode
 2023-01-26 14:09 UTC  (3+ messages)
` [PATCH 2/3] clk: renesas: rcar-gen4: Add support for fractional multiplication

[PATCH] dt-bindings: usb: samsung,exynos-dwc3: allow unit address in DTS
 2023-01-26 13:54 UTC  (5+ messages)

[PATCH v2 00/10] TQMLS1021A support
 2023-01-26 13:50 UTC  (4+ messages)
` [PATCH v2 02/10] ARM: dts: ls1021a: add TQ-Systems MBLS102xA device tree

[PATCH] mmc: atmel: convert to gpio descriptos
 2023-01-26 13:50 UTC 

[PATCH v2 1/8] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
 2023-01-26 13:47 UTC  (6+ messages)
` [PATCH v2 2/8] dt-bindings: pinctrl: rockchip,pinctrl: mark gpio sub nodes of pinctrl as deprecated
` [PATCH v2 3/8] gpio: gpio-rockchip: parse gpio-ranges for bank id

[PATCH] pinctrl: mediatek: Fix the drive register definition of some Pins
 2023-01-26 13:42 UTC  (2+ messages)

[PATCH 0/2] MediaTek pinctrl cleanups and improvements
 2023-01-26 13:40 UTC  (2+ messages)

[PATCH v5 0/2] arm64: Fix pending single-step debugging issues
 2023-01-26 13:39 UTC  (3+ messages)
` [PATCH v5 1/2] arm64: entry: Skip single stepping into interrupt handlers

[PATCH v4 0/5] ARM: Add GXP I2C Support
 2023-01-26 13:38 UTC  (5+ messages)
` [PATCH v4 2/5] dt-bindings: i2c: Add hpe,gxp-i2c

[PATCH V2] arm64/mm: Intercept pfn changes in set_pte_at()
 2023-01-26 13:33 UTC  (3+ messages)

[PATCH v6 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-01-26 13:33 UTC  (7+ messages)

[PATCH 0/6] ARM: dts: add mmc aliases for Exynos devices
 2023-01-26 13:28 UTC  (11+ messages)
` [PATCH 1/6] ARM: dts: exynos: add mmc aliases for Exynos3250
` [PATCH 2/6] ARM: dts: exynos: add mmc aliases for Exynos4210
` [PATCH 3/6] ARM: dts: exynos: add mmc aliases for Exynos4412
` [PATCH 4/6] ARM: dts: exynos: add mmc aliases for Exynos5250
` [PATCH 5/6] ARM: dts: exynos: add mmc aliases for Exynos5410
` [PATCH 6/6] ARM: dts: exynos: add mmc aliases for Exynos5420

[PATCH v4 0/3] Add pinctrl support for S32 SoC family
 2023-01-26 13:25 UTC  (3+ messages)
` [PATCH v4 2/3] pinctrl: add NXP S32 SoC family support

[PATCH] arm64: dts: ti: k3-j721s2-main: Add dts nodes for EHRPWMs
 2023-01-26 13:22 UTC 

[RFC PATCH 2/2] tee: Add op-tee helper functions for variable access
 2023-01-26 13:21 UTC 

[PATCH v4] cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT
 2023-01-26 12:45 UTC  (4+ messages)

[PATCH v3 0/4] gpiolib: get rid of exessive ->of_gpio_ranges_fallback()
 2023-01-26 12:39 UTC  (2+ messages)

[PATCH v8 0/8] arm64: j721s2: Add support for additional IPs
 2023-01-26 12:26 UTC  (5+ messages)
` [PATCH v8 1/8] arm64: dts: ti: k3-j721s2-main: Add support for USB
` [PATCH v8 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI

[PATCH resend] iopoll: Call cpu_relax() in busy loops
 2023-01-26 12:07 UTC  (3+ messages)

[PATCH] arm64: ls1046ardb: Use in-band-status for SFP module
 2023-01-26 11:59 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: imx8m(m|p): Add yavia carrier board
 2023-01-26 11:55 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx: use generic node name for rave-sp
 2023-01-26 11:40 UTC  (2+ messages)

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-01-26 11:35 UTC  (3+ messages)
      ` [PATCH v5 4/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver v4l2 controls handler

[PATCH V5 1/4] dt-bindings: arm: fsl: Add PDK2, PicoITX and DRC02 boards for the DHCOM i.MX6ULL SoM
 2023-01-26 11:32 UTC  (2+ messages)

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-01-26 11:29 UTC  (8+ messages)
  ` [PATCH 07/15] dt-bindings: clock: Add Ambarella clock bindings

[PATCH] ARM: imx: mach-imx6ul: add imx6ulz support
 2023-01-26 11:25 UTC  (2+ messages)

[PATCH v5 00/10] arm64: dts: freescale: prepare and add apalis imx8 support
 2023-01-26 11:08 UTC  (11+ messages)
` [PATCH v5 01/10] arm64: dts: freescale: imx8-ss-lsio: add support for lsio_pwm0-3
` [PATCH v5 02/10] arm64: dts: imx8-ss-dma: add io-channel-cells to adc nodes
` [PATCH v5 03/10] arm64: dts: freescale: imx8-ss-dma: set lpspi0 max frequency to 60mhz
` [PATCH v5 04/10] firmware: imx: scu-pd: add missed lvds lpi2c and pwm power domains
` [PATCH v5 05/10] arm64: dts: imx8qxp: add flexcan in adma
` [PATCH v5 06/10] arm64: dts: imx8qm: add can node in devicetree
` [PATCH v5 07/10] arm64: dts: imx8qm: add vpu decoder and encoder
` [PATCH v5 08/10] dt-bindings: arm: fsl: add toradex,apalis-imx8 et al
` [PATCH v5 09/10] arm64: dts: freescale: add initial apalis imx8 aka quadmax module support
` [PATCH v5 10/10] arm64: dts: freescale: add apalis imx8 aka quadmax carrier board support

[PATCH 0/2] arm64: pointer auth cleanup
 2023-01-26 11:00 UTC  (4+ messages)
` [PATCH 2/2] arm64: pauth: don't sign leaf functions

[PATCH 1/9] ARM: dts: exynos: correct HDMI phy compatible in Exynos4
 2023-01-26 10:59 UTC  (11+ messages)
` [PATCH 6/9] ARM: dts: exynos: use generic node names for phy
  ` (subset) "
` [PATCH 7/9] ARM: dts: exynos: use lowercase hex addresses
  ` (subset) "
` [PATCH 9/9] arm64: "
  ` (subset) "
  ` [PATCH 2/9] ARM: dts: exynos: move exynos-bus nodes out of soc in Exynos5420
` (subset) [PATCH 1/9] ARM: dts: exynos: correct HDMI phy compatible in Exynos4

[RFC PATCH v2 00/11] clk: imx8mn: setup clocks from the device tree
 2023-01-26 10:49 UTC  (3+ messages)

[PATCH v6 0/7] add support for CDX bus
 2023-01-26 10:46 UTC  (8+ messages)
` [PATCH v6 1/7] cdx: add the cdx bus driver
` [PATCH v6 2/7] iommu/arm-smmu-v3: support ops registration for CDX bus
` [PATCH v6 3/7] dt-bindings: bus: add CDX bus controller for versal net
` [PATCH v6 4/7] cdx: add MCDI protocol interface for firmware interaction
` [PATCH v6 5/7] cdx: add cdx controller
` [PATCH v6 6/7] cdx: add rpmsg communication channel for CDX
` [PATCH v6 7/7] cdx: add device attributes

[PATCH 0/6] Fix MT8186/92/95 topology and idle state names
 2023-01-26 10:35 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: mt8195: Fix CPU map for single-cluster SoC
` [PATCH 2/6] arm64: dts: mt8192: "
` [PATCH 3/6] arm64: dts: mt8186: "
` [PATCH 4/6] arm64: dts: mt8195: Change idle states names to reflect actual function
` [PATCH 5/6] arm64: dts: mt8186: "
` [PATCH 6/6] arm64: dts: mt8192: "

[PATCH v2 0/5] arm64: pseudo-nmi: elide code when CONFIG_ARM64_PSEUDO_NMI=n
 2023-01-26 10:31 UTC  (7+ messages)
` [PATCH v2 4/5] arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucap
` [PATCH v2 5/5] arm64: irqflags: use alternative branches for pseudo-NMI logic

[GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3
 2023-01-26 10:31 UTC  (2+ messages)

[PATCH] ARM: dts: arm: align UART node name with bindings
 2023-01-26 10:25 UTC  (4+ messages)

[PATCH] ARM: dts: stih418: align OPP table names with DT schema
 2023-01-26 10:25 UTC  (2+ messages)

[PATCH] ARM: dts: alpine: align UART node name with bindings
 2023-01-26 10:25 UTC  (2+ messages)

[PATCH] arm64: dts: amazon: drop deprecated serial device_type
 2023-01-26 10:25 UTC  (2+ messages)

[PATCH 1/2] net: ll_temac: fix DMA resources leak
 2023-01-26 10:16 UTC  (2+ messages)
` [PATCH 2/2] net: ll_temac: improve reset of buffer on dma mapping

[PATCH v2 1/3] ARM: dts: make dts use gpio-fan matrix instead of array
 2023-01-26 10:00 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: "

[PATCH v4 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-26  9:59 UTC  (3+ messages)
` [PATCH v4 04/10] powerpc/8xx: Use a larger CPM1 command check mask

[PATCH 1/2] dt-bindings: arm: fsl: Fix bindings for APF28Dev board
 2023-01-26  9:49 UTC  (2+ messages)

[PATCH net-next v2 0/8] Adding Sparx5 IS0 VCAP support
 2023-01-26  9:30 UTC  (2+ messages)

[GIT PULL] Ux500 DTS updates
 2023-01-26  9:20 UTC  (4+ messages)

[PATCH v5 0/3] add support for clocks on MT7981 SoC
 2023-01-26  8:56 UTC  (3+ messages)
` [PATCH v5 3/3] clk: mediatek: add MT7981 clock support


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