linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-26 18:39:09 to 2022-09-27 09:13:53 UTC [more...]

[PATCH v9 0/3] Add support for lan966x flexcom chip-select configuration
 2022-09-27  9:11 UTC  (2+ messages)

[PATCH v10 00/33] crypto: rockchip: permit to pass self-tests
 2022-09-27  7:55 UTC  (34+ messages)
` [PATCH v10 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v10 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v10 03/33] crypto: rockchip: do not do custom power management
` [PATCH v10 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v10 05/33] crypto: rockchip: do not store mode globally
` [PATCH v10 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v10 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v10 08/33] crypto: rockchip: better handle cipher key
` [PATCH v10 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v10 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v10 11/33] crypto: rockchip: rewrite type
` [PATCH v10 12/33] crypto: rockchip: add debugfs
` [PATCH v10 13/33] crypto: rockchip: introduce PM
` [PATCH v10 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v10 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v10 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v10 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v10 18/33] crypto: rockchip: fix style issue
` [PATCH v10 19/33] crypto: rockchip: add support for rk3328
` [PATCH v10 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v10 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v10 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v10 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v10 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v10 25/33] dt-bindings: crypto: rockchip: add new compatible
` [PATCH v10 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v10 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v10 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v10 29/33] crypto: rockchip: store crypto_info in request context
` [PATCH v10 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
` [PATCH v10 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
` [PATCH v10 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v10 33/33] crypto: rockchip: Add support for RK3399

[PATCH] crypto: allwinner: sun8i-ss: use dma_addr instead u32
 2022-09-27  8:55 UTC 

[PATCH 0/3] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
 2022-09-27  8:51 UTC  (8+ messages)
` [PATCH 1/3] Input: add `SW_BOOT_ALT`

[net,v3] net: stmmac: power up/down serdes in stmmac_open/release
 2022-09-27  8:50 UTC  (2+ messages)

[PATCH v5 0/4] Mediatek ethernet patches for mt8188
 2022-09-27  8:49 UTC  (9+ messages)
` [PATCH v5 2/4] dt-bindings: net: snps,dwmac: add clk_csr property
` [PATCH v5 4/4] net: stmmac: Update the name of property 'clk_csr'

[PATCH] dt-bindings: mmc: arm,pl18x: Document interrupt-names property
 2022-09-27  8:45 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Replace SAI format with dai-format DT property
 2022-09-27  8:35 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH v5 0/6] Add support for TI TPS65219 PMIC
 2022-09-27  8:35 UTC  (7+ messages)
` [PATCH v5 1/6] DONOTMERGE: arm64: dts: ti: Add TI TPS65219 PMIC support for AM642 SK board
` [PATCH v5 2/6] DONOTMERGE: arm64: dts: ti: Add pinmux and irq mapping for TPS65219 external interrupts
` [PATCH v5 3/6] DONOTMERGE: arm64: dts: ti: k3-am642-sk: Enable tps65219 power-button
` [PATCH v5 4/6] mfd: tps65219: Add driver for TI TPS65219 PMIC
` [PATCH v5 5/6] Input: Add tps65219 interrupt driven powerbutton
` [PATCH v5 6/6] arm64: defconfig: Add tps65219 as modules

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-27  8:33 UTC  (12+ messages)

[PATCH 00/11] PCI: aardvark controller changes BATCH 6
 2022-09-27  8:30 UTC  (8+ messages)
` [PATCH 03/11] PCI: aardvark: Add support for DLLSC and hotplug interrupt
` [PATCH 07/11] PCI: aardvark: Add suspend to RAM support

[PATCH 0/2] spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle
 2022-09-27  8:30 UTC  (4+ messages)
` [PATCH 1/2] spi: dt-bindings: amlogic, meson-gx-spicc: Add pinctrl names for SPI signal states

[PATCH] spi: Replace `dummy.nbytes` with `dummy.ncycles`
 2022-09-27  8:21 UTC  (5+ messages)

[PATCH v14 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-09-27  8:14 UTC  (4+ messages)
` [PATCH v14 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v14 2/3] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v14 3/3] perf tool: Add support for parsing HiSilicon PCIe Trace packet

[PATCH] dt-bindings: sound: st,stm32-sai: Document audio OF graph port
 2022-09-27  8:02 UTC  (2+ messages)

[PATCH RFT 0/5] crypto: rockchip: add crypto offloader V2
 2022-09-27  8:00 UTC  (6+ messages)
` [PATCH RFT 1/5] crypto: rockchip: move kconfig to its dedicated directory
` [PATCH RFT 2/5] dt-bindings: crypto: add support for rockchip,crypto-rk3588
` [PATCH RFT 3/5] MAINTAINERS: add new dt-binding doc to the right entry
` [PATCH RFT 4/5] crypto: rockchip: support the new crypto IP for rk3568/rk3588
` [PATCH RFT 5/5] ARM64: dts: rk3568: add crypto node

[PATCH 1/1] ARM: dts: aspeed-g6: enable more UART controllers
 2022-09-27  7:57 UTC  (2+ messages)

[PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies
 2022-09-27  7:49 UTC  (9+ messages)

[PATCH v5] hyperv: simplify and rename generate_guest_id
 2022-09-27  7:45 UTC 

[PATCH v5 00/22] KCFI support
 2022-09-27  7:29 UTC  (4+ messages)

[PATCH] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
 2022-09-27  7:20 UTC  (5+ messages)

[PATCH] KVM: arm64: Cleanup the __get_fault_info() to take out the code that validates HPFAR
 2022-09-27  7:01 UTC  (3+ messages)

[PATCH v2 0/5] Add PWM for MStar SoCs
 2022-09-27  6:41 UTC  (2+ messages)

[PATCH] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8188
 2022-09-27  6:31 UTC  (5+ messages)

[PATCH -next] drivers: soc: ti: mark knav_acc_firmwares as static
 2022-09-27  6:19 UTC 

[PATCH v2] ARM: mm: Provide better fault message for permission fault
 2022-09-27  6:21 UTC  (2+ messages)
` [PATCH v3] ARM: mm: Provide better message when kernel fault

[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-27  6:16 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-27  6:01 UTC  (2+ messages)

[PATCH-next v1] arm64: dts: rockchip: Enable NVM Express PCIe controller on rock3a
 2022-09-27  5:42 UTC  (4+ messages)
  ` [PATCH 1/3] arm64: dts: rockchip: Add regulator suffix to rock-3a

[PATCH v4] mailbox: mtk-cmdq: fix gce timeout issue
 2022-09-27  5:19 UTC  (2+ messages)

[PATCH] phy: rockchip-snps-pcie3: only look for rockchip,pipe-grf on rk3588
 2022-09-27  5:17 UTC 

[PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-27  5:13 UTC  (2+ messages)

[PATCH v3] hyperv: simplify and rename generate_guest_id
 2022-09-27  4:54 UTC  (5+ messages)

[PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
 2022-09-27  4:49 UTC  (5+ messages)

[PATCH 00/16] Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions
 2022-09-27  4:30 UTC  (6+ messages)
` [PATCH 16/16] crypto: arm64/sm4 - add ARMv9 SVE cryptography acceleration implementation

[PATCH v2] dt-bindings: phy: Add compatible for Mediatek MT8188
 2022-09-27  4:21 UTC  (4+ messages)

[PATCH] arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmon
 2022-09-27  4:00 UTC  (3+ messages)

[PATCH v4 0/2] perf: ARM CoreSight PMU support
 2022-09-27  3:59 UTC  (4+ messages)
` [PATCH v4 1/2] perf: arm_cspmu: Add support for ARM CoreSight PMU driver

[PATCH] UBI: Fastmap: Fix kernel-doc
 2022-09-27  3:57 UTC 

[PATCH v3 00/11] Add support for MT8195 SCP 2nd core
 2022-09-27  2:56 UTC  (12+ messages)
` [PATCH v3 01/11] dt-bindings: remoteproc: mediatek: Give the subnode a persistent name
` [PATCH v3 02/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v3 03/11] arm64: dts: mt8195: Add SCP core 1 node
` [PATCH v3 04/11] remoteproc: mediatek: Remove redundant rproc_boot
` [PATCH v3 05/11] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v3 06/11] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v3 07/11] remoteproc: mediatek: Probe MT8195 SCP core 1
` [PATCH v3 08/11] remoteproc: mediatek: Control SCP core 1 boot by rproc subdevice
` [PATCH v3 09/11] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v3 10/11] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v3 11/11] remoteproc: mediatek: Refine ipi handler error message

[PATCH v2] clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value
 2022-09-27  3:32 UTC 

Help: i.MX8MP AUDIOMIX BLK-CTRL CLK driver support
 2022-09-27  3:26 UTC  (3+ messages)

[PATCH v3 0/2] media: imx-jpeg, Add support for contiguous NV12
 2022-09-27  3:12 UTC  (3+ messages)
` [PATCH v3 1/2] media: imx-jpeg: Implement g_selection and s_selection
` [PATCH v3 2/2] media: imx-jpeg: Support contiguous and non contiguous format

[PATCH v2] arm64: dts: mt8192: Add vcodec lat and core nodes
 2022-09-27  2:19 UTC  (3+ messages)

[PATCH V5 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-09-27  2:48 UTC  (4+ messages)
` [PATCH V5 3/6] remoteproc: imx_rproc: support attaching to i.MX8QXP M4

[PATCH V4 0/3] kprobe: Optimize the performance of patching ss
 2022-09-27  2:24 UTC  (4+ messages)
` [PATCH 1/3] riscv/kprobe: Optimize the performance of patching single-step slot
` [PATCH 2/3] csky/kprobe: "
` [PATCH 3/3] arm64/kprobe: "

[PATCH v5] ARM: dts: aspeed: Yosemite V2: Enable OCP debug card
 2022-09-27  1:51 UTC  (2+ messages)

[PATCH V3 0/3] kprobe: Optimize the performance of patching ss
 2022-09-27  1:37 UTC  (6+ messages)
` [PATCH 3/3] arm64/kprobe: Optimize the performance of patching single-step slot

[PATCH] dt-bindings: net: snps,dwmac: Document stmmac-axi-config subnode
 2022-09-27  1:24 UTC 

[PATCH] kasan: also display registers for reports from HW exceptions
 2022-09-27  1:21 UTC  (5+ messages)

[PATCH v2] kasan: also display registers for reports from HW exceptions
 2022-09-27  1:20 UTC 

[PATCH] dt-bindings: media: st,stmipid02: Convert the text bindings to YAML
 2022-09-27  0:55 UTC 

[PATCH] ASoC: dt-bindings: Document audio OF graph dai-tdm-slot-num dai-tdm-slot-width props
 2022-09-27  0:54 UTC 

[PATCH] dt-bindings: display: st,stm32-dsi: Handle data-lanes in DSI port node
 2022-09-26 23:45 UTC 

[PATCH] ARM: dts: stm32: Drop linux,default-trigger = "none" from AV96
 2022-09-26 23:34 UTC 

[PATCH 0/8] generic command line v4
 2022-09-26 23:03 UTC  (9+ messages)

[PATCH v2] dt-bindings: memory-controller: st,stm32: Split off MC properties
 2022-09-26 22:55 UTC 

[PATCH v3 0/14] Add iMX PCIe EP mode support
 2022-09-26 22:53 UTC  (3+ messages)
` [PATCH v3 03/14] dt-bindings: imx6q-pcie: Add iMX8MP PCIe EP mode compatible string

[PATCH] ARM: dts: stm32: Rename mdio0 to mdio
 2022-09-26 22:44 UTC 

[PATCH v6 0/5] Define EINVAL as device/domain incompatibility
 2022-09-26 22:34 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Add missing rockchip,pipe-grf to rk3568 PCIe v3 PHY
 2022-09-26 22:34 UTC  (4+ messages)

[PATCH] dt-bindings: memory-controller: st,stm32: Fix st,fmc2_ebi-cs-write-address-setup-ns
 2022-09-26 22:26 UTC  (2+ messages)

[PATCH] dt-bindings: memory-controller: st,stm32: Split off MC properties
 2022-09-26 22:25 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Limit stage2_apply_range() batch size to 1GB
 2022-09-26 22:21 UTC 

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-26 22:02 UTC  (4+ messages)
` [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH v1 00/16] Add Multi Circular Queue Support
 2022-09-26 21:34 UTC  (12+ messages)
` [PATCH v1 02/16] ufs: core: Introduce Multi-circular queue capability
` [PATCH v1 04/16] ufs: core: mcq: Introduce Multi Circular Queue
` [PATCH v1 06/16] ufs: core: mcq: Calculate queue depth

[PATCH 1/2] dt-bindings: arm: stm32: Add compatible string for DH electronics DHCOR Testbench board
 2022-09-26 21:29 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: stm32: Add DHCOR based "

[PATCH 0/3] dma/ti: enable udma and psil to be built as modules
 2022-09-26 21:21 UTC  (9+ messages)
` [PATCH 2/3] dma/ti: convert k3-udma to module
` [PATCH 3/3] dma/ti: convert PSIL to be buildable as module

[PATCH] dt-bindings: pinctrl: st,stm32: Document interrupt-controller property
 2022-09-26 20:47 UTC 

[PATCH] dt-bindings: pinctrl: st,stm32: Document gpio-hog pattern property
 2022-09-26 20:47 UTC 

[PATCH] dt-bindings: pinctrl: st,stm32: Document gpio-line-names
 2022-09-26 20:47 UTC 

[PATCH] dt-bindings: i2c: st,stm32-i2c: Document wakeup-source property
 2022-09-26 20:46 UTC 

[PATCH] dt-bindings: i2c: st,stm32-i2c: Document interrupt-names property
 2022-09-26 20:46 UTC 

[PATCH] drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages
 2022-09-26 20:37 UTC 

[RESEND PATCH bpf-next 0/2] Jit BPF_CALL to direct call when possible
 2022-09-26 20:29 UTC  (3+ messages)
` [RESEND PATCH bpf-next 1/2] bpf, arm64: "

[PATCH v3 0/9] J721S2: Add support for additional IPs
 2022-09-26 20:19 UTC  (3+ messages)
` [PATCH v3 7/9] dt-bindings: PCI: Add host mode device-id for j721s2 platform

[PATCH v3 1/2] dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
 2022-09-26 20:18 UTC  (2+ messages)

[PATCH] net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify code
 2022-09-26 20:08 UTC  (2+ messages)

[PATCH 0/5] ARM: mvebu: Add audio support for Armada 38x
 2022-09-26 20:04 UTC  (4+ messages)
` [PATCH 1/5] ASoC: kirkwood: enable Kirkwood driver for Armada 38x platforms

[PATCH v3 0/7] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-09-26 19:20 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: net: Add generic Bluetooth controller

[PATCH net-next v5 0/9] [RFT] net: dpaa: Convert to phylink
 2022-09-26 19:03 UTC  (10+ messages)
` [PATCH net-next v5 1/9] dt-bindings: net: Expand pcs-handle to an array
` [PATCH net-next v5 2/9] dt-bindings: net: Add Lynx PCS binding
` [PATCH net-next v5 3/9] dt-bindings: net: fman: Add additional interface properties
` [PATCH net-next v5 4/9] net: fman: memac: Add serdes support
` [PATCH net-next v5 5/9] net: fman: memac: Use lynx pcs driver
` [PATCH net-next v5 6/9] net: dpaa: Convert to phylink
` [PATCH net-next v5 7/9] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH net-next v5 8/9] powerpc: dts: qoriq: Add nodes for QSGMII PCSs
` [PATCH net-next v5 9/9] arm64: dts: layerscape: "

arch/arm/probes/kprobes/core.c:409:30: error: .fnstart must precede .save or .vsave directives
 2022-09-26 18:42 UTC  (3+ messages)
` [PATCH] ARM: kprobes: move __kretprobe_trampoline to out of line assembler

[PATCH] dt-bindings: power: gpcv2: correct patternProperties
 2022-09-26 18:41 UTC  (2+ messages)

[PATCH net-next v3 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible
 2022-09-26 18:40 UTC  (2+ messages)

[PATCH v2 00/13] Add support for the Hardkernel ODROID-M1 board
 2022-09-26 18:37 UTC  (12+ messages)
` [PATCH v2 02/13] arm64: dts: rockchip: Add "
` [PATCH v2 03/13] arm64: dts: rockchip: add thermal support to ODROID-M1
` [PATCH v2 04/13] arm64: dts: rockchip: Add NOR flash "
` [PATCH v2 05/13] arm64: dts: rockchip: Add analog audio on ODROID-M1
` [PATCH v2 06/13] arm64: dts: rockchip: Enable vop2 and hdmi tx "
` [PATCH v2 08/13] arm64: dts: rockchip: Enable the GPU "
` [PATCH v2 09/13] arm64: dts: rockchip: Enable the USB 2.0 ports "
` [PATCH v2 10/13] arm64: dts: rockchip: Enable the USB 3.0 "
` [PATCH v2 11/13] arm64: dts: rockchip: Add SATA support to ODROID-M1
` [PATCH v2 12/13] arm64: dts: rockchip: Add PCIEe v3 nodes "
` [PATCH v2 13/13] arm64: dts: rockchip: Add IR receiver node "


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