linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-03 08:39:03 to 2021-02-03 19:57:14 UTC [more...]

[PATCH 1/3] drm/exynos: Init the DSIM PHY in samsung_dsim_enable()
 2021-02-03 19:53 UTC  (3+ messages)
` [PATCH 3/3] [RFC] drm/exynos: Add basic i.MX8MM support code

[PATCH 0/6] Support second Image Signal Processor on rk3399
 2021-02-03 19:54 UTC  (3+ messages)

[GIT PULL] ARM: SoC fixes for v5.11, part 3
 2021-02-03 19:38 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 5.11-rc7
 2021-02-03 19:38 UTC  (2+ messages)

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-02-03 19:29 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: meson: g12b: odroid-n2: Assign a fixed index to mmc devices
 2021-02-03 19:28 UTC  (4+ messages)
` [PATCH v2 1/1] arm64: dts: amlogic: "
` [PATCH v3 "

[PATCH v3 0/5] arm64: dts: meson: add support for ODROID-HC4
 2021-02-03 19:27 UTC  (2+ messages)

[PATCH] arm64: dts: meson: fix broken wifi node for Khadas VIM3L
 2021-02-03 19:27 UTC  (2+ messages)

[GIT PULL] arm64: dts: amlogic updates for v5.12
 2021-02-03 19:26 UTC 

[GIT PULL] ARM: dts: amlogic updates for v5.12
 2021-02-03 19:25 UTC 

[GIT PULL] ARM: multi_v7_defconfig: amlogic updtes for v5.12
 2021-02-03 19:23 UTC 

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-03 19:05 UTC  (6+ messages)
` [PATCH V3 04/14] coresight: ete: Add support for ETE sysreg access
` [PATCH V3 07/14] coresight: etm-perf: Handle stale output handles

[RFC PATCH 0/3] arm64: Implement reliable stack trace
 2021-02-03 19:03 UTC  (11+ messages)

[PATCH] [RFC] arm64: Exposes support for 32bit syscalls
 2021-02-03 19:01 UTC  (2+ messages)
` [PATCH v2] [RFC] arm64: Exposes support for 32-bit syscalls

[PATCH v2 0/4] arm64: kasan: support CONFIG_KASAN_VMALLOC
 2021-02-03 18:37 UTC  (4+ messages)
` [PATCH v2 1/4] arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-02-03 18:33 UTC  (24+ 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 18/26] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [RFC PATCH v2 19/26] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [RFC PATCH v2 20/26] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [RFC PATCH v2 21/26] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [RFC PATCH v2 22/26] KVM: arm64: Refactor __load_guest_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 v7 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2021-02-03 18:23 UTC  (2+ messages)

[PATCH] clk: at91: Fix the declaration of the clocks
 2021-02-03 18:15 UTC  (2+ messages)

[PATCH] ARM: dts: zynq: Add address-cells property to interrupt controllers
 2021-02-03 18:03 UTC  (8+ messages)

[PATCH v2 1/7] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-03 16:52 UTC  (7+ messages)
` [PATCH v2 2/7] arm64: dts: rockchip: restyle rk3399 usbdrd3_0 node
` [PATCH v2 3/7] arm64: dts: rockchip: restyle rk3399 usbdrd3_1 node
` [PATCH v2 4/7] dt-bindings: usb: dwc3: add description for rk3328
` [PATCH v2 5/7] usb: dwc3: of-simple: add compatible "
` [PATCH v2 6/7] arm64: dts: rockchip: add rk3328 dwc3 usb controller node
` [PATCH v2 7/7] dts64: rockchip: enable dwc3 usb for A95X Z2

[PATCH] drivers: net: ehternet: i825xx: Fix couple of spellings in the file ether1.c
 2021-02-03 17:54 UTC  (2+ messages)

[PATCH] pwm: lpc18xx-sct: remove unneeded semicolon
 2021-02-03 17:52 UTC  (2+ messages)

[PATCH v5] perf: cs-etm: update ETM metadata format
 2021-02-03 17:50 UTC  (2+ messages)

[PATCH v2 0/7] coresight: etm-perf: Fix pid tracing with VHE
 2021-02-03 17:39 UTC  (3+ messages)
` [PATCH v2 7/7] Documentation: coresight: Add PID tracing description

[RFC PATCH 0/5] arm64: Prepare instruction decoder for objtool
 2021-02-03 17:30 UTC  (7+ messages)
` [RFC PATCH 3/5] arm64: aarch64-insn: Add barrier encodings
    ` [RFC PATCH 1/5] arm64: Move instruction encoder/decoder under lib/

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

[PATCH v5 1/5] uapi: Move the aux vector AT_MINSIGSTKSZ define to uapi
 2021-02-03 17:22 UTC 

[PATCH] doc: devicetree: bindings: usb: Change descibe to describe in usbmisc-imx.txt
 2021-02-03 17:00 UTC  (2+ messages)

[PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt
 2021-02-03 16:59 UTC  (2+ messages)

[PATCH 00/11] Device tree fixes for Armada family
 2021-02-03 16:57 UTC  (25+ messages)
` [PATCH 01/11] fix: arm64: dts: replace wrong regulator on ap emmc
` [PATCH 02/11] dts: mvebu: Update A8K AP806 SDHCI settings
    ` [EXT] "
` [PATCH 03/11] dts: mvebu: Add pin control definitions for SDIO interafce
    ` [EXT] "
` [PATCH 04/11] fix: dts: a8k: Add CP eMMC regulator and update device parameters
` [PATCH 05/11] arm64: dts: marvell: armada-3720-db: add comphy references
` [PATCH 06/11] arm64: dts: marvell: armada-3270-espressobin: "
` [PATCH 07/11] fix: ARM64: dts: cp110: Switch to 8-bit ECC NAND setting
` [PATCH 08/11] arm64: dts: marvell: armada-3720-db: add eeprom description
` [PATCH 09/11] dts: a3700: enable dma coherence for PCIE interface
` [PATCH 10/11] dts: marvell: add 2 eeprom properties to A8K DB device tree
` [PATCH 11/11] dts: marvell: add 2 eeprom properties to A7K "

[PATCH 1/1] arm64: dts: meson: g12b: odroid-n2: Add I2C RTC device node
 2021-02-03 16:47 UTC  (3+ messages)

[PATCH 0/2] KVM: arm64: Stub exports in nvhe code
 2021-02-03 16:43 UTC  (5+ messages)
` [PATCH 1/2] asm-generic: export: Stub EXPORT_SYMBOL with __DISABLE_EXPORTS
` [PATCH 2/2] KVM: arm64: Stub EXPORT_SYMBOL for nVHE EL2 code

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-02-03 16:18 UTC  (8+ messages)
` [PATCH v6 13/37] cpufreq: scmi: port driver to the new scmi_perf_proto_ops interface
` [PATCH v6 29/37] regulator: scmi: port driver to the new scmi_voltage_proto_ops interface

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-02-03 16:14 UTC  (8+ messages)
` [PATCH v7 12/17] PCI: Revoke mappings like devmem

[PATCH v6 0/8] drm/mediatek: add support for mediatek SOC MT8192
 2021-02-03 16:14 UTC  (7+ messages)
` [PATCH v6 4/8] drm/mediatek: separate ccorr module
` [PATCH v6 5/8] drm/mediatek: Fix ccorr size config
` [PATCH v6 6/8] drm/mediatek: add matrix_bits private data for ccorr

[PATCH 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-03 15:51 UTC  (13+ messages)
` [PATCH 05/12] kasan: unify large kfree checks
` [PATCH 06/12] kasan: rework krealloc tests
` [PATCH 07/12] kasan, mm: remove krealloc side-effect
` [PATCH 08/12] kasan, mm: optimize krealloc poisoning
` [PATCH 09/12] kasan: ensure poisoning size alignment
` [PATCH 11/12] kasan: always inline HW_TAGS helper functions

[arm:for-next 21/26] drivers/mailbox/arm_mhuv2.c:1129:13: error: incompatible function pointer types initializing 'void amba_device with an expression of type 'int (struct amba_device
 2021-02-03 14:49 UTC 

[PATCH] arm64/ptdump:display the Linear Mapping start marker
 2021-02-03 14:13 UTC  (3+ messages)

[PATCH] firmware: xilinx: Use explicit values for all enum values
 2021-02-03 14:13 UTC 

[PATCH][next] iommu/mediatek: Fix unsigned domid comparison with less than zero
 2021-02-03 13:59 UTC 

[RFC PATCH 12/17] gcc-plugins: objtool: Add plugin to detect switch table on arm64
 2021-02-03 13:58 UTC  (12+ messages)

[PATCH] dt-bindings: spi: zynq: Convert Zynq QSPI binding to yaml
 2021-02-03 13:46 UTC 

[PATCH v2 0/8] Add support for HiSilicon Hip09 uncore PMU driver
 2021-02-03 13:43 UTC  (15+ messages)
` [PATCH v2 1/8] drivers/perf: hisi: Refactor code for more uncore PMUs
` [PATCH v2 2/8] drivers/perf: hisi: Add PMU version for uncore PMU drivers
` [PATCH v2 3/8] drivers/perf: hisi: Add new functions for L3C PMU
` [PATCH v2 4/8] drivers/perf: hisi: Add new functions for HHA PMU
` [PATCH v2 5/8] drivers/perf: hisi: Update DDRC PMU for programable counter
` [PATCH v2 6/8] drivers/perf: hisi: Add support for HiSilicon SLLC PMU driver
` [PATCH v2 7/8] drivers/perf: hisi: Add support for HiSilicon PA "

arm64: soc: ZynqMP changes for v5.12
 2021-02-03 13:38 UTC 

[GIT PULL] arm64: dts: ZynqMP DT changes for v5.12
 2021-02-03 13:31 UTC 

[PATCH 0/2] Add mediatek MT6359 accdet driver
 2021-02-03 13:20 UTC  (3+ messages)

[PATCH 1/1] pinctrl: pinctrl-microchip-sgpio: Fix wrong register offset for IRQ trigger
 2021-02-03 12:51 UTC  (2+ messages)

[REPORT][next] pinctrl: pinctrl-microchip-sgpio: out-of-bounds bug in sgpio_clrsetbits()
 2021-02-03 12:51 UTC  (3+ messages)

[PATCH v2 0/2] Add support for ARM Cortex-A78 PMU
 2021-02-03 12:38 UTC  (2+ messages)

[GIT PULL] Allwinner Fixes for 5.11, Take 2
 2021-02-03 12:31 UTC  (2+ messages)

[PATCH RESEND v2] ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
 2021-02-03 12:31 UTC  (2+ messages)

[PATCH 0/2] Introduce macros for the offsets to reserved_pg_dir and tramp_pg_dir
 2021-02-03 12:28 UTC  (2+ messages)

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

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

[PATCH V3 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-03 11:45 UTC  (3+ messages)
` [PATCH V3 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback

[PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
 2021-02-03 11:36 UTC  (10+ messages)
` [PATCH v2 1/9] arm64: assembler: add cond_yield macro
` [PATCH v2 2/9] crypto: arm64/sha1-ce - simplify NEON yield
` [PATCH v2 3/9] crypto: arm64/sha2-ce "
` [PATCH v2 4/9] crypto: arm64/sha3-ce "
` [PATCH v2 5/9] crypto: arm64/sha512-ce "
` [PATCH v2 6/9] crypto: arm64/aes-neonbs - remove NEON yield calls
` [PATCH v2 7/9] crypto: arm64/aes-ce-mac - simplify NEON yield
` [PATCH v2 8/9] crypto: arm64/crc-t10dif - move NEON yield to C code
` [PATCH v2 9/9] arm64: assembler: remove conditional NEON yield macros

[PATCH 1/2] ARM: omap2plus_defconfig: Enable Netfilter components as modules
 2021-02-03 11:34 UTC  (2+ messages)
` [PATCH 2/2] ARM: omap2plus_defconfig: Update for dropped options

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-02-03 11:32 UTC  (3+ messages)

[PATCH v3 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-03 11:23 UTC  (10+ messages)
` [PATCH v3 10/22] media: camss: Add support for CSIPHY hardware version Titan 170
` [PATCH v3 15/22] dt-bindings: media: camss: Add qcom, sdm660-camss binding
` [PATCH v3 19/22] arm64: defconfig: Build Qcom CAMSS as module

[PATCH] drm/mediatek: Add missing MODULE_DEVICE_TABLE()
 2021-02-03 11:07 UTC 

[PATCH] phy: mediatek: Add missing MODULE_DEVICE_TABLE()
 2021-02-03 11:06 UTC 

[PATCH] KVM: arm64: Correct spelling of DBGDIDR register
 2021-02-03 11:01 UTC  (2+ messages)

[PATCH] clk: mediatek: Select all the MT8183 clocks by default
 2021-02-03 10:54 UTC 

[PATCH 1/3] dt-bindings: media: mtk-vcodec: Separating mtk vcodec encoder node
 2021-02-03 10:44 UTC  (4+ messages)
` [PATCH 3/3] media: mtk-vcodec: Separating mtk encoder driver

[PATCH] i2c: mediatek: Get device clock-stretch time via dts
 2021-02-03 10:35 UTC 

[PATCH] drm/xlnx: fix kmemleak by sending vblank_event in atomic_disable
 2021-02-03 10:42 UTC  (2+ messages)

[RFC PATCH v2 1/3] dt-bindings: usb: mtk-xhci: add compatible for mt8195
 2021-02-03 10:31 UTC  (4+ messages)
` [RFC PATCH v2 2/3] usb: xhci-mtk: modify the SOF/ITP interval "
` [RFC PATCH v2 3/3] arm64: dts: mt8195: add USB related nodes

[PATCH v1 0/7] remove different PHY fixups
 2021-02-03 10:24 UTC  (11+ messages)
` [PATCH v1 1/7] ARM i.MX6q: remove PHY fixup for KSZ9031
` [PATCH v1 2/7] ARM i.MX6q: remove TX clock delay of ar8031_phy_fixup()
` [PATCH v1 3/7] ARM i.MX6q: remove hand crafted PHY power up in ar8035_phy_fixup()
` [PATCH v1 4/7] ARM i.MX6q: remove clk-out fixup for the Atheros AR8031 and AR8035 PHYs
` [PATCH v1 5/7] ARM i.MX6q: remove Atheros AR8035 SmartEEE fixup
` [PATCH v1 6/7] ARM: imx6sx: remove Atheros AR8031 PHY fixup
` [PATCH v1 7/7] ARM: imx7d: "

[PATCH 00/21] [Set 2] Rid W=1 warnings from Clock
 2021-02-03 10:09 UTC  (6+ messages)
` [PATCH 12/21] clk: sunxi: clk-sun6i-ar100: Demote non-conformant kernel-doc header

[PATCH] arm64: Make CPU_BIG_ENDIAN depend on !LD_IS_LLD
 2021-02-03 10:08 UTC  (5+ messages)

[PATCH 1/1] ARM: dts: orange-pi-zero-plus2: use fixed mmc indexes
 2021-02-03 10:00 UTC  (4+ messages)

[arm-platforms:kvm-arm64/ptp 7/7] undefined reference to `arm_smccc_1_1_get_conduit'
 2021-02-03  9:27 UTC  (2+ messages)

[arm-platforms:kvm-arm64/ptp 1/7] drivers/firmware/smccc/kvm_guest.c:12:13: warning: no previous prototype for function 'kvm_init_hyp_services'
 2021-02-03  9:27 UTC  (2+ messages)

[PATCH 1/3] drivers: firmware: Add Pdi load API support
 2021-02-03  9:26 UTC  (9+ messages)
` [PATCH 3/3] fpga: versal-fpga: Add versal fpga manager driver

[PATCH 0/5] Support H264 4K on MT8192
 2021-02-03  8:37 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: media: mtk-vcodec: Add dma-ranges property
` [PATCH 2/5] media: mtk-vcodec: Support 4GB~8GB range iova space for venc
` [PATCH 3/5] dt-bindings: media: mtk-vcodec: Add binding for MT8192 VENC
` [PATCH 4/5] media: mtk-vcodec: Add MT8192 H264 venc driver
` [PATCH 5/5] media: mtk-vcodec: Support H264 4K encoding on MT8192

[PATCH 0/4] clocksource: remove obsolete drivers
 2021-02-03  8:37 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).