linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-02 16:21:50 to 2020-12-03 03:18:54 UTC [more...]

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-03  3:16 UTC  (22+ messages)
` [PATCH 2/8] pinctrl: sunxi: Add support for the Allwinner H616 pin controller
` [PATCH 3/8] pinctrl: sunxi: Add support for the Allwinner H616-R "
` [PATCH 4/8] clk: sunxi-ng: Add support for the Allwinner H616 R-CCU
` [PATCH 5/8] clk: sunxi-ng: Add support for the Allwinner H616 CCU
` [PATCH 7/8] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
` [PATCH 8/8] arm64: dts: allwinner: Add OrangePi Zero 2 .dts

[PATCH v2 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2020-12-03  3:06 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH v2 2/6] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v2 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v2 4/6] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH v2 6/6] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver

[PATCH v2] remoteproc/mediatek: unprepare clk if scp_before_load fails
 2020-12-03  3:04 UTC 

[PATCH v5 4/4] kasan: update documentation for generic kasan
 2020-12-03  2:30 UTC 

[PATCH v5 2/4] kasan: print workqueue stack
 2020-12-03  2:27 UTC 

[PATCH v5 3/4] lib/test_kasan.c: add workqueue test case
 2020-12-03  2:27 UTC 

[PATCH v5 1/4] workqueue: kasan: record workqueue stack
 2020-12-03  2:24 UTC 

[PATCH 1/2] ARM: dts: armada388-helios4: assign pinctrl to LEDs
 2020-12-03  2:23 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: armada388-helios4: assign pinctrl to each fan

[PATCH v5 0/4] kasan: add workqueue stack for generic KASAN
 2020-12-03  2:21 UTC 

[PATCH 0/3] arm64:msr: Add MSR driver
 2020-12-03  2:09 UTC  (9+ messages)

[v2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
 2020-12-03  1:25 UTC  (3+ messages)

[PATCH] mmc: mediatek: Add system suspend/resume interface
 2020-12-03  1:29 UTC  (4+ messages)

[PATCH v2 1/3] dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support
 2020-12-03  1:27 UTC  (7+ messages)
` [PATCH v2 3/3] edac: Supporting AST2400 and AST2600 edac driver

linux-next: manual merge of the v4l-dvb tree with the mvebu tree
 2020-12-03  0:51 UTC 

[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-03  0:33 UTC  (6+ messages)
` [RFC V2 3/3] s390/mm: Define arch_get_mappable_range()

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-03  0:07 UTC  (4+ messages)
` [PATCH v8 02/16] kbuild: add "

[PATCH] soc: mediatek: cmdq: Remove cmdq_pkt_flush()
 2020-12-02 23:58 UTC 

[PATCH 0/5 v16] KASan for Arm
 2020-12-02 23:05 UTC  (6+ messages)
` [PATCH] ARM: Link with '-z norelro'

[PATCH v2 0/6] Add a PRU remoteproc driver
 2020-12-02 22:57 UTC  (7+ messages)
` [PATCH v2 2/6] remoteproc/pru: "
` [PATCH v2 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration

[PATCHv5 00/12] arm64: remove set_fs() and friends
 2020-12-02 22:31 UTC  (4+ messages)
` [PATCHv5 02/12] arm64: sdei: explicitly simulate PAN/UAO entry

imx-i2c frequency scaling issue imx6ull + edt-ft5x06
 2020-12-02 22:13 UTC  (2+ messages)

[PATCH 1/3] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2020-12-02 22:04 UTC  (5+ messages)
` [PATCH 2/3] power: supply: max8997_charger: Set CHARGER current limit
` [PATCH 3/3] ARM: dts: exynos: Fix charging regulator voltage and current for i9100

[PATCH v3 0/37] SCMI vendor protocols and modularization
 2020-12-02 20:40 UTC  (38+ messages)
` [PATCH v3 01/37] firmware: arm_scmi: review protocol registration interface
` [PATCH v3 02/37] firmware: arm_scmi: introduce protocol handle definitions
` [PATCH v3 03/37] firmware: arm_scmi: introduce devres get/put protocols operations
` [PATCH v3 04/37] [RFC] firmware: arm_scmi: introduce bare get/put protocols ops
` [PATCH v3 05/37] firmware: arm_scmi: make notifications aware of protocols users
` [PATCH v3 06/37] firmware: arm_scmi: introduce new devres notification ops
` [PATCH v3 07/37] firmware: arm_scmi: refactor events registration
` [PATCH v3 08/37] firmware: arm_scmi: convert events registration to protocol handles
` [PATCH v3 09/37] firmware: arm_scmi: add new protocol handle core xfer ops
` [PATCH v3 10/37] firmware: arm_scmi: add helper to access revision area memory
` [PATCH v3 11/37] firmware: arm_scmi: port Base protocol to new interface
` [PATCH v3 12/37] firmware: arm_scmi: port Perf protocol to new protocols interface
` [PATCH v3 13/37] cpufreq: scmi: port driver to the new scmi_perf_proto_ops interface
` [PATCH v3 14/37] firmware: arm_scmi: remove legacy scmi_perf_ops protocol interface
` [PATCH v3 15/37] firmware: arm_scmi: port Power protocol to new protocols interface
` [PATCH v3 16/37] firmware: arm_scmi: port GenPD driver to the new scmi_power_proto_ops interface
` [PATCH v3 17/37] firmware: arm_scmi: remove legacy scmi_power_ops protocol interface
` [PATCH v3 18/37] firmware: arm_scmi: port Clock protocol to new protocols interface
` [PATCH v3 19/37] clk: scmi: port driver to the new scmi_clk_proto_ops interface
` [PATCH v3 20/37] firmware: arm_scmi: remove legacy scmi_clk_ops protocol interface
` [PATCH v3 21/37] firmware: arm_scmi: port Reset protocol to new protocols interface
` [PATCH v3 22/37] reset: reset-scmi: port driver to the new scmi_reset_proto_ops interface
` [PATCH v3 23/37] firmware: arm_scmi: remove legacy scmi_reset_ops protocol interface
` [PATCH v3 24/37] firmware: arm_scmi: port Sensor protocol to new protocols interface
` [PATCH v3 25/37] hwmon: (scmi) port driver to the new scmi_sensor_proto_ops interface
` [PATCH v3 26/37] firmware: arm_scmi: remove legacy scmi_sensor_ops protocol interface
` [PATCH v3 27/37] firmware: arm_scmi: port SystemPower protocol to new protocols interface
` [PATCH v3 28/37] firmware: arm_scmi: port Voltage "
` [PATCH v3 29/37] regulator: scmi: port driver to the new scmi_voltage_proto_ops interface
` [PATCH v3 30/37] firmware: arm_scmi: remove legacy scmi_voltage_ops protocol interface
` [PATCH v3 31/37] firmware: arm_scmi: make references to handle const
` [PATCH v3 32/37] firmware: arm_scmi: cleanup legacy protocol init code
` [PATCH v3 33/37] firmware: arm_scmi: cleanup unused core xfer wrappers
` [PATCH v3 34/37] firmware: arm_scmi: cleanup events registration transient code
` [PATCH v3 35/37] firmware: arm_scmi: make notify_priv really private
` [PATCH v3 36/37] firmware: arm_scmi: add protocol modularization support
` [PATCH v3 37/37] firmware: arm_scmi: add dynamic scmi devices creation

[PATCH v8 0/3] AX88796C SPI Ethernet Adapter
 2020-12-02 21:47 UTC  (4+ messages)
    ` [PATCH v8 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH v8 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH v8 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH] staging/vc04_services/bcm2835-audio: Parenthesize alsa2chip macro
 2020-12-02 21:46 UTC 

[PATCH v7 3/4] phy: Add Sparx5 ethernet serdes PHY driver
 2020-12-02 21:24 UTC 

crypto: sun4i-ss: error with kmap
 2020-12-02 20:59 UTC  (8+ messages)

[RFC PATCH v2 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2020-12-02 20:58 UTC  (6+ messages)
` [RFC PATCH v2 2/2] scheduler: add scheduler level for clusters

[GIT PULL] arm64 fixes for -rc7
 2020-12-02 20:48 UTC  (2+ messages)

[PATCH v11 5/5] leds: mt6360: Add LED driver for MT6360
 2020-12-02 20:37 UTC  (3+ messages)

[PATCH] remoteproc/mediatek: unprepare clk if scp_before_load fails
 2020-12-02 20:35 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: Make sure divider tables have sentinel
 2020-12-02 20:38 UTC 

[PATCH v4] remoteproc/mediatek: read IPI buffer offset from FW
 2020-12-02 20:28 UTC  (2+ messages)

[PATCH v7 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-12-02 20:07 UTC  (4+ messages)

[PATCH 1/4] dt-bindings: arm: samsung: document SMDK2416 board binding
 2020-12-02 20:03 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: arm: samsung: document S3C6410-based boards binding
` [PATCH 3/4] ARM: dts: s3c24xx: add SMDK2416 board compatible
` [PATCH 4/4] ARM: dts: s3c6410: correct SMDK6410 "

[PATCH] ARM: dts: sun6i-a31s-sinovoip-bpi-m2: add gpio-line-names
 2020-12-02 19:51 UTC 

[PATCH 1/2] soc: samsung: exynos-chipid: order list of SoCs by name
 2020-12-02 19:59 UTC  (2+ messages)
` [PATCH 2/2] soc: samsung: exynos-chipid: initialize later - with arch_initcall

[PATCH v2] arm64: defconfig: Enable REGULATOR_PF8X00
 2020-12-02 19:49 UTC  (3+ messages)

[PATCH 00/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini
 2020-12-02 19:40 UTC  (27+ messages)
` [PATCH 01/10] arm64: defconfig: Enable REGULATOR_PF8X00
` [PATCH 03/10] arm64: dts: imx: Add Engicam EDIMM2.2 Starter Kit
` [PATCH 04/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SOM
` [PATCH 05/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit
` [PATCH 06/10] arm64: dts: imx: Add Engicam C.TOUCH 2.0
` [PATCH 07/10] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini "
` [PATCH 08/10] arm64: dts: imx8mm: "
` [PATCH 09/10] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini C.TOUCH 2.0 10.1" OF
` [PATCH 10/10] arm64: dts: imx8mm: "

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-12-02 19:34 UTC  (3+ messages)
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source

[PATCH 1/2] kbuild: Hoist '--orphan-handling' into Kconfig
 2020-12-02 18:56 UTC  (8+ messages)
` [PATCH v2 2/2] kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1

[PATCH v6 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-12-02 18:54 UTC  (3+ messages)
` [PATCH v6 4/4] "

[PATCH v7 00/17] Add support for Clang LTO
 2020-12-02 18:54 UTC  (5+ messages)

[PATCH v4 00/26] Opt-in always-on nVHE hypervisor
 2020-12-02 18:41 UTC  (27+ messages)
` [PATCH v4 01/26] kvm: arm64: Add kvm-arm.mode early kernel parameter
` [PATCH v4 02/26] kvm: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
` [PATCH v4 03/26] psci: Support psci_ops.get_version for v0.1
` [PATCH v4 04/26] psci: Split functions to v0.1 and v0.2+ variants
` [PATCH v4 05/26] psci: Replace psci_function_id array with a struct
` [PATCH v4 06/26] psci: Add accessor for psci_0_1_function_ids
` [PATCH v4 07/26] arm64: Make cpu_logical_map() take unsigned int
` [PATCH v4 08/26] arm64: Extract parts of el2_setup into a macro
` [PATCH v4 09/26] kvm: arm64: Remove vector_ptr param of hyp-init
` [PATCH v4 10/26] kvm: arm64: Move hyp-init params to a per-CPU struct
` [PATCH v4 11/26] kvm: arm64: Init MAIR/TCR_EL2 from params struct
` [PATCH v4 12/26] kvm: arm64: Add .hyp.data..ro_after_init ELF section
` [PATCH v4 13/26] kvm: arm64: Support per_cpu_ptr in nVHE hyp code
` [PATCH v4 14/26] kvm: arm64: Create nVHE copy of cpu_logical_map
` [PATCH v4 15/26] kvm: arm64: Add SMC handler in nVHE EL2
` [PATCH v4 16/26] kvm: arm64: Bootstrap PSCI "
` [PATCH v4 17/26] kvm: arm64: Add offset for hyp VA <-> PA conversion
` [PATCH v4 18/26] kvm: arm64: Forward safe PSCI SMCs coming from host
` [PATCH v4 19/26] kvm: arm64: Extract __do_hyp_init into a helper function
` [PATCH v4 20/26] kvm: arm64: Add function to enter host from KVM nVHE hyp code
` [PATCH v4 21/26] kvm: arm64: Intercept host's CPU_ON SMCs
` [PATCH v4 22/26] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
` [PATCH v4 23/26] kvm: arm64: Intercept host's SYSTEM_SUSPEND "
` [PATCH v4 24/26] kvm: arm64: Keep nVHE EL2 vector installed
` [PATCH v4 25/26] kvm: arm64: Trap host SMCs in protected mode
` [PATCH v4 26/26] kvm: arm64: Fix EL2 mode availability checks

[PATCH 0/2] arm64: Support Enhanced PAN
 2020-12-02 18:23 UTC  (3+ messages)
` [PATCH 1/2] arm64: Support execute-only permissions with "

[soc:mediatek/drivers] BUILD REGRESSION cc6576029aedc79ce87b9fcb22cbd396d47f2852
 2020-12-02 18:16 UTC  (2+ messages)

[PATCH v4 00/14] An alternative series for asymmetric AArch32 systems
 2020-12-02 18:08 UTC  (21+ messages)
` [PATCH v4 03/14] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support
` [PATCH v4 04/14] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v4 12/14] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system

[PATCH] ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight
 2020-12-02 18:05 UTC 

[PATCH v5 00/11] Raspberry Pi PoE HAT fan support
 2020-12-02 17:56 UTC  (15+ messages)
` [PATCH v5 01/11] firmware: raspberrypi: Keep count of all consumers
` [PATCH v5 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v5 03/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v5 04/11] gpio: raspberrypi-exp: "
` [PATCH v5 05/11] reset: raspberrypi: "
` [PATCH v5 06/11] soc: bcm: raspberrypi-power: "
` [PATCH v5 07/11] staging: vchiq: "

[PATCH v3 00/23] Opt-in always-on nVHE hypervisor
 2020-12-02 17:49 UTC  (4+ messages)
` [PATCH v3 16/23] kvm: arm64: Forward safe PSCI SMCs coming from host

[PATCH v4 0/4] media: meson: Add support for the Amlogic GE2D Accelerator Unit
 2020-12-02 17:44 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: media: Add bindings "
` [PATCH v4 2/4] media: meson: Add M2M driver "
` [PATCH v4 3/4] MAINTAINERS: Add myself as maintainer of the Amlogic GE2D driver
` [PATCH v4 4/4] arm64: dts: meson-axg: add GE2D node

[PATCH v3 5/6] i2c: iproc: handle master read request
 2020-12-02 17:44 UTC  (5+ messages)

[PATCH] media: cedrus: Make VP8 codec as capability
 2020-12-02 17:44 UTC 

[RFC PATCH v3 00/16] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2020-12-02 17:23 UTC  (14+ messages)
` [RFC PATCH v3 04/16] arm64: Introduce CPU SPE feature
` [RFC PATCH v3 08/16] KVM: arm64: Add a new VCPU device control group for SPE
` [RFC PATCH v3 09/16] KVM: arm64: Use separate function for the mapping size in user_mem_abort()
` [RFC PATCH v3 10/16] KVM: arm64: Add a new VM device control group for SPE

[PATCH v4 0/4] CPUFreq: Add support for opp-sharing cpus
 2020-12-02 17:23 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings/opp: Update documentation for opp-shared
` [PATCH v4 2/4] opp/of: Allow empty opp-table with opp-shared
` [PATCH v4 3/4] scmi-cpufreq: get opp_shared_cpus from opp-v2 for EM
` [PATCH v4 4/4] cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev

[PATCH v4 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-12-02 17:11 UTC  (6+ messages)
` [PATCH v4 3/7] mfd: Add base driver for Netronix embedded controller

[PATCH] can: don't count arbitration lose as an error
 2020-12-02 16:31 UTC  (7+ 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).