linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 13:18:32 to 2020-04-14 18:03:39 UTC [more...]

[RFC 0/8] Stop monitoring disabled devices
 2020-04-14 18:01 UTC  (10+ messages)
` [RFC v2 0/9] "
  ` [RFC v2 1/9] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops
  ` [RFC v2 2/9] thermal: Eliminate an always-false condition
  ` [RFC v2 3/9] thermal: Properly handle mode values in .set_mode()
  ` [RFC v2 4/9] thermal: core: Let thermal zone device's mode be stored in its struct
  ` [RFC v2 5/9] thermal: Store mode in thermal_zone_device
  ` [RFC v2 6/9] thermal: Remove get_mode() method
  ` [RFC v2 7/9] thermal: core: Monitor thermal zone after mode change
  ` [RFC v2 8/9] thermal: of: Monitor thermal zone after enabling it

[PATCH v2] dt-bindings: display: convert rockchip rk3066 hdmi bindings to yaml
 2020-04-14 17:59 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: media: convert rockchip rga bindings to yaml
 2020-04-14 17:57 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: media: rockchip-rga: add power-domains property

[PATCH v1] dt-bindings: media: convert rockchip vpu bindings to yaml
 2020-04-14 17:55 UTC  (2+ messages)

[PATCH 1/2] remoteproc: imx_rproc: dummy kick method
 2020-04-14 17:46 UTC  (9+ messages)
` [PATCH v2 0/3] remoteproc: imx_rproc: add virtio support
  ` [PATCH v2 1/3] remoteproc: imx_rproc: set pc on start
  ` [PATCH v2 2/3] remoteproc: imx_rproc: mailbox support
  ` [PATCH v2 3/3] remoteproc: imx_rproc: memory regions

[stericsson:tc3589x-gpiohack-test] BUILD SUCCESS 868f118d3d58276fcd3d961418bf49bc48aa8c57
 2020-04-14 17:42 UTC 

[stericsson:ux500-dts] BUILD SUCCESS 2ae6193a1b95a128d040f0181d592bbf2705407b
 2020-04-14 17:42 UTC 

[stericsson:earlydebug] BUILD SUCCESS 31d4c90d80a321a146f4d7130e9a3bb6a39476fe
 2020-04-14 17:42 UTC 

[PATCH v14 0/3] mt8183 dpi support pin mode swap
 2020-04-14 17:43 UTC  (5+ messages)
` [PATCH v14 1/3] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
` [PATCH v14 2/3] dt-bindings: display: mediatek: convert the document format from txt to yaml

[stericsson:ux500-defconfig] BUILD SUCCESS cca968a1de4cf7e82eb205be176de65dc4912ab8
 2020-04-14 17:42 UTC 

[stericsson:tcm] BUILD SUCCESS 01a19e1b9a0521c42bcb85fbeeb557a2285758f0
 2020-04-14 17:42 UTC 

[stericsson:ux500] BUILD SUCCESS 3af69e01daf7002c2aaf428b2da87e7180007546
 2020-04-14 17:42 UTC 

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-14 17:41 UTC  (23+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
` [PATCH 2/3] mm/memory_hotplug: Allow arch override of non boot memory resource names

[PATCH] spi: spi-mtk-nor: make mtk_nor_exec_op() statuc
 2020-04-14 17:36 UTC  (2+ messages)
` Applied "spi: spi-mtk-nor: make mtk_nor_exec_op() statuc" to the spi tree

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-14 17:21 UTC  (11+ messages)
` [PATCH v2 04/16] regmap-irq: make it possible to add irq_chip do a specific device node
  ` Applied "regmap-irq: make it possible to add irq_chip do a specific device node" to the regmap tree
` [PATCH v2 10/16] gpio: add a reusable generic gpio_chip using regmap

[PATCH v2 0/6] arm64: add the time namespace support
 2020-04-14 17:20 UTC  (3+ messages)
` [PATCH v2 3/6] arm64/vdso: Add time napespace page

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

[PATCH v6 00/14] Add EMC scaling support for Tegra210
 2020-04-14 17:14 UTC  (39+ 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 v5 00/25] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-04-14 17:02 UTC  (26+ messages)
` [PATCH v5 01/25] mm/mmu_notifiers: pass private data down to alloc_notifier()
` [PATCH v5 02/25] iommu/sva: Manage process address spaces
` [PATCH v5 03/25] iommu: Add a page fault handler
` [PATCH v5 04/25] iommu/sva: Search mm by PASID
` [PATCH v5 05/25] iommu/iopf: Handle mm faults
` [PATCH v5 06/25] iommu/sva: Register page fault handler
` [PATCH v5 07/25] arm64: mm: Add asid_gen_match() helper
` [PATCH v5 08/25] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v5 09/25] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v5 10/25] iommu/arm-smmu-v3: Manage ASIDs with xarray
` [PATCH v5 11/25] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v5 12/25] iommu/arm-smmu-v3: Share process page tables
` [PATCH v5 13/25] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v5 14/25] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v5 15/25] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v5 16/25] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v5 17/25] iommu/arm-smmu-v3: Implement mm operations
` [PATCH v5 18/25] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v5 19/25] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v5 20/25] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v5 21/25] dt-bindings: document stall property for IOMMU masters
` [PATCH v5 22/25] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH v5 23/25] PCI/ATS: Add PRI stubs
` [PATCH v5 24/25] PCI/ATS: Export PRI functions
` [PATCH v5 25/25] iommu/arm-smmu-v3: Add support for PRI

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-14 16:48 UTC  (5+ messages)
` [PATCH v2 10/33] docs: fix broken references for ReST files that moved around
` [PATCH v2 12/33] docs: amu: supress some Sphinx warnings
` [PATCH v2 13/33] docs: arm64: booting.rst: get rid of some warnings
` [PATCH v2 28/33] docs: dt: rockchip, dwc3.txt: fix a pointer to a renamed file

[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  (4+ messages)
` [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] "

[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 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  (18+ messages)
` [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  (5+ 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  (9+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "

[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  (7+ 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


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