linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-06 09:27:17 to 2022-01-07 08:56:28 UTC [more...]

[PATCH] arm64: Make CONFIG_ARM64_PSEUDO_NMI macro wrap all the pseudo-NMI code
 2022-01-07  8:55 UTC 

[RFC PATCH] ACPI / amba: Skip creating amba device when associated cpu is not online
 2022-01-07  8:41 UTC 

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-07  8:43 UTC  (12+ messages)
` [PATCH v6 1/9] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v6 6/9] mm: multigenerational lru: aging

[PATCH v7 0/4] Add basic SoC support for mediatek mt8195
 2022-01-07  8:36 UTC  (7+ messages)
` [PATCH v7 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board

[PATCH] drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_get
 2022-01-07  8:36 UTC 

[PATCH v1 0/3] mmc: mediatek: add support for SDIO async int
 2022-01-07  8:19 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: add cap-sdio-async-int flag
` [PATCH v1 3/3] mmc: mediatek: add support for SDIO eint irq

[PATCH v18 00/17] support reserving crashkernel above 4G on arm64 kdump
 2022-01-07  8:13 UTC  (6+ messages)
` [PATCH v18 02/17] x86/setup: Move xen_pv_domain() check and insert_resource() to setup_arch()

[PATCH] arm64: dts: exynos: Add missing gpm6 and gpm7 nodes to Exynos850
 2022-01-07  8:05 UTC  (2+ messages)

[PATCH v7 00/10] Add Sunplus SP7021 SoC Support
 2022-01-07  7:55 UTC  (4+ messages)
` [PATCH v7 06/10] clk: Add Sunplus SP7021 clock driver

[PATCH] mtd: rawnand: meson: fix the clock after discarding sd_emmc_c_clkc
 2022-01-07  7:54 UTC  (7+ messages)

[PATCH] spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
 2022-01-07  7:54 UTC 

[RFT][PATCH 1/3] ARM: dts: exynos: fix UART3 pins configuration in Exynos5250
 2022-01-07  7:47 UTC  (5+ messages)
` [RFT][PATCH 3/3] arm64: dts: exynos: drop incorrectly placed wakeup interrupts in Exynos850

[PATCH 00/24] pinctrl: dt-bindings: samsung: convert to dtschema
 2022-01-07  7:34 UTC  (10+ messages)
` [PATCH 03/24] ARM: dts: exynos: drop unused pinctrl defines in Exynos3250
` [PATCH 05/24] ARM: dts: exynos: override pins by label in Peach Pit
` [PATCH 07/24] ARM: dts: exynos: override pins by label in Peach Pi
` [PATCH 08/24] ARM: dts: exynos: simplify PMIC DVS pin configuration "

[PATCH v2] Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0
 2022-01-07  7:31 UTC  (2+ messages)

[PATCH -next] dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()
 2022-01-07  7:26 UTC  (2+ messages)

i2c-xiic: An error occurs while handling RX irq
 2022-01-07  7:18 UTC  (2+ messages)

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-01-07  7:12 UTC  (3+ messages)
` [RFC PATCH v4 01/26] KVM: arm64: Introduce a validation function for an ID register

[PATCHv3] tty: hvc: dcc: Bind driver to core0 for reads and writes
 2022-01-07  7:09 UTC  (3+ messages)

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-07  6:06 UTC  (3+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[PATCH v4 0/4] Add support for the Cypress cyttsp5
 2022-01-07  5:49 UTC  (2+ messages)

[PATCH] phy: phy-mtk-tphy: Fix dumplicated argument in phy-mtk-tphy
 2022-01-07  5:31 UTC  (2+ messages)

[PATCH v11 00/19] dyndbg & drm.debug to tracefs
 2022-01-07  5:29 UTC  (20+ messages)
` [PATCH v11 01/19] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [PATCH v11 02/19] dyndbg: add _DPRINTK_FLAGS_TRACE
` [PATCH v11 03/19] dyndbg: add write-to-tracefs code
` [PATCH v11 04/19] dyndbg: add trace-events for pr_debug, dev_dbg
` [PATCH v11 05/19] dyndbg: add desc, dev fields to event record
` [PATCH v11 06/19] dyndbg: add class_id to callsites
` [PATCH v11 07/19] drm_print: condense enum drm_debug_category
` [PATCH v11 08/19] drm_print: add trace_drm_dbg, trace_drm_devdbg events
` [PATCH v11 09/19] drm_print: add CONFIG_DRM_USE_DYNAMIC_DEBUG
` [PATCH v11 10/19] drm_print: interpose drm_dev_dbg, __drm_dbg with forwarding macros
` [PATCH v11 11/19] drm_print: wrap drm_dev_dbg in _dynamic_func_call_no_desc
` [PATCH v11 12/19] drm_print: wrap drm_dbg "
` [PATCH v11 13/19] drm_print: refine drm_debug_enabled for dyndbg+jump-label
` [PATCH v11 14/19] drm_print: prefer bare printk KERN_DEBUG on generic fn
` [PATCH v11 15/19] drm_print: use _dynamic_func_call_no_desc_cls
` [PATCH v11 16/19] drm_print: add struct _ddebug desc to drm_*dbg
` [PATCH v11 17/19] drm_print: add struct _ddebug *desc to trace-drm-*() params
` [PATCH v11 18/19] dyndbg: add DEFINE_DYNAMIC_DEBUG_CLASSBITS macro and callbacks
` [PATCH v11 19/19] drm_print: use DEFINE_DYNAMIC_DEBUG_CLASSBITS for drm.debug

[PATCH 0/4] add pine64 touch panel support to rockpro64
 2022-01-07  5:13 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: rockchip: add pine64 touch panel display "
` [PATCH 4/4] arm64: dts: rockchip: enable the pine64 touch screen on rockpro64

[PATCHv6 0/5] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2022-01-07  5:10 UTC  (4+ messages)
` [PATCHv6 4/5] tracing: Add register read/write tracing support

[PATCH 1/3] phy: mediatek: phy-mtk-mipi-dsi: Switch to regmap for mmio access
 2022-01-07  3:57 UTC  (4+ messages)
` [PATCH 2/3] phy: mediatek: phy-mtk-mipi-dsi: Reorder and stop implicit header inclusion

[GIT PULL] soc/fsl drivers changes for next(v5.17)
 2022-01-07  3:37 UTC 

[PATCH v3 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2022-01-07  3:28 UTC  (3+ messages)
` [PATCH v3 2/6] crypto: arm64/sm3-ce - make dependent on sm3 library

[PATCH] dt-bindings: Drop required 'interrupt-parent'
 2022-01-07  3:19 UTC 

[PATCH] dt-bindings: net: wireless: mt76: Fix 8-bit property sizes
 2022-01-07  3:04 UTC 

[PATCH] dt-bindings: nand: meson: fix controller clock
 2022-01-07  2:48 UTC  (3+ messages)

[PATCH] spi: atmel: Fix typo
 2022-01-07  2:46 UTC 

[PATCH 1/2] soc: fsl: guts: Revert commit 3c0d64e867ed
 2022-01-07  2:40 UTC  (4+ messages)
` [PATCH 2/2] soc: fsl: guts: Add a missing memory allocation failure check

[PATCH 0/3] reset: meson-s4: add reset driver
 2022-01-07  2:39 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: reset: Add compatible for Meson-S4 Reset Controller
` [PATCH 2/3] dt-bindings: reset: add bindings for the Meson-S4 SoC "
` [PATCH 3/3] reset: reset-meson: add support "

[PATCH v3 0/2] CAAM Driver: re-factor and set proper JR status
 2022-01-07  2:36 UTC  (6+ messages)
  ` [PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr

[v1] clk: mediatek: use en_mask as a pure div_en_mask
 2022-01-07  2:34 UTC  (3+ messages)

[PATCH v7 0/3] Mediatek MT7986 basic clock support
 2022-01-07  2:32 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [PATCH v7 2/3] clk: mediatek: add mt7986 clock IDs
` [PATCH v7 3/3] clk: mediatek: add mt7986 clock support

[PATCH 1/2] clk: mediatek: clk-gate: Shrink by adding clockgating bit check helper
 2022-01-07  2:27 UTC  (4+ messages)
` [PATCH 2/2] clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpers

[PATCH] soc: fsl: qe: fix typo in a comment
 2022-01-07  2:25 UTC  (2+ messages)

[PATCH] soc: fsl: qe: Check of ioremap return value
 2022-01-07  2:22 UTC  (2+ messages)

[PATCH v5 0/4] KVM: allow mapping non-refcounted pages
 2022-01-07  2:21 UTC  (9+ messages)
` [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings

[PATCH 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC IC
 2022-01-07  2:05 UTC  (4+ messages)
` [PATCH 1/2] soc: mediatek: pwrap: add pwrap driver for MT8186 SoC

[PATCH] pinctrl: sunxi: Fix H616 I2S3 pin data
 2022-01-07  2:14 UTC  (2+ messages)

[PATCH 2/3] arm: kexec: fix the primary cpu passed to smp_shutdown_nonboot_cpus()
 2022-01-07  2:05 UTC  (2+ messages)
` [PATCH 3/3] arm64: "

[PATCH 0/4] add pine64 touch panel support to rockpro64
 2022-01-07  1:22 UTC 

[PATCH 1/8] arm64: dts: exynos: add necessary clock inputs in Exynos7
 2022-01-07  1:50 UTC  (13+ messages)
` [PATCH 3/8] dt-bindings: clock: samsung: convert Exynos5433 to dtschema
` [PATCH 4/8] dt-bindings: clock: samsung: convert Exynos7 "
` [PATCH 5/8] dt-bindings: clock: samsung: extend Exynos7 bindings with UFS
` [PATCH 6/8] dt-bindings: clock: samsung: convert Exynos5260 to dtschema
` [PATCH 7/8] dt-bindings: clock: samsung: convert Exynos5410 "
` [PATCH 8/8] dt-bindings: clock: samsung: convert S5Pv210 "

[PATCH] clk: bm1880: remove kfrees on static allocations
 2022-01-07  1:46 UTC  (2+ messages)

[PATCH v3] drm/mediatek: Fix unused-but-set variable warning
 2022-01-07  1:40 UTC  (2+ messages)

[PATCH] fsi: Aspeed: Fix a potential double free
 2022-01-07  1:35 UTC  (6+ messages)

[PATCH V2 0/7] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-07  1:10 UTC  (8+ messages)
` [PATCH V2 1/7] arm64: Add Cortex-A510 CPU part definition
` [PATCH V2 2/7] arm64: errata: Add detection for TRBE ignored system register writes
` [PATCH V2 3/7] arm64: errata: Add detection for TRBE invalid prohibited states
` [PATCH V2 4/7] arm64: errata: Add detection for TRBE trace data corruption
` [PATCH V2 5/7] coresight: trbe: Work around the ignored system register writes
` [PATCH V2 6/7] coresight: trbe: Work around the invalid prohibited states
` [PATCH V2 7/7] coresight: trbe: Work around the trace data corruption

[PATCH] dt-bindings: clock: imx5: Drop clock consumer node from example
 2022-01-07  0:20 UTC  (2+ messages)

[PATCH V6 0/7] Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845
 2022-01-07  0:05 UTC  (5+ messages)
  ` [PATCH V6 2/7] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)

[PATCH v4 0/3] PCI: IPQ6018 PCIe controller support
 2022-01-06 23:54 UTC  (6+ messages)
` [PATCH v4 3/3] PCI: qcom: add support for IPQ60xx PCIe controller

[clk:clk-toshiba 3/4] drivers/clk/visconti/pll.c:292:20: warning: address of array 'ctx->clk_data.hws' will always evaluate to 'true'
 2022-01-06 23:13 UTC 

[PATCH bpf] bpf, arm64: calculate offset as byte-offset for bpf line info
 2022-01-06 22:00 UTC  (2+ messages)

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-06 21:22 UTC  (4+ messages)
` [PATCH v7 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver

[PATCH] spi: dt-bindings: mediatek, spi-mtk-nor: Fix example 'interrupts' property
 2022-01-06 20:28 UTC  (2+ messages)

[PATCH v12 00/10] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-01-06 20:17 UTC  (17+ messages)
  ` [PATCH v12 01/10] arm64: Remove NULL task check from unwind_frame()
  ` [PATCH v12 02/10] arm64: Rename unwinder functions
  ` [PATCH v12 03/10] arm64: Rename stackframe to unwind_state
  ` [PATCH v12 04/10] arm64: Split unwind_init()
  ` [PATCH v12 05/10] arm64: Copy unwind arguments to unwind_state
  ` [PATCH v12 07/10] arm64: Introduce stack trace reliability checks in the unwinder

[RFT PATCH] ARM: suspend: switch to swapper_pg_dir before using the vmap'ed stack
 2022-01-06 19:26 UTC 

[PATCH v7 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-01-06 19:07 UTC  (9+ messages)

[GIT PULL] arm64 updates for 5.17
 2022-01-06 18:55 UTC 

[PATCH] dt-bindings: i2c: st, stm32-i2c: Make each example a separate entry
 2022-01-06 18:30 UTC 

[PATCH] dt-bindings: rtc: st, stm32-rtc: Make each example a separate entry
 2022-01-06 18:25 UTC 

[PATCH] dt-bindings: net: stm32-dwmac: Make each example a separate entry
 2022-01-06 18:25 UTC 

[PATCH v2 1/2] perf vendor events: For the Arm Neoverse N2
 2022-01-06 18:24 UTC  (9+ messages)
` [RFC PATCH 0/1] topdown with metrics
  ` [RFC PATCH 1/1] perf arm64: Implement --topdown "

[PATCH v3 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2022-01-06 18:21 UTC  (11+ messages)
` [PATCH v3 2/4] KVM: arm64: Keep a list of probed PMUs
` [PATCH v3 3/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute

[PATCH] PCI: iproc: Set all 24 bits of PCI class code
 2022-01-06 18:00 UTC  (2+ messages)

[PATCH v2 1/2] arm64: kprobes: implement optprobes
 2022-01-06 17:34 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: kprobes: add support for KPROBES_ON_FTRACE

[PATCH 00/11] PCI: mvebu: subsystem ids, AER and INTx
 2022-01-06 17:31 UTC  (9+ messages)
` [PATCH 10/11] PCI: mvebu: Implement support for legacy INTx interrupts

[PATCH v3] interconnect: imx: Add imx_icc_get_bw function to set initial avg and peak
 2022-01-06 17:05 UTC 

[PATCH v4 1/3] dt-bindings: interconnect: imx8m-noc: Add fsl, icc-id property
 2022-01-06 16:41 UTC  (3+ messages)
` [PATCH v4 2/3] interconnect: imx: Switch from imx_icc_node_adj_desc to fsl, icc-id node assignment
` [PATCH v4 3/3] interconnect: imx: Remove the imx_icc_node_adj_desc

[PATCH v11 0/7] PCI: brcmstb: root port turns on sub-device power
 2022-01-06 16:09 UTC  (9+ messages)
` [PATCH v11 1/7] PCI: brcmstb: Fix function return value handling
` [PATCH v11 2/7] dt-bindings: PCI: Correct brcmstb interrupts, interrupt-map
` [PATCH v11 3/7] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v11 4/7] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
` [PATCH v11 5/7] PCI: brcmstb: Add mechanism to turn on subdev regulators
` [PATCH v11 6/7] PCI: brcmstb: Add control of subdevice voltage regulators
` [PATCH v11 7/7] PCI: brcmstb: Do not turn off WOL regulators on suspend

[PATCH v3] arm64/mm: avoid fixmap race condition when create pud mapping
 2022-01-06 15:56 UTC  (4+ messages)

[PATCH v6] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2022-01-06 14:23 UTC  (2+ messages)

spi: stm32-qspi: Update spi registering
 2022-01-06 13:51 UTC  (2+ messages)

[PATCH 0/6] staging: vc04_services: rename ocurrences of 'bm2835*' to 'bcm2835*'
 2022-01-06 13:49 UTC  (4+ messages)
` [PATCH 5/6] staging: vc04_services: rename macros BM2835_MMAL_VERSION and BM2835_MMAL_MODULE_NAME

[PATCH 0/2] PCI: mvebu: Add support for unbinding and unloading driver
 2022-01-06 13:38 UTC  (2+ messages)

[PATCH 0/4] Add Support for MediaTek PMIC MT6366
 2022-01-06 13:09 UTC  (5+ messages)
` [PATCH 2/4] regulator: mt6366: Add support for MT6366 regulator
` [PATCH 4/4] dt-bindings: regulator: Add MT6358 regulators

[PATCH bpf-next v2 1/2] net: add includes masked by netdevice.h including uapi/bpf.h
 2022-01-06 13:03 UTC  (2+ messages)

[PATCH v2 0/3] staging: vc04_services: avoid the use of typedef for function pointers
 2022-01-06 12:51 UTC  (3+ messages)
` [PATCH v2 3/3] staging: vc04_services: update TODO file

[PATCH] media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probe
 2022-01-06 12:42 UTC  (2+ messages)

[PATCH] phy: mediatek: Fix missing check in mtk_mipi_tx_probe
 2022-01-06 12:16 UTC  (3+ messages)

[PATCH V4] arm64: dts: add support for S4 based Amlogic AQ222
 2022-01-06 11:22 UTC 

[PATCH V3] arm64: dts: add support for S4 based Amlogic AQ222
 2022-01-06 11:20 UTC  (3+ messages)

[PATCH] mmc: meson: Fix usage of meson_mmc_post_req()
 2022-01-06 10:54 UTC 

[PATCH v5 0/6] PCI: imx6: refine codes and add compliance tests mode support
 2022-01-06 10:38 UTC  (5+ messages)
` [PATCH v5 5/6] PCI: imx6: Fix the regulator dump when link never came up

[PATCH 0/4] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-06  9:40 UTC  (7+ messages)
` [PATCH 3/4] coresight: trbe: Work around the invalid prohibited states

[PATCH 1/4] phy: mediatek: phy-mtk-hdmi: Switch to regmap for mmio access
 2022-01-06  9:24 UTC  (5+ messages)
` [PATCH 2/4] phy: mediatek: phy-mtk-hdmi: Reorder to remove forward declarations
` [PATCH 4/4] phy: mediatek: phy-mtk-hdmi: Simplify with dev_err_probe()


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