linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-14 11:47:18 to 2022-11-14 19:36:19 UTC [more...]

[PATCH] kselftest/arm64: fix array_size.cocci warning
 2022-11-14 19:34 UTC 

[PATCH] ACPI: Enable FPDT on arm64
 2022-11-14 19:34 UTC  (5+ messages)

[PATCH] arm64: atomics: lse: remove stale dependency on JUMP_LABEL
 2022-11-14 19:34 UTC  (2+ messages)

[PATCH v1 00/10] iommu/arm-smmu-qcom: Rework Qualcomm SMMU bindings and implementation
 2022-11-14 19:34 UTC  (12+ messages)
` [PATCH v1 01/10] dt-bindings: arm-smmu: Add missing Qualcomm SMMU compatibles
` [PATCH v1 02/10] dt-bindings: arm-smmu: fix clocks/clock-names schema
` [PATCH v1 03/10] dt-bindings: arm-smmu: add special case for Google Cheza platform
` [PATCH v1 04/10] dt-bindings: arm-smmu: Add generic qcom,smmu-500 bindings
` [PATCH v1 05/10] iommu/arm-smmu-qcom: Move implementation data into match data
` [PATCH v1 06/10] iommu/arm-smmu-qcom: Move the qcom,adreno-smmu check into qcom_smmu_create
` [PATCH v1 07/10] iommu/arm-smmu-qcom: provide separate implementation for SDM845-smmu-500
` [PATCH v1 08/10] iommu/arm-smmu-qcom: Merge table from arm-smmu-qcom-debug into match data
` [PATCH v1 09/10] iommu/arm-smmu-qcom: Stop using mmu500 reset for v2 MMUs
` [PATCH v1 10/10] iommu/arm-smmu-qcom: Add generic qcom,smmu-500 match entry

[PATCH v1] arm64/signal: Document our convention for choosing magic numbers
 2022-11-14 19:34 UTC  (2+ messages)

[PATCH v6 00/26] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-11-14 19:30 UTC  (6+ messages)

[PATCH v15 0/8] Coresight: Add support for TPDM and TPDA
 2022-11-14 19:23 UTC  (11+ messages)
` [PATCH v15 1/8] coresight: core: Use IDR for non-cpu bound sources' paths
` [PATCH v15 2/8] Coresight: Add coresight TPDM source driver
` [PATCH v15 3/8] dt-bindings: arm: Adds CoreSight TPDM hardware
` [PATCH v15 4/8] coresight-tpdm: Add DSB dataset support
` [PATCH v15 5/8] coresight-tpdm: Add integration test support
` [PATCH v15 6/8] Coresight: Add TPDA link driver
` [PATCH v15 7/8] dt-bindings: arm: Adds CoreSight TPDA hardware definitions
` [PATCH v15 8/8] arm64: dts: qcom: sm8250: Add tpdm mm/prng

[PATCH v3 0/3] ARM: at91: USB Device Port fixes
 2022-11-14 18:59 UTC  (5+ messages)
` [PATCH v3 1/3] clk: at91: rm9200: fix usb device clock id

[PATCH v4 0/2] ARM: at91: USB Device Port fixes
 2022-11-14 18:59 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: at91: rm9200: fix usb device clock id
` [PATCH v4 2/2] ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl

[GIT PULL] arm64 updates for 6.1-rc1
 2022-11-14 18:59 UTC  (9+ messages)
        ` [GIT PULL] arm64 updates for 6.1-rc1 #forregzbot

[PATCH v3 0/4] PCI: Add pci_dev_for_each_resource() helper and
 2022-11-14 18:58 UTC  (5+ messages)
` [PATCH v3 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v3 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v3 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v3 4/4] pcmcia: "

[v2 PATCH] PCI: aardvark: switch to using devm_gpiod_get_optional()
 2022-11-14 18:42 UTC 

[PATCH 0/5] clk: imx8mn: miscellaneous cleanups and bug fixes
 2022-11-14 18:22 UTC  (5+ messages)
` [PATCH 1/5] clk: imx8mn: rename vpu_pll to m7_alt_pll

[PATCH v2 0/2] ACPI: Implement FFH OpRegion support
 2022-11-14 18:10 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: Add architecture specific ACPI FFH Opregion callbacks

[PATCH net-next v2 00/11] net: pcs: Add support for devices probed in the "usual" manner
 2022-11-14 18:08 UTC  (9+ messages)

[PATCH 0/2] fix the memory leak of iopf
 2022-11-14 18:08 UTC  (3+ messages)
` [PATCH 2/2] iommu: fix smmu initialization memory leak problem

[PATCH v5 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-11-14 17:42 UTC  (4+ messages)
` [PATCH v5 08/14] KVM: arm64: Protect stage-2 traversal with RCU

[PATCH v9 00/25] drm: Analog TV Improvements
 2022-11-14 17:39 UTC  (27+ messages)
` [PATCH v9 01/25] docs/fb: Document current named modes
` [PATCH v9 02/25] drm/tests: Add Kunit Helpers
` [PATCH v9 03/25] drm/connector: Rename legacy TV property
` [PATCH v9 04/25] drm/connector: Only register TV mode property if present
` [PATCH v9 05/25] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v9 06/25] drm/connector: Add TV standard property
` [PATCH v9 07/25] drm/modes: Add a function to generate analog display modes
` [PATCH v9 08/25] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v9 09/25] drm/modes: Move named modes parsing to a separate function
` [PATCH v9 10/25] drm/modes: Switch to named mode descriptors
` [PATCH v9 11/25] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v9 12/25] drm/connector: Add pixel clock to cmdline mode
` [PATCH v9 13/25] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v9 14/25] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v9 15/25] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v9 16/25] drm/client: Remove match on mode name
` [PATCH v9 17/25] drm/modes: Introduce more named modes
` [PATCH v9 18/25] drm/probe-helper: Provide a TV get_modes helper
` [PATCH v9 19/25] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v9 20/25] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v9 21/25] drm/vc4: vec: Use TV Reset implementation
` [PATCH v9 22/25] drm/vc4: vec: Check for VEC output constraints
` [PATCH v9 23/25] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v9 24/25] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v9 25/25] drm/sun4i: tv: Convert to the new TV mode property

[PATCH] Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"
 2022-11-14 17:38 UTC  (4+ messages)

[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
 2022-11-14 17:35 UTC  (4+ messages)
` [PATCH v2 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
  ` [PATCH v2 1/3] treewide: use get_random_u32_below() instead of deprecated function

[RFC PATCH v2 0/8] Generic IPI sending tracepoint
 2022-11-14 17:27 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: arm: sunxi: Add BIQU CB1
 2022-11-14 17:20 UTC  (2+ messages)
` [PATCH V2 2/2] arm64: dts: Add basic support for "

[PATCH 0/2] KVM: selftests: Enable access_tracking_perf_test for arm64
 2022-11-14 17:12 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Allow >1 guest mode in access_tracking_perf_test

[PATCH v8 00/14] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-14 17:07 UTC  (5+ messages)
  ` [PATCH v8 09/14] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts

[RFC PATCH v2 00/11] iommu/arm-smmu-qcom: Rework Qualcomm SMMU bindings and implementation
 2022-11-14 17:07 UTC  (3+ messages)

[PATCH v2 1/9] dt-bindings: arm-smmu: Allow up to 3 power-domains
 2022-11-14 16:58 UTC  (7+ messages)

[PATCH v3 0/7] Add Apple Mac System Management Controller GPIOs
 2022-11-14 16:46 UTC  (7+ messages)
` [PATCH v3 2/7] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc

[PATCH] arm64: dts: Add basic support for BIQU CB1
 2022-11-14 16:36 UTC  (3+ messages)

[PATCH printk v4 27/39] tty: serial: samsung_tty: use console_is_registered()
 2022-11-14 16:29 UTC  (2+ messages)
` [PATCH printk v4 28/39] tty: serial: xilinx_uartps: "

[PATCH v2 0/4] arm64/signal: Support TPIDR2
 2022-11-14 16:10 UTC  (3+ messages)
` [PATCH v2 2/4] arm64/signal: Include TPIDR2 in the signal context

[PATCH v2 0/7] Rename DTB overlay source files
 2022-11-14 16:06 UTC  (8+ messages)

[v2 0/3] upport pwm/tach driver for aspeed ast26xx
 2022-11-14  8:26 UTC  (7+ messages)
` [v2 1/3] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH] arm64: zynqmp: Enable hs termination flag for USB dwc3 controller
 2022-11-14 15:57 UTC  (2+ messages)

[PATCH] i2c: cadence: make bus recovery optional
 2022-11-14 15:57 UTC  (2+ messages)

[PATCH v3 0/2] Add smmu support for QDU1000/QRU1000 SoCs
 2022-11-14 15:53 UTC  (6+ messages)
` [PATCH v3 2/2] drivers: arm-smmu-impl: Add QDU1000 and QRU1000 iommu implementation

[PATCH] MAINTAINERS: add related dts to IXP4xx
 2022-11-14 15:49 UTC  (2+ messages)

[PATCH v2 0/6] Support new features to the SPEAr600
 2022-11-14 15:12 UTC  (2+ messages)

[PATCH 00/38] arm64/sysreg: Convert aarch32 id regs
 2022-11-14 15:02 UTC  (4+ messages)
` [PATCH 29/38] arm64/sysreg: Convert ID_PFR0_EL1 to automatic generation

[PATCH] arm64: fix error unhandling in synchronous External Data Abort
 2022-11-14 15:19 UTC 

Deprecating and removing SLOB
 2022-11-14 14:47 UTC  (8+ messages)

[PATCH v3 net-next 0/3] net: axienet: Use a DT property to configure frequency of the MDIO bus
 2022-11-14 14:44 UTC  (3+ messages)

[PATCH] arm64: make is_ttbrX_addr() noinstr-safe
 2022-11-14 14:40 UTC 

[PATCH v3 RESEND net-next 0/3] net: axienet: Use a DT property to configure frequency of the MDIO bus
 2022-11-14 14:37 UTC  (4+ messages)
` [PATCH v3 RESEND net-next 1/3] net: axienet: Unexport and remove unused mdio functions
` [PATCH v3 RESEND net-next 2/3] net: axienet: set mdio clock according to bus-frequency
` [PATCH v3 RESEND net-next 3/3] dt-bindings: describe the support of "clock-frequency" in mdio

[PATCH v3 5/5] arm64: dts: rockchip: Add Anbernic RG351M
 2022-11-14 14:23 UTC  (2+ messages)

[PATCH v2 0/3] nvmem: stm32: add OP-TEE support for STM32MP13x
 2022-11-14 14:20 UTC  (4+ messages)
` [PATCH v2 2/3] "

[PATCH v2 0/9] arm64: rework UNDEFINED instruction traps
 2022-11-14 14:20 UTC  (2+ messages)

[PATCH v5 0/1] iommu: SMMU for SDM670
 2022-11-14 14:20 UTC  (2+ messages)

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-14 14:19 UTC  (5+ messages)
` [PATCH v5 2/2] "

[PATCH 0/2] net: microchip: Fix potential null-ptr-deref due to create_singlethread_workqueue()
 2022-11-14 14:20 UTC  (4+ messages)
` [PATCH 1/2] net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()
` [PATCH 2/2] net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() and sparx5_start()

[PATCH v10 09/39] arm64/sme: Basic enumeration support
 2022-11-14 14:08 UTC  (5+ messages)

[PATCH 00/18] mfd: Clean up deprecated regmap-irq functionality
 2022-11-14 14:02 UTC  (7+ messages)
` [PATCH 05/18] mfd: max14577: Replace irqchip mask_invert with unmask_base
` [PATCH 06/18] mfd: max77650: Remove useless type_invert flag

[PATCH v12 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
 2022-11-14 13:59 UTC  (4+ messages)

[PATCH 0/4] arm64: insn: cleanups
 2022-11-14 13:59 UTC  (5+ messages)
` [PATCH 1/4] arm64: insn: remove aarch64_insn_gen_prefetch()
` [PATCH 2/4] arm64: insn: always inline predicates
` [PATCH 3/4] arm64: insn: simplify insn group identification
` [PATCH 4/4] arm64: insn: always inline hint generation

[PATCH v13 0/2] Add support for UltraSoc System Memory Buffer
 2022-11-14 13:57 UTC  (4+ messages)
` [PATCH v13 2/2] Documentation: Add document for UltraSoc SMB drivers

[PATCH v2] iommu/arm-smmu-v3: Restore prints in arm_smmu_attach_dev()
 2022-11-14 13:50 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Resolve dependency with TEE subsystem
 2022-11-14 13:47 UTC  (6+ messages)

[PATCH] arm64: booting: Require placement within 48-bit addressable memory
 2022-11-14 13:37 UTC  (4+ messages)

[PATCH 0/2] perf: Fix some hotplug callbask leaks
 2022-11-14 13:33 UTC  (3+ messages)
` [PATCH 1/2] perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()
` [PATCH 2/2] perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()

[PATCH] arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACER
 2022-11-14 13:28 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: Fix EINT pins input debounce time configuration
 2022-11-14 13:22 UTC  (2+ messages)

[PATCH RFC 0/6] Add metrics for neoverse-n2
 2022-11-14 12:59 UTC  (3+ messages)
` [RFC PATCH v2 1/6] perf vendor events arm64: Add topdown L1 "
  ` [External] : "

[PATCH V3 1/2] dt-bindings: iommu: arm-smmu: Add binding for sm6125
 2022-11-14 12:56 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: renesas: r8a779g0: CPU topology improvements
 2022-11-14 12:49 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: renesas: r8a779g0: Add L3 cache controller
` [PATCH 2/5] arm64: dts: renesas: r8a779g0: Add secondary CA76 CPU cores
` [PATCH 3/5] arm64: dts: renesas: r8a779g0: Add CPUIdle support
` [PATCH 4/5] arm64: dts: renesas: r8a779g0: Add CPU core clocks
` [PATCH 5/5] arm64: dts: renesas: r8a779g0: Add CA76 operating points

[PATCH net-next v4 0/4] mtk_eth_soc rx vlan offload improvement + dsa hardware untag support
 2022-11-14 12:42 UTC  (4+ messages)
` [PATCH net-next v4 2/4] net: ethernet: mtk_eth_soc: pass correct VLAN protocol ID to the network stack
` [PATCH net-next v4 3/4] net: ethernet: mtk_eth_soc: add support for configuring vlan rx offload
` [PATCH net-next v4 4/4] net: ethernet: mtk_eth_soc: enable hardware DSA untagging

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-11-14 12:31 UTC  (4+ messages)

[PATCH v2] arm64: dts: mediatek: mt7986: Add SoC compatible
 2022-11-14 12:16 UTC 

stop drivers from passing GFP_COMP to dma_alloc_coherent
 2022-11-14 12:16 UTC  (3+ messages)
  ` [PATCH 7/7] dma-mapping: reject __GFP_COMP in dma_alloc_attrs

[PATCH v4 00/11] Add BananaPi R3
 2022-11-14 12:10 UTC  (19+ messages)
` [PATCH v4 01/11] arm64: dts: mt7986: move wed_pcie node
` [PATCH v4 02/11] dt-bindings: phy: mediatek,tphy: add support for mt7986
` [PATCH v4 03/11] dt-bindings: usb: mtk-xhci: "
` [PATCH v4 04/11] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [PATCH v4 06/11] arm64: dts: mt7986: add spi related device nodes
` [PATCH v4 08/11] arm64: dts: mt7986: add mmc "
` [PATCH v4 09/11] arm64: dts: mt7986: add pcie "
` [PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3

[PATCH] drm/panel/raspberrypi-touchscreen: Fix error handling in rpi_touchscreen_init()
 2022-11-14 12:07 UTC  (3+ messages)

[PATCH v2] soc: mediatek: Add deprecated compatible to mmsys
 2022-11-14 12:07 UTC  (3+ messages)

[RFC PATCH 0/2] Switch ARM to generic find_bit() API
 2022-11-14 11:59 UTC  (7+ messages)
` [PATCH 1/2] bitmap: add sanity check function for find_bit()

[PATCH] ARM: dts: gemini: Enable DNS313 FOTG210 as periph
 2022-11-14 11:55 UTC 

[RESEND PATCH v2] arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmon
 2022-11-14 11:52 UTC  (2+ messages)

[PATCH v7 01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
 2022-11-14 11:51 UTC  (3+ messages)

[PATCH v3 00/11] leds: deduplicate led_init_default_state_get()
 2022-11-14 11:47 UTC  (9+ messages)


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