linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-18 13:59:49 to 2025-04-20 19:07:53 UTC [more...]

[PATCH 0/2] RESEND: watchdog: Exynos990 WDT enablement
 2025-04-20 19:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: watchdog: samsung-wdt: Add exynos990-wdt compatible
` [PATCH 2/2] watchdog: s3c2410_wdt: Add exynos990-wdt compatible data

[PATCH] PCI: rockchip: Fix order of rockchip_pci_core_rsts
 2025-04-20 18:32 UTC  (3+ messages)

[PATCH v3 0/2] Add support for WiFi/BT header on Pine64 A64
 2025-04-20 17:42 UTC  (12+ messages)
` [PATCH v3 1/2] arm64: dts: allwinner: a64: Add WiFi/BT header on Pine64
` [PATCH v3 2/2] arm64: dts: allwinner: a64: Add WiFi/BT header on SoPine

[PATCH v3 0/3] arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support
 2025-04-20 17:36 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Retronix Technology Inc
` [PATCH v3 2/3] dt-bindings: soc: renesas: Document Retronix R-Car V4H Sparrow Hawk board support
` [PATCH v3 3/3] arm64: dts: renesas: r8a779g3: Add "

[PATCH 0/5] dts: amlogic: switch to the new PWM controller binding
 2025-04-20 16:53 UTC  (2+ messages)

[PATCH v1 0/4] dts: amlogic: fix FCLK{3,4} clocks for new PWM controller binding
 2025-04-20 16:48 UTC  (5+ messages)
` [PATCH v1 1/4] ARM: dts: amlogic: meson8: fix reference to unknown/untested PWM clock
` [PATCH v1 2/4] ARM: dts: amlogic: meson8b: "
` [PATCH v1 3/4] arm64: dts: amlogic: gx: "
` [PATCH v1 4/4] arm64: dts: amlogic: g12: "

[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
 2025-04-20 16:02 UTC  (6+ messages)
` [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model

[PATCH 0/7] AM64 and J7X DT: Enable PCIe 64-bit Address Space
 2025-04-20 14:18 UTC  (9+ messages)
` [PATCH 2/7] arm64: dts: ti: k3-j7200-main: switch to 64-bit address space for PCIe1
` [PATCH 3/7] arm64: dts: ti: k3-j721e: add ranges for PCIe0 DAT1 and PCIe1 DAT1

[PATCH 1/4] firmware: arm_scmi: bus: Bypass setting fwnode for scmi cpufreq
 2025-04-20 14:09 UTC  (11+ messages)

[PATCH v4 0/2] Add support for WiFi/BT header on Pine64 A64 devices
 2025-04-20  9:48 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: allwinner: a64: Add WiFi/BT header on PINE A64
` [PATCH v4 2/2] arm64: dts: allwinner: a64: Add WiFi/BT header on SOPINE Baseboard

[PATCH] drm/meson: fix resource cleanup in meson_drv_bind_master() on error
 2025-04-20  9:32 UTC  (4+ messages)

[PATCH v3 00/13] PCI: apple: Add support for t6020
 2025-04-20  8:32 UTC  (3+ messages)

[PATCH v3 1/3] dt-bindings: arm: ti: Add bindings for PHYTEC AM68x based hardware
 2025-04-20  4:38 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: ti: Add basic support for phyBOARD-Izar-AM68x

[PATCH] dt-bindings: PCI: Convert marvell,armada8k-pcie to schema
 2025-04-20  4:14 UTC  (2+ messages)

[PATCH RESEND] PCI: rockchip-ep: Mark RK3399 as intx_capable
 2025-04-20  3:57 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-j784s4-main: Enable ACSPCIE outputs for PCIe interfaces
 2025-04-20  2:55 UTC  (3+ messages)

[PATCH v2 RESEND] arm64: dts: ti: k3-j784s4-j742s2-main-common: Enable ACSPCIE output for PCIe1
 2025-04-20  2:52 UTC  (3+ messages)

[RFC] arm64: dts: allwinner: a64: Add overlay for Realtek
 2025-04-19 23:05 UTC  (3+ messages)

[PATCH v6 00/31] ARM: Switch to generic entry
 2025-04-19 22:36 UTC  (32+ messages)
` [PATCH v6 01/31] ARM: Prepare includes for "
` [PATCH v6 02/31] ARM: ptrace: Split report_syscall()
` [PATCH v6 03/31] ARM: entry: Skip ret_slow_syscall label
` [PATCH v6 04/31] ARM: process: Rewrite ret_from_fork i C
` [PATCH v6 05/31] ARM: process: Remove local restart
` [PATCH v6 06/31] ARM: entry: Invoke syscalls using C
` [PATCH v6 07/31] ARM: entry: Rewrite two asm calls in C
` [PATCH v6 08/31] ARM: entry: Move trace entry to C function
` [PATCH v6 09/31] ARM: entry: save the syscall sp in thread_info
` [PATCH v6 10/31] ARM: entry: move all tracing invocation to C
` [PATCH v6 11/31] ARM: entry: Merge the common and trace entry code
` [PATCH v6 12/31] ARM: entry: Rename syscall invocation
` [PATCH v6 13/31] ARM: entry: Create user_mode_enter/exit
` [PATCH v6 14/31] ARM: entry: Drop trace argument from usr_entry macro
` [PATCH v6 15/31] ARM: entry: Separate call path for syscall SWI entry
` [PATCH v6 16/31] ARM: entry: Drop argument to asm_irqentry macros
` [PATCH v6 17/31] ARM: entry: Implement syscall_exit_to_user_mode()
` [PATCH v6 18/31] ARM: entry: Drop the superfast ret_fast_syscall
` [PATCH v6 19/31] ARM: entry: Remove fast and offset register restore
` [PATCH v6 20/31] ARM: entry: Untangle ret_fast_syscall/to_user
` [PATCH v6 21/31] ARM: entry: Do not double-call exit functions
` [PATCH v6 22/31] ARM: entry: Move work processing to C
` [PATCH v6 23/31] ARM: entry: Stop exiting syscalls like IRQs
` [PATCH v6 24/31] ARM: entry: Complete syscall and IRQ transition to C
` [PATCH v6 25/31] ARM: entry: Create irqentry calls from kernel mode
` [PATCH v6 26/31] ARM: entry: Move in-kernel hardirq tracing to C
` [PATCH v6 27/31] ARM: irq: Add irqstack helper
` [PATCH v6 28/31] ARM: entry: Convert to generic entry
` [PATCH v6 29/31] ARM: entry: Handle dabt, pabt, and und as interrupts
` [PATCH v6 30/31] ARM: entry: Block IRQs in early IRQ context
` [PATCH v6 31/31] ARM: entry: Reimplement local restart in C

[PATCH] ASoC: meson: meson-card-utils: use of_property_present() for DT parsing
 2025-04-19 21:34 UTC 

[PATCH v2 0/2] Imagination BXS-4-64 MC1 GPU support (DTS changes)
 2025-04-19 16:15 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-j721s2: Add GPU node

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-19 15:30 UTC  (7+ messages)
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86

[PATCH v7 00/11] Add R5F and C7xv device nodes
 2025-04-19 15:04 UTC  (3+ messages)
` [PATCH v7 06/11] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors

[PATCH v2 0/5] Misc MMC updates
 2025-04-19 15:00 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: dts: ti: k3-am6*: Set eMMC clock parents to default
` [PATCH v2 4/5] arm64: dts: ti: k3-am62*: Add non-removable flag for eMMC

[PATCH] arm64: dts: ti: k3-am67a-beagley-ai: Add bootph for main_gpio1
 2025-04-19 14:35 UTC  (2+ messages)

[PATCH v3] arm64: dts: ti: k3-j784s4-j742s2-evm: Add overlay to enable USB0 Type-A
 2025-04-19 14:28 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am62a7-sk: Describe the SPI NAND
 2025-04-19 13:05 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: Rename hdmi-con to hdmi0-con for Cool Pi CM5 EVB
 2025-04-19 12:13 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Enable HDMI1 on "
` [PATCH 3/3] arm64: dts: rockchip: Enable HDMI audio outputs for "

[PATCH 1/2] dt-bindings: PCI: Correct indentation and style in DTS example
 2025-04-19 10:39 UTC  (2+ messages)

[PATCH v4 0/7] rockchip: Add rk3562 SoC and evb support
 2025-04-19  9:53 UTC  (3+ messages)
` [PATCH v4 1/7] dt-bindings: PCI: dwc: rockchip: Add rk3562 support

[PATCH v9 0/2] rockchip: Add rk3576 pcie dts nodes
 2025-04-19  9:49 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support

[PATCH 0/7] Add DSI display support for TI's Jacinto platforms
 2025-04-19  9:34 UTC  (8+ messages)
` [PATCH 4/7] arm64: dts: ti: k3-j721s2-common-proc-board: Add main_i2c4 instance
` [PATCH 6/7] arm64: dts: ti: k3-j721s2-common-proc-board: Enable DisplayPort-1
` [PATCH 7/7] arm64: dts: ti: k3-am68-sk: Enable DSI on DisplayPort-0

[PATCH] PCI: mediatek: Remove the usage of virt_to_phys
 2025-04-19  8:36 UTC  (2+ messages)

[PATCH 3/5] drm/mediatek: Add dvo driver for mt8196
 2025-04-19  8:01 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: rockchip: rk3528: Add CPU frequency scaling support
 2025-04-19  8:00 UTC  (2+ messages)

[PATCH] arm[64]/memremap: fix arch_memremap_can_ram_remap()
 2025-04-19  7:04 UTC  (6+ messages)
` [PATCH v2] arm/memremap: "

[PATCH] arm64: dts: apple: touchbar: Mark ps_dispdfr_be as always-on
 2025-04-19  6:42 UTC  (2+ messages)

[PATCH] PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
 2025-04-19  6:03 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j721e-common-proc-board: Add bootph-all to HBMC nodes
 2025-04-19  3:58 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7996: fix uninitialized symbol warning
 2025-04-19  3:15 UTC 

[PATCH] wifi: mt76: mt7996: fix variable dereferenced before check warning
 2025-04-19  2:54 UTC 

[PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
 2025-04-19  2:40 UTC  (8+ messages)

[PATCH] arm64: dts: rockchip: rk3588-nanopc-t6: fix usb-c port functionality
 2025-04-19  2:37 UTC 

[PATCH 00/10] iio: prefer aligned_s64 timestamp (round 1)
 2025-04-18 23:05 UTC  (12+ messages)
` [PATCH 01/10] iio: accel: sca3300: use struct with aligned_s64 timestamp
` [PATCH 02/10] iio: adc: at91-sama5d2_adc: "
` [PATCH 03/10] iio: adc: hx711: "
` [PATCH 04/10] iio: adc: mxs-lradc-adc: "
` [PATCH 05/10] iio: adc: stm32-adc: "
` [PATCH 06/10] iio: adc: ti-adc0832: "
` [PATCH 07/10] iio: adc: ti-adc12138: "
` [PATCH 08/10] iio: adc: ti-ads124s08: "
` [PATCH 09/10] iio: adc: ti-ads8688: "
` [PATCH 10/10] iio: chemical: atlas-sensor: "

[PATCH v2] arm64: Rework checks for broken Cavium HW in the PI code
 2025-04-18 21:02 UTC  (4+ messages)

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-18 20:50 UTC  (9+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
` [PATCH net-next 2/4] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
` [PATCH net-next 3/4] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay

[PATCH] soc: ti: k3-socinfo: Add JTAG ID for AM62LX
 2025-04-18 19:28 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 4/6] arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD
 2025-04-18 19:27 UTC  (3+ messages)

[PATCH v7 0/8] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2025-04-18 19:04 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: arm: ti: Add PocketBeagle2
 2025-04-18 19:00 UTC  (2+ messages)

[PATCH v1] arm64: dts: ti: k3-am625-verdin: Add EEPROM compatible fallback
 2025-04-18 18:59 UTC  (2+ messages)

[PATCH v2 0/5] Use ti,j784s4-pcie-ctrl for PCIe CTRL spaces
 2025-04-18 18:58 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-am62p-j722s: add rng node
 2025-04-18 18:58 UTC  (2+ messages)

[PATCH v3 0/7] Fix dtbs_check warnings in CSI overlays
 2025-04-18 18:57 UTC  (2+ messages)

[PATCH v3 0/4] J722S: Disable WIZ0 and WIZ1 in SoC file
 2025-04-18 18:57 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-evm-usxgmii-exp1-exp2: drop pinctrl-names
 2025-04-18 18:56 UTC  (2+ messages)

[PATCH] soc: ti: k3-ringacc: Use device_match_of_node()
 2025-04-18 18:53 UTC  (2+ messages)

[PATCH] soc: ti: knav_qmss_queue: Remove unnecessary NULL check before free_percpu()
 2025-04-18 18:52 UTC  (2+ messages)

[PATCH v3 0/6] Add FIELD_MODIFY() helper
 2025-04-18 17:11 UTC  (13+ messages)
` [PATCH v3 1/6] bitfield: "
` [PATCH v3 4/6] arm64: nvhe: Convert the opencoded field modify

[PATCH] drm/panic: Use a decimal fifo to avoid u64 by u64 divide
 2025-04-18 18:18 UTC  (2+ messages)

[PATCH 08/15] crypto: riscv - remove CRYPTO dependency of library functions
 2025-04-18 17:50 UTC  (2+ messages)

[PATCH] PCI: dw-rockchip: Configure max payload size on host init
 2025-04-18 17:21 UTC  (5+ messages)

[PATCH v4 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-04-18 17:07 UTC  (3+ messages)
` [PATCH v4 4/4] PCI: j721e: Add support to build as a loadable module

[PATCH net-next 00/14][pull request] igc: Add support for Frame Preemption
 2025-04-18 16:38 UTC  (15+ messages)
` [PATCH net-next 01/14] net: stmmac: move frag_size handling out of spin_lock
` [PATCH net-next 02/14] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH net-next 03/14] net: ethtool: mm: reset verification status when link is down
` [PATCH net-next 04/14] igc: rename xdp_get_tx_ring() for non-xdp usage
` [PATCH net-next 05/14] igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
` [PATCH net-next 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
` [PATCH net-next 07/14] igc: optimize TX packet buffer utilization for TSN mode
` [PATCH net-next 08/14] igc: use FIELD_PREP and GENMASK for existing RX packet buffer size
` [PATCH net-next 09/14] igc: set the RX packet buffer size for TSN mode
` [PATCH net-next 10/14] igc: add support for frame preemption verification
` [PATCH net-next 11/14] igc: add support to set tx-min-frag-size
` [PATCH net-next 12/14] igc: block setting preemptible traffic class in taprio
` [PATCH net-next 13/14] igc: add support to get MAC Merge data via ethtool
` [PATCH net-next 14/14] igc: add support to get frame preemption statistics "

[PATCH 0/8] iio: more timestamp alignment
 2025-04-18 15:12 UTC  (34+ messages)
` [PATCH 1/8] iio: adc: dln2-adc: use aligned_s64 for timestamp
` [PATCH 2/8] iio: adc: mt6360-adc: "
` [PATCH 3/8] iio: addac: ad74413r: "
` [PATCH 4/8] iio: chemical: pms7003: "
` [PATCH 5/8] iio: chemical: sps30: "
` [PATCH 6/8] iio: imu: adis16550: align buffers "
` [PATCH 7/8] iio: imu: inv_mpu6050: align buffer "

[PATCH v5 net-next 00/14] Add more features for ENETC v4 - round 2
 2025-04-18 15:41 UTC  (6+ messages)
` [PATCH v5 net-next 04/14] net: enetc: add MAC filtering for i.MX95 ENETC PF

[PATCH RESEND v6 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
 2025-04-18 15:20 UTC  (4+ messages)
` [PATCH RESEND v6 2/2] "

[PATCH v4 0/2] Add support for CPSW3G port 2 on AM62A7-SK
 2025-04-18 15:05 UTC  (2+ messages)

[PATCH v5 0/5] media: imx-jpeg: Fix some motion-jpeg decoding
 2025-04-18 15:02 UTC  (3+ messages)
` [PATCH v5 1/5] media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahead

[PATCH v2] dt-bindings: pwm: vt8500-pwm: Convert to YAML
 2025-04-18 14:55 UTC 

[PATCH v2] dt-bindings: timer: via,vt8500-timer: Convert to YAML
 2025-04-18 14:33 UTC 

[PATCH 0/3] ARM: dts: bcm: Add support for Raspberry Pi 2 (2nd rev)
 2025-04-18 14:33 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: bcm2835: Add "
` [PATCH 2/3] ARM: dts: bcm: Add support for "
` [PATCH 3/3] arm64: dts: bcm: Add reference to RPi "

[PATCH 00/15] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
 2025-04-18 14:19 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: via,vt8500-intc: Convert to YAML
 2025-04-18 13:57 UTC 


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