messages from 2025-04-28 08:28:56 to 2025-04-28 09:30:15 UTC [more...]
[PATCH v3 0/6] watchdog: at91sam9_wdt driver enhancement
2025-04-28 8:51 UTC (3+ messages)
` [PATCH v3 5/6] ARM: dts: sam9x60: Add watchdog DT node
[PATCH v11 0/3] Add STM32MP25 SPI NOR support
2025-04-28 8:58 UTC (3+ messages)
` [PATCH v11 1/3] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller
` [PATCH v11 3/3] MAINTAINERS: add entry for STM32 OCTO MEMORY MANAGER driver
[PATCH 1/1] drm/xe/svm: PREFETCH SQUASH for CI
2025-04-28 9:30 UTC (4+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
2025-04-28 9:02 UTC (3+ messages)
[PATCH v2 00/23] Add support for HEVC and VP9 codecs in decoder
2025-04-28 9:28 UTC (6+ messages)
` [PATCH v2 01/23] media: iris: Skip destroying internal buffer if not dequeued
` [PATCH v2 02/23] media: iris: Update CAPTURE format info based on OUTPUT format
` [PATCH v2 03/23] media: iris: Add handling for corrupt and drop frames
` [PATCH v2 04/23] media: iris: Avoid updating frame size to firmware during reconfig
` [PATCH v2 05/23] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length
[PATCH v3] timekeeping: Prevent coarse clocks going backwards
2025-04-28 9:28 UTC (2+ messages)
` [tip: timers/urgent] "
+ mm-zblock-avoid-failing-the-build-fix.patch added to mm-new branch
2025-04-28 9:28 UTC
+ mm-zblock-avoid-failing-the-build.patch added to mm-new branch
2025-04-28 9:28 UTC
[PATCH] tests/xe_pmu: Fix frequency stashing issue
2025-04-28 8:58 UTC (4+ messages)
+ mm-zblock-add-debugfs.patch added to mm-new branch
2025-04-28 9:28 UTC
[PATCH SCP] module/scmi_pin_control: allow variable length responses
2025-04-28 9:27 UTC
23.11.4 patches review and test
2025-04-28 9:27 UTC (5+ messages)
[syzbot] [kernel?] KCSAN: data-race in copy_mm / copy_page_range
2025-04-28 9:27 UTC
[PATCH mm-new] mm/zblock: avoid failing the build
2025-04-28 9:27 UTC (3+ messages)
[PATCH net] net: dsa: fix VLAN 0 filter imbalance when toggling filtering
2025-04-28 9:27 UTC (15+ messages)
[PATCH v4 0/9] systemd based initrd and modular kernel support
2025-04-28 9:26 UTC (4+ messages)
` [PATCH v4 7/9] image_types_wic.bbclass: capture verbose wic output by default
` [OE-core] "
` pseudo aborts on aarch64 ( Re: [OE-core] [PATCH v4 7/9] image_types_wic.bbclass: capture verbose wic output by default )
[PATCH v2 0/3] drm/panfrost: enable G31 on H616
2025-04-28 9:26 UTC (3+ messages)
[Buildroot] [PATCH/next v2 1/5] package/libdrm: add host variant
2025-04-28 9:25 UTC (3+ messages)
` [Buildroot] [PATCH/next v9 5/5] package/{mesa3d, mesa3d-headers}: bump version to 25.0.1
[PATCH blktests 0/3] blktest: add unmap write zeroes tests
2025-04-28 9:25 UTC (7+ messages)
` [PATCH blktests 2/3] dm/003: "
[PATCH] riscv: dts: sophgo: fix DMA data-width configuration for CV18xx
2025-04-28 9:24 UTC
[PATCH v2 00/17] mfd: adp5585: support keymap events and drop legacy Input driver
2025-04-28 9:24 UTC (9+ messages)
` [PATCH v2 06/17] mfd: adp5585: add support for adp5589
[PATCH] net: lwip: tftp: time out if there is no reply from server
2025-04-28 9:24 UTC
[PATCH v10 00/24] Provide a new two step DMA mapping API
2025-04-28 9:22 UTC (25+ messages)
` [PATCH v10 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v10 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v10 03/24] iommu: generalize the batched sync after map interface
` [PATCH v10 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v10 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v10 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v10 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v10 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v10 09/24] docs: core-api: document the IOVA-based API
` [PATCH v10 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v10 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v10 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v10 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v10 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v10 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v10 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v10 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v10 18/24] block: share more code for bio addition helper
` [PATCH v10 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v10 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v10 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v10 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v10 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v10 24/24] nvme-pci: store aborted state in flags variable
[LTP] [PATCH] memcg_control_test: Disable swapping in test cgroup for v2
2025-04-28 9:22 UTC (3+ messages)
[syzbot] [kernel?] KASAN: slab-use-after-free Read in usb_put_dev
2025-04-28 9:23 UTC
add more bio helper
2025-04-28 9:22 UTC (4+ messages)
` [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
[PATCH V2] drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
2025-04-28 9:22 UTC (5+ messages)
` ✓ CI.Build: success for drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH] net/intel: using common functions in idpf driver
2025-04-28 9:21 UTC (6+ messages)
` [PATCH v8 0/4] "
` [PATCH v8 1/4] net/intel: align Tx queue struct field names
` [PATCH v8 2/4] net/intel: use common Tx entry structure
` [PATCH v8 3/4] net/intel: use common Tx queue structure
` [PATCH v8 4/4] net/idpf: use common Tx free fn in idpf
[PATCH 0/2] BOE TD4320 panel
2025-04-28 9:22 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add BOE TD4320
brd cleanups
2025-04-28 9:21 UTC (3+ messages)
` [PATCH 1/5] brd; pass a bvec pointer to brd_do_bvec
[PATCH 1/9] drm/amdgpu/mes: remove more unused functions
2025-04-28 9:20 UTC (3+ messages)
` [PATCH 6/9] drm/amdgpu/userq: add force completion helpers
[PATCH 0/2] perf,coresight: Reduce fragmentation with non-contiguous AUX pages for cs_etm
2025-04-28 8:56 UTC (7+ messages)
` [PATCH 1/2] perf: Allow non-contiguous AUX buffer pages via PMU capability
[PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
2025-04-28 9:19 UTC (5+ messages)
[PATCH v4 2/3] x86/vmx: Update DR7 type
2025-04-28 9:19 UTC (2+ messages)
[PATCH v9] arm64: defconfig: Enable STM32 Octo Memory Manager and OcstoSPI driver
2025-04-28 8:47 UTC
[PATCH v4 1/3] x86/vmx: Introduce vmread()
2025-04-28 9:18 UTC (2+ messages)
[PATCH v2 0/3] move all VMA allocation, freeing and duplication logic to mm
2025-04-28 8:53 UTC (4+ messages)
` [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-04-28 9:17 UTC (9+ messages)
` [PATCH v4 3/3] "
[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
2025-04-28 9:16 UTC (8+ messages)
` [PATCH 13/15] x86/cpu: Make CONFIG_X86_CX8 unconditional
[PATCH 0/3] add CPUCL1/2 clock support for exynosauto v920 SoC
2025-04-28 8:47 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: clock: exynosautov920: add cpucl1/2 clock definitions
` [PATCH 2/3] clk: samsung: exynosautov920: add cpucl1/2 clock support
` [PATCH 3/3] arm64: dts: exynosautov920: add cpucl1/2 clock DT nodes
[PATCH v4] xen/domain: unify domain ID allocation
2025-04-28 9:14 UTC (4+ messages)
[PATCH] mm: memblock: Fix arguments passed to memblock_set_node()
2025-04-28 9:13 UTC (2+ messages)
[PATCH v1] virtio-net: Fix to avoid using reserved feature bits
2025-04-28 9:13 UTC (9+ messages)
[Buildroot] [PATCHv2 1/1] package/cjson: add a patch to allow cross-compilation with sysroot
2025-04-28 9:12 UTC
[PATCH v1 0/6] Add SPAcc Crypto Driver
2025-04-28 9:11 UTC (4+ messages)
` [PATCH v1 1/6] dt-bindings: crypto: Document support for SPAcc
[Intel-wired-lan] [PATCH iwl-next v1 0/8] igc: harmonize queue priority and add preemptible queue support
2025-04-28 9:11 UTC (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 6/8] igc: add preemptible queue support in taprio
linux-next: build failure after merge of the drm-nova tree
2025-04-28 9:09 UTC (2+ messages)
[PATCH net-next v7 0/3] net: ethtool: Introduce ethnl dump helpers
2025-04-28 8:44 UTC (6+ messages)
` [PATCH net-next v7 1/3] net: ethtool: Introduce per-PHY DUMP operations
[PATCH] ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR()
2025-04-28 9:08 UTC
[PATCH v2] iov_iter: Use iov_offset for length calculation in iov_iter_aligned_bvec
2025-04-28 6:27 UTC (2+ messages)
[BUG] perf segfaults when combining --overwrite and intel_pt event
2025-04-28 9:07 UTC
[PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
2025-04-28 9:07 UTC (3+ messages)
[PATCH v7 0/2] Rework/Correction on minimum hblank calculation
2025-04-28 9:04 UTC (5+ messages)
` [PATCH v7 1/2] drm/display/dp: Export fn to calculate link symbol cycles
drm/msm/dp: Introduce link training per-segment for LTTPRs
2025-04-28 9:06 UTC (3+ messages)
[PATCH v6 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
2025-04-28 8:44 UTC (4+ messages)
` [PATCH v6 1/2] pm: runtime: Add new devm functions
[PATCH 6.12.y 1/5] Revert "net: dsa: mv88e6xxx: fix internal PHYs for 6320 family"
2025-04-28 9:05 UTC (2+ messages)
[PATCH] drm/amdgpu: fix unexpected indentation in docs
2025-04-28 0:22 UTC (2+ messages)
Some useful bash aliases (file .bash_aliases)
2025-04-28 9:05 UTC (2+ messages)
` Simple but sufficient .vimrc settings (file .vimrc)
[PATCH v1] misra: add deviation for rules 21.1 and 21.2
2025-04-28 9:04 UTC (8+ messages)
[PATCH v9 0/3] arm64: dts: st: Add SPI NOR support for stm32mp257f-ev1
2025-04-28 8:40 UTC (4+ messages)
` [PATCH v9 1/3] arm64: dts: st: Add OMM node on stm32mp251
` [PATCH v9 2/3] arm64: dts: st: Add ospi port1 pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v9 3/3] arm64: dts: st: Add SPI NOR flash support on stm32mp257f-ev1 board
[PATCH 0/2] Add data-reset to initramfs
2025-04-28 9:03 UTC (5+ messages)
` [PATCH 1/2] initramfs: add hook for data-reset
[meta-oe][PATCH 1/4] enca: Fix cross builds
2025-04-28 9:02 UTC (3+ messages)
` [meta-oe][PATCH 4/4] procmail: Fix build with GCC-14
` [oe] "
[PATCH v5 00/12] unwind_deferred: Implement sframe handling
2025-04-28 9:00 UTC (3+ messages)
` [PATCH v5 06/12] unwind_user/sframe: Add prctl() interface for registering .sframe sections
[PATCH RESEND v3 0/6] clk: clk-axi-clkgen: improvements and some fixes
2025-04-28 9:02 UTC (4+ messages)
` [PATCH RESEND v3 3/6] include: fpga: adi-axi-common: add new helper macros
Regression in backward compatibility of "bpftool cgroup tree" on older kernels
2025-04-28 9:01 UTC (2+ messages)
[PATCH v9 0/8] SMMU handling for PCIe Passthrough on ARM
2025-04-28 9:01 UTC (6+ messages)
` [PATCH v9 7/8] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no
[PATCH] regcache: Use sort()'s default swap() implementation
2025-04-28 9:00 UTC (2+ messages)
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-04-28 8:58 UTC (3+ messages)
` [PATCH v8 06/43] arm64: RME: Define the user ABI
[PATCH 5.10.y 1/3] net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
2025-04-28 8:57 UTC (3+ messages)
` [PATCH 5.10.y 2/3] net: dsa: mv88e6xxx: enable PVT for 6321 switch
` [PATCH 5.10.y 3/3] net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 family
[PATCH v2] target/riscv/kvm: add satp mode for host cpu
2025-04-28 8:56 UTC
[PATCH v4 0/3] intel_iommu: Fix locking issues
2025-04-28 8:55 UTC (3+ messages)
` [PATCH v4 3/3] intel_iommu: Take the VTD lock when looking for and creating address spaces
[RFC PATCH 0/3] single-binary: make QAPI generated files common
2025-04-28 8:55 UTC (6+ messages)
[PATCH] ACPI: pci: Release excess memory usage
2025-04-28 8:56 UTC
[PATCH] omfs: convert to new mount API
2025-04-28 8:54 UTC (2+ messages)
[PATCH v1 00/14] riscv: introduce basic UART support and interrupts for hypervisor mode
2025-04-28 8:54 UTC (7+ messages)
` [PATCH v1 10/14] xen/riscv: implementation of aplic and imsic operations
[PATCH 0/2] RK3576 SATA Enablement
2025-04-28 8:41 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: ata: rockchip-dwc-ahci: add RK3576 compatible
` (subset) [PATCH 0/2] RK3576 SATA Enablement
[PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
2025-04-28 8:53 UTC (5+ messages)
[PATCH] drm/panthor: Fix build warning when DEBUG_FS is disabled
2025-04-28 8:53 UTC (2+ messages)
[PATCH v2] gitk: added external diff file rename detection
2025-04-28 8:52 UTC (5+ messages)
` [PATCH v3] "
` AW: "
` [PATCH v4] gitk: add "
[PATCH 0/8] Support STM32h747i-disco board
2025-04-28 8:38 UTC (3+ messages)
` [PATCH 2/8] dt-bindings: arm: stm32: add compatible for stm32h747i-disco board
[PATCH v2 0/3] pinctrl: starfive: jh7110: support force inputs
2025-04-28 8:40 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: starfive,jh7110: add PAD_INTERNAL_* virtual pins
[RFC] move_mount(2): still breakage around new mount detection
2025-04-28 8:50 UTC (3+ messages)
[f2fs-dev] [PATCH v4] fsck.f2fs: tune linear_lookup in f2fs_do_mount()
2025-04-28 8:50 UTC
[PATCH v2] can: m_can: initialize spin lock on device probe
2025-04-28 8:50 UTC (2+ messages)
[pseudo][PATCH v2 0/2] nftw, ftw: add wrappers
2025-04-26 21:14 UTC (4+ messages)
` [yocto-patches] [pseudo][PATCH v2 2/2] nftw, ftw: add tests
[PATCH] ARM: dts: allwinner: orangepi-zero: Enable audio codec
2025-04-28 8:37 UTC (4+ messages)
[PATCH 5.15.y 1/3] net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
2025-04-28 8:49 UTC (3+ messages)
` [PATCH 5.15.y 2/3] net: dsa: mv88e6xxx: enable PVT for 6321 switch
` [PATCH 5.15.y 3/3] net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 family
[meta-ti][master/scarthgap][PATCH] recipes-bsp: u-boot: Fix PACKAGECONFIG[dm] arguments
2025-04-28 8:48 UTC (3+ messages)
[PATCH RESEND] dt-bindings: mediatek,mt6779-keypad: Update Mattijs' email address
2025-04-28 8:35 UTC
[RFC PATCH v2 0/2] wifi: Nordic nRF70 series
2025-04-28 8:45 UTC (3+ messages)
[PATCH v2 0/5] allwinner: Add EMAC0 support to A523 variant SoC
2025-04-28 7:22 UTC (3+ messages)
` [PATCH v2 2/5] dt-bindings: arm: sunxi: Add A523 EMAC0 compatible
[PATCH 6.1.y-cip 00/16] Add initial support for Renesas RZ/V2H(SoC) and EVK
2025-04-28 8:43 UTC (4+ messages)
` [PATCH 6.1.y-cip 08/16] arm64: dts: renesas: Add initial DTS for RZ/V2H EVK board
` [cip-dev] "
[GIT PULL] i.MX fixes for 6.15
2025-04-28 8:42 UTC
[PATCH v3 00/15] Enable/Disable DC balance along with VRR DSB
2025-04-28 8:42 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Enable/Disable DC balance along with VRR DSB (rev2)
[PATCH v1] xfs: Fail remount with noattr2 on a v5 xfs with CONFIG_XFS_SUPPORT_V4=y
2025-04-28 8:41 UTC (7+ messages)
[PATCH] mm: hugetlb: Fix incorrect fallback for subpool
2025-04-28 8:41 UTC (2+ messages)
[PATCH RESEND] MAINTAINERS: .mailmap: update Mattijs Korpershoek's email address
2025-04-28 8:40 UTC
[PATCH v2 0/3] add CPUCL0 clock support for exynosauto v920 SoC
2025-04-28 8:26 UTC (4+ messages)
` [PATCH v2 2/3] clk: samsung: exynosautov920: add cpucl0 clock support
PixArt touchpad not detected due to wrong pinctrl
2025-04-28 8:40 UTC (2+ messages)
[PATCH] can: mcp251xfd: make TDC controllable from userspace
2025-04-28 8:39 UTC (4+ messages)
[PATCH v1 0/2] common: Move exit related functions to common/exit
2025-04-28 8:39 UTC (8+ messages)
` [PATCH v1 1/2] common: Move exit related functions to a common/exit
linux-next: manual merge of the pwm tree with the devicetree tree
2025-04-28 8:38 UTC
[yocto-autobuilder-helper][scarthgap][PATCH] config.json: add a builder for meta-webosose
2025-04-28 8:38 UTC (2+ messages)
[PATCH] media: dt-bindings: Add OminiVision 0V02C10
2025-04-28 8:38 UTC (2+ messages)
[PATCH V2] perf/core: Fix a defect in perf_output_sample
2025-04-28 8:36 UTC
Support for .kernelci.yaml file for in-tree configuration
2025-04-28 8:37 UTC
[PATCH v1 0/3] Implement reset to EDL for qcs9100
2025-04-28 8:36 UTC (5+ messages)
` [PATCH v1 2/3] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
` [PATCH v1 3/3] configs: qcs9100_defconfig: Enable SYSRESET
[PATCH 0/2] Add SpacemiT K1 USB3.0 host controller support
2025-04-28 8:24 UTC (3+ messages)
` [PATCH 2/2] riscv: dts: spacemit: add usb3.0 support for K1
[RESEND ath-next 0/2] wifi: ath12k: support usercase-specific firmware overrides
2025-04-28 8:25 UTC (3+ messages)
` [RESEND ath-next 1/2] dt-bindings: net: wireless: ath12k: describe firmware-name property
[PATCH 0/2] bootstd: New bootmeth for RAUC A/B systems
2025-04-28 8:35 UTC (10+ messages)
` [PATCH 1/2] bootstd: Add implementation for bootmeth rauc
[PATCH net-next v4 0/2] Refactoring designware VLAN code
2025-04-28 8:34 UTC (4+ messages)
` [PATCH net-next v4 1/2] net: stmmac: Refactor VLAN implementation
[PATCH i-g-t] tests/intel/xe_oa: Add a new mmio triggered test
2025-04-28 8:32 UTC
[PATCH 0/2] Add support for rk3399 industry evaluation board
2025-04-28 8:19 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add rk3399-evb-ind board
[PATCH 1/2] dt-bindings: phy: imx8mq-usb: improve some tuning properties
2025-04-28 8:20 UTC (3+ messages)
[PATCH 0/2] input: touch: goodix: Extend reset pull-up fix to DT platforms
2025-04-28 8:33 UTC (3+ messages)
` [PATCH 2/2] Input: goodix - Allow DT specification of missing reset pull-up
linux-next: manual merge of the usb tree with the usb.current tree
2025-04-28 8:32 UTC (2+ messages)
linux-next: manual merge of the usb tree with the usb.current tree
2025-04-28 8:32 UTC (2+ messages)
[PATCH v3 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
2025-04-28 8:19 UTC (4+ messages)
` [PATCH v3 01/12] dt-bindings: media: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible
[PATCH] drm: writeback: Fix drm_writeback_connector_cleanup signature
2025-04-28 8:32 UTC
[PATCH 0/6] Enable USB audio offloading on Fairphone 4 smartphone
2025-04-28 8:31 UTC (3+ messages)
` [PATCH 3/6] ASoC: dt-bindings: qcom,sm8250: Add Fairphone 4 sound card
[PATCH v2] pid: annotate data-races around pid_ns->pid_allocated
2025-04-28 8:30 UTC (3+ messages)
[PATCH 6.1.y 1/4] net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
2025-04-28 8:29 UTC (4+ messages)
` [PATCH 6.1.y 2/4] net: dsa: mv88e6xxx: enable PVT for 6321 switch
` [PATCH 6.1.y 3/4] net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 family
` [PATCH 6.1.y 4/4] net: dsa: mv88e6xxx: enable STU methods "
[PATCH 1/2] bindings: arm: fsl: Add PHYTEC phyBOARD-Nash-i.MX93 board
2025-04-28 8:29 UTC (2+ messages)
[RFC PATCH 0/6] net: wwan: add NMEA port type support
2025-04-28 8:27 UTC (6+ messages)
` [RFC PATCH 4/6] net: wwan: add NMEA port support
` "
` "
` "
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.