linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-11 17:45:20 to 2020-05-12 11:17:50 UTC [more...]

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-05-12 11:17 UTC  (4+ messages)
` [PATCH 03/26] KVM: arm64: Factor out stage 2 page table data from struct kvm

[PATCH v7 00/15] Add support for devices in the Energy Model
 2020-05-12 11:11 UTC  (4+ messages)
` [PATCH v7 03/15] PM / EM: update callback structure and add device pointer

[PATCH v2] memory/samsung: reduce unnecessary mutex lock area
 2020-05-12 11:08 UTC 

[PATCH] arm64: bti: Fix support for userspace only BTI
 2020-05-12 11:05 UTC  (3+ messages)

[GIT PULL] firmware: arm_scmi: updates for v5.8
 2020-05-12 11:03 UTC 

[PATCH v1 0/4] scsi: ufs: Fix WriteBooster and cleanup UFS driver
 2020-05-12 10:47 UTC  (5+ messages)
` [PATCH v1 1/4] scsi: ufs: Remove unnecessary memset for dev_info
` [PATCH v1 2/4] scsi: ufs: Allow WriteBooster on UFS 2.2 devices
` [PATCH v1 3/4] scsi: ufs: Fix index of attributes query for WriteBooster feature
` [PATCH v1 4/4] scsi: ufs: Fix WriteBooster flush during runtime suspend

[PATCH] arm64/cpufeature: Add ID_AA64MMFR0_PARANGE_MASK
 2020-05-12 10:56 UTC  (4+ messages)

[PATCH] kexec: Discard loaded image on memory hotplug
 2020-05-12 10:54 UTC  (10+ messages)

[PATCH 0/3] Highmem support for 32-bit RISC-V
 2020-05-12 10:47 UTC  (5+ messages)
              ` ARM: static kernel in vmalloc space (was Re: [PATCH 0/3] Highmem support for 32-bit RISC-V)
                  ` ARM: static kernel in vmalloc space

[PATCH] ACPI/IORT: Fix PMCG node always look for a single ID mapping
 2020-05-12 10:40 UTC  (2+ messages)

[PATCH RFC v3 00/12] perf pmu-events: Support event aliasing for system PMUs
 2020-05-12 10:30 UTC  (9+ messages)
` [PATCH RFC v3 02/12] perf jevents: Add support for system events tables

[PATCH v2] dt-bindings: spi: Convert UniPhier SPI controller to json-schema
 2020-05-12 10:28 UTC  (3+ messages)

[PATCH v2 0/3] arm64: perf_event: Fix time offset prior to epoch
 2020-05-12 10:01 UTC  (7+ messages)

[PATCH] dt-bindings: nvmem: stm32: new property for data access
 2020-05-12  9:58 UTC  (4+ messages)

[PATCH v4 00/16] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-12  9:49 UTC  (9+ messages)
` [PATCH v4 12/16] mtd: spi-nor: perform a Soft Reset on shutdown

[PATCH 0/2] arm64: dts: meson-sm1: add thermal nodes
 2020-05-12  9:39 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: meson-g12b: move G12B thermal nodes to meson-g12b.dtsi
` [PATCH 2/2] arm64: dts: meson-sm1: add cpu thermal nodes

[PATCH] memory/samsung: reduce unnecessary mutex lock area
 2020-05-12  9:23 UTC  (6+ messages)
      `  "

[PATCH v4 0/4] Introduce TEE based Trusted Keys support
 2020-05-12  9:20 UTC  (2+ messages)

[PATCH v4 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-12  9:00 UTC  (39+ messages)
    ` [PATCH v4 01/38] dma-mapping: add generic helpers for mapping sgtable objects
        ` [PATCH v4 02/38] scatterlist: add generic wrappers for iterating over "
        ` [PATCH v4 03/38] iommu: add generic helper for mapping "
        ` [PATCH v4 04/38] drm: prime: add common helper to check scatterlist contiguity
        ` [PATCH v4 05/38] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
        ` [PATCH v4 06/38] drm: core: fix common struct sg_table related issues
        ` [PATCH v4 07/38] drm: amdgpu: "
        ` [PATCH v4 08/38] drm: armada: "
        ` [PATCH v4 09/38] drm: etnaviv: "
        ` [PATCH v4 10/38] drm: exynos: use common helper for a scatterlist contiguity check
        ` [PATCH v4 11/38] drm: exynos: fix common struct sg_table related issues
        ` [PATCH v4 12/38] drm: i915: "
        ` [PATCH v4 13/38] drm: lima: "
        ` [PATCH v4 14/38] drm: mediatek: use common helper for a scatterlist contiguity check
        ` [PATCH v4 15/38] drm: mediatek: use common helper for extracting pages array
        ` [PATCH v4 16/38] drm: msm: fix common struct sg_table related issues
        ` [PATCH v4 17/38] drm: omapdrm: use common helper for extracting pages array
        ` [PATCH v4 18/38] drm: omapdrm: fix common struct sg_table related issues
        ` [PATCH v4 19/38] drm: panfrost: "
        ` [PATCH v4 20/38] drm: radeon: "
        ` [PATCH v4 21/38] drm: rockchip: use common helper for a scatterlist contiguity check
        ` [PATCH v4 22/38] drm: rockchip: fix common struct sg_table related issues
        ` [PATCH v4 23/38] drm: tegra: "
        ` [PATCH v4 24/38] drm: v3d: "
        ` [PATCH v4 25/38] drm: virtio: "
        ` [PATCH v4 26/38] drm: vmwgfx: "
        ` [PATCH v4 27/38] xen: gntdev: "
        ` [PATCH v4 28/38] drm: host1x: "
        ` [PATCH v4 29/38] drm: rcar-du: "
        ` [PATCH v4 30/38] dmabuf: "
        ` [PATCH v4 31/38] staging: ion: remove dead code
        ` [PATCH v4 32/38] staging: ion: fix common struct sg_table related issues
        ` [PATCH v4 33/38] staging: tegra-vde: "
        ` [PATCH v4 34/38] misc: fastrpc: "
        ` [PATCH v4 35/38] rapidio: "
        ` [PATCH v4 36/38] samples: vfio-mdev/mbochs: "
        ` [PATCH v4 37/38] media: pci: fix common ALSA DMA-mapping related codes
        ` [PATCH v4 38/38] videobuf2: use sgtable-based scatterlist wrappers

[PATCH v3 00/25] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-12  9:05 UTC  (11+ messages)
` [PATCH v3 01/25] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v3 15/25] drm: vmwgfx: fix common struct sg_table related issues
      ` [Linux-graphics-maintainer] "
    ` [PATCH v3 02/25] drm: core: "

[V5, 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-05-12  8:58 UTC  (12+ messages)
` [V5, 2/2] media: i2c: dw9768: Add "

[PATCH] coresight: tmc: mark coresight_tmc_groups with static
 2020-05-12  8:28 UTC  (3+ messages)

[PATCH] ARM: oxnas: make ox820_boot_secondary static
 2020-05-12  8:24 UTC  (2+ messages)

[PATCH v8 0/3] media: ov8856: Add devicetree support
 2020-05-12  8:13 UTC  (4+ messages)
` [PATCH v8 2/3] "

[PATCH v4 0/5] Microchip TCB Capture driver
 2020-05-12  8:09 UTC  (4+ messages)
` [PATCH v4 4/5] dt-bindings: counter: microchip-tcb-capture counter

[PATCH v2 0/3] Enable l3gd20 on stm32f429-disco board
 2020-05-12  7:36 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: stm32: Add pin map for spi5 "
` [PATCH v2 2/3] ARM: dts: stm32: enable l3gd20 on stm32429-disco board
` [PATCH v2 3/3] spi: stm32: Add SPI_SIMPLEX_RX, SPI_3WIRE_RX support for stm32f4

[PATCH v3 00/11] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-12  7:35 UTC  (5+ messages)
` [PATCH v3 05/11] arm64: Add call_break_hook() to early_brk64() for early kgdb

[PATCH V1 RESEND 0/3] perf/imx_ddr: Add system PMU support
 2020-05-12  7:31 UTC  (4+ messages)
` [PATCH V1 RESEND 1/3] perf/imx_ddr: Add system PMU identifier for userspace
` [PATCH V1 RESEND 2/3] bindings/perf/imx-ddr: update compatible string
` [PATCH V1 RESEND 3/3] arch: arm64: imx8mq/m/n: remove unused "

[PATCH net-next v2] dt-bindings: net: Convert UniPhier AVE4 controller to json-schema
 2020-05-12  7:26 UTC 

[PATCH v6 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2020-05-12  7:09 UTC  (9+ messages)
` [PATCH v6 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[PATCH v3 0/5] Enable ilitek ili9341 on stm32f429-disco board
 2020-05-12  7:03 UTC  (6+ messages)
` [PATCH v3 1/5] ARM: dts: stm32: Add pin map for ltdc, spi5 "
` [PATCH v3 2/5] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v3 3/5] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
` [PATCH v3 4/5] clk: stm32: Fix stm32f429 ltdc driver loading hang in clk set rate. keep ltdc clk running after kernel startup
` [PATCH v3 5/5] drm/panel: Add ilitek ili9341 driver

[PATCH] drivers/perf: hisi: Permit modular builds of HiSilicon uncore drivers
 2020-05-12  6:50 UTC  (2+ messages)

[PATCH v2 00/14] mediatek: add support for MediaTek Ethernet MAC
 2020-05-12  6:35 UTC  (7+ messages)
` [PATCH v2 05/14] net: core: provide priv_to_netdev()
` [PATCH v2 09/14] net: ethernet: mtk-eth-mac: new driver

[PATCH 0/2] Let pci_fixup_final access iommu_fwnode
 2020-05-12  4:08 UTC  (3+ messages)
` [PATCH 1/2] iommu/of: "
` [PATCH 2/2] ACPI/IORT: "

[PATCH v2 1/3] rcu/kasan: record and print call_rcu() call stack
 2020-05-12  3:38 UTC  (7+ messages)

[PATCH v8 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-12  3:28 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: watchdog: Convert i.MX to json-schema
 2020-05-12  3:10 UTC  (4+ messages)
` [PATCH V2 2/2] dt-bindings: watchdog: Convert i.MX7ULP "

[V8, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-12  2:40 UTC  (5+ messages)
` [V8, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH][v2] iommu: arm-smmu-v3: Copy SMMU table for kdump kernel
 2020-05-12  2:46 UTC 

[PATCH V4 0/4] ARM: imx7ulp: support HSRUN mode
 2020-05-12  2:36 UTC  (3+ messages)
` [PATCH V4 1/4] dt-bindings: fsl: add i.MX7ULP PMC binding doc

[PATCH -next] ARM: OMAP2+: pm33xx-core: Make am43xx_get_rtc_base_addr static
 2020-05-12  2:41 UTC 

[PATCH 1/2] ARM: dts: imx51: Add src node interrupt
 2020-05-12  2:25 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx53: "

[PATCH] dt-bindings: reset: Convert i.MX reset to json-schema
 2020-05-12  2:23 UTC 

[PATCH -next] ARM: zx: Make zx_smp_prepare_cpus static
 2020-05-12  2:29 UTC 

[PATCH v2 0/4] scsi: ufs: allow customizable WriteBooster flush policy
 2020-05-12  2:19 UTC  (3+ messages)
` [PATCH v2 4/4] scsi: ufs-mediatek: customize "

[PATCH net] dt-bindings: net: Convert UniPhier AVE4 controller to json-schema
 2020-05-12  2:18 UTC  (3+ messages)

[PATCH] arm/kprobes: make three symbols static
 2020-05-12  2:20 UTC 

[RFC PATCH] dt-bindings: display: ti,tfp410.txt: convert to yaml
 2020-05-12  2:09 UTC  (5+ messages)

[PATCH -next] drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops static
 2020-05-12  2:12 UTC 

[PATCH 1/3] dt-bindings: phy: Convert UniPhier PCIe-PHY controller to json-schema
 2020-05-12  2:04 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: phy: Convert UniPhier USB2-PHY "
` [PATCH 3/3] dt-bindings: phy: Convert UniPhier USB3-PHY conroller "

[PATCH V3] arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
 2020-05-12  1:57 UTC 

[PATCH -next] usb: gadget: udc: atmel: Make some symbols static
 2020-05-12  2:00 UTC 

[PATCH] ARM: kexec: make machine_crash_nonpanic_core static
 2020-05-12  1:55 UTC 

[PATCH v5 0/5] mmc: mediatek: add mmc cqhci support
 2020-05-12  1:16 UTC  (7+ messages)
` [PATCH v5 1/5] mmc: core: Extend mmc_of_parse() to parse CQE bindings

[PATCH] include: dt-bindings: rockchip: mark RK_GPIO defines as deprecated
 2020-05-12  1:09 UTC  (3+ messages)

[PATCH] MIPS: Only include the platform file needed
 2020-05-12  0:53 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: rockchip: misc. cleanups and improvements
 2020-05-11 23:12 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: leds: common: Drop enumeration for linux, default-triggers
  ` [PATCH v2 1/3] dt-bindings: leds: common: Drop enumeration for linux,default-triggers

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-05-11 22:29 UTC  (7+ messages)
` [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller
` [PATCH v3 08/16] pwm: add support for sl28cpld PWM controller

[PATCH v3 0/7] Add H6 I2S support
 2020-05-11 22:26 UTC  (3+ messages)
` [PATCH v3 2/7] dt-bindings: ASoC: sun4i-i2s: Add H6 compatible

[PATCH] dt-bindings: usb: dwc2: add power-domains property
 2020-05-11 22:25 UTC  (2+ messages)

[PATCH] dt-bindings: gpu: add power-domains #cooling-cells to arm, mali-bifrost.yaml
 2020-05-11 22:25 UTC  (2+ messages)

[PATCH v4 0/5] remoteproc: Add zynqmp_r5 driver
 2020-05-11 22:17 UTC  (3+ messages)
` [PATCH v4 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings

[PATCH v7 0/9] SCMI Notifications Core Support
 2020-05-11 22:04 UTC  (4+ messages)
` [PATCH v7 1/9] firmware: arm_scmi: Add notification protocol-registration

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-11 21:50 UTC  (5+ messages)
` [PATCH v2 03/91] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH v2 90/91] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings

[GIT PULL 1/4] Broadcom defconfig changes for 5.8
 2020-05-11 21:05 UTC  (4+ messages)
` [GIT PULL 2/4] Broadcom devicetree "
` [GIT PULL 3/4] Broadcom maintainers "
` [GIT PULL 4/4] Broadcom soc "

[PATCH v3 0/2] Add CPU power management for CPU bound CTI devices
 2020-05-11 20:48 UTC  (3+ messages)
` [PATCH v3 1/2] coresight: cti: Add CPU Hotplug handling to CTI driver
` [PATCH v3 2/2] coresight: cti: Add CPU idle pm notifer to CTI devices

[PATCH v2] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-05-11 20:44 UTC 

[PATCH v2] perf: arm_dsu: Support DSU ACPI devices
 2020-05-11 20:32 UTC 

[PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks
 2020-05-11 20:22 UTC  (11+ messages)
` [PATCH V3 1/3] arm64/mm: Drop __HAVE_ARCH_HUGE_PTEP_GET
` [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
` [PATCH V3 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()

[PATCH v3 0/2] soc: ti: add k3 platforms chipid module driver
 2020-05-11 20:02 UTC  (6+ messages)
` [PATCH v3 2/2] "

[PATCH] Revert "dynamic_debug: Remove unnecessary __used"
 2020-05-11 19:56 UTC  (4+ messages)

[PATCH] tty: serial: samsung: Correct clock selection logic
 2020-05-11 19:40 UTC  (3+ messages)

[PATCH v6] iommu/arm-smmu-qcom: Request direct mapping for modem device
 2020-05-11 19:37 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Don't reserve implementation defined register space
 2020-05-11 19:03 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: watchdog: Convert i.MX to json-schema
 2020-05-11 19:00 UTC  (4+ messages)
` [PATCH V3 2/2] dt-bindings: watchdog: Convert i.MX7ULP "

[PATCH V2 1/3] dt-bindings: nvmem: Convert i.MX OCOTP to json-schema
 2020-05-11 18:57 UTC  (6+ messages)
` [PATCH V2 2/3] dt-bindings: nvmem: Convert i.MX IIM "
` [PATCH V2 3/3] dt-bindings: nvmem: Convert MXS OCOTP "

[PATCH V2] dt-bindings: gpio: Convert i.MX to json-schema
 2020-05-11 18:55 UTC  (2+ messages)

[PATCH V3] dt-bindings: thermal: Convert i.MX8MM to json-schema
 2020-05-11 18:51 UTC  (2+ messages)

[PATCH v8 00/10] exynos-ufs: Add support for UFS HCI
 2020-05-11 16:10 UTC  (3+ messages)
  ` [PATCH v8 08/10] dt-bindings: ufs: Add DT binding documentation for ufs

[PATCH v10 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-05-11 16:09 UTC  (3+ messages)
` [PATCH v10 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller

[PATCH -next] remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()
 2020-05-11 17:45 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).