linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 15:30:06 to 2020-11-04 05:00:57 UTC [more...]

[PATCH RFC v4 09/13] perf metricgroup: Hack a fix for aliases when covering multiple PMUs
 2020-11-04  4:58 UTC  (10+ messages)
  ` [perf metricgroup] fcc9c5243c: perf-sanity-tests.Parse_and_process_metrics.fail

[PATCH v3 5/6] i2c: iproc: handle master read request
 2020-11-04  3:57 UTC  (3+ messages)

[PATCH] ARM: dts: BCM5301X: Linksys EA9500 add fixed partitions
 2020-11-04  3:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] arm64: add config for Broadcom BCM4908 SoCs
 2020-11-04  3:33 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: broadcom: add BCM4908 and Asus GT-AC5300 early DTS files

[PATCH 3/5] i2c: brcmstb: remove unnecessary CONFIG_PM_SLEEP
 2020-11-04  3:28 UTC  (2+ messages)

[PATCH 00/25] Rid W=1 warnings in SoC
 2020-11-04  3:25 UTC  (28+ messages)
` [PATCH 01/25] soc: bcm: brcmstb: pm: pm-arm: Provide prototype for brcmstb_pm_s3_finish()
` [PATCH 02/25] soc: qcom: qcom_aoss: Remove set but unused variable 'tlen'
` [PATCH 03/25] soc: qcom: qcom_aoss: Add missing description for 'cooling_devs'
` [PATCH 04/25] soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanours
` [PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header
` [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'
` [PATCH 07/25] soc: ti: knav_qmss_queue: Fix a whole host of function documentation issues
` [PATCH 08/25] soc: ti: knav_dma: Fix a kernel function doc formatting issue
` [PATCH 09/25] soc: ti: pm33xx: Remove set but unused variable 'ret'
` [PATCH 10/25] soc: ti: wkup_m3_ipc: Document 'm3_ipc' parameter throughout
` [PATCH 11/25] soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'
` [PATCH 12/25] soc: qcom: qcom-geni-se: Fix misnamed function parameter 'rx_rfr'
` [PATCH 13/25] soc: tegra: fuse: speedo-tegra124: Remove some set but unused variables
` [PATCH 14/25] soc: samsung: s3c-pm-check: Fix incorrectly named variable 'val'
` [PATCH 15/25] soc: qcom: rpmh: Fix possible doc-rot in rpmh_write()'s header
` [PATCH 16/25] soc: qcom: smem: Fix formatting and missing documentation issues
` [PATCH 17/25] soc: qcom: smsm: Fix some kernel-doc formatting and naming problems
` [PATCH 18/25] soc: qcom: wcnss_ctrl: Demote non-conformant struct header and fix function headers
` [PATCH 19/25] soc: qcom: smp2p: Remove unused struct attribute provide another
` [PATCH 20/25] soc: qcom: llcc-qcom: Fix expected kernel-doc formatting
` [PATCH 21/25] soc: qcom: rpmhpd: Provide some missing struct member descriptions
` [PATCH 22/25] soc: qcom: kryo-l2-accessors: Fix misnaming of 'val'
` [PATCH 23/25] soc: ti: k3-ringacc: Provide documentation for 'k3_ring's 'state'
` [PATCH 24/25] soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variables
` [PATCH 25/25] soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq'

[PATCH v2 0/7] drm/vc4: Rework the HVS muxing code
 2020-11-04  3:17 UTC  (3+ messages)
  ` [PATCH v2 7/7] drm/vc4: kms: Don't disable the muxing of an active CRTC

[PATCH v1 0/4] change drivers/soc/imx/soc-imx8m.c to use platform driver
 2020-11-04  3:09 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
` [PATCH v1 2/4] arm64: dts: imx8m: add compatible string to .dtsi file
` [PATCH v1 3/4] arm64: dts: imx8m: add nvmem-cell related stuff
` [PATCH v1 4/4] soc: imx8m: change to use platform driver

[PATCH v1 0/4] change drivers/soc/imx/soc-imx8m.c to use platform driver
 2020-11-04  3:06 UTC  (5+ messages)
` [PATCH v1 1/4] LF-2571-1: dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
` [PATCH v1 2/4] LF-2571-2 arm64: dts: imx8m: add compatible string to .dtsi file
` [PATCH v1 3/4] LF-2571-3 arm64: dts: imx8m: add nvmem-cell related stuff
` [PATCH v1 4/4] LF-2571-4 soc: imx8m: change to use platform driver

[PATCH v5 0/5] AX88796C SPI Ethernet Adapter
 2020-11-04  2:42 UTC  (3+ messages)
  ` [PATCH v5 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH v4 0/4] HID: i2c-hid: Reorganize to allow supporting goodix, gt7375p
 2020-11-04  1:29 UTC  (2+ messages)
` [PATCH v4 2/4] arm64: defconfig: Update config names for i2c-hid rejigger

[PATCH v7 0/9] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-11-04  0:31 UTC  (16+ messages)
` [PATCH v7 1/9] mm: add Kernel Electric-Fence infrastructure
` [PATCH v7 2/9] x86, kfence: enable KFENCE for x86
` [PATCH v7 3/9] arm64, kfence: enable KFENCE for ARM64
` [PATCH v7 4/9] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v7 5/9] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH v7 6/9] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH v7 7/9] kfence, Documentation: add KFENCE documentation
` [PATCH v7 8/9] kfence: add test suite
` [PATCH v7 9/9] MAINTAINERS: add entry for KFENCE

[PATCH RESEND v2 3/3] arm64: implement CPPC FFH support using AMUs
 2020-11-03 23:54 UTC  (2+ messages)

[PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
 2020-11-03 23:23 UTC  (3+ messages)

[PATCH] Add a VMSPLIT_2G_OPT config option
 2020-11-03 22:56 UTC  (2+ messages)

[PATCH v7 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
 2020-11-03 22:56 UTC  (2+ messages)

[PATCH v7 4/4] ARM: dts: mediatek: Modified MT7629 PCIe node
 2020-11-03 22:51 UTC  (2+ messages)

[PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
 2020-11-03 22:09 UTC  (3+ messages)

[PATCH] ARM: imx: imx7ulp: Add a comment explaining the B2 silicon version
 2020-11-03 22:04 UTC 

[PATCH v5 15/15] PCI: Revoke mappings like devmem
 2020-11-03 21:30 UTC  (2+ messages)

[PATCH] i2c: mediatek: move dma reset before i2c reset
 2020-11-03 21:13 UTC  (2+ messages)

[PATCH 0/3] Improve Actions Semi Owl I2C driver
 2020-11-03 20:57 UTC  (5+ messages)
` [PATCH 2/3] i2c: owl: Add support for atomic transfers
` [PATCH 3/3] i2c: owl: Enable asynchronous probing

[PATCH v2 0/6] Allwinner V3 SL631 Action Camera Support and Related Fixes
 2020-11-03 20:50 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: irq: sun7i-nmi: Add binding documentation for the V3s NMI
` [PATCH v2 2/6] irqchip/sunxi-nmi: Add support "
` [PATCH v2 3/6] ARM: dts: sun8i-v3s: Add the V3s NMI IRQ controller
` [PATCH v2 4/6] ARM: dts: sun8i: Cleanup the Pinecube AXP209 node
` [PATCH v2 5/6] dt-bindings: arm: sunxi: Add SL631 with IMX179 bindings
` [PATCH v2 6/6] ARM: dts: sun8i-v3: Add support for the SL631 Action Camera with IMX179

[PATCH] i2c: aT91: remove legacy DMA left overs
 2020-11-03 20:36 UTC  (2+ messages)

[PATCH 0/2] arm64: Allow the rescheduling IPI to bypass irq_enter/exit
 2020-11-03 20:32 UTC  (2+ messages)

[PATCH] arm64: kexec_file: try more regions if loading segments fails
 2020-11-03 20:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] soc: fsl: qbman: Ensure device cleanup is run for kexec
 2020-11-03 20:05 UTC 

[PATCH v4 0/3] wire up IMA secure boot for arm64
 2020-11-03 20:03 UTC  (5+ messages)
` [PATCH v4 1/3] efi: generalize efi_get_secureboot

[PATCH v1] PCI: brcmstb: variable is missing proper initialization
 2020-11-03 19:40 UTC  (5+ messages)

[PATCH v2] PCI: mvebu: Fix duplicate resource requests
 2020-11-03 19:32 UTC  (3+ messages)

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-11-03 19:31 UTC  (4+ messages)
` [PATCH net-next 04/15] net: mlx5: Replace in_irq() usage

[PATCH v13 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-03 19:16 UTC  (7+ messages)
` [PATCH v13 7/8] signal: define the field siginfo.si_faultflags
` [PATCH v13 8/8] arm64: expose FAR_EL1 tag bits in siginfo

[PATCH v3] arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform
 2020-11-03 19:08 UTC 

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-11-03 19:04 UTC  (15+ messages)
` [PATCH v3 07/26] coresight: Introduce device access abstraction
` [PATCH v3 08/26] coresight: tpiu: Prepare for using coresight "
` [PATCH v3 09/26] coresight: Convert coresight_timeout to use "
` [PATCH v3 10/26] coresight: Convert claim/disclaim operations to use access wrappers
` [PATCH v3 12/26] coresight: etm4x: Convert all register accesses
` [PATCH v3 13/26] coresight: etm4x: Add commentary on the registers

[PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 18:51 UTC  (4+ messages)

[PATCH v2 0/6] Add Ethernet interface description for Odroid boards
 2020-11-03 18:44 UTC  (7+ messages)
    ` [PATCH v2 1/6] ARM: dts: exynos: Fix Ethernet interface description for Odroid XU3
    ` [PATCH v2 2/6] ARM: dts: exynos: Add an alias for the Ethernet interface on "
    ` [PATCH v2 3/6] ARM: dts: exynos: Add Ethernet interface description for Odroid XU3 Lite
    ` [PATCH v2 4/6] ARM: dts: exynos: Add Ethernet interface description for Odroid XU
    ` [PATCH v2 5/6] ARM: dts: exynos: Add Ethernet interface description for Odroid U3
    ` [PATCH v2 6/6] ARM: dts: exynos: Add Ethernet interface description for Odroid X/X2

[PATCH 0/8] KVM: arm64: Kill the copro array
 2020-11-03 18:29 UTC  (8+ messages)
` [PATCH 1/8] KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
` [PATCH 3/8] KVM: arm64: Map AArch32 cp15 register "
` [PATCH 4/8] KVM: arm64: Map AArch32 cp14 "

[PATCH v22 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-11-03 18:23 UTC  (6+ messages)
` [PATCH v22 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v22 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v22 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v22 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v22 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH v1] regulator: defer probe when trying to get voltage from unresolved supply
 2020-11-03 18:15 UTC  (2+ messages)

[PATCH] ASoC: atmel-i2s: do not warn if muxclk is missing
 2020-11-03 18:14 UTC  (2+ messages)

[PATCH v18 0/4] iommu/arm-smmu: Add adreno-smmu implementation and bindings
 2020-11-03 18:13 UTC  (5+ messages)
` [PATCH v18 2/4] iommu/arm-smmu: Add a way for implementations to influence SCTLR

[PATCH] ARM: dts: stm32: Add DHCOM based PicoITX board
 2020-11-03 18:11 UTC 

[PATCH 0/1] arm64: Accelerate Adler32 using arm64 SVE instructions
 2020-11-03 18:00 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 0/9] firmware: Add initial support for Arm FF-A
 2020-11-03 17:43 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: Arm: Add Firmware Framework for Armv8-A (FF-A) binding
` [PATCH v2 2/9] dt-bindings: Arm: Extend FF-A binding to support in-kernel usage of partitions
` [PATCH v2 3/9] arm64: smccc: Add support for SMCCCv1.2 input/output registers
` [PATCH v2 4/9] firmware: arm_ffa: Add initial FFA bus support for device enumeration
` [PATCH v2 5/9] firmware: arm_ffa: Add initial Arm FFA driver support
` [PATCH v2 6/9] firmware: arm_ffa: Add support for SMCCC as transport to FFA driver
` [PATCH v2 7/9] firmware: arm_ffa: Setup in-kernel users of FFA partitions
` [PATCH v2 8/9] firmware: arm_ffa: Setup and register all the KVM managed partitions
` [PATCH v2 9/9] firmware: arm_ffa: Add support for MEM_* interfaces

[PATCH 0/5] Add Ethernet interface description for Odroid boards
 2020-11-03 17:41 UTC  (13+ messages)
  ` [PATCH 1/5] ARM: dts: exynos: Fix ethernet description for Odroid XU3
  ` [PATCH 2/5] ARM: dts: exynos: Add Ethernet interface description for Odroid X3 Lite
  ` [PATCH 3/5] ARM: dts: exynos: Add Ethernet interface description for Odroid XU
  ` [PATCH 5/5] ARM: dts: exynos: Add Ethernet interface description for Odroid X/X2

[PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-11-03 17:34 UTC  (2+ messages)

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 17:31 UTC  (8+ messages)
` [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH v6 2/7] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH v6 3/7] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH v6 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH v6 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
` [PATCH v6 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH v6 7/7] mm: Remove examples from enum zone_type comment

[PATCH 0/3] KVM: arm64: Another set of CSV2-related fixes
 2020-11-03 17:14 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
` [PATCH 2/3] KVM: arm64: Rename access_amu() to undef_access()
` [PATCH 3/3] KVM: arm64: Handle SCXTNUM_ELx traps

Does LOCKDEP work on ARM64?
 2020-11-03 17:11 UTC  (2+ messages)

[PATCH] mmc: meson-gx: drop of_match_ptr from of_device_id table
 2020-11-03 17:03 UTC  (2+ messages)

mm/memblock: export memblock_{start/end}_of_DRAM
 2020-11-03 16:51 UTC  (4+ messages)

[PATCH 0/5] Elimo Impetus and Initium support
 2020-11-03 16:33 UTC  (7+ messages)
` [PATCH v2 3/6] ARM: dts: sun8i: s3: Add dtsi for the Elimo Impetus SoM
` [PATCH v2 5/6] ARM: dts: sun8i: s3: Add dts for the Elimo Initium SBC

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-03 16:30 UTC  (5+ messages)

[PATCH v2] crypto: arm/chacha-neon - optimize for non-block size multiples
 2020-11-03 16:28 UTC 

[PATCH 1/8] clk: pwm: drop of_match_ptr from of_device_id table
 2020-11-03 16:24 UTC  (8+ messages)
` [PATCH 2/8] clk: imx8mm: "
` [PATCH 3/8] clk: imx8mn: "
` [PATCH 4/8] clk: imx8mp: "
` [PATCH 5/8] clk: imx8mq: "
` [PATCH 6/8] clk: renesas: r8a779a0-cpg-mssr: add static to local function
` [PATCH 7/8] clk: renesas: renesas-cpg-mssr: fix kerneldoc of cpg_mssr_priv
` [PATCH 8/8] clk: scpi: mark scpi_clk_match as maybe unused

[PATCH v4 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-03 16:20 UTC  (5+ messages)
` [PATCH v4 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v4 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v4 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v4 4/4] arch, mm: make kernel_page_present() always available

[PATCH net-next] net: emaclite: Add error handling for of_address_ and phy read functions
 2020-11-03 16:20 UTC  (2+ messages)

[PATCH] coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver
 2020-11-03 16:12 UTC  (2+ messages)

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-11-03 16:01 UTC  (5+ messages)
` [PATCH v8 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v8 4/4] MAINTAINERS: Add myself as Trusted Keys co-maintainer

[PATCH 0/9] firmware: Add initial support for Arm FF-A
 2020-11-03 15:59 UTC  (4+ messages)
` [PATCH 1/9] dt-bindings: Arm: Add Firmware Framework for Armv8-A (FF-A) binding

[PATCH 0/2] arm64: Implement CONFIG_CMDLINE_EXTEND
 2020-11-03 15:59 UTC  (2+ messages)

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-03 15:56 UTC  (6+ messages)
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-11-03 15:33 UTC  (5+ messages)
` [PATCH RFC v2 07/21] kasan, arm64: move initialization message


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