linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 10:59:45 to 2020-04-14 16:48:30 UTC [more...]

[PATCH v6 00/14] Add EMC scaling support for Tegra210
 2020-04-14 16:48 UTC  (37+ messages)
` [PATCH v6 04/14] clk: tegra: Rename Tegra124 EMC clock source file
` [PATCH v6 07/14] clk: tegra: Implement Tegra210 EMC clock
` [PATCH v6 09/14] memory: tegra: Add EMC scaling support code for Tegra210
` [PATCH v6 10/14] memory: tegra: Add EMC scaling sequence "
` [PATCH v6 11/14] memory: tegra: Support derated timings on Tegra210

[PATCH 1/2] remoteproc: imx_rproc: dummy kick method
 2020-04-14 16:45 UTC  (4+ messages)
` [PATCH v2 0/3] remoteproc: imx_rproc: add virtio support
  ` [PATCH v2 1/3] remoteproc: imx_rproc: set pc on start

[PATCH] dt-bindings: thermal: Get rid of thermal.txt and replace references
 2020-04-14 16:43 UTC  (2+ messages)

[PATCH] dt-bindings: timer: cadence_ttc: Migrate timer-cadence-ttc documentation to YAML
 2020-04-14 16:40 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: xiic: Migrate i2c-xiic documentation to YAML
 2020-04-14 16:37 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: cadence: Migrate i2c-cadence documentation to YAML
 2020-04-14 16:36 UTC  (2+ messages)

[PATCH v2] arm64: Delete the space separator in __emit_inst
 2020-04-14 16:32 UTC 

[PATCH 0/5] arm64: vdso: cleanups
 2020-04-14 16:27 UTC  (13+ messages)
` [PATCH 1/5] arm64: vdso: don't free unallocated pages

[PATCH v2 4/4] thermal: cpuidle: Register cpuidle cooling device
 2020-04-14 16:26 UTC 

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14 16:24 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()

[PATCH 0/2] iommu/arm-smmu: Allow client devices to select direct mapping
 2020-04-14 16:18 UTC  (4+ messages)
` [PATCH 2/2] "

[bug report] armada-8040-mcbin: 5.6-rc5 boot failure
 2020-04-14 16:08 UTC  (4+ messages)

[PATCH] arm64: Delete the space separator in __emit_inst
 2020-04-14 16:07 UTC  (4+ messages)

stop messing with set_fs in arm_sdei
 2020-04-14 15:59 UTC  (4+ messages)
` [PATCH 1/2] firmware: arm_sdei: remove unused interfaces
` [PATCH 2/2] arm_sdei: remove the set_fs calls in sdei_event_handler

[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14 15:57 UTC  (4+ messages)

[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14 15:56 UTC 

[PATCH] irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order
 2020-04-14 15:52 UTC  (3+ messages)

[PATCH] coresight: tmc: Read TMC mode only when TMC hw is enabled
 2020-04-14 15:47 UTC  (5+ messages)

[PATCH v2 04/16] regmap-irq: make it possible to add irq_chip do a specific device node
 2020-04-14 15:37 UTC  (2+ messages)
` Applied "regmap-irq: make it possible to add irq_chip do a specific device node" to the regmap tree

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-04-14 15:34 UTC  (15+ messages)
` [PATCH v4 01/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v4 02/14] arm: add support for folded p4d page tables
` [PATCH v4 03/14] arm64: "
` [PATCH v4 04/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v4 05/14] ia64: add support for folded p4d page tables
` [PATCH v4 06/14] nios2: "
` [PATCH v4 07/14] openrisc: "
` [PATCH v4 08/14] powerpc: "
` [PATCH v4 09/14] sh: fault: Modernize printing of kernel messages
` [PATCH v4 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v4 11/14] sh: add support for folded p4d page tables
` [PATCH v4 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v4 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v4 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[PATCH] arm64: drop duplicate definitions of ID_AA64MMFR0_TGRAN constants
 2020-04-14 15:31 UTC  (4+ messages)

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-14 15:27 UTC  (5+ messages)
` [PATCH v2 4/4] hugetlbfs: clean up "

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

[PATCHv2 1/1] net: ethernet: stmmac: simplify phy modes management for stm32
 2020-04-14 15:14 UTC  (4+ messages)

decruft the vmalloc API v2
 2020-04-14 15:13 UTC  (31+ messages)
` [PATCH 01/29] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/29] x86: fix vmap arguments in map_irq_stack
` [PATCH 03/29] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 04/29] staging: media: ipu3: use vmap instead of reimplementing it
` [PATCH 05/29] dma-mapping: use vmap insted "
` [PATCH 06/29] powerpc: add an ioremap_phb helper
` [PATCH 07/29] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 08/29] mm: remove __get_vm_area
` [PATCH 09/29] mm: unexport unmap_kernel_range_noflush
` [PATCH 10/29] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 11/29] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 12/29] mm: pass addr as unsigned long to vb_free
` [PATCH 13/29] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 14/29] mm: rename vmap_page_range to map_kernel_range
` [PATCH 15/29] mm: don't return the number of pages from map_kernel_range{, _noflush}
` [PATCH 16/29] mm: remove map_vm_range
` [PATCH 17/29] mm: remove unmap_vmap_area
` [PATCH 18/29] mm: remove the prot argument from vm_map_ram
` [PATCH 19/29] mm: enforce that vmap can't map pages executable
` [PATCH 20/29] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 21/29] mm: remove the pgprot argument to __vmalloc
` [PATCH 22/29] mm: remove the prot argument to __vmalloc_node
` [PATCH 23/29] mm: remove both instances of __vmalloc_node_flags
` [PATCH 24/29] mm: remove __vmalloc_node_flags_caller
` [PATCH 25/29] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 26/29] mm: remove vmalloc_user_node_flags
` [PATCH 27/29] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 28/29] powerpc: use __vmalloc_node in alloc_vm_stack
` [PATCH 29/29] s390: use __vmalloc_node in stack_alloc

[PATCH V2 0/2] Convert stm32 dwmac to DT schema
 2020-04-14 15:11 UTC  (3+ messages)

[PATCH] arm64: panic on synchronous external abort in kernel context
 2020-04-14 14:53 UTC  (6+ messages)

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

[PATCH v2 0/4] huge vmalloc mappings
 2020-04-14 14:48 UTC  (15+ messages)
` [PATCH v2 1/4] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v2 4/4] mm/vmalloc: Hugepage vmalloc mappings

[PATCH v3 1/3] dt-bindings: sound: convert rockchip spdif bindings to yaml
 2020-04-14 14:46 UTC  (2+ messages)
` Applied "ASoC: convert rockchip spdif bindings to yaml" to the asoc tree

[PATCH] soc/stm/stm32_sub_sai: Add missing '\n' in log messages
 2020-04-14 14:46 UTC  (2+ messages)
` Applied "soc/stm/stm32_sub_sai: Add missing '\n' in log messages" to the asoc tree

[PATCH v2 3/3] dt-bindings: sound: rockchip-i2s: add power-domains property
 2020-04-14 14:45 UTC  (2+ messages)
` Applied "ASoC: rockchip-i2s: add power-domains property" to the asoc tree

[RFC PATCH 1/4] bus: fsl-mc: add custom .dma_configure implementation
 2020-04-14 14:32 UTC  (4+ messages)

[PATCH] arm64: defconfig: Re-enable Tegra PCIe Host driver
 2020-04-14 14:26 UTC  (2+ messages)

[PATCH] KVM: Optimize kvm_arch_vcpu_ioctl_run function
 2020-04-14 14:26 UTC  (2+ messages)

[PATCH] dt-bindings: dma: uniphier-xdmac: switch to single reg region
 2020-04-14 14:21 UTC  (2+ messages)

[PATCH] arm64: Optimize ptrauth by enabling it for non-leaf functions
 2020-04-14 14:07 UTC  (9+ messages)

[PATCH] arm64: dts: rockchip: add isp and sensors for scarlet
 2020-04-14 14:06 UTC 

[PATCH 0/5] add RTT support for SAM9X60
 2020-04-14 13:59 UTC  (12+ messages)
` [PATCH 4/5] ARM: dts: sam9x60: add rtt

[PATCH] arm64: kvm: Delete duplicated label: in invalid_vector
 2020-04-14 13:57 UTC  (3+ messages)

[PATCH v5 0/5] ov5645: Deprecate usage of the clock-frequency
 2020-04-14 13:55 UTC  (3+ messages)
` [PATCH v5 1/5] media: dt-bindings: media: i2c: Deprecate usage of the clock-frequency property

[PATCH v4 0/5] mmc: mediatek: add mmc cqhci support
 2020-04-14 13:55 UTC  (3+ messages)
` [PATCH 5/5] [5/5] dt-bindings: mmc: mediatek: Add document for mt6779

[PATCH] soc: imx8m: No need to put node when of_find_compatible_node() failed
 2020-04-14 13:53 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: arm: fsl: add nxp based toradex colibri bindings
 2020-04-14 13:49 UTC  (2+ messages)

[PATCH V2 0/4] ARM: imx7ulp: support HSRUN mode
 2020-04-14 13:44 UTC  (2+ messages)

[PATCH 0/3] KVM: arm: vgic fixes for 5.7
 2020-04-14 13:43 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm: vgic: Synchronize the whole guest on GIC{D, R}_I{S, C}ACTIVER read
  ` [PATCH 1/3] KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read

[PATCH 0/3] imx: drop dependency on ARM64
 2020-04-14 13:37 UTC  (3+ messages)
` [PATCH 2/3] clk: imx: drop the dependency on ARM64 for i.MX8M

[PATCH V3] clk: imx7ulp: make it easy to change ARM core clk
 2020-04-14 13:36 UTC  (2+ messages)

[PATCH V2] mailbox: imx-mailbox: fix scu msg header size check
 2020-04-14 13:34 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mailbox: imx-mu: correct example
 2020-04-14 13:24 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8qxp: support scu mailbox channel

[PATCH v3 1/3] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth
 2020-04-14 13:26 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: vgic_irq: Fix memory leaks
 2020-04-14 13:15 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy

[RFC v1 0/5] GPU DVFS for Meson GXBB/GXL/GXM/G12A/G12B/SM1
 2020-04-14 13:05 UTC  (2+ messages)

[PATCH v2] coresight: Fix support for sparsely populated ports
 2020-04-14 13:05 UTC 

[PATCH 0/2] clk: meson8b: allow the HDMI driver to manage "hdmi_sys"
 2020-04-14 13:01 UTC  (2+ messages)

[xlnx:master 9789/9999] drivers/usb/dwc3/core.h:1462: multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1462: first defined here
 2020-04-14 12:56 UTC  (4+ messages)

[PATCH] ARM64: fixed dump_backtrace() when task running on another cpu
 2020-04-14 12:54 UTC  (3+ messages)
`  "

[PATCH 1/2] ARM: dts: imx7: Correct CPU supply name
 2020-04-14 12:54 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mm-evk: Add secondary cpus supply
 2020-04-14 12:53 UTC  (2+ messages)

[PATCH 0/4] Move tx-deempth and tx swing to pci.txt
 2020-04-14 12:51 UTC  (4+ messages)
` [PATCH 1/4] devicetree: bindings: pci: document tx-deempth tx swing and rx-eq property
    ` R: "

[V3 0/3] Fixed dump_backtrace() when task running on another cpu
 2020-04-14 12:36 UTC  (4+ messages)
` [V3 1/3] ARM64:fixed "
` [V3 2/3] sched:add task_running()
` [V3 3/3] sched:rename task_running() and to task_running_on_rq

[BUG] PCI: rockchip: rk3399: pcie switch support
 2020-04-14 12:28 UTC  (5+ messages)

[v6, 0/5] media: media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2020-04-14 12:25 UTC  (2+ messages)

[PATCH] net/3com/3c515: Fix MODULE_ARCH_VERMAGIC redefinition
 2020-04-14 12:23 UTC  (7+ messages)

[PATCH] KVM: handle the right RAS SEA(Synchronous External Abort) type
 2020-04-14 12:18 UTC  (2+ messages)

ACPI support for System Control and Management Interface (SCMI)
 2020-04-14 12:08 UTC  (3+ messages)

[RFC PATCH v2] arm64: cpufeatures: add support for tlbi range instructions
 2020-04-14 11:45 UTC  (9+ messages)

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-04-14 11:44 UTC  (4+ messages)
` [PATCH 1/3] arm64/mm: Drop __HAVE_ARCH_HUGE_PTEP_GET
` [PATCH 2/3] mm/hugetlb: Introduce HAVE_ARCH_IS_HUGEPAGE_ONLY_RANGE
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS

[PATCH] arm64: dts: rockchip: remove bus-width from mmc nodes in rk3308.dtsi
 2020-04-14 11:45 UTC  (3+ messages)

[PATCH] clocksource: atmel-st: remove useless 'status'
 2020-04-14 12:02 UTC 

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-04-14 11:28 UTC  (3+ messages)
` [RFC PATCH v3 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH] ARM: dts: at91: sama5d27_wlsom1: Add alias for i2c0
 2020-04-14 11:17 UTC  (2+ messages)

[PATCH RFCv1 0/7] Support Async Page Fault
 2020-04-14 11:05 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).