linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 16:42:49 to 2020-06-24 06:50:09 UTC [more...]

[PATCH v4 00/07] MT6779 IOMMU SUPPORT
 2020-06-24  6:39 UTC  (9+ messages)
` [PATCH v4 3/7] iommu/mediatek: Set MISC_CTRL register
` [PATCH v4 6/7] iommu/mediatek: Add REG_MMU_WR_LEN definition preparing for mt6779

[PATCH v2 1/3] mfd: core: Make a best effort attempt to match devices with the correct of_nodes
 2020-06-24  6:45 UTC  (11+ messages)

[PATCH V2] soc: imx8m: fix build warning
 2020-06-24  6:39 UTC  (2+ messages)

[PATCH V6 0/9] Support i.MX8 SoCs pinctrl drivers built as module
 2020-06-24  6:24 UTC  (10+ messages)
` [PATCH V6 1/9] pinctrl: imx: Support i.MX8 SoCs pinctrl driver "
` [PATCH V6 2/9] pinctrl: imx: scu: Support i.MX8 SCU "
` [PATCH V6 3/9] pinctrl: imx8mm: Support building "
` [PATCH V6 4/9] pinctrl: imx8mn: "
` [PATCH V6 5/9] pinctrl: imx8mq: "
` [PATCH V6 6/9] pinctrl: imx8mp: "
` [PATCH V6 7/9] pinctrl: imx8qxp: "
` [PATCH V6 8/9] pinctrl: imx8qm: "
` [PATCH V6 9/9] pinctrl: imx8dxl: "

[PATCH v4 00/10] Add MMC and DMA support for Actions S700
 2020-06-24  6:15 UTC  (3+ messages)
` [PATCH v4 02/10] dmaengine: Actions: Add support for S700 DMA engine

[PATCH v4 0/6] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2020-06-24  6:08 UTC  (2+ messages)

[PATCH] ARM: mmu: fix crash in EFI calls due to p4d typo in create_mapping_late()
 2020-06-24  6:05 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: Fix: Remove 'always true' comparison
 2020-06-24  5:46 UTC 

[PATCH v3 0/9] Warn on orphan section placement
 2020-06-24  4:44 UTC  (12+ messages)
` [PATCH v3 1/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH v3 2/9] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to STABS_DEBUG
` [PATCH v3 3/9] efi/libstub: Remove .note.gnu.property
` [PATCH v3 4/9] x86/build: Warn on orphan section placement
` [PATCH v3 5/9] x86/boot: "
` [PATCH v3 6/9] arm/build: "
` [PATCH v3 7/9] arm/boot: "
` [PATCH v3 8/9] arm64/build: Use common DISCARDS in linker script
` [PATCH v3 9/9] arm64/build: Warn on orphan section placement

[PATCH -next] scsi: ufs: ufs-exynos: Fix return value check in exynos_ufs_init()
 2020-06-24  4:30 UTC  (2+ messages)

Add MediaTek MT6873 devapc driver
 2020-06-24  3:51 UTC  (3+ messages)

[PATCH v1] ARM: imx6plus: enable internal routing of clk_enet_ref where possible
 2020-06-24  3:46 UTC  (4+ messages)
  ` [EXT] "

[PATCH] soc: imx: Kconfig: force using OF when COMPILE_TEST
 2020-06-24  3:27 UTC  (7+ messages)

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-24  3:13 UTC  (2+ messages)

[PATCH V2 0/9] Support building i.MX8 SoCs clock driver as module
 2020-06-24  2:59 UTC  (10+ messages)
` [PATCH V2 3/9] clk: imx: Support building SCU "

[PATCH v1] scsi: ufs: Disable WriteBooster capability in non-supported UFS device
 2020-06-24  2:51 UTC 

[PATCH v6 1/5] KVM: s390: clean up redundant 'kvm_run' parameters
 2020-06-24  2:39 UTC  (2+ messages)

[PATCH] rtc: imxdi: fix trivial typos
 2020-06-24  1:21 UTC 

[PATCH v8] arm64: Expose FAR_EL1 tag bits in siginfo
 2020-06-24  0:40 UTC  (3+ messages)

[PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
 2020-06-23 18:30 UTC  (18+ messages)
` [PATCH v10 01/17] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v10 02/17] spi: spi-mem: allow specifying a command's extension
` [PATCH v10 03/17] spi: atmel-quadspi: reject DTR ops
` [PATCH v10 04/17] spi: spi-mtk-nor: "
` [PATCH v10 05/17] mtd: spi-nor: add support for DTR protocol
` [PATCH v10 06/17] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v10 07/17] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v10 08/17] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v10 09/17] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v10 10/17] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v10 11/17] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v10 12/17] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v10 13/17] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v10 14/17] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v10 15/17] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v10 16/17] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v10 17/17] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[PATCH] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-06-24  0:17 UTC  (2+ messages)

[PATCH v2 1/2] arm/build: Warn on orphan section placement
 2020-06-24  0:08 UTC  (2+ messages)
  ` [PATCH v2 2/2] arm/boot: "

[PATCH v2 2/2] arm64/build: Warn on orphan section placement
 2020-06-24  0:05 UTC  (6+ messages)

[PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-06-23 22:11 UTC  (53+ messages)
` [PATCH 01/50] staging: bcm2835: Break MMAL support out from camera
` [PATCH 02/50] staging: mmal-vchiq: Allocate and free components as required
` [PATCH 03/50] staging: mmal-vchiq: Avoid use of bool in structures
` [PATCH 04/50] staging: mmal-vchiq: Make timeout a defined parameter
` [PATCH 05/50] staging: mmal-vchiq: Make a mmal_buf struct for passing parameters
` [PATCH 06/50] staging: mmal-vchiq: Fixup vchiq-mmal include ordering
` [PATCH 07/50] staging: mmal-vchiq: Fix client_component for 64 bit kernel
` [PATCH 08/50] staging: mmal-vchiq: Always return the param size from param_get
` [PATCH 09/50] staging: mmal-vchiq: If the VPU returns an error, don't negate it
` [PATCH 10/50] staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h
` [PATCH 11/50] staging: vchiq_arm: Add a matching unregister call
` [PATCH 12/50] staging: vchi: Get rid of all useless callback reasons
` [PATCH 13/50] staging: vchi: Get rid of vchi_msg_peek()
` [PATCH 14/50] staging: vchi: Get rid of struct vchi_instance_handle
` [PATCH 15/50] staging: vchi: Unify struct shim_service and struct vchi_service_handle
` [PATCH 16/50] staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()
` [PATCH 17/50] staging: vchi: Get rid of vchi_msg_dequeue()
` [PATCH 18/50] staging: vchi_common: Get rid of all unused definitions
` [PATCH 19/50] staging: vchi: Get rid of unnecessary defines
` [PATCH 20/50] staging: vc04_services: Get rid of vchi_cfg.h
` [PATCH 21/50] staging: vchi: Get rid of flags argument in vchi_msg_hold()
` [PATCH 22/50] staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flags
` [PATCH 23/50] staging: vchi: Use vchiq's enum vchiq_reason
` [PATCH 24/50] staging: vchi: Get rid of effect less expression
` [PATCH 25/50] staging: vchiq: Introduce vchiq_validate_params()
` [PATCH 26/50] staging: vchiq: Move message queue into struct vchiq_service
` [PATCH 27/50] staging: vchiq: Get rid of vchiq_util.h
` [PATCH 28/50] staging: vchi: Expose struct vchi_service
` [PATCH 29/50] staging: vchiq: Export vchiq_get_service_userdata()
` [PATCH 30/50] staging: vchiq: Export vchiq_msg_queue_push
` [PATCH 31/50] staging: vchi: Get rid of vchiq_shim's message callback
` [PATCH 32/50] staging: vchiq: Don't use a typedef for vchiq_callback
` [PATCH 33/50] staging: vchi: Use struct vchiq_service_params
` [PATCH 34/50] staging: vchi: Get rid of struct vchi_service
` [PATCH 35/50] staging: vchiq: Pass vchiq's message when holding a message
` [PATCH 36/50] staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()
` [PATCH 37/50] staging: vchiq: Unify fourcc definition mechanisms
` [PATCH 38/50] staging: vchi: Get rid of struct vchiq_instance forward declaration
` [PATCH 39/50] staging: vchi: Don't include vchiq_core.h
` [PATCH 40/50] staging: vchiq: Get rid of unnecessary definitions in vchiq_if.h
` [PATCH 41/50] staging: vchiq: Make vchiq_add_service() local
` [PATCH 42/50] staging: vchiq: Move definitions only used by core into core header
` [PATCH 43/50] staging: vchi: Get rid of vchi_bulk_queue_receive()
` [PATCH 44/50] staging: vchi: Get rid of vchi_bulk_queue_transmit()
` [PATCH 45/50] staging: vchi: Move vchi_queue_kernel_message() into vchiq
` [PATCH 46/50] staging: vchiq: Get rid of vchi
` [PATCH 47/50] staging: vchiq: Move conditional barrier definition into vchiq_core.h
` [PATCH 48/50] staging: vchiq: Use vchiq.h as the main header file for services
` [PATCH 49/50] staging: vchiq: Move defines into core header
` [PATCH 50/50] staging: vchiq: Move vchiq.h into include directory

✅ PASS: Test report for kernel 5.8.0-rc2-dffa296.cki (arm-next)
 2020-06-23 21:10 UTC 

[PATCH 4.14 061/136] usb/ohci-platform: Fix a warning when hibernating
 2020-06-23 19:59 UTC  (3+ messages)
` [PATCH 4.14 104/136] usb/xhci-plat: Set PM runtime as active on resume
` [PATCH 4.14 105/136] usb/ehci-platform: "

[PATCH] coresight: etmv4: Fix CPU power management setup in probe() function
 2020-06-23 20:46 UTC 

[PATCH 4.19 021/206] serial: 8250: Fix max baud limit in generic 8250 port
 2020-06-23 19:58 UTC  (4+ messages)
` [PATCH 4.19 091/206] usb/ohci-platform: Fix a warning when hibernating
` [PATCH 4.19 162/206] usb/xhci-plat: Set PM runtime as active on resume
` [PATCH 4.19 164/206] usb/ehci-platform: "

[PATCH 5.4 014/314] ARM: dts: stm32: Add missing ethernet PHY reset on AV96
 2020-06-23 19:57 UTC  (6+ messages)
` [PATCH 5.4 031/314] serial: 8250: Fix max baud limit in generic 8250 port
` [PATCH 5.4 153/314] usb/ohci-platform: Fix a warning when hibernating
` [PATCH 5.4 195/314] misc: xilinx-sdfec: improve get_user_pages_fast() error handling
` [PATCH 5.4 260/314] usb/xhci-plat: Set PM runtime as active on resume
` [PATCH 5.4 262/314] usb/ehci-platform: "

[PATCH 5.7 017/477] ARM: dts: stm32: Add missing ethernet PHY reset on AV96
 2020-06-23 19:56 UTC  (6+ messages)
` [PATCH 5.7 042/477] serial: 8250: Fix max baud limit in generic 8250 port
` [PATCH 5.7 226/477] usb/ohci-platform: Fix a warning when hibernating
` [PATCH 5.7 287/477] misc: xilinx-sdfec: improve get_user_pages_fast() error handling
` [PATCH 5.7 381/477] usb/xhci-plat: Set PM runtime as active on resume
` [PATCH 5.7 382/477] usb/ehci-platform: "

[PATCH 03/11] net: devres: relax devm_register_netdev()
 2020-06-23 20:16 UTC 

[PATCH 01/15] net: phy: arrange headers in mdio_bus.c alphabetically
 2020-06-23 19:49 UTC  (8+ messages)
  ` [PATCH 02/15] net: phy: arrange headers in mdio_device.c alphabetically
  ` [PATCH 03/15] net: phy: arrange headers in phy_device.c alphabetically
  ` [PATCH 04/15] net: mdio: add a forward declaration for reset_control to mdio.h
  ` [PATCH 05/15] net: phy: reset the PHY even if probe() is not implemented
  ` [PATCH 06/15] net: phy: mdio: reset MDIO devices "
  ` [PATCH 12/15] dt-bindings: mdio: add phy-supply property to ethernet phy node
      ` [PATCH 09/15] net: phy: delay PHY driver probe until PHY registration

arm64/for-kernelci baseline: 21 runs, 1 regressions (v5.8-rc2-6-gdffa2968c6dc)
 2020-06-23 19:29 UTC 

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-06-23 19:11 UTC  (3+ messages)

[RESEND PATCH v2] ARM: dts: imx6qdl-gw551x: fix audio SSI
 2020-06-23 19:10 UTC  (6+ messages)
` [PATCH v3] "

[PATCH stable 4.9] arm64: entry: Place an SB sequence following an ERET instruction
 2020-06-23 18:46 UTC  (2+ messages)

arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 8 warnings (v5.8-rc2-6-gdffa2968c6dc)
 2020-06-23 18:45 UTC 

[PATCH v2, 0/2] This patchset add Read-only(Ro) request for capture queue
 2020-06-23 18:43 UTC 

[PATCH v2] ARM: dts: imx6qdl-gw: add Gateworks System Controller support
 2020-06-23 18:35 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] soc: ti: k3: fix semicolon.cocci warnings
 2020-06-23 18:34 UTC 

[PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
 2020-06-23 18:12 UTC  (3+ messages)

[RFC PATCH 0/2] MTE support for KVM guest
 2020-06-23 18:05 UTC  (3+ messages)

[PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 mode
 2020-06-23 17:44 UTC  (8+ messages)

[PATCH AUTOSEL 4.19 06/15] arm64/sve: Eliminate data races on sve_default_vl
 2020-06-23 17:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 12/15] arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n

[PATCH AUTOSEL 5.4 06/24] arm64/sve: Eliminate data races on sve_default_vl
 2020-06-23 17:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 18/24] arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n

[PATCH AUTOSEL 5.7 07/28] arm64/sve: Eliminate data races on sve_default_vl
 2020-06-23 17:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 21/28] arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n

[PATCH] coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
 2020-06-23 17:33 UTC  (2+ messages)

[PATCH v2 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-23 17:26 UTC 

[PATCHv3] coresight: tmc: Add shutdown callback for TMC ETR
 2020-06-23 17:25 UTC  (2+ messages)

[PATCH 0/5] cpuidle: psci: Various improvements for PSCI PM domains
 2020-06-23 17:21 UTC  (3+ messages)
` [PATCH 4/5] cpuidle: psci: Convert PM domain to platform driver

[PATCH v2]: arch: arm64: vdso: export the symbols for time()
 2020-06-23 16:57 UTC  (3+ messages)

[PATCH] arm64: don't preempt_disable in do_debug_exception
 2020-06-23 16:55 UTC  (3+ messages)

[PATCH] media: i2c: imx290: replace msleep(10) with usleep_range(10000, 11000)
 2020-06-23 16:54 UTC  (2+ messages)

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2020-06-23 16:42 UTC  (5+ messages)
` [PATCH 20/22] arm64: mte: Allow user control of the excluded tags via prctl()


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