linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-24 17:14:58 to 2021-01-25 14:41:11 UTC [more...]

[PATCH v3 0/5] arm64: Initial support for Texas Instruments AM642 Platform
 2021-01-25 14:39 UTC  (12+ messages)
` [PATCH v3 2/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64
` [PATCH v3 3/5] arm64: dts: ti: Add support for AM642 SoC

[PATCH] ARM: dts: stm32: Add STM32MP1 I2C6 SDA/SCL pinmux
 2021-01-25 14:38 UTC  (2+ messages)

[PATCH v4 0/3] kasan: Fix metadata detection for KASAN_HW_TAGS
 2021-01-25 14:36 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: Improve kernel address detection of __is_lm_address()

[PATCH V2] ARM: dts: stm32: Rename mmc controller nodes to mmc@
 2021-01-25 14:29 UTC  (5+ messages)
` [Linux-stm32] "

[PATCH v5 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-25 14:28 UTC  (34+ messages)
` [PATCH v5 01/21] arm64: Fix labels in el2_setup macros
` [PATCH v5 02/21] arm64: Fix outdated TCR setup comment
` [PATCH v5 03/21] arm64: Turn the MMU-on sequence into a macro
` [PATCH v5 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall
` [PATCH v5 05/21] arm64: Initialise as nVHE before switching to VHE
` [PATCH v5 06/21] arm64: Move VHE-specific SPE setup to mutate_to_vhe()
` [PATCH v5 07/21] arm64: Simplify init_el2_state to be non-VHE only
` [PATCH v5 08/21] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
` [PATCH v5 09/21] arm64: cpufeature: Add global feature override facility
` [PATCH v5 10/21] arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
` [PATCH v5 11/21] arm64: Extract early FDT mapping from kaslr_early_init()
` [PATCH v5 12/21] arm64: cpufeature: Add an early command-line cpufeature override facility
` [PATCH v5 13/21] arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
` [PATCH v5 14/21] arm64: Honor VHE being disabled from the command-line
` [PATCH v5 15/21] arm64: Add an aliasing facility for the idreg override
` [PATCH v5 16/21] arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
` [PATCH v5 17/21] KVM: arm64: Document HVC_VHE_RESTART stub hypercall
` [PATCH v5 18/21] arm64: Move "nokaslr" over to the early cpufeature infrastructure
` [PATCH v5 19/21] arm64: cpufeatures: Allow disabling of BTI from the command-line
` [PATCH v5 20/21] arm64: Defer enabling pointer authentication on boot core
` [PATCH v5 21/21] arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line

[PATCH v2] soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()
 2021-01-25 14:26 UTC 

Fail to boot qemu xlnx-zcu102 due to lot of drivers not probing
 2021-01-25 14:25 UTC  (4+ messages)

[PATCH 0/2] mmc: J7200: Add support for higher speed modes in MMCSD subsystems
 2021-01-25 14:18 UTC  (6+ messages)

[PATCH 0/2] Performance improvement about cache flush
 2021-01-25 14:10 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Distinguish cases of allocating memcache more precisely
` [PATCH 2/2] KVM: arm64: Skip the cache flush when coalescing tables into a block

[PATCH v11 00/10] iommu: I/O page faults for SMMUv3
 2021-01-25 13:50 UTC  (12+ messages)
` [PATCH v11 01/10] iommu: Fix comment for struct iommu_fwspec
` [PATCH v11 02/10] iommu/arm-smmu-v3: Use device properties for pasid-num-bits
` [PATCH v11 03/10] iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVA
` [PATCH v11 04/10] iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
` [PATCH v11 05/10] uacce: Enable IOMMU_DEV_FEAT_IOPF
` [PATCH v11 06/10] iommu: Add a page fault handler
` [PATCH v11 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v11 08/10] dt-bindings: document stall property for IOMMU masters
` [PATCH v11 09/10] ACPI/IORT: Enable stall support for platform devices
` [PATCH v11 10/10] iommu/arm-smmu-v3: Add "

[PATCH v6 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2021-01-25 13:48 UTC  (4+ messages)
` [PATCH v6 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
  ` [PATCH v6 5/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM

[PATCH V2 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
 2021-01-25 13:45 UTC  (6+ messages)
` [PATCH V2 1/4] perf vendor events: Fix indentation of brackets in imx8mm metrics
` [PATCH V2 2/4] perf vendor events: Add JSON metrics for imx8mn DDR Perf
` [PATCH V2 3/4] perf vendor events: Add JSON metrics for imx8mq "
` [PATCH V2 4/4] perf vendor events: Add JSON metrics for imx8mp "

[PATCH net-next v2 0/2] dsa: add MT7530 GPIO support
 2021-01-25 13:27 UTC  (7+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: dsa: add MT7530 GPIO controller binding
` [PATCH net-next v2 2/2] net: dsa: mt7530: MT7530 optional GPIO support

[PATCH 00/14] Introduce STM32MP1 RCC in secured mode
 2021-01-25 13:22 UTC  (4+ messages)
` [PATCH 13/14] dt-bindings: clock: stm32mp1 new compatible for secure rcc

[PATCH] soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()
 2021-01-25 13:12 UTC  (3+ messages)

[PATCH V3] pinctrl: mediatek: Fix trigger type setting follow for unexpected interrupt
 2021-01-25 13:11 UTC 

[PATCH v2] pinctrl: mediatek: Fix trigger type setting follow for unexpected interrupt
 2021-01-25 13:09 UTC 

[PATCH net-next v2] net: ethernet: mediatek: support setting MTU
 2021-01-25 13:01 UTC  (2+ messages)

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-01-25 12:55 UTC  (6+ messages)

[PATCH] mmc: brcmstb: Fix sdhci_pltfm_suspend link error
 2021-01-25 12:50 UTC 

[PATCH 0/4] perf vendor events arm64: Some tidy-up/refactoring
 2021-01-25 12:49 UTC 

[PATCH] arm64: kfence: fix header inclusion
 2021-01-25 12:50 UTC 

[PATCH v2 0/3] perf vendor events: Support PMU events for A64FX
 2021-01-25 12:46 UTC  (5+ messages)
` [PATCH v2 3/3] perf vendor events: Add Fujitsu A64FX V1.2 pmu event

[PATCH -next] usb: gadget: Remove unused including <linux/version.h>
 2021-01-25 12:41 UTC 

[PATCH] mmc: aspeed: move kunit test into separate module
 2021-01-25 12:27 UTC 

[PATCH v2 0/7] KVM: arm64: More PMU/debug ID register fixes
 2021-01-25 12:26 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: arm64: Fix missing RES1 in emulation of DBGBIDR
` [PATCH v2 2/7] KVM: arm64: Fix AArch32 PMUv3 capping
` [PATCH v2 3/7] KVM: arm64: Add handling of AArch32 PCMEID{2, 3} PMUv3 registers
` [PATCH v2 4/7] KVM: arm64: Refactor filtering of ID registers
` [PATCH v2 5/7] KVM: arm64: Limit the debug architecture to ARMv8.0
` [PATCH v2 6/7] KVM: arm64: Upgrade PMU support to ARMv8.4
` [PATCH v2 7/7] KVM: arm64: Use symbolic names for the PMU versions

[PATCH V4 0/4] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-25 12:01 UTC  (10+ messages)
` [PATCH V4 1/4] mm/memory_hotplug: Prevalidate the address range being added "
` [PATCH V4 2/4] arm64/mm: Define arch_get_mappable_range()
` [PATCH V4 3/4] s390/mm: "
` [PATCH V4 4/4] virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplug

[PATCH v3 00/21] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-01-25 11:59 UTC  (4+ messages)
` [PATCH v3 18/21] dt-bindings: allwinner: Add H616 compatible strings

[PATCH v3] iio: adc: stm32-adc: enable timestamping for non-DMA usage
 2021-01-25 11:57 UTC  (3+ messages)

[PATCH] arm64: cacheflush: Remove stale comment
 2021-01-25 11:55 UTC 

[PATCH] mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
 2021-01-25 11:42 UTC  (2+ messages)

[RFC PATCH] kvm: arm64: Try stage2 block mapping for host device MMIO
 2021-01-25 11:31 UTC  (4+ messages)

[PATCH v2 00/14] PHY: Add support in Sierra to use external clock
 2021-01-25 11:31 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: enable STM32MP1 crypto/CRC accelerators unconditionally
 2021-01-25 11:29 UTC  (3+ messages)
` [Linux-stm32] "

[PATCH v2] iio: adc: stm32-adc: enable timestamping for non-DMA usage
 2021-01-25 11:21 UTC  (3+ messages)

[PATCH] cmd_dtc: Enable generation of device tree symbols
 2021-01-25 11:15 UTC  (2+ messages)

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-01-25 11:12 UTC  (10+ messages)

[RFC PATCH 0/1] perf: Handle multiple formatted AUX records
 2021-01-25 11:01 UTC  (5+ messages)
` [RFC PATCH] "

[PATCH v5 00/10] sunxi: Support IRQ wakeup from deep sleep
 2021-01-25 10:56 UTC  (6+ messages)

[PATCH] ARM: dts: am335x-myirtech-*: Add DT for AM335X MYIR Tech Limited board
 2021-01-25 10:50 UTC 

Support MTK_SMI modular
 2021-01-25 10:40 UTC  (12+ messages)
` [PATCH 2/3] memory: mtk-smi: Add module_exit and module_license
` [PATCH 3/3] memory: mtk-smi: Switch MTK_SMI to tristate

[PATCH v2] PCI: Re-enable downstream port LTR if it was previously enabled
 2021-01-25 10:14 UTC  (2+ messages)

[PATCH 0/3] pinctrl: at91-pio4: add support for slew-rate
 2021-01-25 10:19 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: at91-pio4: add slew-rate
` [PATCH 2/3] pinctrl: at91-pio4: add support for slew-rate
` [PATCH 3/3] pinctrl: at91-pio4: fix "Prefer 'unsigned int' to bare use of 'unsigned'"

[PATCH v2 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer
 2021-01-25 10:01 UTC  (2+ messages)

[PATCH v7 0/3] gpio: mvebu: Armada 8K/7K PWM support
 2021-01-25  9:50 UTC  (3+ messages)
` [PATCH v7 2/3] arm64: dts: armada: add pwm offsets for ap/cp gpios

linux-next: manual merge of the risc-v tree with the arm-soc tree
 2021-01-25  9:44 UTC  (2+ messages)

[PATCH v5 0/4] gpio: mvebu: pwm fixes and improvements
 2021-01-25  9:43 UTC  (2+ messages)

[PATCH] ARM: remove unneeded semicolons
 2021-01-25  9:45 UTC 

[RFC 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVIE based memory
 2021-01-25  9:13 UTC  (5+ messages)
` [RFC 1/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE "

[PATCH v2 01/11] drm/atomic: Pass the full state to planes async atomic check and update
 2021-01-25  9:07 UTC  (4+ messages)
` [PATCH v2 06/11] drm: Use state helper instead of plane state pointer in atomic_check

[PATCH v10 05/12] mm: HUGE_VMAP arch support cleanup
 2021-01-25  8:40 UTC  (4+ messages)

[PATCH 1/2] arm64: boot: dts: add new dts for hellcat & petra
 2021-01-25  7:52 UTC  (4+ messages)

[PATCH] ARM: decompressor: cover BSS in cache clean and reorder with MMU disable on v7
 2021-01-25  7:51 UTC  (9+ messages)

[PATCH v5 00/27] MT8192 IOMMU support
 2021-01-25  7:33 UTC  (10+ messages)
` [PATCH v5 06/27] dt-bindings: mediatek: Add binding for mt8192 IOMMU

[PATCH] Documentation: ARM: fix reference to DT format documentation
 2021-01-25  7:10 UTC 

[RFC PATCH 0/2] Avoid booting stall caused by idmap_kpti_install_ng_mappings
 2021-01-25  6:36 UTC  (3+ messages)

[PATCH next v2 01/17] dt-bindings: usb: fix yamllint check warning
 2021-01-25  6:21 UTC  (8+ messages)
` [PATCH next v2 03/17] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence
` [PATCH next v2 04/17] dt-bindings: phy: mediatek: dsi-phy: add optional clock-names

[PATCH 0/2] Add support for TI AM18XX/OMAP-L138 PRUSS
 2021-01-25  4:42 UTC  (2+ messages)

[PATCH v2 0/5] Introduce PRU remoteproc consumer API
 2021-01-25  4:34 UTC  (6+ messages)

[PATCH v5 0/5] Remove LPC register partitioning
 2021-01-25  4:15 UTC  (7+ messages)
` [PATCH v5 2/5] ARM: dts: Remove LPC BMC and Host partitions
` [PATCH v5 4/5] pinctrl: aspeed-g5: Adapt to new LPC device tree layout
` [PATCH v5 5/5] soc: aspeed: "

[PATCH] pinctrl: mediatek: Fix trigger type setting follow for unexpected interrupt
 2021-01-25  3:24 UTC 

[PATCH 00/13] opp: Implement dev_pm_opp_set_opp()
 2021-01-25  3:14 UTC  (11+ messages)
` [PATCH 03/13] opp: Keep track of currently programmed OPP
` [PATCH 11/13] devfreq: tegra30: Migrate to dev_pm_opp_set_opp()

[PATCH] vfio/iommu_type1: Mantainance a counter for non_pinned_groups
 2021-01-25  2:46 UTC 

[arm-platforms:hack/arm64-early-cpufeature 12/21] arch/arm64/kernel/idreg-override.c:110:24: warning: no previous prototype for 'init_feature_override'
 2021-01-25  1:38 UTC 

[PATCH 0/1] Modify ASPEED SoC some default clks are critical
 2021-01-25  0:47 UTC  (8+ messages)
` [PATCH 1/1] clk: aspeed: modify "
        `  "

[GIT PULL] ARM: Visconti: device tree changes for 5.11 / 2nd
 2021-01-25  0:33 UTC 

[GIT PULL] ARM: Visconti: device tree changes for 5.11
 2021-01-25  0:13 UTC  (3+ messages)

[PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-01-24 21:41 UTC  (8+ messages)
` [PATCH v9 1/7] dt-bindings: Add vendor prefix for Netronix, Inc
` [PATCH v9 2/7] dt-bindings: mfd: Add binding for Netronix embedded controller
` [PATCH v9 3/7] mfd: Add base driver "
` [PATCH v9 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC
` [PATCH v9 5/7] rtc: New driver for RTC in Netronix embedded controller
` [PATCH v9 6/7] MAINTAINERS: Add entry for "
` [PATCH v9 7/7] ARM: dts: imx50-kobo-aura: Add "

linux-next: manual merge of the reset tree with the arm-soc tree
 2021-01-24 21:28 UTC 

[soc:arm/platform-removal] BUILD SUCCESS ce1380c9f4bc48f6e6133ef9fc24dc9f3df500ac
 2021-01-24 20:28 UTC 

[soc:arm/fixes] BUILD SUCCESS e49c24c8cd00ea9d7471520fff562fb4e7e9f61a
 2021-01-24 20:27 UTC 

[soc:arm/platform-removal-complete] BUILD REGRESSION e8026b66a407c42721302f57b0674ab75eacc786
 2021-01-24 20:27 UTC 

[soc:for-next] BUILD SUCCESS 011238c3b942776403503e9c01835ecb72355306
 2021-01-24 20:28 UTC 

[soc:at91/dt] BUILD SUCCESS 53efdfbb3b5f91c3db151243e090f755ee48219d
 2021-01-24 20:27 UTC 

[soc:arm/dt] BUILD SUCCESS f5e4bf9060d34f93519e319d71ee71d779a41084
 2021-01-24 20:27 UTC 

[soc:arm/drivers] BUILD SUCCESS e6babd8dded31c0235c2e83871d290dfd407e4fa
 2021-01-24 20:27 UTC 

[soc:arm/platform-removal-complete 5/64] Makefile:681: arch/c6x/Makefile: No such file or directory
 2021-01-24 20:12 UTC 

[PATCH v4 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-24 19:01 UTC  (10+ messages)
` [PATCH v4 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall
` [PATCH v4 15/21] arm64: Add an aliasing facility for the idreg override
` [PATCH v4 18/21] arm64: Move "nokaslr" over to the early cpufeature infrastructure

[nomadik:ux500-dts-v5.12] BUILD SUCCESS 28734f87a03ef4e6e443d11633d5e3c7eae44c8f
 2021-01-24 18:32 UTC 

[PATCH] ARM: dts: stm32: Add IPCC wakeup management on stm32mp157c
 2021-01-24 17:13 UTC 

[PATCH] ARM: dts: stm32: use exti 19 as main interrupt to support RTC wakeup on stm32mp157
 2021-01-24 17:13 UTC 


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