The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-07 22:34:41 to 2026-07-08 02:31:35 UTC [more...]

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-08  2:31 UTC  (7+ messages)
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot

[PATCH v3] dma: at_hdmac: Fix use-after-free by proper tasklet cleanup
 2026-07-08  2:30 UTC 

[PATCH] sched: Remove unused tryget_task_struct()
 2026-07-08  2:30 UTC 

[PATCH] docs: ABI: zram: fix spelling mistakes
 2026-07-08  2:26 UTC  (2+ messages)

[PATCH] KVM: x86: TDX: Use validated CPUID entry count for TD init
 2026-07-08  2:29 UTC 

[PATCH] usb: typec: ucsi: recover from silent PPM completion in sync_control
 2026-07-08  2:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] dma: at_hdmac: Fix use-after-free by proper tasklet cleanup
 2026-07-08  2:24 UTC 

[PATCH v6 00/24] fix dynamic-debug classmaps API for DRM
 2026-07-08  2:18 UTC  (25+ messages)
` [PATCH v6 01/24] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v6 02/24] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v6 03/24] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v6 04/24] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v6 05/24] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v6 06/24] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v6 07/24] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v6 08/24] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v6 09/24] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v6 10/24] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v6 11/24] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v6 12/24] dyndbg: reduce verbose/debug clutter
` [PATCH v6 13/24] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v6 14/24] dyndbg: use KBUILD_MODFILE for unique builtin module names
` [PATCH v6 15/24] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v6 16/24] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v6 17/24] dyndbg: replace classmap list with an array-slice
` [PATCH v6 18/24] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v6 19/24] dyndbg: pin class param storage to u32
` [PATCH v6 20/24] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v6 21/24] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v6 22/24] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v6 23/24] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v6 24/24] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP

[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-08  2:17 UTC  (4+ messages)
` [PATCH 3/3] riscv: dts: spacemit: k3: Add UFS support

[PATCH] fuse: drop redundant err assignments in fuse_dev_do_write()
 2026-07-08  2:17 UTC 

[PATCH] ALSA: control: preserve snd_card_file_add() error code in snd_ctl_open()
 2026-07-08  2:17 UTC  (3+ messages)

[PATCH v10] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
 2026-07-08  2:15 UTC 

[PATCH v6 00/11] Dynamic PAMT
 2026-07-08  2:10 UTC  (8+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT

[PATCH 1/1] irqchip/renesas-irqc: fix generic IRQ chip leak on remove
 2026-07-08  2:09 UTC  (2+ messages)
` [PATCH v3 RESEND] "

[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
 2026-07-08  2:06 UTC  (12+ messages)
` [PATCH v6 3/3] "

[PATCH 0/3] ASoC: amd: ps: bug fixes for ACP PCI driver
 2026-07-08  2:05 UTC  (4+ messages)
` [PATCH 3/3] ASoC: amd: ps: replace bitwise OR with logical OR in IRQ return check

[PATCH v7 0/3] Incorporate DRAM address in EDAC messages
 2026-07-08  2:00 UTC  (9+ messages)
` [PATCH v7 2/3] RAS/AMD/ATL: Translate UMC normalized address to DRAM address using PRM
` [PATCH v7 3/3] EDAC/amd64: Include DRAM address in output

[PATCH v4] module: Extend module_blacklist parameter to built-in modules
 2026-07-08  2:00 UTC 

[PATCH 0/2] iommufd: Add AMD vIOMMU HW queue support
 2026-07-08  1:56 UTC  (3+ messages)
` [PATCH 1/2] iommufd: add hw_queue_init for guest-address queue setup
` [PATCH 2/2] iommu/amd: add vIOMMU HW queue initialization

[PATCH v8 0/2] selftests/futex: fix the failed futex_requeue test issue
 2026-07-08  1:54 UTC  (6+ messages)
` [PATCH v8 2/2] "

[PATCH] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
 2026-07-08  1:52 UTC 

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-08  1:50 UTC 

[PATCH] riscv: stacktrace: Fix NULL task pointer in ftrace_graph_ret_addr()
 2026-07-08  1:50 UTC 

[PATCH v2 RESEND] mtd: afs: validate v2 image info bounds
 2026-07-08  1:49 UTC 

[PATCH v2 RESEND] mtd: nand: realtek-ecc: add missing MODULE_DEVICE_TABLE()
 2026-07-08  1:47 UTC 

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-08  1:43 UTC  (3+ messages)
` [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean

[PATCH] crypto: af_alg - Allow additional ciphers for cryptsetup
 2026-07-08  1:43 UTC  (4+ messages)

[PATCH v2] ACPI: APEI: Handle repeated SEA error storms
 2026-07-08  1:42 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Handle MOBs without page-table BOs
 2026-07-08  1:46 UTC  (2+ messages)

[PATCH v6] net: gro: fix double aggregation of flush-marked skbs
 2026-07-08  1:41 UTC  (3+ messages)

[PATCH] media: ti: vpe: quiesce overflow recovery before freeing streams
 2026-07-08  1:40 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v3 0/3] Enable CTCU and ETR devices for multiple QCOM platforms
 2026-07-08  1:39 UTC  (5+ messages)

[PATCH] ata: libata-core: Allow capacity transition to zero for locked drives
 2026-07-08  1:38 UTC  (6+ messages)
` [PATCH v2 0/2] Fixes for security "
  ` [PATCH v2 1/2] ata: libata-core: Skip HPA resize for "

[PATCH v12 0/6] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-08  1:34 UTC  (8+ messages)
` [PATCH v12 1/6] dt-bindings: media: qcom,x1e80100-camss: Add optional PHY handle definitions
` [PATCH v12 2/6] dt-bindings: media: qcom,x1e80100-camss: Describe iommu entries
` [PATCH v12 3/6] media: qcom: camss: Add support to populate sub-devices
` [PATCH v12 4/6] media: qcom: camss: Add legacy_phy flag to SoC definition structures
` [PATCH v12 5/6] media: qcom: camss: Add support for PHY API devices
` [PATCH v12 6/6] media: qcom: camss: Drop legacy PHY descriptions from x1e

[RFC PATCH v1.2 0/7] mm/damon: update probe hits for runtime parameter commits
 2026-07-08  1:32 UTC  (8+ messages)
` [RFC PATCH v1.2 1/7] mm/damon/core: remove comment and test for nr_to_bp() divide-by-zero
` [RFC PATCH v1.2 2/7] mm/damon/core: s/damon_max_nr_accesses()/damon_nr_samples_per_aggr()/
` [RFC PATCH v1.2 3/7] mm/damon/core: s/accesses_bp_to_nr_accesses/sample_bp_to_count/
` [RFC PATCH v1.2 4/7] mm/damon/core: s/nr_accesses_to_accesses_bp/sample_count_to_bp/
` [RFC PATCH v1.2 5/7] mm/damon/core: s/nr_accesses_for_new_attrs/nr_samples_for_new_attrs/
` [RFC PATCH v1.2 6/7] mm/damon/core: update probe hits for new parameter commit
` [RFC PATCH v1.2 7/7] mm/damon/core: handle unreset probe_hits in probe_hits_mvsum()

[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
 2026-07-08  1:31 UTC  (11+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0

[PATCH] mshv: fix fd leak in mshv_ioctl_create_vtl()
 2026-07-08  1:28 UTC 

[PATCH v2] docs/zh_CN: update admin-guide/index.rst translation
 2026-07-08  1:27 UTC  (5+ messages)

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-07-08  1:25 UTC  (9+ messages)

[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-08  1:22 UTC  (2+ messages)

[PATCH] x86/apic: Ensure ICR register write value is handled as 32 bits
 2026-07-08  1:21 UTC 

[PATCH] module: validate string table section types
 2026-07-08  1:21 UTC 

[PATCH v7 0/5] iio: add Open Sensor Fusion IIO driver
 2026-07-08  1:20 UTC  (3+ messages)
` [PATCH v7 5/5] iio: osf: add UART "

[PATCH] mm/hugetlb: fix missing migratable flag on same-node hugetlb migration
 2026-07-08  1:14 UTC  (3+ messages)

[PATCH] block: fix bio_alloc_bioset() percpu cache fallback for non-reclaim contexts
 2026-07-08  1:14 UTC 

[PATCH 1/2] mm: nommu: fix the error path when vma_iter_prealloc() fails
 2026-07-08  1:13 UTC  (4+ messages)
` [PATCH 2/2] mm: nommu: fix error handling on vma_iter_prealloc() failure

[RFC PATCH v5] ntfs: serialize attribute-list replacement with lookups
 2026-07-08  1:13 UTC  (2+ messages)

[PATCH v5 0/3] spi: tegra210-quad: Improve interrupt handling for loaded systems
 2026-07-08  1:12 UTC  (4+ messages)
` [PATCH v5 1/3] spi: tegra210-quad: Convert to hard IRQ with high-priority workqueue
` [PATCH v5 2/3] spi: tegra210-quad: Cache TRANS_STATUS in ISR for timeout handler
` [PATCH v5 3/3] spi: tegra210-quad: Process small PIO transfers in hard IRQ context

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-07-08  0:53 UTC  (3+ messages)

[PATCH net-next v4 1/2] net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
 2026-07-08  1:09 UTC  (2+ messages)

[PATCH] sched/doc: Fix stale em_pd_energy() reference in sched-energy
 2026-07-08  1:08 UTC  (2+ messages)

[PATCH] platform/x86: asus-wireless: Check ACPI_COMPANION() against NULL
 2026-07-08  1:07 UTC  (2+ messages)
` [PATCH v2] platform/x86: asus-wireless: Fail probe when there is no ACPI match

[PATCH v8 0/3] mm: clean up folio LRU and swap declarations
 2026-07-08  0:58 UTC  (4+ messages)
` [PATCH v8 1/3] mm/swap: colocate page-cluster sysctl with swap readahead

[PATCH v2] mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios
 2026-07-08  0:57 UTC 

[RFC 0/2] arm64: kprobes: Fix single-step fault and reentry handling
 2026-07-08  0:55 UTC  (7+ messages)
` [RFC 0/3] "
  ` [RFC 1/3] arm64: kprobes: Do not handle non-XOL faults as kprobe faults
  ` [RFC 2/3] arm64: kprobes: Allow reentering kprobes while single-stepping

[PATCH v2] Documentation: Update after split of <linux/mod_devicetable.h>
 2026-07-08  0:53 UTC  (2+ messages)

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in hidraw_report_event
 2026-07-08  0:50 UTC  (3+ messages)
` [PATCH] hwmon: prevent packets from going to driver for probe

[PATCH v2] dm cache: parse invalidate_cblocks with kstrtouint()
 2026-07-08  0:46 UTC 

[PATCH] libceph: reset OSD session when keepalive2 acks stop arriving
 2026-07-08  0:46 UTC 

[PATCH v4 00/11] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-07-08  0:44 UTC  (12+ messages)
` [PATCH v4 01/11] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH v4 02/11] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH v4 03/11] arm64: dts: qcom: x1e80100: Add CAMSS block definition
` [PATCH v4 04/11] arm64: dts: qcom: x1e80100-crd: Add pm8010 CRD pmic,id=m regulators
` [PATCH v4 05/11] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4
` [PATCH v4 06/11] arm64: dts: qcom: x1e80100-t14s: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH v4 07/11] arm64: dts: qcom: x1e80100-t14s: Add on ov02c10 RGB sensor on CSIPHY4
` [PATCH v4 08/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH v4 09/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add l7b_2p8 voltage regulator for "
` [PATCH v4 10/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add ov02c10 RGB sensor on CSIPHY4
` [PATCH v4 11/11] arm64: dts: qcom: x1e80100-dell-inspiron14-7441: Switch on CAMSS RGB sensor

[PATCH v2 0/2] syscall_user_dispatch: add build/runtime configs
 2026-07-08  0:34 UTC  (3+ messages)
` [PATCH v2 1/2] syscall_user_dispatch: Make it configurable in Kconfig

[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
 2026-07-08  0:33 UTC  (8+ messages)

[PATCH] Add a quirk for a Cirque I2C device
 2026-07-08  0:31 UTC  (2+ messages)
` [PATCH v2] HID: i2c-hid: "

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-08  0:23 UTC  (3+ messages)
` [PATCH v6 03/20] rust: io: restrict untyped IO access and `register!` to `Region`

[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
 2026-07-08  0:23 UTC  (4+ messages)
` [RFC PATCH 4/4] kho: Introduce kho_split_preserved_pages() helper

[PATCHv2] gpio: mvebu: fix devres LIFO ordering between GPIO chip and IRQ domain
 2026-07-08  0:18 UTC  (3+ messages)

[PATCH] sched/Documentation: fix code
 2026-07-08  0:15 UTC  (2+ messages)

[PATCH v5 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-08  0:09 UTC  (4+ messages)
` [PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
` [PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v5 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc

[syzbot] [kernfs?] KASAN: slab-use-after-free Read in kernfs_get (4)
 2026-07-08  0:07 UTC 

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-07-07 23:58 UTC  (4+ messages)

[PATCH] selftests: gpio: add gpio-cdev-uaf to .gitignore
 2026-07-07 23:57 UTC 

[PATCH v6 00/10] x86,fs/resctrl: Fix long-standing issues
 2026-07-07 23:54 UTC  (4+ messages)
` [PATCH v6 08/10] fs/resctrl: Prevent deadlock and use-after-free in info file handlers

kernel NULL pointer dereference in drain_obj_stock during ext4 e4defrag
 2026-07-07 23:51 UTC 

[PATCH 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-07 23:49 UTC  (9+ messages)
` [PATCH 1/3] mm/mempolicy: skip device-private PMDs when queueing folios
` [PATCH 2/3] mm/madvise: skip device-private PMDs in cold and pageout walks
` [PATCH 3/3] mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmd

[PATCH v4 0/9] Improve Qualcomm EUD driver and platform support
 2026-07-07 23:48 UTC  (13+ messages)
` [PATCH v4 1/9] dt-bindings: soc: qcom: eud: Add per-path child nodes for UTMI routing
` [PATCH v4 4/9] usb: misc: qcom_eud: add per-path role switch support

[PATCH 0/4] Fix bugs on HugeTLB folio allocation failure paths
 2026-07-07 23:43 UTC  (3+ messages)
` [PATCH 1/4] mm: hugetlb: Fix subpool usage leak on allocation failure

[for-linus][PATCH 0/2] tracing: More fixes for v7.2
 2026-07-07 23:34 UTC  (3+ messages)
` [for-linus][PATCH 1/2] tracing/user_events: Fix use-after-free in user_event_mm_dup()
` [for-linus][PATCH 2/2] tracing/synthetic: Free type string on error path

[PATCH net v2] net/mlx5e: Use sender devcom for MPV master-up
 2026-07-07 23:39 UTC 

[PATCH v9 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-07 23:39 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v9 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH net] net/mlx5e: Use sender devcom for MPV master-up
 2026-07-07 23:35 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH] gpio: mvebu: convert to noirq suspend/resume to prevent interrupt storm on resume
 2026-07-07 23:35 UTC 

[PATCH] hfs: validate catalog CNIDs before instantiating inodes
 2026-07-07 23:28 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] gpio: mvebu: validate ngpios before use
 2026-07-07 23:27 UTC 

[PATCH v4 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-07 23:25 UTC  (3+ messages)
` [PATCH v4 2/3] iommu/arm-smmu-v3: Detect Tegra264 erratum

test_bitmap fails on ppc/ppc64 on kernels v7.1.3, v7.2-rc2
 2026-07-07 23:25 UTC  (3+ messages)

[PATCH] gpio/mvebu: Use irq_domain_add_linear
 2026-07-07 23:24 UTC  (2+ messages)

[PATCH 0/2] x86/topology: Add support for Low Power cpu_type
 2026-07-07 23:24 UTC  (12+ messages)
` [PATCH 1/2] x86/topology: Name the AMD core-type values

[PATCH] gpio: mvebu: free generic chips on unbind
 2026-07-07 23:23 UTC 

[PATCH v9 00/14] Allow preemption during IPI completion waiting to improve real-time performance
 2026-07-07 23:17 UTC  (3+ messages)
` [PATCH v9 04/14] smp: Use task-local IPI cpumask in smp_call_function_many_cond()

[PATCH v3] RDMA/rxe: rework per-net tunnel socket lifetime to fix refcount underflow
 2026-07-07 23:16 UTC  (2+ messages)

[PATCH 00/33] Library APIs for AES encryption modes
 2026-07-07 23:16 UTC  (6+ messages)
` [PATCH 29/33] bpf: crypto: Use AES-CBC and AES-ECB libraries

[tip:tip/urgent] BUILD SUCCESS d8e9789505bbe757d697b05a0f731a87879622e3
 2026-07-07 23:14 UTC 

[tip:locking/debug] BUILD SUCCESS 80b445aaa7e2ef4d62afc7857a955a4b60c40565
 2026-07-07 23:13 UTC 

[PATCH] gpio: mvebu: use devm_clk_get_optional_enabled()
 2026-07-07 23:06 UTC 

[RFC] platform/x86: redmi-wmi/bitland-mifs-wmi: shared WMI GUID ownership
 2026-07-07 23:05 UTC  (3+ messages)

[PATCH] cpu/hotplug: Use sysfs_emit_at() in states_show()
 2026-07-07 23:02 UTC  (2+ messages)

[PATCH v2 1/2] f2fs: use BIT_ULL() for mount option bits
 2026-07-07 22:54 UTC  (2+ messages)
  ` [PATCH v2 2/2] f2fs: introduce gcless mount option to avoid foreground GC

[PATCH v2] sched_ext: Add tracepoint for scheduler exit
 2026-07-07 22:46 UTC  (2+ messages)

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-07 22:45 UTC  (3+ messages)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-07 22:44 UTC  (7+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH v3 0/7] btrfs-progs: fscrypt updates
 2026-07-07 22:43 UTC  (5+ messages)
` [PATCH v3 4/7] btrfs-progs: print encryptin type field of file extents
` [PATCH v3 6/7] btrfs-progs: check: update inline extent length checking

[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
 2026-07-07 22:36 UTC  (3+ messages)
` [RFC PATCH 09/10] mm/swapfile: implement swap_ghost_extend_max() for dynamic growth

[PATCH v2 sched_ext/for-7.2-fixes] sched_ext: Preserve rq tracking across local DSQ dispatch
 2026-07-07 22:36 UTC  (2+ messages)

[PATCH v5] drm/v3d: bound CPU-job query writes to their destination BO
 2026-07-07 22:36 UTC 

[PATCH net-next v5 00/13] net: Add ADIN1140 support
 2026-07-07 22:33 UTC  (3+ messages)
` [PATCH net-next v5 12/13] net: phy: Add support for the ADIN1140 PHY
` [PATCH net-next v5 13/13] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY


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