linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-10 13:52:11 to 2021-05-10 18:23:08 UTC [more...]

[nomadik:nomadik-nhk15-smsc] BUILD REGRESSION 8272c2e41330833ecf16669b97a251b502f21b94
 2021-05-10 18:20 UTC 

[PATCH 0/2] Apple M1 pinctrl DT bindings
 2021-05-10 18:18 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl
  ` [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple, pinctrl

[PULL] topic/iomem-mmap-vs-gup
 2021-05-10 18:13 UTC  (9+ messages)

[nomadik:ux500-href-dts-fixups 5/5] init/initramfs.c:684:8: warning: ISO C90 forbids mixing declarations and code
 2021-05-10 18:11 UTC 

[PATCH v2] arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherent
 2021-05-10 18:06 UTC 

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-10 18:02 UTC  (6+ messages)

[nomadik:gemini-pata-phyreset] BUILD SUCCESS 17b735a0c3541af5caa0ba5dc2eb6bf4683f6902
 2021-05-10 18:02 UTC 

[nomadik:ixp4-pci-v5.12-rc2] BUILD SUCCESS d2289b42da7481896bfd13181b3e7383fd7ebf76
 2021-05-10 18:02 UTC 

[PATCH v2] arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
 2021-05-10 18:00 UTC  (3+ messages)

[PATCH v3 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-05-10 17:44 UTC  (12+ messages)
` [PATCH v3 1/9] irqchip/gic: Split vGIC probing information from the GIC code
` [PATCH v3 2/9] KVM: arm64: Handle physical FIQ as an IRQ while running a guest
` [PATCH v3 3/9] KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt
` [PATCH v3 4/9] KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
` [PATCH v3 5/9] KVM: arm64: vgic: move irq->get_input_level into an ops structure
` [PATCH v3 6/9] KVM: arm64: vgic: Implement SW-driven deactivation
` [PATCH v3 7/9] KVM: arm64: timer: Refactor IRQ configuration
` [PATCH v3 8/9] KVM: arm64: timer: Add support for SW-based deactivation
` [PATCH v3 9/9] irqchip/apple-aic: Advertise some level of vGICv3 compatibility

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-05-10 17:44 UTC  (5+ messages)

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-10 17:41 UTC  (5+ messages)
` [PATCH v7 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v7 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v7 4/6] rtc: at91sam9: Simplify using devm_clk_get_enabled()
` [PATCH v7 5/6] i2c: imx: "

[nomadik:gemini-ethernet] BUILD SUCCESS fbe4fc1cbd7856f85342d57ba22951e22bccd73b
 2021-05-10 17:32 UTC 

[nomadik:gpio-base-kill-off] BUILD SUCCESS 7ebd96f11c13e659ed935821f112c423cca44031
 2021-05-10 17:32 UTC 

[PATCH] ARM: dts: rockchip: Remove more clock-names from PWM nodes A test with the command below gives this error:
 2021-05-10 17:29 UTC 

[PATCH v4 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-05-10 16:59 UTC  (67+ messages)
` [PATCH v4 01/66] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v4 02/66] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v4 03/66] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v4 04/66] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v4 05/66] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH v4 06/66] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v4 07/66] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v4 08/66] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH v4 09/66] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v4 10/66] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH v4 11/66] KVM: arm64: nv: Handle trapped ERET from "
` [PATCH v4 12/66] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v4 13/66] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v4 14/66] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v4 15/66] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v4 16/66] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v4 17/66] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v4 18/66] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v4 19/66] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [PATCH v4 20/66] KVM: arm64: nv: Trap CPACR_EL1 access in "
` [PATCH v4 21/66] KVM: arm64: nv: Handle PSCI call via smc from the guest
` [PATCH v4 22/66] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v4 23/66] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP, FPEN} settings
` [PATCH v4 24/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v4 25/66] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH v4 26/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v4 27/66] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
` [PATCH v4 28/66] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v4 29/66] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v4 30/66] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
` [PATCH v4 31/66] KVM: arm64: nv: Filter out unsupported features from ID regs
` [PATCH v4 32/66] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH v4 33/66] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v4 34/66] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v4 35/66] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v4 36/66] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH v4 37/66] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v4 38/66] KVM: arm64: nv: Introduce sys_reg_desc.forward_trap
` [PATCH v4 39/66] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v4 40/66] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH v4 41/66] KVM: arm64: nv: Trap and emulate TLBI "
` [PATCH v4 42/66] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v4 43/66] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH v4 44/66] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v4 45/66] KVM: arm64: nv: Load timer before the GIC
` [PATCH v4 46/66] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v4 47/66] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v4 48/66] KVM: arm64: nv: vgic: Emulate the HW bit in software
` [PATCH v4 49/66] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v4 50/66] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v4 51/66] KVM: arm64: nv: Add nested GICv3 tracepoints
` [PATCH v4 52/66] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT
` [PATCH v4 53/66] KVM: arm64: nv: Add handling of ARMv8.4-TTL TLB invalidation
` [PATCH v4 54/66] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v4 55/66] KVM: arm64: Allow populating S2 SW bits
` [PATCH v4 56/66] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v4 57/66] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v4 58/66] KVM: arm64: Map VNCR-capable registers to a separate page
` [PATCH v4 59/66] KVM: arm64: nv: Move nested vgic state into the sysreg file
` [PATCH v4 60/66] KVM: arm64: Add ARMv8.4 Enhanced Nested Virt cpufeature
` [PATCH v4 61/66] KVM: arm64: nv: Synchronize PSTATE early on exit
` [PATCH v4 62/66] KVM: arm64: nv: Sync nested timer state with ARMv8.4
` [PATCH v4 63/66] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v4 64/66] KVM: arm64: nv: Enable ARMv8.4-NV support
` [PATCH v4 65/66] KVM: arm64: nv: Fast-track 'InHost' exception returns
` [PATCH v4 66/66] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests

[PATCH v6 RESEND 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-10 17:27 UTC  (7+ messages)
` [PATCH v6 RESEND 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v6 RESEND 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks

[nomadik:gemini-cpuidle] BUILD SUCCESS c7a44520a1c1b54543fdf6d023dff2962295404e
 2021-05-10 17:18 UTC 

[nomadik:ux500-golden-v5.13-rc1] BUILD SUCCESS d8d6559ecc5f4ebe9d452834906e764f0c509e82
 2021-05-10 16:55 UTC 

[nomadik:nomadik] BUILD SUCCESS c695d267ee6a85b853c6aba198546ecf32231b67
 2021-05-10 16:55 UTC 

[nomadik:gemini-dts] BUILD SUCCESS 0e00c9135b62e9a59f6dfb7e479f1f7abbb1c3d3
 2021-05-10 16:55 UTC 

[nomadik:nomadik-nhk15-usb] BUILD SUCCESS 5d19e120fc0bf5c6579aa8f54d3d6cb4abc543f6
 2021-05-10 16:55 UTC 

[nomadik:ux500-janice-v5.13-rc1] BUILD SUCCESS d9c420b014a682c417ab1635958442d58c23ef67
 2021-05-10 16:44 UTC 

[nomadik:nomadik-nhk15-tsc2003] BUILD SUCCESS 645fa3547409ad101e1ff2c0e9d81eea11b2fe84
 2021-05-10 16:44 UTC 

[nomadik:ux500-skomer-v5.13-rc1] BUILD SUCCESS 41e73c9fe39f562578f379dced5c58ebb16835a9
 2021-05-10 16:43 UTC 

[nomadik:ux500-href-dts-fixups] BUILD SUCCESS WITH WARNING be31b268b8f93e8498b83222d469f54877f60bb8
 2021-05-10 16:43 UTC 

[PATCH] ARM: dts: sun8i: r40: Add timer node
 2021-05-10 16:36 UTC 

[RFC PATCH v3 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2021-05-10 16:33 UTC  (5+ messages)
` [RFC PATCH v3 1/2] drivers/perf: hisi: Add description for HNS3 PMU driver
` [RFC PATCH v3 2/2] drivers/perf: hisi: add driver for HNS3 PMU

[nomadik:gemini-defconfig] BUILD SUCCESS 92329aa0cdb04403ed1a7a837a45200117bc304e
 2021-05-10 16:32 UTC 

[nomadik:gemini-dma] BUILD SUCCESS 23029ff66d8a3bdb0e33862f840decfb45fb00c2
 2021-05-10 16:32 UTC 

[nomadik:gemini-usb] BUILD SUCCESS 0c9c3913d4affab041480240fe7b38d6577e7d3a
 2021-05-10 16:32 UTC 

[nomadik:gemini-dir-685-rtl8366rb] BUILD SUCCESS e38086a42d4b2763e844db56b1a4534bac691628
 2021-05-10 16:32 UTC 

[PATCH v3 0/4] convert grf.txt to YAML
 2021-05-10 16:32 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: soc: rockchip: "

[PATCH v1 0/3] arm64/sve: Trivial optimisation for 128 bit SVE vectors
 2021-05-10 16:19 UTC  (9+ messages)
` [PATCH v1 1/3] arm64/sve: Split _sve_flush macro into separate Z, P and FFR flushes
` [PATCH v1 3/3] arm64/sve: Skip flushing Z registers with 128 bit vectors

[PATCH 1/3] drm/exynos: Init the DSIM PHY in samsung_dsim_enable()
 2021-05-10 16:20 UTC  (4+ messages)
` [PATCH 3/3] [RFC] drm/exynos: Add basic i.MX8MM support code

[PATCH V4 0/4] soc: imx: add i.MX BLK-CTL support
 2021-05-10 16:19 UTC  (3+ messages)
` [PATCH V4 1/4] dt-bindings: power: Add defines for i.MX8MM BLK-CTL power domains

[PATCH V3 00/13] soc: imx: gpcv2: support i.MX8MM
 2021-05-10 16:19 UTC  (3+ messages)
` [PATCH V3 08/13] dt-bindings: imx: gpcv2: add support for optional resets

[PATCH 1/2] dt-bindings: mmc: add no-mmc-hs400 flag
 2021-05-10 16:16 UTC  (2+ messages)

[V2][PATCH] dmaengine: xilinx: dpdma: initialize registers before request_irq
 2021-05-10 16:10 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: imx8mq: add Nitrogen8 SoM
 2021-05-10 16:07 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: vendor-prefixes: add mntre
` [PATCH 3/3] arm64: dts: imx8mq: add support for MNT Reform2

[PATCH 1/4] dt-bindings: ARM: at91: document sama7g5ek board
 2021-05-10 16:00 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: at91: add sama7g5 SoC DT and sama7g5-ek

[PATCH 00/14] arm64: entry: migrate more code to C
 2021-05-10 15:56 UTC  (15+ messages)
` [PATCH 01/14] arm64: remove redundant local_daif_mask() in bad_mode()
` [PATCH 02/14] arm64: entry: unmask IRQ+FIQ after EL0 handling
` [PATCH 03/14] arm64: entry: convert SError handlers to C
` [PATCH 04/14] arm64: entry: move arm64_preempt_schedule_irq to entry-common.c
` [PATCH 05/14] arm64: entry: move preempt logic to C
` [PATCH 06/14] arm64: entry: add a call_on_irq_stack helper
` [PATCH 07/14] arm64: entry: convert IRQ+FIQ handlers to C
` [PATCH 08/14] arm64: entry: organise entry handlers consistently
` [PATCH 09/14] arm64: entry: organise entry vectors consistently
` [PATCH 10/14] arm64: entry: consolidate EL1 exception returns
` [PATCH 11/14] arm64: entry: move bad_mode() to entry-common.c
` [PATCH 12/14] arm64: entry: improve bad_mode()
` [PATCH 13/14] arm64: entry: template the entry asm functions
` [PATCH 14/14] arm64: entry: handle all vectors with C

more iommu dead code removal
 2021-05-10 15:54 UTC  (3+ messages)
` [PATCH 3/6] vfio: remove the unused mdev iommu hook

[PATCH 0/4] mailbox: imx: add i.MX8ULP MU support
 2021-05-10 15:49 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: mailbox: imx-mu: "

[PATCH] arm64: dts: allwinner: Pine H64: Enable USB 3.0 port
 2021-05-10 15:36 UTC  (3+ messages)
  `  "

[PATCH 0/2] KVM: arm64: Fixup PC updates on exit to userspace
 2021-05-10 15:14 UTC  (8+ messages)
` [PATCH 1/2] KVM: arm64: Move __adjust_pc out of line
` [PATCH 2/2] KVM: arm64: Commit pending PC adjustemnts before returning to userspace

i.MX8MM Ethernet TX Bandwidth Fluctuations
 2021-05-10 15:09 UTC  (4+ messages)

[PATCH v9 00/15] soc: rockchip: power-domain: add rk3568 powerdomains
 2021-05-10 14:56 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3*: Introduce reg definition for interrupt routers
 2021-05-10 14:55 UTC 

[PATCH] arm64: dts: ti: k3-am65|j721e|am64: Map the dma / navigator subsystem via explicit ranges
 2021-05-10 14:54 UTC 

[PATCH 0/4] arm64: dts: ti: k3-*: Fixup nodes to exposed to be non-compliant with yaml
 2021-05-10 14:50 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-*: Rename the TI-SCI clocks node name
` [PATCH 2/4] arm64: dts: ti: k3-am65-wakeup: Add debug region to TI-SCI node
` [PATCH 3/4] arm64: dts: ti: k3-am65-wakeup: Drop un-necessary properties from dmsc node
` [PATCH 4/4] arm64: dts: ti: k3-*: Rename the TI-SCI node

[xlnx:master 11929/12199] drivers/usb/dwc3/dwc3-xilinx.c:200:9: error: too many arguments to function 'zynqmp_pm_usb_set_state'
 2021-05-10 14:49 UTC 

[PATCH] arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()
 2021-05-10 14:43 UTC  (2+ messages)

[PATCHv2 0/5] Support for GE B1x5v2 and B1x5Pv2
 2021-05-10 14:47 UTC  (3+ messages)
` [PATCHv2 2/5] drm/imx: Add 8 pixel alignment fix

[PATCH 0/4] ARM: dts: keystone: k2g: Update dts node for yaml
 2021-05-10 14:43 UTC  (5+ messages)
` [PATCH 1/4 RESEND] ARM: dts: keystone: k2g: Rename message-manager node
` [PATCH 2/4] ARM: dts: keystone: k2g: Rename the TI-SCI node
` [PATCH 3/4] ARM: dts: keystone: k2g: Rename the TI-SCI clocks node name
` [PATCH 4/4] ARM: dts: keystone: k2g-evm: Move audio oscillator assigned clock to mcasp

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-10 14:33 UTC  (10+ messages)

[PATCH v3 0/2] perf cs-etm: Set time on synthesised samples to preserve ordering
 2021-05-10 14:32 UTC  (3+ messages)
` [PATCH v3 1/2] perf cs-etm: Refactor timestamp variable names
` [PATCH v3 2/2] perf cs-etm: Set time on synthesised samples to preserve ordering

[PATCH v3 00/10] ACPI/IORT: Support for IORT RMR node
 2021-05-10 14:22 UTC  (5+ messages)
` [PATCH v3 08/10] iommu/arm-smmu-v3: Reserve any RMR regions associated with a dev

[PATCH v1 1/1] mtd: spi-nor: Use SPI_MODE_X_MASK
 2021-05-10 14:13 UTC 

[nomadik:ux500-href-dts-fixups 5/5] init/initramfs.c:684:2: warning: ISO C90 forbids mixed declarations and code
 2021-05-10 14:08 UTC 

[PATCH 1/1] net: stmmac: platform: Delete a redundant condition branch
 2021-05-10 14:10 UTC 

[v4 0/2] Support pwm driver for aspeed ast26xx
 2021-05-10 14:01 UTC  (3+ messages)
` [v4 1/2] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH v2 00/14] spi: pxa2xx: Set of cleanups
 2021-05-10 13:57 UTC  (5+ messages)
` [PATCH v2 07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper


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