linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-11 13:03:54 to 2022-11-12 11:20:19 UTC [more...]

[PATCH v4 00/11] Add BananaPi R3
 2022-11-12 11:18 UTC  (13+ messages)
` [PATCH v4 01/11] arm64: dts: mt7986: move wed_pcie node
` [PATCH v4 02/11] dt-bindings: phy: mediatek,tphy: add support for mt7986
  ` Aw: "
` [PATCH v4 03/11] dt-bindings: usb: mtk-xhci: "
  ` Aw: "
` [PATCH v4 04/11] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [PATCH v4 05/11] dt-bindings: PCI: mediatek-gen3: add support for mt7986
` [PATCH v4 06/11] arm64: dts: mt7986: add spi related device nodes
` [PATCH v4 07/11] arm64: dts: mt7986: add usb "
` [PATCH v4 08/11] arm64: dts: mt7986: add mmc "
` [PATCH v4 09/11] arm64: dts: mt7986: add pcie "
` [PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3

[PATCH 0/5] media: mediatek: vcodec: Fix decode random crash for PLT test
 2022-11-12  9:41 UTC  (6+ messages)
` [PATCH 1/5] media: mediatek: vcodec: Fix getting NULL pointer for dst buffer
` [PATCH 2/5] media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
` [PATCH 3/5] media: mediatek: vcodec: Fix h264 set lat buffer error
` [PATCH 4/5] media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error
` [PATCH 5/5] media: mediatek: vcodec: Core thread depends on core_list

[PATCH V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-11-12 10:26 UTC  (2+ messages)

[PATCH v12 0/2] Add support for UltraSoc System Memory Buffer
 2022-11-12 10:06 UTC  (4+ messages)
` [PATCH v12 2/2] Documentation: Add document for UltraSoc SMB drivers

[PATCH 0/2] KVM: selftests: Enable access_tracking_perf_test for arm64
 2022-11-12 10:04 UTC  (5+ messages)
` [PATCH 1/2] KVM: selftests: Allow >1 guest mode in access_tracking_perf_test
` [PATCH 2/2] KVM: selftests: Build access_tracking_perf_test for arm64

[PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3
 2022-11-12  9:19 UTC  (2+ messages)
` [PATCH v4 11/11] arm64: dts: mt7986: add BPI-R3 nand/nor overlays

[PATCH v2 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-11-12  8:01 UTC  (3+ messages)
` [PATCH v2 03/14] KVM: arm64: PMU: Always advertise the CHAIN event

[PATCH v3 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-11-12  7:55 UTC  (3+ messages)
` [PATCH v3 02/14] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-11-12  6:11 UTC  (6+ messages)
` [PATCH v1 1/2] mm: Implement memory-deny-write-execute as a prctl

[PATCH v1] spi: spi-mtk-nor: Optimize timeout for dma read
 2022-11-12  6:06 UTC  (8+ messages)

[PATCH net 1/1] net: stmmac: ensure tx function is not running in stmmac_xdp_release()
 2022-11-12  5:10 UTC  (3+ messages)

[PATCH] dt-bindings: Drop type from 'cpus' property
 2022-11-12  3:11 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 6.1-rc5
 2022-11-12  2:02 UTC  (2+ messages)

Deprecating and removing SLOB
 2022-11-12  1:40 UTC  (3+ messages)

[PATCH v2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
 2022-11-11 23:54 UTC  (3+ messages)

[PATCH v6 0/2] perf: ARM CoreSight PMU support
 2022-11-11 23:48 UTC  (5+ messages)

[PATCH] ACPI: APMT: Fix kerneldoc and indentation
 2022-11-11 23:43 UTC 

[RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges
 2022-11-11 23:39 UTC  (5+ messages)

LDREX and STREX in heterogeneous system?
 2022-11-11 22:40 UTC  (4+ messages)

[PATCH 0/2] arm64: errata: Workaround Cortex-A715 errata #2645198
 2022-11-11 22:36 UTC  (5+ messages)
` [PATCH 2/2] arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption

[PATCH v7 0/3] perf: ARM CoreSight PMU support
 2022-11-11 22:23 UTC  (4+ messages)
` [PATCH v7 1/3] perf: arm_cspmu: Add support for ARM CoreSight PMU driver
` [PATCH v7 2/3] perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute
` [PATCH v7 3/3] arm64: defconfig: enable ARM CoreSight PMU driver

[PATCH v2] PCI: imx6: Initialize PHY before deasserting core reset
 2022-11-11 21:53 UTC  (3+ messages)

[PATCH v3 00/21] arm64/sme: Support SME 2 and SME 2.1
 2022-11-11 21:50 UTC  (22+ messages)
` [PATCH v3 01/21] arm64/sme: Rename za_state to sme_state
` [PATCH v3 02/21] arm64: Document boot requirements for SME 2
` [PATCH v3 03/21] arm64/sysreg: Update system registers for SME 2 and 2.1
` [PATCH v3 04/21] arm64/sme: Document SME 2 and SME 2.1 ABI
` [PATCH v3 05/21] arm64/esr: Document ISS for ZT0 being disabled
` [PATCH v3 06/21] arm64/sme: Manually encode ZT0 load and store instructions
` [PATCH v3 07/21] arm64/sme: Enable host kernel to access ZT0
` [PATCH v3 08/21] arm64/sme: Add basic enumeration for SME2
` [PATCH v3 09/21] arm64/sme: Provide storage for ZT0
` [PATCH v3 10/21] arm64/sme: Implement context switching "
` [PATCH v3 11/21] arm64/sme: Implement signal handling for ZT
` [PATCH v3 12/21] arm64/sme: Implement ZT0 ptrace support
` [PATCH v3 13/21] arm64/sme: Add hwcaps for SME 2 and 2.1 features
` [PATCH v3 14/21] kselftest/arm64: Add a stress test program for ZT0
` [PATCH v3 15/21] kselftest/arm64: Cover ZT in the FP stress test
` [PATCH v3 16/21] kselftest/arm64: Enumerate SME2 in the signal test utility code
` [PATCH v3 17/21] kselftest/arm64: Teach the generic signal context validation about ZT
` [PATCH v3 18/21] kselftest/arm64: Add test coverage for ZT register signal frames
` [PATCH v3 19/21] kselftest/arm64: Add SME2 coverage to syscall-abi
` [PATCH v3 20/21] kselftest/arm64: Add coverage of the ZT ptrace regset
` [PATCH v3 21/21] kselftest/arm64: Add coverage of SME 2 and 2.1 hwcaps

[PATCH v2 0/7] Rename DTB overlay source files
 2022-11-11 21:05 UTC  (5+ messages)

[PATCH v6 00/26] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-11-11 20:08 UTC  (7+ messages)
` [PATCH v6 12/26] KVM: arm64: Add infrastructure to create and track pKVM instances "

[PATCH] ARM: dts: imx6qdl-sabre: Add mmc aliases
 2022-11-11 19:35 UTC  (3+ messages)

[GIT PULL] arm64 updates for 6.1-rc1
 2022-11-11 19:18 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION f8f60f322f0640c8edda2942ca5f84b7a27c417a
 2022-11-11 18:32 UTC 

[PATCH] arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACER
 2022-11-11 18:32 UTC  (4+ messages)

Friday, November 11, 2022 Notification from 0396 306136 ()
 2022-11-11 18:25 UTC 

[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
 2022-11-11 18:27 UTC  (2+ messages)

[PATCH] nvmem: u-boot-env: add Broadcom format support
 2022-11-11 18:02 UTC  (3+ messages)

[PATCH v5 0/7] arm64: efi: leave MMU and caches on at boot
 2022-11-11 17:36 UTC  (2+ messages)

[PATCH v3 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-11-11 17:33 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: pwm: Add Apple PWM controller
` [PATCH v3 2/4] "
` [PATCH v3 3/4] arm64: dts: apple: t8103: Add "
` [PATCH v3 4/4] MAINTAINERS: Add entries for Apple PWM driver

[PATCH v3 0/5] firmware: ti_sci: Introduce system suspend support
 2022-11-11 17:17 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: ti, sci: Add lpm region and firmware-name
` [PATCH v3 2/5] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v3 3/5] firmware: ti_sci: Allocate memory for the LPM modes
` [PATCH v3 4/5] firmware: ti_sci: Use dt provided fw name and address to load at suspend time
` [PATCH v3 5/5] firmware: ti_sci: Introduce prepare system suspend call

[PATCH v2 0/3] nvmem: stm32: add OP-TEE support for STM32MP13x
 2022-11-11 17:18 UTC  (3+ messages)
` [PATCH v2 2/3] "

[PATCH v7 00/33] arm64: robustify boot sequence and add support for WXN
 2022-11-11 17:12 UTC  (34+ messages)
` [PATCH v7 01/33] arm64: mm: Avoid SWAPPER_BLOCK_xxx constants in FDT fixmap logic
` [PATCH v7 02/33] arm64: mm: Avoid swapper block size when choosing vmemmap granularity
` [PATCH v7 03/33] arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN
` [PATCH v7 04/33] arm64: kaslr: drop special case for ThunderX in kaslr_requires_kpti()
` [PATCH v7 05/33] arm64: kernel: Disable latent_entropy GCC plugin in early C runtime
` [PATCH v7 06/33] arm64: kernel: Add relocation check to code built under pi/
` [PATCH v7 07/33] arm64: kernel: Don't rely on objcopy to make code under pi/ __init
` [PATCH v7 08/33] arm64: head: move relocation handling to C code
` [PATCH v7 09/33] arm64: Turn kaslr_feature_override into a generic SW feature override
` [PATCH v7 10/33] arm64: idreg-override: Omit non-NULL checks for override pointer
` [PATCH v7 11/33] arm64: idreg-override: Use relative references to override variables
` [PATCH v7 12/33] arm64: idreg-override: Use relative references to filter routines
` [PATCH v7 13/33] arm64: idreg-override: Avoid parameq() and parameqn()
` [PATCH v7 14/33] arm64: idreg-override: avoid strlen() to check for empty strings
` [PATCH v7 15/33] arm64: idreg-override: Avoid sprintf() for simple string concatenation
` [PATCH v7 16/33] arm64: idreg_override: Avoid kstrtou64() to parse a single hex digit
` [PATCH v7 17/33] arm64: idreg-override: Move to early mini C runtime
` [PATCH v7 18/33] arm64: kernel: Remove early fdt remap code
` [PATCH v7 19/33] arm64: head: Clear BSS and the kernel page tables in one go
` [PATCH v7 20/33] arm64: Move feature overrides into the BSS section
` [PATCH v7 21/33] arm64: head: Run feature override detection before mapping the kernel
` [PATCH v7 22/33] arm64: head: move dynamic shadow call stack patching into early C runtime
` [PATCH v7 23/33] arm64: kaslr: Use feature override instead of parsing the cmdline again
` [PATCH v7 24/33] arm64: idreg-override: Create a pseudo feature for rodata=off
` [PATCH v7 25/33] arm64: head: allocate more pages for the kernel mapping
` [PATCH v7 26/33] arm64: head: move memstart_offset_seed handling to C code
` [PATCH v7 27/33] arm64: head: Move early kernel mapping routines into "
` [PATCH v7 28/33] arm64: mm: avoid fixmap for early swapper_pg_dir updates
` [PATCH v7 29/33] arm64: mm: omit redundant remap of kernel image
` [PATCH v7 30/33] arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
` [PATCH v7 31/33] arm64: mmu: Retire SWAPPER_BLOCK_xxx and related constants
` [PATCH v7 32/33] mm: add arch hook to validate mmap() prot flags
` [PATCH v7 33/33] arm64: mm: add support for WXN memory translation attribute

patches for staging:media drivers
 2022-11-11 17:11 UTC  (7+ messages)

[PATCH v6 00/21] Drivers for gunyah hypervisor
 2022-11-11 17:08 UTC  (12+ messages)
` [PATCH v6 13/21] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH 0/2] PCI: mvebu: add support for orion soc
 2022-11-11 16:54 UTC  (6+ messages)
` [PATCH v3 0/7] "

[PATCH v3 0/6] Bindings for NVMEM layouts
 2022-11-11 16:47 UTC  (3+ messages)
` [PATCH v3 1/6] dt-bindings: nvmem: Fix example

[PATCH v2 0/5] Add UniPhier boards support
 2022-11-11 16:42 UTC  (8+ messages)
` [PATCH v2 5/5] arm64: dts: uniphier: Add NX1 SoC and "

[PATCH] KVM: arm64: Update comment of create_hyp_mappings
 2022-11-11 16:18 UTC  (2+ messages)

[PATCH v5 0/3] gpio: add suspend/resume support for i.mx8x SoCs
 2022-11-11 15:50 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: dts: imx8dxl-ss-lsio: add gpio-ranges property
` [PATCH v5 2/3] arm64: dts: imx8qm-ss-lsio: "
` [PATCH v5 3/3] arm64: dts: imx8qxp-ss-lsio: "

[PATCH v2 0/6] add adc0 flexspi lpspi to 8dxl evk board dts
 2022-11-11 15:47 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: imx8dxl: add adc0 support
` [PATCH v2 2/6] arm64: dts: imx8dxl_evk: "
` [PATCH v2 3/6] arm64: dts: imx8dxl: add flexspi0 support
` [PATCH v2 4/6] arm64: dts: imx8dxl_evk: "
` [PATCH v2 5/6] arm64: dts: imx8dxl: add lpspi support
` [PATCH v2 6/6] arm64: dts: imx8dxl_evk: add lpspi0 support

[PATCH v5 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-11-11 15:47 UTC  (2+ messages)

[PATCH v3] ARM: dts: imx: e60k02: Add touchscreen
 2022-11-11 15:38 UTC  (6+ messages)

[PATCH v2 0/8] Add support for Qualcomm's legacy IOMMU v2
 2022-11-11 15:18 UTC  (10+ messages)
` [PATCH v2 1/8] dt-bindings: iommu: qcom,iommu: Document qcom,ctx-num property
` [PATCH v2 2/8] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH v2 3/8] iommu/arm-smmu: Add definition for ARM_SMMU_CB_FSRRESTORE
` [PATCH v2 4/8] iommu/qcom: Properly reset the IOMMU context
` [PATCH v2 5/8] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH v2 6/8] dt-bindings: iommu: qcom,iommu: Document QSMMU v2 compatibles
` [PATCH v2 7/8] iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts
` [PATCH v2 8/8] dt-bindings: iommu: qcom,iommu: Document MSM8976 compatible

[PATCH] firmware: arm_scmi: Resolve dependency with TEE subsystem
 2022-11-11 15:13 UTC  (4+ messages)

[PATCH 01/10] dt-bindings: arm-smmu: Allow up to 3 power-domains
 2022-11-11 15:02 UTC  (2+ messages)

[PATCH v3] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-11-11 15:02 UTC  (2+ messages)

[PATCH] arm64: tegra: Remove clock-names from PWM nodes
 2022-11-11 14:58 UTC  (2+ messages)

[PATCH v4 0/9] Add MediaTek MT6357 PMIC support
 2022-11-11 14:55 UTC  (7+ messages)
` [PATCH v4 3/9] dt-bindings: regulator: Add binding schema for mt6357 regulators
` [PATCH v4 4/9] dt-bindings: mfd: mediatek: Add bindings for MT6357 PMIC
` [PATCH v4 5/9] dt-bindings: soc: mediatek: convert pwrap documentation

[PATCH 10/26] drm: imx/dcss: Remove #ifdef guards for PM related functions
 2022-11-11 14:27 UTC  (2+ messages)

[PATCH v2 0/3] Support Nuvoton NPCM750 SGPIO
 2022-11-11 14:20 UTC  (5+ messages)
` [PATCH v2 3/3] dt-bindings: gpio: Add Nuvoton NPCM750 serial I/O expansion interface(SGPIO)

[PATCH 1/3] arm64: dts: imx8mm: Deduplicate PCIe clock-names property
 2022-11-11 14:03 UTC  (3+ messages)

[PATCH 0/7] Add support for Qualcomm's legacy IOMMU v2
 2022-11-11 13:55 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: iommu: qcom,iommu: Document qcom,ctx-num property
` [PATCH 2/7] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH 3/7] iommu/qcom: Properly reset the IOMMU context
` [PATCH 4/7] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH 5/7] dt-bindings: iommu: qcom,iommu: Document QSMMU v2 compatibles
` [PATCH 6/7] iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts
` [PATCH 7/7] dt-bindings: iommu: qcom,iommu: Document MSM8976 compatible

[PATCH v2] arm64: defconfig: Enable missing configs for mt8183-jacuzzi-juniper
 2022-11-11 13:51 UTC  (3+ messages)

[PATCH v2 0/6] iommu/exynos: Convert to a module
 2022-11-11 13:29 UTC  (4+ messages)

[PATCH net-next 0/6] Add support for sorted VCAP rules in Sparx5
 2022-11-11 13:05 UTC  (7+ messages)
` [PATCH net-next 1/6] net: flow_offload: add support for ARP frame matching
` [PATCH net-next 2/6] net: microchip: sparx5: Add support for TC flower ARP dissector
` [PATCH net-next 3/6] net: microchip: sparx5: Add/delete rules in sorted order
` [PATCH net-next 4/6] net: microchip: sparx5: Add support for IS2 VCAP rule counters
` [PATCH net-next 5/6] net: microchip: sparx5: Add support for TC flower filter statistics
` [PATCH net-next 6/6] net: microchip: sparx5: Add KUNIT test of counters and sorted rules

[linux-next-v1 1/3] arm64: dts: rockchip: Fix gmac phy mode to rgmii on Rock 3A sbc
 2022-11-11 13:02 UTC  (3+ messages)
` [linux-next-v1 3/3] arm64: dts: rockchip: Fix ethernet reset node "


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