messages from 2026-05-27 10:11:01 to 2026-05-27 10:51:51 UTC [more...]
[PATCH] irqchip/renesas-rzv2h: unwind on IRQ setup error
2026-05-27 10:51 UTC (2+ messages)
[PATCH v3 0/7] drm/xe: Misc initialization improvements
2026-05-27 10:50 UTC (4+ messages)
` [PATCH v3 1/7] drm/xe: Use raw device ID to find sub-platform descriptor
[ath:master] BUILD SUCCESS f8880761e00e4f2529a8404fcbfe80567f7a59b3
2026-05-27 10:50 UTC
[PATCH] rust: devres: use compile-time type_name for debug info
2026-05-27 10:50 UTC (4+ messages)
` [PATCH v2] rust: devres: optimize type name allocation and fix truncation
[PATCH v2] bpf: add bpf_real_inode() kfunc
2026-05-27 10:49 UTC (3+ messages)
[PATCH v2] regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()
2026-05-27 10:48 UTC
[PATCH v2 0/9] ata: libata-core: Enable context analysis
2026-05-27 10:48 UTC (7+ messages)
` [PATCH v2 2/9] ata: libata: Pass the ATA port argument directly to __ata_scsi_queuecmd()
` [PATCH v2 8/9] ata: libata: Enable context analysis
[PATCH v1 0/3] regulator: Use named initializers for platform_device_id arrays
2026-05-27 10:47 UTC (4+ messages)
` [PATCH v1 1/3] regulator: Drop unused assignment of platform_device_id driver data
` [PATCH v1 2/3] regulator: Use named initializers for platform_device_id arrays
` [PATCH v1 3/3] regulator: Unify usage of space and comma in "
[PATCH 0/8] i3c: Hot-Join improvements and MIPI HCI Hot-Join support
2026-05-27 10:47 UTC (11+ messages)
` [PATCH 6/8] i3c: master: Defer new-device registration out of DAA caller context
[PATCH v10 00/25] Runtime TDX module update support
2026-05-27 10:47 UTC (5+ messages)
` [PATCH v10 01/25] x86/virt/tdx: Clarify try_init_module_global() result caching
` [PATCH v10 02/25] x86/virt/tdx: Move TDX global initialization states to file scope
[PATCH] dma-buf: Move dma_resv_assert_held() after input validation
2026-05-27 10:44 UTC
[PATCH] mm/mempool: use static key for boot-time debug enablement
2026-05-27 10:46 UTC
[PATCH] RDMA/rxe: fix typos in comments
2026-05-27 10:45 UTC
[PATCH v16 0/8] virtio-net: live-TAP local migration
2026-05-27 10:46 UTC (2+ messages)
[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-05-27 10:46 UTC (5+ messages)
` [PATCHv4 09/13] selftests/bpf: Change uprobe syscall tests to use nop10
` [PATCHv4 10/13] selftests/bpf: Change uprobe/usdt trigger bench code "
[PATCH v2 0/5] rockchip: Add USB 2.0 support for RK3528
2026-05-27 10:46 UTC (6+ messages)
` [PATCH v2 4/5] phy: rockchip: inno-usb2: Add clkout_ctl_phy support
[PATCH v9 mptcp-next 0/6] mptcp: address stall under memory pressure
2026-05-27 10:45 UTC (7+ messages)
` [PATCH v9 mptcp-next 1/6] mptcp: allow subflow rcv wnd to shrink
` [PATCH v9 mptcp-next 2/6] mptcp: explicitly drop over memory limits
` [PATCH v9 mptcp-next 3/6] mptcp: enforce hard limit on backlog flushing
` [PATCH v9 mptcp-next 4/6] mptcp: implemented OoO queue pruning
` [PATCH v9 mptcp-next 5/6] mptcp: move the retrans loop to a separate helper
` [PATCH v9 mptcp-next 6/6] mptcp: let the retrans scheduler do its job
[PATCHSET cgroup/for-7.2] cgroup: Per-css kill_css_finish deferral
2026-05-27 10:45 UTC (3+ messages)
` [PATCH 5/5] cgroup: Defer kill_css_finish() in cgroup_apply_control_disable()
[BUG] ALC256 headset audio distorted when TRRS headset is present at boot
2026-05-27 2:08 UTC
[PATCH 6.6 14/50] mptcp: fix soft lockup in mptcp_recvmsg()
2026-05-27 10:45 UTC (4+ messages)
` [PATCH 6.12 28/70] "
on ai generated and code provenance
2026-05-27 10:43 UTC (9+ messages)
[PATCH 1/2] drm/amd/ras: Return RAS TA injection result to userspace
2026-05-27 10:44 UTC (2+ messages)
[PATCH 0/3] Add xSPI nodes to RZ/N2H and RZ/T2H DTSI files, and enable on RZ/T2H-N2H EVKs
2026-05-27 10:43 UTC (3+ messages)
` [PATCH 3/3] arm64: dts: renesas: rzt2h-n2h-evk: Enable xSPI nodes
[PATCH v2 09/19] libmpathutil: runner: use shared_ptr
2026-05-27 10:43 UTC (4+ messages)
` [PATCH v2 04/19] libmpathutil: add implementation of generic shared pointer
[PATCH v3 0/7] hw/arm/sabrelite: Add FlexCAN support
2026-05-27 10:42 UTC (6+ messages)
[PATCH 00/34] Remove b_end_io from struct buffer_head
2026-05-27 10:42 UTC (25+ messages)
` [PATCH 04/34] buffer: Add bh_end_read(), bh_end_write() and bh_end_async_write()
` [PATCH 05/34] buffer: Convert write_dirty_buffer to bh_submit()
` [PATCH 06/34] buffer: Convert __bread_slow "
` [PATCH 07/34] buffer: Convert __sync_dirty_buffer "
` [PATCH 08/34] buffer: Convert __bh_read "
` [PATCH 09/34] buffer: Convert __bh_read_batch "
` [PATCH 10/34] buffer: Convert block_read_full_folio "
` [PATCH 11/34] buffer: Convert __block_write_full_folio to __bh_submit()
` [PATCH 12/34] ext4; Convert __ext4_read_bh() to bh_submit()
` [PATCH 13/34] ext4: Convert ext4_fc_submit_bh() "
` [PATCH 14/34] ext4: Convert write_mmp_block_thawed() "
` [PATCH 15/34] ext4: Convert ext4_commit_super() "
[PATCH v2] arm: dts: bcm2711: Fix typo in gpio-line-names
2026-05-27 10:39 UTC
[LTP] LTP Release preparations
2026-05-27 10:41 UTC (3+ messages)
[RFC PATCH 0/2] iio: pressure: ms5637: Add variant specific compensation
2026-05-27 10:40 UTC (4+ messages)
` [RFC PATCH 1/2] dt-bindings: iio: pressure: Add binding for MS5637
[PATCH v2] kbuild: rust: add AutoFDO support
2026-05-27 10:40 UTC (2+ messages)
[PATCH] nouveau/gsp: fix NULL pointer dereference in r535 nvenc/ofs alloc
2026-05-27 10:39 UTC (5+ messages)
[PATCH] fetch: pass transport to post-fetch connectivity check
2026-05-27 10:39 UTC (4+ messages)
[PATCH v3 0/4] s390: Enable Rust support and add required arch glue
2026-05-27 10:38 UTC (5+ messages)
[PATCH] target: iscsi: cxgbit: fix cnp kref leak in __cxgbit_free_cdev_np()
2026-05-27 10:38 UTC
[LTP] [PATCH] syscalls/madvise06: Fix sporadic not enough RAM TCONFs
2026-05-27 10:37 UTC
ntfs3: Use after free race condition in ntfs_read_folio()?
2026-05-27 10:37 UTC (2+ messages)
[PATCH v2 1/4] hwmon: (gpd-fan): drop global driver data and use per-device allocation
2026-05-27 10:36 UTC (2+ messages)
[PATCH] ALSA: check snd_ctl_new1() return value in multiple drivers
2026-05-27 10:36 UTC (2+ messages)
[PATCH] ASoC: core: Move all users to deferrable card binding
2026-05-27 10:35 UTC (10+ messages)
[RFC 0/5] Tiny steps towards amdgpu checkpoint and restore
2026-05-27 10:35 UTC (3+ messages)
` [RFC 2/5] drm/amdgpu: Add a reserved VM ID query
[PATCH v2 0/2] drm: lcdif: FIFO underrun/solid color bug fix
2026-05-27 10:35 UTC (6+ messages)
` [PATCH v2 1/2] drm: lcdif: Set undocumented bit to clear FIFO at vsync
` [PATCH v2 2/2] drm: lcdif: Wait for vblank before disabling DMA
[PATCH] KVM: arm64: PMU: Preserve AArch32 counter low bits
2026-05-27 10:35 UTC (2+ messages)
[PATCH] KVM: arm64: Fix CONFIG_PKVM_DISABLE_STAGE2_ON_PANIC
2026-05-27 10:35 UTC (2+ messages)
[PATCH] ALSA: hda: cs35l41: imply SERIAL_MULTI_INSTANTIATE
2026-05-27 10:35 UTC (2+ messages)
[PULL 00/32] Single binary patches for 2026-05-27
2026-05-27 10:30 UTC (33+ messages)
` [PULL 01/32] hw/riscv: Register generic riscv[32|64] QOM interfaces
` [PULL 02/32] hw/riscv: Add macros and globals for simplifying machine definitions
` [PULL 03/32] hw/core: Add riscv[32|64] to "none" machine
` [PULL 04/32] hw/riscv: Filter machine types for qemu-system-riscv32/64 binaries
` [PULL 05/32] hw/riscv/spike: Use 'max' CPU type by default
` [PULL 06/32] configs/target: Implement per-binary TargetInfo structure for riscv
` [PULL 07/32] target-info: Add target_riscv64()
` [PULL 08/32] target/riscv: Define MSTATUS_SBE and MSTATUS_MBE bit masks
` [PULL 09/32] target/riscv: Use float_raise
` [PULL 10/32] target/hppa: Use DisasContext::mo_align in system emulation
` [PULL 11/32] target/hppa: Inline UNALIGN() macro
` [PULL 12/32] hw/arm/raspi: Initialize 64-bit CPU types during DeviceRealize()
` [PULL 13/32] hw/arm/raspi: Build objects once
` [PULL 14/32] hw/arm/aspeed: Do not realize 64-bit CPU types under QTest
` [PULL 15/32] hw/arm/aspeed: Build objects once
` [PULL 16/32] hw/arm/meson: Remove now unused arm_ss[] source set
` [PULL 17/32] target/arm: Introduce common system/user meson "
` [PULL 18/32] target/arm: Build gdbstub64.o as common object
` [PULL 19/32] target/arm: Build cpu64.o "
` [PULL 20/32] target/arm: Extract common code related to 'max' CPU
` [PULL 21/32] target/arm: Use make_ccsidr(LEGACY) in 32 bit 'max' CPU type
` [PULL 22/32] target/arm: Implement DBGDEVID* registers in max AArch32 CPU
` [PULL 23/32] target/arm: Only set %kvm_target when KVM is enabled
` [PULL 24/32] target/arm: Factor aarch64_aa32_a57_init() out
` [PULL 25/32] target/arm: Re-use common aarch64_aa32_a57_init() helper
` [PULL 26/32] target/arm: Define 'max' CPU type in cpu-max.c
` [PULL 27/32] target/arm: Build cpu32-system.o as common object
` [PULL 28/32] target/arm: Build cpu-max.c once
` [PULL 29/32] tests/tcg: Explicitly check for 64-bit z/Architecture
` [PULL 30/32] MAINTAINERS: Remove PhilMD from firmware sections
` [PULL 31/32] MAINTAINERS: update qualcomm git tree URL
` [PULL 32/32] MAINTAINERS: Update PhilMD's email address
[PATCH v2] ALSA: seq: midi: Serialize output teardown with event_input
2026-05-27 10:34 UTC (2+ messages)
[PATCH] net/mlx5: promote private API to stable
2026-05-27 10:33 UTC
[cxl:fixes] BUILD SUCCESS d90f236f8b9e354848bd226f581db27755ab901d
2026-05-27 10:33 UTC
[PATCH] ethdev: promote flow metadata APIs to stable
2026-05-27 10:32 UTC
[PATCH 00/18] arm64+KVM: FPSIMD/SVE/SME cleanups
2026-05-27 10:32 UTC (7+ messages)
` [PATCH 02/18] KVM: arm64: Don't override FFR save/restore argument
` [PATCH 03/18] KVM: arm64: pkvm: Save host FPMR in host cpu context
[PATCH v2 20/24] arm64: dts: qcom: lemans: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:32 UTC (2+ messages)
[PATCH 1/5] arm64: dts: imx91-9x9-qsb: remove unused property clock-frequency from mdio node
2026-05-27 10:32 UTC (3+ messages)
[PATCH v3 0/6] drm/gem-shmem: Track page accessed/dirty status
2026-05-27 10:32 UTC (8+ messages)
` [PATCH v3 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap
Missing signoff in the ipsec tree
2026-05-27 10:30 UTC (3+ messages)
[PATCH 0/5] platform/x86/amd/pmc: Add support for AMD 1Ah Family 80h SoC
2026-05-27 10:29 UTC (4+ messages)
` [PATCH 2/5] platform/x86/amd/pmc: Add SMU mailbox offset retrieval for different CPU families
[PATCH v4] iio: chemical: scd30: Replace manual locking with RAII locking
2026-05-27 10:29 UTC (4+ messages)
[BUG] configfs: slab-use-after-free in configfs_drop_dentry() on rmdir
2026-05-27 10:27 UTC (2+ messages)
[PATCH v3] iio: chemical: scd30: Cleanup initializations and fix sign-extension bug
2026-05-27 10:27 UTC (2+ messages)
[PATCH 0/8] pack-bitmap-write: speed up bitmap generation
2026-05-27 10:27 UTC (4+ messages)
` [PATCH 8/8] pack-bitmap: build pseudo-merge bitmaps after regular bitmaps
[PATCHv4 12/13] selftests/bpf: Add tests for uprobe nop10 red zone clobbering
2026-05-27 10:26 UTC (3+ messages)
[PATCH net 1/1] wireless: wext: export each WEP key size only once
2026-05-27 10:26 UTC (2+ messages)
[PATCH v2 22/24] arm64: dts: qcom: milos: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:25 UTC (2+ messages)
[PATCH v3] i2c: i2c-gpio: Enhance driver for buses with shared SCL
2026-05-27 10:24 UTC (3+ messages)
[meta-selinux][PATCH3/3] libvirt_leasesh: Added read and search permission on kernel sysctls avc: denied { search } for pid=1393 comm="libvirt_leasesh" name="kernel" dev="proc" ino=3693 scontext=system_u:system_r:virt_leaseshelper_t:s0 tcontext=system_u:object_r:sysctl_kernel_t:s0 tclass=dir permissive=0 avc: denied { read } for pid=1363 comm="libvirt_leasesh" name="cap_last_cap" dev="proc" ino=13638 scontext=system_u:system_r:virt_leaseshelper_t:s0 tcontext=system_u:object_r:sysctl_kernel_t:s0 tclass=file permissive=0 avc: denied { open } for pid=1359 comm="libvirt_leasesh" path="/proc/sys/kernel/cap_last_cap" dev="proc" ino=2909 scontext=system_u:system_r:virt_leaseshelper_t:s0 tcontext=system_u:object_r:sysctl_kernel_t:s0 tclass=file permissive=0 avc: denied { getattr } for pid=1375 comm="libvirt_leasesh" name="/" dev="proc" ino=1 scontext=system_u:system_r:virt_leaseshelper_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=filesystem permissive=0
2026-05-27 10:24 UTC
[PATCH v2 21/24] arm64: dts: qcom: sdx75: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:24 UTC (2+ messages)
[PATCH v4 00/21] KVM: x86: Enable APX for guests
2026-05-27 10:24 UTC (7+ messages)
` [PATCH v4 06/21] x86/fpu: Ignore APX when copying from/to guest FPU
[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
2026-05-27 10:23 UTC (10+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v2 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v2 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v2 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v2 5/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v2 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v2 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v2 8/9] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH v2 9/9] vfio/pci: Add mmap() attributes to DMABUF feature
[PATCH] ASoC:amd:acp:Add DMI quirk for Lenovo Yoga Pro 7 15ASH11
2026-05-27 10:20 UTC
[PATCH v2 10/24] arm64: dts: qcom: sm8350: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:23 UTC (2+ messages)
[PATCH v2 23/24] arm64: dts: qcom: qdu1000: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:22 UTC (2+ messages)
[meta-lts-collab][kirkstone][PATCH] binutils: Fix CVE-2025-69652, CVE-2025-69649 and CVE-2026-4647
2026-05-27 10:22 UTC
[PATCH RFC] virtio-mem: support Confidential Computing (CoCo) environments
2026-05-27 10:22 UTC (2+ messages)
[PATCH v2] net: fec: fix pinctrl default state restore order on resume
2026-05-27 10:21 UTC (3+ messages)
[PATCH net-next 0/6] net: airoha: Preliminary patches to support multiple net_devices connected to the same GDM port
2026-05-27 10:21 UTC (7+ messages)
` [PATCH net-next 1/6] net: airoha: Introduce airoha_gdm_dev struct
` [PATCH net-next 2/6] net: airoha: Move airoha_qdma pointer in "
` [PATCH net-next 3/6] net: airoha: Rely on airoha_gdm_dev pointer in airoha_is_lan_gdm_port()
` [PATCH net-next 4/6] net: airoha: Move qos_sq_bmap in airoha_gdm_dev struct
` [PATCH net-next 5/6] net: airoha: Move {cpu,fwd}_tx_packets "
` [PATCH net-next 6/6] net: airoha: Rename airoha_set_gdm2_loopback in airoha_enable_gdm2_loopback
[PATCH v4 0/2] iio: adc: spear_adc: sort and clean up headers for IWYU
2026-05-27 10:21 UTC (3+ messages)
` [PATCH v4 2/2] iio: adc: spear_adc: align headers with IWYU principle
[meta-selinux][PATCH2/3] Subject: [PATCH] systemd-coredum: Added sepolicy permission to read namespace file type=AVC msg=audit(1776766842.302:2875): avc: denied { read open } for pid=6273 comm="systemd-coredum" path="pid:[4026531836]" dev="nsfs" ino=4026531836 scontext=system_u:system_r:systemd_coredump_t:s0 tcontext=system_u:object_r:nsfs_t:s0 tclass=file permissive=0
2026-05-27 10:21 UTC
[PATCH net v2 1/1] net/sched: fix pedit partial COW leading to page cache corruption
2026-05-27 10:21 UTC (4+ messages)
[RFC] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
2026-05-27 10:21 UTC (3+ messages)
[PATCH nf] netfilter: conntrack_irc: fix possible out-of-bounds read
2026-05-27 10:20 UTC
[PATCH v3 0/5] drm/xe: Fix LR exec queue suspend/resume for S3/S4
2026-05-27 10:19 UTC (7+ messages)
` [PATCH v3 1/5] drm/xe/guc: Defer user exec queue scheduler start until after page table restore
` [PATCH v3 2/5] drm/xe/guc: Don't ban LR VM exec queues on PM suspend
[meta-selinux][PATCH1/3] refpolicy: Addressing denial seen on alsa to allow write on event dev node
2026-05-27 10:19 UTC
[PATCH] ARM: dts: imx7d-pico-pi: add OV5645 camera support
2026-05-27 10:19 UTC (2+ messages)
` [PATCH v3] "
[PATCH] wpa_supplicant: Handle invalid op_class 255 in BSS Transition candidates
2026-05-27 10:18 UTC (3+ messages)
` [OE-core] "
[PATCH v13 1/8] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
2026-05-27 10:18 UTC (2+ messages)
[RFC 3/3] app/test: add fastmem test suite
2026-05-27 10:18 UTC (6+ messages)
` [RFC v2 0/3] lib/fastmem: fast small-object allocator
` [RFC v2 2/3] lib: add fastmem library
[PATCH v2 02/24] arm64: dts: qcom: sdm845: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:17 UTC (2+ messages)
[PATCH] erofs-utils: build: drop stale liblzma path handling
2026-05-27 10:17 UTC (2+ messages)
[PATCH] mm/huge_memory: update file PUD counter before folio_put()
2026-05-27 10:16 UTC (2+ messages)
[PATCH v2 07/24] arm64: dts: qcom: sm8150: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:17 UTC (2+ messages)
[PATCH v4 00/13] drm/i915/display: Add DC3CO support
2026-05-27 10:16 UTC (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/display: Add DC3CO support (rev4)
[PATCH v2 18/24] arm64: dts: qcom: talos: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:16 UTC (2+ messages)
[PATCH] arm64: dts: qcom: lemans: Add OPP-table for ICE UFS device node
2026-05-27 10:16 UTC (2+ messages)
[PATCH net-next v8 00/10] net: airoha: Support multiple net_devices connected to the same GDM port
2026-05-27 10:16 UTC (2+ messages)
[PATCH v2 24/24] arm64: dts: qcom: eliza: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:15 UTC (2+ messages)
[PATCH v5 0/8] platform/x86/amd/pmf: Introduce PMF util layer with userspace interface
2026-05-27 10:15 UTC (4+ messages)
` [PATCH v5 6/8] platform/x86/amd/pmf: Implement util layer ioctl handler
[PATCH] mm/huge_memory: update file PMD counter before folio_put()
2026-05-27 10:15 UTC (2+ messages)
[PATCH i-g-t v1 0/3] tests/intel/kms_pipe_stress: fix plane setup and cursor handling
2026-05-27 10:15 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v2 0/2] Add support for Battery Status AMS
2026-05-27 10:15 UTC (3+ messages)
` [PATCH v2 2/2] usb: typec: tcpm: Add support for Battery Status response message
[PATCH v2 08/24] arm64: dts: qcom: sc8280xp: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:15 UTC (2+ messages)
[net-next v5 0/4] Add StarFive jhb100 soc SGMII GMAC support
2026-05-27 8:41 UTC (2+ messages)
` [net-next v5 1/4] dt-bindings: net: starfive,jh7110-dwmac: Remove jh8100
[PATCH] dmaengine: ste_dma40: turn d40_base phy_chans into a flexible array
2026-05-27 10:14 UTC (2+ messages)
[PATCH v2 17/24] arm64: dts: qcom: sar2130p: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:14 UTC (2+ messages)
[PATCH v2] vfio/container: Restrict dma_map_file() to shared RAM or RAM devices
2026-05-27 10:13 UTC (2+ messages)
[PATCH] randtest: retry on unstable sigma instead of tolerating statistical outliers
2026-05-27 10:13 UTC (4+ messages)
` [OE-core] "
[PATCH 2/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add level-shifter function
2026-05-27 10:12 UTC (2+ messages)
[PATCH v2 0/2] power: sequencing: Add support for Nvidia Tegra modem pwrseq
2026-05-27 10:12 UTC (17+ messages)
` [PATCH v2 1/2] dt-bindings: soc: tegra: Document "
[PATCH v2 16/24] arm64: dts: qcom: sm6350: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:12 UTC (2+ messages)
[PATCH v2 15/24] arm64: dts: qcom: x1e80100: Reduce OS PDC DRV span to 0x10000
2026-05-27 10:11 UTC (2+ messages)
[PATCH net-next v2 0/2] net: lan743x: add RMII support for PCI11x1x
2026-05-27 10:11 UTC (5+ messages)
` [PATCH net-next v2 2/2] net: lan743x: add support for RMII interface
[PATCH] arm: dts: bcm2711: Fix typo in gpio-line-names
2026-05-27 10:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.