linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-31 17:09:39 to 2019-11-01 08:48:01 UTC [more...]

[PATCH v4 00/15] dmaengine/soc: Add Texas Instruments UDMA support
 2019-11-01  8:41 UTC  (15+ messages)
` [PATCH v4 01/15] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH v4 02/15] soc: ti: k3: add navss ringacc driver
` [PATCH v4 03/15] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH v4 04/15] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH v4 05/15] dmaengine: Add support for reporting DMA cached data amount
` [PATCH v4 06/15] dmaengine: ti: Add cppi5 header for K3 NAVSS/UDMA
` [PATCH v4 07/15] dmaengine: ti: k3 PSI-L remote endpoint configuration
` [PATCH v4 08/15] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH v4 09/15] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH v4 10/15] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH v4 11/15] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH v4 12/15] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH v4 13/15] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH v4 14/15] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile

[PATCH v2 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-01  8:39 UTC  (10+ messages)
` [PATCH v2 01/13] alpha: use pgtable-nop4d instead of 4level-fixup
` [PATCH v2 02/13] arm: nommu: use pgtable-nopud "
` [PATCH v2 03/13] c6x: "
` [PATCH v2 04/13] m68k: nommu: "
` [PATCH v2 05/13] m68k: mm: use pgtable-nopXd "
` [PATCH v2 06/13] microblaze: use pgtable-nopmd "
` [PATCH v2 07/13] nds32: "
` [PATCH v2 08/13] parisc: use pgtable-nopXd "
` [PATCH v2 09/13] parisc/hugetlb: "

[PATCH V3 1/4] docs/perf: Add explanation for DDR_CAP_AXI_ID_FILTER_ENHANCED quirk
 2019-11-01  8:36 UTC  (4+ messages)
` [PATCH V3 2/4] bindings: perf: imx-ddr: Add new compatible string
` [PATCH V3 3/4] perf/imx_ddr: Add enhanced AXI ID filter support
` [PATCH V3 4/4] perf/imx_ddr: Add driver for DDR PMU in i.MX8MPlus

[PATCH v2 0/3] Add Bluetooth support to Teres A64 I
 2019-11-01  8:02 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: net: bluetooth: add DT binding for Realtek controllers

[PATCH v9 0/8] PM / devfreq: Add dev_pm_qos support
 2019-11-01  8:31 UTC  (5+ messages)
  ` [PATCH v9 4/8] PM / devfreq: Move more initialization before registration

[PATCH] firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel
 2019-11-01  8:23 UTC  (2+ messages)

[PATCH V2 1/4] docs/perf: Add explanation for DDR_CAP_AXI_ID_FILTER_ENHANCED quirk
 2019-11-01  8:21 UTC  (4+ messages)
` [PATCH V2 3/4] perf/imx_ddr: Add enhanced AXI ID filter support

[PATCH v2 0/3] libfdt: prepare for (U)INT32_MAX addition
 2019-11-01  8:11 UTC  (4+ messages)
` [PATCH v2 1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers
` [PATCH v2 2/3] ARM: decompressor: simplify libfdt builds
` [PATCH v2 3/3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[v4, 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2019-11-01  8:08 UTC  (4+ messages)
` [v4, 6/8] PM / OPP: Support adjusting OPP voltages at runtime

[PATCH] arm64: dts: rockchip: Add PCIe node on rk3399-roc-pc
 2019-11-01  8:06 UTC  (4+ messages)

[PATCH v4 00/10] Simplify MFD Core
 2019-11-01  8:01 UTC  (12+ messages)
` [PATCH v4 01/10] mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error message
` [PATCH v4 02/10] mfd: cs5535-mfd: Remove mfd_cell->id hack
` [PATCH v4 03/10] mfd: cs5535-mfd: Request shared IO regions centrally
` [PATCH v4 04/10] mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entries
` [PATCH v4 05/10] mfd: mfd-core: Protect against NULL call-back function pointer
` [PATCH v4 06/10] mfd: mfd-core: Remove mfd_clone_cell()
` [PATCH v4 07/10] x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backs
` [PATCH v4 08/10] x86: olpc-xo1-sci: "
` [PATCH v4 09/10] mfd: mfd-core: Remove usage counting for .{en, dis}able() call-backs
` [PATCH v4 10/10] mfd: mfd-core: Move pdev->mfd_cell creation back into mfd_add_device()

[PATCH] ARM: sunxi_defconfig: Enable MICREL_PHY
 2019-11-01  7:57 UTC 

[PATCH v5] soc: at91: Add Atmel SFR SN (Serial Number) support
 2019-11-01  7:13 UTC  (4+ messages)

[PATCH] PM / devfreq: events: fix excessive stack usage
 2019-11-01  6:51 UTC  (2+ messages)

[PATCH 1/3] [1/3] mmc: core: expose MMC_CAP2_CQE* to dt
 2019-11-01  6:43 UTC  (3+ messages)
` [PATCH 2/3] [2/3] mmc: mediatek: command queue support
` [PATCH 3/3] [3/3] dt-bindings: mmc: mediatek: Add document for mt6779

[PATCH 0/3] libfdt: prepare for (U)INT32_MAX addition
 2019-11-01  6:14 UTC  (4+ messages)
` [PATCH 1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers
` [PATCH 2/3] ARM: decompressor: simplify libfdt builds
` [PATCH 3/3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[PATCH v3 0/4] crypto: add sun8i-ss driver for Allwinner Security System
 2019-11-01  6:11 UTC  (2+ messages)

[PATCH v5 0/3] PM / AVS: SVS: Introduce SVS engine
 2019-11-01  6:10 UTC  (4+ messages)
` [PATCH v5 3/3] "

[PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-11-01  6:09 UTC  (2+ messages)

[PATCH] crypto: mediatek: remove redundant bitwise-or
 2019-11-01  6:08 UTC  (2+ messages)

[PATCH v3] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
 2019-11-01  6:06 UTC  (2+ messages)

[PATCH v5 0/8] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-11-01  6:05 UTC  (9+ messages)
` [PATCH v5 1/8] mmc: sdhci-of-arasan: Separate out clk related data to another structure
` [PATCH v5 2/8] dt-bindings: mmc: arasan: Update Documentation for the input clock
` [PATCH v5 3/8] mmc: sdhci-of-arasan: Add sampling clock for a phy to use
` [PATCH v5 4/8] dt-bindings: mmc: Add optional generic properties for mmc
` [PATCH v5 5/8] mmc: sdhci-of-arasan: Add support to set clock phase delays for SD
` [PATCH v5 6/8] firmware: xilinx: Add SDIO Tap Delay nodes
` [PATCH v5 7/8] dt-bindings: mmc: arasan: Document 'xlnx, zynqmp-8.9a' controller
` [PATCH v5 8/8] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH v2 0/2] clk: ast2600: Expose RMII RCLK for MACs 1-4
 2019-11-01  4:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add AST2600 RMII RCLK gate definitions

[PATCH v2] reset: brcmstb: Fix resource checks
 2019-11-01  4:18 UTC 

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-01  4:02 UTC  (39+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 03/17] arm64: kvm: stop treating register x18 as caller save
  ` [PATCH v3 04/17] arm64: kernel: avoid x18 __cpu_soft_restart
  ` [PATCH v3 05/17] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v3 06/17] scs: add accounting
  ` [PATCH v3 07/17] scs: add support for stack usage debugging
  ` [PATCH v3 08/17] kprobes: fix compilation without CONFIG_KRETPROBES
  ` [PATCH v3 09/17] arm64: kprobes: fix kprobes "
  ` [PATCH v3 10/17] arm64: disable kretprobes with SCS
  ` [PATCH v3 11/17] arm64: disable function graph tracing "
  ` [PATCH v3 12/17] arm64: reserve x18 from general allocation "
  ` [PATCH v3 13/17] arm64: preserve x18 when CPU is suspended
  ` [PATCH v3 14/17] arm64: efi: restore x18 if it was corrupted
  ` [PATCH v3 15/17] arm64: vdso: disable Shadow Call Stack
  ` [PATCH v3 16/17] arm64: disable SCS for hypervisor code
  ` [PATCH v3 17/17] arm64: implement Shadow Call Stack

[PATCH] arm64: perf: Simplify the ARMv8 PMUv3 event attributes
 2019-11-01  3:45 UTC  (3+ messages)

[PATCH] drm/mediatek: covert to helper nonblocking atomic commit
 2019-11-01  3:33 UTC  (5+ messages)
` [PATCH] drm/mediatek: update cursors by using async atomic update

[PATCH] reset: brcmstb: Fix resource checks
 2019-11-01  3:09 UTC  (2+ messages)

[PATCH] thermal: brcmstb: enable hwmon
 2019-11-01  3:04 UTC  (4+ messages)

[PATCH 2/3] ARM: dts: sun8i: add FriendlyARM NanoPi Duo2
 2019-11-01  3:03 UTC  (2+ messages)
  ` [PATCH 3/3] ARM: dts: sun8i: add FriendlyARM NanoPi Duo2-IoT Box

[PATCH 1/3] ARM: dts: sunxi: h3/h5: add missing uart2 rts/cts pins
 2019-11-01  2:42 UTC 

[RFC PATCH] usb: common: change usb_debug_root as static variable
 2019-11-01  2:29 UTC 

[PATCH v1 0/4] perf cs-etm: Fix synthesizing instruction samples
 2019-11-01  2:10 UTC  (3+ messages)

[PATCH v2 0/4] perf cs-etm: Fix synthesizing instruction samples
 2019-11-01  2:07 UTC  (5+ messages)
` [PATCH v2 1/4] perf cs-etm: Continuously record last branches
` [PATCH v2 2/4] perf cs-etm: Correct synthesizing instruction samples
` [PATCH v2 3/4] perf cs-etm: Optimize copying last branches
` [PATCH v2 4/4] perf cs-etm: Fix unsigned variable comparison to zero

[PATCH v10] PM / devfreq: Add dev_pm_qos support
 2019-11-01  2:13 UTC  (13+ messages)
` [PATCH v10 01/11] PM / devfreq: Fix devfreq_notifier_call returning errno
` [PATCH v10 02/11] PM / devfreq: Set scaling_max_freq to max on OPP notifier error
` [PATCH v10 03/11] PM / devfreq: Split device_register usage
` [PATCH v10 04/11] PM / devfreq: Move more initialization before registration
` [PATCH v10 05/11] PM / devfreq: Don't take lock in devfreq_add_device
` [PATCH v10 06/11] PM / QoS: Reorder pm_qos/freq_qos/dev_pm_qos structs
` [PATCH v10 07/11] PM / QoS: Export _freq_qos_apply
` [PATCH v10 08/11] PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY
` [PATCH v10 09/11] PM / devfreq: Introduce get_freq_range helper
` [PATCH v10 10/11] PM / devfreq: Add PM QoS support
` [PATCH v10 11/11] PM / devfreq: Use PM QoS for sysfs min/max_freq

[PATCH 0/2] pinctrl: bcm: nsp: gpio improvements
 2019-11-01  1:56 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts
` [PATCH 2/2] pinctrl: bcm: nsp: implement get_direction

[RESEND PATCH] thermal: mediatek: add suspend/resume callback
 2019-11-01  1:31 UTC  (3+ messages)

[PATCH 0/2] clk: imx: imx7d: move setting clk parent to dts
 2019-11-01  1:28 UTC  (4+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove clk_set_parent

[PATCH v2 01/11] dt-bindings: phy-mtk-tphy: add two optional properties for u2phy
 2019-11-01  1:21 UTC  (5+ messages)
` [PATCH v2 04/11] dt-bindings: phy-mtk-tphy: add a new reference clock

[PATCH V2 1/2] arm64: dts: imx8mm-evk: add phy-reset-gpios for fec1
 2019-11-01  1:20 UTC  (3+ messages)

[PATCH RFC v5 00/10] interconnect: Add imx support via devfreq
 2019-10-31 22:52 UTC  (11+ messages)
` [PATCH RFC v5 01/10] dt-bindings: devfreq: Add bindings for generic imx buses
` [PATCH RFC v5 02/10] PM / devfreq: Add generic imx bus driver
` [PATCH RFC v5 03/10] PM / devfreq: imx: Register interconnect device
` [PATCH RFC v5 04/10] PM / devfreq: Add devfreq_get_devfreq_by_node
` [PATCH RFC v5 05/10] interconnect: Add imx core driver
` [PATCH RFC v5 06/10] interconnect: imx: Add platform driver for imx8mm
` [PATCH RFC v5 07/10] interconnect: imx: Add platform driver for imx8mq
` [PATCH RFC v5 08/10] interconnect: imx: Add platform driver for imx8mn
` [PATCH RFC v5 09/10] arm64: dts: imx8m: Add NOC nodes
` [PATCH RFC v5 10/10] arm64: dts: imx8m: Add interconnect provider properties

[PATCH] cpufreq: Add user_min/max_freq
 2019-10-31 22:23 UTC  (5+ messages)

[PATCH] ARM: spectre-v2: remove Brahma-B53 from hardening
 2019-10-31 22:00 UTC 

[PATCH v3 0/6] PM / devfreq: Add dynamic scaling for imx ddr controller
 2019-10-31 21:50 UTC  (7+ messages)
` [PATCH v3 1/6] clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks
` [PATCH v3 2/6] clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE
` [PATCH v3 3/6] dt-bindings: devfreq: Add bindings for imx ddr controller
` [PATCH v3 4/6] PM / devfreq: Add dynamic scaling "
` [PATCH v3 5/6] PM / devfreq: imx-ddrc: Measure bandwidth with perf
` [PATCH v3 6/6] arm64: dts: imx8m: Add ddr controller nodes

[PATCH v2 0/3] arm64: Brahma-B53 erratum updates
 2019-10-31 21:47 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
` [PATCH v2 2/3] arm64: Brahma-B53 is SSB and spectre v2 safe
` [PATCH v2 3/3] arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core

[Patch v3 0/7] Introduce TEE based Trusted Keys support
 2019-10-31 21:47 UTC  (3+ messages)
` [Patch v3 6/7] doc: keys: Document usage of TEE based Trusted Keys

[PATCH] iommu/arm-smmu: avoid pathological RPM behaviour for unmaps
 2019-10-31 21:31 UTC 

✅ PASS: Test report for kernel 5.4.0-rc5-07d0b0a.cki (arm-next)
 2019-10-31 21:16 UTC 

[PATCH] arm64: dts: allwinner: a64: Drop PMU node
 2019-10-31 20:35 UTC  (13+ messages)

[RESEND PATCH v2] arm64: lse: fix LSE atomics with LLVM's integrated assembler
 2019-10-31 20:34 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mn-evk: Remove invalid Atheros properties
 2019-10-31 20:20 UTC 

[RESEND PATCH] arm64: fix alternatives with LLVM's integrated assembler
 2019-10-31 20:03 UTC  (2+ messages)

linusw/devel boot bisection: v5.4-rc1-31-g6a41b6c5fc20 on rk3399-puma-haikou
 2019-10-31 19:35 UTC  (2+ messages)

[PATCH] cpufreq: sun50i: Fix CPU speed bin detection
 2019-10-31 19:12 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-10-31 19:10 UTC  (3+ messages)

[PATCH net v2 00/10] net: stmmac: Fixes for -net
 2019-10-31 18:47 UTC  (3+ messages)
` [PATCH net v2 01/10] net: stmmac: Fix sparse warning

[PATCH] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
 2019-10-31 18:32 UTC  (8+ messages)

[PATCH v6 3/4] arm64: use both ZONE_DMA and ZONE_DMA32
 2019-10-31 18:13 UTC  (10+ messages)

[PATCH 0/4] coresight: Documentation: next v5.4-rc5
 2019-10-31 17:58 UTC  (5+ messages)
` [PATCH 1/4] coresight: etm4x: docs: Update ABI doc for new sysfs name scheme
` [PATCH 2/4] coresight: etm4x: docs: Update ABI doc for new sysfs etm4 attributes
` [PATCH 3/4] coresight: docs: Create common sub-directory for coresight trace
` [PATCH 4/4] coresight: etm4x: docs: Adds detailed document for programming etm4x

[PATCH] arm: replace Sun/Solaris style flag on section directive
 2019-10-31 17:31 UTC  (2+ messages)

[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
 2019-10-31 17:26 UTC  (6+ messages)
` [PATCH RFC 1/5] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable

[PATCH v14 12/22] mm: pagewalk: Allow walking without vma
 2019-10-31 17:22 UTC  (2+ messages)
  ` [mm] 9343f6818b: BUG:kernel_NULL_pointer_dereference,address

[PATCH] arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
 2019-10-31 17:18 UTC  (3+ messages)

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-10-31 17:16 UTC  (2+ messages)

[PATCH 0/4] arm64/cpufeature: Fix + doc update
 2019-10-31 17:15 UTC  (4+ messages)
` [PATCH 4/4] docs/arm64: cpu-feature-registers: Documents missing visible fields

[PATCH v4 0/2] Add IMX296 CMOS image sensor support
 2019-10-31 17:08 UTC  (8+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add IMX296 CMOS sensor binding


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