linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 08:09:32 to 2021-02-04 20:42:18 UTC [more...]

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-04 20:39 UTC  (3+ messages)
` [PATCH 01/18] dt-bindings: vendor-prefixes: add AAPL prefix
` [PATCH 03/18] dt-bindings: arm: AAPL: Add bindings for Apple ARM platforms

[PATCH] ARM: dts: zynq: Add address-cells property to interrupt controllers
 2021-02-04 20:09 UTC  (9+ messages)

[GIT PULL] i.MX clock changes for 5.12
 2021-02-04 19:54 UTC  (2+ messages)

[RFC PATCH 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-02-04 19:52 UTC  (9+ messages)
` [RFC PATCH 01/11] iommu/arm-smmu-v3: Add feature detection for HTTU
` [RFC PATCH 04/11] iommu/arm-smmu-v3: Split block descriptor to a span of page
` [RFC PATCH 05/11] iommu/arm-smmu-v3: Merge a span of page to block descriptor
` [RFC PATCH 06/11] iommu/arm-smmu-v3: Scan leaf TTD to sync hardware dirty log

[PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
 2021-02-04 19:45 UTC  (8+ messages)
` (subset) "

[PATCH v16 00/12] Carry forward IMA measurement log on kexec on ARM64
 2021-02-04 19:26 UTC  (15+ messages)
` [PATCH v16 01/12] powerpc: Rename kexec elfcorehdr_addr to elf_headers_mem
` [PATCH v16 02/12] of: Add a common kexec FDT setup function
` [PATCH v16 03/12] arm64: Use common of_kexec_setup_new_fdt()
` [PATCH v16 04/12] powerpc: "
` [PATCH v16 05/12] powerpc: Move ima buffer fields to struct kimage
` [PATCH v16 06/12] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v16 07/12] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT
` [PATCH v16 08/12] powerpc: Delete unused function delete_fdt_mem_rsv()
` [PATCH v16 09/12] of: Define functions to allocate and free FDT
` [PATCH v16 10/12] arm64: Use OF alloc and free functions for FDT
` [PATCH v16 11/12] powerpc: Use OF alloc and free "
` [PATCH v16 12/12] arm64: Enable passing IMA log to next kernel on kexec

[PATCH] ARM: s3c: fix fiq for clang IAS
 2021-02-04 18:52 UTC  (3+ messages)

[PATCH] ARM: at91: use proper asm syntax in pm_suspend
 2021-02-04 18:49 UTC  (4+ messages)

[PATCH 0/5] sunxi: fix H6 HDMI related issues
 2021-02-04 18:47 UTC  (6+ messages)
` [PATCH 1/5] clk: sunxi-ng: mp: fix parent rate change flag check
` [PATCH 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
` [PATCH 3/5] drm/sun4i: dw-hdmi: always set clock rate
` [PATCH 4/5] drm/sun4i: Fix H6 HDMI PHY configuration
` [PATCH 5/5] drm/sun4i: dw-hdmi: Fix max. frequency for H6

[PATCH v2 0/4] arm64: kasan: support CONFIG_KASAN_VMALLOC
 2021-02-04 18:41 UTC  (15+ messages)
` [PATCH v2 1/4] arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC
` [PATCH v2 2/4] arm64: kasan: abstract _text and _end to KERNEL_START/END

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-04 18:34 UTC  (10+ messages)
` [PATCH V3 01/14] coresight: etm-perf: Allow an event to use different sinks
` [PATCH V3 08/14] coresight: core: Add support for dedicated percpu sinks

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-02-04 18:32 UTC  (33+ messages)
` [RFC PATCH v2 12/26] KVM: arm64: Introduce a Hyp buddy page allocator
` [RFC PATCH v2 16/26] KVM: arm64: Prepare Hyp memory protection
` [RFC PATCH v2 17/26] KVM: arm64: Elevate Hyp mappings creation at EL2
` [RFC PATCH v2 21/26] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [RFC PATCH v2 23/26] KVM: arm64: Refactor __populate_fault_info()
` [RFC PATCH v2 24/26] KVM: arm64: Make memcache anonymous in pgtable allocator
` [RFC PATCH v2 26/26] KVM: arm64: Wrap the host with a stage 2

[PATCH 00/13] Add support for Hikey 970 PCIe
 2021-02-04 18:29 UTC  (6+ messages)
` [PATCH 01/13] doc: bindings: pci: designware-pcie.txt: convert it to yaml

[PATCH V2] cpufreq: Remove CPUFREQ_STICKY flag
 2021-02-04 18:24 UTC  (2+ messages)

next/master bisection: baseline.login on rk3288-rock2-square
 2021-02-04 18:23 UTC  (21+ messages)

[PATCH 0/5] arm: dts: renesas: Group tuples in cpus, playback, capture, and pin control properties
 2021-02-04 13:05 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: renesas: Group tuples in APMU cpus properties
` [PATCH 2/5] ARM: dts: renesas: Group tuples in playback and capture properties
` [PATCH 3/5] ARM: dts: renesas: Group tuples in pin control properties
` [PATCH 4/5] arm64: dts: renesas: Group tuples in playback and capture properties
` [PATCH 5/5] arm64: dts: renesas: Group tuples in pin control properties

[PATCH] dt-bindings: pinctrl: Group tuples in pin control properties
 2021-02-04 12:57 UTC 

[PATCH resend v2] ahci: qoriq: Add platform dependencies
 2021-02-04 12:22 UTC 

[PATCH] drivers: soc: atmel: fix type for same7
 2021-02-04 18:00 UTC  (3+ messages)

[PATCHv2] kvm: arm64: Add SVE support for nVHE
 2021-02-04 17:36 UTC  (2+ messages)

Please Quote Order # 2856 with delivery
 2021-02-04 17:24 UTC 

[PATCH v5 0/3] Introduce SCMI System Power Control driver
 2021-02-04 16:59 UTC  (4+ messages)
` [PATCH v5 1/3] firmware: arm_scmi: support only one single SystemPower device
` [PATCH v5 2/3] firmware: arm_scmi: add System Power utility macro
` [PATCH v5 3/3] firmware: arm_scmi: add SCMI System Power Control driver

[PATCH 0/2] pci sysfs file iomem revoke support
 2021-02-04 16:58 UTC  (3+ messages)
` [PATCH 1/2] PCI: also set up legacy files only after sysfs init
` [PATCH 2/2] PCI: Revoke mappings like devmem

[PATCH 0/3 v2] arm64/ptrace: allow to get all registers on syscall traps
 2021-02-04 16:41 UTC  (9+ messages)
` [PATCH 1/3] arm64/ptrace: don't clobber task registers on syscall entry/exit traps
` [PATCH 2/3] arm64/ptrace: introduce PTRACE_O_ARM64_RAW_REGS
` [PATCH 3/3] selftest/arm64/ptrace: add tests for PTRACE_O_ARM64_RAW_REGS

[PATCH v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-02-04 16:27 UTC  (4+ messages)
` [PATCH v14 07/11] arm64: kdump: introduce some macroes for crash kernel reservation

[PATCH v3 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-04 16:01 UTC  (3+ messages)
` [PATCH v3 15/22] dt-bindings: media: camss: Add qcom, sdm660-camss binding

[PATCH 00/31] coresight: Patches for v5.12
 2021-02-04 16:01 UTC  (2+ messages)

[RFC PATCH 0/3] iommu/arm-smmu-v3: Add debug interfaces for SMMUv3
 2021-02-04 15:58 UTC  (6+ messages)
` [RFC PATCH 3/3] "

[PATCH v5 1/5] uapi: Move the aux vector AT_MINSIGSTKSZ define to uapi
 2021-02-04 15:55 UTC  (2+ messages)

[PATCH 00/20] Rid W=1 warnings in Crypto
 2021-02-04 15:49 UTC  (3+ messages)
` [PATCH 12/20] crypto: atmel-ecc: Struct headers need to start with keyword 'struct'

[PATCH][next][V2] iommu/mediatek: Fix unsigned domid comparison with less than zero
 2021-02-04 15:45 UTC  (2+ messages)

[PATCH v11 0/6] arm64: MMU enabled kexec relocation
 2021-02-04 15:23 UTC  (5+ messages)

[PATCH v2 1/7] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-04 15:20 UTC  (4+ messages)
` [PATCH v2 1/7] dt-bindings: usb: convert rockchip, dwc3.txt "

[PATCH v2 00/11] Add support for Hikey 970 PCIe
 2021-02-04 15:20 UTC  (3+ messages)
` [PATCH v2 01/11] doc: bindings: PCI: designware-pcie.txt: convert it to YAML

[PATCH 0/9] drivers: mmc: Update trivial tasklet_init() callers
 2021-02-04 15:18 UTC  (10+ messages)
` [PATCH 1/9] mmc: atmel-mci: Use new tasklet API
` [PATCH 2/9] mmc: au1xmmc: "
` [PATCH 3/9] mmc: dw_mmc: "
` [PATCH 4/9] mmc: omap: "
` [PATCH 5/9] mmc: s3cmci: "
` [PATCH 6/9] mmc: tifm_sd: "
` [PATCH 7/9] mmc: uniphier-sd: "
` [PATCH 8/9] mmc: via-sdmmc: "
` [PATCH 9/9] mmc: wbsd: "

[PATCH v5 0/9] libperf and arm64 userspace counter access support
 2021-02-04 15:18 UTC  (2+ messages)

[PATCH v7 0/3] MTE support for KVM guest
 2021-02-04 14:56 UTC  (8+ messages)
` [PATCH v7 1/3] arm64: kvm: Save/restore MTE registers
` [PATCH v7 2/3] arm64: kvm: Introduce MTE VCPU feature

[PATCH v2 0/7] KVM: arm64: More PMU/debug ID register fixes
 2021-02-04 14:21 UTC  (10+ messages)
` [PATCH v2 6/7] KVM: arm64: Upgrade PMU support to ARMv8.4

[PATCH] clk: at91: Fix the declaration of the clocks
 2021-02-04 13:54 UTC  (4+ messages)

[PATCH] fpga: xilinx-pr-decoupler: Simplify code by using dev_err_probe()
 2021-02-04 13:36 UTC 

[PATCH][next] iommu/mediatek: Fix unsigned domid comparison with less than zero
 2021-02-04 13:31 UTC  (3+ messages)

[PATCH] phy: zynqmp: Simplify code by using dev_err_probe()
 2021-02-04 13:11 UTC 

[PATCH] drivers/perf: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-04 13:09 UTC  (2+ messages)

[PATCH v4 0/5] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC
 2021-02-04 13:05 UTC  (7+ messages)
` [PATCH v4 2/5] soc: mediatek: pwrap: add arbiter capability
` [PATCH v4 4/5] soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs

[PATCH] ARM: decompressor: clean decompressed kernel from cache twice on v7
 2021-02-04 13:02 UTC 

[PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
 2021-02-04 13:02 UTC  (12+ messages)

[PATCH] Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmware_79xx
 2021-02-04 12:56 UTC  (2+ messages)

[PATCH] can: xilinx_can: Simplify code by using dev_err_probe()
 2021-02-04 12:49 UTC  (2+ messages)

[PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL
 2021-02-04 12:46 UTC  (2+ messages)

[PATCH 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-04 12:39 UTC  (5+ messages)
` [PATCH 10/12] arm64: kasan: simplify and inline MTE functions

[PATCH v2 0/7] coresight: etm-perf: Fix pid tracing with VHE
 2021-02-04 12:14 UTC  (15+ messages)
` [PATCH v2 5/7] perf cs-etm: Add helper cs_etm__get_pid_fmt()
` [PATCH v2 6/7] perf cs-etm: Detect pid in VMID for kernel running at EL2
` [PATCH v2 7/7] Documentation: coresight: Add PID tracing description

[GIT PULL 1/6] i.MX drivers change for 5.12
 2021-02-04 12:01 UTC  (6+ messages)
` [GIT PULL 2/6] i.MX SoC update "
` [GIT PULL 3/6] i.MX DT bindings "
` [GIT PULL 4/6] i.MX device tree change "
` [GIT PULL 5/6] i.MX arm64 device tree update "
` [GIT PULL 6/6] i.MX defconfig "

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-02-04 11:43 UTC  (5+ messages)
` [PATCH v6 13/37] cpufreq: scmi: port driver to the new scmi_perf_proto_ops interface

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-04 11:34 UTC  (4+ messages)
` [PATCH v16 06/11] "

[PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
 2021-02-04 11:31 UTC  (11+ messages)

[kbuild] [xlnx:master 59/60] drivers/mtd/spi-nor/spi-nor.c:5455:22: warning: Unused variable: np_spi
 2021-02-04 11:03 UTC 

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-02-04 10:23 UTC  (9+ messages)
` [PATCH v7 12/17] PCI: Revoke mappings like devmem

[v4] PCI: Avoid unsync of LTR mechanism configuration
 2021-02-04 10:00 UTC  (2+ messages)

[PATCH] arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
 2021-02-04  9:54 UTC  (2+ messages)

[PATCH v6 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-02-04  9:50 UTC  (6+ messages)
` [PATCH v6 06/21] arm64: Move VHE-specific SPE setup to mutate_to_vhe()

next/master bisection: baseline.login on sun50i-h5-libretech-all-h3-cc
 2021-02-04  9:11 UTC 

[PATCH 0/5] Introduce the for_each_set_clump macro
 2021-02-04  8:55 UTC  (3+ messages)
` [PATCH 2/5] lib/test_bitmap.c: Add for_each_set_clump test cases

[PATCH v3 1/3] ARM: imx7d-remarkable2.dts: Initial device tree for reMarkable2
 2021-02-04  3:03 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: imx7d: remarkable2: Enable the power button
` [PATCH v3 3/3] ARM: imx_v6_v7_defconfig: Regenerate

[PATCH] phy: mediatek: Add missing MODULE_DEVICE_TABLE()
 2021-02-04  8:08 UTC  (2+ messages)


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