linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-30 13:37:45 to 2021-10-01 04:41:11 UTC [more...]

[PATCH v2 00/17] arm64: Self-hosted trace related errata workarounds
 2021-10-01  4:40 UTC  (21+ messages)
` [PATCH v2 01/17] coresight: trbe: Fix incorrect access of the sink specific data
` [PATCH v2 03/17] coresight: trbe: Add a helper to calculate the trace generated
` [PATCH v2 09/17] coresight: trbe: Workaround TRBE errata overwrite in FILL mode
` [PATCH v2 10/17] arm64: Enable workaround for TRBE "
` [PATCH v2 11/17] arm64: errata: Add workaround for TSB flush failures
` [PATCH v2 14/17] coresight: trbe: Make sure we have enough space

[PATCH] PCI: visconti: Remove surplus dev_err() when using platform_get_irq_byname()
 2021-10-01  4:38 UTC  (2+ messages)

[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-10-01  4:04 UTC  (28+ messages)
` [PATCH v2 02/12] timekeeping: add API for getting timekeeping_suspended

[PATCH] r8152: stop submitting rx for -EPROTO
 2021-10-01  3:26 UTC  (10+ messages)

[PATCH] ASoC: mediatek: mt8195: move of_node_put to remove function
 2021-10-01  3:16 UTC 

[PATCH v1 00/38] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-10-01  3:13 UTC  (40+ messages)
` [PATCH v1 01/38] arm64/fp: Reindent fpsimd_save()
` [PATCH v1 02/38] arm64/sve: Remove sve_load_from_fpsimd_state()
` [PATCH v1 03/38] arm64/sve: Make access to FFR optional
` [PATCH v1 04/38] arm64/sve: Rename find_supported_vector_length()
` [PATCH v1 05/38] arm64/sve: Use accessor functions for vector lengths in thread_struct
` [PATCH v1 06/38] arm64/sve: Put system wide vector length information into structs
` [PATCH v1 07/38] arm64/sve: Explicitly load vector length when restoring SVE state
` [PATCH v1 08/38] arm64/sve: Track vector lengths for tasks in an array
` [PATCH v1 09/38] arm64/sve: Make sysctl interface for SVE reusable by SME
` [PATCH v1 10/38] arm64/sve: Generalise vector length configuration prctl() for SME
` [PATCH v1 11/38] selftests: arm64: Parameterise ptrace vector length information
` [PATCH v1 12/38] arm64/sme: Provide ABI documentation for SME
` [PATCH v1 13/38] arm64/sme: System register and exception syndrome definitions
` [PATCH v1 14/38] arm64/sme: Define macros for manually encoding SME instructions
` [PATCH v1 15/38] arm64/sme: Early CPU setup for SME
` [PATCH v1 16/38] arm64/sme: Basic enumeration support
` [PATCH v1 17/38] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v1 18/38] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v1 19/38] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v1 20/38] arm64/sme: Implement support for TPIDR2
` [PATCH v1 21/38] arm64/sme: Implement SVCR context switching
` [PATCH v1 22/38] arm64/sme: Implement streaming SVE "
` [PATCH v1 23/38] arm64/sme: Implement ZA "
` [PATCH v1 24/38] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v1 25/38] arm64/sme: Implement streaming SVE signal handling
` [PATCH v1 26/38] arm64/sme: Implement ZA "
` [PATCH v1 27/38] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v1 28/38] arm64/sme: Add ptrace support for ZA
` [PATCH v1 29/38] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v1 30/38] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v1 31/38] arm64/sme: Provide Kconfig for SME
` [PATCH v1 32/38] kselftest/arm64: Add tests for TPIDR2
` [PATCH v1 33/38] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v1 34/38] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v1 35/38] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v1 36/38] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v1 37/38] selftests: arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v1 38/38] selftests: arm64: Add coverage for the ZA ptrace interface

[PATCHv3 0/3] arm64/irqentry: remove duplicate housekeeping of rcu
 2021-10-01  2:27 UTC  (6+ messages)
` [PATCHv3 2/3] arm64: entry: refactor EL1 interrupt entry logic
` [PATCHv3 3/3] arm64/entry-common: supplement irq accounting

[PATCH 00/10] DRAM devfreq support for Allwinner A64/H5
 2021-10-01  2:14 UTC  (7+ messages)
  ` [PATCH 02/10] PM / devfreq: Do not require devices to have OPPs

[PATCH] arm64: defconfig: Disable firmware sysfs fallback
 2021-10-01  0:12 UTC  (2+ messages)

[PATCH 0/5] convert ifc binding to yaml and drop "simple-bus"
 2021-10-01  0:09 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: memory: fsl: convert ifc binding to yaml schema
` [PATCH 2/5] memory: fsl_ifc: populate child devices without relying on simple-bus
` [PATCH 3/5] ARM: dts: ls1021a: remove "simple-bus" compatible from ifc node
` [PATCH 4/5] arm64: dts: "
` [PATCH 5/5] powerpc/mpc85xx: "

[PATCH v2 00/16] Cleanup of LS1021a device trees
 2021-10-01  0:04 UTC  (17+ messages)
` [PATCH v2 01/16] dt-bindings: arm: fsl: add ls1021a-tsn board
` [PATCH v2 02/16] dt-bindings: i2c: imx: update schema to align with original txt binding
` [PATCH v2 03/16] ARM: dts: ls1021a: change to use SPDX identifiers
` [PATCH v2 04/16] ARM: dts: ls1021a-qds: Add node for QSPI flash
` [PATCH v2 05/16] ARM: dts: ls1021a: update pcie nodes for dt-schema check
` [PATCH v2 06/16] ARM: dts: ls1021a: fix board compatible to follow binding schema
` [PATCH v2 07/16] ARM: dts: ls1021a: breakup long values in thermal node
` [PATCH v2 08/16] ARM: dts: ls1021a: disable ifc node by default
` [PATCH v2 09/16] ARM: dts: ls1021a: remove regulators simple-bus
` [PATCH v2 10/16] ARM: dts: ls1021a: fix memory node for schema check
` [PATCH v2 11/16] ARM: dts: ls1021a: add #dma-cells to qdma node
` [PATCH v2 12/16] ARM: dts: ls1021a: add #power-domain-cells for power-controller node
` [PATCH v2 13/16] ARM: dts: ls1021a-qds: change fpga to simple-mfd device
` [PATCH v2 14/16] ARM: dts: ls1021a-tsn: remove undocumented property "position" from mma8452 node
` [PATCH v2 15/16] ARM: dts: ls1021a: move thermal-zones node out of soc/
` [PATCH v2 16/16] ARM: dts: ls1021a-tsn: use generic "jedec, spi-nor" compatible for flash

[PATCH v15 0/6] Add NUMA-awareness to qspinlock
 2021-09-30 23:51 UTC  (5+ messages)

[PATCH net v1 1/1] net: stmmac: fix EEE init issue when paired with EEE capable PHYs
 2021-09-30 23:31 UTC  (2+ messages)

[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
 2021-09-30 23:02 UTC  (9+ messages)
` [PATCH v8 4/7] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
` [PATCH v8 5/7] kvm: x86: protect masterclock with a seqcount
` [PATCH v8 7/7] KVM: x86: Expose TSC offset controls to userspace

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 22:10 UTC  (9+ messages)
` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers

[v4] PCI: Avoid unsync of LTR mechanism configuration
 2021-09-30 19:48 UTC  (2+ messages)

[PATCH] hwrng: mediatek - Force runtime pm ops for sleep ops
 2021-09-30 19:40 UTC  (2+ messages)

[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
 2021-09-30 19:26 UTC  (11+ messages)

[xilinx-xlnx:xlnx_rebase_v5.10 1606/1964] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:2650:5: warning: no previous prototype for function 'axienet_ethtools_sset_count'
 2021-09-30 19:13 UTC 

[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-30 19:00 UTC  (11+ messages)
` [PATCH 01/13] ASoC: soc-pcm: Don't reconnect an already active BE

[PATCH 0/8] Devicetree fixes and additions for Kontron SL/BL i.MX8MM boards
 2021-09-30 18:52 UTC  (11+ messages)
` [PATCH 1/8] arm64: dts: imx8mm-kontron: Add support for ultra high speed modes on SD card
` [PATCH 2/8] arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correct
` [PATCH 3/8] arm64: dts: imx8mm-kontron: Set VDD_SNVS to 800 mV
` [PATCH 4/8] arm64: dts: imx8mm-kontron: Fix reg_rst_eth2 and reg_vdd_5v regulators
` [PATCH 5/8] arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequency
` [PATCH 6/8] arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHY
` [PATCH 7/8] arm64: dts: imx8mm-kontron: Fix reset delays for ethernet PHY
` [PATCH 8/8] arm64: dts: imx8mm-kontron: Leave reg_vdd_arm always powered on

[PATCH 0/5] drm/vc4: hdmi: Remove CPU hangs, take 2
 2021-09-30 18:39 UTC  (15+ messages)
` [PATCH 1/5] clk: bcm-2835: Pick the closest clock rate
` [PATCH 2/5] clk: bcm-2835: Remove rounding up the dividers
` [PATCH 3/5] drm/vc4: hdmi: Set a default HSM rate
` [PATCH 4/5] drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
` [PATCH 5/5] drm/vc4: hdmi: Make sure the controller is powered in detect

[PATCH][next] dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc()
 2021-09-30 18:00 UTC  (2+ messages)

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-09-30 17:47 UTC  (8+ messages)
` [RFC PATCH 4/8] powerpc: add CPU field to struct thread_info

KVM/arm64: Guest ABI changes do not appear rollback-safe
 2021-09-30 17:24 UTC  (12+ messages)

Issues with A3720 PCIe controller driver pci-aardvark.c
 2021-09-30 17:22 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.10 1908/1964] drivers/gpu/drm/xlnx/xlnx_pl_disp.c:115:15: error: implicit declaration of function 'xilinx_xdma_get_fid_err_flag'; did you mean 'xilinx_xdma_get_width_align'?
 2021-09-30 17:15 UTC 

[PATCH v17 0/9] Introduce the Counter character device interface
 2021-09-30 17:21 UTC  (2+ messages)

[PATCH] staging: vchiq: Update TODO file
 2021-09-30 16:49 UTC  (3+ messages)

[PATCH 1/5] perf cs-etm: Print size using consistent format
 2021-09-30 16:30 UTC  (4+ messages)

[PATCH v6 00/12] KVM: arm64: Fixed features for protected VMs
 2021-09-30 16:27 UTC  (5+ messages)
` [PATCH v6 03/12] KVM: arm64: Move early handlers to per-EC handlers

[PATCH v2 1/3] dt-bindings: pinctrl: convert rockchip, pinctrl.txt to YAML
 2021-09-30 16:17 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: dts: rockchip: change gpio nodenames
` [PATCH v2 3/3] arm64: "

[PATCH 0/3] SigmaStar SSD20XD GPIO interrupt controller
 2021-09-30 16:13 UTC  (15+ messages)
` [PATCH 2/3] irqchip: SigmaStar SSD20xD gpi

[PATCH v10, 0/5] soc: mediatek: add mtk mutex support for MT8192
 2021-09-30 15:52 UTC  (6+ messages)
` [PATCH v10, 1/5] drm/mediatek: add component OVL_2L2
` [PATCH v10, 2/5] drm/mediatek: add component POSTMASK
` [PATCH v10, 3/5] drm/mediatek: add component RDMA4
` [PATCH v10, 4/5] soc: mediatek: add mtk mutex support for MT8192
` [PATCH v10, 5/5] drm/mediatek: add support for mediatek SOC MT8192

[PATCH v2 0/3] ARM: at91: pm: fixes
 2021-09-30 15:42 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: at91: sama7g5ek: add suspend voltage for ddr3l rail
` [PATCH v2 2/3] ARM: at91: pm: group constants and addresses loading
` [PATCH v2 3/3] ARM: at91: pm: preload base address of controllers in tlb

[PATCH v14 0/5] Mediatek pinctrl patch on mt8195
 2021-09-30 15:41 UTC  (6+ messages)
` [PATCH v14 2/5] dt-bindings: pinctrl: mt8195: change pull up/down description

[PATCH] drm/vc4: crtc: Make sure the HDMI controller is powered when disabling
 2021-09-30 15:40 UTC  (2+ messages)

[PATCH v6, 0/1] drm/mediatek: add dither 6 setting
 2021-09-30 15:25 UTC  (2+ messages)
` [PATCHi v6, 1/1] "

[PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
 2021-09-30 15:21 UTC  (15+ messages)
` [PATCH 4/4] "

[PATCH 1/1] ARM: dts: stm32: fix AV96 board SAI2B pin muxing on stm32mp15
 2021-09-30 15:13 UTC  (6+ messages)

[PATCH] crypto: arm64/gcm-ce - unroll factors to 4-way interleave of aes and ghash
 2021-09-30 14:57 UTC  (5+ messages)

[PATCH] arm64: traps: add dump instr before BUG in kernel
 2021-09-30 14:41 UTC  (2+ messages)
`  "

[PATCH v18 00/15] arm64: MMU enabled kexec relocation
 2021-09-30 14:31 UTC  (16+ messages)
` [PATCH v18 01/15] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v18 02/15] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v18 03/15] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v18 04/15] arm64: kexec: flush image and lists during kexec load time
` [PATCH v18 05/15] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v18 06/15] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v18 07/15] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v18 08/15] arm64: kexec: configure EL2 vectors for kexec
` [PATCH v18 09/15] arm64: kexec: relocate in EL1 mode
` [PATCH v18 10/15] arm64: kexec: use ld script for relocation function
` [PATCH v18 11/15] arm64: kexec: install a copy of the linear-map
` [PATCH v18 12/15] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v18 13/15] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v18 14/15] arm64: kexec: remove cpu-reset.h
` [PATCH v18 15/15] arm64: trans_pgd: remove trans_pgd_map_page()

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-09-30 14:22 UTC  (5+ messages)

[PATCH v9, 0/2] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-09-30 13:59 UTC  (3+ messages)
` [PATCH v9, 1/2] soc: mediatek: mmsys: add comp OVL_2L2/POSTMASK/RDMA4
` [PATCH v9, 2/2] soc: mediatek: mmsys: Add mt8192 mmsys routing table

[v2 PATCH 0/3] Fix the issues caused by CMDQ refinement of mtk-drm
 2021-09-30 13:48 UTC  (5+ messages)
` [v2 PATCH 1/3] drm/mediatek: Fix crash at using pkt->cl->chan in cmdq_pkt_finalize

[PATCH] Revert "spi: modify set_cs_timing parameter"
 2021-09-30 13:42 UTC  (6+ messages)

[PATCH v1 0/4] Mediatek MT8195 HDMI Tx support
 2021-09-30 13:36 UTC  (3+ messages)
` [PATCH v1 4/4] drm/mediatek: add mt8195 hdmi TX support

[xilinx-xlnx:xlnx_rebase_v5.10 223/1964] drivers/media/i2c/adv7511-v4l2.c:2251:21: warning: no previous prototype for 'adv7511_subdev'
 2021-09-30 13:34 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 NNTP newsgroup(s).