linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-04 14:40:39 to 2022-04-05 09:32:54 UTC [more...]

[PATCH v2 0/6] ASRC support on Tegra186 and later
 2022-04-05  9:31 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: samsung: Constify snd_soc_dapm_{route,widget} structs
 2022-04-05  9:31 UTC  (2+ messages)
` [PATCH] ASoC: samsung: Constify snd_soc_dapm_{route, widget} structs

[PATCH v4 0/6] ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682
 2022-04-05  9:31 UTC  (2+ messages)

[PATCH 0/3] Ensure Low period of SCL is correct
 2022-04-05  9:30 UTC  (7+ messages)
` [PATCH 2/3] i2c: meson: Use 50% duty cycle for I2C clock

[PATCH] i2c: at91: use dma safe buffers
 2022-04-05  9:23 UTC  (2+ messages)

[PATCH 00/12] ARM: ARMv5 multiplatform conversions
 2022-04-05  9:17 UTC  (13+ messages)
` [PATCH 01/12] ARM: versatile: move integrator/realview/vexpress to versatile
` [PATCH 02/12] ARM: ep93xx: renumber interrupts
` [PATCH 03/12] ARM: ep93xx: enable SPARSE_IRQ
` [PATCH 04/12] ARM: ep93xx: make mach/ep93xx-regs.h local
` [PATCH 05/12] ARM: ep93xx: multiplatform support
` [PATCH 06/12] ARM: dove: "
` [PATCH 07/12] ARM: s3c24xx: remove support for ISA drivers on BAST PC/104
` [PATCH 08/12] ARM: s3c24xx: convert to sparse-irq
` [PATCH 09/12] ARM: s3c: enable s3c24xx multiplatform support
` [PATCH 10/12] ARM: iop32x: enable "
` [PATCH 11/12] ARM: rework endianess selection
` [PATCH 12/12] ARM: ixp4xx: enable multiplatform support

[PATCH 5.16 0972/1017] ARM: 9187/1: JIVE: fix return value of __setup handler
 2022-04-05  7:31 UTC 

[PATCH v9 20/23] drm/rockchip: Make VOP driver optional
 2022-04-05  9:05 UTC  (11+ messages)

[PATCH v4 1/2] mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
 2022-04-05  8:38 UTC  (8+ messages)
` [PATCH v4 2/2] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64

[PATCH v3 0/2] Add Support for HiSilicon CPA PMU
 2022-04-05  8:28 UTC  (5+ messages)
` [PATCH v3 1/2] drivers/perf: hisi: Associate PMUs in SICL with CPUs online
` [PATCH v3 2/2] drivers/perf: hisi: Add Support for CPA PMU

[PATCH 5.17 1080/1126] ARM: 9187/1: JIVE: fix return value of __setup handler
 2022-04-05  7:30 UTC 

[PATCH] arm64: document the boot requirements for MTE
 2022-04-05  8:04 UTC  (2+ messages)

Duplicate "select GENERIC_IRQ_MULTI_HANDLER"
 2022-04-05  8:02 UTC 

[PATCH] dt-bindings: reset: uniphier-glue: Clean up clocks, resets, and their names using compatible string
 2022-04-05  7:56 UTC 

[PATCH 0/2] dt-bindings: regulator: Fix uniphier descriptions
 2022-04-05  7:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: uniphier: Clean up clocks, resets, and their names using compatible string
` [PATCH 2/2] dt-bindings: regulator: uniphier: Use unevaluatedProperties

[PATCH 0/2] dt-bindings: net: Fix ave descriptions
 2022-04-05  7:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: net: ave: Clean up clocks, resets, and their names using compatible string
` [PATCH 2/2] dt-bindings: net: ave: Use unevaluatedProperties

[PATCH 0/3] dt-bindings: PCI: uniphier: Fix endpoint descriptions
 2022-04-05  7:51 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: PCI: designware-ep: Increase maxItems of reg and reg-names
` [PATCH 2/3] dt-bindings: PCI: uniphier-ep: Clean up reg, clocks, resets, and their names using compatible string
` [PATCH 3/3] ARM: dts: uniphier: Remove compatible "snps, dw-pcie-ep" from Pro5 pcie-ep node

[PATCH v3 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-05  7:20 UTC  (5+ messages)
` [PATCH v3 4/5] dt-bindings: spi: add binding doc for spi-mtk-snfi

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-04-05  7:13 UTC  (21+ messages)
` [PATCH V12 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V12 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V12 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V12 04/20] arch: Add SYSVIPC_COMPAT for all architectures
` [PATCH V12 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V12 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V12 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V12 08/20] riscv: Fixup difference with defconfig
` [PATCH V12 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V12 10/20] riscv: compat: Support TASK_SIZE for compat mode
` [PATCH V12 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V12 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V12 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V12 14/20] riscv: compat: Add elf.h implementation
` [PATCH V12 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V12 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V12 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V12 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V12 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V12 20/20] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH] soc: imx: gpcv2: keep i.MX8MM VPU-H1 bus clock active
 2022-04-05  6:44 UTC  (4+ messages)

[PATCH 1/3] ASoC: Intel: catpt: remove check of list iterator against head past the loop body
 2022-04-05  6:44 UTC  (3+ messages)
` [PATCH 3/3] ASoC: atmel-ssc: replace usage of found with dedicated list iterator variable

[PATCH 0/1] tty: serial: samsung: add spin_lock in console_write
 2022-04-05  6:40 UTC  (4+ messages)
  ` [PATCH 1/1] tty: serial: samsung: add spin_lock for interrupt and console_write

[PATCH v4] topology: make core_mask include at least cluster_siblings
 2022-04-05  6:38 UTC  (3+ messages)

[soc:arm/fixes] BUILD SUCCESS 83a1cde5c74bfb44b49cb2a940d044bb2380f4ea
 2022-04-05  6:35 UTC 

[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-04-05  6:24 UTC  (21+ messages)
` [PATCH 4/9] soc: apple: Add SART driver
` [PATCH 5/9] soc: apple: Add RTKit IPC library
` [PATCH 6/9] nvme-apple: Add initial Apple SoC NVMe driver

[PATCH 1/2] dt-bindings: rockchip: Add Hardkernel ODROID-M1 board
 2022-04-05  6:13 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: "

[PATCH V11 00/20] riscv: Add COMPAT mode support for rv64
 2022-04-05  6:01 UTC  (3+ messages)

[PATCH v3 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-05  5:35 UTC  (5+ messages)
` [PATCH v3 1/5] fpga: zynq: Fix incorrect variable type
` [PATCH v3 5/5] fpga: fpga-region: Add missing kernel-doc description

[v3 00/19] ASoC: mediatek: Add support for MT8186 SoC
 2022-04-05  4:06 UTC  (7+ messages)
` [v3 15/19] ASoC: mediatek: mt8186: add machine driver with mt6366, da7219 and max98357
` [v3 19/19] ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs

[PATCH v8 0/8] PCI: imx6: refine codes and add compliance tests mode support
 2022-04-05  3:15 UTC  (6+ messages)
` [PATCH v8 6/8] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback

[PATCH 0/3] cfi: Use __builtin_function_start
 2022-04-05  2:53 UTC  (6+ messages)
` [PATCH 1/3] kbuild: Change CFI_CLANG to depend on __builtin_function_start

[PATCH v3 0/8] crypto: HCTR2 support
 2022-04-05  1:55 UTC  (4+ messages)
` [PATCH v3 7/8] crypto: arm64/polyval: Add PMULL accelerated implementation of POLYVAL

[PATCH v2 0/3] KVM: arm64: Limit feature register reads from AArch32
 2022-04-05  1:53 UTC  (10+ messages)
` [PATCH v2 2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
` [PATCH v2 3/3] KVM: arm64: Start trapping ID registers for 32 bit guests

[PATCH 1/2] ARM: vexpress/spc: Fix doxygen comments
 2022-04-05  0:21 UTC  (2+ messages)

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-05  0:00 UTC  (10+ messages)

[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-04 22:02 UTC  (18+ messages)
` [PATCH v3 09/10] arch: arm: boot: dts: Introduce HPE GXP Device tree

[PATCH] arm64: defconfig: reenable SM_DISPCC_8250
 2022-04-04 21:59 UTC 

[PATCH] lib/raid6: Add -Wno-declaration-after-statement to NEON_FLAGS for clang < 14.0.1
 2022-04-04 21:08 UTC 

[PATCH] ARM: dts: ux500: Add line impedance to fuel gauge
 2022-04-04 20:51 UTC 

[soc:multiplatform-misc-5.18] BUILD SUCCESS a2677c00b0f03b8cad961f785941ca257f454df3
 2022-04-04 20:41 UTC 

[PATCH] ARM: dts: ux500: Register Amstaos proximity sensor
 2022-04-04 20:39 UTC 

[PATCH 0/3] Add initial support for MA35D1 SoC
 2022-04-04 20:14 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: nuvoton: Add initial support for MA35D1

[PATCH v13 0/2] Add basic SoC support for mediatek mt8195
 2022-04-04 19:22 UTC  (3+ messages)
` [PATCH v13 1/2] dt-bindings: mmc: mtk-sd: increase reg items

[PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
 2022-04-04 19:23 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15 537/1049] drivers/usb/misc/usb5744.c:64:55: sparse: sparse: incorrect type in argument 3 (different base types)
 2022-04-04 19:20 UTC 

[PATCH v2 0/2] dt-bindings: PCI: uniphier: Convert bindings and fix devicetree warning issue
 2022-04-04 18:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema

[PATCH v2 1/4] dt-bindings: arm: bcm: fix BCM53012 and BCM53016 SoC strings
 2022-04-04 18:38 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: arm: bcm: create new description for BCM53016
` [PATCH v2 3/4] ARM: dts: BCM5301X: Fix compatible strings for BCM53012 and BCM53016 SoC
` [PATCH v2 4/4] dt-bindings: arm: bcm: add bindings for Asus RT-AC88U

[PATCH 1/5] ARM: dts: BCM5301X: Fix DTC warning for NAND node
 2022-04-04 18:36 UTC  (8+ messages)
` [PATCH 2/5] ARM: dts: BCM5301X: Remove cell properties from srab ports on Asus RT-AC88U
` [PATCH 3/5] ARM: dts: BCM5301X: Add rgmii to port@5 of Broadcom switch "
` [PATCH 4/5] ARM: dts: BCM5301X: Retrieve gmac1 MAC address from NVRAM "

[PATCH] ARM: dts: BCM5301X: Update pin controller node name
 2022-04-04 18:34 UTC  (2+ messages)

[PATCH] ARM: brcmstb: fix typos in comments
 2022-04-04 18:33 UTC  (2+ messages)

[PATCH] ARM: dts: bcm-cygnus: Update spi clock properties
 2022-04-04 18:33 UTC  (2+ messages)

[PATCH v2 0/3] KVM: Fix use-after-free in debugfs
 2022-04-04 18:21 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: Don't create VM debugfs files outside of the VM directory
` [PATCH v2 2/3] selftests: KVM: Don't leak GIC FD across dirty log test iterations
` [PATCH v2 3/3] selftests: KVM: Free the GIC FD when cleaning up in arch_timer

[PATCH 0/4] KVM: arm64: Fix use-after-free in debugfs
 2022-04-04 17:57 UTC  (4+ messages)
` [PATCH 2/4] KVM: Only log about debugfs directory collision once

[PATCH 0/4] mfd/pwm: dt-bindings: google, cros-ec: include generic pwm schema
 2022-04-04 17:20 UTC  (5+ messages)
    ` [PATCH 0/4] mfd/pwm: dt-bindings: google,cros-ec: "

[PATCH V2 0/2] add ddr controller node to support EDAC on imx8mp
 2022-04-04 17:08 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: memory: snps, ddrc-3.80a compatible also need interrupts
  ` (subset) "

[PATCH] memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe
 2022-04-04 17:08 UTC  (2+ messages)

[PATCH] memory: samsung: exynos5422-dmc: Avoid some over memory allocation
 2022-04-04 17:08 UTC  (2+ messages)

[PATCH v3 0/8] dt-bindings: memory: convert to dtschema
 2022-04-04 17:02 UTC  (3+ messages)
` [PATCH v3 8/8] ARM: dts: exynos: remove deprecated unit address for LPDDR3 timings on Odroid
  ` (subset) "

[PATCH] arm64: dts: exynos: move aliases to board in Exynos850
 2022-04-04 17:02 UTC  (2+ messages)

[PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
 2022-04-04 17:02 UTC  (5+ messages)

[PATCH v2 0/4] dt-bindings: timer: exynos4210-mct: describe known hardware and its interrupts
 2022-04-04 17:01 UTC  (7+ messages)
` [PATCH v2 2/4] ARM: dts: exynos: add a specific compatible to MCT
  ` (subset) "
` [PATCH v2 3/4] arm64: "
  ` (subset) "
` [PATCH v2 4/4] arm64: dts: tesla: add a specific compatible to MCT on FSD
  ` (subset) "

[PATCH] ARM: dts: exynos: drop deprecated SFR region from MIPI phy
 2022-04-04 17:01 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: timer: exynos4210-mct: describe known hardware and its interrupts
 2022-04-04 17:01 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: exynos: add a specific compatible to MCT
  ` (subset) "

[PATCH 1/5] ARM: dts: exynos: align EHCI/OHCI nodes with dtschema on Exynos4
 2022-04-04 17:01 UTC  (4+ messages)
` [PATCH 2/5] ARM: dts: s5pv210: align EHCI/OHCI nodes with dtschema
  ` (subset) "
` (subset) [PATCH 1/5] ARM: dts: exynos: align EHCI/OHCI nodes with dtschema on Exynos4

[PATCH] ARM: s3c: s3c24xx: fix typos in comments
 2022-04-04 17:01 UTC  (2+ messages)

[PATCH] ARM: s3c: fix typos in comments
 2022-04-04 17:01 UTC  (2+ messages)

cleanup swiotlb initialization v8
 2022-04-04 17:00 UTC  (3+ messages)
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful

[PATCH] pinctrl: samsung: staticize fsd_pin_ctrl
 2022-04-04 16:59 UTC  (2+ messages)

[PATCH v5 0/8] document dt-schema and fix node names for some USB Ethernet controllers
 2022-04-04 16:44 UTC  (7+ messages)
` [PATCH v5 4/9] ARM: dts: bcm283x: fix ethernet node name
` [PATCH v5 5/9] ARM: dts: exynos: fix ethernet node name for different odroid boards
  ` (subset) "
` [PATCH v5 6/9] ARM: dts: exynos: fix compatible strings for Ethernet USB devices
  ` (subset) "

[PATCH] ARM: s3c: Drop config symbol S3C24XX_PWM
 2022-04-04 16:40 UTC  (2+ messages)

[PATCH v4 00/15] Move HEVC stateless controls out of staging
 2022-04-04 16:36 UTC  (13+ messages)
` [PATCH v4 05/15] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v4 06/15] media: uapi: HEVC: Add document uAPI structure

[RESEND][PATCH 0/8] Introduce support for artificial Energy Model
 2022-04-04 16:31 UTC  (18+ messages)
` [RESEND][PATCH 1/8] PM: EM: Add .get_cost() callback
` [RESEND][PATCH 2/8] PM: EM: Add artificial EM flag
` [RESEND][PATCH 3/8] PM: EM: Use the new .get_cost() callback while registering EM
` [RESEND][PATCH 4/8] PM: EM: Change the order of arguments in the .active_power() callback
` [RESEND][PATCH 5/8] PM: EM: Remove old debugfs files and print all 'flags'
` [RESEND][PATCH 6/8] Documentation: EM: Add artificial EM registration description
` [RESEND][PATCH 7/8] thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling
` [RESEND][PATCH 8/8] powercap: DTPM: Check for Energy Model type

[PATCH 00/10] coresight: Add new API to allocate trace source ID values
 2022-04-04 16:15 UTC  (2+ messages)

[PATCH v1 0/4] dt-bindings: pinctrl: mt8192: Add missing wrapping node and properties
 2022-04-04 16:02 UTC  (2+ messages)

[PATCH v3 0/3] dmaengine: Use platform_get_irq*() variants to fetch IRQ's
 2022-04-04 15:55 UTC  (4+ messages)
` [PATCH v3 1/3] dmaengine: nbpfaxi: Use platform_get_irq_optional() to get the interrupt
` [PATCH v3 2/3] dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() "
` [PATCH v3 3/3] dmaengine: mediatek-cqdma: "

[PATCH v2] dt-bindings: timer: Convert rda,8810pl-timer to YAML
 2022-04-04 15:53 UTC 

[PATCH] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
 2022-04-04 15:38 UTC  (2+ messages)

[PATCH v2] arm64: dts: renesas: r8a779f0: Add GPIO nodes
 2022-04-04 15:35 UTC 

[PATCH] dt-bindings: soc: samsung: usi: refer to dtschema for SPI
 2022-04-04 15:33 UTC  (3+ messages)

[PATCH] serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
 2022-04-04 15:25 UTC  (3+ messages)

[PATCH] arm64: mm: fix pmd_leaf()
 2022-04-04 15:24 UTC  (5+ messages)

[PATCH v1 0/3] Fixes for Mediatek dt-bindings
 2022-04-04 15:22 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: imx: add nvmem property
 2022-04-04 15:15 UTC  (5+ messages)

[PATCH v4 2/4] perf arm-spe: Use SPE data source for neoverse cores
 2022-04-04 15:12 UTC  (3+ messages)

Corrupted function tracer in 5.17.0-rc1
 2022-04-04 15:06 UTC  (3+ messages)

[PATCH v9 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-04-04 15:01 UTC  (3+ messages)
` [PATCH v9 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[PATCH] usb: musb: mediatek: Use clk_bulk API to simplify clock operations
 2022-04-04 14:55 UTC 

[PATCH] PCI: mediatek-gen3: Assert resets to ensure expected init state
 2022-04-04 14:48 UTC 

[PATCH v3 0/5] Support hld delayed init based on Pseudo-NMI for arm64
 2022-04-04 14:41 UTC  (3+ messages)
` [PATCH v3 4/5] kernel/watchdog: Adapt the watchdog_hld interface for async model


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