Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-15 16:01:09 to 2024-04-16 03:08:06 UTC [more...]

[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions
 2024-04-16  3:07 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: support i.MX95 SCMI pinctrl
` [PATCH 2/3] dt-bindings: firmware: arm,scmi: support i.MX95 SCMI Pinctrl

[PATCH v2 0/3] Add ArmSom Sige7 board
 2024-04-16  3:01 UTC  (3+ messages)

[PATCH 0/4] arm64: Support the TSO memory model
 2024-04-16  2:22 UTC  (2+ messages)

[PATCH] sdhci: Fix SD card detection issue
 2024-04-16  2:15 UTC  (6+ messages)

[PATCH 0/4] arm64: Support the TSO memory model
 2024-04-16  2:11 UTC  (2+ messages)

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-16  2:03 UTC  (44+ messages)
` [PATCH 01/35] media: pci: mgb4: Refactor struct resources
` [PATCH 02/35] media: stb0899: Remove unreacheable code
` [PATCH 03/35] media: uvcvideo: Refactor iterators
` [PATCH 04/35] media: uvcvideo: Use max() macro
` [PATCH 05/35] media: go7007: Use min and max macros
` [PATCH 06/35] media: stm32-dcmipp: Remove redundant printk
` [PATCH 07/35] media: staging: sun6i-isp: "
` [PATCH 08/35] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH 09/35] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH 10/35] staging: media: tegra-video: Use swap macro
` [PATCH 11/35] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH 12/35] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH 13/35] media: common: saa7146: Use min macro
` [PATCH 14/35] media: dvb-frontends: drx39xyj: "
` [PATCH 15/35] media: netup_unidvb: "
` [PATCH 16/35] media: au0828: "
` [PATCH 17/35] media: flexcop-usb: "
` [PATCH 18/35] media: gspca: cpia1: "
` [PATCH 19/35] media: stk1160: "
` [PATCH 20/35] media: tegra-vde: Refactor timeout handling
` [PATCH 21/35] media: venus: Use div64_u64
` [PATCH 22/35] media: i2c: st-mipid02: Use the correct div function
` [PATCH 23/35] media: dvb-frontends: tda10048: Use the right div
` [PATCH 24/35] media: tc358746: Use the correct div_ function
` [PATCH 25/35] media: venus: "
` [PATCH 26/35] media: venus: Refator return path
` [PATCH 27/35] media: dib0700: "
` [PATCH 28/35] media: usb: cx231xx: "
` [PATCH 29/35] media: i2c: rdacm20: "
` [PATCH 30/35] media: i2c: et8ek8: "
` [PATCH 31/35] media: cx231xx: "
` [PATCH 32/35] media: si4713: "
` [PATCH 33/35] media: ttpci: "
` [PATCH 34/35] media: hdpvr: "
` [PATCH 35/35] media: venus: "

[PATCH] nvmem: meson-efuse: Replacing the use of of_node_put to __free
 2024-04-16  1:17 UTC 

[PATCH 0/2] soc: hisilicon: kunpeng_hccs: add dependency and enhance verification
 2024-04-16  1:17 UTC  (4+ messages)
` [PATCH 1/2] soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attribute

[PATCH v2 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-04-16  1:11 UTC  (10+ messages)
` [PATCH v2 2/4] dt-bindings: arm: Document reboot mode magic
` [PATCH v2 3/4] firmware: psci: Read and use vendor reset types
` [PATCH v2 4/4] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for qcm6490-idp

[PATCH v2] ARM: dts: bcm2835: Enable 3D rendering through V3D
 2024-04-16  1:02 UTC  (3+ messages)

[PATCH v3 5/5] usb: dwc3: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
 2024-04-16  0:44 UTC  (2+ messages)

[PATCH] perf: RISC-V: Check standard event availability
 2024-04-16  0:01 UTC  (4+ messages)

[PATCH 0/7] drm/display: Fix display helpers depends on fallouts
 2024-04-15 23:53 UTC  (6+ messages)
` [PATCH 5/7] ARM: configs: sunxi: Enable DRM_DW_HDMI

[PATCH v1 0/5] spi: pxa2xx: Cleanup (part 2)
 2024-04-15 23:43 UTC  (2+ messages)

[PATCH v2] ASoC: sunxi: sun4i-i2s: Support 32-bit audio formats
 2024-04-15 23:43 UTC  (2+ messages)

[PATCH 0/3] Add support for Amlogic T7 Reset
 2024-04-15 23:30 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: reset: Add Amlogic T7 Reset Controller

[RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support
 2024-04-15 23:15 UTC  (22+ messages)
` [RFC PATCH v4 01/20] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [RFC PATCH v4 02/20] RISC-V: ACPI: Implement PCI related functionality
` [RFC PATCH v4 03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
` [RFC PATCH v4 04/20] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe
` [RFC PATCH v4 05/20] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries
` [RFC PATCH v4 06/20] ACPI: bus: Add acpi_riscv_init function
` [RFC PATCH v4 07/20] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
` [RFC PATCH v4 08/20] ACPI: scan: Refactor dependency creation
` [RFC PATCH v4 09/20] drivers/acpi/scan.c: Update _DEP honor list
` [RFC PATCH v4 10/20] RISC-V: ACPI: Initialize GSI mapping structures
` [RFC PATCH v4 11/20] ACPI: scan.c: Define weak function to populate dependencies
` [RFC PATCH v4 12/20] RISC-V: ACPI: Implement function to add implicit dependencies
` [RFC PATCH v4 13/20] ACPI/PNP: Initialize PNP devices skipped due to _DEP
` [RFC PATCH v4 14/20] irqchip: riscv-intc: Add ACPI support for AIA
` [RFC PATCH v4 15/20] irqchip: riscv-imsic: Add ACPI support
` [RFC PATCH v4 16/20] irqchip: riscv-aplic: "
` [RFC PATCH v4 17/20] irqchip: irq-sifive-plic: "
` [RFC PATCH v4 18/20] ACPI: bus: Add RINTC IRQ model for RISC-V
` [RFC PATCH v4 19/20] irqchip: riscv-intc: Set ACPI irqmodel
` [RFC PATCH v4 20/20] ACPI: pci_link: Clear the dependencies after probe

[PATCH v3 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
 2024-04-15 23:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth

[RFC PATCH 0/1] sunxi: H616: add GPU power domain driver
 2024-04-15 23:00 UTC  (4+ messages)
` [RFC PATCH 1/1] clk: sunxi-ng: h6-r: add GPU power domain

[PATCH 0/4] arm: dts: nxp: imx6: fix esai related dtb_check warning
 2024-04-15 22:29 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: fsl-esai: Remove 'fsl,*' from required list
` [PATCH 2/4] ASoC: dt-bindings: fsl-esai: Add ref: dai-common.yaml

[PATCH 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-15 22:27 UTC  (5+ messages)
` [PATCH 01/11] dt-bindings: net: add STM32MP13 compatible in documentation for stm32

[RFC PATCH 0/8] Optimize dm-verity and fsverity using multibuffer hashing
 2024-04-15 21:37 UTC  (9+ messages)
` [RFC PATCH 1/8] crypto: shash - add support for finup2x
` [RFC PATCH 2/8] crypto: testmgr - generate power-of-2 lengths more often
` [RFC PATCH 3/8] crypto: testmgr - add tests for finup2x
` [RFC PATCH 4/8] crypto: x86/sha256-ni - add support "
` [RFC PATCH 5/8] crypto: arm64/sha256-ce "
` [RFC PATCH 6/8] fsverity: improve performance by using multibuffer hashing
` [RFC PATCH 7/8] dm-verity: hash blocks with shash import+finup when possible
` [RFC PATCH 8/8] dm-verity: improve performance by using multibuffer hashing

[RESEND v3 1/2] dt-bindings: arm: sunxi: Add PocketBook 614 Plus
 2024-04-15 21:34 UTC  (4+ messages)
` [RESEND v3 2/2] ARM: dts: sun5i: Add PocketBook 614 Plus support

[PATCH] clk: sunxi-ng: fix module autoloading
 2024-04-15 21:30 UTC  (2+ messages)

[PATCH v4 0/2] Meson: R/W support for pages used by boot ROM
 2024-04-15 21:27 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code

[PATCH v4 0/5] Pinephone video out fixes (flipping between two frames)
 2024-04-15 21:25 UTC  (3+ messages)

[PATCH v4 0/3] Add initial support for T95 TV boxes
 2024-04-15 21:16 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: dts: allwinner: h616: add support for T95 tv boxes

[PATCH 1/4] arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3
 2024-04-15 21:10 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: allwinner: pinephone: Retain LEDs state in suspend
 2024-04-15 21:07 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: allwinner: pinephone: add multicolor LED node

[PATCH] clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change
 2024-04-15 21:04 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am62a-main: Add Wave5 Video Encoder/Decoder Node
 2024-04-15 20:46 UTC 

[PATCH 0/4] iio: light: stk3310: support powering off during suspend
 2024-04-15 20:46 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: iio: light: stk33xx: add regulator for vdd supply

[PATCH] firmware: arm_scmi: power_control: support suspend command
 2024-04-15 20:45 UTC  (2+ messages)

[PATCH v1 0/1] phy: freescale: imx8m-pcie: facing pcie link-up instability
 2024-04-15 20:07 UTC  (5+ messages)

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

[PATCH v3] KVM: arm64: Add early_param to control WFx trapping
 2024-04-15 19:40 UTC  (2+ messages)

[PATCH v2 00/30] Add parents to struct pmu -> dev
 2024-04-15 19:05 UTC  (3+ messages)
` [PATCH v2 26/30] dmaengine: idxd: Assign parent for event_source device

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-04-15 19:02 UTC  (6+ messages)
` [PATCH 2/7] security: Remove the now superfluous sentinel element from ctl_table array

[arm:zii 65/76] drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c:487:45: error: 'TXGBE_CFG_PORT_ST_LINK_' undeclared; did you mean 'TXGBE_CFG_PORT_ST_LINK_UP'?
 2024-04-15 18:51 UTC 

[PATCH 0/6] Add support for BCM2712 SD card controller
 2024-04-15 18:47 UTC  (2+ messages)

[PATCH v3 0/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-04-15 18:47 UTC  (2+ messages)

[PATCH 0/4] Document ASUS RT-AC3200 and ASUS RT-AC5300 and add device trees
 2024-04-15 18:47 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: rockchip: Add Radxa ZERO 3W/3E
 2024-04-15 18:47 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: rockchip: Add Radxa ZERO 3W/3E
 2024-04-15 18:47 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: rockchip: Add ArmSom Sige7 board
 2024-04-15 18:46 UTC  (2+ messages)

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-15 17:36 UTC  (5+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()

[PATCH V4] staging: vc04_services: Re-align function parameters
 2024-04-15 18:44 UTC  (2+ messages)

Incorrect BPF stats accounting for fentry on arm64
 2024-04-15 18:40 UTC  (4+ messages)

[PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2024-04-15 18:36 UTC  (3+ messages)
` [PATCH v5 01/20] EDAC/synopsys: Fix ECC status data and IRQ disable race condition

[PATCH] phy: rockchip: fix CONFIG_TYPEC dependency
 2024-04-15 17:42 UTC 

[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-15 17:41 UTC  (17+ messages)
` [PATCH v5 02/18] ACPI: processor: Set the ACPI_COMPANION for the struct cpu instance
` [PATCH v5 03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()

[arm-platforms:kvm-arm64/nv-mmu 2/16] arch/arm64/kvm/nested.c:225:32: sparse: sparse: cast to restricted __be64
 2024-04-15 17:29 UTC 

[PATCH v3 00/25] imx258 improvement series
 2024-04-15 17:20 UTC  (4+ messages)
` [PATCH v3 22/25] dt-bindings: media: imx258: Add binding for powerdown-gpio

[PATCH RFC 0/2] pmdomain: ti-sci: Handling DSS boot splash
 2024-04-15 17:17 UTC  (4+ messages)
` [PATCH RFC 1/2] pmdomain: ti-sci: Fix duplicate PD referrals
` [PATCH RFC 2/2] pmdomain: ti-sci: Support retaining PD boot time state

[PATCH v5 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-04-15 17:14 UTC  (2+ messages)

[PATCH v3 0/3] Add ArmSom Sige7 board
 2024-04-15 17:07 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: add ArmSoM
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add ArmSoM Sige7
` [PATCH v3 3/3] arm64: dts: rockchip: Add ArmSom Sige7 board

[PATCH v1 0/1] Enable HDMI output support on the Debix Model A SBC
 2024-04-15 17:07 UTC  (5+ messages)
` [PATCH v1 1/1] arm64: dts: imx8mp-debix-model-a: Add HDMI output support

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-15 17:04 UTC  (7+ messages)
` [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
` [RFC PATCH 6/7] execmem: add support for cache of large ROX pages

[PATCH] arm64: dts: rockchip: rk3588s-orangepi-5: add USB-C support
 2024-04-15 17:03 UTC 

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-15 17:03 UTC  (7+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH v10 00/21] GenieZone hypervisor drivers
 2024-04-15 17:03 UTC  (5+ messages)
` [PATCH v10 03/21] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor
` [PATCH v10 19/21] virt: geniezone: Provide individual VM memory statistics within debugfs

[syzbot] [hardening?] [mm?] BUG: bad usercopy in fpa_set
 2024-04-15 17:02 UTC  (9+ messages)

[PATCH v5 00/10] Add CMDQ secure driver for SVP
 2024-04-15 16:53 UTC  (11+ messages)
` [PATCH v5 02/10] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver

[PATCH V2] arm64/hugetlb: Fix page table walk in huge_pte_alloc()
 2024-04-15 16:50 UTC  (2+ messages)

[PATCH v3 0/2] Enable JPEG encoding on rk3588
 2024-04-15 16:49 UTC  (4+ messages)
` [PATCH v3 1/2] media: dt-binding: media: Document rk3588’s VEPU121

[PATCH v7 00/23] Support more Amlogic SoC families in crypto driver
 2024-04-15 16:44 UTC  (5+ messages)
` [PATCH v7 17/23] dt-bindings: crypto: meson: remove clk and second interrupt line for GXL
` [PATCH v7 19/23] dt-bindings: crypto: meson: support new SoC's

[PATCH v4 00/25] imx258 improvement series
 2024-04-15 16:38 UTC  (11+ messages)
` [PATCH v4 02/25] media: i2c: imx258: Make image geometry meet sensor requirements
` [PATCH v4 23/25] media: i2c: imx258: Add support for reset gpio
` [PATCH v4 24/25] media:i2c: imx258: Use v4l2_link_freq_to_bitmap helper

[PATCH v3 0/5] Rework SCMI Clock driver clk_ops setup procedure
 2024-04-15 16:36 UTC  (6+ messages)
` [PATCH v3 1/5] clk: scmi: Allocate CLK operations dynamically
` [PATCH v3 2/5] clk: scmi: Add support for state control restricted clocks
` [PATCH v3 3/5] clk: scmi: Add support for rate change "
` [PATCH v3 4/5] clk: scmi: Add support for re-parenting "
` [PATCH v3 5/5] clk: scmi: Add support for get/set duty_cycle operations

[PATCH v5 00/10] CFI for ARM32 using LLVM
 2024-04-15 16:35 UTC  (2+ messages)
  ` [PATCH v5 04/10] ARM: mm: Type-annotate all cache assembly routines

[PATCH v4 2/2] mailbox: arm_mhuv3: Add driver
 2024-04-15 16:13 UTC  (2+ messages)

[PATCH v1 1/3] dt-bindings: display: add #sound-dai-cells property to rockchip dw hdmi
 2024-04-15 16:12 UTC  (2+ messages)

[PATCH 0/4] firmware: arm_ffa: Support for MSG_SEND2 and minor harderning checks
 2024-04-15 16:05 UTC  (5+ messages)
` [PATCH 1/4] firmware: arm_ffa: Stash the partition properties for query purposes
` [PATCH 2/4] firmware: arm_ffa: Check if receiving direct requests are supported before sending
` [PATCH 3/4] firmware: arm_ffa: Check if receiving notifications "
` [PATCH 4/4] firmware: arm_ffa: Add support for FFA_MSG_SEND2

[PATCH v5 00/12] Revise Meta(Facebook) Harma BMC(AST2600)
 2024-04-15 16:03 UTC  (3+ messages)

[RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
 2024-04-15 16:02 UTC  (21+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).