The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-11 09:42:44 to 2026-08-11 11:29:01 UTC [more...]

[PATCH v3 0/5] USB4 mode programming for QMMPHY on X1E
 2026-08-11 11:28 UTC  (3+ messages)
` [PATCH v3 2/5] phy: core: Define TBT phy_mode

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-11 11:27 UTC  (14+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp

[PATCH] scsi: libsas: Handle errors in sas_ex_add_parent_port()
 2026-08-11 11:25 UTC  (2+ messages)

[PATCH net-next] octeontx2-af: add NPC TEID matching for GTP-U and GTP-C flows
 2026-08-11 11:25 UTC  (2+ messages)

[PATCH v4 00/10] media: microchip-isc: AWB, stream-stop and endpoint-ref fixes
 2026-08-11 11:25 UTC  (7+ messages)
` [PATCH v4 02/10] media: microchip-isc: take a reference on the parsed endpoints
` [PATCH v4 04/10] media: microchip-isc: disable histogram and flush AWB work on teardown

[syzbot] [kvm?] WARNING: locking bug in kvm_xen_set_evtchn_fast
 2026-08-11 11:24 UTC  (2+ messages)
` Forwarded:

[PATCH v5 00/10] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-08-11 11:24 UTC  (5+ messages)
` [PATCH v5 02/10] phy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rate

[PATCH v6 0/9] drm/panthor: Reduce dma_fence signalling latency
 2026-08-11 11:23 UTC  (10+ messages)
` [PATCH v6 1/9] drm/panthor: Make panthor_irq::state a non-atomic field
` [PATCH v6 2/9] drm/panthor: Move the register accessors before the IRQ helpers
` [PATCH v6 3/9] drm/panthor: Replace the panthor_irq macro machinery by inline helpers
` [PATCH v6 4/9] drm/panthor: Don't update might_have_idle_groups in process_idle_event_locked()
` [PATCH v6 5/9] drm/panthor: Get rid of panthor_group::fatal_lock
` [PATCH v6 6/9] drm/panthor: Protect events processing with a separate spinlock
` [PATCH v6 7/9] drm/panthor: Don't defer job completion checks
` [PATCH v6 8/9] drm/panthor: Don't defer FW event processing
` [PATCH v6 9/9] drm/panthor: Automate CSG IRQ processing at group unbind time

[PATCH bpf-next 0/5] bpf: Add user memory access kfuncs for mm_struct
 2026-08-11 11:21 UTC  (6+ messages)
` [PATCH bpf-next 1/5] mm: Add copy_remote_mm_str()
` [PATCH bpf-next 2/5] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next 3/5] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next 4/5] selftests/bpf: Test trusted-or-null linux_binprm->mm
` [PATCH bpf-next 5/5] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm

[syzbot] [jfs?] [xfs?] [bcachefs?] INFO: task hung in sb_start_write (2)
 2026-08-11 11:21 UTC  (3+ messages)
` [syzbot] [kernfs?] [ext4?] "

[PATCH v2 net 0/2] Fix wrong transport_header when sending VLAN-tagged frames
 2026-08-11 11:20 UTC  (2+ messages)

[PATCH 0/2] scsi: leapraid: fix firmware log mmap lifetime
 2026-08-11 11:20 UTC  (3+ messages)
` [PATCH 1/2] scsi: leapraid: balance host references for firmware log VMAs
` [PATCH 2/2] scsi: leapraid: serialize firmware log mmap with teardown

[PATCH 00/22] Simplify special kernel page table handling
 2026-08-11 11:19 UTC  (7+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm

[PATCH] phy: zynqmp: register PHY provider after probe initialization
 2026-08-11 11:19 UTC  (2+ messages)

[PATCH v5] kexec: keep the next kernel off hardware-poisoned pages
 2026-08-11 11:17 UTC  (3+ messages)

[PATCH] blk-cgroup: fix lost wakeup in blkg_destroy_all()
 2026-08-11 11:14 UTC  (2+ messages)

[PATCH v5 4/4] wifi: ath12k: implement custom wake_tx_queue with flow control
 2026-08-11 11:14 UTC  (2+ messages)

[syzbot] [kvm?] [kvm-x86?] BUG: sleeping function called from invalid context in kvm_xen_set_evtchn_fast
 2026-08-11 10:36 UTC  (3+ messages)

[PATCH v2 00/11] KVM: x86/xen: Clean up shared info / vcpu info handling
 2026-08-11  9:37 UTC  (12+ messages)
` [PATCH v2 01/11] KVM: x86/xen: Rename 'longmode' to 'is_64bit' in hypercall handling
` [PATCH v2 02/11] KVM: x86/xen: Introduce kvm_xen_has_64bit_shinfo() macro
` [PATCH v2 03/11] KVM: x86/xen: Rename max_evtchn_port() to kvm_max_evtchn_port()
` [PATCH v2 04/11] KVM: x86/xen: Latch shinfo mode in kvm_xen_set_evtchn_fast()
` [PATCH v2 05/11] KVM: x86/xen: Latch shinfo mode in kvm_xen_schedop_poll()
` [PATCH v2 06/11] KVM: x86/xen: Enforce 4-byte alignment of vcpu_info registration
` [PATCH v2 07/11] KVM: x86/xen: Use 32-bit locked bts for vcpu_info evtchn_pending_sel
` [PATCH v2 08/11] KVM: x86/xen: Use 32-bit atomics if vCPU's evtchn_pending_sel isn't aligned
` [PATCH v2 09/11] KVM: x86/xen: Use atomic*() APIs instead of open coded equivalents
` [PATCH v2 10/11] KVM: x86/xen: Take kvm->srcu in __kvm_xen_has_interrupt()
` [PATCH v2 11/11] KVM: pfncache: use a dedicated invalidation sequence for cache refresh

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-11 11:12 UTC  (4+ messages)

[PATCH v4] media: ov5640: select the MIPI lane mode from the endpoint lane count
 2026-08-11 11:10 UTC  (3+ messages)

[PATCH v2] dt-bindings: pinctrl: Convert TI DA850 pupd to DT schema
 2026-08-11 11:10 UTC 

[PATCH 0/2] alpha: enable building with clang
 2026-08-11 11:09 UTC  (4+ messages)
` [PATCH 2/2] alpha: read $gp and $sp explicitly for clang

[PATCH bpf-next v5 0/2] bpf: Fix trampoline image UAF on multi detach failure
 2026-08-11 11:06 UTC  (2+ messages)

[PATCH v6 0/3] mfd: add X-Powers AC200 support
 2026-08-11 11:03 UTC  (5+ messages)
` [PATCH v6 2/3] mfd: syscon: Add managed registration for external regmaps

[PATCH net] net: airoha: npu: load the firmware without the sysfs fallback
 2026-08-11 11:02 UTC  (2+ messages)

[PATCH] erofs: use dedicated meta inodes for file-backed mounts
 2026-08-11 11:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] Bluetooth: mgmt: always reply when a queued mgmt command is cancelled
 2026-08-11 10:59 UTC  (3+ messages)

[PATCH v7 0/2] Add DT Support for USB on Shikra
 2026-08-11 10:59 UTC  (3+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: Add support for usb nodes "
` [PATCH v7 2/2] arm64: dts: qcom: Enable USB controllers on Shikra platforms

[PATCH v1 1/1] string: Introduce __free(kfree_const)
 2026-08-11 10:58 UTC  (4+ messages)

[PATCH] powerpc/kexec_file: Use inclusive range checks in add_usable_mem()
 2026-08-11 10:55 UTC  (3+ messages)

[GIT PULL] thermal drivers fixes for v7.3-rc1
 2026-08-11 10:54 UTC 

[PATCH v2] hwrng: stm32: fix usage_count leak when autosuspend_delay is negative
 2026-08-11 10:53 UTC  (2+ messages)

[PATCH v2 00/64] dmaengine: migrate channel tasklets to WQ_BH
 2026-08-11 10:51 UTC  (6+ messages)
` [PATCH v3 00/34] "
  ` [PATCH v3 31/34] dmaengine: dw: defer callbacks via channel BH

[RFC] mnt_already_visible(): should regular-file mountpoints participate in the visibility check?
 2026-08-11 10:49 UTC  (2+ messages)

[PATCH net-next] net: devmem: add netdev_has_dmabuf_binding() helper
 2026-08-11 10:47 UTC  (5+ messages)

[PATCH] dt-bindings: pinctrl: Convert TI DA850 pupd to DT schema
 2026-08-11 10:47 UTC  (2+ messages)

[PATCH] sched/psi: add cpu_prio pressure metric for high-priority task stalls
 2026-08-11 10:46 UTC 

[PATCH net 0/2] net/tls: Fail splice after a failed async decrypt
 2026-08-11 10:45 UTC  (5+ messages)
` [PATCH net 1/2] net/tls: Fail tls_sw_splice_read() "
` [PATCH net 2/2] selftests: tls: cover splice after a failed decrypt

[PATCH v5 3/4] wifi: ath11k: implement custom wake_tx_queue with flow control
 2026-08-11 10:42 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: rk3576: add cache hierarchy information to CPU nodes
 2026-08-11 10:42 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: scope the exclusive RWW lock
 2026-08-11 10:42 UTC  (4+ messages)
` [PATCH v3] mtd: spi-nor: use guard() in spi_nor_rww_start_exclusive

[PATCH 0/4] Convert manual kfree(dev) to put_device()
 2026-08-11 10:39 UTC  (4+ messages)
` [PATCH 3/4] EDAC/versalnet: use put_device() on device_register() failure

[RFC PATCH 1/2] i3c: master: Emit firmware modalias for SETAASA devices
 2026-08-11 10:38 UTC  (2+ messages)
` [RFC PATCH 2/2] i3c: master: Propagate SETAASA early device-add failures

[PATCH] fs/ceph/dir: __{dir,dentry}_lease_check() returns an enum
 2026-08-11 10:37 UTC  (2+ messages)

[PATCH v1] smsc911x: add second read of EEPROM mac when possible corruption seen
 2026-08-11 10:36 UTC  (2+ messages)

[PATCH net-next v11 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-08-11 10:36 UTC  (3+ messages)

[PATCH 00/15] Add initial support for Qualcomm Kuno SoC
 2026-08-11 10:34 UTC  (6+ messages)
` [PATCH 01/15] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs

[PATCH 0/2] Add support for SA8255P in the phy-qcom-snps-femto-v2 phy driver
 2026-08-11 10:33 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: Add sa8255p high-speed USB PHY

[PATCH net-next v11 6/9] net: dsa: lan9645x: add vlan support
 2026-08-11 10:32 UTC  (2+ messages)

[PATCH togreg 0/2] iio: imu: inv_icm42607: fix PM error handling
 2026-08-11 10:33 UTC  (8+ messages)
` [PATCH togreg v2 "
  ` [PATCH togreg v2 2/2] iio: imu: inv_icm42607: restore runtime PM on system resume errors
  ` [PATCH togreg v3 0/2] iio: imu: inv_icm42607: fix PM error handling
    ` [PATCH togreg v3 1/2] iio: imu: inv_icm42607: propagate runtime suspend errors
    ` [PATCH togreg v3 2/2] iio: imu: inv_icm42607: restore runtime PM on system resume errors

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-11 10:31 UTC  (7+ messages)
` [PATCH v4 06/11] KVM: guest_memfd: Move internal definitions to internal header
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test

[PATCH v2 0/6] crypto: Add __cleanup functions for zeroizing aes_cmac_key & aes_cmac_ctx
 2026-08-11 10:31 UTC  (3+ messages)
` [PATCH v2 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done

[PATCH] sched_ext: don't rehome a dead task in scx_cgroup_task_migrated
 2026-08-11 10:31 UTC 

[PATCH v10 0/2] media: i2c: add support for ITE IT6625/IT6626 HDMI to MIPI CSI-2 bridge
 2026-08-11 10:31 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: media: add ITE IT6625/IT6626 HDMI bridge
` [PATCH v10 2/2] media: i2c: add driver for ITE IT6625/IT6626

[PATCH] pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for Eliza
 2026-08-11 10:30 UTC  (2+ messages)

[PATCH 0/3] iio: light: stk3310: per-chip match data and STK36C61 support
 2026-08-11 10:27 UTC  (5+ messages)
` [PATCH 2/3] iio: light: stk3310: add per-chip match data

[PATCH v4 0/2] kho: support preserving high-order non-compound pages
 2026-08-11 10:27 UTC  (2+ messages)

[PATCH] nvmet-auth: reject overlong negotiate identifier lists
 2026-08-11 10:26 UTC  (2+ messages)

[syzbot] [tipc?] BUG: soft lockup in do_sock_setsockopt
 2026-08-11 10:25 UTC  (2+ messages)

[PATCH] sched/cache: honor migrate_llc_task semantics in active load balance
 2026-08-11 10:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] platform/x86: wmi: Add ACPI_COMPANION() NULL check in parse_wdg
 2026-08-11 10:21 UTC 

[PATCH net-next v2] net: dsa: microchip: enable SGMII port for KSZ9897
 2026-08-11 10:20 UTC 

[PATCH 0/4] smb: server: Clear sensitive data before freeing it
 2026-08-11 10:20 UTC  (5+ messages)
` [PATCH 1/4] smb: server: Clear sensitive stack and heap data in auth.c
` [PATCH 3/4] smb: server: Free session data with kfree_sensitive() to avoid leaking of data

[PATCH v6 0/3] pwm: add support for Andes platform
 2026-08-11 10:11 UTC  (4+ messages)
` [PATCH v6 2/3] pwm: add Andes PWM driver support

[syzbot] [usb?] general protection fault in uvcg_video_enable
 2026-08-11 10:19 UTC  (2+ messages)

[PATCH 0/3] Enable icc-clk support for Qualcomm IPQ9650
 2026-08-11 10:19 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: interconnect: Add Qualcomm IPQ9650 support
` [PATCH 2/3] clk: qcom: ipq9650: Use icc-clk for enabling NoC related clocks
` [PATCH 3/3] arm64: dts: qcom: ipq9650: add interconnect-cells to GCC node

[PATCH] arm64: hibernate: pass HVC_SET_VECTORS args to the resume hvc
 2026-08-11 10:18 UTC  (2+ messages)

[PATCH] i2c: imx: add I2C_M_REV_DIR_ADDR and I2C_M_NOSTART
 2026-08-11 10:18 UTC  (2+ messages)

[PATCH v2 00/17] drm/panthor: Fix the unplug logic
 2026-08-11 10:17 UTC  (18+ messages)
` [PATCH v2 01/17] drm/panthor: Disable reset work before unplug
` [PATCH v2 02/17] drm/panthor: Further delay reset work enablement
` [PATCH v2 03/17] drm/panthor: Make sure reset requests in the resume path are not lost
` [PATCH v2 04/17] drm/panthor: Make sure reset requests in the post reset "
` [PATCH v2 05/17] drm/panthor: Flush the cleanup_wq in the unplug path
` [PATCH v2 06/17] drm/panthor: Drop unused vm argument passed to panthor_vm_prepare_sync_only_op_ctx()
` [PATCH v2 07/17] drm/panthor: Move the debugfs initialization to panthor_device.c
` [PATCH v2 08/17] drm/panthor: Split panthor_vm
` [PATCH v2 09/17] drm/panthor: Add fine-grained restrictions on VMs
` [PATCH v2 10/17] drm/panthor: Check AS state before disabling
` [PATCH v2 11/17] drm/panthor: Don't pre-allocate VMAs or page tables when preparing a full VM unmap
` [PATCH v2 12/17] drm/panthor: Make the VM cleanup path more robust against UAF
` [PATCH v2 13/17] drm/panthor: Track user owned VMs
` [PATCH v2 14/17] drm/panthor: Track user owned groups
` [PATCH v2 15/17] drm/panthor: Fix the unplug logic
` [PATCH v2 16/17] drm/panthor: Add a debugfs knob to simulate unplug failures
` [PATCH v2 17/17] drm/panthor: Add a debugfs knobs to simulate reset failures

[PATCH 0/2] perf/arm: Prefer large AUX mappings for CoreSight and SPE
 2026-08-11 10:17 UTC  (6+ messages)
` [PATCH 2/2] perf: arm_spe: Prefer large AUX mappings

[PATCH net v2] net: macb: configure ENST registers for all queues
 2026-08-11 10:17 UTC  (4+ messages)

[PATCH] md/raid5: fail invalid raid5_set_limits() geometry
 2026-08-11 10:14 UTC 

[PATCH v2 0/9] workqueue: base pwq pool release and nr_active on the backing pool
 2026-08-11 10:15 UTC  (4+ messages)
` [PATCH v2 4/9] workqueue: account nr_active by "

[PATCH] media: m2m-deinterlace: fix default capture field
 2026-08-11 10:12 UTC  (2+ messages)

[PATCH v5 00/18] Refcounted interrupt disable and SpinLockIrq for Rust
 2026-08-11 10:09 UTC  (3+ messages)
` [PATCH 0/4] Improvements on SpinLockIrq patch series

[RFC PATCH] ASoC: pxa: Use devm_clk_get_optional() for extclk clock
 2026-08-11 10:09 UTC 

[PATCH] sched/deadline: Fix DL server initialization for initially offline CPUs
 2026-08-11 10:06 UTC 

[PATCH 00/12] ROHM IIO fixes
 2026-08-11 10:08 UTC  (5+ messages)
` [PATCH 07/12] iio: pressure: rohm-bm1390: Fix AVE_NUM initialization

[PATCH 0/2] Add PCIe support for Qualcomm's IPQ9650 support
 2026-08-11 10:07 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq9650: add the PCIe support
` [PATCH 2/2] arm64: dts: qcom: ipq9650-rdp488: enable "

[PATCH] soc: qcom: llcc: Update the SCT table for IPQ5424
 2026-08-11 10:05 UTC  (4+ messages)

[PATCH] mtd: spi-nor: scope the exclusive RWW lock
 2026-08-11 10:05 UTC  (3+ messages)

[PATCH 0/5] ROHM bd71828 power-supply fixes
 2026-08-11 10:04 UTC  (5+ messages)
` [PATCH 2/5] power: supply: bd71828: Fix current direction

[GIT PULL] RISC-V SpacemiT Devicetrees for v7.3
 2026-08-11 10:03 UTC  (5+ messages)

[PATCH v3] arm64: topology: add source check in arch_cpu_idle_enter()
 2026-08-11 10:02 UTC  (2+ messages)

Surface Pro 12in (X1P42100): touchscreen variant, different GPIOs
 2026-08-11 10:02 UTC 

[Patch v3 0/8] perf/x86: Miscellaneous PMU bug fixes and optimizations
 2026-08-11 10:00 UTC  (6+ messages)
` [Patch v3 8/8] perf/x86/intel: Prevent drain_pebs() reentry

[BUG] iommufd/selftest: KASAN slab-use-after-free in iommu_report_device_fault
 2026-08-11  9:59 UTC  (5+ messages)

[PATCH 1/1] arm64: dts: rockchip: enable NPU on Radxa E52C
 2026-08-11  9:59 UTC  (3+ messages)

[PATCH v2 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
 2026-08-11  9:59 UTC  (5+ messages)
` [PATCH v2 3/3] dt-bindings: sifive: Add WorldGuard Checker

[PATCH] cgroup/cpuset: Add test for partition root invalidation returning wrong CPUs
 2026-08-11  9:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] phy: rockchip-samsung-dcphy: fix out-of-range max_register
 2026-08-11  9:58 UTC  (2+ messages)

[PATCH v2] usb: typec: ucsi: Add ACPI_COMPANION() NULL check in ucsi_acpi_probe
 2026-08-11  9:58 UTC 

[PATCH net 0/2] net: dsa: b53: fix 8021q uppers on standalone ports
 2026-08-11  9:58 UTC  (10+ messages)
` [PATCH net 1/2] net: dsa: let drivers offload "

[PATCH] iommufd: Fix UAF in selftest IOPF reporting
 2026-08-11  9:55 UTC 

[PATCH v2] workqueue: annotate racy p->wake_cpu accesses in kick_pool_pick()
 2026-08-11  9:55 UTC 

[PATCH net v5 0/1] openvswitch: Fix CT limit teardown use-after-free
 2026-08-11  9:55 UTC  (2+ messages)
` [PATCH net v5 1/1] "

[PATCH] irqchip/gic-v3-its: Don't WARN on LPI free allocation failure
 2026-08-11  9:55 UTC 

[PATCH v2] arm: backtrace-clang: fix wrong sp usage for unwinding
 2026-08-11  9:54 UTC 

[PATCH 0/2] iio: light: vcnl4000: shared IRQ support
 2026-08-11  9:53 UTC  (5+ messages)
` [PATCH 1/2] iio: light: vcnl4000: use correct channel array size
` [PATCH 2/2] iio: light: vcnl4000: add shared IRQ support

[PATCH] perf evsel: Improve frame pointer unwinding warning for s390
 2026-08-11  9:52 UTC  (3+ messages)

[RFC PATCH 0/1] vfio/pci: Disable sriov on PF device close
 2026-08-11  9:52 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[PATCH net] vxlan: do not arm the ageing timer on a device that is down
 2026-08-11  9:50 UTC  (2+ messages)

[PATCH] drm/panel: remove .orig file committed by mistake
 2026-08-11  9:50 UTC  (2+ messages)

[PATCH] thermal/drivers/qcom/spm mbg tm: Fix missing bitfield header
 2026-08-11  9:49 UTC 

[PATCH] Bluetooth: bnep: refactor deprecated strcpy
 2026-08-11  9:49 UTC 

[PATCH v3 0/2] cc2520: fix FIFOP work and RX tasklet use-after-free
 2026-08-11  9:48 UTC  (4+ messages)
` [PATCH v3 2/2] ieee802154: cc2520: fix "

[PATCH] iio: flow: slf3s: restart measurement if VDD disable fails
 2026-08-11  9:48 UTC  (5+ messages)

[syzbot] [iommu?] KASAN: slab-use-after-free Read in free_iova
 2026-08-11  9:48 UTC  (4+ messages)

[PATCH] thermal/drivers/armada: Fix missing bitfields include
 2026-08-11  9:47 UTC 

[PATCH v2] net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
 2026-08-11  9:47 UTC  (4+ messages)

[PATCH v9 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-08-11  9:46 UTC  (4+ messages)
` [PATCH v9 4/5] rust: Add dma_fence abstractions

[PATCH] thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 file
 2026-08-11  9:45 UTC 

[PATCH rdma v5 0/7] Add ZTE DingHai Ethernet Protocol Driver for RDMA
 2026-08-11  9:37 UTC  (8+ messages)
` [PATCH rdma v5 1/7] RDMA/zrdma: Add build infrastructure and module skeleton
` [PATCH rdma v5 2/7] RDMA/zrdma: Add core data structures and ABI definitions
` [PATCH rdma v5 3/7] RDMA/zrdma: Add internal headers and hardware register definitions
` [PATCH rdma v5 4/7] RDMA/zrdma: Add hardware resource initialization and verbs skeleton
` [PATCH rdma v5 5/7] RDMA/zrdma: Add device probe and remove logic
` [PATCH rdma v5 6/7] RDMA/zrdma: Implement context, PD, and mmap operations
` [PATCH rdma v5 7/7] RDMA/zrdma: Implement device and port query operations

[PATCH RFC v2 0/4] rust: usb: abstractions towards the port of usbsevseg.c to Rust
 2026-08-11  9:42 UTC  (4+ messages)
` [PATCH RFC v2 2/4] rust: usb: add control message send and receive
` [PATCH RFC v2 3/4] rust: sysfs: add abstractions for device attributes
` [PATCH RFC v2 4/4] rust: usb: allow drivers to expose sysfs attributes


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