linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 12:37:46 to 2021-03-12 03:43:00 UTC [more...]

[v3,0/3] thermal: mediatek: Add LVTS architecture thermal controller
 2021-03-12  3:40 UTC  (3+ messages)
` [v3,1/3] thermal: mediatek: Relocate driver to mediatek folder
` [v3, 3/3] dt-bindings: thermal: Add binding document for mt6873 thermal controller

[PATCH 0/3] Add support for free vmemmap pages of HugeTLB for arm64
 2021-03-12  2:52 UTC  (6+ messages)

[PATCH 00/17] Add support for Clang CFI
 2021-03-12  2:51 UTC  (35+ messages)
` [PATCH 01/17] add "
` [PATCH 02/17] cfi: add __cficanonical
` [PATCH 03/17] mm: add generic __va_function and __pa_function macros
` [PATCH 04/17] module: cfi: ensure __cfi_check alignment
` [PATCH 05/17] workqueue: cfi: disable callback pointer check with modules
` [PATCH 06/17] kthread: "
` [PATCH 07/17] kallsyms: cfi: strip hashes from static functions
` [PATCH 08/17] bpf: disable CFI in dispatcher functions
` [PATCH 09/17] lib/list_sort: fix function type mismatches
` [PATCH 10/17] lkdtm: use __va_function
` [PATCH 11/17] psci: use __pa_function for cpu_resume
` [PATCH 12/17] arm64: implement __va_function
` [PATCH 13/17] arm64: use __pa_function
` [PATCH 14/17] arm64: add __nocfi to functions that jump to a physical address
` [PATCH 15/17] arm64: add __nocfi to __apply_alternatives
` [PATCH 16/17] KVM: arm64: Disable CFI for nVHE
` [PATCH 17/17] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH] ASoC: mediatek: mt8192: fix tdm out data is valid on rising edge
 2021-03-12  2:26 UTC 

[PATCH 1/4] ARM: dts: imx6ul-14x14-evk: Fix SPI chipselect polarity
 2021-03-12  2:02 UTC  (6+ messages)
` [PATCH 3/4] ARM: dts: imx6ul-14x14-evk: Describe the KSZ8081 reset

[PATCH v26 0/5] Add initial zynqmp R5 remoteproc driver
 2021-03-11 23:49 UTC  (6+ messages)
` [PATCH v26 5/5] remoteproc: "

[PATCHv2 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier
 2021-03-11 23:29 UTC  (2+ messages)

[PATCH 0/9] qcom/sc7280: Enable various hardware blocks on SC7280 SoC
 2021-03-11 23:14 UTC 

[PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-11 22:48 UTC  (20+ messages)
` [PATCH v3 01/15] clk: socfpga: allow building N5X clocks with ARCH_N5X
` [PATCH v3 02/15] ARM: socfpga: introduce common ARCH_INTEL_SOCFPGA
` [PATCH v3 03/15] mfd: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10
` [PATCH v3 04/15] net: stmmac: "
` [PATCH v3 05/15] clk: socfpga: build together Stratix 10, Agilex and N5X clock drivers
` [PATCH v3 06/15] clk: socfpga: merge ARCH_SOCFPGA and ARCH_STRATIX10
` [PATCH v3 07/15] EDAC: altera: "
` [PATCH v3 08/15] arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA
` [PATCH v3 09/15] clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks
` [PATCH v3 10/15] clk: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs (and compile test)
` [PATCH v3 11/15] dmaengine: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs
` [PATCH v3 12/15] fpga: altera: "
` [PATCH v3 13/15] i2c: "
` [PATCH v3 14/15] reset: socfpga: "
` [PATCH v3 15/15] ARM: socfpga: drop ARCH_SOCFPGA

[PATCH v11 0/2] Enable power management for ufs wlun
 2021-03-11 22:19 UTC  (2+ messages)
` [PATCH v11 1/2] scsi: ufs: Enable power management for wlun

[PATCH v2 0/4] arm64: dts: ti: J7200 GPIO support and warning fixes
 2021-03-11 22:01 UTC  (8+ messages)
` [PATCH v2 2/4] arm64: dts: ti: k3: squelch warnings regarding no #address-cells for interrupt-controller

[PATCH] ARM: dts: sun8i: h3: beelink-x2: Add power button
 2021-03-11 21:59 UTC  (3+ messages)
  `  "

[PATCH v4 1/2] dt-bindings: serial: Add rx-tx-swap to stm32-usart
 2021-03-11 21:51 UTC  (3+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] tty/serial: Add rx-tx-swap OF option "

❌ FAIL: Test report for kernel 5.12.0-rc2 (arm-next)
 2021-03-11 20:51 UTC 

[PATCH v2 00/14] Introduce STM32MP1 RCC in secured mode
 2021-03-11 20:09 UTC  (14+ messages)
        ` [Linux-stm32] "

[PATCH v4 00/34] KVM: arm64: A stage 2 for the host
 2021-03-11 19:36 UTC  (27+ messages)
` [PATCH v4 06/34] KVM: arm64: Factor memory allocation out of pgtable.c
` [PATCH v4 11/34] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [PATCH v4 12/34] KVM: arm64: Introduce a Hyp buddy page allocator
` [PATCH v4 13/34] KVM: arm64: Enable access to sanitized CPU features at EL2
` [PATCH v4 15/34] arm64: asm: Provide set_sctlr_el2 macro
` [PATCH v4 16/34] KVM: arm64: Prepare the creation of s1 mappings at EL2
` [PATCH v4 17/34] KVM: arm64: Elevate hypervisor mappings creation "
` [PATCH v4 27/34] KVM: arm64: Always zero invalid PTEs
` [PATCH v4 28/34] KVM: arm64: Use page-table to track page ownership
` [PATCH v4 29/34] KVM: arm64: Refactor stage2_map_set_prot_attr()
` [PATCH v4 30/34] KVM: arm64: Add kvm_pgtable_stage2_find_range()
` [PATCH v4 31/34] KVM: arm64: Wrap the host with a stage 2
` [PATCH v4 34/34] KVM: arm64: Protect the .hyp sections from the host

[PATCH v2] arm64: configs: Enable PCIe support for imx8mq boards
 2021-03-11 19:27 UTC 

[PATCH 1/1] ARM: owl: Add Actions Semi Owl S500 SoC machine
 2021-03-11 19:19 UTC 

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-03-11 19:12 UTC  (7+ messages)
` [RFC PATCH 1/6] spi: spi-mem: Tell controller when device is ready for calibration
` [RFC PATCH 2/6] mtd: spi-nor: core: consolidate read op creation
` [RFC PATCH 3/6] mtd: spi-nor: core: run calibration when initialization is done
` [RFC PATCH 4/6] spi: cadence-qspi: Use PHY for DAC reads if possible
` [RFC PATCH 5/6] spi: cadence-qspi: Tune PHY to allow running at higher frequencies
` [RFC PATCH 6/6] arm64: dts: ti: k3-j721e-som-p0: Enable PHY calibration

[PATCH 0/5] arm64: some 52-bit cleanups
 2021-03-11 18:52 UTC  (7+ messages)
` [PATCH 3/5] arm64: mm: use a compile time constant for vabits_actual when possible

arm64/for-kernelci build: 3 builds: 0 failed, 3 passed (v5.12-rc2-13-g30b2675761b8a)
 2021-03-11 18:41 UTC 

[PATCH v5 0/3] arm64: Add TI AM65x-based IOT2050 boards
 2021-03-11 18:37 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: Add Siemens vendor prefix
` [PATCH v5 2/3] dt-bindings: arm: ti: Add bindings for Siemens IOT2050 boards
` [PATCH v5 3/3] arm64: dts: ti: Add support "

[PATCH v6 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-11 18:34 UTC  (18+ messages)
` [PATCH v6 03/15] pinctrl: bcm: add bcm63xx base code
` [PATCH v6 04/15] dt-bindings: add BCM6328 pincontroller binding documentation

[net-next PATCH v7 00/16] ACPI support for dpaa2 driver
 2021-03-11 18:14 UTC  (11+ messages)
` [net-next PATCH v7 02/16] net: phy: Introduce fwnode_mdio_find_device()
` [net-next PATCH v7 07/16] net: mii_timestamper: check NULL in unregister_mii_timestamper()
` [net-next PATCH v7 08/16] net: mdiobus: Introduce fwnode_mdiobus_register_phy()

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-11 18:10 UTC  (20+ messages)
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted

Arm + KASAN + syzbot
 2021-03-11 18:08 UTC  (19+ messages)

[PATCH V13 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-03-11 18:06 UTC  (5+ messages)

arm64 syzbot instances
 2021-03-11 17:57 UTC  (7+ messages)

[PATCH v4 0/3] arm64: Add TI AM65x-based IOT2050 boards
 2021-03-11 17:56 UTC  (9+ messages)
` [PATCH v4 3/3] arm64: dts: ti: Add support for Siemens "

[PATCH net-next, v2 1/3] net: dsa: mt7530: setup core clock even in TRGMII mode
 2021-03-11 17:43 UTC  (3+ messages)
` [PATCH net-next,v2 "

[PATCH 1/3] net: dsa: mt7530: remove redundant clock enables
 2021-03-11 17:35 UTC  (3+ messages)
` [PATCH 2/3] net: dsa: mt7530: use core_write wrapper

[PATCH v6] Add virtio SCMI device specification
 2021-03-11 17:19 UTC  (2+ messages)

[PATCH v7 00/17] remoteproc: Add support for detaching a remote processor
 2021-03-11 17:13 UTC  (4+ messages)
` [PATCH v7 12/17] remoteproc: Properly deal with the resource table when stopping

[PATCH 0/3] Add support for Actions Semi Owl Ethernet MAC
 2021-03-11 16:47 UTC  (4+ messages)
` [PATCH 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver

[PATCH] arm64: configs: Enable PCIe support for imx8mq boards
 2021-03-11 16:36 UTC  (4+ messages)

[PATCH v14 0/8] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-03-11 16:34 UTC  (6+ messages)
` [PATCH v14 8/8] kselftest/arm64: Verify that TCO is enabled in load_unaligned_zeropad()

[PATCH V1 2/6] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2021-03-11 16:34 UTC  (3+ messages)

[PATCH v2] irqchip/irq-mst: Support polarity configuration
 2021-03-11 16:11 UTC  (2+ messages)

[PATCH v2 09/10] ARM: configs: at91: sama5: update with savedefconfig
 2021-03-11 15:40 UTC  (2+ messages)
` [PATCH v2 10/10] ARM: configs: at91: sama5: enable the Hantro G1 engine

[PATCH] kasan: fix per-page tags for non-page_alloc pages
 2021-03-11 15:17 UTC  (2+ messages)

[RFC v2 0/5] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-11 14:50 UTC  (12+ messages)
` [RFC v2 3/5] arm64: socfpga: rename ARCH_STRATIX10 to ARCH_SOCFPGA64

[PATCH 0/8] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-11 14:50 UTC  (13+ messages)
` [PATCH 5/8] ARM: dts: stm32: introduce stm32h7-pinctrl.dtsi to support stm32h75x
      ` [Linux-stm32] "
` [PATCH 7/8] ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6

[RFC PATCH] kvm: arm64: Try stage2 block mapping for host device MMIO
 2021-03-11 14:28 UTC  (3+ messages)

[PATCH v7 00/14] x86: major paravirt cleanup
 2021-03-11 14:23 UTC  (2+ messages)
` [PATCH v7 04/14] x86/paravirt: switch time pvops functions to use static_call()

[PATCH v2] arm64: dts: ti: k3-am642-evm: Add support for SPI EEPROM
 2021-03-11 14:17 UTC  (2+ messages)

[PATCH v2 0/3] Enable 8D-8D-8D mode on J721E, J7200, AM654
 2021-03-11 14:17 UTC  (7+ messages)
` [PATCH v2 3/3] arm64: dts: ti: k3-j7200-som-p0: Add nodes for OSPI0

[PATCH v2] arm64: dts: ti: k3-j721e-main: Update the speed modes supported and their itap delay values for MMCSD subsystems
 2021-03-11 14:16 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am65-mcu: Add RTI watchdog entry
 2021-03-11 14:15 UTC  (5+ messages)

[PATCH v3 0/2] KVM: arm64: Assorted IPA size fixes
 2021-03-11 14:05 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: arm64: Reject VM creation when the default IPA size is unsupported

[PATCH v7 00/11] Raspberry Pi PoE HAT fan support
 2021-03-11 13:41 UTC  (6+ messages)
` [PATCH v7 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH v6 00/12] x86: major paravirt cleanup
 2021-03-11 13:09 UTC  (4+ messages)

[v8,0/7] PCI: mediatek: Add new generation controller support
 2021-03-11 12:38 UTC  (3+ messages)
` [v8,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

[PATCH] ARM: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()
 2021-03-11 12:36 UTC  (3+ 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).