linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-10 10:12:39 to 2020-11-10 18:27:13 UTC [more...]

[RFC 00/11] arm64: coresight: Enable ETE and TRBE
 2020-11-10 18:25 UTC  (13+ messages)
` [RFC 01/11] arm64: Add TRBE definitions
` [RFC 02/11] coresight: etm-perf: Allow an event to use different sinks
` [RFC 03/11] coresight: Do not scan for graph if none is present
` [RFC 04/11] coresight: etm4x: Add support for PE OS lock
` [RFC 05/11] coresight: ete: Add support for sysreg support
` [RFC 06/11] coresight: ete: Detect ETE as one of the supported ETMs
` [RFC 07/11] coresight: sink: Add TRBE driver
` [RFC 08/11] coresight: etm-perf: Truncate the perf record if handle has no space
` [RFC 09/11] coresight: etm-perf: Disable the path before capturing the trace data
` [RFC 10/11] coresgith: etm-perf: Connect TRBE sink with ETE source
` [RFC 11/11] dts: bindings: Document device tree binding for Arm TRBE

[PATCH 1/6] ARM: dts: exynos: use hyphens in Exynos3250 node names
 2020-11-10 18:21 UTC  (2+ messages)

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-10 18:17 UTC  (5+ messages)
` [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()

[PATCH v8 0/7] Exynos: Simple QoS for exynos-bus using interconnect
 2020-11-10 18:12 UTC  (7+ messages)
  ` [PATCH v8 1/7] dt-bindings: devfreq: Add documentation for the interconnect properties
  ` [PATCH v8 5/7] ARM: dts: exynos: Add interconnect properties to Exynos4412 bus nodes
  ` [PATCH v8 6/7] ARM: dts: exynos: Add interconnects to Exynos4412 mixer

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-10 18:06 UTC  (12+ messages)
` [PATCH v8 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v8 2/9] mmap: make mlock_future_check() global
` [PATCH v8 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v8 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v8 6/9] secretmem: add memcg accounting
` [PATCH v8 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v8 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH] arm64: mm: don't assume struct page is always 64 bytes
 2020-11-10 18:05 UTC 

[PATCH v2 0/6] SCMIv3.0 Sensor Extensions
 2020-11-10 17:50 UTC  (12+ messages)
` [PATCH v2 2/6] firmware: arm_scmi: add SCMIv3.0 Sensors descriptors extensions
` [PATCH v2 4/6] firmware: arm_scmi: add SCMIv3.0 Sensors timestamped reads
` [PATCH v2 6/6] firmware: arm_scmi: add SCMIv3.0 Sensor notifications

[PATCH v6 22/25] x86/asm: annotate indirect jumps
 2020-11-10 17:46 UTC  (13+ messages)

[PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value
 2020-11-10 17:43 UTC  (13+ messages)

[PATCH] mmc: sdhci-of-arasan: Allow configuring zero tap values
 2020-11-10 17:42 UTC 

[PATCH] arm64: tegra: Fix GIC400 missing GICH/GICV register regions
 2020-11-10 17:39 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: misc: convert fsl, dpaa2-console from txt to YAML
 2020-11-10 17:35 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: misc: convert fsl, qoriq-mc "

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-11-10 17:35 UTC  (23+ messages)
` [PATCH v3 07/26] coresight: Introduce device access abstraction
` [PATCH v3 19/26] coresight: etm4x: Detect access early on the target CPU
` [PATCH v3 22/26] coresight: etm4x: Add necessary synchronization for sysreg access
` [PATCH v3 23/26] coresight: etm4x: Detect system instructions support
` [PATCH v3 25/26] coresight: etm4x: Add support for sysreg only devices
` [PATCH v3 26/26] dts: bindings: coresight: ETM system register access only units

[PATCH 1/6] regulator: core: validate selector against linear_min_sel
 2020-11-10 17:30 UTC  (2+ messages)

[PATCH 0/2] seccomp: Add arm and arm64 bitmap support
 2020-11-10 17:26 UTC  (3+ messages)
` [PATCH 1/2] arm64: Enable seccomp architecture tracking

[PATCH RESEND v2 0/3] condition EAS enablement on FI support
 2020-11-10 17:20 UTC  (3+ messages)
` [PATCH RESEND v2 2/3] arm64: rebuild sched domains on invariance status changes

[PATCH v8 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-10 16:26 UTC  (10+ messages)
` [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[PATCH v2 0/4] arm64: mm: optimize VA space organization for 52-bit
 2020-11-10 16:18 UTC  (10+ messages)
` [PATCH v2 3/4] arm64: mm: make vmemmap region a projection of the linear region

[PATCH] drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAY
 2020-11-10 16:15 UTC  (2+ messages)

[PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-11-10 16:07 UTC  (5+ messages)

[PATCH 0/1] arm64: Accelerate Adler32 using arm64 SVE instructions
 2020-11-10 16:07 UTC  (6+ messages)

[PATCH v5 00/24] Mediatek MT8192 clock support
 2020-11-10 16:03 UTC  (3+ messages)
` [PATCH v5 06/24] clk: mediatek: Add dt-bindings of MT8192 clocks

[PATCH v1 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-11-10 16:02 UTC  (2+ messages)

[PATCH v4 0/9] ASoC: Mediatek: Add support for MT8192 SoC
 2020-11-10 16:00 UTC  (4+ messages)
` [PATCH v4 7/9] dt-bindings: mediatek: mt8192: add audio afe document

[PATCH v2] mfd: MFD_SL28CPLD should depends on ARCH_LAYERSCAPE
 2020-11-10 15:57 UTC 

[PATCH v1 00/24] Opt-in always-on nVHE hypervisor
 2020-11-10 15:56 UTC  (18+ messages)
` [PATCH v1 01/24] psci: Accessor for configured PSCI version
` [PATCH v1 03/24] arm64: Move MAIR_EL1_SET to asm/memory.h
` [PATCH v1 06/24] kvm: arm64: Support per_cpu_ptr in nVHE hyp code
` [PATCH v1 07/24] kvm: arm64: Create nVHE copy of cpu_logical_map
` [PATCH v1 08/24] kvm: arm64: Move hyp-init params to a per-CPU struct
` [PATCH v1 10/24] kvm: arm64: Extract parts of el2_setup into a macro
` [PATCH v1 23/24] kvm: arm64: Trap host SMCs in protected mode

[PATCH 0/2] arm64: Allow the rescheduling IPI to bypass irq_enter/exit
 2020-11-10 15:48 UTC  (4+ messages)

[PATCH v2] clk: qoriq: Add platform dependencies
 2020-11-10 15:47 UTC 

[PATCH 00/10] Broadcom b53 YAML bindings
 2020-11-10 15:46 UTC  (7+ messages)
` [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node
` [PATCH 10/10] dt-bindings: net: dsa: b53: Add YAML bindings

[PATCH v2] ahci: qoriq: Add platform dependencies
 2020-11-10 15:46 UTC 

[PATCH v14 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-10 15:38 UTC  (9+ messages)
` [PATCH v14 4/8] signal: deduplicate code dealing with common _sigfault fields
` [PATCH v14 8/8] arm64: expose FAR_EL1 tag bits in siginfo

[PATCH] arm64: dts: mcbin-singleshot: add heartbeat LED
 2020-11-10 15:38 UTC 

[PATCHv2] arm64: dts: freescale: fix typo Makefile
 2020-11-10 15:26 UTC 

[PATCH] arm64: zynqmp: Move gic node to axi bus
 2020-11-10 15:20 UTC 

[PATCH v3 00/16] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-11-10 15:05 UTC  (6+ messages)
` [PATCH v3 01/16] dt-bindings: usb: usb-hcd: Convert generic USB properties to "

[PATCH v4 0/2] Make sysFS functional on topologies with per core sink
 2020-11-10 14:57 UTC  (8+ messages)

[PATCH] ASoC: fsl: SND_SOC_FSL_AUD2HTX should depend on ARCH_MXC
 2020-11-10 14:51 UTC 

[PATCH v2 4/4] arm64: dts: sparx5: Add Sparx5 serdes driver node
 2020-11-10 14:49 UTC 

[PATCH] ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY
 2020-11-10 14:50 UTC 

[PATCH] phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAY
 2020-11-10 14:46 UTC 

[PATCH 0/8] arm/arm64: dts: Use generic "ngpios" rather than "snps,nr-gpios"
 2020-11-10 14:43 UTC  (2+ messages)
` [PATCH 0/8] arm/arm64: dts: Use generic "ngpios" rather than "snps, nr-gpios"

[PATCH 1/1] ARM: dts: stm32: fix mdma1 clients channel priority level on stm32mp151
 2020-11-10 14:36 UTC 

[PATCH 1/2] ARM: dts: stm32: fix dmamux reg property on stm32mp151
 2020-11-10 14:27 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: stm32: fix dmamux reg property on stm32h743

[PATCH v2 3/5] gpio: msc313: MStar MSC313 GPIO driver
 2020-11-10 14:19 UTC  (3+ messages)

[PATCH v2 0/3] KVM: arm64: Another set of CSV2-related fixes
 2020-11-10 14:13 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
` [PATCH v2 2/3] KVM: arm64: Unify trap handlers injecting an UNDEF
` [PATCH v2 3/3] KVM: arm64: Handle SCXTNUM_ELx traps

[PATCH v3 0/5] Add support of SECVIO from SNVS on iMX8q/x
 2020-11-10 14:12 UTC  (6+ messages)
` [PATCH V3 1/5] firmware: imx: scu-seco: Add Secure Controller APIS
` [PATCH V3 2/5] firmware: imx: scu-irq: Add API to retrieve status of IRQ
` [PATCH V3 3/5] dt-bindings: firmware: imx-scu: Add SECVIO resource
` [PATCH V3 4/5] dt-bindings: arm: imx: Documentation of the SC secvio driver
` [PATCH V3 5/5] soc: imx8: Add the SC SECVIO driver

[PATCH] ARM: Change arch/arm/lib/mem*.S to use WEAK instead of .weak
 2020-11-10 14:05 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: First batch of updates for 5.11
 2020-11-10 13:56 UTC 

[PATCH] iommu/arm-smmu-v3: Assign boolean values to a bool variable
 2020-11-10 13:46 UTC  (2+ messages)

[PATCH v19 0/4] iommu/arm-smmu: Add adreno-smmu implementation and bindings
 2020-11-10 13:46 UTC  (2+ messages)

[PATCH v3 00/11] Raspberry Pi PoE HAT fan support
 2020-11-10 13:38 UTC  (6+ messages)
` [PATCH v3 01/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()

[PATCH v2 0/9] KVM: arm64: Kill the copro array
 2020-11-10 13:36 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
` [PATCH v2 2/9] KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
` [PATCH v2 3/9] KVM: arm64: Add AArch32 mapping annotation
` [PATCH v2 4/9] KVM: arm64: Map AArch32 cp15 register to AArch64 sysregs
` [PATCH v2 5/9] KVM: arm64: Map AArch32 cp14 "
` [PATCH v2 6/9] KVM: arm64: Drop is_32bit trap attribute
` [PATCH v2 7/9] KVM: arm64: Drop is_aarch32 "
` [PATCH v2 8/9] KVM: arm64: Drop legacy copro shadow register
` [PATCH v2 9/9] KVM: arm64: Drop kvm_coproc.h

[PATCH 2/3] arm: introduce IRQ stacks
 2020-11-10 13:35 UTC  (11+ messages)

[PATCH] ARM: uncompress: Enable debug in head.S
 2020-11-10 13:28 UTC  (5+ messages)

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-11-10 13:25 UTC  (3+ messages)
` [PATCH v7 09/12] ARM: dts: omap: Fix schema warnings for pwm-leds

[PATCH] rtc: at91rm9200: add correction support
 2020-11-10 13:18 UTC  (2+ messages)

[PATCH 03/29] arm: dts: am437x: Correct DWC USB3 compatible string
 2020-11-10 13:18 UTC  (10+ messages)
` [PATCH 22/29] arm: dts: omap5: Harmonize DWC USB3 DT nodes name
` [PATCH 29/29] arm64: dts: qcom: "

[PATCH 1/3] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl
 2020-11-10 13:17 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] "

[PATCH 1/1] ARM: dts: stm32: adjust USB OTG gadget fifo sizes in stm32mp151
 2020-11-10 13:10 UTC 

[PATCH] Add a VMSPLIT_2G_OPT config option
 2020-11-10 13:09 UTC  (2+ messages)

[PATCH] Documentation/arm64: fix RST layout of memory.rst
 2020-11-10 13:08 UTC 

[PATCH v2 1/2] phy: stm32: don't print an error on probe deferral
 2020-11-10 13:05 UTC 

[PATCH] dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
 2020-11-10 12:57 UTC  (7+ messages)

[PATCH 00/19] Second step support for A100
 2020-11-10 12:48 UTC  (5+ messages)

[PATCH 1/1] dt-bindings: phy: phy-stm32-usbphyc: convert bindings to json-schema
 2020-11-10 12:43 UTC 

[PATCHv7 0/7] System Cache support for GPU and required SMMU support
 2020-11-10 12:18 UTC  (9+ messages)
` [PATCHv7 1/7] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv7 2/7] iommu/arm-smmu: Add domain attribute for "
` [PATCHv7 6/7] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv7 7/7] iommu: arm-smmu-impl: Add a space before open parenthesis

[PATCH] arm64: errata: Fix handling of 1418040 with late CPU onlining
 2020-11-10 12:14 UTC  (6+ messages)

[PATCH 0/5 v16] KASan for Arm
 2020-11-10 12:04 UTC  (11+ messages)
` [PATCH 2/5 v16] ARM: Replace string mem* functions for KASan

[v9 1/2] i2c: imx: support slave mode for imx I2C driver
 2020-11-10 11:49 UTC  (4+ messages)
` [v9 2/2] i2c: imx: select I2C_SLAVE by default

[PATCH 1/3] dt-bindings: gpio: sunxi:create a DT header for Allwinner pin controller
 2020-11-10 11:35 UTC  (6+ messages)

[PATCH] cpufreq: scmi: Fix OPP addition failure with a dummy clock provider
 2020-11-10 11:24 UTC  (2+ messages)

[PATCHv2 0/9] Genpd related code changes to drop am335x pdata
 2020-11-10 11:20 UTC  (10+ messages)
` [PATCH 1/9] ARM: OMAP2+: Check for inited flag
` [PATCH 2/9] ARM: OMAP2+: Probe PRCM first to probe l4_wkup with simple-pm-bus
` [PATCH 3/9] clk: ti: am33xx: Keep am3 l3 main clock always on for genpd
` [PATCH 4/9] bus: ti-sysc: Support modules without control registers
` [PATCH 5/9] bus: ti-sysc: Implement GPMC debug quirk to drop platform data
` [PATCH 6/9] soc: ti: omap-prm: Add pm_clk for genpd
` [PATCH 7/9] soc: ti: omap-prm: am3: add genpd support for remaining PRM instances
` [PATCH 8/9] soc: ti: pm33xx: Enable basic PM runtime support for genpd
` [PATCH 9/9] remoteproc/wkup_m3: Use reset control driver if available

[PATCH] bus: ti-sysc: Assert reset only after disabling clocks
 2020-11-10 11:06 UTC 

[PATCH] soc: ti: omap-prm: Do not check rstst bit on deassert if already deasserted
 2020-11-10 11:04 UTC 

[PATCH v1 3/4] phy: Add Sparx5 ethernet serdes PHY driver
 2020-11-10 11:04 UTC 

[BUG] Error applying setting, reverse things back on lot of devices
 2020-11-10 10:57 UTC  (11+ messages)

[PATCH v2 0/6] An alternative series for asymmetric AArch32 systems
 2020-11-10 10:57 UTC  (9+ messages)
` [PATCH v2 5/6] arm64: Advertise CPUs capable of running 32-bit applications in sysfs

[PATCH] clk: mediatek: fix mtk_clk_register_mux() as static function
 2020-11-10 10:50 UTC  (4+ messages)

[PATCH 0/3] Switch PineTab DT LCD panel to retail one
 2020-11-10 10:41 UTC  (4+ messages)
` [PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample

[PATCH v2 1/2] dt-bindings: arm: stm32: add simple-mfd compatible for tamp node
 2020-11-10 10:27 UTC  (5+ messages)

[PATCH 0/8] KVM: arm64: Kill the copro array
 2020-11-10 10:27 UTC  (7+ messages)
` [PATCH 3/8] KVM: arm64: Map AArch32 cp15 register to AArch64 sysregs
` [PATCH 4/8] KVM: arm64: Map AArch32 cp14 "

[PATCH v2 2/3] dt-bindings: arm: stm32: add extra SiP compatible for lxa, stm32mp157c-mc1
 2020-11-10 10:25 UTC  (2+ messages)
` [PATCH v2 3/3] ARM: dts: stm32: lxa-mc1: add OSD32MP15x to list of compatibles

[PATCH v1] dt-bindings: arm: stm32: lxa, stm32mp157c-mc1: add extra SiP compatible
 2020-11-10 10:26 UTC  (3+ messages)
` [PATCH v1] dt-bindings: arm: stm32: lxa,stm32mp157c-mc1: "

[PATCH 1/2] phy: stm32: don't print an error on probe deferral
 2020-11-10 10:23 UTC  (2+ messages)
` [PATCH 2/2] phy: stm32: defer probe for reset controller


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