linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-21 08:37:56 to 2020-04-22 00:40:38 UTC [more...]

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-04-22  0:40 UTC  (10+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[PATCH v6 0/4] Config mipi tx current and impedance
 2020-04-21 23:31 UTC  (2+ messages)

[PATCH] arm64: dts: fast models: Fix FVP video RAM size
 2020-04-21 23:14 UTC 

[PATCH v15 0/3] mt8183 dpi support pin mode swap
 2020-04-21 23:01 UTC  (3+ messages)
` [PATCH v15 2/3] dt-bindings: display: mediatek: convert the document format from txt to yaml

[PATCH net-next 1/1] net: stmmac: Add support for VLAN promiscuous mode
 2020-04-21 22:41 UTC  (2+ messages)

[PATCH] ARM: dts: bcm2835-rpi-zero-w: Fix led polarity
 2020-04-21 22:27 UTC  (2+ messages)

[PATCH v2] firmware: tegra: Make BPMP a regular driver
 2020-04-21 22:00 UTC 

[PATCH v2 0/9] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-21 21:14 UTC  (2+ messages)
` [PATCH v2 5/9] arm64: Add call_break_hook() to early_brk64() for early kgdb

[PATCH v2 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-21 20:31 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: Add ARM smc wdt for mt8173 watchdog
` [PATCH v2 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-04-21 20:20 UTC 

[v2 PATCH 1/5] efi: Move arm-stub to a common file
 2020-04-21 19:19 UTC  (2+ messages)

[v2 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
 2020-04-21 19:19 UTC  (2+ messages)

[v2 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
 2020-04-21 19:19 UTC  (2+ messages)

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-21 19:02 UTC  (18+ messages)
` [PATCH v6 01/12] dt-bindings: add img, pvrsgx.yaml for Imagination GPUs
  ` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml "

[PATCH V4 00/22] ARM: dts: stm32: Repair AV96 board
 2020-04-21 17:07 UTC  (4+ messages)

[PATCH] arm64: add check_wx_pages debugfs for CHECK_WX
 2020-04-21 17:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] coresight: cti: Add power management to CTI driver
 2020-04-21 17:33 UTC  (5+ messages)

[PATCH] perf/smmuv3: Allow sharing MMIO registers with the SMMU driver
 2020-04-21 17:25 UTC  (2+ messages)

[PATCH] perf: cs-etm: Update to build with latest opencsd version
 2020-04-21 17:23 UTC  (4+ messages)

[PATCH v2 0/7] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-04-21 17:22 UTC  (13+ messages)
` [PATCH v2 1/7] net: macb: fix wakeup test in runtime suspend/resume routines
` [PATCH v2 2/7] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH v2 3/7] net: macb: fix macb_get/set_wol() when moving to phylink
` [PATCH v2 4/7] net: macb: fix macb_suspend() by removing call to netif_carrier_off()
` [PATCH v2 5/7] net: macb: fix call to pm_runtime in the suspend/resume functions
` [PATCH v2 6/7] net: macb: WoL support for GEM type of Ethernet controller
` [PATCH v2 7/7] net: macb: Add WoL interrupt support for MACB "

[PATCH v1 0/6] arm64: tlb: add support for TTL feature
 2020-04-21 17:16 UTC  (13+ messages)
` [PATCH v1 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v1 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v1 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

[PATCH v6 0/10] exynos-ufs: Add support for UFS HCI
 2020-04-21 16:56 UTC  (9+ messages)
  ` [PATCH v6 06/10] dt-bindings: phy: Document Samsung UFS PHY bindings
  ` [PATCH v6 08/10] dt-bindings: ufs: Add DT binding documentation for ufs
    ` [PATCH v6 05/10] scsi: ufs: add quirk to fix abnormal ocs fatal error

[PATCH] arm32: fix flushcache syscall with device address
 2020-04-21 16:55 UTC  (6+ messages)

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-04-21 16:45 UTC  (26+ messages)
` [PATCH v3 01/23] arm64: alternative: Allow alternative_insn to always issue the first instruction
` [PATCH v3 02/23] arm64: mte: system register definitions
` [PATCH v3 03/23] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v3 04/23] arm64: mte: Use Normal Tagged attributes for the linear map
` [PATCH v3 05/23] arm64: mte: Assembler macros and default architecture for .S files
` [PATCH v3 06/23] arm64: mte: Tags-aware clear_page() implementation
` [PATCH v3 07/23] arm64: mte: Tags-aware copy_page() implementation
` [PATCH v3 08/23] arm64: Tags-aware memcmp_pages() implementation
` [PATCH v3 09/23] arm64: mte: Add specific SIGSEGV codes
` [PATCH v3 10/23] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v3 11/23] mm: Introduce arch_calc_vm_flag_bits()
` [PATCH v3 12/23] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v3 13/23] mm: Introduce arch_validate_flags()
` [PATCH v3 14/23] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
` [PATCH v3 15/23] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
` [PATCH v3 16/23] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v3 17/23] arm64: mte: Allow user control of the generated random tags "
` [PATCH v3 18/23] arm64: mte: Restore the GCR_EL1 register after a suspend
` [PATCH v3 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v3 20/23] fs: Allow copy_mount_options() to access user-space in a single pass
` [PATCH v3 21/23] arm64: mte: Check the DT memory nodes for MTE support
` [PATCH v3 22/23] arm64: mte: Kconfig entry
` [PATCH v3 23/23] arm64: mte: Add Memory Tagging Extension documentation

[RFC PATCH v2 0/6] firmware: conduit method helpers for SMCCC v1.0 calls
 2020-04-21 16:38 UTC  (7+ messages)
` [RFC PATCH v2 1/6] firmware: helper functions for SMCCC v1.0 invocation conduit
` [RFC PATCH v2 2/6] firmware: psci: set SMCCC v1.0 conduit and use helpers functions
` [RFC PATCH v2 3/6] tee: optee: use SMCCC v1.0 helper functions
` [RFC PATCH v2 4/6] firmware: arm_sdei: "
` [RFC PATCH v2 5/6] firmware: stratix10: "
` [RFC PATCH v2 6/6] firmware: zynqmp: "

[PATCH v5] ARM: boot: Obtain start of physical memory from DTB
 2020-04-21 16:19 UTC  (5+ messages)

[PATCH v6 0/6] drm/meson: add support for Amlogic Video FBC
 2020-04-21 16:15 UTC  (7+ messages)
` [PATCH v6 1/6] drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression
` [PATCH v6 2/6] drm/meson: add Amlogic Video FBC registers
` [PATCH v6 3/6] drm/meson: overlay: setup overlay for Amlogic FBC
` [PATCH v6 4/6] drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode
` [PATCH v6 5/6] drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout
` [PATCH v6 6/6] drm/meson: crtc: handle commit of Amlogic FBC frames

[PATCH v7 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-21 16:16 UTC  (9+ messages)
` [PATCH v7 1/8] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure
` [PATCH v7 2/8] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH v7 3/8] drm: bridge: synopsis: add dsi v1.01 support
` [PATCH v7 4/8] drm: imx: Add i.MX 6 MIPI DSI host platform driver
` [PATCH v7 5/8] dt-bindings: display: add i.MX6 MIPI DSI host controller doc
` [PATCH v7 6/8] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check
` [PATCH v7 7/8] drm: bridge: dw-mipi-dsi: split low power cfg register into fields
` [PATCH v7 8/8] drm: bridge: dw-mipi-dsi: fix bad register field offsets

[PATCH] dt-bindings: media: rockchip-vpu: fix interrupt-names
 2020-04-21 15:51 UTC 

[PATCH] drm/meson: add mode selection limits against specific SoC revisions
 2020-04-21 15:38 UTC  (3+ messages)

[PATCH v2] remoteproc: remove rproc_elf32_sanity_check
 2020-04-21 15:38 UTC  (4+ messages)

[PATCH v2 0/8] Relax sanity checking for mismatched AArch32 EL1
 2020-04-21 15:15 UTC  (10+ messages)
` [PATCH v2 1/8] arm64: cpufeature: Relax check for IESB support
` [PATCH v2 2/8] arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1
` [PATCH v2 3/8] arm64: cpufeature: Add CPU capability for AArch32 EL1 support
` [PATCH v2 4/8] arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()
` [PATCH v2 5/8] arm64: cpufeature: Factor out checking of AArch32 features
` [PATCH v2 6/8] arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
` [PATCH v2 7/8] arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
` [PATCH v2 8/8] arm64: cpufeature: Add an overview comment for the cpufeature framework

[PATCH] arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU
 2020-04-21 14:45 UTC  (5+ messages)

[PATCH v2 0/2] arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU
 2020-04-21 14:44 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] arm64: dts: Don't use underscore in node name

[PATCH V2] dt-bindings: thermal: Convert i.MX to json-schema
 2020-04-21 14:31 UTC  (3+ messages)

[PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
 2020-04-21 14:30 UTC  (16+ messages)

[PATCH V3 1/2] dt-bindings: watchdog: Convert i.MX to json-schema
 2020-04-21 14:21 UTC  (2+ messages)
` [PATCH V3 2/2] dt-bindings: watchdog: Convert i.MX7ULP "

[RFC PATCH v2 0/2] Introduce multi PM domains helpers
 2020-04-21 14:18 UTC  (4+ messages)
` [RFC PATCH v2 1/2] PM / domains: "

[PATCH V2 1/3] dt-bindings: nvmem: Convert i.MX OCOTP to json-schema
 2020-04-21 14:09 UTC  (3+ messages)
` [PATCH V2 2/3] dt-bindings: nvmem: Convert i.MX IIM "
` [PATCH V2 3/3] dt-bindings: nvmem: Convert MXS OCOTP "

[PATCH] arm64: dts: meson-g12b-khadas-vim3: fix missing frddr_a node
 2020-04-21 14:15 UTC  (2+ messages)

[PATCH 0/2] rproc core patches needed for TI K3 drivers
 2020-04-21 14:12 UTC  (4+ messages)
` [PATCH 1/2] remoteproc: Add prepare and unprepare ops

[PATCH V2] dt-bindings: gpio: Convert i.MX to json-schema
 2020-04-21 14:03 UTC 

[PATCH V3] dt-bindings: thermal: Convert i.MX8MM to json-schema
 2020-04-21 13:59 UTC 

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-21 14:02 UTC  (2+ messages)

[PATCH v2 net-next] net: dsa: add GRO support via gro_cells
 2020-04-21 13:41 UTC 

[PATCH] kasan: fix KASAN unit tests for tag-based KASAN
 2020-04-21 13:37 UTC  (5+ messages)

[PATCH] arm64: sync kernel APIAKey when installing
 2020-04-21 13:31 UTC  (3+ messages)

[PATCH v5 0/8] drm/meson: add support for Amlogic Video FBC
 2020-04-21 13:14 UTC  (8+ messages)
` [PATCH v5 1/8] drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression

[PATCH v3 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-04-21 12:58 UTC  (3+ messages)
` [PATCH v3 2/2] tty: serial: Add modem control gpio support for "

[PATCH v2 2/2] arm64: dts: uniphier: Add support for Akebi96
 2020-04-21 12:56 UTC  (4+ messages)

[PATCH v6 0/5] mainline Protonic boards
 2020-04-21 12:40 UTC  (6+ messages)
` [PATCH v6 1/5] ARM: dts: add Protonic PRTI6Q board
` [PATCH v6 2/5] ARM: dts: add Protonic WD2 board
` [PATCH v6 3/5] ARM: dts: add Protonic VT7 board
` [PATCH v6 4/5] ARM: dts: add Protonic RVT board
` [PATCH v6 5/5] dt-bindings: arm: fsl: add different Protonic boards

[RFC PATCH v2 00/13] perf pmu-events: Support event aliasing for system PMUs
 2020-04-21 12:28 UTC  (8+ messages)
` [RFC PATCH v2 09/13] perf vendor events: Add JSON metrics for imx8mm DDR Perf

[PATCH -next] tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart
 2020-04-21 12:31 UTC 

[PATCH v11 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-04-21 11:39 UTC  (11+ messages)
` [PATCH v11 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH 0/6] Add Stinger96 and IoT Box board support
 2020-04-21 11:16 UTC  (3+ messages)
` [PATCH 2/6] ARM: dts: Add missing pinctrl entries for STM32MP15

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-21 10:50 UTC  (5+ messages)
` [PATCH v2 10/16] gpio: add a reusable generic gpio_chip using regmap

5.7-rcX fails to boot on foundation model
 2020-04-21 10:38 UTC  (2+ messages)

[PATCH kvmtool v3] Add emulation for CFI compatible flash memory
 2020-04-21 10:32 UTC  (3+ messages)

[RFC PATCH v11 0/9] Enable ptp_kvm for arm64
 2020-04-21  9:57 UTC  (6+ messages)
` [RFC PATCH v11 1/9] psci: export psci conduit get helper
` [RFC PATCH v11 5/9] psci: Add hypercall service for ptp_kvm

[PATCH] mmc: mmci_sdmmc: fix power on issue due to pwr_reg initialization
 2020-04-21  9:38 UTC  (3+ messages)

[PATCH] ARM: samsung: Omit superfluous error message in s3c_adc_probe()
 2020-04-21  9:38 UTC  (2+ messages)

[PATCH] ARM: samsung: Use devm_platform_ioremap_resource() to simplify code
 2020-04-21  9:37 UTC  (2+ messages)

[RFC 0/8] mfd: Add support for Khadas Microcontroller
 2020-04-21  9:24 UTC  (3+ messages)
` [RFC 3/8] hwmon: add support for the MCU controlled FAN on Khadas boards

[PATCH] arm64/kvm: Fix duplicate tracepoint definitions after KVM consolidation
 2020-04-21  9:17 UTC 

[PATCH] media: cedrus: Implement runtime PM
 2020-04-21  9:01 UTC  (9+ messages)
` [linux-sunxi] "

[PATCH v8 0/8] Add support for PCIe controller to work in endpoint mode on R-Car/RZ/G2x SoCs
 2020-04-21  8:58 UTC  (4+ messages)
` [PATCH v8 7/8] PCI: rcar: Add endpoint mode support

[PATCH v5 00/25] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-04-21  8:55 UTC  (10+ messages)
` [PATCH v5 02/25] iommu/sva: Manage process address spaces

[PATCH v2 0/7] Add H6 I2S support
 2020-04-21  8:50 UTC  (5+ messages)
` [PATCH v2 4/7] ASoC: sun4i-i2s: Set sign extend sample

[PATCH 0/5] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-04-21  8:37 UTC  (5+ messages)
` [PATCH 4/5] net: macb: WoL support for GEM type of Ethernet controller

[PATCH 1/3] arm64: dts: rockchip: add bus-width properties to mmc nodes for rk3328.dtsi
 2020-04-21  8:37 UTC  (4+ 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).