linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-31 07:15:40 to 2026-08-31 08:20:31 UTC [more...]

[PATCH tty 0/1] Make 8250 deferred MSR handling LAZY
 2026-08-31  8:20 UTC  (5+ messages)
` [PATCH tty 1/1] serial: 8250: Change console_msr_work to IRQ_WORK_LAZY

[PATCH v11 00/14] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-31  8:19 UTC  (3+ messages)
` [PATCH v11 01/14] accel/rocket: request the core clocks by name
` [PATCH v11 02/14] accel/rocket: take the completion register writes under job_lock

[PATCH v3 net-next 0/8] net: dsa: netc: add PTP support for NETC switch
 2026-08-31  8:23 UTC  (9+ messages)
` [PATCH v3 net-next 1/8] ptp: netc: use ioread64_lo_hi/iowrite64_lo_hi for 64-bit register access
` [PATCH v3 net-next 2/8] ptp: netc: remove unnecessary pcie_flr() call in probe
` [PATCH v3 net-next 3/8] ptp: netc: export netc_timer_get_current_time() for cross-driver use
` [PATCH v3 net-next 4/8] net: dsa: netc: use entry ID instead of pointer to track host flood rule
` [PATCH v3 net-next 5/8] net: dsa: netc: check return value of ntmp_ipft_delete_entry()
` [PATCH v3 net-next 6/8] net: dsa: netc: enable ingress port filtering lookup by default
` [PATCH v3 net-next 7/8] net: dsa: netc: add PTP two-step timestamping support
` [PATCH v3 net-next 8/8] net: dsa: netc: add PTP one-step "

[PATCH v6 00/29] drm/msm/dp: Add MST support for MSM chipsets
 2026-08-31  8:17 UTC  (30+ messages)
` [PATCH v6 01/29] drm/msm/dp: move link-level teardown from display_disable to display_unprepare
` [PATCH v6 02/29] drm/msm/dp: refactor msm_dp_ctrl_config_msa() to take panel
` [PATCH v6 03/29] drm/msm/dp: drop redundant config_ctrl_link() from msm_dp_ctrl_on_stream()
` [PATCH v6 04/29] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH v6 05/29] drm/msm/dp: add support for programming p1/p2/p3 register blocks
` [PATCH v6 06/29] drm/msm/dp: add MST stream register definitions
` [PATCH v6 07/29] drm/msm/dp: add stream-aware link register accessors
` [PATCH v6 08/29] drm/msm/dp: add support to send ACT packets for MST
` [PATCH v6 09/29] drm/msm/dp: add support to enable MST in mainlink control
` [PATCH v6 10/29] drm/msm/dp: no need to update tu calculation for mst
` [PATCH v6 11/29] drm/msm/dp: always program MST_FIFO_CONSTANT_FILL for MST use cases
` [PATCH v6 12/29] drm/msm/dp: add support for sending VCPF packets in DP controller
` [PATCH v6 13/29] drm/msm/dp: add support for MST channel slot allocation
` [PATCH v6 14/29] drm/msm/dp: replace power_on with active_stream_cnt
` [PATCH v6 15/29] drm/msm/dp: factor out _helper variants of bridge ops accepting a panel
` [PATCH v6 16/29] drm/msm/dp: add link_ready to manage link-level operations
` [PATCH v6 17/29] drm/msm/dp: add msm_dp_display_get_panel() to initialize DP panel
` [PATCH v6 18/29] drm/msm/dp: introduce dp_mst_drm module
` [PATCH v6 19/29] drm/msm/dp: add MST connector creation and topology callbacks
` [PATCH v6 20/29] drm/msm/dpu: pass msm_display_info to dpu_encoder_get_intf()
` [PATCH v6 21/29] drm/msm/dpu: use stream_id to select MST interfaces
` [PATCH v6 22/29] drm/msm/dpu: add per-stream MST encoders
` [PATCH v6 23/29] drm/msm/dp: add atomic stream handling for MST
` [PATCH v6 24/29] drm/msm/dp: add HPD callback for dp MST
` [PATCH v6 25/29] drm/msm/dp: wire MST helpers into atomic check and commit paths
` [PATCH v6 26/29] drm/msm/dp: mark the SST bridge disconnected when mst is active
` [PATCH v6 27/29] drm/msm/dp: enable MST on capable sinks
` [PATCH v6 28/29] drm/msm/dp: mark the SST bridge disconnected when an MST-capable sink is present
` [PATCH v6 29/29] drm/msm/dp: mark the SST connector disconnected when MST is enabled

[PATCH] mm/mremap: account mm->locked_vm correctly for MREMAP_DONTUNMAP
 2026-08-31  8:19 UTC  (3+ messages)

[PATCH 00/14] f2fs: support & optimize large folios for writable files
 2026-08-31  8:19 UTC  (7+ messages)
` [PATCH 10/14] f2fs: handle partial truncate of large folio dirty subpages
` [PATCH 11/14] f2fs: fix zeroing paths for large folios
` [PATCH 12/14] f2fs: handle block cloning within the same large folio

[PATCH 0/2] doc: Rename dynticks-testing in cpunoise
 2026-08-31  8:18 UTC  (3+ messages)
` [PATCH 1/2] doc: Change dynticks-testing repository name
` [PATCH 2/2] Documentation/no_hz: "

[PATCH] ovl: implement ->get_unmapped_area()
 2026-08-31  8:18 UTC  (4+ messages)

[PATCH v2 00/12] virtio: support devices that own their virtqueue memory
 2026-08-31  8:17 UTC  (6+ messages)
` [PATCH v2 04/12] virtio_ring: return -ENOMEM when a packed ring mapping fails

[PATCH v5 00/20] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-31  8:18 UTC  (9+ messages)
` [PATCH v5 08/20] iio: adc: ad7768: Derive output data rates
` [PATCH v5 09/20] iio: adc: ad7768: Configure channel sampling profiles
` [PATCH v5 12/20] iio: adc: ad7768: Wait for digital filters to settle
` [PATCH v5 18/20] gpio: regmap: Add optional runtime PM support

[PATCH v8 0/5] arm64: dts: imx8mp-skov: add new 7" variant
 2026-08-31  8:17 UTC  (6+ messages)
` [PATCH v8 1/5] arm64: dts: freescale: imx8mp: skov: fix sort order
` [PATCH v8 2/5] dt-bindings: arm: fsl: add compatible for Skov i.MX8MP revC Touch
` [PATCH v8 3/5] arm64: dts: imx8mp-skov-revc: convert to overlays
` [PATCH v8 4/5] dt-bindings: arm: fsl: add compatible for new Skov i.MX8MP variant
` [PATCH v8 5/5] arm64: dts: imx8mp-skov: support new 7inch panel board

[PATCH v2 0/3] Fix RV1106 SAR-ADC support
 2026-08-31  8:17 UTC  (3+ messages)

[PATCH 0/6] arm64: dts: qcom: nord: Add remoteproc and PMIC support
 2026-08-31  8:17 UTC  (7+ messages)
` [PATCH 2/6] arm64: dts: qcom: nord-rrd: Enable ADSP and CDSPs
` [PATCH 3/6] arm64: dts: qcom: nord: Add the SPMI PMIC arbiter
` [PATCH 6/6] arm64: dts: qcom: Add initial support for Nord Ride Embedded board

[PATCH] cgroup: avoid flushing global workqueue in cgroup1_pidlist_destroy_all
 2026-08-31  8:16 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] mm/huge_memory: bypass THP tuneables for huge pfnmap mappings
 2026-08-31  8:15 UTC  (2+ messages)

[PATCH 0/4] microblaze: KUnit support
 2026-08-31  8:15 UTC  (7+ messages)
` [PATCH 2/4] microblaze: reset: Call POWER_OFF handlers
` [PATCH 4/4] kunit: qemu_configs: Add microblaze configuration

[PATCH v2 0/2] firmware: qcom: scm locking improvements
 2026-08-31  8:14 UTC  (3+ messages)
` [PATCH v2 1/2] firmware: qcom: scm: Introduce new locking mechanism for SCM driver
` [PATCH v2 2/2] firmware: qcom: scm: Allow the SMC request to freeze and kill

[PATCH RESEND] media: imagination: Fix value clamping in calculate_qp_tables()
 2026-08-31  8:13 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: phy: Document Renesas Multi-Protocol PHY driver for R-Car X5H
 2026-08-31  8:13 UTC  (2+ messages)

[PATCH v6] Input: drv260x: Fix suspend and resume sequencing
 2026-08-31  8:12 UTC 

[PATCH] ALSA: pcm: Serialize PCM mmap with buffer reallocation to fix page UAF
 2026-08-31  8:11 UTC  (2+ messages)

[PATCH v4 0/4] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-31  8:10 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: arm64: vgic-v3: Undo assignment on iodev registration failure
` [PATCH v4 2/4] KVM: arm64: vgic-v3: Roll back assignments from the new region
` [PATCH v4 3/4] KVM: arm64: selftests: Pass guest code to vm_gic_create_with_vcpus()
` [PATCH v4 4/4] KVM: arm64: selftests: Test VGICv3 redistributor region retry

[PATCH net v1] mac802154: drain mac_wq before unregistering interfaces
 2026-08-31  8:10 UTC  (2+ messages)

[RFC 00/10] Reclaimable kernel stacks
 2026-08-31  8:08 UTC  (10+ messages)
` [RFC 06/10] Reclaim memory from blocked "

[PATCH] ALSA: harmony: initialize locks before requesting IRQ
 2026-08-31  8:07 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for VAIO VJS131
 2026-08-31  8:07 UTC  (2+ messages)

[PATCH v2 0/2] mtd: rawnand: vf610_nfc: fix reads on chips with more than 64 bytes of OOB
 2026-08-31  8:07 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mtd: rawnand: vf610_nfc: fix false bitflips on reads of erased pages

[PATCH v2 0/3] x86/sgx: Remove unused definitions and reuse launch token size
 2026-08-31  8:07 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda/realtek: Add quirk for Lenovo Yoga Slim 9 14ILL10
 2026-08-31  8:06 UTC  (2+ messages)

[PATCH] iomap: remove the unused ifs parameter from ifs_find_dirty_range
 2026-08-31  8:05 UTC  (2+ messages)

[RFC] ALSA: usb-audio: missing PM guards in device mixer paths
 2026-08-31  8:04 UTC  (3+ messages)
` [PATCH 0/6] ALSA: usb-audio: guard device-specific control transfers

[PATCH v2] drm/i915: Guard against NULL driver_data in i915_pci_probe()
 2026-08-31  8:04 UTC  (3+ messages)

[PATCH] selftests/filesystems: Add .gitignore for fscontext_ns_test
 2026-08-31  8:02 UTC  (2+ messages)

ipu-bridge: software nodes are never unregistered; PCI remove/rescan of IPU6 fails with -EEXIST and leaves dangling properties
 2026-08-31  8:02 UTC  (5+ messages)

[PATCH 0/3] Modernize the Faraday FOTG210 driver
 2026-08-31  8:00 UTC  (4+ messages)
` [PATCH 1/3] usb: ehci: support controllers with non-standard registers

[PATCH] fs: refuse to drop a dentry reference d_make_persistent() never took
 2026-08-31  7:59 UTC  (2+ messages)

[PATCH net v5 0/6] net: phy: fix cleanup after probe failure
 2026-08-31  7:58 UTC  (5+ messages)
` [PATCH net v5 1/6] net: phy: split phy_probe() error paths
` [PATCH net v5 2/6] net: phy: unregister SFP upstream before port cleanup

[PATCH] thunderbolt: fix NULL dereference in tb_remove_work()
 2026-08-31  7:58 UTC 

[PATCH v3 0/2] kselftest: mm: fix some failure of split_huge_page_test
 2026-08-31  7:58 UTC  (3+ messages)
` [PATCH v3 2/2] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper

[PATCH 6.1] ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
 2026-08-31  7:57 UTC 

[PATCH] cpufreq: tegra194: fix double-pointer error in get_cpu_ndiv
 2026-08-31  7:56 UTC  (2+ messages)

[PATCH v2] mm/khugepaged: cap min_free_kbytes recommendation at 1 GiB
 2026-08-31  7:56 UTC 

[PATCH v5 0/3] soc: qcom: extend interface for big endian support
 2026-08-31  7:40 UTC  (7+ messages)

[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
 2026-08-31  7:55 UTC  (4+ messages)

[PATCH 00/11] mm: Switch device DAX to section-based vmemmap optimization
 2026-08-31  7:53 UTC  (12+ messages)
` [PATCH 01/11] mm/sparse-vmemmap: introduce CONFIG_SPARSEMEM_VMEMMAP_OPTIMIZATION
` [PATCH 02/11] mm/sparse-vmemmap: factor out shared vmemmap tail page allocation
` [PATCH 03/11] mm/sparse-vmemmap: open-code init_compound_tail()
` [PATCH 04/11] mm/sparse-vmemmap: prepare DAX vmemmap population for section orders
` [PATCH 05/11] mm/sparse-vmemmap: set section order for device DAX
` [PATCH 06/11] mm/sparse-vmemmap: switch device DAX to shared tail vmemmap pages
` [PATCH 07/11] mm/sparse-vmemmap: move HVO helpers to a public header
` [PATCH 08/11] powerpc/mm: switch device DAX to shared tail vmemmap pages
` [PATCH 09/11] mm/sparse-vmemmap: drop the extra tail page from device DAX reservation
` [PATCH 10/11] mm/sparse-vmemmap: drop unused section_nr_vmemmap_pages() arguments
` [PATCH 11/11] Documentation/mm: update DAX vmemmap deduplication docs

[PATCH v4 00/10] netfs, cachefiles: Miscellaneous fixes
 2026-08-31  7:55 UTC  (2+ messages)

[PATCH 5.10/5.15] ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
 2026-08-31  7:55 UTC 

[PATCH v2 0/4] Add PCIe support for Qualcomm Nord platform
 2026-08-31  7:54 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: phy: qcom: add Nord QMP PCIe PHY binding

[RFC PATCH 3/3] platform/x86: lenovo: Add Legion Go Fan Method curve driver
 2026-08-31  7:25 UTC  (2+ messages)

[PATCH] ata: pata_pdc2027x: fix division by zero in pdc_adjust_pll
 2026-08-31  7:53 UTC  (3+ messages)

[PATCH v2 0/5] iio: light: stk3310: per-chip match data and STK36C61 support
 2026-08-31  7:53 UTC  (7+ messages)
` [PATCH v2 5/5] iio: light: stk3310: support the Sensortek STK36C61

[PATCH] aio: prevent eventfd/epoll recursion on poll
 2026-08-31  7:52 UTC  (2+ messages)

[PATCH v4] misc: mei: fix race condition between client teardown and read completion
 2026-08-31  7:50 UTC  (3+ messages)

[PATCH v2 1/2] selftests/filesystems: Move file_stressor to dedicated subdirectory
 2026-08-31  7:50 UTC  (2+ messages)

[PATCH] srcutiny: Add atomic SRCU operation checks and state
 2026-08-31  7:49 UTC 

[PATCH] PCI: Reserve prefetchable window headroom for Resizable BARs
 2026-08-31  7:49 UTC  (2+ messages)

[PATCH net] tipc: Dont send random pad bytes in RESET/ACTIVATE messages
 2026-08-31  7:46 UTC  (2+ messages)

[PATCH net v4] mac802154: fix data race and NULL deref on local->assoc_dev
 2026-08-31  7:45 UTC  (2+ messages)

[PATCH v4 0/4] clk: qcom: Migrate x1e80100 TCSR to clk_ref helper
 2026-08-31  7:43 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: qcom: Move x1e80100 TCSR to own binding
` [PATCH v4 3/4] arm64: dts: qcom: hamoa: Drop unused #reset-cells from TCSR node

[PATCH] HID: corsair: do not re-schedule LED worker after it has been cancelled
 2026-08-31  7:41 UTC 

[PATCH v4 1/9] crash_dump: Fix potential double free and UAF of keys_header
 2026-08-31  7:39 UTC  (2+ messages)

[PATCH] drm/i915/cdclk: Don't trust boot readout for per-pipe cdclk/voltage tracking
 2026-08-31  7:39 UTC  (2+ messages)

[PATCH v4 0/4] Add support for AD5710R/AD5711R DAC
 2026-08-31  7:39 UTC  (3+ messages)
` [PATCH v4 4/4] iio: dac: ad3530r: add support for AD5710R/AD5711R

[PATCH v2 00/32] block/swim: Fixes and improvements
 2026-08-31  7:38 UTC  (3+ messages)
` [PATCH v2 07/32] swim: Enable clock divider only where appropriate

[PATCH] microblaze: drop unneeded semicolon
 2026-08-31  7:38 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: motorcomm: Enable analog frontend DAC on yt8531S
 2026-08-31  7:37 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: motorcomm: Split yt8521_config_init() page management
` [PATCH net-next 2/3] net: phy: motorcomm: Add a dedicated .config_init for YT8531S
` [PATCH net-next 3/3] net: phy: motorcomm: Enable analog frontend on YT8531S

[PATCH net-next v10 1/5] net: rnpgbe: Add interrupt handling
 2026-08-31  7:36 UTC  (5+ messages)
` [PATCH net-next v10 2/5] net: rnpgbe: Add basic TX packet transmission support
` [PATCH net-next v10 3/5] net: rnpgbe: Add RX packet reception support
` [PATCH net-next v10 4/5] net: rnpgbe: Add receive mode support
` [PATCH net-next v10 5/5] net: rnpgbe: Add link status handling support

[PATCH v5 0/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
 2026-08-31  7:38 UTC  (7+ messages)
` [PATCH v5 2/2] "

[PATCH] mm/mm_init: remove zone_absent_pages_in_node()
 2026-08-31  7:37 UTC  (2+ messages)

[PATCH net-next v10 0/5] net: rnpgbe: Add TX/RX and link status support
 2026-08-31  7:36 UTC 

[PATCH] fs: fix s_fs_info leak when setup_bdev_super() fails
 2026-08-31  7:37 UTC  (2+ messages)

[PATCH v3] adfs: fix memory leak in sb->s_fs_info
 2026-08-31  7:36 UTC  (2+ messages)

[PATCH RFC 0/2] irqchip/ls-scfg-msi: add multi-MSI support
 2026-08-31  7:35 UTC  (3+ messages)

[PATCH] microblaze: Fix MB_MANAGER build with older binutils
 2026-08-31  7:35 UTC  (2+ messages)

[PATCH] HID: corsair: do not re-schedule LED worker after it has been cancelled
 2026-08-31  7:33 UTC  (2+ messages)
` [PATCH 0/2] HID: corsair: fix two use-after-free bugs on device removal

[PATCH v2 0/2] serial: 8250_mid: fix race condition between output flush and termios update
 2026-08-31  7:32 UTC  (3+ messages)
` [PATCH v2 1/2] serial: 8250: export and rename wait_for_xmitr()

[PATCH] remoteproc: qcom_wcnss: Fix error check after devm_ioremap_wc() switch
 2026-08-31  7:32 UTC  (2+ messages)

[PATCH printk v2 0/2] nbcon irq_work fixes
 2026-08-31  7:31 UTC  (4+ messages)

[PATCH net v2 3/3] selftests/tc-testing: taprio: add case for the software minimum interval
 2026-08-31  7:31 UTC  (2+ messages)

[PATCH v9] ata: add <linux/pm_runtime.h> where missing
 2026-08-31  7:31 UTC  (2+ messages)

[PATCH net v2 2/3] net/sched: taprio: enforce a minimum interval for software schedules
 2026-08-31  7:30 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: talos: Add RPi Touch Display 2 5-inch overlay
 2026-08-31  7:30 UTC  (2+ messages)

[PATCH net v2 1/3] net/sched: taprio: catch up in bounded time when the schedule falls behind
 2026-08-31  7:30 UTC  (2+ messages)

[PATCH v2] mm/memcontrol: fix stuck FLUSHING_CACHED_CHARGE bit on isolated cpus
 2026-08-31  7:29 UTC  (2+ messages)

[PATCH v1] serial: qcom-geni: Fix port_ida handling for console and probe errors
 2026-08-31  7:28 UTC  (2+ messages)

[PATCH v7 0/3] i2c: mux: Propagate software nodes to channel adapters
 2026-08-31  7:28 UTC  (10+ messages)
` [PATCH v7 3/3] "

[PATCH] pmdomain: core: Honour pd_ignore_unused in the sync_state power-off
 2026-08-31  7:26 UTC  (2+ messages)

[PATCH v2 0/5] PCI: qcom: Add PCIe support for Shikra SoC
 2026-08-31  7:26 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: sc8280xp-qmp-pcie: Document Shikra PCIe phy
` [PATCH v2 2/5] dt-bindings: PCI: qcom,shikra-pcie: Document the Shikra PCIe Controller
` [PATCH v2 3/5] PCI: qcom: Add support for Shikra
` [PATCH v2 4/5] phy: qcom: qmp-pcie: Add QMP PCIe PHY "
` [PATCH v2 5/5] arm64: dts: qcom: shikra: Add PCIe PHY and controller nodes

[PATCH 0/2] Report platform enforced SPI flash write protection
 2026-08-31  7:25 UTC  (3+ messages)
` [PATCH 2/2] spi: spi-intel: report controller enforced "

[PATCH 1/2] ntfs: take invalidate_lock in ntfs_setattr_size()
 2026-08-31  7:24 UTC  (3+ messages)
` [PATCH 2/2] ntfs: take invalidate_lock in ntfs_filemap_page_mkwrite()

[syzbot] [cgroups?] INFO: task hung in cgroup_subtree_control_write (2)
 2026-08-31  7:24 UTC 

[PATCH net v2] net/packet: fix network header offset for non-VLAN raw packets
 2026-08-31  7:20 UTC 

[PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC
 2026-08-31  7:20 UTC  (4+ messages)
` [PATCH v5 10/15] dt-bindings: clock: qcom: Add Kuno Global Clock Controller

[RFC PATCH v6 0/2] module: allocate codetag sections before the regular module layout
 2026-08-31  7:21 UTC  (3+ messages)
` [RFC PATCH v6 1/2] alloc_tag: move release_module_tags() above reserve_module_tags()
` [RFC PATCH v6 2/2] module: allocate codetag sections before the regular module layout

vdso: is the reduced precision of the CLOCK_AUX base intentional?
 2026-08-31  7:20 UTC 

[PATCH 0/3] i2c: fix DMA channel leaks on probe error and remove
 2026-08-31  7:20 UTC  (3+ messages)
` [PATCH 3/3] i2c: qcom-geni: release DMA channels on probe error

[PATCH 0/2] rust: num: add cv! macro to create values from constant expressions (alt)
 2026-08-31  7:20 UTC  (3+ messages)
` [PATCH 2/2] rust: num: add `cv!` macro to create values from constant expressions

[PATCH v10 00/13] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-31  7:20 UTC  (2+ messages)

[PATCH] firmware: xilinx: ufs: move PHY/SRAM ready polling into the firmware backend
 2026-08-31  7:19 UTC  (2+ messages)

[PATCH] drm/i915/psr: enable PSR on Apple T2 eDP panels
 2026-08-31  7:19 UTC  (2+ messages)

[PATCH v5 0/3] X2 Elite HP EliteBook X G2q support
 2026-08-31  7:17 UTC  (3+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AI

[PATCH v3] rust: pci: reject out-of-bounds IRQ vector indices
 2026-08-31  7:17 UTC 

[PATCH] ARM: dts: xilinx: Replace spaces indentation with tabs
 2026-08-31  7:17 UTC  (2+ messages)

[PATCH] media: hi846: Improve the power on sequence
 2026-08-31  7:15 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Replace spaces indentation with tabs
 2026-08-31  7:15 UTC  (2+ 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 NNTP newsgroup(s).