linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-01 02:57:20 to 2021-12-01 17:12:09 UTC [more...]

[PATCH v3 00/15] KVM: arm64: Introduce kvm_share_hyp()
 2021-12-01 17:04 UTC  (14+ messages)
` [PATCH v3 01/15] KVM: arm64: Check if running in VHE from kvm_host_owns_hyp_mappings()
` [PATCH v3 02/15] KVM: arm64: Provide {get, put}_page() stubs for early hyp allocator
` [PATCH v3 03/15] KVM: arm64: Refcount hyp stage-1 pgtable pages
` [PATCH v3 04/15] KVM: arm64: Fixup hyp stage-1 refcount
` [PATCH v3 05/15] KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
` [PATCH v3 06/15] KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
` [PATCH v3 07/15] KVM: arm64: Introduce kvm_share_hyp()
` [PATCH v3 08/15] KVM: arm64: pkvm: Refcount the pages shared with EL2
` [PATCH v3 09/15] KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
` [PATCH v3 10/15] KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
` [PATCH v3 11/15] KVM: arm64: Implement do_share() helper for sharing memory
` [PATCH v3 12/15] KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
` [PATCH v3 13/15] KVM: arm64: Implement do_unshare() helper for unsharing memory

[PATCH v2 0/8] drivers/perf: CPU PMU driver for Apple M1
 2021-12-01 16:58 UTC  (11+ messages)
` [PATCH v2 1/8] dt-bindings: arm-pmu: Document Apple PMU compatible strings
` [PATCH v2 2/8] dt-bindings: apple, aic: Add CPU PMU per-cpu pseudo-interrupts
` [PATCH v2 3/8] irqchip/apple-aic: Add cpumasks for E and P cores
` [PATCH v2 4/8] irqchip/apple-aic: Wire PMU interrupts
` [PATCH v2 5/8] irqchip/apple-aic: Move PMU-specific registers to their own include file
` [PATCH v2 6/8] arm64: apple: t8301: Add PMU nodes
` [PATCH v2 7/8] drivers/perf: arm_pmu: Handle 47 bit counters
` [PATCH v2 8/8] drivers/perf: Add Apple icestorm/firestorm CPU PMU driver

[PATCH 0/4] TI K3 R5F and C71x support on J721S2
 2021-12-01 16:55 UTC  (2+ messages)

[PATCH v3 2/5] arm64: dts: rockchip: Add powerzones definition for rock960
 2021-12-01 16:38 UTC 

[kvm-unit-tests PATCH v8 00/10] MTTCG sanity tests for ARM
 2021-12-01 16:41 UTC  (5+ messages)
` [kvm-unit-tests PATCH v8 04/10] run_tests.sh: add --config option for alt test set

[PATCH] PCI: brcmstb: Do not use __GENMASK
 2021-12-01 16:37 UTC  (2+ messages)

[PATCH v1 0/3] arm64: Add two HWCAPs for Arm v8.7 FP behaviour
 2021-12-01 16:23 UTC  (5+ messages)
` [PATCH v1 1/3] arm64: cpufeature: add HWCAP for FEAT_AFP
` [PATCH v1 2/3] arm64: add ID_AA64ISAR2_EL1 sys register
` [PATCH v1 3/3] arm64: cpufeature: add HWCAP for FEAT_RPRES

[PATCH v2 RESEND 0/5] soc: samsung: Add USI driver
 2021-12-01 16:19 UTC  (9+ messages)
` [PATCH v2 RESEND 1/5] dt-bindings: soc: samsung: Add Exynos USI bindings
` [PATCH v2 RESEND 2/5] soc: samsung: Add USI driver
` [PATCH v2 RESEND 3/5] tty: serial: samsung: Remove USI initialization

[PATCH] kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
 2021-12-01 16:10 UTC  (3+ messages)

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-12-01 16:09 UTC  (11+ messages)
` [RFC PATCH v3 03/29] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v3 09/29] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest

[PATCH v9 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-12-01 16:07 UTC  (5+ messages)
` [PATCH v9 2/3] dt-bindings: pwm: add IPQ6018 binding

[PATCH v2 1/1] PCI: brcmstb: Use BIT() as __GENMASK() is for internal use only
 2021-12-01 16:01 UTC  (3+ messages)

[PATCH v1 00/12] drm/rockchip: RK356x VOP2 support
 2021-12-01 16:04 UTC  (4+ messages)
` [PATCH 09/12] arm64: dts: rockchip: rk356x: Add HDMI nodes

[PATCH 1/2] dt-bindings: arm-smmu: Fix json-schema for Tegra
 2021-12-01 15:57 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Add ISO SMMU controller for Tegra194

[PATCH 1/2] irqchip: nvic: Fix offset for Interrupt Priority Offsets
 2021-12-01 15:51 UTC  (9+ messages)
` [PATCH 2/2] irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER

[PATCH 0/4] Add ARTPEC-8 support to DWMMC controller
 2021-12-01 15:38 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mmc: exynos-dw-mshc: Add support for ARTPEC-8
` [PATCH 2/4] mmc: dw_mmc-exynos: "
` [PATCH 3/4] mmc: dw_mmc: Add quirk for extended data read timeout
` [PATCH 4/4] mmc: dw_mmc: Do not wait for DTO in case of error

[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
 2021-12-01 15:22 UTC  (11+ messages)

[PATCH v4.1] include: linux: Reorganize timekeeping and ktime headers
 2021-12-01 15:22 UTC  (10+ messages)
    ` [PATCH v5] "

[PATCH 1/1] thermal: imx8mm: enable ADC when enabling monitor
 2021-12-01 15:19 UTC  (5+ messages)
  ` (EXT) "
      ` (EXT) "

[PATCH v2] arm64: Enable KCSAN
 2021-12-01 15:05 UTC  (5+ messages)

[PATCH v3 0/3] PCI: apple: Assorted #PERST fixes
 2021-12-01 14:48 UTC  (9+ messages)
` [PATCH v3 2/3] arm64: dts: apple: t8103: Fix PCIe #PERST polarity

[PATCH 0/2] Add support from SM8450 IOMMU
 2021-12-01 15:00 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
` [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation

[PATCH net-next 0/7] Broadcom DT bindings conversion to YAML
 2021-12-01 14:33 UTC  (12+ messages)
` [PATCH net-next 1/7] dt-bindings: net: brcm, unimac-mdio: reg-names is optional
` [PATCH net-next 2/7] dt-bindings: net: brcm, unimac-mdio: Update maintainers for binding
` [PATCH net-next 3/7] dt-bindings: net: Document moca PHY interface
` [PATCH net-next 4/7] dt-bindings: net: Convert GENET binding to YAML
` [PATCH net-next 5/7] dt-bindings: net: Convert AMAC "
` [PATCH net-next 6/7] dt-bindings: net: Convert SYSTEMPORT "
` [PATCH net-next 7/7] dt-bindings: net: Convert iProc MDIO mux "

[PATCH v3 1/4] mfd: da9062: make register CONFIG_I writable
 2021-12-01 14:11 UTC  (5+ messages)
` [PATCH v3 2/4] watchdog: da9062: reset board on watchdog timeout
` [PATCH v3 3/4] dt-bindings: watchdog: da9062: add watchdog timeout mode
` [PATCH v3 4/4] ARM: dts: imx6: phycore-som: set watchdog timeout mode to shutdown

[PATCH 00/31] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-01 14:09 UTC  (5+ messages)
` [PATCH 04/31] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH 29/31] kasan, arm64: allow KASAN_VMALLOC with HW_TAGS

[PATCH v3 0/6] KVM: arm64: Rework FPSIMD/SVE tracking
 2021-12-01 13:29 UTC  (9+ messages)
` [PATCH v3 1/6] KVM: arm64: Reorder vcpu flag definitions
` [PATCH v3 2/6] KVM: arm64: Get rid of host SVE tracking/saving
` [PATCH v3 3/6] KVM: arm64: Remove unused __sve_save_state
` [PATCH v3 4/6] KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
` [PATCH v3 5/6] KVM: arm64: Stop mapping current thread_info at EL2
` [PATCH v3 6/6] arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM

[PATCH 1/2] ARM: Add support for Cortex-M33 processor
 2021-12-01 13:29 UTC  (2+ messages)
` [PATCH 2/2] ARM: Add support for Cortex-M55 processor

[PATCH v3 0/4] qcom_scm: Add support for MC boot address API
 2021-12-01 13:05 UTC  (5+ messages)
` [PATCH v3 1/4] cpuidle: qcom-spm: Check if any CPU is managed by SPM
` [PATCH v3 2/4] firmware: qcom: scm: Simplify set_cold/warm_boot_addr()
` [PATCH v3 3/4] firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()
` [PATCH v3 4/4] firmware: qcom: scm: Add support for MC boot address API

[RFC V2 0/2] arm64: imx8mm: Enable Hantro VPUs
 2021-12-01 12:58 UTC  (6+ messages)
` [RFC V2 1/2] media: hantro: Add support for i.MX8M Mini

[PATCH v1] ARM: dts: gemini: NAS4220-B: fis-index-block with 128 KiB sectors
 2021-12-01 12:57 UTC 

[PATCH 0/4] PHYTEC i.MX 6UL/ULL devicetree patches
 2021-12-01 12:53 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: fsl: add PHYTEC phyGATE Tauri i.MX6 ULL
` [PATCH 2/4] ARM: dts: imx6ull: Add support for PHYTEC phyGATE-Tauri-S with i.MX 6ULL
` [PATCH 3/4] ARM: dts: imx6ul: phycore: Change USB LDO voltage for usb compliance
` [PATCH 4/4] ARM: dts: imx6ul: peb-av-02: move to 3 cell pwm

[PATCH 1/2] clocksource/drivers/imx-sysctr: mark two variable with __ro_after_init
 2021-12-01 12:50 UTC  (2+ messages)
` [PATCH 2/2] clocksource: timer-imx-sysctr: set cpumask to cpu_possible_mask

[PATCH v6 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-12-01 12:44 UTC  (2+ messages)

[PATCH v1 0/4] Support register names from all architectures
 2021-12-01 12:33 UTC  (5+ messages)
` [PATCH v1 1/4] perf tools: Prevent out-of-bounds access to registers
` [PATCH v1 2/4] perf script: Add "struct machine" parameter to process_event callback
` [PATCH v1 3/4] perf tools: Crete header files with register names
` [PATCH v1 4/4] perf tools: Support register names from all architectures

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-12-01 12:27 UTC  (4+ messages)
` [PATCH v2 1/4] Input: Add driver for Cypress Generation 5 touchscreen

[PATCH v11, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-01 12:09 UTC  (17+ messages)
` [PATCH v11, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v11, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v11, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v11, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v11, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v11, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
  ` [PATCH v11,14/19] "
` [PATCH v11, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v11, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH 0/2] i2c: stm32: A few cleanups
 2021-12-01 11:47 UTC  (3+ messages)
` [PATCH 1/2] i2c: stm32: get rid of stm32f7_i2c_release_bus return value
` [PATCH v2 2/2] i2c: stm32f7: remove noisy and imprecise log messages

[PATCH 0/2] i2c: stm32: A few cleanups
 2021-12-01 11:41 UTC 

[PATCH 1/1] irqchip/irq-imx-gpcv2: Disable cpuidle on imx8mq
 2021-12-01 11:21 UTC  (2+ messages)

Question WRT early IRQ/NMI entry code
 2021-12-01 10:56 UTC  (5+ messages)
    ` [PATCH] Documentation: Fill the gaps about entry/noinstr constraints

[v13 0/2] Support pwm driver for aspeed ast26xx
 2021-12-01 10:53 UTC  (6+ messages)
` [v13 2/2] pwm: Add Aspeed ast2600 PWM support

[GIT PULL] amlogic fixes for v5.16-rc
 2021-12-01 10:40 UTC 

[PATCH v4 00/13] Introduce PECI subsystem
 2021-12-01 10:38 UTC  (3+ messages)
` [PATCH v4 02/13] dt-bindings: Add bindings for peci-aspeed

[PATCH v9 0/7] media: mediatek: support mdp3 on mt8183 platform
 2021-12-01 10:37 UTC  (11+ messages)
` [PATCH v9 1/7] soc: mediatek: mmsys: add support for MDP
` [PATCH v9 2/7] soc: mediatek: mmsys: add support for ISP control
` [PATCH v9 3/7] soc: mediatek: mutex: add support for MDP
` [PATCH v9 4/7] soc: mediatek: mutex: add functions that operate registers by CMDQ
` [PATCH v9 5/7] dt-binding: mt8183: add Mediatek MDP3 dt-bindings
` [PATCH v9 6/7] dts: arm64: mt8183: add Mediatek MDP3 nodes
  ` [PATCH v9 7/7] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH v2 0/2] bus: imx-weim: optionally enable continuous burst clock
 2021-12-01 10:25 UTC  (2+ messages)

[PATCH v3] dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow
 2021-12-01 10:09 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] clk: mediatek: mt6779: Fix a NULL pointer dereference in clk_mt6779_top_probe()
 2021-12-01  9:33 UTC  (2+ messages)

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-12-01  9:35 UTC  (5+ messages)
` [RFC 06/19] devfreq: imx8m-ddrc: Add late system sleep PM ops

[PATCH] arm64: meson: fix dts for JetHub D1
 2021-12-01  9:26 UTC  (4+ messages)

[PATCH] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
 2021-12-01  8:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update i.MX 8QXP ADC info
 2021-12-01  8:31 UTC 

[PATCH v2] ARM: dts: sun8i: Adjust power key nodes
 2021-12-01  8:21 UTC  (2+ messages)
` (subset) "

[PATCH 00/15] irq: remove handle_domain_{irq,nmi}()
 2021-12-01  7:56 UTC  (12+ messages)
` [PATCH 09/15] irq: arm: perform irqentry in entry code

[PATCH v9 0/3] This patches provide ADSP IPC support for MT8195
 2021-12-01  7:56 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: mediatek: add adsp-mbox document
` [PATCH v9 2/3] firmware: mediatek: add adsp ipc protocol interface
` [PATCH v9 3/3] mailbox: mediatek: add support for adsp mailbox controller

[PATCH v3 0/7] Support for some TQMa8M* boards
 2021-12-01  7:29 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: arm: fsl: add TQMa8MxML boards
` [PATCH v3 2/7] arm64: dts: freescale: add initial device tree for TQMa8MQML with i.MX8MM
` [PATCH v3 3/7] arm64: defconfig: enable drivers for TQ TQMa8MxML-MBa8Mx
` [PATCH v3 4/7] dt-bindings: arm: fsl: add TQMa8MxNL boards
` [PATCH v3 5/7] arm64: dts: freescale: add initial device tree for TQMa8MQNL with i.MX8MN
` [PATCH v3 6/7] dt-bindings: arm: fsl: add TQMa8Mx boards
` [PATCH v3 7/7] arm64: dts: freescale: add initial device tree for TQMa8Mx with i.MX8M

[RFC PATCH] Change coresight tmc from misc device to cdev device
 2021-12-01  7:09 UTC 

[PATCH v2 1/4] mfd: da9062: make register CONFIG_I writable
 2021-12-01  7:05 UTC  (9+ messages)
` [PATCH v2 3/4] dt-bindings: watchdog: da9062: add watchdog timeout mode

[PATCH v2 0/4] Refactor Aspeed USB vhub driver
 2021-12-01  6:31 UTC  (9+ messages)
` [PATCH v2 1/4] usb: aspeed-vhub: add qualifier descriptor
` [PATCH v2 4/4] usb: aspeed-vhub: support test mode feature

[PATCH v2] arm64: update PAC description for kernel
 2021-12-01  3:40 UTC 

[PATCH v6] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-12-01  3:37 UTC 

[PATCH v16 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-12-01  2:55 UTC  (4+ messages)
` [PATCH v16 10/11] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
  ` [PATCH v16 10/11] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"


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