linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-11 12:42:48 to 2020-08-12 16:21:45 UTC [more...]

[PATCH v3 0/8] huge vmalloc mappings
 2020-08-12 16:18 UTC  (7+ messages)
` [PATCH v3 8/8] mm/vmalloc: Hugepage "

[PATCH v32 0/6] Multicolor Framework v32
 2020-08-12 16:00 UTC  (11+ messages)
` [PATCH v32 1/6] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v32 2/6] leds: lp50xx: Add the LP50XX family of the RGB LED driver

[PATCH v2 00/13] clk/watchdog/ARM: Cleanup of various S3C bits
 2020-08-12 15:58 UTC  (17+ messages)
` [PATCH v2 01/13] clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header
` [PATCH v2 02/13] clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() "
` [PATCH v2 03/13] ARM: s3c64xx: include header to fix -Wmissing-prototypes
` [PATCH v2 05/13] ARM: samsung: fix language typo
` [PATCH v2 13/13] ARM: s3c24xx: camif: include header with prototypes and unify declaration

[PATCH 00/44] SPMI patches needed by Hikey 970
 2020-08-12 15:56 UTC 

[RFC 0/5] Introduce NMI aware serial drivers
 2020-08-12 15:27 UTC  (9+ messages)

[PATCH bpf v2] libbpf: Handle GCC built-in types for Arm NEON
 2020-08-12 14:39 UTC 

[PATCH bpf] libbpf: Handle GCC built-in types for Arm NEON
 2020-08-12 14:37 UTC  (5+ messages)

[v2, 0/3] add optional reset property arm64: dts: mt7622: add reset node for mmc device mmc: mediatek: add optional module reset property Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 ++ drivers/mmc/host/mtk-sd.c | 13 +++++++++++++ 3 files changed, 17 insertions(+)
 2020-08-12 14:19 UTC  (9+ messages)
` [v2, 1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
  ` [v2,1/3] "
` [v2,2/3] arm64: dts: mt7622: add reset node for mmc device
` [v2,3/3] mmc: mediatek: add optional module reset property
  ` Aw: "
` [v2,0/3] add optional reset property arm64: dts: mt7622: add reset node for mmc device mmc: mediatek: add optional module reset property Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 ++ drivers/mmc/host/mtk-sd.c | 13 +++++++++++++ 3 files changed, 17 insertions(+)

[PATCH v4 0/5] MIPS: BCM63xx: board improvements
 2020-08-12 14:24 UTC  (9+ messages)
` [PATCH v4 1/5] MIPS: BCM63xx: remove duplicated new lines
` [PATCH v4 2/5] MIPS: BCM63xx: remove EHCI from BCM6348 boards
` [PATCH v4 3/5] MIPS: BCM63xx: enable EHCI for DWV-S0 board
` [PATCH v4 4/5] MIPS: BCM63xx: refactor board declarations
` [PATCH v4 5/5] MIPS: BCM63xx: switch to SPDX license identifier

[PATCH] arm64/relocate_kernel: remove redundant but misleading code
 2020-08-12 14:21 UTC  (3+ messages)

[PATCH] arm64: Skip apply SSBS call for non SSBS system
 2020-08-12 14:15 UTC  (3+ messages)

[PATCH] arm(64)/kvm: improve the documentation about HVC calls
 2020-08-12 14:14 UTC  (2+ messages)

[PATCH 1/5] timer: kasan: record and print timer stack
 2020-08-12 14:13 UTC  (2+ messages)

[PATCH] drm/rockchip: Require the YTR modifier for AFBC
 2020-08-12 14:11 UTC  (3+ messages)

[PATCH v2 02/41] mmc: s3cmci: Remove unneeded machine header include
 2020-08-12 14:05 UTC  (6+ messages)
` [PATCH v2 05/41] ARM: s3c24xx: make S3C24XX_MISCCR access indirect
` [PATCH v2 06/41] ARM: s3c24xx: pass pointer to clk driver via platform data

[xlnx:xlnx_rebase_v5.4 860/1452] cadence-quadspi.c:undefined reference to `__divdi3'
 2020-08-12 13:55 UTC 

[PATCH v6 00/13] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-08-12 13:40 UTC  (9+ messages)
` [PATCH v6 11/13] arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindings
` [PATCH v6 12/13] arm64: dts: k3-am65: "
` [PATCH v6 13/13] arm64: dts: k3-am65: Update the RM resource types
` [PATCH v6 00/13] irqchip: ti,sci-intr/inta: Update the dt bindings to accept different interrupt parents

[PATCH] regulator: da9211: add cache_type
 2020-08-12 13:31 UTC 

[PATCH 0/6] Support change dw-hdmi output color
 2020-08-12 13:30 UTC  (11+ messages)
` [PATCH 1/6] drm: Add connector atomic_begin/atomic_flush
` [PATCH 2/6] drm: bridge: dw-hdmi: Implement "
` [PATCH 3/6] drm: bridge: dw-hdmi: Introduce previous_pixelclock/previous_tmdsclock
` [PATCH 4/6] drm/rockchip: dw_hdmi: Add vendor hdmi properties
` [PATCH 5/6] drm/rockchip: dw_hdmi: Add get_output_bus_format
` [PATCH 6/6] drm: bridge: dw-hdmi: Get output bus format when dw-hdmi is the only bridge

[PATCH 0/3] mmc: mediatek: add optional module reset property mmc: mediatek: add optional module reset property arm64: dts: mt7622: add reset node for mmc device Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 ++ drivers/mmc/host/mtk-sd.c | 13 +++++++++++++ 3 files changed, 17 insertions(+)
 2020-08-12 13:03 UTC  (11+ messages)
` [PATCH 1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
` [PATCH 2/3] arm64: dts: mt7622: add reset node for mmc device
  ` Aw: "
` [PATCH 3/3] mmc: mediatek: add optional module reset property
  ` Aw: "

[PATCH v5 00/17] sched: Instrument sched domain flags
 2020-08-12 12:53 UTC  (18+ messages)
` [PATCH v5 01/17] ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
` [PATCH v5 02/17] ARM: Revert back to default scheduler topology
` [PATCH v5 03/17] sched/topology: Split out SD_* flags declaration to its own file
` [PATCH v5 04/17] sched/topology: Define and assign sched_domain flag metadata
` [PATCH v5 05/17] sched/topology: Verify SD_* flags setup when sched_debug is on
` [PATCH v5 06/17] sched/debug: Output SD flag names rather than their values
` [PATCH v5 07/17] sched/topology: Introduce SD metaflag for flags needing > 1 groups
` [PATCH v5 08/17] sched/topology: Use prebuilt SD flag degeneration mask
` [PATCH v5 09/17] sched/topology: Remove SD_SERIALIZE degeneration special case
` [PATCH v5 10/17] sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
` [PATCH v5 11/17] sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
` [PATCH v5 12/17] sched/topology: Mark SD_BALANCE_WAKE "
` [PATCH v5 13/17] sched/topology: Mark SD_SERIALIZE "
` [PATCH v5 14/17] sched/topology: Mark SD_ASYM_PACKING "
` [PATCH v5 15/17] sched/topology: Mark SD_OVERLAP "
` [PATCH v5 16/17] sched/topology: Mark SD_NUMA "
` [PATCH v5 17/17] sched/topology: Expand use of SD_DEGENERATE_GROUPS_MASK to flags not needing groups

[PATCH v7 29/29] arm64: mte: Add Memory Tagging Extension documentation
 2020-08-12 12:45 UTC  (9+ messages)

[boot-wrapper][PATCH] aarch64: Enable SPE for the non-secure world
 2020-08-12 12:10 UTC  (2+ messages)

[PATCH v2 0/2] Add mediatek codec mt6359 driver
 2020-08-12 12:05 UTC  (4+ messages)
  ` [PATCH v2 1/2] ASoC: mediatek: mt6359: add codec driver

[PATCH] ARM: aspeed: g5: Do not set sirq polarity
 2020-08-12 11:24 UTC 

[PATCH] arm64: traps: clean up arm64_ras_serror_get_severity()
 2020-08-12 11:09 UTC 

[PATCH 00/33] Add driver for HiSilicon SPMI PMIC for Hikey 970
 2020-08-12 10:38 UTC  (8+ messages)
` [PATCH 32/33] dt: hisilicon: add support for the PMIC found on "

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-08-12 10:06 UTC  (15+ messages)

[PATCH] pwm: atmel: Make use of dev_err_probe()
 2020-08-12  9:40 UTC  (9+ messages)

[xlnx:xlnx_rebase_v5.4 1277/1452] drivers/gpio/gpio-xilinx.c:277:8: error: 'struct gpio_chip' has no member named 'of_gpio_n_cells'
 2020-08-12  9:27 UTC 

[PATCH 0/2] Try to release mmap_lock temporarily in smaps_rollup
 2020-08-12  9:26 UTC  (4+ messages)
` [PATCH 2/2] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock

[PATCH v2] arm64: defconfig: Enable R-Car PCIe endpoint driver
 2020-08-12  9:03 UTC  (2+ messages)

[PATCH V2 1/5] dt-bindings: clock: Update i.MX28 example
 2020-08-12  8:51 UTC  (5+ messages)
` [PATCH V2 2/5] dt-bindings: clock: Update i.MX23 example
` [PATCH V2 3/5] dt-bindings: serial: Convert i.MX uart to json-schema
` [PATCH V2 4/5] dt-bindings: serial: Convert MXS auart "
` [PATCH V2 5/5] dt-bindings: serial: Convert NXP lpuart "

[PATCH] pwm: ab8500: Add error message if pwmchip_add() fails
 2020-08-12  8:11 UTC  (2+ messages)

[PATCH] clk: imx: Explicitly include bits.h
 2020-08-12  8:01 UTC  (2+ messages)

[PATCH] clk: rockchip: Fix initialization of mux_pll_src_4plls_p
 2020-08-12  7:52 UTC  (2+ messages)

[PATCH] ARM: defconfig/multi-v7: enable all available PWM drivers
 2020-08-12  7:44 UTC 

[PATCH 00/17] Add BLK_CTRL support for i.MX8MP
 2020-08-12  7:28 UTC  (6+ messages)
` [PATCH 11/17] clk: imx: Add blk_ctrl combo driver

[PATCH] i2c: imx: Use dev_err_probe() to simplify error handling
 2020-08-12  5:39 UTC  (2+ messages)

[PATCH 00/13] Add IPU & DSP remoteprocs on OMAP4 and OMAP5
 2020-08-12  5:31 UTC  (3+ messages)
` [PATCH 06/13] ARM: dts: omap4-panda-common: Add CMA pools and enable IPU & DSP

eBPF CO-RE cross-compilation for 32-bit ARM platforms
 2020-08-12  3:18 UTC  (7+ messages)

[PATCH] usb: xhci-mtk: Fix typo
 2020-08-12  1:26 UTC  (2+ messages)

[PATCH v2] arm64: mm: free unused memmap for sparse memory model that define VMEMMAP
 2020-08-12  1:06 UTC 

[PATCH 00/22] crypto: add check for xts input length equal to zero
 2020-08-12  0:36 UTC  (8+ messages)
` [PATCH 19/22] crypto: inside-secure - "

[RESEND PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-08-12  0:29 UTC  (3+ messages)
  ` [RESEND PATCH v10 04/10] scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk

[PATCH 1/2] remoteproc: elf: support platform specific memory hook
 2020-08-11 22:46 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: add elf memory hooks

[PATCH 00/10] remoteproc: imx_rproc: support iMX8M and early boot
 2020-08-11 22:40 UTC  (11+ messages)
` [PATCH 02/10] remoteproc: imx_rproc: correct err message
` [PATCH 04/10] remoteproc: imx_rproc: make syscon optional
` [PATCH 06/10] remoteproc: imx_rproc: add load hook
` [PATCH 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH 10/10] remoteproc: imx_rproc: support coproc booting before Linux

[PATCH v6 00/12] HWPOISON: soft offline rework
 2020-08-11 22:06 UTC  (5+ messages)

[GIT PULL] arm64 fix for 5.9-rc1
 2020-08-11 22:00 UTC  (2+ messages)

[xlnx:master 137/137] ./usr/include/linux/xlnx-ai-engine.h:138:2: error: unknown type name 'u32'
 2020-08-11 20:11 UTC 

[PATCH -next] arm64: Export __cpu_logical_map
 2020-08-11 19:44 UTC  (8+ messages)

[Patch] cpufreq: replace cpu_logical_map with read_cpuid_mpir
 2020-08-11 19:43 UTC 

[PATCH v3 0/4] MIPS: BCM63xx: board improvements
 2020-08-11 19:25 UTC  (9+ messages)
` [PATCH v3 1/4] MIPS: BCM63xx: remove duplicated new lines
` [PATCH v3 2/4] MIPS: BCM63xx: remove EHCI from BCM6348 boards
` [PATCH v3 3/4] MIPS: BCM63xx: enable EHCI for DWV-S0 board
` [PATCH v3 4/4] MIPS: BCM63xx: refactor board declarations

[xlnx:master 98/137] drivers/misc/xilinx-ai-engine/ai-engine-dev.c:507:16: error: redefinition of 'aie_partition_request'
 2020-08-11 19:16 UTC 

[xlnx:master 137/137] drivers/misc/xilinx-ai-engine/ai-engine-dma.c:83:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'}
 2020-08-11 19:09 UTC 

[xlnx:master 133/137] drivers/misc/xilinx-ai-engine/ai-engine-dev.c:517:6: error: redefinition of 'aie_partition_is_available'
 2020-08-11 16:46 UTC 

[PATCH 1/4] dt-bindings: arm: fsl: Add binding for Variscite VAR-SOM-MX8MM module
 2020-08-11 15:52 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: arm: fsl: Add binding for Variscite Symphony board with VAR-SOM-MX8MM
` [PATCH 3/4] arm64: dts: imx8mm-var-som: Add Variscite VAR-SOM-MX8MM System on Module
` [PATCH 4/4] arm64: dts: imx8mm-var-som-symphony: Add Variscite Symphony board with VAR-SOM-MX8MM

[PATCH v2 00/17] arm/arm64: Turning IPIs into normal interrupts
 2020-08-11 13:58 UTC  (3+ 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).