The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-09-25 21:14:32 to 2025-09-25 23:20:12 UTC [more...]

[PATCH bpf-next v6 1/3] bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
 2025-09-25 23:20 UTC  (4+ messages)
` [PATCH bpf-next v6 2/3] selftests/bpf: Refactor stacktrace_map case with skeleton

[syzbot] [mm?] WARNING in hugetlb_vma_assert_locked
 2025-09-25 23:19 UTC  (3+ messages)
` Forwarded: [PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list

[PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
 2025-09-25 23:18 UTC  (2+ messages)

[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-09-25 23:17 UTC  (27+ messages)
` [PATCH v12 01/25] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v12 02/25] cxl/pci: Remove unnecessary CXL RCH "
` [PATCH v12 03/25] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
` [PATCH v12 04/25] CXL/AER: Remove CONFIG_PCIEAER_CXL and replace with CONFIG_CXL_RAS
` [PATCH v12 05/25] cxl: Move CXL driver RCH error handling into CONFIG_CXL_RCH_RAS conditional block
` [PATCH v12 06/25] CXL/AER: Introduce aer_cxl_rch.c into AER driver for handling CXL RCH errors
` [PATCH v12 07/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [PATCH v12 08/25] PCI/CXL: Introduce pcie_is_cxl()
` [PATCH v12 09/25] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v12 10/25] CXL/AER: Update PCI class code check to use FIELD_GET()
` [PATCH v12 11/25] cxl/pci: Update RAS handler interfaces to also support CXL Ports
` [PATCH v12 12/25] cxl/pci: Log message if RAS registers are unmapped
` [PATCH v12 13/25] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v12 14/25] cxl/pci: Update cxl_handle_cor_ras() to return early if no RAS errors
` [PATCH v12 15/25] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v12 16/25] CXL/PCI: Introduce PCI_ERS_RESULT_PANIC
` [PATCH v12 17/25] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v12 18/25] CXL/AER: Introduce aer_cxl_vh.c in AER driver for forwarding CXL errors
` [PATCH v12 19/25] cxl: Introduce cxl_pci_drv_bound() to check for bound driver
` [PATCH v12 20/25] PCI/AER: Dequeue forwarded CXL error
` [PATCH v12 21/25] CXL/PCI: Introduce CXL Port protocol error handlers
` [PATCH v12 22/25] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
` [PATCH v12 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v12 24/25] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v12 25/25] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup

[PATCH v17 00/12] Support page table check on PowerPC
 2025-09-25 23:17 UTC  (3+ messages)

[PATCH v2 2/2] spmi: spmi-pmic-arb: add support for PMIC arbiter v8
 2025-09-25 23:15 UTC  (2+ messages)

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-09-25 23:12 UTC  (15+ messages)
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-25 23:09 UTC  (4+ messages)
` [PATCH v3 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>

[PATCH] mac80211: tdls: don’t WARN on invalid/missing peer
 2025-09-25 23:04 UTC 

[PATCH bpf-next] bpf: Add preempt_disable to protect get_perf_callchain
 2025-09-25 23:03 UTC  (4+ messages)

[PATCH v3 00/10] Introduce Glymur USB support
 2025-09-25 23:03 UTC  (4+ messages)
` [PATCH v3 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings

[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-25 23:02 UTC  (11+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation

[PATCH 0/6] media: qcom: camss: Add Kaanapali support
 2025-09-25 22:59 UTC  (4+ messages)
  ` [PATCH 6/6] media: qcom: camss: vfe: Add support for VFE 1080

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-09-25 22:58 UTC  (10+ messages)

[PATCH v8] Bluetooth: mediatek: add gpio pin to reset bt
 2025-09-25 22:55 UTC  (2+ messages)

[PATCH printk v1] printk: ringbuffer: Fix data block max size check
 2025-09-25 22:49 UTC 

[PATCH] drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf()
 2025-09-25 22:46 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in ieee80211_tdls_oper (2)
 2025-09-25 22:43 UTC 

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-09-25 22:41 UTC  (12+ messages)
` [PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers

[PATCH v2 0/7] Add ADCs support for RZ/T2H and RZ/N2H
 2025-09-25 22:40 UTC  (8+ messages)
` [PATCH v2 1/7] clk: renesas: r9a09g077: Add ADC modules clock
` [PATCH v2 2/7] dt-bindings: iio: adc: document RZ/T2H and RZ/N2H ADC
` [PATCH v2 3/7] iio: adc: add RZ/T2H / RZ/N2H ADC driver
` [PATCH v2 4/7] arm64: dts: renesas: r9a09g077: Add ADCs support
` [PATCH v2 5/7] arm64: dts: renesas: r9a09g087: "
` [PATCH v2 6/7] arm64: dts: renesas: rzt2h/rzn2h-evk: enable ADCs
` [PATCH v2 7/7] arm64: defconfig: enable RZ/T2H / RZ/N2H ADC driver

[PATCH] crypto: pcrypt - Fix recursive instantiation by using proper instance naming
 2025-09-25 22:31 UTC 

KMSAN: uninit-value in eth_type_trans
 2025-09-25 22:36 UTC 

[PATCH v2 0/4] reparent the THP split queue
 2025-09-25 22:35 UTC  (8+ messages)
` [PATCH v2 4/4] mm: thp: reparent the split queue during memcg offline

[PATCH RESEND] drm: Use strscpy() instead of strscpy_pad()
 2025-09-25 22:35 UTC  (2+ messages)

[PATCH v16 0/3] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-09-25 22:28 UTC  (4+ messages)
` [PATCH v16 1/3] samples: rust: platform: remove trailing commas

[PATCH 0/2] VMSCAPE optimization for BHI variant
 2025-09-25 22:26 UTC  (5+ messages)
` [PATCH 2/2] x86/vmscape: Replace IBPB with branch history clear on exit to userspace

[PATCH 1/3] mm/page_owner: add option 'print_handle' for 'show_stacks'
 2025-09-25 22:25 UTC  (2+ messages)

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-09-25 22:25 UTC  (6+ messages)
` [PATCH v2 18/19] rust: io: "
` [PATCH v2 19/19] rust: regulator: "

ERROR: modpost: "clk_save_context" [drivers/net/phy/air_en8811h.ko] undefined!
 2025-09-25 22:23 UTC 

[PATCH v2] drm/msm/dpu: Fix adjusted mode clock check for 3d merge
 2025-09-25 22:22 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in ieee80211_tdls_oper (2)
 2025-09-25 22:21 UTC  (2+ messages)
` Forwarded: "

[PATCH] ARM: dts: imx6qdl: make VAR-SOM SoM SoC-agnostic
 2025-09-25 22:21 UTC  (2+ messages)

[PATCH v5 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-09-25 22:21 UTC  (7+ messages)
` [PATCH v5 10/17] drm/bridge: analogix_dp: Apply drm_bridge_connector helper

[PATCH v4 1/1] [DRIVER] gpu: drm: add support for Yhgc ZX1000 soc chipset
 2025-09-25 22:20 UTC  (5+ messages)
` [PATCH v5 0/1] "
  ` [PATCH v5 1/1] "

[PATCH v2] dt-bindings: pinctrl: Convert marvell,armada-3710-(sb|nb)-pinctrl to DT schema
 2025-09-25 22:18 UTC 

[PATCH v2 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-09-25 22:13 UTC  (14+ messages)
` [PATCH v2 02/11] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
` [PATCH v2 05/11] hwmon: Add Apple Silicon SMC hwmon driver
` [PATCH v2 07/11] input: macsmc-hid: New driver to handle the Apple Mac SMC buttons/lid
` [PATCH v2 08/11] mfd: macsmc: Wire up Apple SMC HID subdevice
` [PATCH v2 10/11] arm64: dts: apple: Add common hwmon sensors and fans

[RFC PATCH 00/12] CMA balancing
 2025-09-25 22:11 UTC  (3+ messages)
` [RFC PATCH 13/12] mm,cma: add compaction cma balance helper for direct reclaim
` [RFC PATCH 00/12] mm,cma: call CMA balancing from page reclaim code

[PATCH] MAINTAINERS: add myself and Barry to dma_map_benchmark maintainers
 2025-09-25 22:09 UTC  (6+ messages)

[PATCH 0/2] drm/bridge: bridge-connector: get/put the stored bridges
 2025-09-25 22:07 UTC  (3+ messages)
` [PATCH 1/2] drm/connector: allow a .destroy callback for drmm-allocated connectors

[PATCH 0/2] PCI/IOV: Add missing PCI rescan-remove locking when enabling/disabling SR-IOV
 2025-09-25 22:05 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v3 0/3] drm/msm/dsi: Add support to 2 panels in bonded-DSI mode
 2025-09-25 22:04 UTC  (13+ messages)
` [PATCH v3 1/3] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
` [PATCH v3 2/3] drm/mipi-dsi: Add flag to support dual-panel configurations
` [PATCH v3 3/3] drm/msm/dsi: Support dual panel use case with single CRTC

[PATCH v5 2/2] PCI: imx6: Add a method to handle CLKREQ# override active low
 2025-09-25 22:04 UTC  (3+ messages)

[PATCH 0/3] Add DSI display support for QCS8300 target
 2025-09-25 22:03 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: display: msm: document DSI controller and phy on QCS8300
` [PATCH 2/3] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes
` [PATCH 3/3] arm64: dts: qcom: qcs8300-ride: add anx7625 DSI to DP bridge node

[PATCH] net: phy: microchip_t1: LAN887X: Fix device init issues
 2025-09-25 22:00 UTC  (2+ messages)

[PATCH v6 00/14] Add DisplayPort support for QCS615 platform
 2025-09-25 21:57 UTC  (9+ messages)
` [PATCH v6 05/14] phy: qcom: qmp-usbc: Move reset config into PHY cfg
` [PATCH v6 06/14] phy: qcom: qmp-usbc: add DP link and vco_div clocks for DP PHY
` [PATCH v6 10/14] phy: qcom: qmp-usbc: Add USB/DP exclude handling
` [PATCH v6 12/14] phy: qcom: qmp-usbc: Add QCS615 USB/DP PHY config and DP mode support

[PATCH v4 0/4] media: imx-mipi-csis: Get the number of active lanes from mbus_config
 2025-09-25 21:55 UTC  (7+ messages)
` [PATCH v4 2/4] media: imx-mipi-csis: Move redundant debug print in probe
` [PATCH v4 3/4] media: imx-mipi-csis: Store the number of data_lanes configured in dt
` [PATCH v4 4/4] media: imx-mipi-csis: Get number of active lanes via mbus_config

[PATCH v2 0/6] i2c: spacemit: fix and introduce pio
 2025-09-25 21:50 UTC  (2+ messages)

[PATCH] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
 2025-09-25 21:49 UTC  (3+ messages)
` [syzbot ci] "

[PATCH v2] clk: mediatek: mt7988-infracfg: SPI0 clocks are not critical
 2025-09-25 21:48 UTC 

[PATCH] driver core: fw_devlink: Don't warn in fw_devlink_dev_sync_state()
 2025-09-25 21:48 UTC  (5+ messages)

[PATCH net-next v3 0/2] net/smc: make wr buffer count configurable
 2025-09-25 21:46 UTC  (6+ messages)
` [PATCH net-next v3 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully

[PATCH] i2c: busses: Fix some spelling errors
 2025-09-25 21:46 UTC  (2+ messages)

[PATCH v7 00/12] i2c: fix, rework and extend RTL9300 I2C driver
 2025-09-25 21:46 UTC  (4+ messages)
` [PATCH v7 04/12] i2c: rtl9300: use regmap fields and API for registers

[PATCH] arm64: dts: qcom: lemans: add DT changes to enable MDSS1 and DPU
 2025-09-25 21:45 UTC  (4+ messages)

[PATCH v4 0/2] usb: typec: ucsi_glink: Add support UCSI v2
 2025-09-25 21:43 UTC  (3+ messages)
` [PATCH v4 2/2] usb: typec: ucsi_glink: Increase buffer size to "

[PATCH 00/14] sched: Support shared runqueue locking
 2025-09-25 21:43 UTC  (10+ messages)
` [PATCH 12/14] sched: Add shared runqueue locking to __task_rq_lock()

[PATCH 0/5] arm64: dts: qcom: r0q: enable more peripherals
 2025-09-25 21:37 UTC  (7+ messages)
` [PATCH 2/5] arm64: dts: qcom: r0q: add touchscreen support
` [PATCH 5/5] arm64: dts: qcom: r0q: enable ufs storage

[PATCH v2 0/2] Add dev_err_probe() to i2c designware platform probing
 2025-09-25 21:35 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: designware: convert to dev_err_probe() on request IRQ error
` [PATCH v2 2/2] i2c: designware: use dev_err_probe() when probing platform device

[GIT PULL] timer drivers for v6.18-rc1
 2025-09-25 21:34 UTC  (2+ messages)
` [tip: timers/clocksource] Merge tag 'timers-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource

[tip: timers/clocksource] clocksource/drivers/scx200: Add module owner
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/stm32-lp: Add module owner
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/sun5i: Add module owner
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/tegra186: Add module owner
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/stm: Add module owner
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/cs5535: Add module owner
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] time/sched_clock: Export symbol for sched_clock register function
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] dt-bindings: timer: fsl,ftm-timer: use items for reg
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] dt-bindings: timer: mediatek: add MT6572
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] dt-bindings: timer: Convert faraday,fttmr010 to DT schema
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] of/irq: Export of_irq_count for modules
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/timer-tegra186: Avoid 64-bit divide operation
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/timer-tegra186: Simplify calculating timeleft
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/tegra186: Avoid 64-bit division
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] dt-bindings: timer: Add fsl,timrot.yaml
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/timer-econet-en751221: Convert comma to semicolon
 2025-09-25 21:33 UTC 

[PATCH] ARM: Make sure CPU_ARM940T kernel can be built
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] dt-bindings: timer: mediatek,timer: Add MediaTek MT8196 compatible
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Replace raw_readl/writel to readl/writel
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Add COMPILE_TEST option
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Set the scene for multiple timers
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Rework the base address usage
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Pass the cpu number as parameter
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Encapsulate the initialization of the cycles_per_jiffy
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Allocate the struct timer at init time
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Convert raw values to BIT macros
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Encapsulate the macros
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Register the clocksource from the driver
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Encapsulate the PTLCVAL macro
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Use the node name for the interrupt and timer names
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Encapsulate clocksource enable / disable
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Enable and disable module on error
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Encapsulate set counter function
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Consolidate calls to pit_*_disable/enable
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Unify the function name for irq ack
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/vf-pit: Rename the VF PIT to NXP PIT
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] dt: bindings: fsl,vf610-pit: Add compatible for s32g2 and s32g3
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/nxp-pit: Add NXP Automotive s32g2 / s32g3 support
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/arm_arch_timer: Add standalone MMIO driver
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] ACPI: GTDT: Generate platform devices for MMIO timers
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/arm_arch_timer_mmio: Switch over to standalone driver
 2025-09-25 21:33 UTC 

[PATCH] ARM: Add missing mmu flags entry to arm940 proc info
 2025-09-25 21:32 UTC 

[tip: timers/clocksource] clocksource/drivers/arm_arch_timer_mmio: Add MMIO clocksource
 2025-09-25 21:33 UTC 

[tip: timers/clocksource] clocksource/drivers/timer-ti-dm : Capture functionality for OMAP DM timer
 2025-09-25 21:32 UTC 

[tip: timers/clocksource] clocksource/drivers/timer-rtl-otto: Work around dying timers
 2025-09-25 21:32 UTC 

[tip: timers/clocksource] clocksource/drivers/timer-rtl-otto: Drop set_counter function
 2025-09-25 21:32 UTC 

[tip: timers/clocksource] clocksource/drivers/timer-rtl-otto: Do not interfere with interrupts
 2025-09-25 21:32 UTC 

[tip: timers/clocksource] clocksource/drivers/timer-rtl-otto: Simplify documentation
 2025-09-25 21:32 UTC 

[tip: timers/clocksource] clocksource/drivers/timer-tegra186: Don't print superfluous errors
 2025-09-25 21:32 UTC 

[tip: timers/clocksource] clocksource/drivers/ingenic-sysost: Convert from round_rate() to determine_rate()
 2025-09-25 21:32 UTC 

[tip: timers/clocksource] clocksource/drivers/arm_global_timer: Add auto-detection for initial prescaler values
 2025-09-25 21:32 UTC 

[tip: timers/clocksource] clocksource/drivers/clps711x: Fix resource leaks in error paths
 2025-09-25 21:32 UTC 

[tip: timers/clocksource] clocksource/drivers/sh_cmt: Split start/stop of clock source and events
 2025-09-25 21:32 UTC 

[tip: timers/clocksource] dt-bindings: timer: exynos4210-mct: Add compatible for ARTPEC-9 SoC
 2025-09-25 21:32 UTC 

[PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree
 2025-09-25 21:31 UTC  (5+ messages)
` [PATCH 06/20] arm64: dts: qcom: kaanapali: Add USB support for Kaanapali SoC

[PATCH v4 1/2] net/tls: support maximum record size limit
 2025-09-25 21:29 UTC  (4+ messages)

[PATCH 0/9] Add support for Clock controllers for Kaanapali
 2025-09-25 21:28 UTC  (5+ messages)
` [PATCH 6/9] clk: qcom: Add support for Global clock controller on Kaanapali
` [PATCH 7/9] clk: qcom: clk-alpha-pll: Update the PLL support for cal_l

[PATCH 00/11] ARM: dts: imx6: trivial change to clean up some DTB warnings
 2025-09-25 21:23 UTC  (8+ messages)
` [PATCH 05/11] ARM: dts: imx6: remove gpio suffix for regulator
` [PATCH 08/11] ARM: dts: imx6-tbs2910: rename ir_recv to ir
` [PATCH 09/11] ARM: dts: imx6q-utilite-pro: add missing required property for pci
` [PATCH 10/11] ARM: dts: imx6ull-phytec-tauri: remove extra space before jedec,spi-nor
` [PATCH 11/11] ARM: dts: imx6qdl-nitrogen6_max: rename i2c<n>mux to i2c

[PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET
 2025-09-25 21:21 UTC  (2+ messages)

[PATCH 0/9] Add support for Multimedia Clock controllers for Kaanapali
 2025-09-25 21:20 UTC  (3+ messages)
` [PATCH 2/9] dt-bindings: clock: sm8450-camcc: Remove sc8280xp camcc to from sm8450 camcc

[PATCH v2] clk: qcom: gcc-glymur: Update the halt check flags for pipe clocks
 2025-09-25 21:18 UTC  (3+ messages)

[PATCH v2] tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user
 2025-09-25 21:17 UTC 

[PATCH v2 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-09-25 21:16 UTC  (3+ messages)
` [PATCH v2 04/24] arm64: dts: qcom: glymur: Add QUPv3 configuration for serial engines


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox