All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-02 06:45:53 to 2026-07-02 07:30:25 UTC [more...]

[PATCH] bitbake-setup: support --update-bb-conf on init and fix site.conf symlink for setup-dir == top-dir #bitbake #yocto
 2026-07-02  6:52 UTC  (2+ messages)

[PATCH v2 0/2] drm/amdgpu/jpeg: deduplicate process_interrupt across JPEG versions
 2026-07-02  7:07 UTC  (7+ messages)
` [PATCH v2 1/2] drm/amdgpu/jpeg: deduplicate jpeg_v3_0 process_interrupt

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-07-02  7:30 UTC  (6+ messages)

[PATCH bpf v3 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-07-02  7:30 UTC  (4+ messages)
` [PATCH bpf v3 2/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update

[PATCH 00/10] drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
 2026-07-02  7:30 UTC  (12+ messages)
` [PATCH 01/10] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [PATCH 02/10] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [PATCH 03/10] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH 04/10] drm/intel/display: Convert vblank event handling to 2-stage arming
` [PATCH 05/10] drm/i915/display: Move vblank put until after critical section
` [PATCH 06/10] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH 07/10] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH 08/10] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH 09/10] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH 10/10] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter

[PATCH] ASoC: codecs: max98390: Propagate regcache_sync() errors
 2026-07-02  7:29 UTC 

[PATCH v5 00/19] rust: drm: Higher-Ranked Lifetime private data
 2026-07-02  7:29 UTC  (9+ messages)
` [PATCH v5 16/19] drm: fix race between partial drm_dev_register() failure and ioctl
` [PATCH v5 17/19] rust: drm: Add RegistrationData to drm::Driver
` [PATCH v5 18/19] rust: drm: Pass registration data to ioctl handlers
` [PATCH v5 19/19] drm: nova: Use drm::Device<Registered> to access the parent bus device

[PATCH] dma_buf: change unsigned int and int types into size_t
 2026-07-02  7:29 UTC  (4+ messages)

dma_fence cleanup/rework
 2026-07-02  7:29 UTC  (3+ messages)
` [PATCH 05/10] drm/sched: use dma_fence_test_signaled_flag()

[PATCH RFC] coding-assistants: simplify attribution
 2026-07-02  7:29 UTC  (11+ messages)

[PATCH v6 0/2] Support zero-sized HDM decoders
 2026-07-02  7:28 UTC  (4+ messages)
` [PATCH v6 1/2] cxl/hdm: Allow zero sized "

[PATCH v8 0/5] Bluetooth: btmtk: Add MT7928 support
 2026-07-02  7:28 UTC  (6+ messages)
` [PATCH v8 1/5] Bluetooth: btmtk: Add firmware size validation in btmtk_setup_firmware_79xx()
` [PATCH v8 2/5] Bluetooth: btmtksdio: Pass hardware dev_id to mt79xx_setup()
` [PATCH v8 3/5] Bluetooth: btmtk: Replace magic numbers with WMT packet flag enum
` [PATCH v8 4/5] Bluetooth: btmtk: Improve BT firmware logging
` [PATCH v8 5/5] Bluetooth: btmtk: Add MT7928 support

[PATCH 0/6] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
 2026-07-02  7:28 UTC  (8+ messages)
` [PATCH 6/6] hwmon: (pmbus/max20830): add support for max20830c and max20840c

[REGRESSION][BISECTED] tun/tap & vhost-net: multi-threaded network performance
 2026-07-02  7:24 UTC  (3+ messages)

[PATCH 6.6.y] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program
 2026-07-02  7:25 UTC  (5+ messages)

[PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
 2026-07-02  7:27 UTC  (2+ messages)

[PATCH v2] scsi: ufs: core: Avoid possible memory reclaim deadlock in TX EQTR context
 2026-07-02  7:27 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: arm: omap: Convert DSP and IVA bindings to DT schema
 2026-07-02  7:27 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: omap: Convert DSP "
` [PATCH 2/2] dt-bindings: arm: omap: Convert IVA "

[PATCH v15 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2026-07-02  7:26 UTC  (13+ messages)
` [PATCH v15 01/12] media: mediatek: jpeg: fix jpeg cores' amounts setting
` [PATCH v15 02/12] media: mediatek: jpeg: fix jpeg buffer payload size setting
` [PATCH v15 03/12] media: mediatek: jpeg: fix buffer structure size and layout
` [PATCH v15 04/12] media: mediatek: jpeg: Fix buffer completion on multi-core streaming stop
` [PATCH v15 05/12] media: mediatek: jpeg: Fix multi-core clk suspend and resume setting
` [PATCH v15 06/12] media: mediatek: jpeg: fix decoding buffer number setting timing issue
` [PATCH v15 07/12] media: mediatek: jpeg: fix resolution change event handling in decoder
` [PATCH v15 08/12] media: mediatek: jpeg: fix remove buffer removal timing for multi-core
` [PATCH v15 09/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible
` [PATCH v15 10/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgenc compatible
` [PATCH v15 11/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v15 12/12] media: mediatek: jpeg: add jpeg smmu sid setting

[PATCH v4 0/2] media: i2c: Add os02g10 camera sensor driver
 2026-07-02  7:24 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add os02g10 sensor
` [PATCH v4 2/2] media: i2c: add os02g10 image sensor driver

[PATCH] accel/amdxdna: Fix double drm_gem_object_put() in dma-buf mmap error path
 2026-07-02  7:25 UTC 

[PATCH v2 0/3] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
 2026-07-02  7:25 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Fix pm4125 vbus regulator compatible and constraints

[PATCH v2 0/4] rv: rtapp monitor update
 2026-07-02  7:25 UTC  (4+ messages)
` [PATCH v2 4/4] rv/rtapp: Add wakeup monitor

[PATCH] selftests/mm: cow: fix leaks in child_vmsplice_memcmp_fn()
 2026-07-02  7:24 UTC 

[PATCH] ALSA: pcm: Drop reduntant nonseekable_open() return check
 2026-07-02  7:24 UTC  (2+ messages)

[RESEND v2 0/8] drm/{i915,xe}: unify runtime pm calls
 2026-07-02  7:22 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/{i915,xe}: unify runtime pm calls (rev4)

[PATCH v2] iio: imu: fix typos in comments
 2026-07-02  7:22 UTC  (3+ messages)

[RFC PATCH v1 0/1] Fix hmat_adist_nb for coming CXL Type2
 2026-07-02  7:20 UTC  (3+ messages)
` [RFC PATCH v1 1/1] acpi/hmat: preserve hmat_adist_nb notifier block

[PATCH v6 00/11] Dynamic PAMT
 2026-07-02  7:20 UTC  (3+ messages)
` [PATCH v6 04/11] x86/virt/tdx: Allocate ref counts for Dynamic PAMT memory

[PATCH bpf-next v6] bpf: Reject programs with inlined helpers if JIT is unavailable
 2026-07-02  7:20 UTC  (3+ messages)

[PATCH] x86/cpu-policy: set up host policy earlier
 2026-07-02  7:19 UTC  (4+ messages)

[PATCH v2 0/8] btrfs-progs: fscrypt updates
 2026-07-02  7:18 UTC  (12+ messages)
` [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents

[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-02  7:18 UTC  (5+ messages)
` [PATCH v6 15/23] virt/steal_monitor: Add control knobs for handling steal values
` [PATCH v6 20/23] virt/steal_monitor: Act on steal values at regular intervals

[PATCH v1 net-next 0/2] net: Misc follow-up on RTNL-less fib_rules series
 2026-07-02  7:18 UTC  (5+ messages)
` [PATCH v1 net-next 1/2] ipv4: fib: Define fib_table_hash_lock under CONFIG_IP_MULTIPLE_TABLES
` [PATCH v1 net-next 2/2] net: fib_rules: Destroy ops->lock in fib_rules_unregister()

[PATCH 0/3] arm64: dts/net: stmmac: Add Agilex5 SoCDK TSN Config2 board support
 2026-07-02  7:17 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: altera: Add Agilex5 SoCDK TSN Config2 board board
` [PATCH 2/3] arm64: dts: socfpga: agilex5: Add SoCDK TSN Config2 board

[PATCH] perf data convert json: Fix trace_seq memory leak in process_sample_event()
 2026-07-02  7:16 UTC  (5+ messages)

[PATCH] qga: implement 'guest-get-fsinfo' for FreeBSD
 2026-07-02  7:16 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7996: remove beacon_int_min_gcd from ADHOC interface combinations
 2026-07-02  7:16 UTC 

[PATCH 0/2] KVM: arm64: Fixes for S2 permission relaxation
 2026-07-02  7:16 UTC  (2+ messages)

[PATCH v2 0/5] Improve ata_scsi_report_supported_opcodes()
 2026-07-02  7:16 UTC  (17+ messages)
` [PATCH v2 1/5] ata: libata: rename ata_dev_is_zac()
` [PATCH v2 2/5] ata: libata-scsi: refactor ata_scsi_report_supported_opcodes()
` [PATCH v2 3/5] ata: libata-scsi: improve service action support in ata_scsi_report_supported_opcodes()
` [PATCH v2 4/5] ata: libata-scsi: support reporting options 2 in REPORT SUPPORTED OPERATION CODES
` [PATCH v2 5/5] ata: libata-scsi: support the all command format for reporting supported commands

[PATCH] ntb: epf: fix PCI resource cleanup on init error path
 2026-07-02  7:16 UTC  (2+ messages)

[PATCH v2 0/2] media: Add Himax HM1092 mono NIR sensor driver
 2026-07-02  7:15 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add Himax HM1092 NIR sensor

[PATCH v2 0/8] Testcase improvements and Power8E/NVL removal
 2026-07-02  7:14 UTC  (4+ messages)
` [PATCH v2 4/8] tests/functional: Use default powernv machine instead of power10

[RESEND v2 7/8] drm/xe/display: add xe_display_pm_runtime_resume_early()
 2026-07-02  7:14 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/2] upboard pinctrl support for device id INTC1055
 2026-07-02  7:10 UTC  (3+ messages)
` [PATCH v3 1/2] pinctrl: tigerlake: add some pin groups and functions for INTC1055
` [PATCH v3 2/2] pinctrl: upboard: add device id INTC1055 based UP boards support

[RFC PATCH v2 0/4] Add PASID to fpriv lookup infrastructure
 2026-07-02  7:13 UTC  (3+ messages)
` [RFC PATCH v2 1/4] drm/amdgpu: Add PASID fpriv ownership helpers

[PATCH v3 1/1] xen/arm: fix sparse cpu_possible_map calculation on SMP boot
 2026-07-02  7:13 UTC  (2+ messages)

[PATCH net-next v4 0/2] net: pse-pd: add Realtek/Broadcom PSE MCU support
 2026-07-02  7:13 UTC  (3+ messages)
` [PATCH net-next v4 2/2] net: pse-pd: add Realtek/Broadcom PSE MCU driver

[PATCH] drm/virtio: defer hotplug event from dequeue worker to avoid deadlock
 2026-07-02  7:12 UTC  (2+ messages)

[PATCH v4 0/8] powerpc: Testcase improvements and Power8E/NVL removal
 2026-07-02  7:11 UTC  (4+ messages)
` [PATCH v4 3/8] tests/qtest: Add Power11 chip & machine to qtests

[PATCH v2 00/11] ASoC: qcom: Add QAIF driver for Shikra audio platform
 2026-07-02  7:12 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: sound: qcom,qaif-cpu: Add binding
` [PATCH v2 06/11] ASoC: qcom: Add generic of_xlate_dai_name helper and use it in lpass-cpu and qaif-cpu
` [PATCH v2 07/11] ASoC: qcom: Add QAIF regmap, DT parsing and platform init
` [PATCH v2 10/11] ASoC: qcom: Add Shikra QAIF support

[PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
 2026-07-02  7:11 UTC  (9+ messages)

kernel/futex/core.c:62:16: sparse: sparse: cast truncates bits from constant value (123456789abcdef becomes 89abcdef)
 2026-07-02  7:10 UTC 

[PATCH 212/212] dma: make dma_mapping_error NULL-device safe
 2026-07-02  7:07 UTC  (2+ messages)

[moderation/CI] Re: net: Support per-netns device unregistration
 2026-07-02  7:08 UTC 

[PATCH] fixup: Remove excl arg to ->create inode_operation
 2026-07-02  7:07 UTC  (2+ messages)

[PATCH v2] PCI: Mask Replay Timer Timeout for Realtek RTS525A
 2026-07-02  7:06 UTC  (4+ messages)

[kvm-unit-tests PATCH v1 00/11] x86/vmx: Add some FRED tests
 2026-07-02  6:50 UTC  (12+ messages)
` [kvm-unit-tests PATCH v1 01/11] x86/vmx: Support the nested exception bit in VMX_BASIC MSR
` [kvm-unit-tests PATCH v1 02/11] x86/vmx: Allow bit 13 of VM-entry injection info to be set
` [kvm-unit-tests PATCH v1 03/11] x86/vmx: Simplify msr_bmp_init()
` [kvm-unit-tests PATCH v1 04/11] x86/vmx: Fix a typo
` [kvm-unit-tests PATCH v1 05/11] x86/vmx: Validate FRED MSR handling during VM-Exit
` [kvm-unit-tests PATCH v1 06/11] x86/vmx: Validate the EFER "
` [kvm-unit-tests PATCH v1 07/11] x86/vmx: Validate the PAT "
` [kvm-unit-tests PATCH v1 08/11] x86/vmx: Validate the RTIT control "
` [kvm-unit-tests PATCH v1 09/11] x86/vmx: Validate CET "
` [kvm-unit-tests PATCH v1 10/11] x86/vmx: Validate FRED state checking during VM-Entry
` [kvm-unit-tests PATCH v1 11/11] x86/vmx: Validate #GP injection for EFER.LME clear with FRED enabled

[PATCH v3 3/5] hw/i2c: parent slaves created with i2c_slave_create_simple
 2026-07-02  7:05 UTC  (3+ messages)

[PATCH v2 0/4] staging: octeon: Improve initialization error handling
 2026-07-02  7:06 UTC  (5+ messages)
` [PATCH v2 1/4] staging: octeon: factor out device removal into a helper
` [PATCH v2 2/4] staging: octeon: Propagate rx initialization failures
` [PATCH v2 3/4] staging: octeon: Propagate tx "
` [PATCH v2 4/4] staging: octeon: handle rx/tx initialization failures in probe

[PATCH v10 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-02  7:06 UTC  (5+ messages)
` [PATCH v10 2/4] dma-buf: add optional get_pci_tph() callback

[PATCH] Documentation: user: usb: mention "fastboot erase"
 2026-07-02  7:05 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2] ice: use dev_err_probe() in ice_probe()
 2026-07-02  7:05 UTC  (3+ messages)
  `  "

[PATCH net v3] ipv4: igmp: remove multicast group from hash table on device destruction
 2026-07-02  7:05 UTC  (2+ messages)

[PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
 2026-07-02  7:04 UTC  (2+ messages)

[PATCH 0/2] ata: DSM TRIM fix and improvements
 2026-07-02  7:04 UTC  (5+ messages)
` [PATCH 1/2] ata: libata-scsi: fix DSM TRIM for sector sizes larger than 2048 bytes
` [PATCH 2/2] ata: libata-scsi: scale DSM TRIM payload by MAX PAGES PER DSM COMMAND

[PATCH] KVM: TDX: Use check_shl_overflow() for nr_pages validation
 2026-07-02  7:03 UTC 

[PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
 2026-07-02  7:02 UTC  (3+ messages)

[PATCH] python3-sphinx-argparse: update 0.5.2 -> 0.6.0
 2026-07-02  7:00 UTC 

[PATCH v3 01/10] scripts: duplicate conftest.py as qemu_interactive.py
 2026-07-02  6:58 UTC  (2+ messages)

[PATCH] mach-k3: am64x: clear MCU_RST_SRC before reset
 2026-07-02  6:59 UTC 

[PATCH] audit: add FSOPEN record to log filesystem name
 2026-07-02  6:59 UTC  (2+ messages)

sound/hda/controllers/cix-ipbloq.c:223:50: sparse: sparse: cast truncates bits from constant value (ffffffff70000000 becomes 70000000)
 2026-07-02  6:59 UTC 

[android-common:android14-5.15-2026-07 1/1] include/trace/trace_events.h:27:23: warning: 'str__ipv4__trace_system_name' defined but not used
 2026-07-02  6:59 UTC 

[PULL] drm-misc-next
 2026-07-02  6:58 UTC 

[PATCH 0/2] drm/gpusvm: fix IOVA unmap path in __drm_gpusvm_unmap_pages()
 2026-07-02  6:58 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PULL] drm-intel-fixes
 2026-07-02  6:57 UTC 

[PATCH RFC 0/1] macvlan: allow source mode devices along with passthru
 2026-07-02  6:56 UTC  (3+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND 1/1] "

[PATCH v2 0/6] KVM: arm64: ptdump: Shadow ptdump fixes
 2026-07-02  6:55 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/3] f2fs-tools: Build f2fs-tools with _FILE_OFFSET_BITS=64
 2026-07-02  6:56 UTC  (3+ messages)
` [f2fs-dev] [PATCH 2/3] f2fs_io: add include dir
` [f2fs-dev] [PATCH 3/3] f2fs-tools: fix build failure on mac

[PATCH] rockchip: boot_mode: fix download key detection
 2026-07-02  6:55 UTC  (5+ messages)

[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
 2026-07-02  6:55 UTC  (6+ messages)
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory

[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
 2026-07-02  6:55 UTC  (5+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM

[syzbot] [hfs?] kernel BUG in hfs_write_inode
 2026-07-02  6:55 UTC 

[PATCH V2 0/2] arm64: dts: qcom: Shikra SD Card support
 2026-07-02  6:54 UTC  (9+ messages)
` [PATCH V2 1/2] arm64: dts: qcom: Add SD Card support for Shikra SoC
` [PATCH V2 2/2] arm64: dts: qcom: Enable SD card for Shikra EVK

[PATCH] kunit: use scoped_with_init_fs() in tests that resolve paths
 2026-07-02  6:53 UTC  (2+ messages)

[Bug 221696] New: btmtk: regression in 6.6.142: NULL pointer dereference in btmtk_usb_hci_wmt_sync during resume from S4
 2026-07-02  6:53 UTC  (3+ messages)
` [Bug 221696] "

[PATCH 0/2] fix dmadev incomplete ABI validation
 2026-07-02  6:52 UTC  (5+ messages)

[PATCH 0/3] nvme: add ABI documentation for sysfs and configfs interfaces
 2026-07-02  6:51 UTC  (7+ messages)
` [PATCH 1/3] nvme: add ABI documentation for host sysfs interfaces
` [PATCH 2/3] nvmet: add ABI documentation for target configfs interfaces

[PATCH 00/22] KVM: arm64: nv: Implement FEAT_HAFDBS, FEAT_HAFT
 2026-07-02  6:50 UTC  (5+ messages)
` [PATCH 22/22] HACK: KVM: arm64: nv: Set the dirty state for CMOs that fetch for write

[PATCH v2 0/9] iommu/vt-d: Support a new DMAR flag
 2026-07-02  6:50 UTC  (3+ messages)
` [PATCH v2 2/9] iommu/vt-d: Force requesting ACS when tboot is enabled

[Bug 220564] New: Wrong indentification of Bluetooth in Lenovo Legion Pro 5 and 0489:e111 Foxconn / Hon Hai Wireless_Device
 2026-07-02  6:49 UTC  (5+ messages)
` [Bug 220564] hci0: ACL packet for unknown connection handle 3837 and sound interruption

[sudeep-holla:b4/acpi_scmi_pcc 19/23] drivers/firmware/arm_scmi/driver.c:3072:32: error: implicit declaration of function 'acpi_device_hid'; did you mean 'acpi_device_handle'?
 2026-07-02  6:48 UTC 

[akpm-mm:mm-new 216/260] mm/vmpressure.c:254 vmpressure() warn: check likely/unlikely parentheses
 2026-07-02  6:48 UTC 

[Buildroot] [PATCH] package/ruby: security bump to 4.0.5
 2026-07-02  6:48 UTC 

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-07-02  6:47 UTC  (10+ messages)

[Buildroot] [PATCH] package/asterisk: security bump to 22.10.1
 2026-07-02  6:46 UTC 

[PATCH] EDAC/thunderx: Replace strlcat() with snprintf() and seq_buf
 2026-07-02  6:46 UTC 

[PATCH v8 0/4] misc: fastrpc: Add missing bug fixes
 2026-07-02  6:46 UTC  (5+ messages)
` [PATCH v8 3/4] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe

[PATCH net-next v8 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-07-02  6:45 UTC  (10+ messages)
` [PATCH net-next v8 1/9] net: dsa: add tag driver for LAN9645X
` [PATCH net-next v8 2/9] dt-bindings: net: lan9645x: add LAN9645X switch bindings
` [PATCH net-next v8 3/9] net: dsa: lan9645x: add autogenerated register macros
` [PATCH net-next v8 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
` [PATCH net-next v8 5/9] net: dsa: lan9645x: add bridge support
` [PATCH net-next v8 6/9] net: dsa: lan9645x: add vlan support
` [PATCH net-next v8 7/9] net: dsa: lan9645x: add mac table integration
` [PATCH net-next v8 8/9] net: dsa: lan9645x: add mdb management
` [PATCH net-next v8 9/9] net: dsa: lan9645x: add port statistics


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.