All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-12 17:10:56 to 2025-10-12 20:08:33 UTC [more...]

[PATCH] iio: adc: ti_am335x_adc: Limit step_avg to valid range for gcc complains
 2025-10-20  9:26 UTC  (2+ messages)

[PATCH] gpio: dwapb: Enable SPL support for DWAPB GPIO driver
 2025-10-12 19:05 UTC  (2+ messages)

[PATCH 1/1] ltp: upgrade 20250530 -> 20250930
 2025-10-12 20:08 UTC 

[PATCH i-g-t 0/6] Add MediaTek devices support
 2025-10-12 20:02 UTC  (10+ messages)
` [PATCH i-g-t 1/6] tests/kms_hdr: Use original 512x512 fb size on devices without scaler
` [PATCH i-g-t 2/6] tests/kms_plane: Add support for planar-settings on non-Intel devices
` [PATCH i-g-t 3/6] tests/kms_pipe_crc_basic: Use SUSPEND_TEST_DEVICES for MediaTek devices
` [PATCH i-g-t 4/6] lib/igt_kms: Add support for mtk_current_bpc debugfs in bpc-switch test
` [PATCH i-g-t 5/6] tests/kms_content_protection: Add MediaTek device support
` [PATCH i-g-t 6/6] lib/igt_edid: Fix monitor name parsing and trim EDID string padding
` ✓ Xe.CI.BAT: success for Add MediaTek devices support
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "

Open Printer — open-source, repairable inkjet printer
 2025-10-12 20:01 UTC  (2+ messages)

[PATCH v12 00/12] KVM: guest_memfd: Add NUMA mempolicy support
 2025-10-12 20:00 UTC  (7+ messages)
` [PATCH v12 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[PATCH net] net: usb: rtl8150: Fix frame padding
 2025-10-12 20:00 UTC 

[PULL 00/76] target-arm queue
 2025-10-12 19:58 UTC  (4+ messages)

[PATCH] ext4/060: Skip for dax devices on non-4k page sizes
 2025-10-12 19:57 UTC  (2+ messages)

[PATCH] drivers/xen/xenbus: Replace deprecated strcpy in xenbus_transaction_end
 2025-10-12 19:55 UTC 

ttyACM versus ttyUSB
 2025-10-12 19:53 UTC  (6+ messages)

[LTP] [PATCH v2 0/2] __builtin___clear_cache() => __clear_cache()
 2025-10-12 19:49 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] m4: mprotect04: Replace __builtin___clear_cache with __clear_cache
` [LTP] [PATCH v2 2/2] hugemmap15: Check for __clear_cache()

[PATCH] kernelshark: make sure ksmodels index is valid before use
 2025-10-12 19:42 UTC  (2+ messages)

[LTP] [PATCH 0/2] __builtin___clear_cache() => __clear_cache()
 2025-10-12 19:40 UTC  (3+ messages)
` [LTP] [PATCH 1/2] m4: mprotect04: Replace __builtin___clear_cache with __clear_cache
` [LTP] [PATCH 2/2] hugemmap15: Check for __clear_cache()

[PATCH 0/8] drm/i915: Some universal plane fixes and cleanups
 2025-10-12 19:39 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Some universal plane fixes and cleanups (rev2)

[PATCH 0/2] iio: pressure: add driver and bindings for adp810
 2025-10-12 19:36 UTC  (3+ messages)
` [PATCH 2/2] iio: pressure: adp810: Add driver for adp810 sensor

[syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_read_bh
 2025-10-12 19:36 UTC 

[PATCH 0/1] [wip] Switch to use kernel standard fault injection in i915
 2025-10-12 19:33 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for Switch to use kernel standard fault injection in i915 (rev4)

[PATCH 00/30] drm/sun4i: Refactor layer code for proper DE33 support
 2025-10-12 19:23 UTC  (31+ messages)
` [PATCH 01/30] drm/sun4i: mixer: Fix up DE33 channel macros
` [PATCH 02/30] drm/sun4i: mixer: Remove ccsc cfg for >= DE3
` [PATCH 03/30] drm/sun4i: de2: Initialize layer fields earlier
` [PATCH 04/30] drm/sun4i: ui_layer: Move check from update to check callback
` [PATCH 05/30] drm/sun4i: vi_layer: "
` [PATCH 06/30] drm/sun4i: layers: Make atomic commit functions void
` [PATCH 07/30] drm/sun4i: Move blender config from layers to mixer
` [PATCH 08/30] drm/sun4i: ui layer: Write attributes in one go
` [PATCH 09/30] drm/sun4i: vi "
` [PATCH 10/30] drm/sun4i: mixer: Remove setting layer enable bit
` [PATCH 11/30] drm/sun4i: de2/de3: Simplify CSC config interface
` [PATCH 12/30] drm/sun4i: csc: Simplify arguments with taking plane state
` [PATCH 13/30] drm/sun4i: de2/de3: Move plane type determination to mixer
` [PATCH 14/30] drm/sun4i: ui_layer: Change index meaning
` [PATCH 15/30] drm/sun4i: layer: move num of planes calc out of layer code
` [PATCH 16/30] drm/sun4i: ui_layer: use layer struct instead of multiple args
` [PATCH 17/30] drm/sun4i: vi_layer: "
` [PATCH 18/30] drm/sun4i: ui_scaler: use layer instead of mixer for args
` [PATCH 19/30] drm/sun4i: vi_scaler: "
` [PATCH 20/30] drm/sun4i: layers: Make regmap for layers configurable
` [PATCH 21/30] drm/sun4i: csc: use layer arg instead of mixer
` [PATCH 22/30] drm/sun4i: layers: add physical index arg
` [PATCH 23/30] drm/sun4i: vi_scaler: Update DE33 base calculation
` [PATCH 24/30] drm/sun4i: mixer: Convert heuristics to quirk
` [PATCH 25/30] drm/sun4i: ui_scaler: drop sanity checks
` [PATCH 26/30] drm/sun4i: mixer: Add quirk for number of VI scalers
` [PATCH 27/30] drm/sun4i: mixer: split out layer config
` [PATCH 28/30] drm/sun4i: layer: replace mixer with layer struct
` [PATCH 29/30] drm/sun4i: vi_scaler: Find mixer from crtc
` [PATCH 30/30] drm/sun4i: Nuke mixer pointer from layer code

[PATCH v2 8/8] media: iris: enable support for SC7280 platform
 2025-10-12 19:24 UTC  (2+ messages)

[OE-core][scarthgap 00/18] Patch review
 2025-10-12 19:19 UTC  (3+ messages)

[PATCH] iio: adc: ti-ads131e08: return correct error code
 2025-10-12 19:18 UTC  (2+ messages)

[PATCH v3] drm/amd: Check that VPE has reached DPM0 in idle handler
 2025-10-12 19:18 UTC 

[PATCH 0/3] feature related cleanups
 2025-10-12 19:17 UTC  (10+ messages)
` [PATCH 1/3] virtio: dwords->qwords

[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-12 19:15 UTC  (17+ messages)
` [PATCH 01/26] drm/xe/pf: Remove GuC version check for migration support
` [PATCH 02/26] drm/xe: Move migration support to device-level struct
` [PATCH 04/26] drm/xe/pf: Extract migration mutex out of its struct
` [PATCH 06/26] drm/xe/pf: Add helpers for migration data allocation / free
` [PATCH 09/26] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH 10/26] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH 22/26] drm/xe/migrate: Add function for raw copy of VRAM and CCS
` [PATCH 25/26] drm/xe/pf: Export helpers for VFIO

[PATCH 00/10] improve smbdirect_mr_io lifetime
 2025-10-12 19:10 UTC  (11+ messages)
` [PATCH 01/10] smb: smbdirect: introduce smbdirect_mr_io.{kref,mutex} and SMBDIRECT_MR_DISABLED
` [PATCH 02/10] smb: client: change smbd_deregister_mr() to return void
` [PATCH 03/10] smb: client: let destroy_mr_list() call list_del(&mr->list)
` [PATCH 04/10] smb: client: let destroy_mr_list() remove locked from the list
` [PATCH 05/10] smb: client: improve logic in allocate_mr_list()
` [PATCH 06/10] smb: client: improve logic in smbd_register_mr()
` [PATCH 07/10] smb: client: improve logic in smbd_deregister_mr()
` [PATCH 08/10] smb: client: call ib_dma_unmap_sg if mr->sgt.nents is not 0
` [PATCH 09/10] smb: client: let destroy_mr_list() call ib_dereg_mr() before ib_dma_unmap_sg()
` [PATCH 10/10] smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registered

[LTP] [PATCH] Add __clear_cache declaration for clang
 2025-10-12 19:10 UTC  (3+ messages)

[PATCH] fs: ext4: fix uninitialized symbols
 2025-10-12 19:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] iio: adc: ad7124: fix temperature channel
 2025-10-12 19:07 UTC  (3+ messages)

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2025-10-12 19:07 UTC  (3+ messages)

[PATCH v10 0/4] Adjust fbcon console device detection
 2025-10-12 19:06 UTC  (6+ messages)
` [PATCH v10 2/4] PCI/VGA: Replace vga_is_firmware_default() with a screen info check

[PATCH] iio: imu: bmi270: fix dev_err_probe error msg
 2025-10-12 19:05 UTC  (2+ messages)

[meta-perl][PATCH] libhtml-tree-perl: upgrade 5.04 -> 5.05
 2025-10-12 19:04 UTC 

[PATCH] iio:common:ssp_sensors: Fix an error handling path ssp_probe()
 2025-10-12 19:02 UTC  (3+ messages)

[PATCH] iio: adc: ad7280a: fix ad7280_store_balance_timer()
 2025-10-12 18:59 UTC  (3+ messages)

[syzbot] [bpf?] KASAN: slab-out-of-bounds Write in __bpf_get_stackid
 2025-10-12 19:00 UTC  (3+ messages)
` Test

[PATCH] man/man2/move_mount.2: document EINVAL on multiple instances
 2025-10-12 18:57 UTC  (5+ messages)

[PATCH] nfsd: Use MD5 library instead of crypto_shash
 2025-10-12 18:49 UTC  (5+ messages)

[PULL REQUEST] i2c-for-6.18-rc1-hotfix
 2025-10-12 18:45 UTC 

[PATCH RFC 0/6] Battery temperature ADC plumbing on Qualcomm platforms
 2025-10-12 18:41 UTC  (6+ messages)
` [PATCH RFC 3/6] thermal/drivers/generic-adc: Register as IIO device

What's cooking in git.git (Oct 2025, #04; Fri, 10)
 2025-10-12 18:02 UTC  (2+ messages)

[PATCH] doc: explain the impact of stash.index on --autostash options
 2025-10-12 18:04 UTC  (2+ messages)

[PATCH] block: mtip32xx: Fix typos in comments and log messages
 2025-10-12 18:40 UTC 

[PATCH] mmc: pxamci: Fix passing NULL to PTR_ERR() in pxamci_probe()
 2025-10-12 18:37 UTC  (2+ messages)

[PATCH] target/sh4: Use MO_ALIGN for system UNALIGN()
 2025-10-12 18:37 UTC  (5+ messages)

[syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_read_bh
 2025-10-12 18:36 UTC  (2+ messages)
` Forwarded: test fix

[meta-oe][PATCH] nss: upgrade 3.116 -> 3.117
 2025-10-12 18:34 UTC 

[PATCH RFC net-next 0/5] net: optimize TX throughput and efficiency
 2025-10-12 18:34 UTC  (4+ messages)
` [PATCH RFC net-next 2/5] net/sched: act_mirred: add loop detection

[PATCH] t1016: make sure to use specified GPG
 2025-10-12 18:31 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/ltp-testsuite: bump version to 20250930
 2025-10-12 18:27 UTC 

[Buildroot] [PATCH 01/21] package/python-aexpect: bump version to 1.8.0
 2025-10-12 18:20 UTC  (21+ messages)
` [Buildroot] [PATCH 02/21] package/python-async-lru: bump version to 2.0.5
` [Buildroot] [PATCH 03/21] package/python-asyncssh: bump version to 2.21.1
` [Buildroot] [PATCH 04/21] package/python-automat: bump version to 25.4.16
` [Buildroot] [PATCH 05/21] package/python-bitstring: bump version to 4.3.1
` [Buildroot] [PATCH 06/21] package/python-bitarray: bump version to 3.7.2
` [Buildroot] [PATCH 07/21] package/python-bluezero: bump version to 0.9.1
` [Buildroot] [PATCH 08/21] package/python-boto3: bump version to 1.40.50
` [Buildroot] [PATCH 09/21] package/python-botocore: "
` [Buildroot] [PATCH 10/21] package/python-bsdiff4: bump version to 1.2.6
` [Buildroot] [PATCH 11/21] package/python-cachetools: bump version to 6.2.1
` [Buildroot] [PATCH 12/21] package/python-canopen: bump version to 2.4.1
` [Buildroot] [PATCH 13/21] package/python-certifi: bump version to 2025.10.5
` [Buildroot] [PATCH 14/21] package/python-channels: bump version to 4.3.1
` [Buildroot] [PATCH 15/21] package/python-cheroot: bump version to 11.0.0
` [Buildroot] [PATCH 16/21] package/python-cssselect: bump version to 1.3.0
` [Buildroot] [PATCH 17/21] package/python-daphne: bump version to 4.2.1
` [Buildroot] [PATCH 18/21] package/python-decorator: bump version to 5.2.1
` [Buildroot] [PATCH 19/21] package/python-dtschema: bump version to 2025.8
` [Buildroot] [PATCH 20/21] package/python-email-validator: bump version to 2.3.0
` [Buildroot] [PATCH 21/21] package/python-esptool: bump version to 5.1.0

[jic23-iio:testing 151/155] drivers/iio/accel/bma220_core.c:23:10: fatal error: 'bma220.h' file not found
 2025-10-12 18:21 UTC 

[PATCH] hwmon: (pmbus) Fix child node reference leak on early return
 2025-10-12 18:21 UTC  (2+ messages)

[PATCH] webkitgtk: upgrade 2.48.5 -> 2.50.0
 2025-10-12 18:16 UTC 

[PATCH 0/3] Add Emerald Rapids PECI support
 2025-10-12 18:13 UTC  (7+ messages)
` [PATCH 1/3] peci: cpu: add Intel Emerald Rapids support
` [PATCH 2/3] hwmon: (peci/dimmtemp) add Intel Emerald Rapids platform support
` [PATCH 3/3] hwmon: (peci/cputemp) add Intel Emerald Rapids support

[PATCH v3 0/6] iio: adc: ad4080: add support for AD4081 and AD4084
 2025-10-12 18:11 UTC  (5+ messages)
` [PATCH v3 1/6] iio: adc: ad4080: fix chip identification

[PATCH] docs: hwmon: fix typo in sg2042-mcu.rst Fix a spelling mistake: "supprts" → "supports"
 2025-10-12 18:10 UTC  (2+ messages)

[PATCH net v2] net: dlink: handle dma_map_single() failure properly
 2025-10-12 18:10 UTC  (2+ messages)

[PATCH net v3] selftests: drv-net: update remaining Python init files
 2025-10-12 18:10 UTC  (2+ messages)

[syzbot] [jfs?] WARNING in jfs_rename
 2025-10-12 18:09 UTC 

[PATCH v5 0/6] iio: accel: bma400: Refactor GENINTR config and register macros
 2025-10-12 18:06 UTC  (7+ messages)
` [PATCH v5 1/6] iio: accel: bma400: Reorganize and rename register and field macros
` [PATCH v5 2/6] iio: accel: bma400: Use macros for generic event configuration values
` [PATCH v5 3/6] iio: accel: bma400: Use index-based register addressing and lookup
` [PATCH v5 4/6] iio: accel: bma400: Replace bit shifts with FIELD_PREP() and FIELD_GET()
` [PATCH v5 5/6] iio: accel: bma400: Rename activity_event_en() to generic_event_en()
` [PATCH v5 6/6] iio: accel: bma400: Add detail to comments in GEN INTR configuration

[PATCH] hwmon: sht3x: initialize variable 'ret' in update_interval_write()
 2025-10-12 18:07 UTC  (3+ messages)

[PATCH 1/5] bitbake-setup: correct 'setting' to 'settings' in a couple of help texts
 2025-10-12 18:02 UTC  (6+ messages)
` [PATCH 2/5] bitbake-setup: init: suggest removing a partially initialized top-dir
` [PATCH 3/5] bitbake-setup: use args.cmdline_settings for --settings
` [PATCH 4/5] bitbake-setup: add 'metavar' for self-descriptive parameters
` [PATCH 5/5] bitbake-setup: commandline: use subsubparser for settings {list,set,unset}
  ` [bitbake-devel] "

[PATCH 1/7] rust: block: update ARef and AlwaysRefCounted imports from sync::aref
 2025-10-12 18:01 UTC  (2+ messages)

[PATCH v5 0/2] iio: imu: smi330: add bosch smi330 driver
 2025-10-12 17:58 UTC  (2+ messages)

[PATCH] hwmon: gpd-fan: Fix error handling in gpd_fan_probe()
 2025-10-12 17:58 UTC  (3+ messages)

[PATCH v2] serial: 8250_mtk: correct max baud rate in set_termios() method
 2025-10-12 17:56 UTC 

[PATCH] iio: adc: Fix pm runtime clean-up in sun4i_gpadc_probe
 2025-10-12 17:52 UTC  (3+ messages)

[PATCH v6 00/27] Add support for MT8196 clock controllers
 2025-10-12 17:50 UTC  (4+ messages)
` [PATCH v6 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
    ` issue with "

[PATCH] hwmon: gpd-fan: Fix return value when platform_get_resource() fails
 2025-10-12 17:50 UTC  (2+ messages)

[PATCH v2 0/2] iio: health: max30100: Add DT pulse-width support
 2025-10-12 17:45 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: iio: max30100: Add pulse-width property
` [PATCH v2 2/2] iio: health: max30100: Add pulse-width configuration via DT

[syzbot] [jfs?] WARNING in jfs_rename
 2025-10-12 17:45 UTC  (2+ messages)
` Forwarded:

[PATCH v4 0/8] Add SPI offload support to AD4030
 2025-10-12 17:40 UTC  (3+ messages)
` [PATCH v4 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224

[PATCH V1] ufs: ufs-qcom: Fix UFS OCP issue during UFS power down(PC=3)
 2025-10-12 17:38 UTC 

[PATCH v2 0/6] target/riscv: Implement Smsdid and Smmpt extension
 2025-10-12 17:33 UTC  (9+ messages)
` [PATCH v2 1/6] target/riscv: Add basic definitions and CSRs for SMMPT
` [PATCH v2 2/6] target/riscv: Implement core SMMPT lookup logic
` [PATCH v2 5/6] target/riscv: Fix smrnmi isa alphabetical order
` [PATCH v2 6/6] target/riscv: Enable SMMPT extension

[PATCH] kernel-fit-image: enable compatible string for kernel built-in DTBs
 2025-10-12 17:32 UTC  (2+ messages)
` [OE-core] "

[PATCH v3 0/2] iio: health: max30100: Add DT LED pulse-width support
 2025-10-12 17:30 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: health: max30100: Add LED pulse-width property
` [PATCH v3 2/2] iio: health: max30100: Make LED pulse-width configurable via DT

[PATCH net v2] net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more than 4GB DRAM
 2025-10-12 17:30 UTC  (2+ messages)

[PATCH v2 00/18] Implements RISC-V WorldGuard extension v0.4
 2025-10-12 17:27 UTC  (5+ messages)
` [PATCH v2 04/18] exec: Add RISC-V WorldGuard WID to MemTxAttrs

[meta-oe][PATCH] vulkan-cts: upgrade 1.4.3.3 -> 1.4.4.0
 2025-10-12 17:23 UTC  (2+ messages)
` [oe] "

[RFC RFC PATCH] mm: convert VM flags from macros to enum
 2025-10-12 17:19 UTC 

[PATCH] net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom
 2025-10-12 17:20 UTC  (2+ messages)

Patch "x86/vdso: Fix output operand size of RDPID" has been added to the 6.16-stable tree
 2025-10-12 17:15 UTC  (6+ messages)

[PATCH v4 0/2] iio: temperature: Add support for NXP P3T175x temperature sensors
 2025-10-12 17:15 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: iio: temperature: Add NXP P3T175x support
  ` [EXT] Re: [PATCH v4 0/2] iio: temperature: Add support for NXP P3T175x temperature sensors

[PATCH] libpam: Fix build with LLD linker
 2025-10-12 17:14 UTC 

Saving and restoring state of a KVM VM using GICv2 fails
 2025-10-12 17:14 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.