mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[syzbot] [kernel?] KASAN: slab-use-after-free Read in usb_put_dev
 2025-04-28  9:23 UTC 

[PATCH v5 00/11] media: rockchip: add a driver for the rockchip camera interface
 2025-04-28  9:22 UTC  (6+ messages)
` [PATCH v5 03/11] media: dt-bindings: media: add bindings for rockchip rk3568 vicap

[PATCH v10 00/24] Provide a new two step DMA mapping API
 2025-04-28  9:22 UTC  (25+ messages)
` [PATCH v10 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v10 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v10 03/24] iommu: generalize the batched sync after map interface
` [PATCH v10 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v10 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v10 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v10 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v10 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v10 09/24] docs: core-api: document the IOVA-based API
` [PATCH v10 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v10 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v10 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v10 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v10 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v10 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v10 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v10 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v10 18/24] block: share more code for bio addition helper
` [PATCH v10 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v10 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v10 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v10 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v10 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v10 24/24] nvme-pci: store aborted state in flags variable

[PATCH 0/2] BOE TD4320 panel
 2025-04-28  9:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add BOE TD4320

[PATCH 0/8] Support STM32h747i-disco board
 2025-04-28  9:17 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: arm: stm32: add compatible for stm32h747i-disco board
` [PATCH 4/8] clk: stm32h7: rename USART{7,8}_CK to UART{7,8}_CK

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-28  9:17 UTC  (9+ messages)
` [PATCH v4 3/3] "

[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
 2025-04-28  9:16 UTC  (8+ messages)
` [PATCH 13/15] x86/cpu: Make CONFIG_X86_CX8 unconditional

[PATCH 0/3] add CPUCL1/2 clock support for exynosauto v920 SoC
 2025-04-28  9:14 UTC  (6+ messages)
    ` [PATCH 1/3] dt-bindings: clock: exynosautov920: add cpucl1/2 clock definitions
    ` [PATCH 2/3] clk: samsung: exynosautov920: add cpucl1/2 clock support
    ` [PATCH 3/3] arm64: dts: exynosautov920: add cpucl1/2 clock DT nodes

[PATCH] mm: memblock: Fix arguments passed to memblock_set_node()
 2025-04-28  9:13 UTC  (2+ messages)

[PATCH iwl-next v1 0/8] igc: harmonize queue priority and add preemptible queue support
 2025-04-28  9:11 UTC  (3+ messages)
` [PATCH iwl-next v1 6/8] igc: add preemptible queue support in taprio
  ` [Intel-wired-lan] "

linux-next: build failure after merge of the drm-nova tree
 2025-04-28  9:09 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR()
 2025-04-28  9:08 UTC 

[PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
 2025-04-28  9:07 UTC  (3+ messages)

[BUG] perf segfaults when combining --overwrite and intel_pt event
 2025-04-28  9:07 UTC 

drm/msm/dp: Introduce link training per-segment for LTTPRs
 2025-04-28  9:06 UTC  (3+ messages)

[PATCH v3 00/11] ARM: qcom: fix APQ8064 schema warnings
 2025-04-28  9:06 UTC  (3+ messages)
` [PATCH v3 06/11] dt-bindings: arm: arm,coresight-static-replicator: add optional clocks

Some useful bash aliases (file .bash_aliases)
 2025-04-28  9:05 UTC  (2+ messages)
` Simple but sufficient .vimrc settings (file .vimrc)

[PATCH blktests 0/3] blktest: add unmap write zeroes tests
 2025-04-28  9:04 UTC  (6+ messages)
` [PATCH blktests 2/3] dm/003: "

[PATCH net] net: dsa: fix VLAN 0 filter imbalance when toggling filtering
 2025-04-28  9:02 UTC  (7+ messages)

[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-04-28  9:02 UTC  (3+ messages)

[PATCH v5 00/12] unwind_deferred: Implement sframe handling
 2025-04-28  9:00 UTC  (3+ messages)
` [PATCH v5 06/12] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH] regcache: Use sort()'s default swap() implementation
 2025-04-28  9:00 UTC  (2+ messages)

[PATCH v11 0/3] Add STM32MP25 SPI NOR support
 2025-04-28  8:58 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller
` [PATCH v11 2/3] memory: Add STM32 Octo Memory Manager driver
` [PATCH v11 3/3] MAINTAINERS: add entry for STM32 OCTO MEMORY MANAGER driver

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-04-28  8:58 UTC  (3+ messages)
` [PATCH v8 06/43] arm64: RME: Define the user ABI

[PATCH 0/2] perf,coresight: Reduce fragmentation with non-contiguous AUX pages for cs_etm
 2025-04-28  8:56 UTC  (7+ messages)
` [PATCH 1/2] perf: Allow non-contiguous AUX buffer pages via PMU capability

[PATCH] ACPI: pci: Release excess memory usage
 2025-04-28  8:56 UTC 

[PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
 2025-04-28  8:53 UTC  (5+ messages)

[PATCH v2 0/3] move all VMA allocation, freeing and duplication logic to mm
 2025-04-28  8:53 UTC  (4+ messages)
` [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem

[PATCH] drm/panthor: Fix build warning when DEBUG_FS is disabled
 2025-04-28  8:53 UTC  (2+ messages)

[PATCH v2] can: m_can: initialize spin lock on device probe
 2025-04-28  8:50 UTC  (2+ messages)

[PATCH v9] arm64: defconfig: Enable STM32 Octo Memory Manager and OcstoSPI driver
 2025-04-28  8:47 UTC 

[PATCH mm-new] mm/zblock: avoid failing the build
 2025-04-28  8:46 UTC  (2+ messages)

[RFC PATCH v2 0/2] wifi: Nordic nRF70 series
 2025-04-28  8:45 UTC  (3+ messages)

[PATCH net-next v7 0/3] net: ethtool: Introduce ethnl dump helpers
 2025-04-28  8:44 UTC  (6+ messages)
` [PATCH net-next v7 1/3] net: ethtool: Introduce per-PHY DUMP operations

[PATCH v6 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
 2025-04-28  8:44 UTC  (4+ messages)
` [PATCH v6 1/2] pm: runtime: Add new devm functions

[PATCH 0/2] RK3576 SATA Enablement
 2025-04-28  8:41 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: ata: rockchip-dwc-ahci: add RK3576 compatible
` (subset) [PATCH 0/2] RK3576 SATA Enablement

[PATCH] mm: hugetlb: Fix incorrect fallback for subpool
 2025-04-28  8:41 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: starfive: jh7110: support force inputs
 2025-04-28  8:40 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: starfive,jh7110: add PAD_INTERNAL_* virtual pins

[PATCH v9 0/3] arm64: dts: st: Add SPI NOR support for stm32mp257f-ev1
 2025-04-28  8:40 UTC  (4+ messages)
` [PATCH v9 1/3] arm64: dts: st: Add OMM node on stm32mp251
` [PATCH v9 2/3] arm64: dts: st: Add ospi port1 pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v9 3/3] arm64: dts: st: Add SPI NOR flash support on stm32mp257f-ev1 board

[PATCH RESEND] MAINTAINERS: .mailmap: update Mattijs Korpershoek's email address
 2025-04-28  8:40 UTC 

linux-next: manual merge of the pwm tree with the devicetree tree
 2025-04-28  8:38 UTC 

[PATCH] media: dt-bindings: Add OminiVision 0V02C10
 2025-04-28  8:38 UTC  (3+ messages)

[PATCH] ARM: dts: allwinner: orangepi-zero: Enable audio codec
 2025-04-28  8:37 UTC  (4+ messages)

[PATCH V2] perf/core: Fix a defect in perf_output_sample
 2025-04-28  8:36 UTC 

[PATCH RESEND] dt-bindings: mediatek,mt6779-keypad: Update Mattijs' email address
 2025-04-28  8:35 UTC 

[PATCH net-next v4 0/2] Refactoring designware VLAN code
 2025-04-28  8:34 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net: stmmac: Refactor VLAN implementation

[PATCH 0/2] input: touch: goodix: Extend reset pull-up fix to DT platforms
 2025-04-28  8:33 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: goodix: Add no-reset-pull-up property
` [PATCH 2/2] Input: goodix - Allow DT specification of missing reset pull-up

linux-next: manual merge of the usb tree with the usb.current tree
 2025-04-28  8:32 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the usb.current tree
 2025-04-28  8:32 UTC  (2+ messages)

[PATCH] drm: writeback: Fix drm_writeback_connector_cleanup signature
 2025-04-28  8:32 UTC 

[PATCH 0/6] Enable USB audio offloading on Fairphone 4 smartphone
 2025-04-28  8:31 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: usb: dwc3: Document usb-soc-be property
` [PATCH 3/6] ASoC: dt-bindings: qcom,sm8250: Add Fairphone 4 sound card
` [PATCH 6/6] arm64: dts: qcom: sm7225-fairphone-fp4: Enable USB audio offload support

[PATCH v2] pid: annotate data-races around pid_ns->pid_allocated
 2025-04-28  8:30 UTC  (3+ messages)

[PATCH 1/2] bindings: arm: fsl: Add PHYTEC phyBOARD-Nash-i.MX93 board
 2025-04-28  8:29 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: nvmem: convert vf610-ocotp.txt to yaml format
 2025-04-28  8:27 UTC  (2+ messages)

[PATCH v2 0/3] add CPUCL0 clock support for exynosauto v920 SoC
 2025-04-28  8:26 UTC  (4+ messages)
  ` [PATCH v2 2/3] clk: samsung: exynosautov920: add cpucl0 clock support

[RESEND ath-next 0/2] wifi: ath12k: support usercase-specific firmware overrides
 2025-04-28  8:25 UTC  (3+ messages)
` [RESEND ath-next 1/2] dt-bindings: net: wireless: ath12k: describe firmware-name property

[PATCH v4 0/7] mm: Introduce for_each_valid_pfn()
 2025-04-28  8:25 UTC  (7+ messages)
` [PATCH v4 7/7] mm/mm_init: Use for_each_valid_pfn() in init_unavailable_range()

[PATCH 0/3] Add x1e Dell Inpsiron 14p
 2025-04-28  8:24 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add Dell Inspiron 14 Plus 7441

[PATCH 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-04-28  8:24 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1
` [PATCH 2/2] riscv: dts: spacemit: add usb3.0 support for K1

[PATCH] block: rnbd: add .release to rnbd_dev_ktype
 2025-04-28  8:24 UTC  (3+ messages)

[PATCH] mm/memory: fix mapcount / refcount sanity check for mTHP reuse
 2025-04-28  8:21 UTC  (2+ messages)

[PATCH v2 0/5] This patch set did some clean up and add runtime pm support for flexspi driver
 2025-04-28  8:20 UTC  (7+ messages)
` [PATCH v2 2/5] spi: spi-nxp-fspi: enable runtime pm for fspi
` [PATCH v2 5/5] spi: nxp-fspi: use devm instead of remove for driver detach

[GIT PULL] gpio: immutable tag for the driver core for v6.16-rc1
 2025-04-28  8:19 UTC  (3+ messages)

[PATCH 0/2] Add support for rk3399 industry evaluation board
 2025-04-28  8:19 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add rk3399-evb-ind board

[PATCH v3 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-28  8:19 UTC  (6+ messages)
` [PATCH v3 01/12] dt-bindings: media: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible

[PATCH] drm/vkms: Adjust vkms_state->active_planes allocation type
 2025-04-28  8:18 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm8650: add iris DT node
 2025-04-28  8:18 UTC  (3+ messages)

[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
 2025-04-28  8:16 UTC  (4+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: Introduce a new kfunc for sockmap
` [PATCH bpf-next v1 2/3] bpf, sockmap: Affinitize workqueue to a specific CPU
` [PATCH bpf-next v1 3/3] selftest/bpf/benchs: Add cpu-affinity for sockmap bench

[PATCH v2 0/4] of: Common "memory-region" parsing
 2025-04-28  8:16 UTC  (4+ messages)
` [PATCH v2 1/4] of: reserved_mem: Add functions to parse "memory-region"

[PATCH v7 00/11] TEE subsystem for protected dma-buf allocations
 2025-04-28  8:14 UTC  (4+ messages)
` [PATCH v7 04/11] optee: sync secure world ABI headers

[PATCH 0/7] Baisc devicetree support for Amlogic S6 S7 and S7D
 2025-04-28  8:13 UTC  (7+ messages)

[PATCH v1 0/2] Add Qualcomm extended CTI support
 2025-04-28  8:09 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: arm: Add Qualcomm extended CTI

linux-next: duplicate patch in the paulmck tree
 2025-04-28  8:08 UTC 

[PATCH 5.10.y v2] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-04-28  8:07 UTC 

[PATCH 0/4] PM / devfreq: Some optimizations of devfreq
 2025-04-28  8:07 UTC  (4+ messages)
` [PATCH 1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store()

[PATCH v5 0/8] Support Multi-frequency scale for UFS
 2025-04-28  8:06 UTC  (4+ messages)

[PATCH] hung_task: configurable hung-task stacktrace loglevel
 2025-04-28  8:05 UTC  (5+ messages)

[PATCH v5] wifi: ath11k: Fix memory reuse logic
 2025-04-28  8:02 UTC 

[PATCH 5.15.y v2] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-04-28  8:02 UTC 

[PATCH 6.1.y v2] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-04-28  8:01 UTC 

[PATCH 0/3] MCP3911 fixes
 2025-04-28  8:01 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: iio: adc: mcp3911: add reset-gpios

[PATCH net-next v2 0/4] net: selftest: improve test string formatting and checksum handling
 2025-04-28  7:56 UTC  (3+ messages)

[syzbot] Monthly cgroups report (Apr 2025)
 2025-04-28  7:54 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in bt_accept_dequeue (2)
 2025-04-28  7:54 UTC 

[PATCH] dt-bindings: remoteproc: qcom,sm8150-pas: Add missing SC8180X compatible
 2025-04-28  7:52 UTC 

[PATCH 0/6] arm64: dts: qcom: qcs615: enable remoteprocs - ADSP and CDSP
 2025-04-28  7:52 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: remoteproc: qcom,sm8150-pas: Document QCS615 remoteproc
` [PATCH 2/6] dt-bindings: soc: qcom: add qcom,qcs615-imem compatible

[PATCH 6.1.y v2] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-04-28  7:52 UTC  (2+ messages)

[PATCH v2 0/3] gpiolib: finish conversion to devm_*_action*() APIs
 2025-04-28  7:51 UTC  (5+ messages)
` (subset) "

[PATCH 6.1 000/291] 6.1.135-rc1 review
 2025-04-28  7:50 UTC  (6+ messages)

[PATCH v3 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
 2025-04-28  7:49 UTC  (4+ messages)
` [PATCH v3 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC

[PATCH v2 0/3] MCP3911 fixes
 2025-04-28  7:46 UTC  (5+ messages)
` [PATCH v2 1/3] iio: adc: mcp3911: fix device dependent mappings for conversion result registers
` [PATCH v2 3/3] iio: adc: mcp3911: add reset management

[PATCH] drm/sitronix: move tiny Sitronix drivers to their own subdir
 2025-04-28  7:45 UTC  (3+ messages)

[PATCH v3] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives
 2025-04-28  7:44 UTC  (3+ messages)

[net-next v8 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-28  7:44 UTC  (8+ messages)
` [net-next v8 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v8 2/7] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [net-next v8 3/7] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v8 4/7] net: mtip: The L2 switch driver for imx287
` [net-next v8 5/7] ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
` [net-next v8 6/7] ARM: mxs_defconfig: Update mxs_defconfig to 6.15-rc1
` [net-next v8 7/7] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch

[PATCH v5 0/7] Introduce CET supervisor state support
 2025-04-28  7:44 UTC  (8+ messages)
` [PATCH v5 3/7] x86/fpu/xstate: Differentiate default features for host and guest FPUs

IPC drop down on AMD epyc 7702P
 2025-04-28  7:43 UTC  (3+ messages)

[mainline]Warning while building tools/perf
 2025-04-28  7:42 UTC  (3+ messages)

[PATCH] LoongArch: Fix MAX_REG_OFFSET calculation
 2025-04-28  7:40 UTC 

[PATCH] LoongArch: Move __arch_cpu_idle() to .cpuidle.text section
 2025-04-28  7:40 UTC 

[PATCH] ASoC: Intel: avs: Fix kcalloc() sizes
 2025-04-28  7:39 UTC  (2+ messages)

[mainline]WARNING: CPU: 29 PID: 1121679 at block/genhd.c:302 unregister_blkdev+0x1e8/0x2b0
 2025-04-28  7:39 UTC  (2+ messages)

[PATCH v2 0/2] Fix udmabuf vmap error
 2025-04-28  7:38 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "udmabuf: fix vmap_udmabuf error page set"
` [PATCH v2 2/2] udmabuf: fix vmap missed offset page

[PATCH v2 RFC/WIP 0/9] Add sa8775p camss support
 2025-04-28  7:38 UTC  (3+ messages)
` [PATCH RFC/WIP v2 3/9] media: dt-bindings: Add qcom,sa8775p-camss

[PATCH v4 0/4] Don't create Python bytecode when building the kernel
 2025-04-28  7:35 UTC  (4+ messages)

[PATCH] bcache: add the deferred_flush IO processing path in the writeback mode
 2025-04-28  7:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RFC v2 0/5] Add support for Saef SFTO340XC panel
 2025-04-28  7:33 UTC  (5+ messages)
` [PATCH RFC v2 1/5] dt-bindings: display: panel: Fix port binding
` [PATCH RFC v2 2/5] dt-bindings: display: panel: ili9881c: Add data-lanes property

[PATCH v2] hwmon: (asus-ec-sensors) add WARN_ONCE() on invalid sensor index
 2025-04-28  7:33 UTC  (3+ messages)

[PATCH] arm64: dts: amlogic: gxl: set i2c bias to pull-up
 2025-04-28  7:32 UTC  (2+ messages)

[PATCH] spi: spi-qpic-snand: fix NAND_READ_LOCATION_2 register handling
 2025-04-28  7:30 UTC 

[PATCH v2] i2c: amd-isp: Add ISP i2c-designware driver
 2025-04-28  7:30 UTC  (2+ messages)

[PATCH v1 1/1] util_macros.h: Make the header more resilient
 2025-04-28  7:27 UTC 

[PATCH, resend v1 1/1] util_macros.h: Fix the reference in kernel-doc
 2025-04-28  7:27 UTC 

[PATCH v2 2/2] dt-bindings: trivial: Add tps53685 support
 2025-04-28  7:27 UTC  (2+ messages)

[PATCH v1 1/1] util_macros.h: Fix the reference in kernel-doc
 2025-04-28  7:27 UTC 

[PATCH v2 00/13] ASoC: mediatek: use reserved memory or enable buffer pre-allocation
 2025-04-28  7:24 UTC  (3+ messages)
` [PATCH v2 01/13] ASoC: dt-bindings: Convert MT8173 AFE binding to dt-schema

[PATCH v2 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-28  7:22 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: arm: sunxi: Add A523 EMAC0 compatible

[PATCH v7 0/2] MIPS: Fix idle VS timer enqueue
 2025-04-28  7:22 UTC  (5+ messages)
` [PATCH v7 1/2] "

[PATCH rtw-next v2] wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723
 2025-04-28  7:22 UTC  (2+ messages)

[PATCH 0/8] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
 2025-04-28  7:20 UTC 

[PATCH v2] iov_iter: Use iov_offset for length calculation in iov_iter_aligned_bvec
 2025-04-28  6:27 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®