mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[syzbot] [net?] BUG: using smp_processor_id() in preemptible code in sk_skb_reason_drop
 2026-09-14 11:30 UTC  (2+ messages)
` Forwarded: [PATCH] "

[PATCH] iio: accel: mma9553: disable autosuspend on remove
 2026-09-14 11:30 UTC 

[PATCH 00/17] i3c: Fixes, cleanups and HDR-DDR support
 2026-09-14 11:30 UTC  (18+ messages)
` [PATCH 01/17] i3c: master: Fix out-of-bounds read in DMA bounce buffer setup
` [PATCH 02/17] i3c: mipi-i3c-hci: Bounce short reads irrespective of the IOMMU
` [PATCH 03/17] i3c: mipi-i3c-hci-pci: Set drvdata before creating LTR sysfs attribute
` [PATCH 04/17] i3c: master: Match ACPI targets to the correct bus controller instance
` [PATCH 05/17] i3c: master: Remove stale GETSTATUS length check
` [PATCH 06/17] i3c: mipi-i3c-hci: Fix i3c_hci_enable_ibi() error path
` [PATCH 07/17] i3c: mipi-i3c-hci: Send DISEC before disabling IBIs in hardware
` [PATCH 08/17] i3c: mipi-i3c-hci: Fix runtime PM violation in i3c_hci_free_ibi()
` [PATCH 09/17] i3c: mipi-i3c-hci: Process multiple IBIs per interrupt
` [PATCH 10/17] i3c: mipi-i3c-hci: Move DMA suspend/resume callbacks
` [PATCH 11/17] i3c: mipi-i3c-hci: Stop rings gracefully when suspending
` [PATCH 12/17] i3c: mipi-i3c-hci: Fix Response Descriptor DATA_LENGTH mask
` [PATCH 13/17] i3c: mipi-i3c-hci: Remove invalid transfer size limit
` [PATCH 14/17] i3c: mipi-i3c-hci: Remove invalid HDR-BT and Fm/Fm+ definitions
` [PATCH 15/17] i3c: mipi-i3c-hci: Support configurable device NACK retries
` [PATCH 16/17] i3c: Restrict HDR modes to those supported by the bus and target
` [PATCH 17/17] i3c: mipi-i3c-hci: Add HDR-DDR support

[PATCH v3] mm: mglru: clear the reference counter for rejected folios
 2026-09-14 11:29 UTC 

[PATCH v3 0/5] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
 2026-09-14 11:28 UTC  (4+ messages)
` [PATCH v3 4/5] cpuidle: psci: Initialize the PM domains in powered off state for OSI

[PATCH 0/7] arm64: Batch PSTATE.TCO handling in kernel nofault loops
 2026-09-14 11:27 UTC  (2+ messages)

[PATCH 0/4] media: iris: Enable Iris video codec on Eliza
 2026-09-14 11:27 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: qcom: eliza-mtp: Enable iris video codec

[PATCH v6 00/11] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
 2026-09-14 11:26 UTC  (4+ messages)
` [PATCH v6 11/11] drm/mediatek: Add Write DMA (WDMA) Engine for Writeback support

[PATCH] iio: accel: mma9551: disable autosuspend on remove
 2026-09-14 11:24 UTC 

[PATCH net] net/packet: preserve TX_RING progress on a later frame error
 2026-09-14 11:24 UTC  (2+ messages)

[syzbot] [wireless?] INFO: task hung in ieee80211_register_hw (8)
 2026-09-14 11:23 UTC  (2+ messages)
` Forwarded: [PATCH] "

[PATCH] usb: cdns3: Fix PCI device reference leak in cdns3_pci_probe()
 2026-09-14 11:23 UTC 

[PATCH RFC 00/20] Add Initial Support For MSM8952, Add General Mobile Shamrock
 2026-09-14 11:23 UTC  (7+ messages)
` [PATCH RFC 13/20] clk: qcom: smd-rpm: Add clocks for MSM8952
` [PATCH RFC 15/20] soc: qcom: ubwc: Add UBWC config "
` [PATCH RFC 20/20] arm64: dts: qcom: generalmobile-shamrock: new device

[PATCH 0/9] drm/panel: novatek-nt36672a: Extend with 5 new panels
 2026-09-14 11:23 UTC  (6+ messages)
` [PATCH 1/9] dt-bindings: vendor-prefixes: Add Shenzhen TXD Technology Co., Ltd
` [PATCH 8/9] drm/panel: novatek-nt36672a: Add panel for Asus Zenfone Max Pro M1

[PATCH v6 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
 2026-09-14 11:22 UTC  (19+ messages)
` [PATCH v6 01/18] PCI/P2PDMA: Document pdev->p2pdma lifetime rules
` [PATCH v6 02/18] PCI/P2PDMA: Document the TLP attribute assumptions
` [PATCH v6 03/18] PCI/P2PDMA: Derive routing from directional ACS controls
` [PATCH v6 04/18] PCI: Reject unreadable ACS controls in isolation checks
` [PATCH v6 05/18] PCI/P2PDMA: Evaluate ACS controls at the path divergence
` [PATCH v6 06/18] PCI/P2PDMA: Document directional ACS routing
` [PATCH v6 07/18] PCI/P2PDMA: Collect the path's ACS controls before deciding
` [PATCH v6 08/18] PCI/P2PDMA: Answer routing per TLP class
` [PATCH v6 09/18] PCI/P2PDMA: Route Relaxed Ordering Completions directly
` [PATCH v6 10/18] PCI/P2PDMA: Reject Translated Requests blocked by Translation Blocking
` [PATCH v6 11/18] PCI/P2PDMA: Route Translated Requests under Direct Translated P2P
` [PATCH v6 12/18] PCI/P2PDMA: Log detailed ACS routing diagnostics
` [PATCH v6 13/18] PCI/P2PDMA: Add KUnit tests for the ACS routing decisions
` [PATCH v6 14/18] PCI/P2PDMA: Test the ACS P2P routing walk
` [PATCH v6 15/18] PCI: Add KUnit coverage for ACS isolation checks
` [PATCH v6 16/18] PCI/P2PDMA: Document TLP-class routing
` [PATCH v6 17/18] dma-buf: Let importers ask how peer-to-peer traffic is routed
` [PATCH v6 18/18] RDMA/mlx5: Ask P2PDMA whether ATS takes a direct peer-to-peer route

[PATCH] locking/osq_lock: Ensure proper locking semantics for osq_lock/osq_unlock()
 2026-09-14 11:22 UTC  (2+ messages)

[PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-09-14 11:22 UTC  (4+ messages)
` [PATCH v9 4/5] x86/cpuid: fix unbootable VMs by really inlining memcmp() in hypervisor_cpuid_base()

[syzbot] [block?] BUG: sleeping function called from invalid context in null_insert_page
 2026-09-14 11:22 UTC 

[PATCH v4] mfd: intel-lpss: Prevent DebugFS messages if it is not initialized
 2026-09-14 11:21 UTC 

[PATCH] drm/sched: Increase drm_mock_sched_job_wait_finished timeout when CONFIG_HZ=100
 2026-09-14 11:21 UTC  (4+ messages)

[PATCH] iio: accel: kxcjk-1013: disable autosuspend on remove
 2026-09-14 11:20 UTC 

[PATCH] net: prestera: return error on hash table init failure
 2026-09-14 11:20 UTC 

[RFC PATCH] ASoC: soc-core: use the device tree card name as long_name
 2026-09-14 11:19 UTC  (3+ messages)

[PATCH v5 0/4] x86/irq: Fix lost interrupts on CPU hot-unplug
 2026-09-14 11:18 UTC  (5+ messages)
` [PATCH v5 1/4] x86/hyperv: Set irq_retrigger for root partition PCI/MSI irqchip
` [PATCH v5 2/4] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v5 3/4] x86/irq: Use irq_chip_retrigger_hierarchy() in msi_set_affinity()
` [PATCH v5 4/4] x86/irq, iommu/amd, x86/hyperv, PCI: Drop redundant irq_retrigger inits

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in roccat_open
 2026-09-14 11:17 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 704340f1cd0dcef829eb62f5b48ae95a2ce17bdf

[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-09-14 11:17 UTC  (4+ messages)
` [PATCH 6/8] KVM: selftests: Enable pre_fault_memory_test for arm64

[PATCH] mmc: vub300: Remove the driver for the obsolete HW
 2026-09-14 11:16 UTC 

[PATCH v4 0/2] media: i2c: Add Samsung S5KJN5 image sensor
 2026-09-14 11:10 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: "
` [PATCH v4 2/2] media: i2c: Add Samsung S5KJN5 image sensor driver

[PATCH] usb: musb: mpfs: fix phy unregister in remove()
 2026-09-14 11:09 UTC 

[PATCH] xhci: Fix HIK camera control timeout on Etron hosts
 2026-09-14 11:09 UTC  (2+ messages)

[PATCH net] nfc: nci: avoid unbounded skb allocation when max_pkt_payload_len is zero
 2026-09-14 11:08 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: qcom: PS8830 retimer clock fixes and typec0 enablement
 2026-09-14 11:08 UTC  (7+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: purwa-iot-evk: use on-board crystal for PS8830 retimers
` [PATCH v3 2/3] arm64: dts: qcom: hamoa-iot-evk: "
` [PATCH v3 3/3] arm64: dts: qcom: hamoa-iot-evk: switch typec0 to PS8830 retimer

[PATCH v6 0/2] pwm: Add Nuvoton MA35D1 PWM controller support
 2026-09-14 11:07 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: pwm: Add Nuvoton MA35D1 PWM controller
` [PATCH v6 2/2] pwm: Add Nuvoton MA35D1 PWM controller support

[PATCH net-next v2 4/5] fbnic: Support larger memory-provider RX pages
 2026-09-14 11:07 UTC  (3+ messages)

[PATCH v6 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-09-14 11:06 UTC  (3+ messages)
` [PATCH v6 3/9] dma-buf: Export dma_buf_set_name()

[PATCH v3 0/3] remoteproc: Hawi CDSP support with per-PD
 2026-09-14 11:04 UTC  (3+ messages)
` [PATCH v3 1/3] remoteproc: qcom_q6v5_pas: propagate dev_pm_genpd_set_performance_state() errors

[PATCH 00/34] arm64: dts: qcom: Move PCIe phy/GPIOs to root port nodes and fix wake-gpios polarity
 2026-09-14 11:03 UTC  (15+ messages)
` [PATCH 10/34] arm64: dts: qcom: qcs8550-rb5gen2: Move PCIe phy and GPIOs to root port node
` [PATCH 20/34] arm64: dts: qcom: qcs6490-vicharak-axon-mini: "
` [PATCH 21/34] arm64: dts: qcom: msm8998: "
` [PATCH 22/34] arm64: dts: qcom: qcs404: "
` [PATCH 23/34] arm64: dts: qcom: sar2130p: "
` [PATCH 24/34] arm64: dts: qcom: sc8180x: "
` [PATCH 25/34] arm64: dts: qcom: sdm845: "

[PATCH v16 0/5] Add phy_get_by_of_node and devm helper
 2026-09-14 11:03 UTC  (4+ messages)
` [PATCH v16 3/5] phy: core: Add devm_phy_get_by_of_node()

[PATCH] selftests: ublk: fix unused_result error
 2026-09-14 11:01 UTC 

[PATCH] drm/vblank: Don't arm vblank timer with invalid frame duration
 2026-09-14 11:00 UTC  (8+ messages)
` [PATCH v3] "

[syzbot] [kvm?] INFO: task hung in kvm_gmem_release (2)
 2026-09-14 11:00 UTC  (2+ messages)
` Forwarded: [PATCH] "

[PATCH] rust: configfs: require Send data for Subsystem
 2026-09-14 10:59 UTC  (2+ messages)

[PATCH 1/1] mm/huge_memory: fix pgtable withdrawal for huge zero PMDs
 2026-09-14 10:59 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: skip the broken mute control on AVerMedia GC553Pro
 2026-09-14 10:58 UTC 

[PATCH v2] media: qcom: camss: Don't reject sensor links faster than 4x the CSIPHY timer
 2026-09-14 10:58 UTC  (2+ messages)

[PATCH] staging: fbtft: replace number with sizeof()
 2026-09-14 10:57 UTC  (2+ messages)

[PATCH v9 0/3] Add DT Support for USB on Shikra
 2026-09-14 10:57 UTC  (3+ messages)
` [PATCH v9 1/3] arm64: dts: qcom: shikra: sort /soc@0 nodes by unit address

[PATCH 0/6] ASoC: codecs: Fix resource leaks on card re-bind
 2026-09-14 10:56 UTC  (3+ messages)
` [PATCH 1/6] ASoC: wm8962: Fix regulator notifier and beep "

[PATCH] drm/i915: unlock shmem folios after skipped writeback
 2026-09-14 10:56 UTC 

[RFC PATCH] xen/manage: allow forcing shutdown without a userspace helper
 2026-09-14 10:49 UTC 

[PATCH v50 0/7] firmware: imx: driver for NXP secure-enclave
 2026-09-14 10:47 UTC  (5+ messages)
` [PATCH v50 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

[PATCH] ASoC: codecs: rt712-sdca-dmic: fix uninitialized stream_config->type
 2026-09-14 10:47 UTC 

[PATCH v9 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-09-14 10:45 UTC  (2+ messages)

[PATCH] ASoC: codecs: rt1017-sdca-sdw: fix uninitialized stream_config->type
 2026-09-14 10:45 UTC 

[PATCH 0/5] arm64: dts: qcom: nord: Add PCIe and WLAN support
 2026-09-14 10:45 UTC  (9+ messages)
` [PATCH 2/5] arm64: dts: qcom: nord-rrd: Enable PCIe controllers and PHY
` [PATCH 3/5] arm64: dts: qcom: nord-ride-embedded: "
` [PATCH 4/5] arm64: dts: qcom: nord-ride-embedded: Add WCN7850 WLAN support
` [PATCH 5/5] arm64: dts: qcom: nord-rrd: "

[RFC PATCH 0/3] mm/swap: reserve swap areas for deliberate offload
 2026-09-14 10:45 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: restrict offload-only swap to proactive reclaim
` [RFC PATCH 2/3] selftests: zram: cover offload-only swap policy
` [RFC PATCH 3/3] selftests: zram: cover retained offload-only entries

[PATCH] ASoC: codecs: max98363: fix uninitialized stream_config->type
 2026-09-14 10:44 UTC 

[PATCH 0/5] arm64: dts: qcom: eliza-cqs-evk: Add storage subtypes and rework generic parts
 2026-09-14 10:44 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: arm: qcom: Add more compatible for Eliza EVKs and SoMs
` [PATCH 2/5] arm64: dts: qcom: eliza-cqs-evk: Move sound card support to Eliza EVK generic
` [PATCH 3/5] arm64: dts: qcom: eliza: Rename existing EVK to suggest eMMC
` [PATCH 4/5] arm64: dts: qcom: eliza: Add CQS SoM UFS variant
` [PATCH 5/5] arm64: dts: qcom: eliza: Add CQS EVK "

[PATCH net-next v2 3/5] net: Revalidate queue config for ringparam changes
 2026-09-14 10:44 UTC  (3+ messages)

[syzbot] [block?] BUG: sleeping function called from invalid context in null_insert_page
 2026-09-14 10:43 UTC  (3+ messages)
` Forwarded: [PATCH] "

[PATCH net-next] net: netsec: fix device_node reference leak on phy_np
 2026-09-14 10:41 UTC  (2+ messages)

[PATCH v3] PCI: hv: Warn when wait_for_response() waits indefinitely
 2026-09-14 10:41 UTC  (5+ messages)

[PATCH v2] hwmon: (gpio-fan) return IRQ_HANDLED from the shared alarm IRQ handler
 2026-09-14 10:41 UTC 

[PATCH] powerpc/boot: Simplify serial console control flow
 2026-09-14 10:41 UTC 

[PATCH v10 00/13] iommu/arm-smmu-v3: Adopt the crashed kernel's stream table for kdump
 2026-09-14 10:41 UTC  (2+ messages)

[PATCH] tracing: Unregister field variable histograms when the command fails
 2026-09-14 10:40 UTC 

[PATCH] pmdomain: amlogic: Keep Amlogic A9 ETH domain always on
 2026-09-14 10:40 UTC  (2+ messages)

[PATCH v4] misc: fastrpc: avoid duplicate DMA mappings in fastrpc_create_maps()
 2026-09-14 10:40 UTC 

[PATCH v2 0/8] mm: remove page_swap_entry()
 2026-09-14 10:39 UTC  (5+ messages)
` [PATCH v2 1/8] mm/swap: add folio_swap_entry() and folio_page_swap_entry()

[PATCH v4] PCI: hv: Warn when wait_for_response() waits indefinitely
 2026-09-14 10:39 UTC 

[PATCH 0/2] iommu/arm-smmu-v3: SMMU hitting kdump mid-air
 2026-09-14 10:39 UTC  (3+ messages)

[PATCH v6 0/3] mm: improve folio refcount scalability
 2026-09-14 10:39 UTC  (3+ messages)
` [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit

linux-next: manual merge of the mm-nonmm-unstable tree with the origin tree
 2026-09-14 10:38 UTC 

[PATCH v4 0/7] read proc/pid/smaps_rollup under per-vma lock
 2026-09-14 10:38 UTC  (3+ messages)
` [PATCH v4 4/7] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter

[PATCH v24 00/15] Add Renesas RZ/G3L SD/eMMC support
 2026-09-14 10:37 UTC  (11+ messages)
` [PATCH v24 04/15] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock ranges
` [PATCH v24 07/15] mmc: renesas_sdhi: Add tuning delay support for RZ/G2L

[PATCH] perf: Fix refcount leak on perf_cgroup_ensure_storage error
 2026-09-14 10:37 UTC 

[syzbot] [block?] BUG: sleeping function called from invalid context in null_insert_page
 2026-09-14 10:37 UTC 

[PATCH v2] docs: sphinx-pre-install: warn about unsupported Docutils versions
 2026-09-14 10:35 UTC 

[PATCH 1/1] lib/stackdepot: add __irq_svc to irq text section to filter it from traces
 2026-09-14 10:32 UTC 

[PATCH v8 0/6] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-09-14 10:31 UTC  (7+ messages)
` [PATCH v8 1/6] net: wwan: t9xx: Add PCIe core
` [PATCH v8 2/6] net: wwan: t9xx: Add control plane transaction layer
` [PATCH v8 3/6] net: wwan: t9xx: Add control DMA interface
` [PATCH v8 4/6] net: wwan: t9xx: Add control port
` [PATCH v8 5/6] net: wwan: t9xx: Add FSM thread
` [PATCH v8 6/6] net: wwan: t9xx: Add AT & MBIM WWAN ports

[RFC PATCH] memstick: Add Broadcom BCM57765/BCM57785 host driver
 2026-09-14 10:31 UTC  (2+ messages)

[PATCH v4 0/4] x86/irq: Fix lost interrupts on CPU hot-unplug
 2026-09-14 10:30 UTC  (3+ messages)

[PATCH net-next v7 0/6] net: dsa: motorcomm: add support yt922x driver
 2026-09-14 10:30 UTC  (7+ messages)
` [PATCH net-next v7 1/6] net: dsa: motorcomm: initialize dsa_switch based on chipid
` [PATCH net-next v7 2/6] net: dsa: motorcomm: use max_ports in series for port bounds checking
` [PATCH net-next v7 3/6] net: dsa: motorcomm: move mib start from probe() to dsa_setup()
` [PATCH net-next v7 4/6] net: dsa: motorcomm: move mib stop from remove() to teardown()
` [PATCH net-next v7 5/6] net: dsa: tag_yt922x: add support for Motorcomm YT922x tags
` [PATCH net-next v7 6/6] net: dsa: motorcomm: Add support for Motorcomm YT922x

Cache-aware scheduling does not work well with amd big/little cores
 2026-09-14 10:27 UTC  (12+ messages)

[PATCH v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-09-14 10:27 UTC  (8+ messages)
` [PATCH v2 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits

[PATCH v18 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-14 10:27 UTC  (3+ messages)
` [PATCH v18 2/7] firmware: arm_rmm: Check for RMI support at init

[PATCH v2 0/3] Dongwoon DW9800K update patchset
 2026-09-14 10:25 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: media: i2c: dw9800: Redocument DW9800K
` [PATCH v2 2/3] media: i2c: dw9719: Update DW9800K driver
` [PATCH v2 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: Fix DW9800K support

[PATCH v2 0/5] microblaze: KUnit support
 2026-09-14 10:25 UTC  (2+ messages)

[PATCH v2 0/3] usb: typec: ps883x: fixes for older Thunderbolt 4 / USB4 docks
 2026-09-14 10:25 UTC  (3+ messages)
` [PATCH v2 1/3] usb: typec: mux: ps883x: support TYPEC_DP_STATE_F like qmp-combo

[PATCH] microblaze: Enable xilinx dmas and axi emac drivers
 2026-09-14 10:22 UTC 

[PATCH v3] mm: filemap: retain mapped dropbehind folios
 2026-09-14 10:22 UTC  (11+ messages)
` [PATCH v4] "

[PATCH 0/2] rust: honor the maximum DMA segment size
 2026-09-14 10:22 UTC  (7+ messages)
` [PATCH 2/2] rust: scatterlist: honor the device's maximum "

[PATCH v2] kcov: report the first spurious PC in the interrupt selftest
 2026-09-14 10:21 UTC  (2+ messages)

[PATCH v1] btrfs: discard: fix warning for discard_state
 2026-09-14 10:21 UTC  (2+ messages)

[PATCH v3 00/15] Add support for structured tags and v18 dtb version
 2026-09-14 10:19 UTC  (8+ messages)
` [PATCH v3 06/15] Introduce structured tag value definition

[PATCH v9 00/16] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
 2026-09-14 10:19 UTC  (5+ messages)
` [PATCH v9 15/16] drm/panfrost: Fix races between perfcnt and reset sequence
` [PATCH v9 16/16] drm/panfrost: Bump driver minor to reflect new DUMP IOCTL req field

[PATCH v1 00/10] ACPI: thermal: Register thermal class cooling devices under parents
 2026-09-14 10:18 UTC  (4+ messages)
` [PATCH v1 03/10] thermal: core: Introduce thermal_cooling_device_create()

linux-next: regression in i2c-imx-lpi2c.c after rust-i2c-next merge (next-20260910)
 2026-09-14 10:17 UTC  (2+ messages)

[syzbot] [nvme?] WARNING in nvme_loop_reset_ctrl_work
 2026-09-14 10:16 UTC  (4+ messages)

[PATCH v4 0/3] gpu: nova-core: retain the GSP-RM log buffers
 2026-09-14 10:15 UTC  (3+ messages)
` [PATCH v4 1/3] gpu: nova-core: move the debugfs root into the module data

[PATCH v2 0/3] i2c: Add Starfive JHB100 I2C master/slave support
 2026-09-14 10:15 UTC  (2+ messages)
` 回复: "

[PATCH v6 0/3] arm64: dts: freescale: add Free Mobile Nodebox v3 CPU Module (LX2160A)
 2026-09-14 10:14 UTC  (3+ messages)
` [PATCH v6 2/3] dt-bindings: arm: fsl: add Free Mobile Nodebox v3 CPU Module

[PATCH v6 0/6] drm/ssd130x: Add support for the Solomon SSD1351 OLED controller
 2026-09-14 10:13 UTC  (2+ messages)

[PATCH 0/2] Input: gpio-keys - support wakeup pinctrl state
 2026-09-14 10:13 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: gpio-keys: add pinctrl states

[PATCH 0/3] ASoC: adau1977: small fixes to make the driver more usable
 2026-09-14 10:12 UTC  (4+ messages)
` [PATCH 1/3] ASoC: adau1977: make the Kconfig symbols user selectable
` [PATCH 2/3] ASoC: adau1977-spi: drop __maybe_unused and of_match_ptr()
` [PATCH 3/3] ASoC: adau1977-i2c: add OF match table for I2C

[GIT PULL] x86/urgent for 7.4-rc4
 2026-09-14 10:12 UTC  (5+ messages)

WARNING: modpost: vmlinux: section mismatch in reference: hung_task_blocker_to_lock+0x48 (section: .text.unlikely) -> initcall_level_names (section: .init.data)
 2026-09-14 10:11 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®