messages from 2026-09-14 21:20:51 to 2026-09-15 08:20:09 UTC [more...]
[PATCH 00/28] Replace remaining strlcat() call sites with snprintf()/seq_buf()
2026-09-15 8:18 UTC (16+ messages)
` [PATCH 01/28] ALSA: ac97: Refactor snd_ac97_get_name() to use snprintf()
` [PATCH 02/28] sunrpc: Refactor rpc_sockaddr2uaddr() to use snprintf() instead of strlcat()
` [PATCH 03/28] ARM: atags: Replace strlcat() with snprintf() for cmdline extend
` [PATCH 04/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_nsymb_init()
` [PATCH 05/28] ALSA: usb-audio: Refactor usb_audio_make_longname() to use seq_buf
` [PATCH 06/28] comedi: comedi_bond: Refactor strlcat() to seq_buf in do_dev_config()
` [PATCH 07/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_psymb_init()
` [PATCH 08/28] devlink: Refactor strlcat() to seq_buf in __devlink_compat_running_version()
` [PATCH 09/28] drm/dp_mst: Refactor build_mst_prop_path() to use seq_buf
` [PATCH 10/28] of/fdt: Replace strlcat() with snprintf() in early_init_dt_scan_chosen()
` [PATCH 11/28] wifi: brcmfmac: Replace strlcat() with snprintf() in brcmf_fw_alloc_request()
` [PATCH 12/28] fortify: Convert strlcat() to snprintf() in strcat()
` [PATCH 13/28] i40e: Replace strlcat() with snprintf() in i40e_nvm_version_str()
` [PATCH 14/28] ALSA: usb-audio: Refactor append_ctl_name() to use snprintf()
` [PATCH 15/28] orangefs: Use seq_buf for debug help string generation
[PATCH v3] ASoC: dt-bindings: Use consistent indentation in the example
2026-09-15 8:14 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8150: Use SM8150_MSS for the SDHC power domain
2026-09-15 8:13 UTC (2+ messages)
[PATCH v4 0/3] nvmem: add support for the MediaTek mt6323 PMIC
2026-09-15 8:11 UTC (4+ messages)
` [PATCH v4 2/3] nvmem: add mt6323 PMIC EFUSE driver
[PATCH v7 0/9] media: qcom: camss: CAMSS Offline Processing Engine support
2026-09-15 8:11 UTC (10+ messages)
` [PATCH v7 1/9] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters
` [PATCH v7 2/9] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v7 3/9] dt-bindings: media: qcom,qcm2290-camss-ope: Document shikra compatible
` [PATCH v7 4/9] media: uapi: Add CAMSS ISP configuration definition
` [PATCH v7 5/9] media: Documentation: uapi: Add qcom-camss ISP params documentation
` [PATCH v7 6/9] media: qcom: camss: Add CAMSS Offline Processing Engine driver
` [PATCH v7 7/9] arm64: dts: qcom: agatti: Add OPE node
` [PATCH v7 8/9] arm64: dts: qcom: shikra: "
` [PATCH v7 9/9] arm64: defconfig: Enable CAMSS OPE driver
[PATCH v2 net-next] dt-bindings: net: Use consistent indentation in the example
2026-09-15 8:11 UTC (2+ messages)
[PATCH] arm64: dts: qcom: kaanapali: enable ETR and CTCU devices
2026-09-15 8:09 UTC (2+ messages)
[PATCH net-next v8 0/3] w5100: restore GPIO-based link detection
2026-09-15 8:06 UTC (4+ messages)
` [PATCH net-next v8 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema
` [PATCH net-next v8 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt
` [PATCH net-next v8 3/3] w5100: detect carrier state using link status bit and optional interrupt
[PATCH v4 00/52] clk: qcom: Tie CX power domains to GCCs
2026-09-15 8:06 UTC (3+ messages)
` [PATCH v4 23/52] clk: qcom: gcc-sc7280: Tie the CX power domain to controller
[PATCH v4 0/3] ASoC: qcom: allow SM[456]50 HDK board to play audio via I2S
2026-09-15 8:05 UTC (2+ messages)
[PATCH RFC v2 00/10] arm-mpam: Add basic device tree support for resctrl
2026-09-15 7:59 UTC (9+ messages)
` [PATCH RFC v2 03/10] dt-bindings: arm: Add MPAM MSC binding
` [PATCH RFC v2 04/10] cacheinfo: Expose the code to generate a cache-id from a device_node
[PATCH 0/8] iio: adc: stm32: add support for stm32mp23 and stm32mp25
2026-09-15 7:49 UTC (4+ messages)
` [PATCH 1/8] dt-bindings: iio: adc: stm32-adc: "
[PATCH v3] arm64: dts: mediatek: mt7988a-bananapi-bpi-r4: add ramoops region
2026-09-15 7:46 UTC (2+ messages)
[PATCH v7 00/11] riscv: hwprobe: Expose RVA23U64 base behavior
2026-09-15 7:43 UTC (13+ messages)
` [PATCH v7 01/11] riscv: Add B to hwcap and hwprobe
` [PATCH v7 02/11] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
` [PATCH v7 03/11] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v7 04/11] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v7 05/11] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v7 06/11] riscv: dts: spacemit: k1: "
` [PATCH v7 07/11] riscv: dts: sophgo: sg2044: "
` [PATCH v7 08/11] riscv: Add a getter for user PMLEN support
` [PATCH v7 09/11] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v7 10/11] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v7 11/11] riscv: hwprobe: Introduce rva23u64 base behavior
[PATCH v9 0/2] Add ITE IT61620 MIPI DSI to HDMI bridge driver
2026-09-15 7:36 UTC (5+ messages)
` [PATCH v10 "
` [PATCH v10 1/2] dt-bindings: display: Add ITE IT61620 MIPI DSI to HDMI bridge
` [PATCH v10 2/2] drm/bridge: Add ITE IT61620 MIPI DSI to HDMI bridge driver
[PATCH v4 0/2] Add support for AS7343 multi-spectral sensor
2026-09-15 7:34 UTC (12+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: add as7343
` [PATCH v4 2/2] iio: light: add AS7343 multi-spectral sensor driver
[PATCH 0/5] media: iris: add support for maili platform
2026-09-15 7:33 UTC (5+ messages)
` [PATCH 1/5] dt-bindings: media: venus,common: Extend clocks and power domains
` [PATCH 2/5] dt-bindings: media: qcom,maili-iris: Add maili video codec binding
[PATCH] arm64: dts: imx95: Drop unsupported opp-hz-real in OPP tables
2026-09-15 7:23 UTC
[PATCH] LoongArch: dts: loongson-2k0500: Drop unsupported bus_id in DWMAC
2026-09-15 7:20 UTC
[PATCH 0/4] media: iris: Enable Iris video codec on Eliza
2026-09-15 7:10 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: media: qcom,sm8550-iris: Document Eliza IRIS accelerator
[PATCH v4 0/2] memory: mtk-smi: add MT8189 SMI support
2026-09-15 7:09 UTC (2+ messages)
[PATCH net-next v3 0/6] net: xilinx: axienet: Add 10G/25G (XXV) ethernet support
2026-09-15 7:01 UTC (7+ messages)
` [PATCH net-next v3 2/6] dt-bindings: net: xlnx,xxv-ethernet: Add Xilinx XXV 10G/25G Ethernet
[PATCH v2] dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Maili
2026-09-15 7:01 UTC (2+ messages)
[PATCH v7 0/3] media: i2c: Add OmniVision OG0VA1B camera sensor driver
2026-09-15 6:54 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: media: i2c: og0ve1b: Add OmniVision OG0VA1B camera sensor
` [PATCH v7 2/3] media: i2c: og0ve1b: Introduce per-sensor data structure
` [PATCH v7 3/3] media: i2c: og0ve1b: Add support for OmniVision OG0VA1B
[PATCH RESEND v2] arm64: dts: exynos850: Add ap2apm mailbox
2026-09-15 6:53 UTC (2+ messages)
[PATCH v8 00/19] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
2026-09-15 6:52 UTC (9+ messages)
` [PATCH v8 05/19] dmaengine: ti: k3-udma: move descriptor management to k3-udma-common.c
` [PATCH v8 12/19] drivers: soc: ti: k3-ringacc: handle absence of tisci
` [PATCH v8 16/19] dmaengine: ti: k3-udma-v2: New driver for K3 BCDMA_V2
` [PATCH v8 17/19] dmaengine: ti: k3-udma-v2: Add support for PKTDMA V2
[PATCH v4 0/2] Exynos850 GPU support
2026-09-15 6:49 UTC (2+ messages)
[PATCH 0/5] arm64: dts: fsd: Cleanups with new dt-style-check
2026-09-15 6:47 UTC (2+ messages)
[PATCH v3] hwmon: (lm75) Add support for Nuvoton NCT7715
2026-09-15 6:33 UTC (3+ messages)
[PATCH v8 0/9] io: accel: mma8452: Allow open drain interrupt pin configuration
2026-09-15 6:21 UTC (5+ messages)
` [PATCH v8 9/9] iio: accel: mma8452: Support interrupt sharing
[PATCH v2] ASoC: dt-bindings: Use consistent indentation in the example
2026-09-15 6:05 UTC (3+ messages)
[PATCH v7 1/5] dt-bindings: rtc: nxp,pcf85363: add timestamp mode config
2026-09-15 5:34 UTC (11+ messages)
` [PATCH v7 2/5] rtc: pcf85363: support reporting battery switch-over via RTC_VL
` [PATCH v7 3/5] rtc: pcf85363: add timestamp support with configurable timestamp mode
` [EXT] "
` [PATCH v7 4/5] rtc: pcf85363: add oscillator offset calibration support
` [PATCH v7 5/5] rtc: pcf85363: add watchdog support with configurable step size
[PATCH v3 0/5] Add PCIe support for Qualcomm Nord platform
2026-09-15 5:23 UTC (4+ messages)
` [PATCH v3 1/5] dt-bindings: phy: qcom: add Nord QMP PCIe PHY binding
[PATCH v3] arm64: dts: mediatek: mt7986a-bananapi-bpi-r3: add ramoops region
2026-09-15 4:43 UTC
[PATCH 0/3] AW8695 haptic driver
2026-09-15 4:14 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: soc: xilinx: Document ifm ZynqMP VHIP6 EvalBoard
2026-09-15 0:10 UTC (16+ messages)
` [PATCH v2 2/2] arm64: zynqmp: Add "
[PATCH v3] riscv: dts: spacemit: k3: add i2s0-i2s5 nodes
2026-09-15 3:23 UTC
[PATCH v2 0/3] PCI: introduce TC9564 misc driver
2026-09-15 3:20 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: misc: introduce pci1179,0220.yaml
` [PATCH v2 2/3] misc: tc9564: introduce base PCI driver
` [PATCH v2 3/3] arm64: dts: qcom: qcs6490-rb3gen2: add endpoint buses
[PATCH v2 0/6] media: imx8-isi: Add i.MX952 ISI support
2026-09-15 2:19 UTC (12+ messages)
` [PATCH v2 1/6] media: imx8-isi: Reorder mxc_imx95_data to follow mxc_imx93_data
` [PATCH v2 2/6] media: imx8-isi: Use per-platform format_mask for output format field
` [PATCH v2 3/6] media: imx8-isi: Remove unused model field from platform data
` [PATCH v2 4/6] media: dt-bindings: nxp,imx8-isi: Add i.MX952 ISI compatible string
` [PATCH v2 6/6] media: imx8-isi: Enable ISI RAW10/12/14 output LSB alignment
[PATCH v6 0/6] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-09-15 2:06 UTC (4+ messages)
` [PATCH v6 3/6] drm/verisilicon: introduce per-variant hardware ops table
[PATCH v2 0/5] arm64: dts: qcom: nord: Add PCIe and WLAN support
2026-09-15 1:56 UTC (6+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: nord: Add PCIe PHY and controller nodes
` [PATCH v2 2/5] arm64: dts: qcom: nord-rrd: Enable PCIe controllers and PHY
` [PATCH v2 3/5] arm64: dts: qcom: nord-ride-embedded: "
` [PATCH v2 4/5] arm64: dts: qcom: nord-ride-embedded: Add WCN7850 WLAN support
` [PATCH v2 5/5] arm64: dts: qcom: nord-rrd: "
[PATCH net-next v4 10/10] net: ethernet: ravb: Add gPTP support for Gen4
2026-09-15 1:54 UTC (2+ messages)
[PATCH net-next v4 09/10] dt-bindings: net: renesas,etheravb: Add optional gPTP phandle for Gen4
2026-09-15 1:54 UTC (2+ messages)
[PATCH net-next v4 07/10] net: ethernet: ravb: Add callback for gPTP probe
2026-09-15 1:54 UTC (2+ messages)
[PATCH net-next v4 06/10] net: ethernet: ravb: Replace gPTP flags with callbacks
2026-09-15 1:54 UTC (2+ messages)
[PATCH net-next v4 05/10] net: ethernet: ravb: Propagate error from ptp_clock_register()
2026-09-15 1:54 UTC (2+ messages)
[PATCH net-next v4 03/10] net: ethernet: ravb: Simplify gPTP start and stop
2026-09-15 1:54 UTC (2+ messages)
[PATCH net-next v4 02/10] net: ethernet: ravb: Move programming of gPTP timer interval
2026-09-15 1:54 UTC (2+ messages)
[PATCH net-next v4 01/10] net: ethernet: ravb: Remove gPTP control from WoL setup and restore
2026-09-15 1:54 UTC (2+ messages)
[PATCH v2 00/20] pmdomain: st: ux500: Implement ux500 power domains
2026-09-15 1:51 UTC (3+ messages)
` [PATCH v2 01/20] dt-bindings: power: Convert Ux500 PM domains to schema
[PATCH net-next v11 0/2] net: phy: add X-Powers AC200/AC300 EPHY support
2026-09-15 1:50 UTC (2+ messages)
[PATCH v4 0/2] ARM: dts: aspeed: Add ASRock Rack B650D4U BMC
2026-09-15 1:31 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 1/2] dt-bindings: arm: aspeed: Add ASRock Rack B650D4U
` [PATCH v5 2/2] ARM: dts: aspeed: Add ASRock Rack B650D4U BMC
[PATCH v1] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add PCIe wake GPIO
2026-09-15 1:20 UTC
[PATCH 1/1] riscv: dts: spacemit: enable onboard eeprom for OrangePi
2026-09-15 0:58 UTC (2+ messages)
[PATCH 1/1] riscv: dts: spacemit: sort nodes on OrangePi RV2
2026-09-15 0:56 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am62p-j722s-common-wakeup: Add GP_SW1 efuse node for silicon revision
2026-09-15 0:25 UTC (2+ messages)
[PATCH net-next v9 00/15] dpll: add SiTime SiT9531x DPLL clock driver
2026-09-15 0:00 UTC (16+ messages)
` [PATCH net-next v9 01/15] dt-bindings: vendor-prefixes: add SiTime Corporation
` [PATCH net-next v9 03/15] dpll: add basic SiTime SiT9531x support
` [PATCH net-next v9 02/15] dt-bindings: dpll: add SiTime SiT95316 clock generator
` [PATCH net-next v9 04/15] dpll: sit9531x: read DPLL types and pin properties from system firmware
` [PATCH net-next v9 05/15] dpll: sit9531x: register DPLL devices and pins
` [PATCH net-next v9 06/15] dpll: sit9531x: implement input pin state on a DPLL
` [PATCH net-next v9 07/15] dpll: sit9531x: add support to get and set priority on input pins
` [PATCH net-next v9 08/15] dpll: sit9531x: add support to get and set frequency on pins
` [PATCH net-next v9 09/15] dpll: sit9531x: implement output pin state on a DPLL
` [PATCH net-next v9 10/15] dpll: sit9531x: add support to adjust output phase
` [PATCH net-next v9 12/15] dpll: sit9531x: add support to get phase offset on the connected input pin
` [PATCH net-next v9 11/15] dpll: sit9531x: add support to get and set esync on pins
` [PATCH net-next v9 14/15] dpll: sit9531x: model the inter-PLL sync net as a pair of pins
` [PATCH net-next v9 13/15] dpll: sit9531x: add support to get fractional frequency offset
` [PATCH net-next v9 15/15] dpll: sit9531x: allow the device tree to override two board facts
[PATCH 0/7] arm64: allwinner: a523: add USB3.0 support
2026-09-14 23:33 UTC (3+ messages)
` [PATCH 6/7] arm64: dts: allwinner: a523: add DWC3 USB3.0 node
[REGRESSION] PCI: Dynamic OF node creation hangs on invalid bridge configuration
2026-09-14 23:28 UTC (5+ messages)
[PATCH net-next v14 07/10] net: stmmac: qcom-ethqos: fix SGMII loopback not set on resume after speed change
2026-09-14 23:16 UTC (2+ messages)
[PATCH net-next v14 06/10] net: stmmac: qcom-ethqos: update phy_mode to the resolved interface in mac_finish()
2026-09-14 23:16 UTC (2+ messages)
[PATCH net-next v14 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
2026-09-14 23:16 UTC (2+ messages)
[PATCH net-next v14 01/10] net: phy: aquantia: fix system interface type not updated in forced mode
2026-09-14 23:14 UTC (2+ messages)
[PATCH net-next v14 00/10] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-09-14 23:15 UTC (2+ messages)
[PATCH net-next v8 02/15] dt-bindings: dpll: add SiTime SiT95316 clock generator
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 11/15] dpll: sit9531x: add support to get and set esync on pins
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 14/15] dpll: sit9531x: model the inter-PLL sync net as a pair of pins
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 15/15] dpll: sit9531x: allow the device tree to override two board facts
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 13/15] dpll: sit9531x: add support to get fractional frequency offset
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 12/15] dpll: sit9531x: add support to get phase offset on the connected input pin
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 06/15] dpll: sit9531x: implement input pin state on a DPLL
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 07/15] dpll: sit9531x: add support to get and set priority on input pins
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 09/15] dpll: sit9531x: implement output pin state on a DPLL
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 10/15] dpll: sit9531x: add support to adjust output phase
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 00/15] dpll: add SiTime SiT9531x DPLL clock driver
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 03/15] dpll: add basic SiTime SiT9531x support
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 04/15] dpll: sit9531x: read DPLL types and pin properties from system firmware
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 05/15] dpll: sit9531x: register DPLL devices and pins
2026-09-14 23:00 UTC (2+ messages)
[PATCH net-next v8 08/15] dpll: sit9531x: add support to get and set frequency on pins
2026-09-14 23:00 UTC (2+ messages)
[PATCH 0/3] dts: allwinner: Add Teclast P80 tablet support
2026-09-14 22:53 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add vendor prefix for Teclast
` [PATCH 2/3] dt-bindings: arm: sunxi: Add two Teclast tablets
[PATCH v5 0/2] ASoC: codecs: nau8360: Fix DSP routing and deadlock issues
2026-09-14 11:03 UTC (2+ messages)
[PATCH v2 0/3] mtd: rawnand: sunxi: support the Allwinner randomized OOB format
2026-09-14 22:48 UTC (4+ messages)
` [PATCH v2 2/3] mtd: rawnand: sunxi: support randomized OOB formats
[PATCH v2 0/4] nvmem: Derive Rockchip MAC addresses from the OTP CPU ID
2026-09-14 22:23 UTC (4+ messages)
` [PATCH v2 3/4] nvmem: layouts: Add Rockchip OTP CPUID layout driver
` (subset) [PATCH v2 0/4] nvmem: Derive Rockchip MAC addresses from the OTP CPU ID
[PATCH v2] arm64: dts: qcom: Fix touchscreen address on Dell Inspiron 7441
2026-09-14 22:04 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3 0/3] Support AM62P silicon revision detection via uniphier-efuse
2026-09-14 21:58 UTC (5+ messages)
` [PATCH v3 3/3] nvmem: uniphier-efuse: Add ti,am62p-efuse compatible
` (subset) [PATCH v3 0/3] Support AM62P silicon revision detection via uniphier-efuse
[PATCH v3 00/19] drm: starfive: jh7110: Enable display subsystem
2026-09-14 21:48 UTC (10+ messages)
` [PATCH v3 04/19] dt-bindings: soc: starfive: Add starfive,jh7110-vout-syscon
` [PATCH v3 11/19] soc: starfive: Add jh7110-hdmi-subsystem driver
` [PATCH v3 14/19] drm/bridge: starfive: Add JH7110 HDMI controller driver
[PATCH 0/6] rtc: rzn1: cleanups, no irq support, R-Car Gen5 enablement
2026-09-14 21:29 UTC (9+ messages)
` [PATCH 1/6] dt-bindings: rtc: rzn1: drop unneeded 'start-year' from example
` [PATCH 2/6] dt-bindings: rtc: rzn1: add SoC names next to their IDs
` [PATCH 3/6] dt-bindings: rtc: rzn1: interrupts are not required
` [PATCH 5/6] dt-bindings: rtc: rzn1: add R-Car X5H support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).