Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-10 09:37:25 to 2021-12-10 19:08:30 UTC [more...]

[PATCH v7 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-12-10 18:41 UTC  (28+ messages)
` [PATCH v7 01/37] arm64/sve: Make sysctl interface for SVE reusable by SME
` [PATCH v7 02/37] arm64/sve: Generalise vector length configuration prctl() for SME
` [PATCH v7 03/37] arm64/sve: Minor clarification of ABI documentation
` [PATCH v7 04/37] kselftest/arm64: Parameterise ptrace vector length information
` [PATCH v7 05/37] kselftest/arm64: Allow signal tests to trigger from a function
` [PATCH v7 06/37] kselftest/arm64: Add a test program to exercise the syscall ABI
` [PATCH v7 07/37] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v7 08/37] tools/nolibc: Implement gettid()
` [PATCH v7 09/37] arm64/sme: Provide ABI documentation for SME
` [PATCH v7 10/37] arm64/sme: System register and exception syndrome definitions
` [PATCH v7 11/37] arm64/sme: Define macros for manually encoding SME instructions
` [PATCH v7 12/37] arm64/sme: Early CPU setup for SME
` [PATCH v7 13/37] arm64/sme: Basic enumeration support
` [PATCH v7 14/37] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v7 15/37] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v7 16/37] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v7 17/37] arm64/sme: Implement support for TPIDR2
` [PATCH v7 18/37] arm64/sme: Implement SVCR context switching
` [PATCH v7 19/37] arm64/sme: Implement streaming SVE "
` [PATCH v7 20/37] arm64/sme: Implement ZA "
` [PATCH v7 21/37] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v7 22/37] arm64/sme: Implement streaming SVE signal handling
` [PATCH v7 23/37] arm64/sme: Implement ZA "
` [PATCH v7 24/37] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v7 25/37] arm64/sme: Add ptrace support for ZA
` [PATCH v7 26/37] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v7 27/37] arm64/sme: Save and restore streaming mode over EFI runtime calls

[PATCH v10 0/7] PCI: brcmstb: root port turns on sub-device power
 2021-12-10 18:44 UTC  (4+ messages)
` [PATCH v10 3/7] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[PATCH v2 0/9] arm64: stacktrace: unify unwind code
 2021-12-10 18:41 UTC  (4+ messages)
` [PATCH v2 1/9] arch: Make ARCH_STACKWALK independent of STACKTRACE

[PATCH v3 1/2] arm64: mm: Rename asid2idx() to ctxid2asid()
 2021-12-10 18:40 UTC  (2+ messages)

[PATCH 0/2] fix bug when calling kexec_load()
 2021-12-10 18:40 UTC  (3+ messages)
` [PATCH v3 0/2] simple optimizations for page_address and
  ` (subset) "

[PATCH v3 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC
 2021-12-10 18:33 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add dt-bindings for Sunplus SP7021
` [PATCH v3 2/2] pinctrl: Add driver "

[PATCH 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2021-12-10 18:32 UTC  (8+ messages)
` [PATCH 04/10] dt-bindings: media: nxp, imx8mq-vpu: Support split G1 and G2 nodes with vpu-blk-ctrl
  ` [PATCH 04/10] dt-bindings: media: nxp,imx8mq-vpu: "

[PATCHv6 0/5] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-12-10 18:23 UTC  (4+ messages)
` [PATCHv6 1/5] arm64: io: Use asm-generic high level MMIO accessors

[PATCH v10 0/3] media: mediatek: support mdp3 on mt8183 platform
 2021-12-10 18:17 UTC  (3+ messages)
` [PATCH v10 1/3] dt-binding: mt8183: add Mediatek MDP3 dt-bindings

[PATCH v2 00/34] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-10 18:04 UTC  (7+ messages)
` [PATCH v2 08/34] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH v2 17/34] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH v2 32/34] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes

[PATCH 00/12] MediaTek MT8195 APU
 2021-12-10 17:52 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: memory: mediatek: Add MT8195 apu iommu bindings
` [PATCH 02/12] dt-bindings: remoteproc: mediatek: Add MT8195 in apu rproc
` [PATCH 03/12] dt-bindings: soc: mediatek: apu: Add MT8195 APU power bindings
` [PATCH 04/12] iommu/mediatek: Add APU iommu data for mt8195
` [PATCH 05/12] remoteproc: mediatek: Add MT8195 APU remoteproc support
` [PATCH 06/12] soc: mediatek: apu: Add MT8195 APU power driver
` [PATCH 07/12] arm64: dts: mt8195: Add APU mtk-apu-mailbox node
` [PATCH 08/12] arm64: dts: mt8195: Add APU-IOMMU nodes
` [PATCH 09/12] arm64: dts: mt8195: Add apu tinysys node
` [PATCH 10/12] arm64: dts: mt8195: Add APU power nodes
` [PATCH 11/12] arm64: dts: mt8195: Add apu-sw-logger node
` [PATCH 12/12] arm64: dts: mt8195: Set up regulators for APU subsys

[PATCH] perf cs-etm: Remove duplicate and incorrect aux size checks
 2021-12-10 17:55 UTC  (7+ messages)

[PATCH 0/6] Add MT8195 APU Power Domain
 2021-12-10 17:37 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: soc: mediatek: apu: Add MT8195 APU power domain
` [PATCH 2/6] dt-bindings: arm: mediatek: Add MT8195 APU bindings
` [PATCH 3/6] soc: mediatek: apu: Add MT8195 apu power domain
` [PATCH 4/6] arm64: dts: mt8195: Add APU nodes
` [PATCH 5/6] arm64: dts: mt8195: Add APU power domain node
` [PATCH 6/6] arm64: dts: mt8195: Set up apu power domain regulators

[PATCH v2 0/2] arm64: kasan: log potential KASAN shadow aliases
 2021-12-10 17:46 UTC  (2+ messages)

[PATCH 00/17] MediaTek MT8192 APU
 2021-12-10 17:26 UTC  (18+ messages)
` [PATCH 01/17] dt-bindings: mailbox: mediatek: Add APU mailbox compatible
` [PATCH 02/17] dt-bindings: memory: mediatek: Add MT8192 apu iommu bindings
` [PATCH 03/17] dt-bindings: remoteproc: mediatek: Add APU rproc compatible
` [PATCH 04/17] dt-bindings: soc: mediatek: apu: Add APU power compatible
` [PATCH 05/17] dt-bindings: soc: mediatek: apu: Add apu logger compatible
` [PATCH 06/17] mailbox: mediatek: add mtk-apu-mailbox driver
` [PATCH 07/17] iommu/mediatek: Support APU iommu and config data for mt8192
` [PATCH 08/17] remoteproc: mediatek: Add APU remoteproc driver
` [PATCH 09/17] soc: mediatek: apu: Add Apu power driver
` [PATCH 10/17] soc: mediatek: apu: Add APU software logger dirver
` [PATCH 11/17] soc: mediatek: apu: Add middleware driver
` [PATCH 12/17] arm64: dts: mt8192: Add APU mtk-apu-mailbox node
` [PATCH 13/17] arm64: dts: mt8192: Add APU-IOMMU nodes
` [PATCH 14/17] arm64: dts: mt8192: Add apu tinysys node
` [PATCH 15/17] arm64: dts: mt8192: Add APU power nodes
` [PATCH 16/17] arm64: dts: mt8192: Add apu-sw-logger node
` [PATCH 17/17] arm64: dts: mt8192: Set up regulators for APU subsys

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

[PATCH 1/3] coresight: Add config flag to enable branch broadcast
 2021-12-10 17:22 UTC  (5+ messages)
` [PATCH 2/3] coresight: Fail to open with return stacks if they are unavailable

[PATCH] soc: mediatek: Add command for APU SMC call
 2021-12-10 17:12 UTC 

[PATCH v4 0/8] Add Support for MediaTek MT8192 APU Power Domain
 2021-12-10 17:01 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: clock: Add MT8192 APU clock bindings
` [PATCH v4 2/8] clk: mediatek: mt8192: Add APU clocks support
` [PATCH v4 3/8] dt-bindings: arm: mediatek: Add new document bindings for APU
` [PATCH v4 4/8] dt-bindings: soc: mediatek: apusys: Add new document for APU power domain
` [PATCH v4 5/8] soc: mediatek: apu: Add apusys and add apu power domain driver
` [PATCH v4 6/8] arm64: dts: mt8192: Add APU node
` [PATCH v4 7/8] arm64: dts: mt8192: Add APU power domain node
` [PATCH v4 8/8] arm64: dts: mt8192: Set up apu power domain regulators

[PATCH 0/2] kdump: simplify code
 2021-12-10 16:59 UTC  (4+ messages)
` [PATCH 1/2] kdump: vmcore: move copy_to() from vmcore.c to uaccess.h
` [PATCH 2/2] kdump: crashdump: use copy_to() to simplify the related code

[PATCH v12, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-10 16:49 UTC  (3+ messages)
` [PATCH v12, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
 2021-12-10 16:43 UTC  (5+ messages)
` [PATCH v17 08/10] of: fdt: Aggregate the processing of "linux, usable-memory-range"
  ` [PATCH v17 08/10] of: fdt: Aggregate the processing of "linux,usable-memory-range"
` [PATCH v17 09/10] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
  ` [PATCH v17 09/10] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"

[PATCH net-next 0/2] net: stmmac: add EthType Rx Frame steering
 2021-12-10 16:30 UTC  (8+ messages)
` [PATCH net-next 1/2] net: stmmac: fix tc flower deletion for VLAN priority Rx steering
` [PATCH net-next 2/2] net: stmmac: add tc flower filter for EtherType matching

[PATCH v7 0/3] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2021-12-10 16:24 UTC  (5+ messages)
` [PATCH v7 1/3] drm/dsi: transer dsi hs packet aligned

[PATCH v1 0/4] Support register names from all architectures
 2021-12-10 16:19 UTC  (6+ messages)
` [PATCH v1 1/4] perf tools: Prevent out-of-bounds access to registers

[PATCH] mailbox: add control_by_sw for mt8195
 2021-12-10 15:44 UTC  (2+ messages)

[kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM
 2021-12-10 15:38 UTC  (2+ messages)

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-10 15:22 UTC  (3+ messages)
` [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO "

[PATCH] dma: ti: k3-udma: Workaround errata i2234
 2021-12-10 15:22 UTC  (2+ messages)

[PATCH v2 0/3] Support register names of all architectures
 2021-12-10 15:21 UTC  (5+ messages)
` [PATCH v2 3/3] perf tools: Support register names from all archs

[PATCH v3 00/15] KVM: arm64: Introduce kvm_share_hyp()
 2021-12-10 15:18 UTC  (17+ messages)
` [PATCH v3 01/15] KVM: arm64: Check if running in VHE from kvm_host_owns_hyp_mappings()
` [PATCH v3 03/15] KVM: arm64: Refcount hyp stage-1 pgtable pages
` [PATCH v3 07/15] KVM: arm64: Introduce kvm_share_hyp()
` [PATCH v3 11/15] KVM: arm64: Implement do_share() helper for sharing memory
` [PATCH v3 13/15] KVM: arm64: Implement do_unshare() helper for unsharing memory
` [PATCH v3 15/15] KVM: arm64: pkvm: Unshare guest structs during teardown

[PATCH 1/2] gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock
 2021-12-10 15:15 UTC  (4+ messages)
` [PATCH 2/2] gpio: aspeed-sgpio: Convert aspeed_sgpio.lock "

[PATCH 0/5] arm64: atomics: cleanups and codegen improvements
 2021-12-10 15:14 UTC  (6+ messages)
` [PATCH 1/5] arm64: atomics: format whitespace consistently
` [PATCH 2/5] arm64: atomics lse: define SUBs in terms of ADDs
` [PATCH 3/5] arm64: atomics: lse: define ANDs in terms of ANDNOTs
` [PATCH 4/5] arm64: atomics: lse: improve constraints for simple ops
` [PATCH 5/5] arm64: atomics: lse: define RETURN ops in terms of FETCH ops

[PATCH 0/6] arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys
 2021-12-10 15:13 UTC  (3+ messages)
` [PATCH 2/6] sched/preempt: refactor sched_dynamic_update()

[RFC PATCH 0/6] linkage: better symbol aliasing
 2021-12-10 15:04 UTC  (6+ messages)
` [RFC PATCH 3/6] arm64: remove __dma_*_area() aliases
` [RFC PATCH 4/6] arm64: clean up symbol aliasing

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-12-10 14:57 UTC  (8+ messages)
` [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support

[PATCH 0/4] arm64: ensure CPUs are quiescent before patching
 2021-12-10 14:49 UTC  (3+ messages)
` [PATCH 1/4] arm64: alternative: wait for other CPUs "

[PATCH v7 00/16] Introduce atomic support for SCMI transports
 2021-12-10 14:27 UTC  (7+ messages)
` [PATCH v7 14/16] firmware: arm_scmi: Add atomic mode support to virtio transport
` [PATCH v7 16/16] clk: scmi: Support atomic clock enable/disable API

[PATCH net-next v8 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-10 14:02 UTC  (5+ messages)
` [PATCH net-next v8 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v8 6/6] net: dt-bindings: dwmac: add support for mt8195

[PATCH V3 0/2] dt-bindings: pinctrl: pins, groups & functions
 2021-12-10 14:02 UTC  (4+ messages)
` [PATCH V3 1/2] dt-bindings: pinctrl: support specifying "
` [PATCH V3 2/2] dt-bindings: pinctrl: brcm, ns-pinmux: describe "

[linusw-nomadik:ux500-href-charging-v5.16-rc1] BUILD SUCCESS df35c4ccbd9663a884386a020d17ca071fab804f
 2021-12-10 14:01 UTC 

[PATCH v6 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-12-10 13:59 UTC  (11+ messages)
` [PATCH v6 06/37] kselftest/arm64: Add a test program to exercise the syscall ABI
` [PATCH v6 13/37] arm64/sme: Basic enumeration support

[PATCH v2 0/2] perf vendor events: Arm Neoverse N2
 2021-12-10 13:46 UTC  (5+ messages)
` [PATCH v2 1/2] perf vendor events: For the "
` [PATCH v2 2/2] perf vendor events: Rename arm64 arch std event files

[PATCH] usb: xhci: skip re-check pending port event if hibernated
 2021-12-10 13:33 UTC  (2+ messages)

[PATCH v4 0/7] kernel: introduce uaccess logging
 2021-12-10 13:30 UTC  (7+ messages)
` [PATCH v4 1/7] include: split out uaccess instrumentation into a separate header
` [PATCH v4 2/7] uaccess-buffer: add core code
` [PATCH v4 7/7] selftests: test uaccess logging

[PATCH v4 0/5] Add support for BSH SMM M2 and S2 boards
 2021-12-10 13:23 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: Add vendor prefix for BSH Hausgeraete GmbH
` [PATCH v4 2/5] dt-bindings: arm: fsl: Add iMX8MN BSH SMM S2 boards
` [PATCH v4 3/5] arm64: dts: imx8mn-bsh-smm-s2/pro: "
` [PATCH v4 4/5] dt-bindings: arm: fsl: Add BSH SMM-M2 IMX6ULZ SystemMaster board
` [PATCH v4 5/5] arm: dts: imx6ulz-bsh-smm-m2: Add BSH SMM-M2 IMX6ULZ SystemMaster

[PATCH v2 00/25] media: atmel: atmel-isc: implement media controller
 2021-12-10 12:59 UTC  (7+ messages)
` [PATCH v2 03/25] media: atmel: introduce microchip csi2dc driver

[PATCH v2] arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
 2021-12-10 12:06 UTC  (2+ messages)

[PATCH] arm64: mm: Make randomization works again in some case
 2021-12-10 11:56 UTC  (2+ messages)

[PATCH] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
 2021-12-10 11:36 UTC 

[PATCH 0/2] perf/smmuv3: Support devicetree
 2021-12-10 11:34 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: Add Arm SMMUv3 PMCG binding

[PATCH v2] arm64/mm: avoid fixmap race condition when create pud mapping
 2021-12-10 11:22 UTC  (2+ messages)

[PATCH v6 0/6] drm: sun4i: dsi: Bridge support
 2021-12-10 11:17 UTC  (7+ messages)
` [PATCH v6 1/6] drm: sun4i: dsi: Drop DRM bind race with bridge attach
` [PATCH v6 2/6] drm: sun4i: dsi: Add component only once DSI device attached
` [PATCH v6 3/6] drm: sun4i: dsi: Add bridge support
` [DO NOT MERGE] [PATCH v6 4/6] ARM: dts: sun8i: bananapi-m2m: Enable iS070WV20-CT16 DSI Panel
` [DO NOT MERGE] [PATCH v6 5/6] ARM: dts: sun8i: bananapi-m2m: Enable ICN6211 DSI Bridge
` [DO NOT MERGE] [PATCH v6 6/6] ARM: dts: sun8i: bananapi-m2m: Enable DLPC3433 Bridge (I2C)

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

[PATCH v6 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-12-10 10:17 UTC  (2+ messages)
  ` [PATCH v6 7/7] "

[PATCH v2 0/3] drm/vc4: Use the firmware to stop the display pipeline
 2021-12-10  9:55 UTC  (3+ messages)
` [PATCH v2 3/3] drm/vc4: Notify the firmware when DRM is in charge

[PATCH] iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_ops
 2021-12-10  9:54 UTC  (2+ messages)

[PATCH v3 0/3] Add Naneng combo PHY support for RK3568
 2021-12-10  9:52 UTC  (5+ messages)
` [PATCH v3 2/3] phy/rockchip: add naneng combo phy "
      `  "

[PATCH] ARM: dts: aspeed: g220a: Enable secondary flash
 2021-12-10  9:36 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 read-only IMAP folder(s) and NNTP newsgroup(s).