Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-18 16:32:07 to 2024-04-19 10:30:12 UTC [more...]

[PATCH v2 00/26] media: Fix coccinelle warning/errors
 2024-04-19 10:01 UTC  (26+ messages)
` [PATCH v2 01/26] media: pci: mgb4: Refactor struct resources
` [PATCH v2 03/26] media: uvcvideo: Refactor iterators
` [PATCH v2 04/26] media: uvcvideo: Use max() macro
` [PATCH v2 05/26] media: go7007: Use min and max macros
` [PATCH v2 06/26] media: stm32-dcmipp: Remove redundant printk
` [PATCH v2 08/26] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH v2 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH v2 10/26] staging: media: tegra-video: Use swap macro
` [PATCH v2 11/26] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH v2 12/26] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH v2 13/26] media: common: saa7146: Use min macro
` [PATCH v2 14/26] media: dvb-frontends: drx39xyj: "
` [PATCH v2 15/26] media: netup_unidvb: "
` [PATCH v2 16/26] media: au0828: "
` [PATCH v2 17/26] media: flexcop-usb: "
` [PATCH v2 18/26] media: gspca: cpia1: "
` [PATCH v2 19/26] media: stk1160: "
` [PATCH v2 20/26] media: tegra-vde: Refactor timeout handling
` [PATCH v2 21/26] media: i2c: st-mipid02: Use the correct div function
` [PATCH v2 22/26] media: tc358746: Use the correct div_ function
` [PATCH v2 23/26] media: venus: vdec: Make explicit the range of us_per_frame
` [PATCH v2 24/26] media: venus: venc: "
` [PATCH v2 25/26] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH v2 26/26] media: dvb-frontends: tda10048: Make explicit the range of z

[PATCH v4 00/15] KVM/arm64: Add NV support for ERET and PAuth
 2024-04-19 10:29 UTC 

[v2] Support for Arm CCA VMs on Linux
 2024-04-19 10:20 UTC  (5+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 17/43] arm64: RME: Allow VMM to set RIPAS

[PATCH net-next 00/13] MT7530 DSA Subdriver Improvements Act IV
 2024-04-19 10:16 UTC  (15+ messages)
` [PATCH net-next 01/13] net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988
` [PATCH net-next 02/13] net: dsa: mt7530: refactor MT7530_PMCR_P()
` [PATCH net-next 03/13] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
` [PATCH net-next 04/13] net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw
` [PATCH net-next 05/13] net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFP
` [PATCH net-next 06/13] net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAP
` [PATCH net-next 07/13] net: dsa: mt7530: move MT753X_MTRAP operations for MT7530
` [PATCH net-next 08/13] net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error
` [PATCH net-next 09/13] net: dsa: mt7530: define MAC speed capabilities per switch model
` [PATCH net-next 10/13] net: dsa: mt7530: get rid of function sanity check
` [PATCH net-next 11/13] net: dsa: mt7530: refactor MT7530_PMEEECR_P()
` [PATCH net-next 12/13] net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info
` [PATCH net-next 13/13] net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS

[PATCH v4 0/2] clk: samsung: introduce nMUX to reparent MUX clocks
 2024-04-19 10:09 UTC  (3+ messages)
` [PATCH v4 1/2] clk: samsung: gs101: propagate PERIC0 USI SPI clock rate
` [PATCH v4 2/2] clk: samsung: gs101: propagate PERIC1 "

[PATCH v1 0/5] arm64/mm: uffd write-protect and soft-dirty tracking
 2024-04-19  9:45 UTC  (9+ messages)
` [PATCH v1 1/5] arm64/mm: Move PTE_PROT_NONE and PMD_PRESENT_INVALID
` [PATCH v1 2/5] arm64/mm: Add uffd write-protect support
` [RFC PATCH v1 3/5] arm64/mm: Add soft-dirty page tracking support
` [RFC PATCH v1 4/5] selftests/mm: Enable soft-dirty tests on arm64
` [PATCH v1 5/5] selftests/mm: soft-dirty should fail if a testcase fails

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add support for multiple CAN instances
 2024-04-19  9:41 UTC  (6+ messages)

Adding more mach-omap2 maintainers
 2024-04-19  9:30 UTC  (2+ messages)

[PATCH v3 00/17] Add display support for the MT8365-EVK board
 2024-04-19  9:22 UTC  (8+ messages)
` [PATCH v3 07/17] dt-bindings: display: mediatek: dpi: add compatible for MT8365
` [PATCH v3 12/17] clk: mediatek: mt8365-mm: fix DPI0 parent
` [PATCH v3 14/17] drm/mediatek: add MT8365 SoC support

[PATCH RESEND net-next v3 0/2] net: stmmac: Fix MAC-capabilities procedure
 2024-04-19  9:03 UTC  (3+ messages)
` [PATCH RESEND net-next v3 1/2] net: stmmac: Rename phylink_get_caps() callback to update_caps()
` [PATCH RESEND net-next v3 2/2] net: stmmac: Move MAC caps init to phylink MAC caps getter

[PATCH net-next v2 0/2] net: stmmac: Fix MAC-capabilities procedure
 2024-04-19  8:58 UTC  (3+ messages)

[PATCH] random: handle creditable entropy from atomic process context
 2024-04-19  8:55 UTC  (3+ messages)
` [PATCH] random: Fix the issue of '_might_sleep' function running in an atomic contex

[PATCH v2 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-04-19  8:53 UTC  (6+ messages)

[PATCH v5 00/11] Add suspend to ram support for PCIe on J7200
 2024-04-19  8:47 UTC  (3+ messages)
` [PATCH v5 02/11] i2c: omap: wakeup the controller during suspend() callback

[PATCH v2 0/5] arm64: dts: remove tx-sched-sp property in snps,dwmac
 2024-04-19  8:45 UTC  (10+ messages)
` [PATCH v2 1/5] arm64: dts: freescale: imx8mp-beacon: remove tx-sched-sp property
` [PATCH v2 2/5] arm64: dts: freescale: imx8mp-evk: "
` [PATCH v2 3/5] arm64: dts: freescale: imx8mp-verdin: "
` [PATCH v2 5/5] arm64: dts: qcom: sa8775p-ride: "
    ` EXTERNAL: "

[PATCH v2 0/2] Support MT8188 SCP core 1
 2024-04-19  8:42 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP
` [PATCH v2 2/2] remoteproc: mediatek: Support MT8188 SCP core 1

[PATCH] arm64: dts: rockchip: move uart2 pinmux to dtsi on rk3588-tiger
 2024-04-19  8:03 UTC 

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-04-19  7:54 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v2 2/3] dt-bindings: arm: mediatek: mmsys: "

[PATCH v2 0/3] arm64: dts: imx93: add i.Core MX93 EDIMM 2.0 board
 2024-04-19  7:29 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add Engicam i.Core MX93 EDIMM 2.0 Starter Kit
` [PATCH v2 3/3] arm64: dts: imx93: Add "

[PATCH v2 0/4] Document ASUS RT-AC3200 and ASUS RT-AC5300 and add device trees
 2024-04-19  7:22 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: bcm: add bindings for ASUS RT-AC3200
` [PATCH v2 2/4] dt-bindings: arm: bcm: add bindings for ASUS RT-AC5300
` [PATCH v2 3/4] ARM: dts: BCM5301X: Add DT for ASUS RT-AC3200
` [PATCH v2 4/4] ARM: dts: BCM5301X: Add DT for ASUS RT-AC5300

[PATCH 0/4] gpu: Convert to platform remove callback returning void
 2024-04-19  7:20 UTC  (2+ messages)

[PATCH v5 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-04-19  7:14 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable HSR driver
 2024-04-19  7:02 UTC  (4+ messages)

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-19  6:55 UTC  (11+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()

[PATCH 1/3] hwrng: stm32 - use logical OR in conditional
 2024-04-19  5:01 UTC  (3+ messages)
` [PATCH 2/3] hwrng: stm32 - put IP into RPM suspend on failure
` [PATCH 3/3] hwrng: stm32 - repair clock handling

[PATCH v16 0/9] Linux RISC-V AIA Support
 2024-04-19  3:55 UTC  (5+ messages)
` [PATCH v16 2/9] irqchip: Add RISC-V incoming MSI controller early driver

[PATCH v2 00/12] arm64: dts: imx93: various update
 2024-04-19  3:37 UTC  (13+ messages)
` [PATCH v2 01/12] arm64: dts: imx93: use FSL_EDMA_RX for rx channel
` [PATCH v2 02/12] arm64: dts: imx93: add dma support for lpi2c[1..8]
` [PATCH v2 03/12] arm64: dts: imx93: add dma support for lpspi[1..8]
` [PATCH v2 04/12] arm64: dts: imx93: assign usdhc[1..3] root clock to 400MHz
` [PATCH v2 05/12] arm64: dts: imx93: add nvmem property for fec1
` [PATCH v2 06/12] arm64: dts: imx93: add nvmem property for eqos
` [PATCH v2 07/12] arm64: dts: imx93-11x11-evk: update resource table address
` [PATCH v2 08/12] arm64: dts: imx93-11x11-evk: add sleep pinctrl for eqos and fec
` [PATCH v2 09/12] arm64: dts: imx93-11x11-evk: add different usdhc pinctrl for different timing usage
` [PATCH v2 10/12] arm64: dts: imx93-11x11-evk: add sleep pinctrl for sdhc2
` [PATCH v2 11/12] arm64: dts: imx93-11x11-evk: add reset gpios for ethernet PHYs
` [PATCH v2 12/12] arm64: defconfig: build in OCOTP ELE

[bootwrapper PATCH 0/2] aarch64: Prepare EL3 for MDSELR_EL1
 2024-04-19  3:04 UTC  (7+ messages)
` [bootwrapper PATCH 1/2] aarch64: Disable trapping into EL3 while accessing MDSELR_EL1
` [bootwrapper PATCH 2/2] aarch64: Disable trapping into EL3 while accessing FEAT_FGT2 registers

[PATCH] arm64/sysreg: Update ID_AA64MMFR2_EL1 register
 2024-04-19  2:13 UTC 

[PATCH 0/4] Add support for multi-port output on the funnel
 2024-04-19  2:11 UTC  (15+ messages)
` [PATCH 2/4] coresight: Add support for multiple output ports "

[PATCH 0/3] Add support for Amlogic T7 Reset
 2024-04-19  1:51 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: reset: Add Amlogic T7 Reset Controller

[PATCH] peci: aspeed: Clear clock_divider value before setting it
 2024-04-18 23:25 UTC  (4+ messages)

[PATCH v2 00/10] arm64: dts: imx8qm Add audio\flexcan\i2c\fec1 nodes for imx8qm-mek board
 2024-04-18 23:03 UTC  (12+ messages)
` [PATCH v2 01/10] arm64: dts: imx8-ss-audio: remove memory-region = <&dsp_reserved>;
` [PATCH v2 02/10] arm64: dts: imx8qm-ss-audio: add audio nodes
` [PATCH v2 03/10] arm64: dts: imx8qm-mek: add sai and wm8960 support
` [PATCH v2 04/10] arm64: dts: imx8x: add cm41 subsystem dtsi
` [PATCH v2 05/10] arm64: dts: imx8qm-mek: add i2c0 and children devices
` [PATCH v2 06/10] arm64: dts: imx8qm-mek: add cm41_i2c "
` [PATCH v2 07/10] arm64: dts: imx8qm-mek: add flexcan support
` [PATCH v2 08/10] arm64: dts: imx8qm-mek: add lsio mu5 and mu6
` [PATCH v2 09/10] arm64: dts: imx8qm: add ocopt and fec_mac[0,1]
` [PATCH v2 10/10] arm64: dts: imx8qm-mek: add fec2 support

[PATCH 0/7] Enable eQEP DT support for Sitara K3 platforms
 2024-04-18 22:14 UTC  (8+ messages)
` [PATCH 1/7] arm64: dts: ti: k3-am62-main: Add eQEP nodes
` [PATCH 2/7] arm64: dts: ti: k3-am62a-main: "
` [PATCH 3/7] arm64: dts: ti: k3-am62p-main: "
` [PATCH 4/7] arm64: dts: ti: k3-am64-main: "
` [PATCH 5/7] dt-bindings: counter: Update TI eQEP binding
` [PATCH 6/7] counter: ti-eqep: Allow eQEP driver to be built for K3 devices
` [PATCH 7/7] arm64: defconfig: Enable TI eQEP Driver

[PATCH 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-04-18 22:11 UTC  (2+ messages)

[PATCH 0/3] Add DSP node for imx8ulp
 2024-04-18 21:17 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: dsp: support imx8ulp dsp clocks
` [PATCH 2/3] dt-bindings: mfd: add schema for 8ulp AVD-SIM
` [PATCH 3/3] arm64: dts: imx8ulp: add DSP node

[PATCH 0/2] Add support for the dual-role dwc3 controllers on rk3588-tiger
 2024-04-18 21:03 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: fix comment for upper usb3 port
` [PATCH 2/2] arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-Haikou

[PATCH 0/2] arm64: dts: freescale: LS1028a PCI fixes
 2024-04-18 20:09 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: freescale: ls1028a: Fix embedded PCI interrupt mapping
` [PATCH 2/2] arm64: dts: freescale: ls1028a: Add standard PCI device compatible strings to ENETC

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-18 19:53 UTC  (9+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-18 19:50 UTC  (2+ messages)

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-18 19:44 UTC  (6+ messages)
` [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
      ` [RFC PATCH 3/7] module: [

[PATCH net-next 3/5] net: sparx5: add port mirroring implementation
 2024-04-18 19:15 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: sparx5: add support for port mirroring
 2024-04-18 19:02 UTC  (7+ messages)
` [PATCH net-next v2 1/5] net: sparx5: add new register definitions
` [PATCH net-next v2 2/5] net: sparx5: add bookkeeping code for matchall rules
` [PATCH net-next v2 3/5] net: sparx5: add port mirroring implementation
` [PATCH net-next v2 4/5] net: sparx5: add the tc glue to support port mirroring
` [PATCH net-next v2 5/5] net: sparx5: add support for matchall mirror stats

[PATCH v2] arm64: dts: rockchip: rk3588s-orangepi-5: add USB-C support
 2024-04-18 18:29 UTC  (2+ messages)

[PATCH 0/4] iio: light: stk3310: support powering off during suspend
 2024-04-18 18:19 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: iio: light: stk33xx: add regulator for vdd supply
  ` [PATCH 2/4] iio: light: stk3310: Implement vdd supply and power it off during suspend

[PATCH v2 0/3] arm64: dts: imx8dxl: add audio support for imx8dxl
 2024-04-18 18:09 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: imx8dxl-ss-adma: delete unused node
` [PATCH v2 2/3] arm64: dts: imx8dxl-ss-adma: update audio node power domains and IRQ number
` [PATCH v2 3/3] arm64: dts: imx8dxl-evk: add audio nodes

[PATCH v4 0/5] Add RK816 PMIC support
 2024-04-18 17:48 UTC  (4+ messages)
` [PATCH v4 3/5] pinctrl: rk805: Add rk816 pinctrl support

[PATCH V5] PCI: Add support for preserving boot configuration
 2024-04-18 17:40 UTC  (2+ messages)
` [PATCH V6] "

[PATCH V5] PCI: Add support for preserving boot configuration
 2024-04-18 17:31 UTC  (2+ messages)

[PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101
 2024-04-18 17:31 UTC  (5+ messages)
` [PATCH 07/17] arm64: dts: exynos: gs101: Add ufs, ufs-phy and ufs regulator dt nodes

[PATCH 1/2] dt-bindings: arm: rockchip: Correct the descriptions for Radxa boards
 2024-04-18 17:12 UTC  (5+ messages)

[PATCH 0/2] arm64 head.S fixes
 2024-04-18 17:02 UTC  (2+ messages)

[PATCH net] net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using them
 2024-04-18 17:00 UTC  (2+ messages)

[PATCH v1] pmdomain: imx8m-blk-ctrl: fix suspend/resume order
 2024-04-18 16:50 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2] dt-bindings: arm: rockchip: correct the model name for Radxa ROCK 3A
 2024-04-18 16:34 UTC  (3+ messages)

[PATCH v11 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-18 16:33 UTC  (4+ messages)
` [PATCH v11 09/28] drm/display: hdmi: Add HDMI compute clock helper

[PATCH 1/2] perf: arm_pmu: Only show online CPUs in device's "cpus" attribute
 2024-04-18 16:32 UTC  (4+ messages)

[PATCH 0/4] KVM: arm64: pKVM host proxy FF-A fixes
 2024-04-18 16:30 UTC  (5+ messages)
` [PATCH 1/4] KVM: arm64: Trap FFA_VERSION host call in pKVM
` [PATCH 2/4] KVM: arm64: Add support for FFA_PARTITION_INFO_GET
` [PATCH 3/4] KVM: arm64: Fix the identification range for the FF-A smcs
` [PATCH 4/4] KVM: arm64: Use FF-A 1.1 with pKVM


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 read-only IMAP folder(s) and NNTP newsgroup(s).