linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-17 18:39:59 to 2019-12-18 11:08:56 UTC [more...]

[RFC PATCH v2 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-12-18 11:08 UTC  (13+ messages)
  ` [RFC PATCH v2 08/11] arm: dts: exynos: Add parents and #interconnect-cells to Exynos4412
  ` [RFC PATCH v2 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

[PATCH RFC v6 0/9] interconnect: Add imx support via devfreq
 2019-12-18 11:05 UTC  (17+ messages)
  ` [PATCH RFC v6 2/9] PM / devfreq: Add generic imx bus scaling driver
  ` [PATCH RFC v6 3/9] PM / devfreq: imx: Register interconnect device

[PATCH v2] arm64: cpufeature: Export matrix and other features to userspace
 2019-12-18 11:05 UTC  (2+ messages)

[PATCH] i2c: cadence: Implement timeout
 2019-12-18 11:01 UTC  (3+ messages)

[PATCH] media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-18 10:52 UTC  (2+ messages)

[PATCH net-next 0/7] net: stmmac: TSN support using TAPRIO API
 2019-12-18 10:33 UTC  (8+ messages)
` [PATCH net-next 1/7] net: stmmac: Add basic EST support for GMAC5+
` [PATCH net-next 2/7] net: stmmac: Add basic EST support for XGMAC
` [PATCH net-next 3/7] net: stmmac: Integrate EST with TAPRIO scheduler API
` [PATCH net-next 4/7] net: stmmac: Add Frame Preemption support using TAPRIO API
` [PATCH net-next 5/7] net: stmmac: gmac5+: Add support for Frame Preemption
` [PATCH net-next 6/7] net: stmmac: xgmac3+: "
` [PATCH net-next 7/7] net: stmmac: mmc: Add Frame Preemption counters on GMAC5+ cores

[PATCH v4 00/14] cpuidle: psci: Support hierarchical CPU arrangement
 2019-12-18 10:25 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: stmmac: Improvements for -next
 2019-12-18 10:24 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Print more information in DebugFS DMA Capabilities file
` [PATCH net-next v3 2/3] net: stmmac: Let TX and RX interrupts be independently enabled/disabled
` [PATCH net-next v3 3/3] net: stmmac: Always use TX coalesce timer value when rescheduling

[PATCH] pcie: Add quirk for the Arm Neoverse N1SDP platform
 2019-12-18 10:22 UTC  (4+ messages)

[PATCH 0/3] drivers/irqchip: Add NXP INTMUX interrupt
 2019-12-18 10:21 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings/irq: add binding for NXP INTMUX interrupt multiplexer
` [PATCH 2/3] drivers/irqchip: add NXP INTMUX interrupt multiplexer support
` [PATCH 3/3] drivers/irqchip: enable INTMUX interrupt controller driver

[PATCH] pinctrl: actions: remove duplicate dsi entry
 2019-12-18 10:20 UTC 

nvmem: imx-ocotp: fusing write tools
 2019-12-18 10:18 UTC  (2+ messages)

[PATCH v3 00/13] iommu: Add PASID support to Arm SMMUv3
 2019-12-18 10:17 UTC  (9+ messages)
` [PATCH v3 03/13] iommu/arm-smmu-v3: Support platform SSID
` [PATCH v3 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v3 12/13] PCI/ATS: Add PASID stubs
` [PATCH v3 13/13] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH net v3 0/9] net: stmmac: Fixes for -net
 2019-12-18 10:17 UTC  (10+ messages)
` [PATCH net v3 1/9] net: stmmac: selftests: Needs to check the number of Multicast regs
` [PATCH net v3 2/9] net: stmmac: Determine earlier the size of RX buffer
` [PATCH net v3 3/9] net: stmmac: Do not accept invalid MTU values
` [PATCH net v3 4/9] net: stmmac: Only the last buffer has the FCS field
` [PATCH net v3 5/9] net: stmmac: xgmac: Clear previous RX buffer size
` [PATCH net v3 6/9] net: stmmac: RX buffer size must be 16 byte aligned
` [PATCH net v3 7/9] net: stmmac: 16KB buffer "
` [PATCH net v3 8/9] net: stmmac: Enable 16KB buffer size
` [PATCH net v3 9/9] net: stmmac: Always arm TX Timer at end of transmission start

[PATCH v2 0/6] fixes for atmel-hlcdc
 2019-12-18 10:02 UTC  (4+ messages)
` [PATCH v2 4/6] mfd: atmel-hlcdc: return in case of error

[PATCH 01/13] mmc: sunxi-mmc: convert to devm_platform_ioremap_resource
 2019-12-18  9:49 UTC  (8+ messages)
` [PATCH 02/13] mmc: tmio: "
` [PATCH 06/13] mmc: sh_mmcif: "
` [PATCH 10/13] mmc: sdhci-msm: "

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2019-12-18  9:31 UTC  (10+ messages)
` [PATCH v4 1/9] capabilities: introduce CAP_SYS_PERFMON to kernel and user space
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process
` [PATCH v4 3/9] perf tool: extend Perf tool with CAP_SYS_PERFMON capability support
` [PATCH v4 4/9] drm/i915/perf: open access for CAP_SYS_PERFMON privileged process
` [PATCH v4 5/9] trace/bpf_trace: "
` [PATCH v4 6/9] powerpc/perf: "
` [PATCH v4 7/9] parisc/perf: "
` [PATCH v4 8/9] drivers/perf: "
` [PATCH v4 9/9] drivers/oprofile: "

[PATCH 0/3] ARM: davinci: convert dm365 to using the new clocksource driver
 2019-12-18  9:28 UTC  (3+ messages)
` [PATCH 1/3] clocksource: davinci: work around a clocksource problem on dm365 SoC

[PATCH v6 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-12-18  9:09 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: update mlahb node according to the bindings
 2019-12-18  8:57 UTC 

[PATCH] gpu/drm/v3d: Add ARCH_BCM2835 to DRM_V3D Kconfig
 2019-12-18  8:43 UTC 

[PATCH 0/2] media: cedrus: hevc: Minor fixes
 2019-12-18  8:43 UTC  (5+ messages)
` [PATCH 1/2] media: cedrus: Fix decoding for some HEVC videos
` [PATCH 2/2] media: cedrus: hevc: Add luma bit depth

[PATCH v10 00/12] Mediatek MT8183 scpsys support
 2019-12-18  8:30 UTC  (13+ messages)
` [PATCH v10 01/12] dt-bindings: mediatek: Add property to mt8183 smi-common
` [PATCH v10 02/12] dt-bindings: soc: Add MT8183 power dt-bindings
` [PATCH v10 03/12] soc: mediatek: Add basic_clk_name to scp_power_data
` [PATCH v10 04/12] soc: mediatek: Use basic_clk_name for all compatibles
` [PATCH v10 05/12] soc: mediatek: Add multiple step bus protection control
` [PATCH v10 06/12] soc: mediatek: Use bp_table for all compatibles
` [PATCH v10 07/12] soc: mediatek: Remove infracfg misc driver support
` [PATCH v10 08/12] soc: mediatek: Add subsys clock control for bus protection
` [PATCH v10 09/12] soc: mediatek: Add extra sram control
` [PATCH v10 10/12] soc: mediatek: Add MT8183 scpsys support
` [PATCH v10 11/12] arm64: dts: Add power controller device node of MT8183
` [PATCH v10 12/12] arm64: dts: Add power-domains properity to mfgcfg

[PATCH v4 0/6] add Amlogic A1 clock controller driver
 2019-12-18  8:37 UTC  (18+ messages)
` [PATCH v4 1/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v4 2/6] clk: meson: add support for A1 PLL clock ops
` [PATCH v4 4/6] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v4 5/6] dt-bindings: clock: meson: add A1 peripheral clock controller bindings
` [PATCH v4 6/6] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[PATCH v2] support gce on mt6779 platform
 2019-12-18  8:14 UTC  (5+ messages)
` [PATCH v2 06/14] soc: mediatek: cmdq: return send msg error code

[v5 1/3] dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
 2019-12-18  8:08 UTC  (3+ messages)
  ` [EXT] "

[PATCH v5 0/4] add meson secure watchdog driver
 2019-12-18  7:37 UTC  (6+ messages)
` [PATCH v5 2/4] dt-bindings: watchdog: add new binding for meson secure watchdog

[PATCH] efi: arm: defer probe of PCIe backed efifb on DT systems
 2019-12-18  7:36 UTC  (5+ messages)

[PATCH 0/2] add Amlogic A1 clock controller driver
 2019-12-18  7:30 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: meson: add A1 clock controller bindings

[PATCH net-next v2 0/7] net: stmmac: Improvements for -next
 2019-12-18  7:01 UTC  (3+ messages)
` [PATCH net-next v2 2/7] net: stmmac: Always arm TX Timer at end of transmission start

[PATCH net v2 0/8] net: stmmac: Fixes for -net
 2019-12-18  6:56 UTC  (3+ messages)
` [PATCH net v2 6/8] net: stmmac: RX buffer size must be 16 byte aligned

[PATCH v6] arm64: implement KPROBES_ON_FTRACE
 2019-12-18  6:21 UTC 

[PATCH] EDAC: aspeed: Remove unneeded semicolon
 2019-12-18  6:00 UTC 

[PATCH] arm64: Introduce ISAR6 CPU ID register
 2019-12-18  5:53 UTC  (5+ messages)

[RFC 0/6] vDSO support for Hyper-V guest on ARM64
 2019-12-18  5:47 UTC  (4+ messages)
` [RFC 6/6] arm64: hyperv: Enable vDSO

[PATCH v2 0/4 RESEND] USB3503: correct GPIOs polarity and update the driver
 2019-12-18  5:42 UTC  (3+ messages)
  ` [PATCH v2 2/4] ARM: dts: qcom: Correct USB3503 GPIOs polarity

[PATCH RESEND] regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmask
 2019-12-18  4:47 UTC 

[PATCH v7 0/7] add thermal sensor driver for A64, A83T, H3, H5, H6, R40
 2019-12-18  4:32 UTC  (9+ messages)
` [PATCH v7 1/7] thermal: sun8i: add thermal driver for H6/H5/H3/A64/A83T/R40
` [PATCH v7 2/7] dt-bindings: thermal: add YAML schema for sun8i-thermal driver bindings
` [PATCH v7 3/7] ARM: dts: sun8i-a83t: Add thermal sensor and thermal zones
` [PATCH v7 4/7] ARM: dts: sun8i-h3: "
` [PATCH v7 5/7] arm64: dts: allwinner: h5: "
` [PATCH v7 6/7] arm64: dts: allwinner: h6: "
` [PATCH v7 7/7] arm64: dts: allwinner: a64: Add thermal sensors "

[PATCH v1 0/2] scsi: ufs: fixup active period of ufshcd interrupt
 2019-12-18  3:52 UTC  (4+ messages)
` [PATCH v1 2/2] scsi: ufs: disable interrupt during clock-gating

[PATCH 0/9] PM / devfreq: Remove deprecated 'devfreq' and 'devfreq-events' properties
 2019-12-18  3:20 UTC  (5+ messages)
  ` [PATCH 2/9] PM / devfreq: Remove devfreq_get_devfreq_by_phandle function

[PATCH] clk: sunxi-ng: r40: Allow setting parent rate for external clock outputs
 2019-12-18  3:04 UTC 

[PATCH v11 00/14] PECI device driver introduction
 2019-12-18  2:57 UTC  (5+ messages)
` [PATCH v11 01/14] dt-bindings: Add PECI subsystem document
` [PATCH v11 04/14] dt-bindings: Add bindings document of Aspeed PECI adapter

[PATCH] drivers: add devm_platform_ioremap_resource_byname() helper
 2019-12-18  2:46 UTC  (3+ messages)
` [PATCH 1/5] nvmem: sunxi_sid: convert to devm_platform_ioremap_resource

[PATCH 01/10] soc: sunxi: convert to devm_platform_ioremap_resource
 2019-12-18  2:45 UTC  (2+ messages)

[PATCH v2 0/6] arm64: meson: Add support for USB on Amlogic A1
 2019-12-18  2:42 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: phy: Add Amlogic A1 USB2 PHY Bindings
` [PATCH v2 2/6] dt-bindings: usb: dwc3: Add the Amlogic A1 Family DWC3 Glue Bindings
` [PATCH v2 3/6] phy: amlogic: Add Amlogic A1 USB2 PHY Driver
` [PATCH v2 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue
` [PATCH v2 5/6] arm64: dts: meson: a1: Enable USB2 PHY
` [PATCH v2 6/6] arm64: dts: meson: a1: Enable DWC3 controller

[PATCH v9 0/9] Mediatek MT8183 scpsys support
 2019-12-18  2:25 UTC  (6+ messages)
` [PATCH v9 4/9] soc: mediatek: Add multiple step bus protection control

[PATCH] dt-bindings: ata: Convert Allwinner AHCI controller to a schema
 2019-12-18  2:13 UTC  (2+ messages)

[PATCH] dt-bindings: interconnect: Convert Allwinner MBUS controller to a schema
 2019-12-18  2:12 UTC  (2+ messages)

[PATCH] dt-bindings: media: Convert Allwinner A31 CSI to a schema
 2019-12-18  2:11 UTC  (2+ messages)

[PATCH] dt-bindings: media: Convert Allwinner hardware codec to a schema
 2019-12-18  1:56 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: sram: Allow for the childs nodes to be called sections
 2019-12-18  1:50 UTC  (9+ messages)
` [PATCH 2/4] dt-bindings: sram: Allow for more specific compatibles
` [PATCH 3/4] dt-bindings: sram: Add Allwinner SRAM compatibles
` [PATCH 4/4] dt-bindings: sram: Convert Allwinner A10 system controller to a schema

[PATCH v2] dt-bindings: usb: Convert Allwinner USB PHY controller to a schema
 2019-12-18  1:39 UTC  (2+ messages)

[PATCH 0/2] dmaengine: Add UniPhier XDMAC driver
 2019-12-18  0:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add UniPhier external DMA controller bindings
` [PATCH 2/2] dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driver

[PATCH] ARM: mm: mark free_memmap as __init
 2019-12-18  0:18 UTC 

[PATCH 0/6] Convert STM32 dma to json-schema
 2019-12-18  0:01 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: dma: Convert stm32 DMA bindings "
` [PATCH 2/6] dt-bindings: dma: Convert stm32 MDMA "
` [PATCH 3/6] dt-bindings: dma: Convert stm32 DMAMUX "

[PATCH v2] dt-bindings: spi: Convert stm32 spi bindings to json-schema
 2019-12-17 23:57 UTC  (2+ messages)

[PATCH v2] dt-bindings: stm32: convert mlahb to json-schema
 2019-12-17 23:49 UTC  (2+ messages)

[PATCH v2] dt-bindings: rtc: Convert stm32 rtc bindings to json-schema
 2019-12-17 23:48 UTC  (2+ messages)

[PATCH v2] dt-bindings: iio: adc: stm32-adc: convert bindings to json-schema
 2019-12-17 23:43 UTC  (2+ messages)

[PATCH v3] regulator: Convert stm32-pwr regulator to json-schema
 2019-12-17 23:35 UTC  (2+ messages)

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2019-12-17 22:51 UTC  (28+ messages)
` [PATCH v4 01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v4 02/19] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v4 03/19] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v4 04/19] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v4 05/19] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v4 06/19] KVM: Drop kvm_arch_create_memslot()
` [PATCH v4 07/19] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v4 08/19] KVM: Refactor error handling for setting memory region
` [PATCH v4 09/19] KVM: Move setting of memslot into helper routine
` [PATCH v4 10/19] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v4 11/19] KVM: x86: Free arrays for old memslot when moving memslot's base gfn
` [PATCH v4 12/19] KVM: Move memslot deletion to helper function
` [PATCH v4 13/19] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v4 14/19] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v4 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v4 17/19] KVM: Terminate memslot walks via used_slots
` [PATCH v4 18/19] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v4 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[PATCH v6 00/15] CoreSight CTI Driver
 2019-12-17 22:27 UTC  (4+ messages)

[PATCH net-next 0/3] net: emaclite: support arm64 platform
 2019-12-17 21:57 UTC  (3+ messages)
` [PATCH net-next 1/3] net: emaclite: Fix coding style

[v2, PATCH 0/2] net-next: stmmac: dwmac-mediatek: add more support for RMII
 2019-12-17 21:48 UTC  (2+ messages)

[PATCH] ARM: defconfig: u8500: activate cpufreq
 2019-12-17 20:26 UTC 

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2019-12-17 20:06 UTC  (6+ messages)
` [PATCH 12/22] arm64: mte: Add specific SIGSEGV codes

[PATCH v7 5/5] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
 2019-12-17 20:05 UTC 

[PATCH v2 0/7] arm64: Fix support for no FP/SIMD
 2019-12-17 19:05 UTC  (3+ messages)
` [PATCH v2 7/7] arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly

[PATCH 0/5] arm64: renesas: Split/rename R-Car H3 support
 2019-12-17 18:38 UTC  (2+ messages)
` [PATCH 1/5] arm64: dts: renesas: Rename r8a7795{-es1, }* to r8a7795[01]*


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