The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-30 09:11:44 to 2026-06-30 09:56:39 UTC [more...]

[PATCH v2 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-06-30  9:56 UTC  (4+ messages)
` [PATCH v2 2/3] drm/xe/i2c: Handler for SMBus Alerts

[PATCH] scsi: ufs: core: Avoid sleeping in hard interrupt context when PREEMP_RT is enabled
 2026-06-30  9:55 UTC 

[PATCH] ata: sata_dwc_460ex: use platform_get_irq()
 2026-06-30  9:55 UTC  (10+ messages)

[PATCH v1] usb: typec: tcpm: Defensively bound altmode array accesses
 2026-06-30  9:55 UTC  (2+ messages)

[PATCH] media: v4l2-dev: fix media controller registration error handling
 2026-06-30  9:54 UTC  (2+ messages)

[PATCH 1/2] wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESET
 2026-06-30  9:54 UTC  (5+ messages)
` [PATCH 2/2] wifi: ath12k: "

[PATCH v15 0/9] Add Type-C DP support for RK3399 EVB IND board
 2026-06-30  9:54 UTC  (7+ messages)
` [PATCH v15 1/9] drm/bridge: Implement generic USB Type-C DP HPD bridge

[PATCHv2 00/17] Support Clang context analysis for NVMe host drivers
 2026-06-30  9:53 UTC  (18+ messages)
` [PATCHv2 07/17] nvme: add Clang context annotations for nvme_subsystem::lock
` [PATCHv2 12/17] nvme: add Clang context annotations for nvme_queue::cq_poll_lock
` [PATCHv2 14/17] nvme: fix Clang context analysis warning in rdma.c

[PATCH v3 0/4] tty: replace __get_free_pages() with kmalloc()
 2026-06-30  9:54 UTC  (5+ messages)
` [PATCH v3 1/4] serial: pch: replace __get_free_page() "
` [PATCH v3 2/4] tty: amiserial: replace get_zeroed_page() with kzalloc()
` [PATCH v3 3/4] tty: serial: men_z135_uart: replace __get_free_page() with kmalloc()
` [PATCH v3 4/4] vc_screen: replace __get_free_pages() "

[PATCH v3] sched_ext: Don't warn on core-sched forced idle in put_prev_task_scx()
 2026-06-30  9:54 UTC  (2+ messages)

[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
 2026-06-30  9:53 UTC  (3+ messages)
` [PATCH net 1/2] "

[PATCH v3 0/3] Restrict alternate modes based on cable capabilities
 2026-06-30  9:52 UTC  (3+ messages)
` [PATCH v3 1/3] usb: typec: Add helper to check cable altmode support

[PATCH 1/2] spi: dt-bindings: qcom,spi-geni-qcom: Add property to force GSI mode
 2026-06-30  9:52 UTC  (6+ messages)
` [PATCH 2/2] spi: qcom-geni: "

[PATCH v7 0/7] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-06-30  9:51 UTC  (4+ messages)
` [PATCH v7 6/7] KVM: arm64: Ensure FFA ranges are page aligned

[PATCH v2] locking/lockdep: skip irq save/restore in hardirq context in lock_release()
 2026-06-30  9:50 UTC  (2+ messages)

[PATCH v2 0/3] Misc. SCM driver fixes
 2026-06-30  9:50 UTC  (3+ messages)
` [PATCH v2 1/3] firmware: qcom: scm: Fix NULL dereference in IRQ handler before __scm is published

[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
 2026-06-30  9:48 UTC  (3+ messages)
` [PATCH 1/7] samples: rust_dma: use vertical import style

[PATCH v2] HID: logitech-hidpp: Add support for HID++ Multi-Platform feature (0x4531)
 2026-06-30  9:48 UTC  (2+ messages)
` [PATCH v3] "

[Patch v4 1/8] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
 2026-06-30  9:48 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v4 2/8] perf/x86/intel: Keep cap_user_rdpmc in sync with RDPMC user-disable state
 2026-06-30  9:48 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v4 3/8] perf/x86/intel: Fallback to sw branch type decoding if no hw decoding
 2026-06-30  9:48 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v4 4/8] perf/x86/intel: Fix kernel address leakages in LBR stack
 2026-06-30  9:48 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v4 5/8] perf/x86/intel: Validate the return value of intel_pmu_init_hybrid()
 2026-06-30  9:48 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v4 6/8] perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS
 2026-06-30  9:48 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v4 7/8] perf/core: Fix kernel register info leak via hardware skid
 2026-06-30  9:48 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v4 8/8] perf/core: Check kernel access when kernel callchains are requested
 2026-06-30  9:48 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH RFC 00/12] rvtrace: Add SiFive pre-ratified trace device support
 2026-06-30  9:46 UTC  (13+ messages)
` [PATCH RFC 01/12] dt-bindings: riscv: Add SiFive pre-ratified trace components
` [PATCH RFC 02/12] rvtrace: Add pre-ratified implementation callback
` [PATCH RFC 03/12] rvtrace: Add pre-ratified private data callback
` [PATCH RFC 04/12] rvtrace: Pass struct rvtrace_path_node to start callback
` [PATCH RFC 05/12] rvtrace: encoder: Add pre-ratified support
` [PATCH RFC 06/12] rvtrace: Add pre-ratified trace sink config
` [PATCH RFC 07/12] rvtrace: Add pre-ratified trace funnel driver
` [PATCH RFC 08/12] rvtrace: Introduce struct rvtrace_ramsink_regs to abstract register offsets
` [PATCH RFC 09/12] rvtrace: Add pre-ratified ramsink setup
` [PATCH RFC 10/12] rvtrace: Add copyto_auxbuf callback for pre-ratified encoder and funnel
` [PATCH RFC 11/12] rvtrace: encoder: Add probe success message
` [PATCH RFC 12/12] rvtrace: Reset RAM sink write pointer on every context switch

[PATCH v7 00/12] nvdimm: virtio_pmem: fix flush/request failure paths
 2026-06-30  9:47 UTC  (14+ messages)
` [PATCH v7 01/12] nvdimm: preserve flush callback -ENOMEM
` [PATCH v7 02/12] nvdimm: pmem: keep PREFLUSH before data writes
` [PATCH v7 03/12] nvdimm: pmem: guard data loop for dataless bios
` [PATCH v7 04/12] nvdimm: virtio_pmem: stop allocating child flush bio
` [PATCH v7 05/12] nvdimm: virtio_pmem: use GFP_NOIO for flush requests
` [PATCH v7 06/12] nvdimm: virtio_pmem: always wake -ENOSPC waiters
` [PATCH v7 07/12] nvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flags
` [PATCH v7 08/12] nvdimm: virtio_pmem: refcount requests for token lifetime
` [PATCH v7 09/12] nvdimm: virtio_pmem: publish done with release/acquire
` [PATCH v7 10/12] nvdimm: virtio_pmem: isolate DMA request buffers
` [PATCH v7 11/12] nvdimm: virtio_pmem: converge broken virtqueue to -EIO
` [PATCH v7 12/12] nvdimm: virtio_pmem: drain requests in freeze

[PATCH v1 0/3] Add support for Variscite VAR-SOM-MX8QM and Symphony board
 2026-06-30  9:46 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX8 QuadMax Boards
` [PATCH v1 2/3] arm64: dts: freescale: Add support for Variscite VAR-SOM-MX8 QuadMax
` [PATCH v1 3/3] arm64: dts: imx8qm-var-som: Add support for Variscite Symphony board

[PATCH v2 0/2] media: uvcvideo: Fix race condition on metadata buffers
 2026-06-30  9:46 UTC  (3+ messages)
` [PATCH v2 1/2] media: uvcvideo: Fix race condition for meta buffer list

[PATCH 0/3] ovl: make cachestat() work
 2026-06-30  9:45 UTC  (9+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation

[PATCH v2] usb: typec: tcpm: implement retry mechanism for Discover Identity VDMs
 2026-06-30  9:44 UTC  (2+ messages)

[Patch v3 0/8] perf/x86: Miscellaneous PMU bug fixes
 2026-06-30  9:44 UTC  (9+ messages)
` [Patch v3 1/8] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities

[PATCH 0/2] soundwire: bus: re-enable CLOCK_STOP_MODE1 support
 2026-06-30  9:42 UTC  (5+ messages)
` [PATCH 1/2] soundwire: bus: add CLOCK_STOP_MODE1 support back
` [PATCH 2/2] soundwire: Intel: stop sdw clock in system suspend

[PATCH net-next v1] ipv4: hold a consistent view of rt->dst.dev under RCU
 2026-06-30  9:42 UTC 

[PATCH v3 00/17] arm64: Use EL2 virtual timer when running VHE
 2026-06-30  9:42 UTC  (3+ messages)
` [PATCH v3 12/17] arm64: dts: nvidia: Add EL2 virtual timer interrupt

[PATCH net-next v4] vsock/virtio: rewrite MSG_ZEROCOPY flag handling
 2026-06-30  9:41 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Grammar s/may needed/may be needed/
 2026-06-30  9:40 UTC  (2+ messages)

[RFC PATCH] fpga: region: Add support for FPGA region variants
 2026-06-30  9:39 UTC  (3+ messages)

[PATCH v3 00/13] Add thermal management support for sama7d65
 2026-06-30  9:36 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: iio: adc: at91-sama5d2: document sama7d65
` [PATCH v3 02/13] iio: adc: at91-sama5d2_adc: use cleanup.h for NVMEM buffer
` [PATCH v3 03/13] iio: adc: at91-sama5d2_adc: rework temp calibration layout handling
` [PATCH v3 04/13] iio: adc: at91-sama5d2_adc: adapt the driver for sama7d65
` [PATCH v3 05/13] dt-bindings: nvmem: microchip,sama7g5-otpc: add sama7d65 and dt node example
` [PATCH v3 06/13] nvmem: microchip-otpc: add tag-based packet lookup
` [PATCH v3 07/13] ARM: dts: microchip: sama7d65: add cpu opps
` [PATCH v3 08/13] ARM: dts: microchip: sama7d65: Add ADC node
` [PATCH v3 09/13] ARM: dts: microchip: sama7d65_curiosity: Enable ADC, DVFS
` [PATCH v3 10/13] ARM: dts: microchip: sama7d65: add otpc node
` [PATCH v3 11/13] ARM: dts: microchip: sama7d65: add cells for temperature calibration
` [PATCH v3 12/13] ARM: dts: microchip: sama7d65: add temperature sensor
` [PATCH v3 13/13] ARM: dts: microchip: sama7d65: add thermal zones node

[PATCH v7 0/4] Add Cix Sky1 AUDSS clock and reset support
 2026-06-30  9:37 UTC  (3+ messages)
` [PATCH v7 3/4] reset: cix: add sky1 audss auxiliary reset driver

[PATCH 1/2] selftests/mm: handle EINVAL when configuring gigantic hugepages
 2026-06-30  9:35 UTC  (2+ messages)

[PATCH 0/2] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-06-30  9:34 UTC  (4+ messages)
` [PATCH 2/2] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes

[PATCH v2 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-06-30  9:32 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages
` [PATCH v2 2/3] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
` [PATCH v2 3/3] selftests/mm: fix ternary operator precedence in ksm_tests

[PATCH v4] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-30  9:32 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc8280xp-huawei-gaokun3: Add dsi panel DT node
 2026-06-30  9:31 UTC  (5+ messages)

[PATCH v4 00/17] mod_devicetable.h: Split into per subsystem headers
 2026-06-30  9:30 UTC  (19+ messages)
` [PATCH v4 01/17] "
` [PATCH v4 02/17] media: ti: vpe: #include <linux/platform_device.h> explicitly
` [PATCH v4 03/17] driver: core: Include headers for acpi_device_id and of_device_id for struct device_driver
` [PATCH v4 04/17] driver core: platform: Include header for struct platform_device_id
` [PATCH v4 05/17] usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>
` [PATCH v4 06/17] platform/x86: msi-ec: Ensure dmi_system_id is defined
` [PATCH v4 07/17] of: Explicitly include <linux/types.h> and <linux/err.h>
` [PATCH v4 08/17] i2c: Let i2c-core.h include <linux/i2c.h>
` [PATCH v4 09/17] platform/x86: x86-android-tablets: Add include defining struct dmi_system_id
` [PATCH v4 10/17] platform/x86: int3472: "
` [PATCH v4 11/17] usb: dwc2: Add include defining struct pci_device_id
` [PATCH v4 12/17] ALSA: hda/core: Add include defining struct hda_device_id
` [PATCH v4 13/17] LoongArch: KVM: Add include defining struct cpu_feature
` [PATCH v4 14/17] media: em28xx: Add include for struct usb_device_id
` [PATCH v4 15/17] parisc: #include <linux/compiler.h> for unlikely() in <asm/ptrace.h>
` [PATCH v4 16/17] Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)
` [PATCH v4 17/17] Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)

[PATCH v2 0/3] media: i2c: imx412: Modernize driver with CCI and streams API
 2026-06-30  9:29 UTC  (3+ messages)

[PATCH] cxl/test: reject wrapped GET_LOG offsets
 2026-06-30  9:27 UTC  (4+ messages)

[PATCH v2] firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()
 2026-06-30  9:27 UTC  (2+ messages)

[PATCH v5] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-30  9:25 UTC 

[PATCH v6 00/16] arm64: support Engicam MicroGEA-STM32MP257-RMM board
 2026-06-30  9:24 UTC  (17+ messages)
` [PATCH v6 01/16] dt-bindings: arm: stm32: "
` [PATCH v6 02/16] arm64: dts: st: add power-domains to sdmmc1 on stm32mp231
` [PATCH v6 03/16] arm64: dts: st: add power-domains to sdmmc1 on stm32mp251
` [PATCH v6 04/16] arm64: dts: st: add SDMMC2 support on stm32mp25
` [PATCH v6 05/16] arm64: dts: st: add CAN1 "
` [PATCH v6 06/16] arm64: dts: st: add i2c1 pins for stm32mp25
` [PATCH v6 07/16] arm64: dts: st: add ltdc "
` [PATCH v6 08/16] arm64: dts: st: add can1 "
` [PATCH v6 09/16] arm64: dts: st: add pwm2/pwm4 "
` [PATCH v6 10/16] arm64: dts: st: add sai1 "
` [PATCH v6 11/16] arm64: dts: st: add sdmmc2 "
` [PATCH v6 12/16] arm64: dts: st: add spi1 "
` [PATCH v6 13/16] arm64: dts: st: add usart1 "
` [PATCH v6 14/16] arm64: dts: st: support Engicam MicroGEA-STM32MP257 SoM
` [PATCH v6 15/16] arm64: dts: st: support Engicam MicroGEA-STM32MP257-RMM board
` [PATCH v6 16/16] arm64: defconfig: enable configs for Engicam MicroGEA-STM32MP257-RMM

[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
 2026-06-30  9:24 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM
` [PATCH v4 2/7] dt-bindings: nvmem: layouts: add Microchip/SST SFDP EUI layout
` [PATCH v4 3/7] mtd: spi-nor: sfdp: expose the SFDP as a read-only NVMEM device
` [PATCH v4 4/7] nvmem: layouts: add Microchip/SST SFDP EUI layout driver
` [PATCH v4 5/7] ARM: dts: microchip: sama5d27_wlsom1: use fixed-partitions for QSPI flash
` [PATCH v4 6/7] ARM: dts: microchip: sama5d27_wlsom1: read MAC address from QSPI SFDP
` [PATCH v4 7/7] ARM: configs: sama5: enable Microchip/SST SFDP EUI NVMEM layout

[PATCH rfc 0/2] Improvements to ftrace comm[] handling
 2026-06-30  9:26 UTC  (4+ messages)
` [PATCH 1/2] tracing: Embed 'char comm[16]' in a structure

[PATCH v3 0/2] iio: temperature: tmp117: Support the TMP119 sensor
 2026-06-30  9:26 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: ti,tmp117: add binding for the TMP119
` [PATCH v3 2/2] iio: temperature: tmp117: add TI TMP119 support

[PATCH 0/6] ACPI/PCC: Preserve platform-populated PCC signatures
 2026-06-30  9:25 UTC  (5+ messages)
` [PATCH 1/6] mailbox: pcc: Validate shared memory signature on request

[PATCH v2] firmware: arm_ffa: Handle maximum RX/TX buffer size
 2026-06-30  9:24 UTC  (2+ messages)

[PATCH 0/7] char: xillybus: Harden driver and improve code quality
 2026-06-30  9:23 UTC  (8+ messages)
` [PATCH 1/7] char: xillybus: Improve control of execution flow with mutexes
` [PATCH 2/7] char: xillybus: Remove duplicate error path code
` [PATCH 3/7] char: xillybus: Avoid possible bandwidth inefficiency
` [PATCH 4/7] char: xillybus: Use unsigned arithmetic for jiffies differences
` [PATCH 5/7] char: xillybus: Integer arithmetic improvements
` [PATCH 6/7] char: xillybus: Add defensive sanity checks
` [PATCH 7/7] char: xillybus: Ignore and report unsolicited interrupts

[PATCH v2] drm/sched: Protect entity->last_scheduled with spinlock
 2026-06-30  9:23 UTC  (2+ messages)

[PATCH bpf-next v5] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
 2026-06-30  9:23 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] mm/memblock: Remove redundant pageblock_align() in free_unused_memmap()
 2026-06-30  9:23 UTC  (2+ messages)

[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
 2026-06-30  9:21 UTC  (7+ messages)
` [PATCH 1/2] bug: Provide WARN_ON.*DEFERRED() macros for console deferred output

[PATCH 5.10/5.15/6.1/6.6/6.12] agp/amd64: Fix broken error propagation in agp_amd64_probe()
 2026-06-30  9:21 UTC  (4+ messages)

[PATCH] platform/x86: Add coreboot CFR firmware attributes
 2026-06-30  9:21 UTC 

[PATCH v2 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-06-30  9:16 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: qcom: qdsp6: add topology-driven Audio IF support
` [PATCH v2 2/7] ASoC: qcom: q6apm-lpass-dais: add TDM DAI operations
` [PATCH v2 3/7] dt-bindings: sound: qcom,q6dsp-lpass-ports: add Audio IF clocks
` [PATCH v2 4/7] ASoC: qcom: q6prm: add Audio IF clock IDs
` [PATCH v2 5/7] dt-bindings: sound: qcom,sm8250: allow TDM slot properties
` [PATCH v2 6/7] ASoC: qcom: common: add DAI-node TDM slot helpers
` [PATCH v2 7/7] ASoC: qcom: sc8280xp: add TDM hw_params support

[PATCH v2 0/2] gpio: fix sleeping-in-atomic in shared-proxy; restore meson non-sleeping
 2026-06-30  9:20 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: shared-proxy: always serialize with a sleeping mutex

[PATCH net v3 0/2] Drop in-flight Tx SKBs on MACB close
 2026-06-30  9:19 UTC  (4+ messages)
` [PATCH net v3 1/2] net: macb: give reasons for Tx SKB kfree

[PATCH v2 0/3] New vendor support and optimizations for DWC PCIe PMU
 2026-06-30  9:19 UTC  (3+ messages)
` [PATCH v2 3/3] perf/dwc_pcie: Convert to faux device interface

[PATCH v2] drm/tegra: fix host1x_bo_pin leak in tegra_dc_pin error path
 2026-06-30  9:19 UTC  (3+ messages)

[PATCH] drm/virtio: defer hotplug event from dequeue worker to avoid deadlock
 2026-06-30  9:16 UTC 

[BUG REPORT] btrfs/io_uring: GPF in tctx_task_work_run after encoded read error completion
 2026-06-30  9:16 UTC 

[PATCH 00/27] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-30  9:14 UTC  (4+ messages)
` [PATCH 09/27] ASoC: codecs: idt821034: Use guard() for mutex locks

[PATCH v2 1/2] wifi: ath12k: support calibration-variant from device tree
 2026-06-30  9:14 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: wireless: ath12k: drop qcom,ath12k-calibration-variant

[PATCH v3 0/4] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-06-30  9:13 UTC  (3+ messages)
` [PATCH v3 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH] io_uring/memmap: return PTR_ERR() from get_unmapped_area()
 2026-06-30  9:12 UTC  (2+ messages)
` [PATCH v2] io_uring/memmap: return -EINVAL from get_unmapped_area() on bad mmap

[PATCH v9 0/2] Add driver support for ESWIN EIC7700 PVT controller
 2026-06-30  9:12 UTC  (2+ messages)
` [PATCH v9 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver

[RESEND PATCH v3] coresight: etm-perf: Fix reference count leak in etm_setup_aux
 2026-06-30  9:11 UTC 

[PATCH v3 0/3] media: i2c: Add os02g10 camera sensor driver
 2026-06-30  9:12 UTC  (7+ messages)
` [PATCH v3 3/3] media: i2c: os02g10: implement crop handling with set_selection

[PATCH 1/3] file: add fd_except cleanup class
 2026-06-30  9:11 UTC  (3+ messages)
` [PATCH 2/3] xattrat: accept empty O_PATH file descriptors

[PATCH net-next v4 0/3] net: pse-pd: decouple controller lookup from MDIO probe
 2026-06-30  9:11 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: pse-pd: add notifier chain for controller lifecycle events
` [PATCH net-next v4 2/3] net: pse-pd: fire lifecycle events on controller register/unregister
` [PATCH net-next v4 3/3] net: phy: own phydev->psec via PSE notifier and remove fwnode_mdio hook

[PATCH v2] bpf: Fix smp_processor_id() call trace for preemptible kernels
 2026-06-30  9:11 UTC 


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