linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-12 10:01:15 to 2023-07-12 18:23:28 UTC [more...]

[PATCH V1 0/3] Add notifier call chain to Embedded USB Debug(EUD) driver
 2023-07-12 18:22 UTC  (7+ messages)
` [PATCH V1 1/3] usb: misc: Add the interface for notifier call for Embedded USB Debugger(EUD)
` [PATCH V1 2/3] usb: misc: Add notifier call chain to Embedded USB Debug(EUD) driver

[PATCH v4 0/7] firmware: imx: NXP Edgelock Enclave MUAP Driver
 2023-07-12 18:15 UTC  (10+ messages)
` [PATCH v4 1/7] dt-bindings: arm: fsl: add se-fw binding doc
` [PATCH v4 2/7] arm64: dts: imx8ulp-evk: added nxp secure enclave firmware
` [PATCH v4 3/7] arm64: dts: imx8ulp-evk: reserved mem-ranges to constrain ele_fw dma-range
` [PATCH v4 4/7] arm64: dts: imx93-11x11-evk: added nxp secure enclave fw
` [PATCH v4 5/7] arm64: dts: imx93-11x11-evk: reserved mem-ranges to constrain ele_fw dma-range
` [PATCH v4 6/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v4 7/7] MAINTAINERS: Added maintainer details

[PATCH v4 1/9] ARM: dts: stm32: Add alternate pinmux for i2s pins
 2023-07-12 18:10 UTC  (10+ messages)
` [PATCH v4 2/9] ARM: dts: stm32: Add alternate pinmux for ldtc pins
` [PATCH v4 3/9] ARM: dts: stm32: Add alternate pinmux for can pins
` [PATCH v4 4/9] ARM: dts: stm32: osd32: fix ldo1 not required to be always-on
` [PATCH v4 5/9] ARM: dts: stm32: osd32: fix ldo2 "
` [PATCH v4 6/9] ARM: dts: stm32: lxa-tac: remove v3v3_hdmi override
` [PATCH v4 7/9] ARM: dts: stm32: osd32: fix ldo6 not required to be always-on
` [PATCH v4 8/9] dt-bindings: arm: stm32: add extra SiP compatible for oct,stm32mp157c-osd32-red
` [PATCH v4 9/9] ARM: dts: stm32: Add Octavo OSD32MP1-RED board

[PATCH 0/4] STM32MP13x expose SCMI regulators
 2023-07-12 18:08 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: rcc: stm32: add STM32MP13 SCMI regulators IDs
` [PATCH 2/4] ARM: dts: stm32: STM32MP13x SoC exposes SCMI regulators
` [PATCH 3/4] ARM: dts: stm32: add SCMI PMIC regulators on stm32mp135f-dk board
` [PATCH 4/4] ARM: multi_v7_defconfig: Add SCMI regulator support

[PATCH] pinctrl: sunxi: Add some defensiveness for regulators array
 2023-07-12 17:57 UTC  (3+ messages)

[PATCH RFC 0/9] perf tool: sys event metric support re-write
 2023-07-12 17:52 UTC  (8+ messages)
` [PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table()

imx8mp mipi csi camera overlay: Unable to retrieve endpoint for port@1
 2023-07-12 17:34 UTC  (5+ messages)

[PATCH] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
 2023-07-12 17:24 UTC 

[PATCH] ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2
 2023-07-12 17:23 UTC  (5+ messages)

[PATCH V3] dt-bindings: arm: bcm: add BCM53573 SoCs family binding
 2023-07-12 17:23 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: BCM53573: Drop nonexistent "default-off" LED trigger
 2023-07-12 17:23 UTC  (8+ messages)
` [PATCH 2/4] ARM: dts: BCM53573: Drop nonexistent #usb-cells
` [PATCH 3/4] ARM: dts: BCM53573: Add cells sizes to PCIe node
` [PATCH 4/4] ARM: dts: BCM53573: Use updated "spi-gpio" binding properties

[PATCH] ARM: dts: BCM5301X: Add Ethernet interfaces links
 2023-07-12 17:21 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Add Wi-Fi regulatory mappings for Luxul devices
 2023-07-12 17:20 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: broadcom: add missing space before {
 2023-07-12 17:20 UTC  (4+ messages)
` [PATCH 2/2] arm64: "

[PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure
 2023-07-12 17:15 UTC  (33+ messages)
` [PATCH 01/27] arm64: Add missing VA CMO encodings
` [PATCH 02/27] arm64: Add missing ERX*_EL1 encodings
` [PATCH 03/27] arm64: Add missing DC ZVA/GVA/GZVA encodings
` [PATCH 04/27] arm64: Add TLBI operation encodings
` [PATCH 05/27] arm64: Add AT "
` [PATCH 06/27] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH 07/27] arm64: Add missing BRB/CFP/DVP/CPP instructions
` [PATCH 08/27] arm64: Fix HFGxTR_EL2 field naming
` [PATCH 09/27] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts
` [PATCH 10/27] arm64: Add feature detection for fine grained traps
` [PATCH 11/27] KVM: arm64: Correctly handle ACCDATA_EL1 traps
` [PATCH 12/27] KVM: arm64: Add missing HCR_EL2 trap bits
` [PATCH 13/27] KVM: arm64: nv: Add FGT registers
` [PATCH 14/27] KVM: arm64: Restructure FGT register switching
` [PATCH 15/27] KVM: arm64: nv: Add trap forwarding infrastructure
` [PATCH 16/27] KVM: arm64: nv: Add trap forwarding for HCR_EL2
` [PATCH 17/27] KVM: arm64: nv: Expose FEAT_EVT to nested guests
` [PATCH 18/27] KVM: arm64: nv: Add trap forwarding for MDCR_EL2
` [PATCH 19/27] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
` [PATCH 20/27] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2
` [PATCH 21/27] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
` [PATCH 22/27] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
` [PATCH 23/27] KVM: arm64: nv: Add SVC trap forwarding
` [PATCH 24/27] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR
` [PATCH 25/27] KVM: arm64: nv: Expose FGT to nested guests
` [PATCH 26/27] KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems
` [PATCH 27/27] KVM: arm64: nv: Add support for HCRX_EL2

[PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
 2023-07-12 17:02 UTC  (2+ messages)

[PATCH v1 0/4] RK3588 USB2 support
 2023-07-12 16:51 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: dts: rockchip: rk3588: add "
` [PATCH v1 2/4] arm64: dts: rockchip: rk3588-evb1: add USB2
` [PATCH v1 3/4] arm64: dts: rockchip: rk3588-rock5b: "
` [PATCH v1 4/4] arm64: dts: rockchip: rk3588s-rock5a: "

[PATCH] arm64: dts: imx8mm-venice-gw7901: add cpu-supply node for cpufreq
 2023-07-12 16:13 UTC  (2+ messages)

[PATCH 01/19] cpufreq: sun50i: Convert to platform remove callback returning void
 2023-07-12 16:05 UTC  (6+ messages)
` [PATCH 09/19] cpufreq: brcmstb-avs-cpufreq: "
` [PATCH 12/19] cpufreq: raspberrypi: "

[PATCH v2 01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
 2023-07-12 16:00 UTC  (14+ messages)
` [PATCH v2 02/11] i2c: iproc: Convert to devm_platform_ioremap_resource()
` [PATCH v2 03/11] i2c: brcmstb: "
` [PATCH v2 05/11] i2c: stm32f4: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 07/11] i2c: st: "
` [PATCH v2 09/11] i2c: s3c2410: "
` [PATCH v2 11/11] i2c: pnx: "

[PATCH] perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()
 2023-07-12 16:00 UTC  (3+ messages)

[PATCH v4] power: reset: at91-reset: add sysfs interface to the power on reason
 2023-07-12 15:58 UTC  (2+ messages)

[PATCH] drm: atmel-hlcdc: Support inverting the pixel clock polarity
 2023-07-12 15:57 UTC  (2+ messages)

[PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
 2023-07-12 15:42 UTC 

[PATCH 03/27] thermal/drivers/broadcom: Convert to platform remove callback returning void
 2023-07-12 15:38 UTC  (5+ messages)
` [PATCH 06/27] thermal/drivers/mediatek/lvts_thermal: "

[RFC RESEND v1 pinctrl-next 0/1] add blink and activity functions to SGPIO
 2023-07-12 15:38 UTC  (4+ messages)

[PATCH] spi: s3c64xx: clear loopback bit after loopback test
 2023-07-12 15:34 UTC  (2+ messages)

[PATCH v2 2/5] perf jevents: Match on highest version of Arm json file available
 2023-07-12 15:33 UTC  (8+ messages)

[PATCH v2] PCI: dwc: Provide deinit callback for i.MX
 2023-07-12 15:30 UTC  (2+ messages)

[PATCH v5 0/6] iio: adc: meson: add iio channels to read channel 7 mux inputs
 2023-07-12 15:26 UTC  (2+ messages)

[PATCH] ARM: dts: at91: ksz9477_evb: Add missing timer nodes
 2023-07-12 15:21 UTC 

[PATCH bpf-next v9 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-07-12 15:11 UTC  (4+ messages)
` [PATCH bpf-next v9 3/3] selftests/bpf: add testcase for TRACING with 6+ arguments

[PATCH v4 20/20] KVM: selftests: get-reg-list: add Permission Indirection registers
 2023-07-12 14:59 UTC  (3+ messages)

Fwd: [PATCH] include/asm: Fix comment typo
 2023-07-12 14:47 UTC  (2+ messages)

[PATCH V2] soc: ti: k3-ringacc: Fixup documentation errors
 2023-07-12 14:31 UTC  (2+ messages)

[PATCH] firmware: ti_sci: Fixup documentation errors
 2023-07-12 14:31 UTC  (2+ messages)

[PATCH V2] firmware: ti_sci: Use system_state to determine polling
 2023-07-12 14:30 UTC  (2+ messages)

[PATCH v4] pwm: atmel: Enable clk when pwm already enabled in bootloader
 2023-07-12 14:28 UTC  (3+ messages)

[RESEND PATCH v2] soc: ti: k3-ringacc: remove non-fatal probe deferral log
 2023-07-12 14:27 UTC  (2+ messages)

[PATCH v5 0/5] Add peripherals for J784S4
 2023-07-12 14:18 UTC  (10+ messages)
` [PATCH v5 1/5] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux
` [PATCH v5 3/5] arm64: dts: ti: k3-j784s4: Add WIZ and SERDES PHY nodes

[PATCH RFT] mmc: uniphier-sd: register irqs before registering controller
 2023-07-12 14:13 UTC 

[PATCH v1] mtd: rawnand: meson: fix OOB available bytes for ECC
 2023-07-12 14:08 UTC  (2+ messages)

[PATCH v1] drivers: wireless: mt76: fix parameter check in mt76_register_debugfs_fops()
 2023-07-12 14:00 UTC  (2+ messages)

[PATCH v3 0/3] Fixes for Rockchip NAND controller driver
 2023-07-12 13:57 UTC  (5+ messages)
` [PATCH v3 3/3] mtd: rawnand: rockchip-nand-controller: add skipbbt option

[PATCH v6 00/13] Add support to configure TPDM DSB subunit
 2023-07-12 13:53 UTC  (6+ messages)
` [PATCH v6 09/13] Add nodes for dsb edge control

[PATCH net] net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()
 2023-07-12 13:50 UTC  (2+ messages)

[PATCH v3 0/5] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-07-12 13:38 UTC  (4+ messages)
` [PATCH v3 2/5] perf jevents: Match on highest version of Arm json file available

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-12 13:35 UTC  (14+ messages)

[PATCH] coresight: etm3x: convert struct etm_drvdata's spinlock to raw_spinlock
 2023-07-12 13:22 UTC  (4+ messages)

[PATCH V4 1/3] mfd: da9062: Use MFD_CELL_OF macro
 2023-07-12 13:19 UTC  (6+ messages)
` [PATCH V4 3/3] regulator: da9062: Make the use of IRQ optional

[PATCH 0/3] arm64: dts: qcom: sa8775p: Add interconnect to SMMU
 2023-07-12 13:10 UTC  (8+ messages)

[PATCH v3 0/4] Fix mediatek-drm coverity issues
 2023-07-12 13:07 UTC  (5+ messages)
` [PATCH v3 3/4] drm/mediatek: Add casting before assign

[PATCH v3 0/2] Fix OVL iommu fault in cursor plane
 2023-07-12 13:03 UTC  (5+ messages)
` [PATCH v3 1/2] drm/mediatek: Fix iommu fault by swapping FBs after updating plane state
` [PATCH v3 2/2] drm/mediatek: Fix iommu fault during crtc enabling

[RESEND 0/2] ASoC: mt8188: add memory-region support
 2023-07-12 12:50 UTC  (5+ messages)
` [RESEND 1/2] ASoC: mediatek: "
` [RESEND 2/2] ASoC: dt-bindings: mediatek,mt8188-afe: add memory-region

[PATCH v5 0/2] KVM: arm64: Support for per-guest fine grained traps configuration
 2023-07-12 12:50 UTC  (3+ messages)
` [PATCH v5 1/2] arm64: Add feature detection for fine grained traps
` [PATCH v5 2/2] KVM: arm64: Move FGT value configuration to vCPU state

[PATCH v3] pwm: atmel: Enable clk when pwm already enabled in bootloader
 2023-07-12 12:47 UTC  (5+ messages)

[PATCH v4 0/3] Fixes for Rockchip NAND controller driver
 2023-07-12 12:43 UTC  (3+ messages)
` [PATCH v4 2/3] mtd: rawnand: rockchip: copy hwecc PA data to oob_poi buffer

[PATCH] Documentation/process: maintainer-soc: document dtbs_check requirement for Samsung
 2023-07-12 12:34 UTC  (4+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable TLV320AIC3x
 2023-07-12 12:29 UTC 

[PATCH v4 0/6] Enable IPQ5332 USB2
 2023-07-12 12:28 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: usb: dwc3: Add IPQ5332 compatible
` [PATCH v4 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy
` [PATCH v4 3/6] phy: qcom-m31: Introduce qcom,m31 USB phy driver
` [PATCH v4 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v4 5/6] arm64: dts: qcom: ipq5332: Enable USB
` [PATCH v4 6/6] arm64: defconfig: Enable M31 USB phy driver

[PATCH v8 0/2] Introduce ICSSG based ethernet Driver
 2023-07-12 12:25 UTC  (3+ messages)
  ` [PATCH v8 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "

[PATCH v2 0/2] can: xilinx_can: Add support for reset
 2023-07-12 12:20 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: can: xilinx_can: Add reset description
` [PATCH v2 2/2] can: xilinx_can: Add support for controller reset

[PATCH v3 1/8] ARM: dts: stm32: Add alternate pinmux for i2s pins
 2023-07-12 12:19 UTC  (6+ messages)
` [PATCH v3 7/8] dt-bindings: arm: stm32: add extra SiP compatible for oct,stm32mp157c-osd32-red

[PATCH 01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource()
 2023-07-12 12:06 UTC  (3+ messages)

[PATCH v2 01/19] clk: meson: introduce meson-clkc-utils
 2023-07-12 12:03 UTC 

[PATCH v3 0/6] Enable IPQ5332 USB2
 2023-07-12 12:02 UTC  (5+ messages)
` [PATCH v3 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes

[PATCH v3 1/3] ARM: dts: imx6sx: Remove LDB endpoint
 2023-07-12 11:53 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: imx6sx: Describe the default LCDIF1 parent
` [PATCH v3 3/3] clk: imx: imx6sx: Remove hardcoded "

[PATCH v1 0/3] Allwinner R329/D1/R528/T113s Dual/Quad SPI modes support
 2023-07-12 11:47 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] ASoC: mt8188: add memory-region support
 2023-07-12 11:47 UTC  (2+ messages)

[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
 2023-07-12 11:18 UTC 

[PATCH v3] KVM: arm64: Use BTI for nvhe
 2023-07-12 11:16 UTC  (7+ messages)

[PATCH v2] kselftest/arm64: Exit streaming mode after collecting signal context
 2023-07-12 11:02 UTC 

[PATCH v2] KVM: arm64: Add missing BTI instructions
 2023-07-12 10:49 UTC  (2+ messages)

[PATCH v3 00/11] Add DELETE_BUF ioctl
 2023-07-12 10:48 UTC  (6+ messages)
` [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global

[Resend v1 0/5] Implement MTE tag compression for swapped pages
 2023-07-12 10:24 UTC  (4+ messages)
` [Resend v1 1/5] linux/bitqueue.h: add the bit queue implementation

[PATCH] media: aspeed: Fix memory overwrite if timing is 1600x900
 2023-07-12 10:09 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sam9x60: fix the SOC detection
 2023-07-12 10:00 UTC 

[PATCH] pinctrl: single: Fix memleak in pcs_dt_node_to_map
 2023-07-12 10:00 UTC  (5+ 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).