mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v12 22/25] platform/x86/intel/pmt: Inform resctrl when MMIO maps are being removed
 2026-09-18 16:29 UTC  (2+ messages)
` [PATCH 12 22/25 UPDATED] "

[PATCH 0/4] net: qrtr: Add support for using identical MHI endpoint devices
 2026-09-18 16:28 UTC  (5+ messages)
` [PATCH 1/4] net: qrtr: Allow the host QRTR to assign a unique node id
` [PATCH 2/4] net: qrtr: Assign unique node id for MHI endpoints
` [PATCH 3/4] wifi: ath11k: Connect to the QMI server belonging to the device owned by this driver
` [PATCH 4/4] wifi: ath12k: "

[RFC PATCH v2 00/10] dma-mapping: Add preservation of direct allocations
 2026-09-18 16:27 UTC  (3+ messages)

[PATCH v2 0/2] nvmet: fix subtle race in I/O processing and ns configuration
 2026-09-18 16:27 UTC  (3+ messages)
` [PATCH v2 1/2] nvmet: defer setting ns->enabled to false in nvmet_ns_disable()
` [PATCH v2 2/2] nvmet: don't allow I/O admission after percpu ns reference is killed

[PATCH] sched/deadline: Fix DL server divide-by-zero for inactive CPUs
 2026-09-18 16:26 UTC  (2+ messages)

[PATCH] PCI: iproc: Use pci_alloc_host_bridge() on BCMA
 2026-09-18 16:25 UTC  (5+ messages)

[PATCH 0/3] KVM: selftests: Delete three pieces of dead library code
 2026-09-18 16:24 UTC  (5+ messages)
` [PATCH 1/3] KVM: selftests: Delete the unused sparsebit copy and count helpers
` [PATCH 3/3] KVM: selftests: Delete the unused guest_snprintf()

[RFC PATCH 0/3] mm, memcg: isolate deprecated v1 state from struct mem_cgroup
 2026-09-18 16:24 UTC  (4+ messages)

[PATCH v3 00/13] s390/cio: replace page allocator calls with k[mz]alloc()
 2026-09-18 16:23 UTC  (3+ messages)

[PATCH v3 00/14] arm64: Remove unused big-endian support
 2026-09-18 16:22 UTC  (2+ messages)

[PATCH v7 0/2] arm64: dts: intel: agilex5: enable USB3.1 on SoCDK
 2026-09-18 16:22 UTC  (2+ messages)

[PATCH net] udp: resubmit encap packets for secondary mcast sockets
 2026-09-18 16:21 UTC  (2+ messages)

[PATCH v3 0/8] Arm Live Firmware Activation (LFA) support
 2026-09-18 16:21 UTC  (6+ messages)
` [PATCH v3 2/8] firmware: smccc: Add support for Live Firmware Activation (LFA)

[GIT PULL] hwmon fixes for v7.3-rc4
 2026-09-18 16:21 UTC 

[GIT PULL] watchdog fixes for v7.3-rc4
 2026-09-18 16:20 UTC 

[PATCH v2] fpga: altera-cvp: Retry teardown and reset CVP state on failure
 2026-09-18 16:20 UTC  (2+ messages)

[PATCH v2 0/4] sched/numa: stop VMA scan filters from gating promotion
 2026-09-18 16:19 UTC  (8+ messages)
` [PATCH v2 3/4] sched/numa: scan read-only file mappings in tiering mode

[PATCH] rtc: ma35d1: fix unchecked IRQ error and IRQ-before-rtcdev ordering
 2026-09-18 16:19 UTC 

[RFC PATCH v4 00/10] iommu/riscv: Add hardware dirty tracking for second-stage domains
 2026-09-18 16:18 UTC  (5+ messages)
` [RFC PATCH v4 04/10] iommu/riscv: use data structure instead of individual values
` [RFC PATCH v4 08/10] iommu/riscv: Pre-enable GADE for second-stage domains

[PATCH 1/2] HID: multitouch: add support for Goodix GXTP7863 touchpad
 2026-09-18 16:18 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] KVM: x86/pmu: Don't retry a counter whose config was rejected
 2026-09-18 16:16 UTC  (2+ messages)

[PATCH] media: uvcvideo: Fix buffer overflow in uvc_mapping_get_menu_value()
 2026-09-18 16:15 UTC  (5+ messages)

[PATCH] platform/x86: thinkpad_acpi: Add X9-14 Gen 1 to non-standard thermal/fan quirk tables
 2026-09-18 16:15 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 0/3] ACPI: arm64: FFH Operation Region support for FF-A (offset 2)
 2026-09-18 16:14 UTC  (2+ messages)

[PATCH] genirq/proc: Fix missing CPU header in /proc/interrupts
 2026-09-18 16:14 UTC  (3+ messages)

[PATCH v2 00/21] arm64: Move overflow sp into SP_EL1 and kernel sp into SP_EL0
 2026-09-18 16:14 UTC  (22+ messages)
` [PATCH v2 01/21] arm64: entry: Defer setting of TPIDRRO_EL0 until exit to userspace
` [PATCH v2 02/21] arm64: entry: Only check for stack overflow on exceptions from EL1
` [PATCH v2 03/21] arm64: stackprotector: Temporarily disable per-task stackprotector
` [PATCH v2 04/21] arm64: bpf: Add support for generating reads of TPIDRRO_EL0
` [PATCH v2 05/21] KVM: arm64: Protect TPIDRRO_EL0 across guest entry/exit
` [PATCH v2 06/21] arm64: Store 'current' in TPIDRRO_EL0 instead of SP_EL0
` [PATCH v2 07/21] selftests/bpf: arm64: Use TPIDRRO_EL0 instead of SP_EL0 for 'current'
` [PATCH v2 08/21] scripts/gdb: "
` [PATCH v2 09/21] arm64: stackprotector: Re-enable per-task stackprotector
` [PATCH v2 10/21] arm64: percpu: Specialise set_my_cpu_offset() for the primary CPU
` [PATCH v2 11/21] arm64: percpu: Annotate __kern_my_cpu_offset() as '__always_inline'
` [PATCH v2 12/21] KVM: arm64: Preserve handler/thread bit of EL1 mode in __finalise_el2()
` [PATCH v2 13/21] arm64: sdei: Guard most of asm/sdei.h with CONFIG_ARM_SDE_INTERFACE
` [PATCH v2 14/21] arm64: sdei: Support SDEI events from kernel handler and thread modes
` [PATCH v2 15/21] arm64: entry: Point SP_EL0 at the overflow stack
` [PATCH v2 16/21] arm64: entry: Implement EL1t exception handlers for "
` [PATCH v2 17/21] arm64: entry: Use SPSel to switch to "
` [PATCH v2 18/21] arm64: entry: Split up kernel_ventry macro into separate helper macros
` [PATCH v2 19/21] arm64: entry: The great stack switcheroo
` [PATCH v2 20/21] arm64: tracing: Advertise a mode of EL1t in synthetic kernel regs
` [PATCH v2 21/21] arm64: Rename 'overflow_stack' and OVERFLOW_STACK_SIZE

[PATCH] iio: tools: Use proper macro to detect _Float16 support
 2026-09-18 16:13 UTC 

[PATCH net-next] net: phy: mediatek: do not match MT7530 PHY if 10/100 only
 2026-09-18 16:11 UTC 

[PATCH] KVM: arm64: Restore the VM's feature bitmap when kvm_setup_vcpu() fails
 2026-09-18 16:10 UTC  (2+ messages)

[PATCH 1/2] hwmon: vexpress: point the DT binding reference at the schema
 2026-09-18 16:07 UTC  (2+ messages)

Missing signoff in the rcu tree
 2026-09-18 16:06 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Avoid unsafe MMIO reads in ufshcd_mcq_compl_all_cqes_lock()
 2026-09-18 16:06 UTC  (4+ messages)
` [PATCH v2 0/2] scsi: ufs: core: Fix unsafe MMIO reads and redundant CQ sweeps in MCQ reset
  ` [PATCH v2 2/2] scsi: ufs: core: Decouple CQ sweep from request iterator in MCQ

[PATCH 0/6] arm64: distinguish HW PTE pointers from SW PTE value pointers
 2026-09-18 16:03 UTC  (7+ messages)
` [PATCH 2/6] arm64: use hw_pte_val for HW PTE atomics
` [PATCH 3/6] arm64: convert between HW PTEs and SW PTE values
` [PATCH 4/6] arm64: use hw_pte_t for fixmap HW PTEs

[PATCH v6 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
 2026-09-18 16:03 UTC  (6+ messages)
` [PATCH 1/2] sched/fair: Honor asymmetric SMT priority in idle selection
` [PATCH 2/2] sched/topology: Add asymmetric SMT packing override

[PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2026-09-18 16:03 UTC  (10+ messages)

[PATCH 0/2] drm/tiny: Add RAiO RA8875 display controller driver support
 2026-09-18 16:02 UTC  (3+ messages)
` [PATCH 2/2] drm/tiny: Add RAiO RA8875 display controller driver

[PATCH v2 0/6] mmc: sdhci-of-at91: add LAN969x support
 2026-09-18 16:02 UTC  (5+ messages)
` [PATCH v2 2/6] mmc: sdhci-of-at91: add option to keep clocks enabled

[RFC PATCH 0/2] x86/usb: Add Yoga Book XMM7260 modem power sequencing
 2026-09-18 16:00 UTC  (3+ messages)
` [RFC PATCH 2/2] platform/x86: Add Cherry Trail XMM7260 power driver

[PATCH v2 0/4] Add Novatek NT37705 panel driver for Fairphone (Gen. 6)
 2026-09-18 15:58 UTC  (3+ messages)
` [PATCH v2 2/4] drm/panel: Add driver for Novatek NT37705 panel

[PATCH] rtc: mxc_v2: fix clock-unprepare race with the still-live alarm IRQ
 2026-09-18 15:56 UTC 

[PATCH] KVM: x86: Disallow EFER.LMSLE when EferLmsleUnsupported is set in guest CPUID
 2026-09-18 15:56 UTC  (2+ messages)

[PATCH v4 0/4] E5010 Probe Cleanup and Adding autosuspend
 2026-09-18 15:55 UTC  (3+ messages)
` [PATCH v4 4/4] media: imagination: e5010: Enable autosuspend for runtime PM

[PATCH] rtc: mxc_v2: fix wake IRQ leak on probe failure and remove()
 2026-09-18 15:54 UTC 

[PATCH 6.12 0000/1102] 6.12.111-rc1 review
 2026-09-18 15:54 UTC  (14+ messages)

[PATCH v5 0/9] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-18 15:53 UTC  (13+ messages)
` [PATCH v5 6/9] mm/memory-failure: efi: answer whether a range is poisoned
` [PATCH v5 7/9] drivers/base/memory: count inherited poisoned frames into the block

[PATCH] x86/acrn: Set the LAPIC timer period from CPUID leaf 0x40000010 EBX
 2026-09-18 15:52 UTC  (2+ messages)

[PATCH] mm/slub: refill prefilled sheaves from the barn
 2026-09-18 15:52 UTC  (3+ messages)

[PATCH RFC 0/2] iommu/dma: Fix DMA_ATTR_MMIO swiotlb rejection
 2026-09-18 15:49 UTC  (5+ messages)

[PATCH v8 0/4] virtio-gpu: Add userptr support for compute workloads
 2026-09-18 15:48 UTC  (4+ messages)
` [PATCH v8 2/4] drm/virtgpu api: add blob userptr resource

[PATCH v6 0/12] perf tools: Annotate fixes, stdio progress indication, debuginfo-client in more places
 2026-09-18 15:44 UTC  (5+ messages)
` [PATCH 12/12] perf mem record: Use the IBS swfilt filter when available

[PATCH] nilfs2: validate file block counts during recovery
 2026-09-18 15:44 UTC  (2+ messages)

[PATCH v5 0/7] read proc/pid/smaps_rollup under per-vma lock
 2026-09-18 15:44 UTC  (9+ messages)
` [PATCH v5 1/7] proc/task_mmu: remove unnecessary helpers
` [PATCH v5 2/7] proc/task_mmu: remove unnecessary inlines in function definitions
` [PATCH v5 3/7] proc/task_mmu: clarify shmem mapping walk conditions in smap_gather_stats()
` [PATCH v5 4/7] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter
` [PATCH v5 5/7] proc/task_mmu: change proc_get_vma() to stop returning gate VMA at the end
` [PATCH v5 6/7] proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
` [PATCH v5 7/7] selftests/proc: add /proc/pid/smaps_rollup tearing tests

[PATCH v4 0/3] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-09-18 15:44 UTC  (3+ messages)
` [PATCH v4 2/3] module: fix up documentation for add_taint() and add_taint_module()

[PATCH v2 0/2] pps-gpio: restore pin mux on unbind and shutdown
 2026-09-18 15:43 UTC  (5+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] dt-bindings: pps: pps-gpio: document optional pinctrl states

[RFC PATCH v5 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-18 15:43 UTC  (3+ messages)
` [RFC PATCH v5 1/5] blk-iocost: add BPF struct_ops cost model support

[PATCH 7.2 000/733] 7.2.7-rc1 review
 2026-09-18 15:42 UTC  (2+ messages)

[PATCH v2 00/14] NTB: ntb_transport: Miscellaneous fixes
 2026-09-18 15:41 UTC  (5+ messages)
` [PATCH v2 08/14] NTB: ntb_transport: Stop RX tasklet scheduling before freeing a queue
` [PATCH v2 09/14] NTB: ntb_transport: Drain RX tasklets during link cleanup

[PATCH bpf-next v12 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-18 15:41 UTC  (3+ messages)
` [PATCH bpf-next v12 2/2] selftests/bpf: Add memcg async reclaim test

[PATCH v2] cxl/events: Return IRQ_NONE when no event is pending
 2026-09-18 15:40 UTC  (2+ messages)

[PATCH bpf-next v9 0/5] bpf: Add user memory access kfuncs for mm_struct
 2026-09-18 15:40 UTC  (2+ messages)

[PATCH v6 7/9] dma-buf: system_heap: Enforce shared-granule alignment for cc-shared buffers
 2026-09-18 15:39 UTC  (5+ messages)

[PATCH v2] vfio: Use file-based reference counting for KVM
 2026-09-18 15:38 UTC  (4+ messages)

[PATCH v2] x86/microcode/intel: Reject problematic loading on Granite Rapids systems
 2026-09-18 15:37 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v6 00/10] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-09-18 15:37 UTC  (2+ messages)

[PATCH v9 0/5] clocksource/timer-econet-en751221: Support irq number per timer
 2026-09-18 15:36 UTC  (6+ messages)
` [PATCH v9 1/5] clocksource/timer-econet-en751221: fix refcount leak
` [PATCH v9 2/5] dt-bindings: timer: econet: Update EN751627 for multi-IRQ
` [PATCH v9 3/5] clocksource/timer-econet-en751221: Init teardown on error if possible
` [PATCH v9 4/5] clocksource/timer-econet-en751221: Disable IRQ until cevt registered
` [PATCH v9 5/5] clocksource/timer-econet-en751221: Support EN751627 without percpu IRQ

[PATCH net-next 0/2] net: ipv6: seg6: extack messages for lwtunnel setup
 2026-09-18 15:35 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipv6: seg6: report lwtunnel setup errors via extack
` [PATCH net-next 2/2] selftests: seg6: check extack messages on SRv6 lwtunnel setup

[PATCH v20 0/6] Add phy_get_by_of_node and devm helper
 2026-09-18 15:35 UTC  (4+ messages)
` [PATCH v20 2/6] phy: core: Add phy_get_by_of_node()

[PATCH v3] Bluetooth: af_bluetooth: Fix double list_del and UAF in accept_q
 2026-09-18 15:34 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-at91: disable selectively clocks on pm runtime
 2026-09-18 15:34 UTC 

[PATCH v4 00/20] drm: starfive: jh7110: Enable display subsystem
 2026-09-18 15:32 UTC  (4+ messages)

[PATCH 0/1] sctp: check return value of sctp_get_af_specific in sctp_process_init
 2026-09-18 15:32 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v8 0/5] clocksource/timer-econet-en751221: Support irq number per timer
 2026-09-18 15:32 UTC  (7+ messages)
` [PATCH v8 1/5] clocksource/timer-econet-en751221: fix refcount leak
` [PATCH v8 2/5] dt-bindings: timer: econet: Update EN751627 for multi-IRQ
` [PATCH v8 3/5] clocksource/timer-econet-en751221: Init teardown on error if possible
` [PATCH v8 4/5] clocksource/timer-econet-en751221: Disable IRQ until cevt registered
` [PATCH v8 5/5] clocksource/timer-econet-en751221: Support EN751627 without percpu IRQ

[BUG] arm64/sched: hard lockup with rq->__lock stuck locked and no apparent owner
 2026-09-18 15:31 UTC 

[PATCH] perf jevents: Limit the number of JSON reading workers
 2026-09-18 15:31 UTC  (2+ messages)

[PATCH v7 0/20] ACPI: CPPC: Fix register access and lifetime bugs
 2026-09-18 15:30 UTC  (3+ messages)

[PATCH v7 0/5] clocksource/timer-econet-en751221: Support irq number per timer
 2026-09-18 15:30 UTC  (5+ messages)

[PATCH v3] mtd: spi-nor: take the flash lock around spi_nor_restore()
 2026-09-18 15:29 UTC  (4+ messages)

[PATCH 00/21] media: i2c: it6625: address review feedback and adopt subdev state
 2026-09-18 15:28 UTC  (5+ messages)
` [PATCH 20/21] media: i2c: it6625: use centrally managed active state

[PATCH net] ipv4: fib: treat an unbuildable encapsulation as a nexthop mismatch
 2026-09-18 15:28 UTC 

[PATCH] auxdisplay: panel: use assign_bit() where applicable
 2026-09-18 15:27 UTC  (2+ messages)

[PATCH v2 0/6] iio: adc: ade9000: add ADE9430 support
 2026-09-18 15:27 UTC  (2+ messages)

[PATCH] ACPI: Provide !ACPI stub for acpi_device_uid()
 2026-09-18 15:27 UTC 

[PATCH v4 0/3] PCI: introduce TC9564 misc driver
 2026-09-18 15:26 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: misc: introduce pci1179,0220.yaml
` [PATCH v4 2/3] misc: tc9564: introduce base PCI driver
` [PATCH v4 3/3] arm64: dts: qcom: qcs6490-rb3gen2: add endpoint buses

[PATCH RFC 0/3] workqueue: Take the pwq backend from the attrs
 2026-09-18 15:25 UTC  (4+ messages)
` [PATCH RFC 2/3] workqueue: Add a concurrency_managed workqueue attribute

[PATCH v3 0/6] platform/x86/tuxedo: Fixes for TUXEDO NB04 driver
 2026-09-18 15:25 UTC  (9+ messages)
` [PATCH v3 4/6] platform/x86/tuxedo: Fix keyboard LED map ordering
` [PATCH v3 5/6] platform/x86/tuxedo: Update and extend documentation

[PATCH] gpio: usbio: Remove bouncing maintainer
 2026-09-18 15:25 UTC  (4+ messages)

[PATCH v4 0/8] Arm Live Firmware Activation (LFA) support
 2026-09-18 15:24 UTC  (3+ messages)
` [PATCH v4 2/8] firmware: smccc: Add support for Live Firmware Activation (LFA)

[PATCH v2 0/3] PCI: of: update endpoint ranges dynamically
 2026-09-18 15:23 UTC  (2+ messages)

[PATCH v2 1/1] mmc: use dmaengine_get_dma_device() instead of chan->device->dev
 2026-09-18 15:23 UTC 

[PATCH] media: rockchip: rkcif: convert timeout to secs_to_jiffies()
 2026-09-18 15:22 UTC  (2+ messages)

[PATCH v4 0/9] spi: spidev_test: new features
 2026-09-18 15:22 UTC  (10+ messages)
` [PATCH v4 1/9] spi: spidev_test: include tools/include
` [PATCH v4 2/9] spi: spidev_test: clarify help text for --size
` [PATCH v4 3/9] spi: spidev_test: add compare mode
` [PATCH v4 4/9] spi: spidev_test: allow disabling rx or tx buffers
` [PATCH v4 5/9] spi: spidev_test: don't send 0x0 or 0xff
` [PATCH v4 6/9] spi: spidev_test: send predictable data
` [PATCH v4 7/9] spi: spidev_test: add option to split message into multiple transfers
` [PATCH v4 8/9] spi: spidev_test: print TX on error
` [PATCH v4 9/9] spi: spidev_test: rewrite unescape() to stay in bounds

[PATCH v2] net: macb: add TX stall timeout callback to recover from lost TSTART write
 2026-09-18 15:22 UTC  (2+ messages)

[PATCH 0/5] iio: dac: ad5758: fix DMA alignment, raw range, offset and 4-20 mA
 2026-09-18 15:22 UTC  (2+ messages)

[PATCH v3 00/28] KVM: x86: Introduce memory protection attributes
 2026-09-18 15:20 UTC  (2+ messages)

[PATCH v4 0/7] Add syscon support for Renesas RZ/T2H & RZ/N2H in CPG/MSSR driver
 2026-09-18 15:18 UTC  (4+ messages)
` [PATCH v4 5/7] watchdog: rzv2h: Add syscon support for WDTDCR

[PATCH 00/19] arm64: Implement parallel CPU onlining with PSCI v0.2+
 2026-09-18 15:18 UTC  (6+ messages)
` [PATCH 18/19] arm64: smp: Use generic HOTPLUG_PARALLEL machinery for CPU onlining

[PATCH] nvmet-auth: fix out-of-bounds write in nvmet_auth_challenge()
 2026-09-18 15:18 UTC  (3+ messages)

[RFC PATCH 0/1] close(): stop exposing non-retryable EINTR
 2026-09-18 15:17 UTC  (9+ messages)

[PATCH] PCI/P2PDMA: Add Alibaba T-HEAD Yitian 710 to whitelist
 2026-09-18 15:17 UTC  (2+ messages)

[PATCH] nvme-multipath: fix underflow in ANA log bounds checks
 2026-09-18 15:16 UTC  (3+ messages)

[PATCH] can: dev: fix missing skb header initialization in init_can_skb
 2026-09-18 15:16 UTC 

[PATCH net] net/sched: act_ct: don't WARN on benign flow_offload_alloc() failure
 2026-09-18 15:15 UTC  (2+ messages)

[PATCH 0/7] Implement SNP live firmware update support
 2026-09-18 15:15 UTC  (3+ messages)

[PATCH 0/2] nvmet: fix subtle race in I/O processing and ns configuration
 2026-09-18 15:15 UTC  (4+ messages)
` [PATCH 1/2] nvmet: defer setting ns->enabled to false in nvmet_ns_disable()

[PATCH v9 0/4] media: add virtio-media driver
 2026-09-18 15:15 UTC  (5+ messages)
` [PATCH v9 2/4] media: virtio: Add session management
` [PATCH v9 4/4] media: virtio: Add ioctl operations and driver logic

[PATCH v3 0/2] drm: replace simple display pipe users with atomic helpers
 2026-09-18 15:14 UTC  (4+ messages)
` [PATCH v3 2/2] drm/imx: replace struct drm_simple_display_pipe with regular "

[PATCH] ipv6: check per-interface proxy_ndp in forwarding and NA paths
 2026-09-18 15:14 UTC 

[PATCH net-next v9 0/3] w5100: restore GPIO-based link detection
 2026-09-18 15:13 UTC  (4+ messages)
` [PATCH net-next v9 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema
` [PATCH net-next v9 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt
` [PATCH net-next v9 3/3] w5100: detect carrier state using link status bit and optional interrupt

[PATCH] watchdog: use assign_bit() where applicable
 2026-09-18 15:13 UTC  (2+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®