The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-08-16 07:50:18 to 2025-08-16 12:08:33 UTC [more...]

[PATCH v4 0/9] iio: imu: new inv_icm45600 driver
 2025-08-16 12:08 UTC  (9+ messages)
` [PATCH v4 1/9] dt-bindings: iio: imu: Add inv_icm45600
` [PATCH v4 2/9] iio: imu: inv_icm45600: add new inv_icm45600 driver
` [PATCH v4 3/9] iio: imu: inv_icm45600: add buffer support in iio devices
` [PATCH v4 4/9] iio: imu: inv_icm45600: add IMU IIO gyroscope device

[PATCH] documentation/arm64 : kdump fixed typo errors
 2025-08-16 12:07 UTC 

[PATCH 0/3] J2 Ethernet MAC driver
 2025-08-16 12:06 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Document J-Core
` [PATCH 2/3] dt-bindings: net: Add support for J-Core EMAC

[PATCH v2] iio: imu: use min() to improve code
 2025-08-16 12:05 UTC 

[GIT PULL] runtime verification: Updates for 6.17
 2025-08-16 12:04 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mips: lantiq: Document Lantiq Xway GPTU
 2025-08-16 12:04 UTC  (3+ messages)

[PATCH 00/11] Fix PDF doc builds on major distros
 2025-08-16 11:55 UTC  (3+ messages)

[PATCH 3/3] platform/chrome: cros_ec_chardev: Consume cros_ec_device via ref_proxy
 2025-08-16 11:46 UTC  (2+ messages)

[PATCH] rust: cred: update AlwaysRefCounted import to sync::aref
 2025-08-16 11:44 UTC 

[PATCH v4 0/5] Better split_huge_page_test result check
 2025-08-16 11:43 UTC  (4+ messages)
` [PATCH v4 3/5] selftests/mm: reimplement is_backed_by_thp() with more precise check

[PATCH v3] mm/page_alloc: simplify lowmem_reserve max calculation
 2025-08-16 11:42 UTC  (3+ messages)

[BUG] usb: gadget: dummy_hcd: Sleeping function called from invalid context in dummy_dequeue on PREEMPT_RT
 2025-08-16 11:41 UTC  (3+ messages)

[BUG report] kernel warnings with Samsung 970 EVO 2TB SSD
 2025-08-16 11:40 UTC 

[PATCH] accel/habanalabs: fix mismatched alloc/free for kvcalloc()
 2025-08-16 11:31 UTC  (3+ messages)

[PATCH 0/3] rcu: Documentation updates for v6.18
 2025-08-16 11:28 UTC  (6+ messages)
` [PATCH 1/3] doc: Update whatisRCU.rst for recent RCU API additions

[PATCH 0/2] Common csr_read_num() and csr_write_num() for RISC-V
 2025-08-16 11:26 UTC  (7+ messages)
` [PATCH 2/2] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH 3/3] net: j2: Introduce J-Core EMAC
 2025-08-16 11:24 UTC  (2+ messages)

[PATCH v2 00/24] Enable H.264/H.265 encoder support and fixes in common code
 2025-08-16 11:23 UTC  (20+ messages)
` [PATCH v2 03/24] media: iris: Fix memory leak by freeing untracked persist buffer
` [PATCH v2 04/24] media: iris: Fix port streaming handling
` [PATCH v2 06/24] media: iris: Always destroy internal buffers on firmware release response
` [PATCH v2 07/24] media: iris: Update vbuf flags before v4l2_m2m_buf_done
` [PATCH v2 08/24] media: iris: Allow stop on firmware only if start was issued
` [PATCH v2 09/24] media: iris: Send dummy buffer address for all codecs during drain
` [PATCH v2 10/24] media: iris: Fix missing LAST flag handling "
` [PATCH v2 11/24] media: iris: Add support for video encoder device
` [PATCH v2 12/24] media: iris: Initialize and deinitialize encoder instance structure

[PATCH v2 0/8] iio: imu: new inv_icm45600 driver
 2025-08-16 11:17 UTC  (5+ messages)
` [PATCH v2 3/8] iio: imu: inv_icm45600: add buffer support in iio devices

[PATCH v3] virtio: reject shm region if length is zero
 2025-08-16 11:16 UTC  (6+ messages)
` [REGRESSION] "

[PATCH] iio: core: Cast info mask to 'unsigned long *' in bit-ops
 2025-08-16 11:10 UTC  (2+ messages)

[PATCH 04/11] scripts: sphinx-build-wrapper: add a wrapper for sphinx-build
 2025-08-16 11:06 UTC  (3+ messages)

[PATCH v6 0/5] support FEAT_LSUI and apply it on futex atomic ops
 2025-08-16 11:04 UTC  (4+ messages)
` [PATCH v6 1/5] arm64: cpufeature: add FEAT_LSUI

[RESEND PATCH] accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()
 2025-08-16 11:02 UTC  (2+ messages)

[PATCH v3 0/2] introduce kasan.write_only option in hw-tags
 2025-08-16 11:00 UTC  (3+ messages)
` [PATCH v3 1/2] kasan/hw-tags: introduce kasan.write_only option
` [PATCH v3 2/2] kasan: apply write-only mode in kasan kunit testcases

[PATCH] docs: iio: bno055: Correct wording in driver documentation
 2025-08-16 10:57 UTC  (3+ messages)

[PATCH] pwm: loongson: Fix LOONGSON_PWM_FREQ_DEFAULT
 2025-08-16 10:49 UTC 

[PATCH] mm/migrate: Fix NULL movable_ops if CONFIG_ZSMALLOC=m
 2025-08-16 10:54 UTC  (5+ messages)

[PATCH v4 0/3] Add LTC2495 support
 2025-08-16 10:53 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: ltc2497: add lltc,ltc2495 bindings
` [PATCH v4 2/3] iio: adc: ltc2497: add support for LTC2495
` [PATCH v4 3/3] iio: adc: ltc2497: reorder struct members to fix memory holes

[PATCH 00/14] scsi: scsi_error: Introduce new error handle mechanism
 2025-08-16 11:24 UTC  (15+ messages)
` [PATCH 01/14] scsi: scsi_error: Define framework for LUN/target based error handle
` [PATCH 02/14] scsi: scsi_error: Move complete variable eh_action from shost to sdevice
` [PATCH 03/14] scsi: scsi_error: Check if to do reset in scsi_try_xxx_reset
` [PATCH 04/14] scsi: scsi_error: Add helper scsi_eh_sdev_stu to do START_UNIT
` [PATCH 05/14] scsi: scsi_error: Add helper scsi_eh_sdev_reset to do lun reset
` [PATCH 06/14] scsi: scsi_error: Add flags to mark error handle steps has done
` [PATCH 07/14] scsi: scsi_error: Add helper to handle scsi device's error command list
` [PATCH 08/14] scsi: scsi_error: Add a general LUN based error handler
` [PATCH 09/14] scsi: core: increase/decrease target_busy if set "
` [PATCH 10/14] scsi: scsi_error: Add helper to handle scsi target's error command list
` [PATCH 11/14] scsi: scsi_error: Add a general target based error handler
` [PATCH 12/14] scsi: scsi_debug: Add params for configuring the "
` [PATCH 13/14] scsi: virtio_scsi: enable LUN based error handlers
` [PATCH 14/14] scsi: iscsi_tcp: enable LUN-based and target-based "

[PATCH v2] mm: slub: avoid wake up kswapd in set_track_prepare
 2025-08-16 10:46 UTC  (6+ messages)
    `  "
    `  "

[PATCH 0/3] nvmem: s32g-ocotp: Add driver for S32G OCOTP
 2025-08-16 10:47 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: nvmem: Add the nxp,s32g-ocotp yaml file
` [PATCH 2/3] nvmem: s32g-ocotp: Add driver for S32G OCOTP
` [PATCH 3/3] arm64: dts: s32g: Add device tree information for the OCOTP driver

[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
 2025-08-16 10:38 UTC  (5+ messages)
` [PATCH v4 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers

[syzbot] [kvm?] [net?] [virt?] WARNING in virtio_transport_send_pkt_info
 2025-08-16 10:34 UTC  (8+ messages)

[PATCH v4 13/13] drm/bridge: analogix_dp: Apply panel_bridge helper
 2025-08-16 10:31 UTC  (2+ messages)

[PATCH 0/6] crypto: hisilicon - enhancements and fixes for device reset and configuration
 2025-08-16 10:28 UTC  (7+ messages)
` [PATCH 1/6] crypto: hisilicon - re-enable address prefetch after device resuming
` [PATCH 2/6] crypto: hisilicon/zip - remove unnecessary validation for high-performance mode configurations
` [PATCH 3/6] crypto: hisilicon - check the sva module status while enabling or disabling address prefetch
` [PATCH 4/6] crypto: hisilicon/qm - check whether the input function and PF are on the same device
` [PATCH 5/6] crypto: hisilicon/qm - request reserved interrupt for virtual function
` [PATCH 6/6] crypto: hisilicon/zip - enable literal length in stream mode compression

[PATCH 2/4] clk: renesas: rzv2h: Add support for parent mod clocks
 2025-08-16 10:28 UTC  (2+ messages)

[PATCH 0/3] Support reset controller of Loongson 2K0300 SoC
 2025-08-16 10:24 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: reset: Document "

[PATCH v3 0/4] Add LTC2495 support
 2025-08-16 10:23 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: iio: adc: ltc2497: add lltc,ltc2495 bindings

[PATCH 1/3] dt-bindings: iio: adc: ltc2497: add docs for LTC2495
 2025-08-16 10:23 UTC  (3+ messages)

[PATCH 0/5] iio: mcp9600: Features and improvements
 2025-08-16 10:15 UTC  (14+ messages)
` [PATCH 1/5] dt-bindings: iio: mcp9600: Add compatible for microchip,mcp9601
` [PATCH 2/5] iio: mcp9600: White space cleanup for tab alignment
` [PATCH 3/5] iio: mcp9600: Recognize chip id for mcp9601
` [PATCH 4/5] iio: mcp9600: Add support for thermocouple-type
` [PATCH 5/5] iio: mcp9600: Add support for IIR filter

[PATCH v2 0/3] Support "generic" CPUID timing leaf as KVM guest and host
 2025-08-16 10:10 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Restore caching of KVM CPUID base
` [PATCH v2 2/3] KVM: x86: Provide TSC frequency in "generic" timing infomation CPUID leaf
` [PATCH v2 3/3] x86/kvm: Obtain TSC frequency from CPUID if present

[PATCH v2] drm/gud: Replace simple display pipe with DRM atomic helpers
 2025-08-16  9:57 UTC 

[PATCH v3 0/5] iio: mcp9600: Features and improvements
 2025-08-16 10:09 UTC  (2+ messages)

[PATCH v4] x86/bhyve: Detect FreeBSD Bhyve hypervisor
 2025-08-16 10:06 UTC 

[RFC PATCH 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-08-16 10:04 UTC  (3+ messages)
` [RFC PATCH 3/8] drm: verisilicon: add a driver for Verisilicon display controllers

[PATCH v4 00/34] x86: Introduce a centralized CPUID data model
 2025-08-16  9:59 UTC  (2+ messages)

[PATCH v2 5/5] iio: mcp9600: Add support for IIR filter
 2025-08-16  9:54 UTC  (3+ messages)

[PATCH 0/3] Support GPIO controller of Loongson 2K0300 SoC
 2025-08-16  9:49 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: gpio: loongson: Document GPIO controller of "

[PATCH] genirq/test: Fix depth tests on architectures with NOREQUEST by default
 2025-08-16  9:45 UTC 

[PATCH] crypto: ccp - Remove redundant __GFP_ZERO
 2025-08-16  9:36 UTC  (2+ messages)

[PATCH] lib/lzo: add unlikely hints to overrun checks
 2025-08-16  9:36 UTC  (2+ messages)

[PATCH] hwrng: nomadik: add ARM_AMBA dependency
 2025-08-16  9:34 UTC  (2+ messages)

[PATCH] hwrng: Use us_to_ktime() where appropriate
 2025-08-16  9:34 UTC  (2+ messages)

[PATCH net-next v3] net: af_packet: Use hrtimer to do the retire operation
 2025-08-16  9:34 UTC  (2+ messages)

[PATCH v2] crypto: keembay - Add missing check after sg_nents_for_len()
 2025-08-16  9:34 UTC  (2+ messages)

[PATCH RFC 00/13] Collect documention-related tools under tools/doc
 2025-08-16  9:34 UTC  (11+ messages)
` [PATCH 07/13] docs: move sphinx-pre-install to tools/doc

[PATCH v2] net: af_packet: Use hrtimer to do the retire operation
 2025-08-16  9:33 UTC  (2+ messages)

[PATCH 0/7] arm64: allwinner: a523: add USB3.0 support
 2025-08-16  9:33 UTC  (12+ messages)
` [PATCH 1/7] clk: sunxi-ng: a523: add missing usb related clocks
` [PATCH 2/7] arm64: dts: allwinner: a523: add third usb2 phy
` [PATCH 3/7] phy: sun4i-usb: a523: add support for the USB2 PHY
` [PATCH 4/7] phy: allwinner: a523: add USB3/PCIe PHY driver
` [PATCH 5/7] arm64: dts: allwinner: a523: add USB3.0 phy node
` [PATCH 6/7] arm64: dts: allwinner: a523: add DWC3 USB3.0 node
` [PATCH 7/7] arm64: dts: allwinner: a523: activate USB3 for all boards

[PATCH 0/3] Initial thermal management for Lichee Pi 4A board
 2025-08-16  9:32 UTC  (4+ messages)
` [PATCH 1/3] riscv: dts: thead: th1520: add coefficients to the PVT node
` [PATCH 2/3] riscv: dts: thead: th1520: add initial thermal zones
` [PATCH 3/3] riscv: dts: thead: th1520: add soft PWM fan for Lichee Pi 4A

[PATCH][next] crypto: stm32: Fix spelling mistake "STMicrolectronics" -> "STMicroelectronics"
 2025-08-16  9:30 UTC  (2+ messages)

[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-08-16  9:29 UTC  (4+ messages)

mm/maccess.c:41:17: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2025-08-16  9:28 UTC 

[PATCH v5 01/14] net: ionic: Create an auxiliary device for rdma driver
 2025-08-16  9:25 UTC  (2+ messages)

[PATCH v2] crypto: caam - switch to use devm_kmemdup_array()
 2025-08-16  9:21 UTC  (2+ messages)

netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning
 2025-08-16  9:19 UTC  (8+ messages)

[syzbot] [crypto?] KMSAN: kernel-infoleak in rng_recvmsg
 2025-08-16  9:17 UTC  (3+ messages)
` [PATCH] crypto: Prevent "

[PATCH 0/3] crypto: hisilicon - add fallback function for hisilicon accelerater driver
 2025-08-16  9:14 UTC  (3+ messages)
` [PATCH 1/3] crypto: hisilicon/zip - support fallback for zip

[PATCH 0/2] ASoC: spacemit: add i2s support to K1 SoC
 2025-08-16  9:13 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2s: spacemit: add support for "

[PATCH v3 0/4] clk: thead: Changes to TH1520 clock driver for disp
 2025-08-16  9:11 UTC  (5+ messages)
` [PATCH v3 1/4] clk: thead: Correct parent for DPU pixel clocks
` [PATCH v3 2/4] clk: thead: add support for enabling/disabling PLLs
` [PATCH v3 3/4] clk: thead: support changing DPU pixel clock rate
` [PATCH v3 4/4] clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL

[GIT PULL] SCSI fixes for 6.17-rc1
 2025-08-16  9:12 UTC 

[PATCH 0/9] sun8i-ce: small cleanups/refactoring
 2025-08-16  9:09 UTC  (3+ messages)
` [PATCH 8/9] crypto: sun8i-ce - save hash buffers and dma info to request context

[PATCH v3 0/3] net: use vmalloc_array() to simplify code
 2025-08-16  9:06 UTC  (4+ messages)
` [PATCH v3 1/3] eth: intel: "
` [PATCH v3 2/3] nfp: flower: "
` [PATCH v3 3/3] ppp: "

[RFC net-next v3 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-16  9:05 UTC  (10+ messages)
` [RFC net-next v3 1/7] queue_api: add support for fetching per queue DMA dev
` [RFC net-next v3 6/7] net: devmem: pre-read requested rx queues during bind
` [RFC net-next v3 7/7] net: devmem: allow binding on rx queues with same MA devices

[PATCH V2] mm/migrate: Fix NULL movable_ops if CONFIG_ZSMALLOC=m
 2025-08-16  8:47 UTC  (3+ messages)

[PATCH v2 0/2] clk: thead: th1520-ap: allow gate cascade and fix padctrl0
 2025-08-16  8:44 UTC  (3+ messages)
` [PATCH v2 1/2] clk: thead: th1520-ap: describe gate clocks with clk_gate
` [PATCH v2 2/2] clk: thead: th1520-ap: fix parent of padctrl0 clock

[PATCH] x86/CPU/AMD: Ignore invalid reset reason value
 2025-08-16  8:42 UTC  (11+ messages)

[PATCH] soc: qcom: icc-bwmon: Fix handling dev_pm_opp_find_bw_*() errors
 2025-08-16  8:40 UTC  (5+ messages)

[PATCH] padata: Reset next CPU when reorder sequence wraps around
 2025-08-16  8:37 UTC  (2+ messages)

[net-next v3 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-08-16  8:36 UTC  (3+ messages)
` [net-next v3 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support

[PATCH net-next 2/2] net: phy: mxl-86110: add basic support for MxL86111 PHY
 2025-08-16  8:35 UTC  (2+ messages)

[PATCH 0/3] coresight-tnoc: Add support for Interconnect TNOC
 2025-08-16  8:33 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add Coresight "

[PATCH v5 0/2] Handle shared reset GPIO for WSA883x speakers
 2025-08-16  8:28 UTC  (3+ messages)
` [PATCH v5 2/2] ASoC: codecs: wsa883x: "

[PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs
 2025-08-16  8:25 UTC  (12+ messages)

[PATCH 0/5] Properly Limit Tegra210 Clock Rates
 2025-08-16  8:21 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: clock: tegra124-dfll: Add property to limit frequency

[PATCH 0/3] Adding device tree and binding for Nvidia mgx cx8 switchboard
 2025-08-16  8:17 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: arm: aspeed: Add Nvidia's mgx4u BMC
` [PATCH 2/3] ARM: dts: aspeed: Add device tree includes for the cx8 switchboard
` [PATCH 3/3] ARM: dts: aspeed: Add device tree for mgx4u BMC

[PATCH] mm/gup: Drain batched mlock folio processing before attempting migration
 2025-08-16  8:15 UTC  (3+ messages)

[PATCH 0/2] clk: thead: th1520-ap: allow gate cascade and fix padctrl0
 2025-08-16  8:11 UTC  (5+ messages)
` [PATCH 1/2] clk: thead: th1520-ap: describe gate clocks with clk_gate
` [PATCH 2/2] clk: thead: th1520-ap: fix parent of padctrl0 clock

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-08-16  8:11 UTC  (4+ messages)
` [PATCH v5 12/14] RDMA/ionic: Register device ops for miscellaneous functionality

[PATCH 1/1] MAINTAINERS: Change habanalabs maintainers
 2025-08-16  8:11 UTC  (2+ messages)

[PATCH 1/1] x86/smp: ignore stale reboot IPI in crash kernel
 2025-08-16  8:08 UTC 

[PATCH v5 00/14] SLUB percpu sheaves
 2025-08-16  8:05 UTC  (3+ messages)

[PATCH 00/10] blk-mq: fix blk_mq_tags double free while nr_requests grown
 2025-08-16  8:05 UTC  (6+ messages)
` [PATCH 08/10] "

[PATCH v3 0/2] media: Add Sony IMX585 image sensor support
 2025-08-16  8:04 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: media: Add Sony IMX585 CMOS image sensor
` [PATCH v3 2/2] media: i2c: imx585: Add Sony IMX585 image-sensor driver

[PATCH v2 0/3] arm64: dts: rockchip: update Radxa E52C support
 2025-08-16  8:00 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: disable display subsystem for Radxa E52C
` [PATCH v2 2/3] arm64: dts: rockchip: remove vcc_3v3_pmu regulator "
` [PATCH v2 3/3] arm64: dts: rockchip: update pinctrl names "

[PATCH] i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRD
 2025-08-16  7:53 UTC 

[PATCH 6.17 0/3] mm/mremap: allow multi-VMA move for huge folio, find ineligible earlier
 2025-08-16  7:52 UTC  (3+ messages)
` [PATCH 6.17 2/3] mm/mremap: catch invalid multi VMA moves earlier

[PATCH 0/7] drm/etnaviv: add support for GC620 on T-Head TH1520
 2025-08-16  7:47 UTC  (3+ messages)
` [PATCH 6/7] drm/etnaviv: add shared context support for iommuv2
` [PATCH 7/7] [NOT FOR UPSTREAM] riscv: dts: thead: enable GC620 G2D on TH1520


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